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 pxac_vidioc_enum_fmt_vid_cap
_pxac_vidioc_enum_fmt_vid_cap: ## @pxac_vidioc_enum_fmt_vid_cap
.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 %rdx, %rbx
callq _video_drvdata
movq (%rax), %rax
movl $-1, %ecx
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
incl %ecx
movq %rcx, %rdx
shlq $4, %rdx
cmpq $0, 8(%rax,%rdx)
jne LBB0_1
## %bb.2:
movl (%rbx), %edx
cmpl %ecx, %edx
jae LBB0_3
## %bb.4:
shlq $4, %rdx
movq (%rax,%rdx), %rax
movl (%rax), %eax
movl %eax, 4(%rbx)
xorl %eax, %eax
jmp LBB0_5
LBB0_3:
movq _EINVAL@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
LBB0_5:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _EINVAL,4,2 ## @EINVAL
.no_dead_strip _pxac_vidioc_enum_fmt_vid_cap
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function pxac_vidioc_enum_fmt_vid_cap
_pxac_vidioc_enum_fmt_vid_cap: ; @pxac_vidioc_enum_fmt_vid_cap
.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, x2
bl _video_drvdata
ldr x8, [x0]
mov w9, #-1
LBB0_1: ; =>This Inner Loop Header: Depth=1
add w9, w9, #1
add x10, x8, w9, uxtw #4
ldr x10, [x10, #8]
cbnz x10, LBB0_1
; %bb.2:
ldr w10, [x19]
cmp w10, w9
b.hs LBB0_4
; %bb.3:
mov w0, #0
lsl x9, x10, #4
ldr x8, [x8, x9]
ldr w8, [x8]
str w8, [x19, #4]
b LBB0_5
LBB0_4:
Lloh0:
adrp x8, _EINVAL@GOTPAGE
Lloh1:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
neg w0, w8
LBB0_5:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _EINVAL,4,2 ; @EINVAL
.no_dead_strip _pxac_vidioc_enum_fmt_vid_cap
.subsections_via_symbols
| AnghaBench/linux/drivers/media/platform/extr_pxa_camera.c_pxac_vidioc_enum_fmt_vid_cap.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/131491.c | stack |
.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/182952838.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function sata_set_spd_needed
_sata_set_spd_needed: ## @sata_set_spd_needed
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
movq _SCR_CONTROL@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq -12(%rbp), %rdx
callq _sata_scr_read
movq %rax, %rcx
movl $1, %eax
testq %rcx, %rcx
jne LBB0_2
## %bb.1:
leaq -12(%rbp), %rsi
movq %rbx, %rdi
callq ___sata_set_spd_needed
LBB0_2:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SCR_CONTROL,4,2 ## @SCR_CONTROL
.no_dead_strip _sata_set_spd_needed
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function sata_set_spd_needed
_sata_set_spd_needed: ; @sata_set_spd_needed
.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
Lloh0:
adrp x8, _SCR_CONTROL@GOTPAGE
Lloh1:
ldr x8, [x8, _SCR_CONTROL@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
add x2, sp, #12
bl _sata_scr_read
cbz x0, LBB0_2
; %bb.1:
mov w0, #1
b LBB0_3
LBB0_2:
add x1, sp, #12
mov x0, x19
bl ___sata_set_spd_needed
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
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _SCR_CONTROL,4,2 ; @SCR_CONTROL
.no_dead_strip _sata_set_spd_needed
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/ata/extr_libata-core.c_sata_set_spd_needed.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 %r14
pushq %rbx
subq $16, %rsp
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -20(%rbp), %rsi
xorl %eax, %eax
callq _scanf
cmpl $0, -20(%rbp)
jle LBB0_3
## %bb.1:
leaq L_.str.2(%rip), %r14
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq %r14, %rdi
movl %ebx, %esi
xorl %eax, %eax
callq _printf
incl %ebx
cmpl -20(%rbp), %ebx
jl LBB0_2
LBB0_3:
xorl %eax, %eax
addq $16, %rsp
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter the Number : "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "%d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
add x8, sp, #12
str x8, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldr w8, [sp, #12]
cmp w8, #1
b.lt LBB0_3
; %bb.1:
mov w20, #0
Lloh4:
adrp x19, l_.str.2@PAGE
Lloh5:
add x19, x19, l_.str.2@PAGEOFF
LBB0_2: ; =>This Inner Loop Header: Depth=1
str x20, [sp]
mov x0, x19
bl _printf
add w20, w20, #1
ldr w8, [sp, #12]
cmp w20, w8
b.lt LBB0_2
LBB0_3:
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh4, Lloh5
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter the Number : "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/105591.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function gurmukhi_lex
_gurmukhi_lex: ## @gurmukhi_lex
.cfi_startproc
## %bb.0:
cmpl $2673, %edi ## imm = 0xA71
jne LBB0_2
## %bb.1:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _lex_Modifier@GOTPCREL(%rip), %rax
movl (%rax), %eax
popq %rbp
retq
LBB0_2:
jmp _unicode_lex ## TAILCALL
.cfi_endproc
## -- End function
.comm _lex_Modifier,4,2 ## @lex_Modifier
.no_dead_strip _gurmukhi_lex
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function gurmukhi_lex
_gurmukhi_lex: ; @gurmukhi_lex
.cfi_startproc
; %bb.0:
cmp w0, #2673
b.ne LBB0_2
; %bb.1:
Lloh0:
adrp x8, _lex_Modifier@GOTPAGE
Lloh1:
ldr x8, [x8, _lex_Modifier@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
ret
LBB0_2:
b _unicode_lex
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _lex_Modifier,4,2 ; @lex_Modifier
.no_dead_strip _gurmukhi_lex
.subsections_via_symbols
| AnghaBench/reactos/dll/win32/usp10/extr_shape.c_gurmukhi_lex.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
| AnghaBench/kphp-kdb/text/extr_text-data.c_listree_get_size.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cleanUp ## -- Begin function cleanUp
.p2align 4, 0x90
_cleanUp: ## @cleanUp
.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 _inputFile@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq ___stdinp@GOTPCREL(%rip), %rax
cmpq (%rax), %rdi
je LBB0_2
## %bb.1:
callq _fclose
LBB0_2:
movq _outputFile@GOTPCREL(%rip), %r14
movq (%r14), %rdi
movq ___stdoutp@GOTPCREL(%rip), %rbx
cmpq (%rbx), %rdi
je LBB0_3
## %bb.4:
callq _fclose
movq (%rbx), %rcx
movq (%r14), %rdi
jmp LBB0_5
LBB0_3:
movq %rdi, %rcx
LBB0_5:
movq _instructionFile@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq %rcx, %rax
je LBB0_7
## %bb.6:
cmpq %rdi, %rax
je LBB0_7
## %bb.8:
movq %rax, %rdi
popq %rbx
popq %r14
popq %rbp
jmp _fclose ## TAILCALL
LBB0_7:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _fmt ## -- Begin function fmt
.p2align 4, 0x90
_fmt: ## @fmt
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
subq $216, %rsp
.cfi_offset %rbx, -24
movq %rdi, %r10
movq %rsi, -216(%rbp)
movq %rdx, -208(%rbp)
movq %rcx, -200(%rbp)
movq %r8, -192(%rbp)
movq %r9, -184(%rbp)
testb %al, %al
je LBB1_9
## %bb.8:
movaps %xmm0, -176(%rbp)
movaps %xmm1, -160(%rbp)
movaps %xmm2, -144(%rbp)
movaps %xmm3, -128(%rbp)
movaps %xmm4, -112(%rbp)
movaps %xmm5, -96(%rbp)
movaps %xmm6, -80(%rbp)
movaps %xmm7, -64(%rbp)
LBB1_9:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -16(%rbp)
movq _debug@GOTPCREL(%rip), %rax
cmpb $0, (%rax)
jne LBB1_4
## %bb.1:
movq _verbose@GOTPCREL(%rip), %rax
cmpb $0, (%rax)
jne LBB1_4
## %bb.2:
movq _instructions@GOTPCREL(%rip), %rax
cmpb $0, (%rax)
jne LBB1_4
## %bb.3:
leaq L_.str(%rip), %rbx
jmp LBB1_5
LBB1_4:
leaq -224(%rbp), %rax
movq %rax, -32(%rbp)
leaq 16(%rbp), %rax
movq %rax, -40(%rbp)
movabsq $206158430216, %rax ## imm = 0x3000000008
movq %rax, -48(%rbp)
movslq _fmtBufIndex(%rip), %rax
leal 1(%rax), %ecx
movslq %ecx, %rcx
imulq $1717986919, %rcx, %rdx ## imm = 0x66666667
movq %rdx, %rsi
shrq $63, %rsi
sarq $33, %rdx
addl %esi, %edx
leal (%rdx,%rdx,4), %edx
subl %edx, %ecx
movl %ecx, _fmtBufIndex(%rip)
imulq $1009, %rax, %rbx ## imm = 0x3F1
addq _fmtBufs@GOTPCREL(%rip), %rbx
leaq -48(%rbp), %rdx
movq %rbx, %rdi
movq %r10, %rsi
callq _vsprintf
LBB1_5:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -16(%rbp), %rax
jne LBB1_7
## %bb.6:
movq %rbx, %rax
addq $216, %rsp
popq %rbx
popq %rbp
retq
LBB1_7:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _levelLog ## -- Begin function levelLog
.p2align 4, 0x90
_levelLog: ## @levelLog
.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 _clock
movq _startTime@GOTPCREL(%rip), %rcx
subq (%rcx), %rax
imulq $1000, %rax, %rax ## imm = 0x3E8
movabsq $4835703278458516699, %rcx ## imm = 0x431BDE82D7B634DB
mulq %rcx
shrq $18, %rdx
leaq L_.str.1(%rip), %rdi
movl %edx, %esi
movq %rbx, %rdx
movq %r14, %rcx
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
jmp _printf ## TAILCALL
.cfi_endproc
## -- End function
.globl _debugf ## -- Begin function debugf
.p2align 4, 0x90
_debugf: ## @debugf
.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 _debug@GOTPCREL(%rip), %rax
cmpb $0, (%rax)
je LBB3_1
## %bb.2:
movq %rdi, %rbx
callq _clock
movq _startTime@GOTPCREL(%rip), %rcx
subq (%rcx), %rax
imulq $1000, %rax, %rax ## imm = 0x3E8
movabsq $4835703278458516699, %rcx ## imm = 0x431BDE82D7B634DB
mulq %rcx
shrq $18, %rdx
leaq L_.str.1(%rip), %rdi
leaq L_.str.2(%rip), %rax
movl %edx, %esi
movq %rax, %rdx
movq %rbx, %rcx
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
jmp _printf ## TAILCALL
LBB3_1:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _infof ## -- Begin function infof
.p2align 4, 0x90
_infof: ## @infof
.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 _verbose@GOTPCREL(%rip), %rax
cmpb $0, (%rax)
je LBB4_1
## %bb.2:
movq %rdi, %rbx
callq _clock
movq _startTime@GOTPCREL(%rip), %rcx
subq (%rcx), %rax
imulq $1000, %rax, %rax ## imm = 0x3E8
movabsq $4835703278458516699, %rcx ## imm = 0x431BDE82D7B634DB
mulq %rcx
shrq $18, %rdx
leaq L_.str.1(%rip), %rdi
leaq L_.str.3(%rip), %rax
movl %edx, %esi
movq %rax, %rdx
movq %rbx, %rcx
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
jmp _printf ## TAILCALL
LBB4_1:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _fatalf ## -- Begin function fatalf
.p2align 4, 0x90
_fatalf: ## @fatalf
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rsi
leaq L_.str.4(%rip), %rdi
callq _levelLog
callq _cleanUp
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _maskToList ## -- Begin function maskToList
.p2align 4, 0x90
_maskToList: ## @maskToList
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movslq _numberListIndex(%rip), %rax
leal 1(%rax), %ecx
movslq %ecx, %rcx
imulq $1717986919, %rcx, %rdx ## imm = 0x66666667
movq %rdx, %rsi
shrq $63, %rsi
sarq $33, %rdx
addl %esi, %edx
leal (%rdx,%rdx,4), %edx
subl %edx, %ecx
movl %ecx, _numberListIndex(%rip)
testl %edi, %edi
jle LBB6_3
## %bb.1:
imulq $84, %rax, %rdx
addq _numberList@GOTPCREL(%rip), %rdx
.p2align 4, 0x90
LBB6_2: ## =>This Inner Loop Header: Depth=1
bsfl %edi, %ecx
movl $-2, %esi
roll %cl, %esi
movl %ecx, (%rdx)
addq $4, %rdx
andl %esi, %edi
jne LBB6_2
LBB6_3:
imulq $84, %rax, %rax
addq _numberList@GOTPCREL(%rip), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _prettyBufNumbers ## -- Begin function prettyBufNumbers
.p2align 4, 0x90
_prettyBufNumbers: ## @prettyBufNumbers
.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
movl %esi, %r12d
movq %rdi, %r14
movsbq _numbersBufIndex(%rip), %rax
leal 1(%rax), %ecx
imull $26215, %ecx, %edx ## imm = 0x6667
movl %edx, %esi
shrl $31, %esi
shrl $17, %edx
addl %esi, %edx
leal (%rdx,%rdx,4), %edx
subl %edx, %ecx
movb %cl, _numbersBufIndex(%rip)
imulq $1009, %rax, %r15 ## imm = 0x3F1
movq _numbersBuf@GOTPCREL(%rip), %rdi
movw $91, (%rdi,%r15)
addq %r15, %rdi
movq %rdi, -56(%rbp) ## 8-byte Spill
callq _strlen
movq %rax, %rbx
testl %r12d, %r12d
movq %r15, -48(%rbp) ## 8-byte Spill
jle LBB7_3
## %bb.1:
movl %r12d, %eax
movq %rax, -72(%rbp) ## 8-byte Spill
leaq -77(%rbp), %r13
movq _numbersBuf@GOTPCREL(%rip), %rax
addq %r15, %rax
movq %rax, -64(%rbp) ## 8-byte Spill
xorl %r15d, %r15d
.p2align 4, 0x90
LBB7_2: ## =>This Inner Loop Header: Depth=1
movl (%r14,%r15,4), %r8d
movl $5, %edx
movq %r13, %rdi
xorl %esi, %esi
leaq L_.str.6(%rip), %rcx
xorl %eax, %eax
callq ___sprintf_chk
movq %r14, %r12
movslq %ebx, %r14
movq -64(%rbp), %rax ## 8-byte Reload
leaq (%rax,%r14), %rdi
movq %r13, %rsi
callq _strcpy
movq %r13, %rdi
callq _strlen
movq %rax, %rbx
addq %r14, %rbx
movq %r12, %r14
incq %r15
cmpq %r15, -72(%rbp) ## 8-byte Folded Reload
jne LBB7_2
LBB7_3:
decl %ebx
movslq %ebx, %rax
movq -48(%rbp), %rcx ## 8-byte Reload
addq _numbersBuf@GOTPCREL(%rip), %rcx
movb $93, (%rax,%rcx)
movq -56(%rbp), %rax ## 8-byte Reload
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _prettyBufSudoku ## -- Begin function prettyBufSudoku
.p2align 4, 0x90
_prettyBufSudoku: ## @prettyBufSudoku
.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 %esi, %ebx
movq %rdi, %r13
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq _sudokuBuf@GOTPCREL(%rip), %rax
movb $0, (%rax)
cmpl $10, %esi
jge LBB8_1
## %bb.2:
leaq L_.str.7(%rip), %rcx
leaq -58(%rbp), %rdi
movl $10, %edx
xorl %esi, %esi
xorl %eax, %eax
callq ___sprintf_chk
testl %ebx, %ebx
jg LBB8_3
jmp LBB8_7
LBB8_1:
leaq L_.str.8(%rip), %rcx
leaq -58(%rbp), %rdi
movl $10, %edx
xorl %esi, %esi
xorl %eax, %eax
callq ___sprintf_chk
LBB8_3:
movl %ebx, %edx
leaq -85(%rbp), %r14
leaq -58(%rbp), %rbx
xorl %eax, %eax
xorl %r12d, %r12d
movq %rdx, -80(%rbp) ## 8-byte Spill
.p2align 4, 0x90
LBB8_4: ## =>This Loop Header: Depth=1
## Child Loop BB8_5 Depth 2
movq %rax, -72(%rbp) ## 8-byte Spill
xorl %r15d, %r15d
.p2align 4, 0x90
LBB8_5: ## Parent Loop BB8_4 Depth=1
## => This Inner Loop Header: Depth=2
movl (%r13,%r15,4), %r8d
movl $5, %edx
movq %r14, %rdi
xorl %esi, %esi
movq %rbx, %rcx
xorl %eax, %eax
callq ___sprintf_chk
movslq %r12d, %r12
movq _sudokuBuf@GOTPCREL(%rip), %rax
leaq (%r12,%rax), %rdi
movq %r14, %rsi
callq _strcpy
movq %r14, %rdi
callq _strlen
movq -80(%rbp), %rdx ## 8-byte Reload
addl %eax, %r12d
incq %r15
cmpq %r15, %rdx
jne LBB8_5
## %bb.6: ## in Loop: Header=BB8_4 Depth=1
movslq %r12d, %rax
movq _sudokuBuf@GOTPCREL(%rip), %rsi
movb $10, -1(%rax,%rsi)
movq -72(%rbp), %rax ## 8-byte Reload
incq %rax
addq $84, %r13
cmpq %rdx, %rax
jne LBB8_4
LBB8_7:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB8_9
## %bb.8:
movq _sudokuBuf@GOTPCREL(%rip), %rax
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB8_9:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _rollbackEvents ## -- Begin function rollbackEvents
.p2align 4, 0x90
_rollbackEvents: ## @rollbackEvents
.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 _eventCount(%rip), %ecx
cmpl %edi, %ecx
jle LBB9_24
## %bb.1:
movq _events@GOTPCREL(%rip), %r13
movq _nm@GOTPCREL(%rip), %r10
movq _sudoku@GOTPCREL(%rip), %r11
movq _discoveries@GOTPCREL(%rip), %r14
jmp LBB9_2
.p2align 4, 0x90
LBB9_22: ## in Loop: Header=BB9_2 Depth=1
movl _eventCount(%rip), %ecx
cmpl %edi, %ecx
jle LBB9_24
LBB9_2: ## =>This Loop Header: Depth=1
## Child Loop BB9_7 Depth 2
## Child Loop BB9_13 Depth 2
## Child Loop BB9_18 Depth 2
decl %ecx
movl %ecx, _eventCount(%rip)
movslq %ecx, %rax
imulq $228, %rax, %rdx
movl (%r13,%rdx), %esi
movslq 4(%r13,%rdx), %rax
movslq 8(%r13,%rdx), %rbx
cmpl $2, %esi
je LBB9_5
## %bb.3: ## in Loop: Header=BB9_2 Depth=1
cmpl $1, %esi
jne LBB9_26
## %bb.4: ## in Loop: Header=BB9_2 Depth=1
imulq $84, %rax, %rax
addq %r11, %rax
movl $0, (%rax,%rbx,4)
decl (%r14)
cmpl %edi, %ecx
jg LBB9_2
jmp LBB9_24
.p2align 4, 0x90
LBB9_5: ## in Loop: Header=BB9_2 Depth=1
movslq 12(%r13,%rdx), %r15
movl $1, %edx
movl %r15d, %ecx
shll %cl, %edx
imulq $84, %rax, %rcx
addq _canBeMask@GOTPCREL(%rip), %rcx
orl %edx, (%rcx,%rbx,4)
movl (%r10), %edx
testl %edx, %edx
jle LBB9_22
## %bb.6: ## in Loop: Header=BB9_2 Depth=1
leaq (%rbx,%rbx,2), %r12
imulq $504, %rax, %r8 ## imm = 0x1F8
addq _blocksByPos@GOTPCREL(%rip), %r8
movq (%r8,%r12,8), %r9
xorl %ecx, %ecx
jmp LBB9_7
.p2align 4, 0x90
LBB9_10: ## in Loop: Header=BB9_7 Depth=2
incq %rcx
cmpq %rcx, %rdx
je LBB9_11
LBB9_7: ## Parent Loop BB9_2 Depth=1
## => This Inner Loop Header: Depth=2
cmpl %eax, 100(%r9,%rcx,4)
jne LBB9_10
## %bb.8: ## in Loop: Header=BB9_7 Depth=2
cmpl %ebx, 184(%r9,%rcx,4)
jne LBB9_10
## %bb.9: ## in Loop: Header=BB9_2 Depth=1
movl $1, %edx
## kill: def $cl killed $cl killed $rcx
shll %cl, %edx
orl %edx, 16(%r9,%r15,4)
movl (%r10), %edx
LBB9_11: ## in Loop: Header=BB9_2 Depth=1
testl %edx, %edx
jle LBB9_22
## %bb.12: ## in Loop: Header=BB9_2 Depth=1
movl %edx, %edx
movq 8(%r8,%r12,8), %rsi
xorl %ecx, %ecx
jmp LBB9_13
.p2align 4, 0x90
LBB9_15: ## in Loop: Header=BB9_13 Depth=2
incq %rcx
cmpq %rcx, %rdx
je LBB9_16
LBB9_13: ## Parent Loop BB9_2 Depth=1
## => This Inner Loop Header: Depth=2
cmpl %eax, 100(%rsi,%rcx,4)
jne LBB9_15
## %bb.14: ## in Loop: Header=BB9_13 Depth=2
cmpl %ebx, 184(%rsi,%rcx,4)
jne LBB9_15
## %bb.25: ## in Loop: Header=BB9_2 Depth=1
movl $1, %edx
## kill: def $cl killed $cl killed $rcx
shll %cl, %edx
orl %edx, 16(%rsi,%r15,4)
movl (%r10), %edx
LBB9_16: ## in Loop: Header=BB9_2 Depth=1
testl %edx, %edx
jle LBB9_22
## %bb.17: ## in Loop: Header=BB9_2 Depth=1
movq 16(%r8,%r12,8), %rsi
movl %edx, %edx
xorl %ecx, %ecx
jmp LBB9_18
.p2align 4, 0x90
LBB9_20: ## in Loop: Header=BB9_18 Depth=2
incq %rcx
cmpq %rcx, %rdx
je LBB9_22
LBB9_18: ## Parent Loop BB9_2 Depth=1
## => This Inner Loop Header: Depth=2
cmpl %eax, 100(%rsi,%rcx,4)
jne LBB9_20
## %bb.19: ## in Loop: Header=BB9_18 Depth=2
cmpl %ebx, 184(%rsi,%rcx,4)
jne LBB9_20
## %bb.21: ## in Loop: Header=BB9_2 Depth=1
movl $1, %eax
## kill: def $cl killed $cl killed $rcx
shll %cl, %eax
orl %eax, 16(%rsi,%r15,4)
jmp LBB9_22
LBB9_24:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB9_26:
leaq L_.str.9(%rip), %rdi
xorl %eax, %eax
callq _fmt
leaq L_.str.4(%rip), %rdi
movq %rax, %rsi
callq _levelLog
callq _cleanUp
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _applyEvent ## -- Begin function applyEvent
.p2align 4, 0x90
_applyEvent: ## @applyEvent
.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
leaq 16(%rbp), %r14
movslq _eventCount(%rip), %rax
leal 1(%rax), %ecx
movl %ecx, _eventCount(%rip)
imulq $228, %rax, %rdi
addq _events@GOTPCREL(%rip), %rdi
movl $228, %edx
movq %r14, %rsi
callq _memcpy
movq _steps@GOTPCREL(%rip), %rax
incl (%rax)
movl 16(%rbp), %esi
cmpl $2, %esi
je LBB10_6
## %bb.1:
cmpl $1, %esi
jne LBB10_29
## %bb.2:
movl 12(%r14), %esi
movslq 4(%r14), %rdx
movslq 8(%r14), %rcx
imulq $84, %rdx, %rax
addq _sudoku@GOTPCREL(%rip), %rax
movl %esi, (%rax,%rcx,4)
movq _discoveries@GOTPCREL(%rip), %r15
movl (%r15), %r9d
incl %r9d
movl %r9d, (%r15)
addq $16, %r14
leaq L_.str.10(%rip), %rdi
## kill: def $edx killed $edx killed $rdx
## kill: def $ecx killed $ecx killed $rcx
movq %r14, %r8
xorl %eax, %eax
callq _fmt
movq %rax, %rbx
movq _debug@GOTPCREL(%rip), %rax
cmpb $0, (%rax)
je LBB10_4
## %bb.3:
callq _clock
movq _startTime@GOTPCREL(%rip), %rcx
subq (%rcx), %rax
imulq $1000, %rax, %rax ## imm = 0x3E8
movabsq $4835703278458516699, %rcx ## imm = 0x431BDE82D7B634DB
mulq %rcx
shrq $18, %rdx
leaq L_.str.1(%rip), %rdi
leaq L_.str.2(%rip), %rax
movl %edx, %esi
movq %rax, %rdx
movq %rbx, %rcx
xorl %eax, %eax
callq _printf
LBB10_4:
movq _nm@GOTPCREL(%rip), %rax
movl (%rax), %eax
imull %eax, %eax
cmpl %eax, (%r15)
jne LBB10_14
## %bb.5:
movq _done@GOTPCREL(%rip), %rax
movb $1, (%rax)
jmp LBB10_14
LBB10_6:
movslq 12(%r14), %rax
movl $-2, %edx
movl %eax, %ecx
roll %cl, %edx
movl 4(%r14), %ebx
movl 8(%r14), %r15d
movslq %ebx, %r9
imulq $84, %r9, %rcx
addq _canBeMask@GOTPCREL(%rip), %rcx
movslq %r15d, %rsi
andl %edx, (%rcx,%rsi,4)
movq _nm@GOTPCREL(%rip), %r8
movl (%r8), %edi
testl %edi, %edi
jle LBB10_27
## %bb.7:
leaq (%rsi,%rsi,2), %rcx
imulq $504, %r9, %rdx ## imm = 0x1F8
addq _blocksByPos@GOTPCREL(%rip), %rdx
movq (%rdx,%rcx,8), %rdx
xorl %ecx, %ecx
jmp LBB10_8
.p2align 4, 0x90
LBB10_15: ## in Loop: Header=BB10_8 Depth=1
incq %rcx
cmpq %rcx, %rdi
je LBB10_16
LBB10_8: ## =>This Inner Loop Header: Depth=1
cmpl %ebx, 100(%rdx,%rcx,4)
jne LBB10_15
## %bb.9: ## in Loop: Header=BB10_8 Depth=1
cmpl %r15d, 184(%rdx,%rcx,4)
jne LBB10_15
## %bb.10:
movl $-2, %esi
## kill: def $cl killed $cl killed $rcx
roll %cl, %esi
andl %esi, 16(%rdx,%rax,4)
movl 4(%r14), %ebx
movl 8(%r14), %r15d
movl (%r8), %edi
movslq %ebx, %r9
movslq %r15d, %rsi
LBB10_16:
testl %edi, %edi
jle LBB10_27
## %bb.17:
movl %edi, %eax
leaq (%rsi,%rsi,2), %rcx
imulq $504, %r9, %rdx ## imm = 0x1F8
addq _blocksByPos@GOTPCREL(%rip), %rdx
movq 8(%rdx,%rcx,8), %rdi
xorl %ecx, %ecx
jmp LBB10_18
.p2align 4, 0x90
LBB10_20: ## in Loop: Header=BB10_18 Depth=1
incq %rcx
cmpq %rcx, %rax
je LBB10_21
LBB10_18: ## =>This Inner Loop Header: Depth=1
cmpl %ebx, 100(%rdi,%rcx,4)
jne LBB10_20
## %bb.19: ## in Loop: Header=BB10_18 Depth=1
cmpl %r15d, 184(%rdi,%rcx,4)
jne LBB10_20
## %bb.30:
movl $-2, %eax
## kill: def $cl killed $cl killed $rcx
roll %cl, %eax
movslq 12(%r14), %rcx
andl %eax, 16(%rdi,%rcx,4)
movl 4(%r14), %ebx
movl 8(%r14), %r15d
movl (%r8), %eax
movslq %ebx, %r9
movslq %r15d, %rsi
LBB10_21:
testl %eax, %eax
jle LBB10_27
## %bb.22:
imulq $504, %r9, %rcx ## imm = 0x1F8
addq _blocksByPos@GOTPCREL(%rip), %rcx
leaq (%rsi,%rsi,2), %rdx
movq 16(%rcx,%rdx,8), %rdi
movl %eax, %eax
xorl %ecx, %ecx
jmp LBB10_23
.p2align 4, 0x90
LBB10_25: ## in Loop: Header=BB10_23 Depth=1
incq %rcx
cmpq %rcx, %rax
je LBB10_27
LBB10_23: ## =>This Inner Loop Header: Depth=1
cmpl %ebx, 100(%rdi,%rcx,4)
jne LBB10_25
## %bb.24: ## in Loop: Header=BB10_23 Depth=1
cmpl %r15d, 184(%rdi,%rcx,4)
jne LBB10_25
## %bb.26:
movl $-2, %eax
## kill: def $cl killed $cl killed $rcx
roll %cl, %eax
movslq 12(%r14), %rcx
andl %eax, 16(%rdi,%rcx,4)
movl 4(%r14), %ebx
movl 8(%r14), %r15d
movslq %ebx, %r9
movslq %r15d, %rsi
LBB10_27:
imulq $84, %r9, %rax
addq _canBeMask@GOTPCREL(%rip), %rax
movl (%rax,%rsi,4), %eax
movl %eax, %ecx
shrl %ecx
andl $1431655765, %ecx ## imm = 0x55555555
movl %eax, %edx
subl %ecx, %edx
movl %edx, %ecx
andl $858993459, %ecx ## imm = 0x33333333
shrl $2, %edx
andl $858993459, %edx ## imm = 0x33333333
addl %ecx, %edx
movl %edx, %ecx
shrl $4, %ecx
addl %edx, %ecx
andl $252645135, %ecx ## imm = 0xF0F0F0F
imull $16843009, %ecx, %esi ## imm = 0x1010101
shrl $24, %esi
movslq _numberListIndex(%rip), %r8
leal 1(%r8), %ecx
movslq %ecx, %rcx
imulq $1717986919, %rcx, %rdx ## imm = 0x66666667
movq %rdx, %rdi
shrq $63, %rdi
sarq $33, %rdx
addl %edi, %edx
leal (%rdx,%rdx,4), %edx
subl %edx, %ecx
movl %ecx, _numberListIndex(%rip)
testl %eax, %eax
jle LBB10_12
## %bb.28:
imulq $84, %r8, %rdi
addq _numberList@GOTPCREL(%rip), %rdi
.p2align 4, 0x90
LBB10_11: ## =>This Inner Loop Header: Depth=1
bsfl %eax, %ecx
movl $-2, %edx
roll %cl, %edx
movl %ecx, (%rdi)
addq $4, %rdi
andl %edx, %eax
jne LBB10_11
LBB10_12:
imulq $84, %r8, %rdi
addq _numberList@GOTPCREL(%rip), %rdi
movl 12(%r14), %r12d
addq $16, %r14
callq _prettyBufNumbers
leaq L_.str.11(%rip), %rdi
movl %r12d, %esi
movl %ebx, %edx
movl %r15d, %ecx
movq %r14, %r8
movq %rax, %r9
xorl %eax, %eax
callq _fmt
movq %rax, %rbx
movq _debug@GOTPCREL(%rip), %rax
cmpb $0, (%rax)
je LBB10_14
## %bb.13:
callq _clock
movq _startTime@GOTPCREL(%rip), %rcx
subq (%rcx), %rax
imulq $1000, %rax, %rax ## imm = 0x3E8
movabsq $4835703278458516699, %rcx ## imm = 0x431BDE82D7B634DB
mulq %rcx
shrq $18, %rdx
leaq L_.str.1(%rip), %rdi
leaq L_.str.2(%rip), %rax
movl %edx, %esi
movq %rax, %rdx
movq %rbx, %rcx
xorl %eax, %eax
callq _printf
LBB10_14:
movq _restricted@GOTPCREL(%rip), %rax
movb $1, (%rax)
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB10_29:
leaq L_.str.9(%rip), %rdi
xorl %eax, %eax
callq _fmt
leaq L_.str.4(%rip), %rdi
movq %rax, %rsi
callq _levelLog
callq _cleanUp
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _discover ## -- Begin function discover
.p2align 4, 0x90
_discover: ## @discover
.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 $480, %rsp ## imm = 0x1E0
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -24(%rbp)
movq _impossible@GOTPCREL(%rip), %rbx
cmpb $0, (%rbx)
je LBB11_1
LBB11_9:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -24(%rbp), %rax
jne LBB11_11
## %bb.10:
addq $480, %rsp ## imm = 0x1E0
popq %rbx
popq %r14
popq %rbp
retq
LBB11_1:
movq %rcx, %r9
movl %esi, %r8d
movl %edi, %ecx
movslq %edi, %rax
movslq %esi, %rsi
imulq $84, %rax, %rax
addq _sudoku@GOTPCREL(%rip), %rax
movl (%rax,%rsi,4), %esi
testl %esi, %esi
je LBB11_6
## %bb.2:
cmpl %edx, %esi
je LBB11_9
## %bb.3:
leaq L_.str.12(%rip), %rdi
xorl %eax, %eax
callq _fmt
movq %rax, %r14
movq _debug@GOTPCREL(%rip), %rax
cmpb $0, (%rax)
je LBB11_5
## %bb.4:
callq _clock
movq _startTime@GOTPCREL(%rip), %rcx
subq (%rcx), %rax
imulq $1000, %rax, %rax ## imm = 0x3E8
movabsq $4835703278458516699, %rcx ## imm = 0x431BDE82D7B634DB
mulq %rcx
shrq $18, %rdx
leaq L_.str.1(%rip), %rdi
leaq L_.str.2(%rip), %rax
movl %edx, %esi
movq %rax, %rdx
movq %r14, %rcx
xorl %eax, %eax
callq _printf
LBB11_5:
movb $1, (%rbx)
jmp LBB11_9
LBB11_6:
movl $1, -256(%rbp)
movl %ecx, -252(%rbp)
movl %r8d, -248(%rbp)
movl %edx, -244(%rbp)
testq %r9, %r9
je LBB11_8
## %bb.7:
leaq -240(%rbp), %rdi
movl $209, %edx
movq %r9, %rsi
callq ___strcpy_chk
LBB11_8:
leaq -256(%rbp), %rsi
movl $28, %ecx
movq %rsp, %rdi
rep;movsq (%rsi), %es:(%rdi)
movl -32(%rbp), %eax
movl %eax, 224(%rsp)
callq _applyEvent
jmp LBB11_9
LBB11_11:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _cannotBe ## -- Begin function cannotBe
.p2align 4, 0x90
_cannotBe: ## @cannotBe
.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 $520, %rsp ## imm = 0x208
.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)
movq _impossible@GOTPCREL(%rip), %rax
cmpb $0, (%rax)
jne LBB12_21
## %bb.1:
movq %rcx, %r12
movl %edx, %r13d
movslq %edi, %r15
movslq %esi, %rbx
imulq $84, %r15, %r14
addq _canBeMask@GOTPCREL(%rip), %r14
movl (%r14,%rbx,4), %eax
movl $1, %edx
movl %r13d, %ecx
shll %cl, %edx
btl %r13d, %eax
jae LBB12_21
## %bb.2:
movq %rbx, -328(%rbp) ## 8-byte Spill
movl %edx, -284(%rbp) ## 4-byte Spill
movl $2, -280(%rbp)
movl %edi, -288(%rbp) ## 4-byte Spill
movl %edi, -276(%rbp)
movl %esi, -292(%rbp) ## 4-byte Spill
movl %esi, -272(%rbp)
movl %r13d, -268(%rbp)
testq %r12, %r12
je LBB12_4
## %bb.3:
leaq -264(%rbp), %rdi
movl $209, %edx
movq %r12, %rsi
callq ___strcpy_chk
LBB12_4:
leaq -280(%rbp), %rsi
movl $28, %ecx
movq %rsp, %rdi
rep;movsq (%rsi), %es:(%rdi)
movl -56(%rbp), %eax
movl %eax, 224(%rsp)
callq _applyEvent
movslq %r13d, %rdi
imulq $504, %r15, %r15 ## imm = 0x1F8
addq _blocksByPos@GOTPCREL(%rip), %r15
movq -328(%rbp), %rsi ## 8-byte Reload
leaq (%rsi,%rsi,2), %r8
movq (%r15,%r8,8), %rax
movl 16(%rax,%rdi,4), %ecx
testl %ecx, %ecx
je LBB12_5
## %bb.8:
leal -1(%rcx), %edx
testl %edx, %ecx
setne %dl
testl %ecx, %ecx
sete %bl
orb %dl, %bl
jne LBB12_11
## %bb.9:
bsfl %ecx, %ecx
movslq 100(%rax,%rcx,4), %rbx
movslq 184(%rax,%rcx,4), %r9
imulq $84, %rbx, %rcx
addq _canBeMask@GOTPCREL(%rip), %rcx
movl -284(%rbp), %edx ## 4-byte Reload
testl %edx, (%rcx,%r9,4)
je LBB12_11
## %bb.10:
movq 8(%rax), %rsi
movq _discoveries@GOTPCREL(%rip), %rax
movl (%rax), %edx
incl %edx
movq %rdi, -320(%rbp) ## 8-byte Spill
leaq L_.str.14(%rip), %rdi
xorl %eax, %eax
movq %r8, -312(%rbp) ## 8-byte Spill
movq %r9, -304(%rbp) ## 8-byte Spill
callq _fmt
movl %ebx, %edi
movq -304(%rbp), %rsi ## 8-byte Reload
## kill: def $esi killed $esi killed $rsi
movl %r13d, %edx
movq %rax, %rcx
callq _discover
movq -312(%rbp), %r8 ## 8-byte Reload
movq -320(%rbp), %rdi ## 8-byte Reload
movq -328(%rbp), %rsi ## 8-byte Reload
LBB12_11:
movq 8(%r15,%r8,8), %rax
movl 16(%rax,%rdi,4), %ecx
testl %ecx, %ecx
je LBB12_5
## %bb.12:
leal -1(%rcx), %edx
testl %edx, %ecx
setne %dl
testl %ecx, %ecx
sete %bl
orb %dl, %bl
jne LBB12_15
## %bb.13:
bsfl %ecx, %ecx
movslq 100(%rax,%rcx,4), %rbx
movslq 184(%rax,%rcx,4), %r9
imulq $84, %rbx, %rcx
addq _canBeMask@GOTPCREL(%rip), %rcx
movl -284(%rbp), %edx ## 4-byte Reload
testl %edx, (%rcx,%r9,4)
je LBB12_15
## %bb.14:
movq 8(%rax), %rsi
movq _discoveries@GOTPCREL(%rip), %rax
movl (%rax), %edx
incl %edx
movq %rdi, -320(%rbp) ## 8-byte Spill
leaq L_.str.14(%rip), %rdi
xorl %eax, %eax
movq %r8, -312(%rbp) ## 8-byte Spill
movq %r9, -304(%rbp) ## 8-byte Spill
callq _fmt
movl %ebx, %edi
movq -304(%rbp), %rsi ## 8-byte Reload
## kill: def $esi killed $esi killed $rsi
movl %r13d, %edx
movq %rax, %rcx
callq _discover
movq -312(%rbp), %r8 ## 8-byte Reload
movq -320(%rbp), %rdi ## 8-byte Reload
movq -328(%rbp), %rsi ## 8-byte Reload
LBB12_15:
movq 16(%r15,%r8,8), %rax
movl 16(%rax,%rdi,4), %ecx
testl %ecx, %ecx
je LBB12_5
## %bb.16:
leaq (%r14,%rsi,4), %r14
leal -1(%rcx), %edx
testl %edx, %ecx
setne %dl
testl %ecx, %ecx
sete %bl
orb %dl, %bl
jne LBB12_19
## %bb.17:
bsfl %ecx, %ecx
movslq 100(%rax,%rcx,4), %r12
movslq 184(%rax,%rcx,4), %rbx
imulq $84, %r12, %rcx
addq _canBeMask@GOTPCREL(%rip), %rcx
movl -284(%rbp), %edx ## 4-byte Reload
testl %edx, (%rcx,%rbx,4)
je LBB12_19
## %bb.18:
movq 8(%rax), %rsi
movq _discoveries@GOTPCREL(%rip), %rax
movl (%rax), %edx
incl %edx
leaq L_.str.14(%rip), %rdi
xorl %eax, %eax
callq _fmt
movl %r12d, %edi
movl %ebx, %esi
movl %r13d, %edx
movq %rax, %rcx
callq _discover
LBB12_19:
movl (%r14), %eax
leal -1(%rax), %ecx
testl %ecx, %eax
sete %cl
testl %eax, %eax
setne %dl
testb %cl, %dl
je LBB12_21
## %bb.20:
bsfl %eax, %ebx
movq _discoveries@GOTPCREL(%rip), %rax
movl (%rax), %esi
incl %esi
leaq L_.str.15(%rip), %rdi
xorl %eax, %eax
callq _fmt
movl -288(%rbp), %edi ## 4-byte Reload
movl -292(%rbp), %esi ## 4-byte Reload
movl %ebx, %edx
movq %rax, %rcx
callq _discover
jmp LBB12_21
LBB12_5:
movq 8(%rax), %r8
movl (%rax), %r9d
movq %r12, (%rsp)
leaq L_.str.13(%rip), %rdi
movl -288(%rbp), %esi ## 4-byte Reload
movl -292(%rbp), %edx ## 4-byte Reload
movl %r13d, %ecx
xorl %eax, %eax
callq _fmt
movq %rax, %rbx
movq _debug@GOTPCREL(%rip), %rax
cmpb $0, (%rax)
je LBB12_7
## %bb.6:
callq _clock
movq _startTime@GOTPCREL(%rip), %rcx
subq (%rcx), %rax
imulq $1000, %rax, %rax ## imm = 0x3E8
movabsq $4835703278458516699, %rcx ## imm = 0x431BDE82D7B634DB
mulq %rcx
shrq $18, %rdx
leaq L_.str.1(%rip), %rdi
leaq L_.str.2(%rip), %rax
movl %edx, %esi
movq %rax, %rdx
movq %rbx, %rcx
xorl %eax, %eax
callq _printf
LBB12_7:
movq _impossible@GOTPCREL(%rip), %rax
movb $1, (%rax)
LBB12_21:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB12_23
## %bb.22:
addq $520, %rsp ## imm = 0x208
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB12_23:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function init
LCPI13_0:
.long 0 ## 0x0
.long 1 ## 0x1
.long 2 ## 0x2
.long 3 ## 0x3
LCPI13_1:
.long 4 ## 0x4
.long 4 ## 0x4
.long 4 ## 0x4
.long 4 ## 0x4
LCPI13_2:
.long 8 ## 0x8
.long 8 ## 0x8
.long 8 ## 0x8
.long 8 ## 0x8
LCPI13_3:
.long 12 ## 0xc
.long 12 ## 0xc
.long 12 ## 0xc
.long 12 ## 0xc
LCPI13_4:
.long 16 ## 0x10
.long 16 ## 0x10
.long 16 ## 0x10
.long 16 ## 0x10
.section __TEXT,__text,regular,pure_instructions
.globl _init
.p2align 4, 0x90
_init: ## @init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $120, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq _impossible@GOTPCREL(%rip), %rax
movb $0, (%rax)
movq _done@GOTPCREL(%rip), %rax
movb $0, (%rax)
movq _steps@GOTPCREL(%rip), %rax
movl $0, (%rax)
movq _guesses@GOTPCREL(%rip), %rax
movl $0, (%rax)
movl $0, _eventCount(%rip)
movq _initialDiscoveries@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _discoveries@GOTPCREL(%rip), %rcx
movl %eax, (%rcx)
movq _nm@GOTPCREL(%rip), %rax
movl (%rax), %ecx
testl %ecx, %ecx
jle LBB13_93
## %bb.1:
movl $-1, %r9d
shll %cl, %r9d
movabsq $4611686018427387900, %rax ## imm = 0x3FFFFFFFFFFFFFFC
movq %rax, -144(%rbp) ## 8-byte Spill
notl %r9d
leal (%r9,%r9), %eax
movl %ecx, %r14d
andl $-8, %r14d
leaq -8(%r14), %r10
movq %r10, %r8
shrq $3, %r8
incq %r8
movd %r9d, %xmm0
pshufd $0, %xmm0, %xmm0 ## xmm0 = xmm0[0,0,0,0]
movdqa %xmm0, %xmm1
pslld $1, %xmm1
movl %r8d, %r11d
andl $3, %r11d
andq $-4, %r8
movq _canBeMask@GOTPCREL(%rip), %rbx
leaq 112(%rbx), %rsi
movq %r11, %r12
shlq $5, %r12
xorl %r15d, %r15d
jmp LBB13_2
.p2align 4, 0x90
LBB13_13: ## in Loop: Header=BB13_2 Depth=1
incq %r15
addq $84, %rsi
addq $84, %rbx
cmpq %rcx, %r15
je LBB13_14
LBB13_2: ## =>This Loop Header: Depth=1
## Child Loop BB13_8 Depth 2
## Child Loop BB13_11 Depth 2
## Child Loop BB13_4 Depth 2
cmpl $8, %ecx
jae LBB13_5
## %bb.3: ## in Loop: Header=BB13_2 Depth=1
xorl %edx, %edx
jmp LBB13_4
.p2align 4, 0x90
LBB13_5: ## in Loop: Header=BB13_2 Depth=1
cmpq $24, %r10
jae LBB13_7
## %bb.6: ## in Loop: Header=BB13_2 Depth=1
xorl %edx, %edx
jmp LBB13_9
.p2align 4, 0x90
LBB13_7: ## in Loop: Header=BB13_2 Depth=1
movq %r8, %rdi
xorl %edx, %edx
.p2align 4, 0x90
LBB13_8: ## Parent Loop BB13_2 Depth=1
## => This Inner Loop Header: Depth=2
movdqu %xmm1, -112(%rsi,%rdx,4)
movdqu %xmm1, -96(%rsi,%rdx,4)
movdqu %xmm1, -80(%rsi,%rdx,4)
movdqu %xmm1, -64(%rsi,%rdx,4)
movdqu %xmm1, -48(%rsi,%rdx,4)
movdqu %xmm1, -32(%rsi,%rdx,4)
movdqu %xmm1, -16(%rsi,%rdx,4)
movdqu %xmm1, (%rsi,%rdx,4)
addq $32, %rdx
addq $-4, %rdi
jne LBB13_8
LBB13_9: ## in Loop: Header=BB13_2 Depth=1
testq %r11, %r11
je LBB13_12
## %bb.10: ## in Loop: Header=BB13_2 Depth=1
leaq (%rbx,%rdx,4), %rdx
xorl %edi, %edi
.p2align 4, 0x90
LBB13_11: ## Parent Loop BB13_2 Depth=1
## => This Inner Loop Header: Depth=2
movdqu %xmm1, (%rdx,%rdi)
movdqu %xmm1, 16(%rdx,%rdi)
addq $32, %rdi
cmpq %rdi, %r12
jne LBB13_11
LBB13_12: ## in Loop: Header=BB13_2 Depth=1
movq %r14, %rdx
cmpq %rcx, %r14
je LBB13_13
.p2align 4, 0x90
LBB13_4: ## Parent Loop BB13_2 Depth=1
## => This Inner Loop Header: Depth=2
movl %eax, (%rbx,%rdx,4)
incq %rdx
cmpq %rdx, %rcx
jne LBB13_4
jmp LBB13_13
LBB13_14:
movabsq $9223372036854775804, %rax ## imm = 0x7FFFFFFFFFFFFFFC
movq %rax, -136(%rbp) ## 8-byte Spill
leaq 1(%rcx), %r11
leaq -8(%rcx), %rax
movq %rax, -120(%rbp) ## 8-byte Spill
shrq $3, %rax
incq %rax
movl %ecx, %edx
andl $-4, %edx
movq %rdx, -72(%rbp) ## 8-byte Spill
addq $-4, %rdx
movq %rdx, -80(%rbp) ## 8-byte Spill
shrq $2, %rdx
incq %rdx
movl %ecx, %esi
andl $-8, %esi
movl %eax, %edi
andl $3, %edi
movq %rdi, -56(%rbp) ## 8-byte Spill
movq %rax, -128(%rbp) ## 8-byte Spill
movq %rax, %rdi
movabsq $4611686018427387900, %rax ## imm = 0x3FFFFFFFFFFFFFFC
andq %rax, %rdi
movq %rdi, -96(%rbp) ## 8-byte Spill
movl %edx, %r13d
andl $3, %r13d
movq %rdx, -152(%rbp) ## 8-byte Spill
andq $-4, %rdx
movq %rdx, -88(%rbp) ## 8-byte Spill
movq %r13, -64(%rbp) ## 8-byte Spill
movq %r13, %r8
shlq $4, %r8
movdqa LCPI13_0(%rip), %xmm8 ## xmm8 = [0,1,2,3]
movdqa LCPI13_1(%rip), %xmm1 ## xmm1 = [4,4,4,4]
movdqa LCPI13_2(%rip), %xmm2 ## xmm2 = [8,8,8,8]
movdqa LCPI13_3(%rip), %xmm3 ## xmm3 = [12,12,12,12]
movdqa LCPI13_4(%rip), %xmm4 ## xmm4 = [16,16,16,16]
movq %rsi, -48(%rbp) ## 8-byte Spill
leaq 1(%rsi), %rax
movq %rax, -112(%rbp) ## 8-byte Spill
movq _blocks@GOTPCREL(%rip), %rdx
leaq 132(%rdx), %rsi
leaq 16(%rdx), %r13
leaq 232(%rdx), %r15
xorl %r12d, %r12d
leaq L_.str.16(%rip), %r14
movq %rdx, %rax
movq %r8, -104(%rbp) ## 8-byte Spill
jmp LBB13_15
.p2align 4, 0x90
LBB13_36: ## in Loop: Header=BB13_15 Depth=1
incq %r12
addq $272, %rsi ## imm = 0x110
addq $272, %r13 ## imm = 0x110
addq $272, %r15 ## imm = 0x110
addq $272, %rax ## imm = 0x110
cmpq %rcx, %r12
je LBB13_37
LBB13_15: ## =>This Loop Header: Depth=1
## Child Loop BB13_19 Depth 2
## Child Loop BB13_22 Depth 2
## Child Loop BB13_24 Depth 2
## Child Loop BB13_31 Depth 2
## Child Loop BB13_34 Depth 2
## Child Loop BB13_27 Depth 2
imulq $272, %r12, %r10 ## imm = 0x110
movl %r12d, (%rdx,%r10)
movl $0, 4(%rdx,%r10)
movq %r14, 8(%rdx,%r10)
movl $1, %edi
cmpl $8, %ecx
jb LBB13_24
## %bb.16: ## in Loop: Header=BB13_15 Depth=1
cmpq $24, -120(%rbp) ## 8-byte Folded Reload
jae LBB13_18
## %bb.17: ## in Loop: Header=BB13_15 Depth=1
xorl %r14d, %r14d
jmp LBB13_20
.p2align 4, 0x90
LBB13_18: ## in Loop: Header=BB13_15 Depth=1
movq -96(%rbp), %rdi ## 8-byte Reload
xorl %r14d, %r14d
.p2align 4, 0x90
LBB13_19: ## Parent Loop BB13_15 Depth=1
## => This Inner Loop Header: Depth=2
movdqu %xmm0, -112(%rsi,%r14,4)
movdqu %xmm0, -96(%rsi,%r14,4)
movdqu %xmm0, -80(%rsi,%r14,4)
movdqu %xmm0, -64(%rsi,%r14,4)
movdqu %xmm0, -48(%rsi,%r14,4)
movdqu %xmm0, -32(%rsi,%r14,4)
movdqu %xmm0, -16(%rsi,%r14,4)
movdqu %xmm0, (%rsi,%r14,4)
addq $32, %r14
addq $-4, %rdi
jne LBB13_19
LBB13_20: ## in Loop: Header=BB13_15 Depth=1
cmpq $0, -56(%rbp) ## 8-byte Folded Reload
je LBB13_23
## %bb.21: ## in Loop: Header=BB13_15 Depth=1
movq -56(%rbp), %rdi ## 8-byte Reload
.p2align 4, 0x90
LBB13_22: ## Parent Loop BB13_15 Depth=1
## => This Inner Loop Header: Depth=2
leaq (,%r14,4), %rbx
leaq (%r10,%rdx), %r8
orq $4, %rbx
movdqu %xmm0, 16(%rbx,%r8)
movdqu %xmm0, 32(%rbx,%r8)
addq $8, %r14
decq %rdi
jne LBB13_22
LBB13_23: ## in Loop: Header=BB13_15 Depth=1
movq -112(%rbp), %rdi ## 8-byte Reload
cmpq -48(%rbp), %rcx ## 8-byte Folded Reload
movq -104(%rbp), %r8 ## 8-byte Reload
leaq L_.str.16(%rip), %r14
je LBB13_25
.p2align 4, 0x90
LBB13_24: ## Parent Loop BB13_15 Depth=1
## => This Inner Loop Header: Depth=2
movl %r9d, (%r13,%rdi,4)
incq %rdi
cmpq %rdi, %r11
jne LBB13_24
LBB13_25: ## in Loop: Header=BB13_15 Depth=1
cmpl $4, %ecx
jae LBB13_28
## %bb.26: ## in Loop: Header=BB13_15 Depth=1
xorl %edi, %edi
jmp LBB13_27
.p2align 4, 0x90
LBB13_28: ## in Loop: Header=BB13_15 Depth=1
movd %r12d, %xmm6
pshufd $0, %xmm6, %xmm6 ## xmm6 = xmm6[0,0,0,0]
cmpq $12, -80(%rbp) ## 8-byte Folded Reload
jae LBB13_30
## %bb.29: ## in Loop: Header=BB13_15 Depth=1
xorl %ebx, %ebx
movdqa %xmm8, %xmm7
jmp LBB13_32
.p2align 4, 0x90
LBB13_30: ## in Loop: Header=BB13_15 Depth=1
movq -88(%rbp), %rdi ## 8-byte Reload
xorl %ebx, %ebx
movdqa %xmm8, %xmm7
.p2align 4, 0x90
LBB13_31: ## Parent Loop BB13_15 Depth=1
## => This Inner Loop Header: Depth=2
movdqu %xmm6, -132(%r15,%rbx,4)
movdqu %xmm7, -48(%r15,%rbx,4)
movdqa %xmm7, %xmm5
paddd %xmm1, %xmm5
movdqu %xmm6, -116(%r15,%rbx,4)
movdqu %xmm5, -32(%r15,%rbx,4)
movdqa %xmm7, %xmm5
paddd %xmm2, %xmm5
movdqu %xmm6, -100(%r15,%rbx,4)
movdqu %xmm5, -16(%r15,%rbx,4)
movdqa %xmm7, %xmm5
paddd %xmm3, %xmm5
movdqu %xmm6, -84(%r15,%rbx,4)
movdqu %xmm5, (%r15,%rbx,4)
addq $16, %rbx
paddd %xmm4, %xmm7
addq $-4, %rdi
jne LBB13_31
LBB13_32: ## in Loop: Header=BB13_15 Depth=1
cmpq $0, -64(%rbp) ## 8-byte Folded Reload
je LBB13_35
## %bb.33: ## in Loop: Header=BB13_15 Depth=1
leaq (%rax,%rbx,4), %rdi
xorl %ebx, %ebx
.p2align 4, 0x90
LBB13_34: ## Parent Loop BB13_15 Depth=1
## => This Inner Loop Header: Depth=2
movdqu %xmm6, 100(%rdi,%rbx)
movdqu %xmm7, 184(%rdi,%rbx)
paddd %xmm1, %xmm7
addq $16, %rbx
cmpq %rbx, %r8
jne LBB13_34
LBB13_35: ## in Loop: Header=BB13_15 Depth=1
movq -72(%rbp), %rbx ## 8-byte Reload
movq %rbx, %rdi
cmpq %rcx, %rbx
je LBB13_36
.p2align 4, 0x90
LBB13_27: ## Parent Loop BB13_15 Depth=1
## => This Inner Loop Header: Depth=2
movl %r12d, 100(%rax,%rdi,4)
movl %edi, 184(%rax,%rdi,4)
incq %rdi
cmpq %rdi, %rcx
jne LBB13_27
jmp LBB13_36
LBB13_37:
leaq -1(%r11), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
andq $-8, %rax
movq %rax, -72(%rbp) ## 8-byte Spill
incq %rax
movq %rax, -64(%rbp) ## 8-byte Spill
movq -128(%rbp), %rax ## 8-byte Reload
movl %eax, %edx
andl $3, %edx
movq %rdx, -48(%rbp) ## 8-byte Spill
movq %rax, %rdx
movabsq $4611686018427387900, %rax ## imm = 0x3FFFFFFFFFFFFFFC
andq %rax, %rdx
movq %rdx, -88(%rbp) ## 8-byte Spill
movl %ecx, %eax
andl $-4, %eax
movq %rax, -112(%rbp) ## 8-byte Spill
movq -152(%rbp), %rax ## 8-byte Reload
movl %eax, %r10d
andl $3, %r10d
andq %rax, -136(%rbp) ## 8-byte Folded Spill
movq _blocks@GOTPCREL(%rip), %r8
leaq 5844(%r8), %rdi
leaq 5728(%r8), %r13
leaq 5944(%r8), %rax
movq %r10, -104(%rbp) ## 8-byte Spill
shlq $4, %r10
xorl %r14d, %r14d
movdqa LCPI13_0(%rip), %xmm8 ## xmm8 = [0,1,2,3]
leaq L_.str.17(%rip), %r15
movq %r8, %rsi
movq %r10, -96(%rbp) ## 8-byte Spill
jmp LBB13_38
.p2align 4, 0x90
LBB13_59: ## in Loop: Header=BB13_38 Depth=1
incq %r14
addq $272, %rdi ## imm = 0x110
addq $272, %r13 ## imm = 0x110
addq $272, %rax ## imm = 0x110
addq $272, %rsi ## imm = 0x110
cmpq %rcx, %r14
je LBB13_60
LBB13_38: ## =>This Loop Header: Depth=1
## Child Loop BB13_42 Depth 2
## Child Loop BB13_45 Depth 2
## Child Loop BB13_47 Depth 2
## Child Loop BB13_54 Depth 2
## Child Loop BB13_57 Depth 2
## Child Loop BB13_50 Depth 2
imulq $272, %r14, %r12 ## imm = 0x110
movl %r14d, 5712(%r8,%r12)
movl $1, 5716(%r8,%r12)
movq %r15, 5720(%r8,%r12)
movl $1, %ebx
cmpq $8, -56(%rbp) ## 8-byte Folded Reload
jb LBB13_47
## %bb.39: ## in Loop: Header=BB13_38 Depth=1
cmpq $24, -120(%rbp) ## 8-byte Folded Reload
jae LBB13_41
## %bb.40: ## in Loop: Header=BB13_38 Depth=1
xorl %r15d, %r15d
jmp LBB13_43
.p2align 4, 0x90
LBB13_41: ## in Loop: Header=BB13_38 Depth=1
movq -88(%rbp), %rbx ## 8-byte Reload
xorl %r15d, %r15d
.p2align 4, 0x90
LBB13_42: ## Parent Loop BB13_38 Depth=1
## => This Inner Loop Header: Depth=2
movdqu %xmm0, -112(%rdi,%r15,4)
movdqu %xmm0, -96(%rdi,%r15,4)
movdqu %xmm0, -80(%rdi,%r15,4)
movdqu %xmm0, -64(%rdi,%r15,4)
movdqu %xmm0, -48(%rdi,%r15,4)
movdqu %xmm0, -32(%rdi,%r15,4)
movdqu %xmm0, -16(%rdi,%r15,4)
movdqu %xmm0, (%rdi,%r15,4)
addq $32, %r15
addq $-4, %rbx
jne LBB13_42
LBB13_43: ## in Loop: Header=BB13_38 Depth=1
cmpq $0, -48(%rbp) ## 8-byte Folded Reload
je LBB13_46
## %bb.44: ## in Loop: Header=BB13_38 Depth=1
movq -48(%rbp), %rbx ## 8-byte Reload
.p2align 4, 0x90
LBB13_45: ## Parent Loop BB13_38 Depth=1
## => This Inner Loop Header: Depth=2
leaq (,%r15,4), %rdx
movq %r8, %r10
addq %r12, %r8
orq $4, %rdx
movdqu %xmm0, 5728(%rdx,%r8)
movdqu %xmm0, 5744(%rdx,%r8)
movq %r10, %r8
addq $8, %r15
decq %rbx
jne LBB13_45
LBB13_46: ## in Loop: Header=BB13_38 Depth=1
movq -64(%rbp), %rbx ## 8-byte Reload
movq -72(%rbp), %rdx ## 8-byte Reload
cmpq %rdx, -56(%rbp) ## 8-byte Folded Reload
movq -96(%rbp), %r10 ## 8-byte Reload
leaq L_.str.17(%rip), %r15
je LBB13_48
.p2align 4, 0x90
LBB13_47: ## Parent Loop BB13_38 Depth=1
## => This Inner Loop Header: Depth=2
movl %r9d, (%r13,%rbx,4)
incq %rbx
cmpq %rbx, %r11
jne LBB13_47
LBB13_48: ## in Loop: Header=BB13_38 Depth=1
cmpl $4, %ecx
jae LBB13_51
## %bb.49: ## in Loop: Header=BB13_38 Depth=1
xorl %edx, %edx
jmp LBB13_50
.p2align 4, 0x90
LBB13_51: ## in Loop: Header=BB13_38 Depth=1
movd %r14d, %xmm6
pshufd $0, %xmm6, %xmm6 ## xmm6 = xmm6[0,0,0,0]
cmpq $12, -80(%rbp) ## 8-byte Folded Reload
jae LBB13_53
## %bb.52: ## in Loop: Header=BB13_38 Depth=1
xorl %edx, %edx
movdqa %xmm8, %xmm5
jmp LBB13_55
.p2align 4, 0x90
LBB13_53: ## in Loop: Header=BB13_38 Depth=1
movq -136(%rbp), %rbx ## 8-byte Reload
xorl %edx, %edx
movdqa %xmm8, %xmm5
.p2align 4, 0x90
LBB13_54: ## Parent Loop BB13_38 Depth=1
## => This Inner Loop Header: Depth=2
movdqu %xmm5, -132(%rax,%rdx,4)
movdqu %xmm6, -48(%rax,%rdx,4)
movdqa %xmm5, %xmm7
paddd %xmm1, %xmm7
movdqu %xmm7, -116(%rax,%rdx,4)
movdqu %xmm6, -32(%rax,%rdx,4)
movdqa %xmm5, %xmm7
paddd %xmm2, %xmm7
movdqu %xmm7, -100(%rax,%rdx,4)
movdqu %xmm6, -16(%rax,%rdx,4)
movdqa %xmm5, %xmm7
paddd %xmm3, %xmm7
movdqu %xmm7, -84(%rax,%rdx,4)
movdqu %xmm6, (%rax,%rdx,4)
addq $16, %rdx
paddd %xmm4, %xmm5
addq $-4, %rbx
jne LBB13_54
LBB13_55: ## in Loop: Header=BB13_38 Depth=1
cmpq $0, -104(%rbp) ## 8-byte Folded Reload
je LBB13_58
## %bb.56: ## in Loop: Header=BB13_38 Depth=1
leaq (%rsi,%rdx,4), %rdx
xorl %ebx, %ebx
.p2align 4, 0x90
LBB13_57: ## Parent Loop BB13_38 Depth=1
## => This Inner Loop Header: Depth=2
movdqu %xmm5, 5812(%rdx,%rbx)
movdqu %xmm6, 5896(%rdx,%rbx)
paddd %xmm1, %xmm5
addq $16, %rbx
cmpq %rbx, %r10
jne LBB13_57
LBB13_58: ## in Loop: Header=BB13_38 Depth=1
movq -112(%rbp), %rbx ## 8-byte Reload
movq %rbx, %rdx
cmpq %rcx, %rbx
je LBB13_59
.p2align 4, 0x90
LBB13_50: ## Parent Loop BB13_38 Depth=1
## => This Inner Loop Header: Depth=2
movl %edx, 5812(%rsi,%rdx,4)
movl %r14d, 5896(%rsi,%rdx,4)
incq %rdx
cmpq %rdx, %rcx
jne LBB13_50
jmp LBB13_59
LBB13_60:
movq _n@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -80(%rbp) ## 4-byte Spill
movq _m@GOTPCREL(%rip), %rax
movl (%rax), %ebx
movq -72(%rbp), %rax ## 8-byte Reload
incq %rax
movq %rax, -64(%rbp) ## 8-byte Spill
movq -128(%rbp), %rax ## 8-byte Reload
movl %eax, %edx
andl $3, %edx
movq %rdx, -48(%rbp) ## 8-byte Spill
andq %rax, -144(%rbp) ## 8-byte Folded Spill
movq _blocks@GOTPCREL(%rip), %r14
leaq 11556(%r14), %r13
leaq 11440(%r14), %r15
leaq 11608(%r14), %r10
xorl %r8d, %r8d
.p2align 4, 0x90
LBB13_61: ## =>This Loop Header: Depth=1
## Child Loop BB13_65 Depth 2
## Child Loop BB13_68 Depth 2
## Child Loop BB13_102 Depth 2
## Child Loop BB13_71 Depth 2
imulq $272, %r8, %r12 ## imm = 0x110
movl %r8d, (%r14,%r12)
movl $2, 11428(%r14,%r12)
leaq L_.str.18(%rip), %rax
movq %rax, 11432(%r14,%r12)
movl $1, %edx
cmpq $8, -56(%rbp) ## 8-byte Folded Reload
jb LBB13_102
## %bb.62: ## in Loop: Header=BB13_61 Depth=1
cmpq $24, -120(%rbp) ## 8-byte Folded Reload
jae LBB13_64
## %bb.63: ## in Loop: Header=BB13_61 Depth=1
xorl %edx, %edx
jmp LBB13_66
.p2align 4, 0x90
LBB13_64: ## in Loop: Header=BB13_61 Depth=1
movq -144(%rbp), %rsi ## 8-byte Reload
xorl %edx, %edx
.p2align 4, 0x90
LBB13_65: ## Parent Loop BB13_61 Depth=1
## => This Inner Loop Header: Depth=2
movdqu %xmm0, -112(%r13,%rdx,4)
movdqu %xmm0, -96(%r13,%rdx,4)
movdqu %xmm0, -80(%r13,%rdx,4)
movdqu %xmm0, -64(%r13,%rdx,4)
movdqu %xmm0, -48(%r13,%rdx,4)
movdqu %xmm0, -32(%r13,%rdx,4)
movdqu %xmm0, -16(%r13,%rdx,4)
movdqu %xmm0, (%r13,%rdx,4)
addq $32, %rdx
addq $-4, %rsi
jne LBB13_65
LBB13_66: ## in Loop: Header=BB13_61 Depth=1
cmpq $0, -48(%rbp) ## 8-byte Folded Reload
je LBB13_69
## %bb.67: ## in Loop: Header=BB13_61 Depth=1
movq -48(%rbp), %rsi ## 8-byte Reload
.p2align 4, 0x90
LBB13_68: ## Parent Loop BB13_61 Depth=1
## => This Inner Loop Header: Depth=2
leaq (,%rdx,4), %rdi
leaq (%r12,%r14), %rax
orq $4, %rdi
movdqu %xmm0, 11440(%rdi,%rax)
movdqu %xmm0, 11456(%rdi,%rax)
addq $8, %rdx
decq %rsi
jne LBB13_68
LBB13_69: ## in Loop: Header=BB13_61 Depth=1
movq -64(%rbp), %rdx ## 8-byte Reload
movq -72(%rbp), %rax ## 8-byte Reload
cmpq %rax, -56(%rbp) ## 8-byte Folded Reload
je LBB13_70
.p2align 4, 0x90
LBB13_102: ## Parent Loop BB13_61 Depth=1
## => This Inner Loop Header: Depth=2
movl %r9d, (%r15,%rdx,4)
incq %rdx
cmpq %rdx, %r11
jne LBB13_102
LBB13_70: ## in Loop: Header=BB13_61 Depth=1
movl %r8d, %eax
cltd
idivl -80(%rbp) ## 4-byte Folded Reload
movl %edx, %edi
movl %r8d, %r12d
subl %edx, %r12d
imull %ebx, %edi
xorl %esi, %esi
.p2align 4, 0x90
LBB13_71: ## Parent Loop BB13_61 Depth=1
## => This Inner Loop Header: Depth=2
movl %esi, %eax
cltd
idivl %ebx
addl %r12d, %eax
movl %eax, -84(%r10,%rsi,4)
addl %edi, %edx
movl %edx, (%r10,%rsi,4)
incq %rsi
cmpq %rsi, %rcx
jne LBB13_71
## %bb.72: ## in Loop: Header=BB13_61 Depth=1
incq %r8
addq $272, %r13 ## imm = 0x110
addq $272, %r15 ## imm = 0x110
addq $272, %r10 ## imm = 0x110
cmpq %rcx, %r8
jne LBB13_61
## %bb.73:
movl $188, %esi
addq _blocks@GOTPCREL(%rip), %rsi
leaq -1(%rcx), %r8
movl %ecx, %r10d
andl $-2, %r10d
xorl %r9d, %r9d
movq _blocksByPos@GOTPCREL(%rip), %r15
jmp LBB13_74
.p2align 4, 0x90
LBB13_77: ## in Loop: Header=BB13_74 Depth=1
incq %r9
addq $272, %rsi ## imm = 0x110
cmpq %rcx, %r9
je LBB13_78
LBB13_74: ## =>This Loop Header: Depth=1
## Child Loop BB13_98 Depth 2
imulq $272, %r9, %rax ## imm = 0x110
addq %r14, %rax
xorl %ebx, %ebx
testq %r8, %r8
je LBB13_75
.p2align 4, 0x90
LBB13_98: ## Parent Loop BB13_74 Depth=1
## => This Inner Loop Header: Depth=2
movslq -88(%rsi,%rbx,4), %rdx
movslq -4(%rsi,%rbx,4), %rdi
imulq $504, %rdx, %rdx ## imm = 0x1F8
addq %r15, %rdx
leaq (%rdi,%rdi,2), %rdi
movq %rax, (%rdx,%rdi,8)
movslq -84(%rsi,%rbx,4), %rdx
movslq (%rsi,%rbx,4), %rdi
imulq $504, %rdx, %rdx ## imm = 0x1F8
addq %r15, %rdx
leaq (%rdi,%rdi,2), %rdi
movq %rax, (%rdx,%rdi,8)
addq $2, %rbx
cmpq %rbx, %r10
jne LBB13_98
LBB13_75: ## in Loop: Header=BB13_74 Depth=1
testb $1, %cl
je LBB13_77
## %bb.76: ## in Loop: Header=BB13_74 Depth=1
movslq 100(%rax,%rbx,4), %rdx
movslq 184(%rax,%rbx,4), %rbx
leaq (%rbx,%rbx,2), %rbx
imulq $504, %rdx, %rdx ## imm = 0x1F8
addq %r15, %rdx
movq %rax, (%rdx,%rbx,8)
jmp LBB13_77
LBB13_78:
movl $5900, %esi ## imm = 0x170C
addq _blocks@GOTPCREL(%rip), %rsi
movl %ecx, %r11d
andl $-2, %r11d
xorl %r10d, %r10d
jmp LBB13_79
.p2align 4, 0x90
LBB13_83: ## in Loop: Header=BB13_79 Depth=1
incq %r10
addq $272, %rsi ## imm = 0x110
cmpq %rcx, %r10
je LBB13_84
LBB13_79: ## =>This Loop Header: Depth=1
## Child Loop BB13_80 Depth 2
imulq $272, %r10, %r9 ## imm = 0x110
leaq (%r14,%r9), %rax
addq $5712, %rax ## imm = 0x1650
xorl %ebx, %ebx
testq %r8, %r8
je LBB13_81
.p2align 4, 0x90
LBB13_80: ## Parent Loop BB13_79 Depth=1
## => This Inner Loop Header: Depth=2
movslq -88(%rsi,%rbx,4), %rdi
movslq -4(%rsi,%rbx,4), %rdx
imulq $504, %rdi, %rdi ## imm = 0x1F8
addq %r15, %rdi
leaq (%rdx,%rdx,2), %rdx
movq %rax, 8(%rdi,%rdx,8)
movslq -84(%rsi,%rbx,4), %rdx
movslq (%rsi,%rbx,4), %rdi
imulq $504, %rdx, %rdx ## imm = 0x1F8
addq %r15, %rdx
leaq (%rdi,%rdi,2), %rdi
movq %rax, 8(%rdx,%rdi,8)
addq $2, %rbx
cmpq %rbx, %r11
jne LBB13_80
LBB13_81: ## in Loop: Header=BB13_79 Depth=1
testb $1, %cl
je LBB13_83
## %bb.82: ## in Loop: Header=BB13_79 Depth=1
addq %r14, %r9
movslq 5812(%r9,%rbx,4), %rdx
movslq 5896(%r9,%rbx,4), %rdi
leaq (%rdi,%rdi,2), %rdi
imulq $504, %rdx, %rdx ## imm = 0x1F8
addq %r15, %rdx
movq %rax, 8(%rdx,%rdi,8)
jmp LBB13_83
LBB13_84:
movl $11612, %esi ## imm = 0x2D5C
addq _blocks@GOTPCREL(%rip), %rsi
movl %ecx, %r11d
andl $-2, %r11d
xorl %r10d, %r10d
jmp LBB13_85
.p2align 4, 0x90
LBB13_89: ## in Loop: Header=BB13_85 Depth=1
incq %r10
addq $272, %rsi ## imm = 0x110
cmpq %rcx, %r10
je LBB13_90
LBB13_85: ## =>This Loop Header: Depth=1
## Child Loop BB13_86 Depth 2
imulq $272, %r10, %r9 ## imm = 0x110
leaq (%r14,%r9), %rax
addq $11424, %rax ## imm = 0x2CA0
xorl %ebx, %ebx
testq %r8, %r8
je LBB13_87
.p2align 4, 0x90
LBB13_86: ## Parent Loop BB13_85 Depth=1
## => This Inner Loop Header: Depth=2
movslq -88(%rsi,%rbx,4), %rdx
movslq -4(%rsi,%rbx,4), %rdi
imulq $504, %rdx, %rdx ## imm = 0x1F8
addq %r15, %rdx
leaq (%rdi,%rdi,2), %rdi
movq %rax, 16(%rdx,%rdi,8)
movslq -84(%rsi,%rbx,4), %rdx
movslq (%rsi,%rbx,4), %rdi
imulq $504, %rdx, %rdx ## imm = 0x1F8
addq %r15, %rdx
leaq (%rdi,%rdi,2), %rdi
movq %rax, 16(%rdx,%rdi,8)
addq $2, %rbx
cmpq %rbx, %r11
jne LBB13_86
LBB13_87: ## in Loop: Header=BB13_85 Depth=1
testb $1, %cl
je LBB13_89
## %bb.88: ## in Loop: Header=BB13_85 Depth=1
addq %r14, %r9
movslq 11524(%r9,%rbx,4), %rdx
movslq 11608(%r9,%rbx,4), %rdi
leaq (%rdi,%rdi,2), %rdi
imulq $504, %rdx, %rdx ## imm = 0x1F8
addq %r15, %rdx
movq %rax, 16(%rdx,%rdi,8)
jmp LBB13_89
LBB13_90:
pxor %xmm0, %xmm0
movq _maskCountByBitCount@GOTPCREL(%rip), %rax
movdqa %xmm0, 64(%rax)
movdqa %xmm0, 48(%rax)
movdqa %xmm0, 32(%rax)
movdqa %xmm0, 16(%rax)
movdqa %xmm0, (%rax)
movl $0, 80(%rax)
cmpl $31, %ecx
jne LBB13_94
LBB13_91:
movq _debug@GOTPCREL(%rip), %rax
cmpb $0, (%rax)
je LBB13_99
## %bb.92:
callq _clock
movq _startTime@GOTPCREL(%rip), %rcx
subq (%rcx), %rax
imulq $1000, %rax, %rax ## imm = 0x3E8
movabsq $4835703278458516699, %rcx ## imm = 0x431BDE82D7B634DB
mulq %rcx
shrq $18, %rdx
leaq L_.str.1(%rip), %rdi
leaq L_.str.2(%rip), %rax
leaq L_.str.20(%rip), %rcx
movl %edx, %esi
movq %rax, %rdx
xorl %eax, %eax
addq $120, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _printf ## TAILCALL
LBB13_93:
pxor %xmm0, %xmm0
movq _maskCountByBitCount@GOTPCREL(%rip), %rax
movdqa %xmm0, 64(%rax)
movdqa %xmm0, 48(%rax)
movdqa %xmm0, 32(%rax)
movdqa %xmm0, 16(%rax)
movdqa %xmm0, (%rax)
movl $0, 80(%rax)
LBB13_94:
movl $1, %eax
## kill: def $cl killed $cl killed $rcx
shll %cl, %eax
movl $1, %ecx
cmpl $2, %eax
cmovll %ecx, %eax
xorl %esi, %esi
movq _maskCountByBitCount@GOTPCREL(%rip), %rdx
movq _masksByBitCount@GOTPCREL(%rip), %r8
jmp LBB13_95
.p2align 4, 0x90
LBB13_101: ## in Loop: Header=BB13_95 Depth=1
incl %esi
cmpl %esi, %eax
je LBB13_91
LBB13_95: ## =>This Inner Loop Header: Depth=1
movl %esi, %edi
shrl %edi
andl $1431655765, %edi ## imm = 0x55555555
movl %esi, %ecx
subl %edi, %ecx
movl %ecx, %edi
andl $858993459, %edi ## imm = 0x33333333
shrl $2, %ecx
andl $858993459, %ecx ## imm = 0x33333333
addl %edi, %ecx
movl %ecx, %edi
shrl $4, %edi
addl %ecx, %edi
andl $252645135, %edi ## imm = 0xF0F0F0F
imull $16843009, %edi, %edi ## imm = 0x1010101
shrl $24, %edi
cmpl $4, %edi
ja LBB13_101
## %bb.96: ## in Loop: Header=BB13_95 Depth=1
movl %edi, %ebx
movslq (%rdx,%rbx,4), %rdi
cmpq $5009, %rdi ## imm = 0x1391
je LBB13_97
## %bb.100: ## in Loop: Header=BB13_95 Depth=1
leal 1(%rdi), %ecx
movl %ecx, (%rdx,%rbx,4)
imulq $20036, %rbx, %rcx ## imm = 0x4E44
addq %r8, %rcx
movl %esi, (%rcx,%rdi,4)
jmp LBB13_101
LBB13_99:
addq $120, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB13_97:
leaq L_.str.4(%rip), %rdi
leaq L_.str.19(%rip), %rsi
callq _levelLog
callq _cleanUp
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _restrictDiscoveries ## -- Begin function restrictDiscoveries
.p2align 4, 0x90
_restrictDiscoveries: ## @restrictDiscoveries
.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 _nm@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, %eax
jle LBB14_20
## %bb.1:
leaq L_.str.21(%rip), %r15
xorl %ecx, %ecx
jmp LBB14_2
.p2align 4, 0x90
LBB14_19: ## in Loop: Header=BB14_2 Depth=1
incq %rcx
movslq %eax, %rdx
cmpq %rdx, %rcx
jge LBB14_20
LBB14_2: ## =>This Loop Header: Depth=1
## Child Loop BB14_4 Depth 2
## Child Loop BB14_21 Depth 3
## Child Loop BB14_24 Depth 3
## Child Loop BB14_8 Depth 3
## Child Loop BB14_13 Depth 3
testl %eax, %eax
jle LBB14_19
## %bb.3: ## in Loop: Header=BB14_2 Depth=1
xorl %edi, %edi
movq %rcx, -56(%rbp) ## 8-byte Spill
jmp LBB14_4
.p2align 4, 0x90
LBB14_17: ## in Loop: Header=BB14_4 Depth=2
movq _nm@GOTPCREL(%rip), %rax
movl (%rax), %eax
leaq L_.str.21(%rip), %r15
LBB14_18: ## in Loop: Header=BB14_4 Depth=2
incq %rdi
movslq %eax, %rdx
cmpq %rdx, %rdi
jge LBB14_19
LBB14_4: ## Parent Loop BB14_2 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB14_21 Depth 3
## Child Loop BB14_24 Depth 3
## Child Loop BB14_8 Depth 3
## Child Loop BB14_13 Depth 3
imulq $84, %rcx, %rsi
movq _sudoku@GOTPCREL(%rip), %rdx
addq %rsi, %rdx
movslq (%rdx,%rdi,4), %r12
testq %r12, %r12
je LBB14_18
## %bb.5: ## in Loop: Header=BB14_4 Depth=2
addq _canBeMask@GOTPCREL(%rip), %rsi
movl (%rsi,%rdi,4), %ebx
testl %ebx, %ebx
movq %rdi, -48(%rbp) ## 8-byte Spill
jne LBB14_21
LBB14_6: ## in Loop: Header=BB14_4 Depth=2
leaq (%rdi,%rdi,2), %rax
imulq $504, %rcx, %rdx ## imm = 0x1F8
addq _blocksByPos@GOTPCREL(%rip), %rdx
movq %rax, -72(%rbp) ## 8-byte Spill
movq %rdx, -64(%rbp) ## 8-byte Spill
movq (%rdx,%rax,8), %rbx
movl 16(%rbx,%r12,4), %r13d
testl %r13d, %r13d
jne LBB14_24
LBB14_7: ## in Loop: Header=BB14_4 Depth=2
movq -72(%rbp), %rax ## 8-byte Reload
movq -64(%rbp), %rdx ## 8-byte Reload
movq 8(%rdx,%rax,8), %r15
movl 16(%r15,%r12,4), %ebx
testl %ebx, %ebx
jne LBB14_8
LBB14_12: ## in Loop: Header=BB14_4 Depth=2
movq -72(%rbp), %rax ## 8-byte Reload
movq -64(%rbp), %rdx ## 8-byte Reload
movq 16(%rdx,%rax,8), %r15
movl 16(%r15,%r12,4), %ebx
testl %ebx, %ebx
jne LBB14_13
jmp LBB14_17
.p2align 4, 0x90
LBB14_23: ## in Loop: Header=BB14_21 Depth=3
leal -1(%rbx), %eax
andl %ebx, %eax
movl %eax, %ebx
je LBB14_6
LBB14_21: ## Parent Loop BB14_2 Depth=1
## Parent Loop BB14_4 Depth=2
## => This Inner Loop Header: Depth=3
bsfl %ebx, %r14d
cmpl %r12d, %r14d
je LBB14_23
## %bb.22: ## in Loop: Header=BB14_21 Depth=3
movq %r15, %rdi
movl %r12d, %esi
xorl %eax, %eax
callq _fmt
movq -56(%rbp), %rdi ## 8-byte Reload
## kill: def $edi killed $edi killed $rdi
movq -48(%rbp), %rsi ## 8-byte Reload
## kill: def $esi killed $esi killed $rsi
movl %r14d, %edx
movq %rax, %rcx
callq _cannotBe
movq -48(%rbp), %rdi ## 8-byte Reload
movq -56(%rbp), %rcx ## 8-byte Reload
jmp LBB14_23
.p2align 4, 0x90
LBB14_26: ## in Loop: Header=BB14_24 Depth=3
movq 8(%rbx), %rdx
leaq L_.str.22(%rip), %rdi
movl %r12d, %esi
## kill: def $ecx killed $ecx killed $rcx
movq -48(%rbp), %r8 ## 8-byte Reload
## kill: def $r8d killed $r8d killed $r8
xorl %eax, %eax
callq _fmt
movl %r15d, %edi
movl %r14d, %esi
movl %r12d, %edx
movq %rax, %rcx
callq _cannotBe
movq -48(%rbp), %rdi ## 8-byte Reload
movq -56(%rbp), %rcx ## 8-byte Reload
LBB14_27: ## in Loop: Header=BB14_24 Depth=3
leal -1(%r13), %eax
andl %r13d, %eax
movl %eax, %r13d
je LBB14_7
LBB14_24: ## Parent Loop BB14_2 Depth=1
## Parent Loop BB14_4 Depth=2
## => This Inner Loop Header: Depth=3
bsfl %r13d, %eax
movl 100(%rbx,%rax,4), %r15d
movl 184(%rbx,%rax,4), %r14d
cmpq %r15, %rcx
jne LBB14_26
## %bb.25: ## in Loop: Header=BB14_24 Depth=3
cmpq %r14, %rdi
je LBB14_27
jmp LBB14_26
.p2align 4, 0x90
LBB14_10: ## in Loop: Header=BB14_8 Depth=3
movq 8(%r15), %rdx
leaq L_.str.22(%rip), %rdi
movl %r12d, %esi
## kill: def $ecx killed $ecx killed $rcx
movq -48(%rbp), %r8 ## 8-byte Reload
## kill: def $r8d killed $r8d killed $r8
xorl %eax, %eax
callq _fmt
movl %r13d, %edi
movl %r14d, %esi
movl %r12d, %edx
movq %rax, %rcx
callq _cannotBe
movq -48(%rbp), %rdi ## 8-byte Reload
movq -56(%rbp), %rcx ## 8-byte Reload
LBB14_11: ## in Loop: Header=BB14_8 Depth=3
leal -1(%rbx), %eax
andl %ebx, %eax
movl %eax, %ebx
je LBB14_12
LBB14_8: ## Parent Loop BB14_2 Depth=1
## Parent Loop BB14_4 Depth=2
## => This Inner Loop Header: Depth=3
bsfl %ebx, %eax
movl 100(%r15,%rax,4), %r13d
movl 184(%r15,%rax,4), %r14d
cmpq %r13, %rcx
jne LBB14_10
## %bb.9: ## in Loop: Header=BB14_8 Depth=3
cmpq %r14, %rdi
je LBB14_11
jmp LBB14_10
.p2align 4, 0x90
LBB14_15: ## in Loop: Header=BB14_13 Depth=3
movq 8(%r15), %rdx
leaq L_.str.22(%rip), %rdi
movl %r12d, %esi
## kill: def $ecx killed $ecx killed $rcx
movq -48(%rbp), %r8 ## 8-byte Reload
## kill: def $r8d killed $r8d killed $r8
xorl %eax, %eax
callq _fmt
movl %r13d, %edi
movl %r14d, %esi
movl %r12d, %edx
movq %rax, %rcx
callq _cannotBe
movq -48(%rbp), %rdi ## 8-byte Reload
movq -56(%rbp), %rcx ## 8-byte Reload
LBB14_16: ## in Loop: Header=BB14_13 Depth=3
leal -1(%rbx), %eax
andl %ebx, %eax
movl %eax, %ebx
je LBB14_17
LBB14_13: ## Parent Loop BB14_2 Depth=1
## Parent Loop BB14_4 Depth=2
## => This Inner Loop Header: Depth=3
bsfl %ebx, %eax
movl 100(%r15,%rax,4), %r13d
movl 184(%r15,%rax,4), %r14d
cmpq %r13, %rcx
jne LBB14_15
## %bb.14: ## in Loop: Header=BB14_13 Depth=3
cmpq %r14, %rdi
je LBB14_16
jmp LBB14_15
LBB14_20:
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _restrictPointer ## -- Begin function restrictPointer
.p2align 4, 0x90
_restrictPointer: ## @restrictPointer
.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, %ebx
movslq 4(%rdi), %rcx
movslq (%rdi), %rdx
movslq %esi, %rax
movl %ebx, -44(%rbp) ## 4-byte Spill
movslq %ebx, %r13
leaq (%rax,%rax,4), %rsi
leaq (%rax,%rsi,4), %r15
movq %rdx, %rsi
shlq $6, %rsi
subq %rdx, %rsi
imulq $1323, %rcx, %rcx ## imm = 0x52B
addq _restrictedPointers@GOTPCREL(%rip), %rcx
addq %rsi, %rcx
addq %r15, %rcx
cmpb $0, (%r13,%rcx)
jne LBB15_14
## %bb.1:
movq %rdi, %r12
movl 16(%rdi,%r13,4), %ecx
testl %ecx, %ecx
je LBB15_7
## %bb.2:
xorl %esi, %esi
jmp LBB15_3
.p2align 4, 0x90
LBB15_5: ## in Loop: Header=BB15_3 Depth=1
leal -1(%rcx), %edi
movq %r14, %rsi
andl %ecx, %edi
movl %edi, %ecx
je LBB15_6
LBB15_3: ## =>This Inner Loop Header: Depth=1
bsfl %ecx, %edi
movslq 100(%r12,%rdi,4), %rbx
movslq 184(%r12,%rdi,4), %rdi
leaq (%rdi,%rdi,2), %rdi
imulq $504, %rbx, %rbx ## imm = 0x1F8
addq _blocksByPos@GOTPCREL(%rip), %rbx
leaq (%rbx,%rdi,8), %rdi
movq (%rdi,%rax,8), %r14
testq %rsi, %rsi
je LBB15_5
## %bb.4: ## in Loop: Header=BB15_3 Depth=1
cmpq %rsi, %r14
je LBB15_5
jmp LBB15_14
LBB15_6:
testq %r14, %r14
je LBB15_7
## %bb.8:
movq 8(%r12), %rsi
movq 8(%r14), %r8
movl (%r14), %r9d
leaq L_.str.23(%rip), %rdi
## kill: def $edx killed $edx killed $rdx
movl -44(%rbp), %ecx ## 4-byte Reload
xorl %eax, %eax
pushq %rsi
pushq %r8
callq _fmt
addq $16, %rsp
movq %rax, %rbx
movq _debug@GOTPCREL(%rip), %rax
cmpb $0, (%rax)
je LBB15_10
## %bb.9:
callq _clock
movq _startTime@GOTPCREL(%rip), %rcx
subq (%rcx), %rax
imulq $1000, %rax, %rax ## imm = 0x3E8
movabsq $4835703278458516699, %rcx ## imm = 0x431BDE82D7B634DB
mulq %rcx
shrq $18, %rdx
leaq L_.str.1(%rip), %rdi
leaq L_.str.2(%rip), %rax
movl %edx, %esi
movq %rax, %rdx
movq %rbx, %rcx
xorl %eax, %eax
callq _printf
LBB15_10:
movslq 4(%r12), %rax
movslq (%r12), %rcx
movq %rcx, %rdx
shlq $6, %rdx
subq %rcx, %rdx
imulq $1323, %rax, %rax ## imm = 0x52B
addq _restrictedPointers@GOTPCREL(%rip), %rax
addq %rdx, %rax
addq %r15, %rax
movb $1, (%r13,%rax)
movl 16(%r14,%r13,4), %r15d
testl %r15d, %r15d
movq _blocksByPos@GOTPCREL(%rip), %rsi
jne LBB15_11
jmp LBB15_14
.p2align 4, 0x90
LBB15_13: ## in Loop: Header=BB15_11 Depth=1
leal -1(%r15), %eax
andl %r15d, %eax
movl %eax, %r15d
je LBB15_14
LBB15_11: ## =>This Inner Loop Header: Depth=1
bsfl %r15d, %eax
movslq 100(%r14,%rax,4), %rbx
movslq 184(%r14,%rax,4), %r13
movslq 4(%r12), %rax
leaq (,%r13,2), %rcx
addq %r13, %rcx
imulq $504, %rbx, %rdx ## imm = 0x1F8
addq %rsi, %rdx
leaq (%rdx,%rcx,8), %rcx
cmpq %r12, (%rcx,%rax,8)
je LBB15_13
## %bb.12: ## in Loop: Header=BB15_11 Depth=1
movq 8(%r12), %rsi
movl (%r12), %edx
movq 8(%r14), %rcx
leaq L_.str.24(%rip), %rdi
xorl %eax, %eax
callq _fmt
movl %ebx, %edi
movl %r13d, %esi
movl -44(%rbp), %edx ## 4-byte Reload
movq %rax, %rcx
callq _cannotBe
movq _blocksByPos@GOTPCREL(%rip), %rsi
jmp LBB15_13
LBB15_7:
movq _impossible@GOTPCREL(%rip), %rax
movb $1, (%rax)
LBB15_14:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _restrictNaked ## -- Begin function restrictNaked
.p2align 4, 0x90
_restrictNaked: ## @restrictNaked
.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
movl %esi, %r14d
xorl %r12d, %r12d
testl %esi, %esi
je LBB16_1
## %bb.15:
movq _canBeMask@GOTPCREL(%rip), %rax
movl %r14d, %ecx
.p2align 4, 0x90
LBB16_16: ## =>This Inner Loop Header: Depth=1
bsfl %ecx, %edx
movslq 100(%rdi,%rdx,4), %rsi
movslq 184(%rdi,%rdx,4), %rdx
imulq $84, %rsi, %rsi
addq %rax, %rsi
orl (%rsi,%rdx,4), %r12d
leal -1(%rcx), %edx
andl %ecx, %edx
movl %edx, %ecx
jne LBB16_16
LBB16_1:
movl %r14d, %eax
shrl %eax
andl $1431655765, %eax ## imm = 0x55555555
movl %r14d, %ecx
subl %eax, %ecx
movl %ecx, %eax
andl $858993459, %eax ## imm = 0x33333333
shrl $2, %ecx
andl $858993459, %ecx ## imm = 0x33333333
addl %eax, %ecx
movl %ecx, %eax
shrl $4, %eax
addl %ecx, %eax
andl $252645135, %eax ## imm = 0xF0F0F0F
imull $16843009, %eax, %r15d ## imm = 0x1010101
shrl $24, %r15d
movl %r12d, %eax
shrl %eax
andl $1431655765, %eax ## imm = 0x55555555
movl %r12d, %ecx
subl %eax, %ecx
movl %ecx, %eax
andl $858993459, %eax ## imm = 0x33333333
shrl $2, %ecx
andl $858993459, %ecx ## imm = 0x33333333
addl %eax, %ecx
movl %ecx, %eax
shrl $4, %eax
addl %ecx, %eax
andl $252645135, %eax ## imm = 0xF0F0F0F
imull $16843009, %eax, %eax ## imm = 0x1010101
shrl $24, %eax
cmpl %eax, %r15d
jne LBB16_14
## %bb.2:
movq %rdi, -72(%rbp) ## 8-byte Spill
movslq _numberListIndex(%rip), %rax
leal 1(%rax), %ecx
movslq %ecx, %rcx
imulq $1717986919, %rcx, %rdx ## imm = 0x66666667
movq %rdx, %rsi
shrq $63, %rsi
sarq $33, %rdx
addl %esi, %edx
leal (%rdx,%rdx,4), %edx
subl %edx, %ecx
movl %ecx, _numberListIndex(%rip)
testl %r12d, %r12d
jle LBB16_5
## %bb.3:
imulq $84, %rax, %rdx
addq _numberList@GOTPCREL(%rip), %rdx
movl %r12d, %esi
.p2align 4, 0x90
LBB16_4: ## =>This Inner Loop Header: Depth=1
bsfl %esi, %ecx
movl $-2, %edi
roll %cl, %edi
movl %ecx, (%rdx)
addq $4, %rdx
andl %edi, %esi
jne LBB16_4
LBB16_5:
imulq $84, %rax, %rdi
addq _numberList@GOTPCREL(%rip), %rdi
movl %r15d, %esi
callq _prettyBufNumbers
movq %rax, -80(%rbp) ## 8-byte Spill
movslq _numberListIndex(%rip), %rax
leal 1(%rax), %ecx
movslq %ecx, %rcx
imulq $1717986919, %rcx, %rdx ## imm = 0x66666667
movq %rdx, %rsi
shrq $63, %rsi
sarq $33, %rdx
addl %esi, %edx
leal (%rdx,%rdx,4), %edx
subl %edx, %ecx
movl %ecx, _numberListIndex(%rip)
testl %r14d, %r14d
jle LBB16_8
## %bb.6:
imulq $84, %rax, %rdx
addq _numberList@GOTPCREL(%rip), %rdx
movl %r14d, %esi
.p2align 4, 0x90
LBB16_7: ## =>This Inner Loop Header: Depth=1
bsfl %esi, %ecx
movl $-2, %edi
roll %cl, %edi
movl %ecx, (%rdx)
addq $4, %rdx
andl %edi, %esi
jne LBB16_7
LBB16_8:
imulq $84, %rax, %rdi
addq _numberList@GOTPCREL(%rip), %rdi
movl %r15d, %esi
callq _prettyBufNumbers
movq _nm@GOTPCREL(%rip), %rcx
movb (%rcx), %cl
movl $-1, %edx
shll %cl, %edx
xorl %r14d, %edx
movq %rdx, -48(%rbp) ## 8-byte Spill
cmpl $-1, %edx
movq -72(%rbp), %rdi ## 8-byte Reload
je LBB16_14
## %bb.9:
movq %rax, %rbx
movq -48(%rbp), %rax ## 8-byte Reload
notl %eax
movq %rax, -48(%rbp) ## 8-byte Spill
leaq L_.str.25(%rip), %r15
movl %r12d, -52(%rbp) ## 4-byte Spill
movq -80(%rbp), %r14 ## 8-byte Reload
jmp LBB16_10
.p2align 4, 0x90
LBB16_13: ## in Loop: Header=BB16_10 Depth=1
movq -48(%rbp), %rdx ## 8-byte Reload
leal -1(%rdx), %eax
andl %edx, %eax
## kill: def $eax killed $eax def $rax
movq %rax, -48(%rbp) ## 8-byte Spill
movl -52(%rbp), %r12d ## 4-byte Reload
je LBB16_14
LBB16_10: ## =>This Loop Header: Depth=1
## Child Loop BB16_12 Depth 2
testl %r12d, %r12d
je LBB16_13
## %bb.11: ## in Loop: Header=BB16_10 Depth=1
bsfl -48(%rbp), %eax ## 4-byte Folded Reload
movl 100(%rdi,%rax,4), %edx
movl %edx, -60(%rbp) ## 4-byte Spill
movl 184(%rdi,%rax,4), %eax
movl %eax, -56(%rbp) ## 4-byte Spill
movl -52(%rbp), %eax ## 4-byte Reload
movl %eax, %r13d
.p2align 4, 0x90
LBB16_12: ## Parent Loop BB16_10 Depth=1
## => This Inner Loop Header: Depth=2
bsfl %r13d, %r12d
movq 8(%rdi), %rsi
movl (%rdi), %edx
movq %r15, %rdi
movq %r14, %rcx
movq %rbx, %r8
xorl %eax, %eax
callq _fmt
movl -60(%rbp), %edi ## 4-byte Reload
movl -56(%rbp), %esi ## 4-byte Reload
movl %r12d, %edx
movq %rax, %rcx
callq _cannotBe
movq -72(%rbp), %rdi ## 8-byte Reload
leal -1(%r13), %eax
andl %r13d, %eax
movl %eax, %r13d
jne LBB16_12
jmp LBB16_13
LBB16_14:
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _restrictHidden ## -- Begin function restrictHidden
.p2align 4, 0x90
_restrictHidden: ## @restrictHidden
.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 %esi, %r12d
xorl %r14d, %r14d
testl %esi, %esi
je LBB17_1
## %bb.13:
movl %r12d, %eax
.p2align 4, 0x90
LBB17_14: ## =>This Inner Loop Header: Depth=1
bsfl %eax, %ecx
orl 16(%rdi,%rcx,4), %r14d
leal -1(%rax), %ecx
andl %eax, %ecx
movl %ecx, %eax
jne LBB17_14
LBB17_1:
movl %r14d, %eax
shrl %eax
andl $1431655765, %eax ## imm = 0x55555555
movl %r14d, %ecx
subl %eax, %ecx
movl %ecx, %eax
andl $858993459, %eax ## imm = 0x33333333
shrl $2, %ecx
andl $858993459, %ecx ## imm = 0x33333333
addl %eax, %ecx
movl %ecx, %eax
shrl $4, %eax
addl %ecx, %eax
andl $252645135, %eax ## imm = 0xF0F0F0F
imull $16843009, %eax, %r15d ## imm = 0x1010101
shrl $24, %r15d
movl %r12d, %eax
shrl %eax
andl $1431655765, %eax ## imm = 0x55555555
movl %r12d, %ecx
subl %eax, %ecx
movl %ecx, %eax
andl $858993459, %eax ## imm = 0x33333333
shrl $2, %ecx
andl $858993459, %ecx ## imm = 0x33333333
addl %eax, %ecx
movl %ecx, %eax
shrl $4, %eax
addl %ecx, %eax
andl $252645135, %eax ## imm = 0xF0F0F0F
imull $16843009, %eax, %eax ## imm = 0x1010101
shrl $24, %eax
cmpl %eax, %r15d
jne LBB17_12
## %bb.2:
movq %rdi, -56(%rbp) ## 8-byte Spill
movslq _numberListIndex(%rip), %rax
leal 1(%rax), %ecx
movslq %ecx, %rcx
imulq $1717986919, %rcx, %rdx ## imm = 0x66666667
movq %rdx, %rsi
shrq $63, %rsi
sarq $33, %rdx
addl %esi, %edx
leal (%rdx,%rdx,4), %edx
subl %edx, %ecx
movl %ecx, _numberListIndex(%rip)
testl %r12d, %r12d
jle LBB17_5
## %bb.3:
imulq $84, %rax, %rdx
addq _numberList@GOTPCREL(%rip), %rdx
movl %r12d, %esi
.p2align 4, 0x90
LBB17_4: ## =>This Inner Loop Header: Depth=1
bsfl %esi, %ecx
movl $-2, %edi
roll %cl, %edi
movl %ecx, (%rdx)
addq $4, %rdx
andl %edi, %esi
jne LBB17_4
LBB17_5:
imulq $84, %rax, %rdi
addq _numberList@GOTPCREL(%rip), %rdi
movl %r15d, %esi
callq _prettyBufNumbers
movq %rax, -64(%rbp) ## 8-byte Spill
movslq _numberListIndex(%rip), %rax
leal 1(%rax), %ecx
movslq %ecx, %rcx
imulq $1717986919, %rcx, %rdx ## imm = 0x66666667
movq %rdx, %rsi
shrq $63, %rsi
sarq $33, %rdx
addl %esi, %edx
leal (%rdx,%rdx,4), %edx
subl %edx, %ecx
movl %ecx, _numberListIndex(%rip)
testl %r14d, %r14d
jle LBB17_8
## %bb.6:
imulq $84, %rax, %rdx
addq _numberList@GOTPCREL(%rip), %rdx
movl %r14d, %esi
.p2align 4, 0x90
LBB17_7: ## =>This Inner Loop Header: Depth=1
bsfl %esi, %ecx
movl $-2, %edi
roll %cl, %edi
movl %ecx, (%rdx)
addq $4, %rdx
andl %edi, %esi
jne LBB17_7
LBB17_8:
imulq $84, %rax, %rdi
addq _numberList@GOTPCREL(%rip), %rdi
movl %r15d, %esi
callq _prettyBufNumbers
testl %r14d, %r14d
movq -56(%rbp), %rdx ## 8-byte Reload
je LBB17_12
## %bb.9:
leaq L_.str.26(%rip), %r15
movl %r12d, -44(%rbp) ## 4-byte Spill
movq -64(%rbp), %rbx ## 8-byte Reload
jmp LBB17_10
.p2align 4, 0x90
LBB17_11: ## in Loop: Header=BB17_10 Depth=1
movq -72(%rbp), %rcx ## 8-byte Reload
leal -1(%rcx), %esi
andl %ecx, %esi
movl %esi, %r14d
movl -44(%rbp), %r12d ## 4-byte Reload
je LBB17_12
LBB17_10: ## =>This Loop Header: Depth=1
## Child Loop BB17_15 Depth 2
movq %r14, -72(%rbp) ## 8-byte Spill
bsfl %r14d, %esi
movslq 100(%rdx,%rsi,4), %rdi
movq _nm@GOTPCREL(%rip), %rcx
movb (%rcx), %cl
movl $-1, %r13d
shll %cl, %r13d
movslq 184(%rdx,%rsi,4), %rsi
notl %r13d
addl %r13d, %r13d
xorl %r12d, %r13d
movq %rdi, -88(%rbp) ## 8-byte Spill
imulq $84, %rdi, %rcx
addq _canBeMask@GOTPCREL(%rip), %rcx
movq %rsi, -80(%rbp) ## 8-byte Spill
andl (%rcx,%rsi,4), %r13d
je LBB17_11
.p2align 4, 0x90
LBB17_15: ## Parent Loop BB17_10 Depth=1
## => This Inner Loop Header: Depth=2
bsfl %r13d, %r12d
movq 8(%rdx), %rsi
movl (%rdx), %edx
movq %r15, %rdi
movq %rbx, %rcx
movq %rax, %r14
movq %rax, %r8
xorl %eax, %eax
callq _fmt
movq -88(%rbp), %rdi ## 8-byte Reload
## kill: def $edi killed $edi killed $rdi
movq -80(%rbp), %rsi ## 8-byte Reload
## kill: def $esi killed $esi killed $rsi
movl %r12d, %edx
movq %rax, %rcx
callq _cannotBe
movq %r14, %rax
movq -56(%rbp), %rdx ## 8-byte Reload
leal -1(%r13), %ecx
andl %r13d, %ecx
movl %ecx, %r13d
jne LBB17_15
jmp LBB17_11
LBB17_12:
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _restrictXWing ## -- Begin function restrictXWing
.p2align 4, 0x90
_restrictXWing: ## @restrictXWing
.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
movq _nm@GOTPCREL(%rip), %rax
movl (%rax), %r8d
testl %r8d, %r8d
jle LBB18_23
## %bb.1:
movslq %edi, %rcx
movslq %esi, %rdx
movq %rdx, -56(%rbp) ## 8-byte Spill
imulq $5712, %rcx, %rcx ## imm = 0x1650
movq _blocks@GOTPCREL(%rip), %rdx
movq %rcx, -104(%rbp) ## 8-byte Spill
addq %rcx, %rdx
movq %rdx, -96(%rbp) ## 8-byte Spill
xorl %edi, %edi
movl $0, -44(%rbp) ## 4-byte Folded Spill
movl %esi, -68(%rbp) ## 4-byte Spill
jmp LBB18_2
.p2align 4, 0x90
LBB18_20: ## in Loop: Header=BB18_2 Depth=1
movl -44(%rbp), %ebx ## 4-byte Reload
LBB18_21: ## in Loop: Header=BB18_2 Depth=1
btsl %edi, %ebx
movl %ebx, -44(%rbp) ## 4-byte Spill
LBB18_22: ## in Loop: Header=BB18_2 Depth=1
incq %rdi
movslq %r8d, %rcx
cmpq %rcx, %rdi
jge LBB18_23
LBB18_2: ## =>This Loop Header: Depth=1
## Child Loop BB18_5 Depth 2
## Child Loop BB18_8 Depth 3
## Child Loop BB18_12 Depth 3
## Child Loop BB18_16 Depth 4
imulq $272, %rdi, %rcx ## imm = 0x110
addq -96(%rbp), %rcx ## 8-byte Folded Reload
movq -56(%rbp), %rdx ## 8-byte Reload
movl 16(%rcx,%rdx,4), %edx
movl %edx, %esi
shrl %esi
andl $1431655765, %esi ## imm = 0x55555555
movl %edx, %ebx
subl %esi, %ebx
movl %ebx, %esi
andl $858993459, %esi ## imm = 0x33333333
shrl $2, %ebx
andl $858993459, %ebx ## imm = 0x33333333
addl %esi, %ebx
movl %ebx, %esi
shrl $4, %esi
addl %ebx, %esi
andl $252645135, %esi ## imm = 0xF0F0F0F
imull $16843009, %esi, %esi ## imm = 0x1010101
shrl $24, %esi
cmpl $2, %esi
jne LBB18_22
## %bb.3: ## in Loop: Header=BB18_2 Depth=1
movl -44(%rbp), %ebx ## 4-byte Reload
testl %ebx, %ebx
je LBB18_21
## %bb.4: ## in Loop: Header=BB18_2 Depth=1
movq -56(%rbp), %rsi ## 8-byte Reload
leaq (%rcx,%rsi,4), %rcx
addq $16, %rcx
movq %rcx, -80(%rbp) ## 8-byte Spill
movl %ebx, %esi
movq %rdi, -64(%rbp) ## 8-byte Spill
.p2align 4, 0x90
LBB18_5: ## Parent Loop BB18_2 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB18_8 Depth 3
## Child Loop BB18_12 Depth 3
## Child Loop BB18_16 Depth 4
movq %rsi, -112(%rbp) ## 8-byte Spill
bsfl %esi, %ebx
movq -104(%rbp), %rcx ## 8-byte Reload
movq _blocks@GOTPCREL(%rip), %rsi
leaq (%rcx,%rsi), %r14
imulq $272, %rbx, %rcx ## imm = 0x110
addq %r14, %rcx
movq -56(%rbp), %rsi ## 8-byte Reload
cmpl 16(%rcx,%rsi,4), %edx
jne LBB18_19
## %bb.6: ## in Loop: Header=BB18_5 Depth=2
movq %rbx, -88(%rbp) ## 8-byte Spill
movslq _numberListIndex(%rip), %rax
leal 1(%rax), %ecx
movslq %ecx, %rcx
imulq $1717986919, %rcx, %rsi ## imm = 0x66666667
movq %rsi, %rdi
shrq $63, %rdi
sarq $33, %rsi
addl %edi, %esi
leal (%rsi,%rsi,4), %esi
subl %esi, %ecx
movl %ecx, _numberListIndex(%rip)
testl %edx, %edx
jle LBB18_9
## %bb.7: ## in Loop: Header=BB18_5 Depth=2
imulq $84, %rax, %rsi
addq _numberList@GOTPCREL(%rip), %rsi
movl %edx, %edi
.p2align 4, 0x90
LBB18_8: ## Parent Loop BB18_2 Depth=1
## Parent Loop BB18_5 Depth=2
## => This Inner Loop Header: Depth=3
bsfl %edi, %ecx
movl $-2, %ebx
roll %cl, %ebx
movl %ecx, (%rsi)
addq $4, %rsi
andl %ebx, %edi
jne LBB18_8
LBB18_9: ## in Loop: Header=BB18_5 Depth=2
imulq $84, %rax, %rdi
addq _numberList@GOTPCREL(%rip), %rdi
movl %edx, %eax
shrl %eax
andl $1431655765, %eax ## imm = 0x55555555
subl %eax, %edx
movl %edx, %eax
andl $858993459, %eax ## imm = 0x33333333
shrl $2, %edx
andl $858993459, %edx ## imm = 0x33333333
addl %eax, %edx
movl %edx, %eax
shrl $4, %eax
addl %edx, %eax
andl $252645135, %eax ## imm = 0xF0F0F0F
imull $16843009, %eax, %esi ## imm = 0x1010101
shrl $24, %esi
callq _prettyBufNumbers
movq %rax, %r13
movq _nm@GOTPCREL(%rip), %rax
movl (%rax), %r8d
testl %r8d, %r8d
jle LBB18_10
## %bb.11: ## in Loop: Header=BB18_5 Depth=2
xorl %eax, %eax
movq -64(%rbp), %rdi ## 8-byte Reload
movq -88(%rbp), %rcx ## 8-byte Reload
movq %r14, -120(%rbp) ## 8-byte Spill
jmp LBB18_12
.p2align 4, 0x90
LBB18_18: ## in Loop: Header=BB18_12 Depth=3
incq %rax
movslq %r8d, %rdx
cmpq %rdx, %rax
jge LBB18_19
LBB18_12: ## Parent Loop BB18_2 Depth=1
## Parent Loop BB18_5 Depth=2
## => This Loop Header: Depth=3
## Child Loop BB18_16 Depth 4
cmpq %rdi, %rax
je LBB18_18
## %bb.13: ## in Loop: Header=BB18_12 Depth=3
cmpq %rcx, %rax
je LBB18_18
## %bb.14: ## in Loop: Header=BB18_12 Depth=3
imulq $272, %rax, %rsi ## imm = 0x110
leaq (%r14,%rsi), %rbx
movq -56(%rbp), %rdx ## 8-byte Reload
movl 16(%rbx,%rdx,4), %r12d
movq -80(%rbp), %rdx ## 8-byte Reload
andl (%rdx), %r12d
je LBB18_18
## %bb.15: ## in Loop: Header=BB18_12 Depth=3
movq %rax, -128(%rbp) ## 8-byte Spill
leaq (%rsi,%r14), %rax
addq $8, %rax
movq %rax, -136(%rbp) ## 8-byte Spill
.p2align 4, 0x90
LBB18_16: ## Parent Loop BB18_2 Depth=1
## Parent Loop BB18_5 Depth=2
## Parent Loop BB18_12 Depth=3
## => This Inner Loop Header: Depth=4
bsfl %r12d, %eax
movl 100(%rbx,%rax,4), %edx
movl %edx, -72(%rbp) ## 4-byte Spill
movl 184(%rbx,%rax,4), %r15d
movq -136(%rbp), %rax ## 8-byte Reload
movq (%rax), %rdx
leaq L_.str.27(%rip), %rdi
movl -68(%rbp), %r14d ## 4-byte Reload
movl %r14d, %esi
## kill: def $ecx killed $ecx killed $rcx
movq -64(%rbp), %r8 ## 8-byte Reload
## kill: def $r8d killed $r8d killed $r8
movq %r13, %r9
xorl %eax, %eax
callq _fmt
movl -72(%rbp), %edi ## 4-byte Reload
movl %r15d, %esi
movl %r14d, %edx
movq %rax, %rcx
callq _cannotBe
movq -88(%rbp), %rcx ## 8-byte Reload
movq -64(%rbp), %rdi ## 8-byte Reload
leal -1(%r12), %eax
andl %r12d, %eax
movl %eax, %r12d
jne LBB18_16
## %bb.17: ## in Loop: Header=BB18_12 Depth=3
movq _nm@GOTPCREL(%rip), %rax
movl (%rax), %r8d
movq -120(%rbp), %r14 ## 8-byte Reload
movq -128(%rbp), %rax ## 8-byte Reload
jmp LBB18_18
LBB18_10: ## in Loop: Header=BB18_5 Depth=2
movq -64(%rbp), %rdi ## 8-byte Reload
.p2align 4, 0x90
LBB18_19: ## in Loop: Header=BB18_5 Depth=2
movq -112(%rbp), %rsi ## 8-byte Reload
leal -1(%rsi), %ecx
andl %ecx, %esi
je LBB18_20
## %bb.24: ## in Loop: Header=BB18_5 Depth=2
movq -80(%rbp), %rcx ## 8-byte Reload
movl (%rcx), %edx
jmp LBB18_5
LBB18_23:
addq $104, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _restrictAll ## -- Begin function restrictAll
.p2align 4, 0x90
_restrictAll: ## @restrictAll
.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
callq _restrictDiscoveries
movq _nm@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, %eax
jle LBB19_6
## %bb.1:
xorl %ecx, %ecx
movq %rcx, -48(%rbp) ## 8-byte Spill
jmp LBB19_2
.p2align 4, 0x90
LBB19_5: ## in Loop: Header=BB19_2 Depth=1
movq -48(%rbp), %rsi ## 8-byte Reload
incq %rsi
movslq %eax, %rcx
movq %rsi, %rdx
movq %rsi, -48(%rbp) ## 8-byte Spill
cmpq %rcx, %rsi
jge LBB19_6
LBB19_2: ## =>This Loop Header: Depth=1
## Child Loop BB19_4 Depth 2
testl %eax, %eax
movq _nm@GOTPCREL(%rip), %r13
jle LBB19_5
## %bb.3: ## in Loop: Header=BB19_2 Depth=1
imulq $272, -48(%rbp), %rax ## 8-byte Folded Reload
## imm = 0x110
movq _blocks@GOTPCREL(%rip), %rcx
leaq (%rcx,%rax), %r14
leaq (%rcx,%rax), %r15
addq $5712, %r15 ## imm = 0x1650
leaq (%rcx,%rax), %r12
addq $11424, %r12 ## imm = 0x2CA0
xorl %ebx, %ebx
.p2align 4, 0x90
LBB19_4: ## Parent Loop BB19_2 Depth=1
## => This Inner Loop Header: Depth=2
incl %ebx
movq %r14, %rdi
movl $2, %esi
movl %ebx, %edx
callq _restrictPointer
movq %r15, %rdi
movl $2, %esi
movl %ebx, %edx
callq _restrictPointer
movq %r12, %rdi
xorl %esi, %esi
movl %ebx, %edx
callq _restrictPointer
movq %r12, %rdi
movl $1, %esi
movl %ebx, %edx
callq _restrictPointer
movl (%r13), %eax
cmpl %eax, %ebx
jl LBB19_4
jmp LBB19_5
LBB19_6:
movq _restricted@GOTPCREL(%rip), %rcx
movb (%rcx), %cl
movq _impossible@GOTPCREL(%rip), %r12
orb (%r12), %cl
jne LBB19_53
## %bb.7:
movb $1, %bl
movl $2, %edi
movl $5712, %ecx ## imm = 0x1650
addq _blocks@GOTPCREL(%rip), %rcx
movq %rcx, -72(%rbp) ## 8-byte Spill
movl $11424, %ecx ## imm = 0x2CA0
addq _blocks@GOTPCREL(%rip), %rcx
movq %rcx, -56(%rbp) ## 8-byte Spill
movl %eax, %ecx
LBB19_8: ## =>This Loop Header: Depth=1
## Child Loop BB19_11 Depth 2
## Child Loop BB19_14 Depth 3
## Child Loop BB19_20 Depth 3
## Child Loop BB19_25 Depth 3
movq _maskCountByBitCount@GOTPCREL(%rip), %rdx
cmpl $0, (%rdx,%rdi,4)
jle LBB19_9
## %bb.10: ## in Loop: Header=BB19_8 Depth=1
movb %bl, -48(%rbp) ## 1-byte Spill
xorl %ebx, %ebx
movq %rdi, -80(%rbp) ## 8-byte Spill
LBB19_11: ## Parent Loop BB19_8 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB19_14 Depth 3
## Child Loop BB19_20 Depth 3
## Child Loop BB19_25 Depth 3
imulq $20036, %rdi, %rdx ## imm = 0x4E44
addq _masksByBitCount@GOTPCREL(%rip), %rdx
movq %rbx, -64(%rbp) ## 8-byte Spill
movl (%rdx,%rbx,4), %r15d
leal (%r15,%r15), %r14d
testl %ecx, %ecx
jle LBB19_23
## %bb.12: ## in Loop: Header=BB19_11 Depth=2
movq _blocks@GOTPCREL(%rip), %rbx
xorl %r13d, %r13d
.p2align 4, 0x90
LBB19_14: ## Parent Loop BB19_8 Depth=1
## Parent Loop BB19_11 Depth=2
## => This Inner Loop Header: Depth=3
movq %rbx, %rdi
movl %r15d, %esi
callq _restrictNaked
movq _restricted@GOTPCREL(%rip), %rax
movzbl (%rax), %eax
orb (%r12), %al
jne LBB19_16
## %bb.15: ## in Loop: Header=BB19_14 Depth=3
movq %rbx, %rdi
movl %r14d, %esi
callq _restrictHidden
movq _restricted@GOTPCREL(%rip), %rax
movzbl (%rax), %eax
orb (%r12), %al
jne LBB19_16
## %bb.13: ## in Loop: Header=BB19_14 Depth=3
incq %r13
movq _nm@GOTPCREL(%rip), %rax
movslq (%rax), %rax
addq $272, %rbx ## imm = 0x110
cmpq %rax, %r13
jl LBB19_14
## %bb.18: ## in Loop: Header=BB19_11 Depth=2
testl %eax, %eax
jle LBB19_23
## %bb.19: ## in Loop: Header=BB19_11 Depth=2
movq -72(%rbp), %rbx ## 8-byte Reload
xorl %r13d, %r13d
.p2align 4, 0x90
LBB19_20: ## Parent Loop BB19_8 Depth=1
## Parent Loop BB19_11 Depth=2
## => This Inner Loop Header: Depth=3
movq %rbx, %rdi
movl %r15d, %esi
callq _restrictNaked
movq _restricted@GOTPCREL(%rip), %rax
movzbl (%rax), %eax
orb (%r12), %al
jne LBB19_16
## %bb.21: ## in Loop: Header=BB19_20 Depth=3
movq %rbx, %rdi
movl %r14d, %esi
callq _restrictHidden
movq _restricted@GOTPCREL(%rip), %rax
movzbl (%rax), %eax
orb (%r12), %al
jne LBB19_16
## %bb.22: ## in Loop: Header=BB19_20 Depth=3
incq %r13
movq _nm@GOTPCREL(%rip), %rax
movslq (%rax), %rax
addq $272, %rbx ## imm = 0x110
cmpq %rax, %r13
jl LBB19_20
.p2align 4, 0x90
LBB19_23: ## in Loop: Header=BB19_11 Depth=2
testl %eax, %eax
jle LBB19_28
## %bb.24: ## in Loop: Header=BB19_11 Depth=2
movq -56(%rbp), %rbx ## 8-byte Reload
xorl %r13d, %r13d
.p2align 4, 0x90
LBB19_25: ## Parent Loop BB19_8 Depth=1
## Parent Loop BB19_11 Depth=2
## => This Inner Loop Header: Depth=3
movq %rbx, %rdi
movl %r15d, %esi
callq _restrictNaked
movq _restricted@GOTPCREL(%rip), %rax
movzbl (%rax), %eax
orb (%r12), %al
jne LBB19_16
## %bb.26: ## in Loop: Header=BB19_25 Depth=3
movq %rbx, %rdi
movl %r14d, %esi
callq _restrictHidden
movq _restricted@GOTPCREL(%rip), %rax
movzbl (%rax), %eax
orb (%r12), %al
jne LBB19_16
## %bb.27: ## in Loop: Header=BB19_25 Depth=3
incq %r13
movq _nm@GOTPCREL(%rip), %rax
movslq (%rax), %rax
addq $272, %rbx ## imm = 0x110
cmpq %rax, %r13
jl LBB19_25
LBB19_28: ## in Loop: Header=BB19_11 Depth=2
movq -64(%rbp), %rbx ## 8-byte Reload
incq %rbx
movq _maskCountByBitCount@GOTPCREL(%rip), %rcx
movq -80(%rbp), %rdi ## 8-byte Reload
movslq (%rcx,%rdi,4), %rsi
movl %eax, %ecx
movl %eax, %edx
cmpq %rsi, %rbx
jl LBB19_11
jmp LBB19_29
.p2align 4, 0x90
LBB19_9: ## in Loop: Header=BB19_8 Depth=1
movl %ecx, %edx
LBB19_29: ## in Loop: Header=BB19_8 Depth=1
cmpq $3, %rdi
leaq 1(%rdi), %rsi
setb %bl
movl %edx, %ecx
movq %rsi, %rdi
cmpq $4, %rsi
jne LBB19_8
jmp LBB19_30
LBB19_16:
testb $1, -48(%rbp) ## 1-byte Folded Reload
je LBB19_17
LBB19_53:
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB19_17:
movq _nm@GOTPCREL(%rip), %rax
movl (%rax), %eax
LBB19_30:
testl %eax, %eax
jle LBB19_35
## %bb.31:
xorl %ebx, %ebx
.p2align 4, 0x90
LBB19_32: ## =>This Inner Loop Header: Depth=1
incl %ebx
xorl %edi, %edi
movl %ebx, %esi
callq _restrictXWing
movq _restricted@GOTPCREL(%rip), %rax
movzbl (%rax), %eax
orb (%r12), %al
jne LBB19_53
## %bb.33: ## in Loop: Header=BB19_32 Depth=1
movl $1, %edi
movl %ebx, %esi
callq _restrictXWing
movq _restricted@GOTPCREL(%rip), %rax
movzbl (%rax), %eax
orb (%r12), %al
jne LBB19_53
## %bb.34: ## in Loop: Header=BB19_32 Depth=1
movq _nm@GOTPCREL(%rip), %rax
movl (%rax), %eax
cmpl %eax, %ebx
jl LBB19_32
LBB19_35:
movq _maskCountByBitCount@GOTPCREL(%rip), %rcx
cmpl $0, 16(%rcx)
jle LBB19_53
## %bb.36:
xorl %ecx, %ecx
movq %rcx, -48(%rbp) ## 8-byte Spill
movl $5712, %ecx ## imm = 0x1650
addq _blocks@GOTPCREL(%rip), %rcx
movq %rcx, -64(%rbp) ## 8-byte Spill
movl $11424, %ecx ## imm = 0x2CA0
addq _blocks@GOTPCREL(%rip), %rcx
movq %rcx, -56(%rbp) ## 8-byte Spill
LBB19_37: ## =>This Loop Header: Depth=1
## Child Loop BB19_40 Depth 2
## Child Loop BB19_44 Depth 2
## Child Loop BB19_49 Depth 2
testl %eax, %eax
jle LBB19_52
## %bb.38: ## in Loop: Header=BB19_37 Depth=1
movq _masksByBitCount@GOTPCREL(%rip), %rax
movq -48(%rbp), %rcx ## 8-byte Reload
movl 80144(%rax,%rcx,4), %r15d
leal (%r15,%r15), %r14d
movq _blocks@GOTPCREL(%rip), %rbx
xorl %r13d, %r13d
.p2align 4, 0x90
LBB19_40: ## Parent Loop BB19_37 Depth=1
## => This Inner Loop Header: Depth=2
movq %rbx, %rdi
movl %r15d, %esi
callq _restrictNaked
movq _restricted@GOTPCREL(%rip), %rax
movzbl (%rax), %eax
orb (%r12), %al
jne LBB19_53
## %bb.41: ## in Loop: Header=BB19_40 Depth=2
movq %rbx, %rdi
movl %r14d, %esi
callq _restrictHidden
movq _restricted@GOTPCREL(%rip), %rax
movzbl (%rax), %eax
orb (%r12), %al
jne LBB19_53
## %bb.39: ## in Loop: Header=BB19_40 Depth=2
incq %r13
movq _nm@GOTPCREL(%rip), %rax
movslq (%rax), %rax
addq $272, %rbx ## imm = 0x110
cmpq %rax, %r13
jl LBB19_40
## %bb.42: ## in Loop: Header=BB19_37 Depth=1
testl %eax, %eax
jle LBB19_52
## %bb.43: ## in Loop: Header=BB19_37 Depth=1
movq -64(%rbp), %rbx ## 8-byte Reload
xorl %r13d, %r13d
.p2align 4, 0x90
LBB19_44: ## Parent Loop BB19_37 Depth=1
## => This Inner Loop Header: Depth=2
movq %rbx, %rdi
movl %r15d, %esi
callq _restrictNaked
movq _restricted@GOTPCREL(%rip), %rax
movzbl (%rax), %eax
orb (%r12), %al
jne LBB19_53
## %bb.45: ## in Loop: Header=BB19_44 Depth=2
movq %rbx, %rdi
movl %r14d, %esi
callq _restrictHidden
movq _restricted@GOTPCREL(%rip), %rax
movzbl (%rax), %eax
orb (%r12), %al
jne LBB19_53
## %bb.46: ## in Loop: Header=BB19_44 Depth=2
incq %r13
movq _nm@GOTPCREL(%rip), %rax
movslq (%rax), %rax
addq $272, %rbx ## imm = 0x110
cmpq %rax, %r13
jl LBB19_44
## %bb.47: ## in Loop: Header=BB19_37 Depth=1
testl %eax, %eax
jle LBB19_52
## %bb.48: ## in Loop: Header=BB19_37 Depth=1
movq -56(%rbp), %rbx ## 8-byte Reload
xorl %r13d, %r13d
LBB19_49: ## Parent Loop BB19_37 Depth=1
## => This Inner Loop Header: Depth=2
movq %rbx, %rdi
movl %r15d, %esi
callq _restrictNaked
movq _restricted@GOTPCREL(%rip), %rax
movzbl (%rax), %eax
orb (%r12), %al
jne LBB19_53
## %bb.50: ## in Loop: Header=BB19_49 Depth=2
movq %rbx, %rdi
movl %r14d, %esi
callq _restrictHidden
movq _restricted@GOTPCREL(%rip), %rax
movzbl (%rax), %eax
orb (%r12), %al
jne LBB19_53
## %bb.51: ## in Loop: Header=BB19_49 Depth=2
incq %r13
movq _nm@GOTPCREL(%rip), %rax
movslq (%rax), %rax
addq $272, %rbx ## imm = 0x110
cmpq %rax, %r13
jl LBB19_49
LBB19_52: ## in Loop: Header=BB19_37 Depth=1
movq -48(%rbp), %rsi ## 8-byte Reload
incq %rsi
movq _maskCountByBitCount@GOTPCREL(%rip), %rcx
movslq 16(%rcx), %rcx
movq %rsi, %rdx
movq %rsi, -48(%rbp) ## 8-byte Spill
cmpq %rcx, %rsi
jl LBB19_37
jmp LBB19_53
.cfi_endproc
## -- End function
.globl _searchBestGuess ## -- Begin function searchBestGuess
.p2align 4, 0x90
_searchBestGuess: ## @searchBestGuess
.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 %rcx, -104(%rbp) ## 8-byte Spill
movq %rdx, -72(%rbp) ## 8-byte Spill
movq %rsi, -80(%rbp) ## 8-byte Spill
movq %rdi, -64(%rbp) ## 8-byte Spill
movq _nm@GOTPCREL(%rip), %rax
movl (%rax), %ebx
movq _discoveries@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq L_.str.28(%rip), %rdi
xorl %eax, %eax
callq _fmt
movq %rax, %r14
movq _debug@GOTPCREL(%rip), %rax
cmpb $0, (%rax)
movabsq $4835703278458516699, %r15 ## imm = 0x431BDE82D7B634DB
je LBB20_2
## %bb.1:
callq _clock
movq _startTime@GOTPCREL(%rip), %rcx
subq (%rcx), %rax
imulq $1000, %rax, %rax ## imm = 0x3E8
mulq %r15
shrq $18, %rdx
leaq L_.str.1(%rip), %rdi
leaq L_.str.2(%rip), %rax
movl %edx, %esi
movq %rax, %rdx
movq %r14, %rcx
xorl %eax, %eax
callq _printf
LBB20_2:
leal 1(%rbx), %r8d
movq _nm@GOTPCREL(%rip), %rsi
movl (%rsi), %eax
testl %eax, %eax
jle LBB20_15
## %bb.3:
cmpl $2, %ebx
jl LBB20_15
## %bb.4:
movq _sudoku@GOTPCREL(%rip), %r15
movq _canBeMask@GOTPCREL(%rip), %r9
xorl %ecx, %ecx
movq %rcx, -48(%rbp) ## 8-byte Spill
.p2align 4, 0x90
LBB20_5: ## =>This Loop Header: Depth=1
## Child Loop BB20_7 Depth 2
testl %eax, %eax
jle LBB20_14
## %bb.6: ## in Loop: Header=BB20_5 Depth=1
xorl %r13d, %r13d
movq %r9, -56(%rbp) ## 8-byte Spill
.p2align 4, 0x90
LBB20_7: ## Parent Loop BB20_5 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $0, (%r15,%r13,4)
jne LBB20_12
## %bb.8: ## in Loop: Header=BB20_7 Depth=2
movl (%r9,%r13,4), %eax
movl %eax, %ecx
shrl %ecx
andl $1431655765, %ecx ## imm = 0x55555555
movl %eax, %edx
subl %ecx, %edx
movl %edx, %ecx
andl $858993459, %ecx ## imm = 0x33333333
shrl $2, %edx
andl $858993459, %edx ## imm = 0x33333333
addl %ecx, %edx
movl %edx, %ecx
shrl $4, %ecx
addl %edx, %ecx
andl $252645135, %ecx ## imm = 0xF0F0F0F
imull $16843009, %ecx, %ebx ## imm = 0x1010101
shrl $24, %ebx
cmpl %ebx, %r8d
jbe LBB20_12
## %bb.9: ## in Loop: Header=BB20_7 Depth=2
bsfl %eax, %r14d
movq -64(%rbp), %rax ## 8-byte Reload
movq -48(%rbp), %r12 ## 8-byte Reload
movl %r12d, (%rax)
movq -80(%rbp), %rax ## 8-byte Reload
movl %r13d, (%rax)
movq -72(%rbp), %rax ## 8-byte Reload
movl %r14d, (%rax)
movq _discoveries@GOTPCREL(%rip), %rax
movl (%rax), %edx
incl %edx
leaq L_.str.29(%rip), %rdi
movl %ebx, %esi
xorl %eax, %eax
callq _fmt
movq -104(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
callq _strcpy
leaq L_.str.30(%rip), %rdi
movl %r14d, %esi
movl %r12d, %edx
movl %r13d, %ecx
movl %ebx, %r8d
leaq L_.str.31(%rip), %r9
xorl %eax, %eax
callq _fmt
movq %rax, %r14
movq _debug@GOTPCREL(%rip), %rax
cmpb $0, (%rax)
je LBB20_11
## %bb.10: ## in Loop: Header=BB20_7 Depth=2
callq _clock
movq _startTime@GOTPCREL(%rip), %rcx
subq (%rcx), %rax
imulq $1000, %rax, %rax ## imm = 0x3E8
movabsq $4835703278458516699, %rcx ## imm = 0x431BDE82D7B634DB
mulq %rcx
shrq $18, %rdx
leaq L_.str.1(%rip), %rdi
movl %edx, %esi
leaq L_.str.2(%rip), %rdx
movq %r14, %rcx
xorl %eax, %eax
callq _printf
LBB20_11: ## in Loop: Header=BB20_7 Depth=2
movl %ebx, %r8d
movq _nm@GOTPCREL(%rip), %rsi
movq -56(%rbp), %r9 ## 8-byte Reload
.p2align 4, 0x90
LBB20_12: ## in Loop: Header=BB20_7 Depth=2
incq %r13
movslq (%rsi), %rax
cmpq %rax, %r13
jge LBB20_14
## %bb.13: ## in Loop: Header=BB20_7 Depth=2
cmpl $2, %r8d
ja LBB20_7
LBB20_14: ## in Loop: Header=BB20_5 Depth=1
movslq %eax, %rcx
movq -48(%rbp), %rdi ## 8-byte Reload
incq %rdi
movq %rdi, %rdx
movq %rdi, -48(%rbp) ## 8-byte Spill
cmpq %rcx, %rdi
jge LBB20_15
## %bb.17: ## in Loop: Header=BB20_5 Depth=1
addq $84, %r15
addq $84, %r9
cmpl $2, %r8d
jg LBB20_5
LBB20_15:
cmpl $3, %r8d
jl LBB20_16
## %bb.18:
movq _blocks@GOTPCREL(%rip), %rcx
addq $20, %rcx
movq %rcx, -88(%rbp) ## 8-byte Spill
movq _sudoku@GOTPCREL(%rip), %rdx
xorl %ecx, %ecx
movabsq $4835703278458516699, %rbx ## imm = 0x431BDE82D7B634DB
.p2align 4, 0x90
LBB20_19: ## =>This Loop Header: Depth=1
## Child Loop BB20_21 Depth 2
## Child Loop BB20_23 Depth 3
testl %eax, %eax
jle LBB20_32
## %bb.20: ## in Loop: Header=BB20_19 Depth=1
movq -88(%rbp), %r15 ## 8-byte Reload
xorl %edi, %edi
movq %rcx, -96(%rbp) ## 8-byte Spill
.p2align 4, 0x90
LBB20_21: ## Parent Loop BB20_19 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB20_23 Depth 3
testl %eax, %eax
movq %r15, -112(%rbp) ## 8-byte Spill
movq %rdi, -120(%rbp) ## 8-byte Spill
jle LBB20_30
## %bb.22: ## in Loop: Header=BB20_21 Depth=2
imulq $272, %rdi, %rax ## imm = 0x110
imulq $5712, %rcx, %rdi ## imm = 0x1650
addq _blocks@GOTPCREL(%rip), %rdi
leaq (%rax,%rdi), %rcx
addq $8, %rcx
movq %rcx, -48(%rbp) ## 8-byte Spill
addq %rax, %rdi
movl $1, %r13d
movq %rdi, -56(%rbp) ## 8-byte Spill
.p2align 4, 0x90
LBB20_23: ## Parent Loop BB20_19 Depth=1
## Parent Loop BB20_21 Depth=2
## => This Inner Loop Header: Depth=3
movl (%r15), %eax
bsfl %eax, %ecx
movslq 100(%rdi,%rcx,4), %rbx
movslq 184(%rdi,%rcx,4), %r12
imulq $84, %rbx, %rcx
addq %rdx, %rcx
cmpl $0, (%rcx,%r12,4)
jne LBB20_28
## %bb.24: ## in Loop: Header=BB20_23 Depth=3
movl %eax, %ecx
shrl %ecx
andl $1431655765, %ecx ## imm = 0x55555555
subl %ecx, %eax
movl %eax, %ecx
andl $858993459, %ecx ## imm = 0x33333333
shrl $2, %eax
andl $858993459, %eax ## imm = 0x33333333
addl %ecx, %eax
movl %eax, %ecx
shrl $4, %ecx
addl %eax, %ecx
andl $252645135, %ecx ## imm = 0xF0F0F0F
imull $16843009, %ecx, %r14d ## imm = 0x1010101
shrl $24, %r14d
cmpl %r14d, %r8d
jbe LBB20_28
## %bb.25: ## in Loop: Header=BB20_23 Depth=3
movq -64(%rbp), %rax ## 8-byte Reload
movl %ebx, (%rax)
movq -80(%rbp), %rax ## 8-byte Reload
movl %r12d, (%rax)
movq -72(%rbp), %rax ## 8-byte Reload
movl %r13d, (%rax)
movq -48(%rbp), %rax ## 8-byte Reload
movq (%rax), %rdx
movl (%rdi), %ecx
movq _discoveries@GOTPCREL(%rip), %rax
movl (%rax), %r8d
incl %r8d
leaq L_.str.32(%rip), %rdi
movl %r14d, %esi
xorl %eax, %eax
callq _fmt
movq -104(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
callq _strcpy
movq -48(%rbp), %rax ## 8-byte Reload
movq (%rax), %r9
leaq L_.str.30(%rip), %rdi
movl %r13d, %esi
movl %ebx, %edx
movl %r12d, %ecx
movl %r14d, %r8d
xorl %eax, %eax
callq _fmt
movq %rax, %rbx
movq _debug@GOTPCREL(%rip), %rax
cmpb $0, (%rax)
je LBB20_27
## %bb.26: ## in Loop: Header=BB20_23 Depth=3
callq _clock
movq _startTime@GOTPCREL(%rip), %rcx
subq (%rcx), %rax
imulq $1000, %rax, %rax ## imm = 0x3E8
movabsq $4835703278458516699, %rcx ## imm = 0x431BDE82D7B634DB
mulq %rcx
shrq $18, %rdx
leaq L_.str.1(%rip), %rdi
movl %edx, %esi
leaq L_.str.2(%rip), %rdx
movq %rbx, %rcx
xorl %eax, %eax
callq _printf
LBB20_27: ## in Loop: Header=BB20_23 Depth=3
movl %r14d, %r8d
movq _nm@GOTPCREL(%rip), %rsi
movq _sudoku@GOTPCREL(%rip), %rdx
movq -56(%rbp), %rdi ## 8-byte Reload
.p2align 4, 0x90
LBB20_28: ## in Loop: Header=BB20_23 Depth=3
movslq (%rsi), %rax
cmpq %rax, %r13
jge LBB20_30
## %bb.29: ## in Loop: Header=BB20_23 Depth=3
incq %r13
addq $4, %r15
cmpl $2, %r8d
ja LBB20_23
LBB20_30: ## in Loop: Header=BB20_21 Depth=2
movslq %eax, %rcx
movq -120(%rbp), %rdi ## 8-byte Reload
incq %rdi
cmpq %rcx, %rdi
movabsq $4835703278458516699, %rbx ## imm = 0x431BDE82D7B634DB
jge LBB20_37
## %bb.31: ## in Loop: Header=BB20_21 Depth=2
movq -112(%rbp), %r15 ## 8-byte Reload
addq $272, %r15 ## imm = 0x110
cmpl $2, %r8d
movq -96(%rbp), %rcx ## 8-byte Reload
ja LBB20_21
LBB20_32: ## in Loop: Header=BB20_19 Depth=1
cmpq $1, %rcx
jbe LBB20_33
jmp LBB20_34
.p2align 4, 0x90
LBB20_37: ## in Loop: Header=BB20_19 Depth=1
movq -96(%rbp), %rcx ## 8-byte Reload
cmpq $1, %rcx
ja LBB20_34
LBB20_33: ## in Loop: Header=BB20_19 Depth=1
incq %rcx
addq $5712, -88(%rbp) ## 8-byte Folded Spill
## imm = 0x1650
cmpl $2, %r8d
jg LBB20_19
jmp LBB20_34
LBB20_16:
movabsq $4835703278458516699, %rbx ## imm = 0x431BDE82D7B634DB
LBB20_34:
cmpl $1, %r8d
je LBB20_35
## %bb.38:
incl %eax
cmpl %eax, %r8d
je LBB20_39
## %bb.40:
movq -72(%rbp), %rax ## 8-byte Reload
movl (%rax), %esi
movq -64(%rbp), %rax ## 8-byte Reload
movl (%rax), %edx
movq -80(%rbp), %rax ## 8-byte Reload
movl (%rax), %ecx
movq _discoveries@GOTPCREL(%rip), %rax
movl (%rax), %r9d
leaq L_.str.35(%rip), %rdi
xorl %eax, %eax
callq _fmt
movq %rax, %r14
movq _debug@GOTPCREL(%rip), %rax
cmpb $0, (%rax)
je LBB20_41
## %bb.42:
callq _clock
movq _startTime@GOTPCREL(%rip), %rcx
subq (%rcx), %rax
imulq $1000, %rax, %rax ## imm = 0x3E8
mulq %rbx
shrq $18, %rdx
leaq L_.str.1(%rip), %rdi
leaq L_.str.2(%rip), %rax
movl %edx, %esi
movq %rax, %rdx
movq %r14, %rcx
xorl %eax, %eax
addq $88, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _printf ## TAILCALL
LBB20_41:
addq $88, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB20_35:
leaq L_.str.4(%rip), %rdi
leaq L_.str.33(%rip), %rsi
jmp LBB20_36
LBB20_39:
leaq L_.str.4(%rip), %rdi
leaq L_.str.34(%rip), %rsi
LBB20_36:
callq _levelLog
callq _cleanUp
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _solve ## -- Begin function solve
.p2align 4, 0x90
_solve: ## @solve
.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 $136, %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)
movq _restrictedPointers@GOTPCREL(%rip), %rdi
movl $3969, %esi ## imm = 0xF81
callq ___bzero
movq _restricted@GOTPCREL(%rip), %rbx
movq _impossible@GOTPCREL(%rip), %r12
movq _done@GOTPCREL(%rip), %r14
.p2align 4, 0x90
LBB21_1: ## =>This Inner Loop Header: Depth=1
movb $0, (%rbx)
callq _restrictAll
movzbl (%r12), %ecx
movzbl (%r14), %eax
cmpb $0, (%rbx)
je LBB21_4
## %bb.2: ## in Loop: Header=BB21_1 Depth=1
testb %cl, %cl
jne LBB21_4
## %bb.3: ## in Loop: Header=BB21_1 Depth=1
testb %al, %al
je LBB21_1
LBB21_4:
testb %cl, %cl
je LBB21_6
## %bb.5:
xorl %ecx, %ecx
jmp LBB21_9
LBB21_6:
movq _noGuessing@GOTPCREL(%rip), %rdx
movb $1, %cl
orb (%rdx), %al
jne LBB21_9
## %bb.7:
leaq -176(%rbp), %rdi
leaq -172(%rbp), %rsi
leaq -168(%rbp), %rdx
leaq -160(%rbp), %rbx
movq %rbx, %rcx
callq _searchBestGuess
movq _guesses@GOTPCREL(%rip), %rax
incl (%rax)
movl _eventCount(%rip), %eax
movl %eax, -164(%rbp) ## 4-byte Spill
movl -176(%rbp), %r13d
movl -172(%rbp), %r14d
movl -168(%rbp), %r15d
leaq L_.str.36(%rip), %rdi
movq %rbx, %rsi
xorl %eax, %eax
callq _fmt
movl %r13d, %edi
movl %r14d, %esi
movl %r15d, %edx
movq %rax, %rcx
callq _discover
callq _solve
movb $1, %cl
testb %al, %al
jne LBB21_9
## %bb.8:
movl -164(%rbp), %edi ## 4-byte Reload
callq _rollbackEvents
movb $0, (%r12)
leaq L_.str.37(%rip), %rdi
leaq -160(%rbp), %rsi
xorl %eax, %eax
callq _fmt
movl %r13d, %edi
movl %r14d, %esi
movl %r15d, %edx
movq %rax, %rcx
callq _cannotBe
callq _solve
testb %al, %al
setne %cl
LBB21_9:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB21_11
## %bb.10:
movzbl %cl, %eax
addq $136, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB21_11:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _validate ## -- Begin function validate
.p2align 4, 0x90
_validate: ## @validate
.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 _nm@GOTPCREL(%rip), %rax
movl (%rax), %ecx
testl %ecx, %ecx
jle LBB22_1
## %bb.2:
movb $1, %r9b
xorl %edx, %edx
movq _sudoku@GOTPCREL(%rip), %r14
movq _blocksByPos@GOTPCREL(%rip), %r8
LBB22_3: ## =>This Loop Header: Depth=1
## Child Loop BB22_4 Depth 2
## Child Loop BB22_6 Depth 3
## Child Loop BB22_11 Depth 3
## Child Loop BB22_16 Depth 3
xorl %r12d, %r12d
LBB22_4: ## Parent Loop BB22_3 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB22_6 Depth 3
## Child Loop BB22_11 Depth 3
## Child Loop BB22_16 Depth 3
imulq $84, %rdx, %rax
addq %r14, %rax
movl (%rax,%r12,4), %r15d
testl %r15d, %r15d
je LBB22_22
## %bb.5: ## in Loop: Header=BB22_4 Depth=2
leaq (%r12,%r12,2), %r10
imulq $504, %rdx, %r11 ## imm = 0x1F8
addq %r8, %r11
movq (%r11,%r10,8), %rbx
xorl %esi, %esi
jmp LBB22_6
.p2align 4, 0x90
LBB22_8: ## in Loop: Header=BB22_6 Depth=3
movslq %edi, %rdi
cltq
imulq $84, %rdi, %rdi
addq %r14, %rdi
cmpl (%rdi,%rax,4), %r15d
je LBB22_22
LBB22_9: ## in Loop: Header=BB22_6 Depth=3
incq %rsi
cmpq %rsi, %rcx
je LBB22_10
LBB22_6: ## Parent Loop BB22_3 Depth=1
## Parent Loop BB22_4 Depth=2
## => This Inner Loop Header: Depth=3
movl 100(%rbx,%rsi,4), %edi
movl 184(%rbx,%rsi,4), %eax
cmpq %rdi, %rdx
jne LBB22_8
## %bb.7: ## in Loop: Header=BB22_6 Depth=3
cmpq %rax, %r12
je LBB22_9
jmp LBB22_8
.p2align 4, 0x90
LBB22_10: ## in Loop: Header=BB22_4 Depth=2
movq 8(%r11,%r10,8), %rbx
xorl %esi, %esi
jmp LBB22_11
.p2align 4, 0x90
LBB22_13: ## in Loop: Header=BB22_11 Depth=3
movslq %edi, %rdi
cltq
imulq $84, %rdi, %rdi
addq %r14, %rdi
cmpl (%rdi,%rax,4), %r15d
je LBB22_22
LBB22_14: ## in Loop: Header=BB22_11 Depth=3
incq %rsi
cmpq %rsi, %rcx
je LBB22_15
LBB22_11: ## Parent Loop BB22_3 Depth=1
## Parent Loop BB22_4 Depth=2
## => This Inner Loop Header: Depth=3
movl 100(%rbx,%rsi,4), %edi
movl 184(%rbx,%rsi,4), %eax
cmpq %rdi, %rdx
jne LBB22_13
## %bb.12: ## in Loop: Header=BB22_11 Depth=3
cmpq %rax, %r12
je LBB22_14
jmp LBB22_13
.p2align 4, 0x90
LBB22_15: ## in Loop: Header=BB22_4 Depth=2
movq 16(%r11,%r10,8), %rbx
xorl %esi, %esi
jmp LBB22_16
.p2align 4, 0x90
LBB22_18: ## in Loop: Header=BB22_16 Depth=3
movslq %edi, %rdi
cltq
imulq $84, %rdi, %rdi
addq %r14, %rdi
cmpl (%rdi,%rax,4), %r15d
je LBB22_22
LBB22_19: ## in Loop: Header=BB22_16 Depth=3
incq %rsi
cmpq %rsi, %rcx
je LBB22_20
LBB22_16: ## Parent Loop BB22_3 Depth=1
## Parent Loop BB22_4 Depth=2
## => This Inner Loop Header: Depth=3
movl 100(%rbx,%rsi,4), %edi
movl 184(%rbx,%rsi,4), %eax
cmpq %rdi, %rdx
jne LBB22_18
## %bb.17: ## in Loop: Header=BB22_16 Depth=3
cmpq %rax, %r12
je LBB22_19
jmp LBB22_18
.p2align 4, 0x90
LBB22_20: ## in Loop: Header=BB22_4 Depth=2
incq %r12
cmpq %rcx, %r12
jne LBB22_4
## %bb.21: ## in Loop: Header=BB22_3 Depth=1
incq %rdx
cmpq %rcx, %rdx
setb %r9b
jne LBB22_3
jmp LBB22_22
LBB22_1:
xorl %r9d, %r9d
LBB22_22:
notb %r9b
movzbl %r9b, %eax
andl $1, %eax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _read ## -- Begin function read
.p2align 4, 0x90
_read: ## @read
.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 _inputFile@GOTPCREL(%rip), %r12
movq (%r12), %rdi
callq _feof
testl %eax, %eax
je LBB23_2
## %bb.1:
xorl %ebx, %ebx
LBB23_19:
movzbl %bl, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB23_2:
movq (%r12), %rdi
leaq L_.str.38(%rip), %rsi
movq _n@GOTPCREL(%rip), %r15
movq _m@GOTPCREL(%rip), %r14
xorl %ebx, %ebx
movq %r15, %rdx
movq %r14, %rcx
xorl %eax, %eax
callq _fscanf
cmpl $-1, %eax
je LBB23_19
## %bb.3:
movl (%r15), %esi
movl (%r14), %edx
movl %edx, %eax
imull %esi, %eax
movq _nm@GOTPCREL(%rip), %rcx
movl %eax, (%rcx)
cmpl $20, %esi
jg LBB23_20
## %bb.4:
cmpl $20, %edx
jg LBB23_20
## %bb.5:
cmpl $21, %eax
jge LBB23_20
## %bb.6:
leaq L_.str.40(%rip), %rdi
xorl %eax, %eax
callq _fmt
movq %rax, %rbx
movq _verbose@GOTPCREL(%rip), %rax
cmpb $0, (%rax)
movabsq $4835703278458516699, %r14 ## imm = 0x431BDE82D7B634DB
je LBB23_8
## %bb.7:
callq _clock
movq _startTime@GOTPCREL(%rip), %rcx
subq (%rcx), %rax
imulq $1000, %rax, %rax ## imm = 0x3E8
mulq %r14
shrq $18, %rdx
leaq L_.str.1(%rip), %rdi
leaq L_.str.3(%rip), %rax
movl %edx, %esi
movq %rax, %rdx
movq %rbx, %rcx
xorl %eax, %eax
callq _printf
LBB23_8:
movq _initialDiscoveries@GOTPCREL(%rip), %rax
movl $0, (%rax)
movq _nm@GOTPCREL(%rip), %rax
movl (%rax), %esi
testl %esi, %esi
jle LBB23_17
## %bb.9:
movq %r12, %r15
movq _sudoku@GOTPCREL(%rip), %rbx
leaq L_.str.41(%rip), %r14
xorl %r13d, %r13d
jmp LBB23_10
.p2align 4, 0x90
LBB23_15: ## in Loop: Header=BB23_10 Depth=1
movq -48(%rbp), %rbx ## 8-byte Reload
LBB23_16: ## in Loop: Header=BB23_10 Depth=1
movslq %esi, %rax
incq %r13
addq $84, %rbx
cmpq %rax, %r13
jge LBB23_17
LBB23_10: ## =>This Loop Header: Depth=1
## Child Loop BB23_12 Depth 2
testl %esi, %esi
jle LBB23_16
## %bb.11: ## in Loop: Header=BB23_10 Depth=1
movq %rbx, -48(%rbp) ## 8-byte Spill
xorl %r12d, %r12d
jmp LBB23_12
.p2align 4, 0x90
LBB23_14: ## in Loop: Header=BB23_12 Depth=2
incq %r12
movq _nm@GOTPCREL(%rip), %rax
movslq (%rax), %rsi
addq $4, %rbx
cmpq %rsi, %r12
jge LBB23_15
LBB23_12: ## Parent Loop BB23_10 Depth=1
## => This Inner Loop Header: Depth=2
movq (%r15), %rdi
movq %r14, %rsi
movq %rbx, %rdx
xorl %eax, %eax
callq _fscanf
cmpl $0, (%rbx)
je LBB23_14
## %bb.13: ## in Loop: Header=BB23_12 Depth=2
movq _initialDiscoveries@GOTPCREL(%rip), %rax
incl (%rax)
jmp LBB23_14
LBB23_17:
movq _sudoku@GOTPCREL(%rip), %rdi
## kill: def $esi killed $esi killed $rsi
callq _prettyBufSudoku
leaq L_.str.42(%rip), %rdi
movq _sudokuBuf@GOTPCREL(%rip), %rsi
xorl %eax, %eax
callq _fmt
movq %rax, %r14
movb $1, %bl
movq _verbose@GOTPCREL(%rip), %rax
cmpb $0, (%rax)
je LBB23_19
## %bb.18:
callq _clock
movq _startTime@GOTPCREL(%rip), %rcx
subq (%rcx), %rax
imulq $1000, %rax, %rax ## imm = 0x3E8
movabsq $4835703278458516699, %rcx ## imm = 0x431BDE82D7B634DB
mulq %rcx
shrq $18, %rdx
leaq L_.str.1(%rip), %rdi
leaq L_.str.3(%rip), %rax
movl %edx, %esi
movq %rax, %rdx
movq %r14, %rcx
xorl %eax, %eax
callq _printf
jmp LBB23_19
LBB23_20:
leaq L_.str.39(%rip), %rdi
movl $20, %esi
xorl %eax, %eax
callq _fmt
leaq L_.str.4(%rip), %rdi
movq %rax, %rsi
callq _levelLog
callq _cleanUp
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _write ## -- Begin function write
.p2align 4, 0x90
_write: ## @write
.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 _nm@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _sudoku@GOTPCREL(%rip), %rdi
callq _prettyBufSudoku
movq _outputFile@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq _n@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _m@GOTPCREL(%rip), %rax
movl (%rax), %ecx
leaq L_.str.43(%rip), %rsi
movq _sudokuBuf@GOTPCREL(%rip), %rbx
movq %rbx, %r8
xorl %eax, %eax
callq _fprintf
leaq L_.str.44(%rip), %rdi
movq %rbx, %rsi
xorl %eax, %eax
callq _fmt
movq %rax, %rbx
movq _verbose@GOTPCREL(%rip), %rax
cmpb $0, (%rax)
je LBB24_2
## %bb.1:
callq _clock
movq _startTime@GOTPCREL(%rip), %rcx
subq (%rcx), %rax
imulq $1000, %rax, %rax ## imm = 0x3E8
movabsq $4835703278458516699, %rcx ## imm = 0x431BDE82D7B634DB
mulq %rcx
shrq $18, %rdx
leaq L_.str.1(%rip), %rdi
leaq L_.str.3(%rip), %rax
movl %edx, %esi
movq %rax, %rdx
movq %rbx, %rcx
xorl %eax, %eax
callq _printf
LBB24_2:
movl $1, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _processArgs ## -- Begin function processArgs
.p2align 4, 0x90
_processArgs: ## @processArgs
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $1048, %rsp ## imm = 0x418
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r12
movl %edi, %r14d
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
cmpl $2, %edi
jl LBB25_29
## %bb.1:
movl $1, %ebx
.p2align 4, 0x90
LBB25_5: ## =>This Inner Loop Header: Depth=1
movslq %ebx, %r15
movq (%r12,%r15,8), %r13
movq %r13, %rdi
leaq L_.str.45(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB25_2
## %bb.6: ## in Loop: Header=BB25_5 Depth=1
movq %r13, %rdi
leaq L_.str.46(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB25_2
## %bb.7: ## in Loop: Header=BB25_5 Depth=1
movq %r13, %rdi
leaq L_.str.47(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB25_22
## %bb.8: ## in Loop: Header=BB25_5 Depth=1
movq %r13, %rdi
leaq L_.str.48(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB25_22
## %bb.9: ## in Loop: Header=BB25_5 Depth=1
movq %r13, %rdi
leaq L_.str.49(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB25_23
## %bb.10: ## in Loop: Header=BB25_5 Depth=1
movq %r13, %rdi
leaq L_.str.50(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB25_23
## %bb.11: ## in Loop: Header=BB25_5 Depth=1
movq %r13, %rdi
leaq L_.str.51(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB25_24
## %bb.12: ## in Loop: Header=BB25_5 Depth=1
movq %r13, %rdi
leaq L_.str.52(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB25_24
## %bb.13: ## in Loop: Header=BB25_5 Depth=1
movq %r13, %rdi
leaq L_.str.53(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB25_25
## %bb.14: ## in Loop: Header=BB25_5 Depth=1
movq %r13, %rdi
leaq L_.str.54(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB25_25
## %bb.15: ## in Loop: Header=BB25_5 Depth=1
movq %r13, %rdi
leaq L_.str.55(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB25_26
## %bb.16: ## in Loop: Header=BB25_5 Depth=1
movq %r13, %rdi
leaq L_.str.56(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB25_26
## %bb.17: ## in Loop: Header=BB25_5 Depth=1
movq %r13, %rdi
leaq L_.str.58(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB25_27
## %bb.18: ## in Loop: Header=BB25_5 Depth=1
movq %r13, %rdi
leaq L_.str.59(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB25_27
## %bb.19: ## in Loop: Header=BB25_5 Depth=1
movq %r13, %rdi
leaq L_.str.61(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB25_21
## %bb.20: ## in Loop: Header=BB25_5 Depth=1
movq %r13, %rdi
leaq L_.str.62(%rip), %rsi
callq _strcmp
testl %eax, %eax
jne LBB25_39
LBB25_21: ## in Loop: Header=BB25_5 Depth=1
leal 1(%r15), %ebx
movq 8(%r12,%r15,8), %rdi
leaq L_.str.60(%rip), %rsi
callq _fopen
movq _instructionFile@GOTPCREL(%rip), %rcx
jmp LBB25_28
.p2align 4, 0x90
LBB25_2: ## in Loop: Header=BB25_5 Depth=1
movq _help@GOTPCREL(%rip), %rax
jmp LBB25_3
.p2align 4, 0x90
LBB25_22: ## in Loop: Header=BB25_5 Depth=1
movq _verbose@GOTPCREL(%rip), %rax
movb $1, (%rax)
movq _debug@GOTPCREL(%rip), %rax
jmp LBB25_3
LBB25_23: ## in Loop: Header=BB25_5 Depth=1
movq _verbose@GOTPCREL(%rip), %rax
jmp LBB25_3
LBB25_24: ## in Loop: Header=BB25_5 Depth=1
movq _instructions@GOTPCREL(%rip), %rax
jmp LBB25_3
LBB25_25: ## in Loop: Header=BB25_5 Depth=1
movq _noGuessing@GOTPCREL(%rip), %rax
.p2align 4, 0x90
LBB25_3: ## in Loop: Header=BB25_5 Depth=1
movb $1, (%rax)
LBB25_4: ## in Loop: Header=BB25_5 Depth=1
incl %ebx
cmpl %r14d, %ebx
jl LBB25_5
jmp LBB25_29
LBB25_26: ## in Loop: Header=BB25_5 Depth=1
leal 1(%r15), %ebx
movq 8(%r12,%r15,8), %rdi
leaq L_.str.57(%rip), %rsi
callq _fopen
movq _inputFile@GOTPCREL(%rip), %rcx
jmp LBB25_28
LBB25_27: ## in Loop: Header=BB25_5 Depth=1
leal 1(%r15), %ebx
movq 8(%r12,%r15,8), %rdi
leaq L_.str.60(%rip), %rsi
callq _fopen
movq _outputFile@GOTPCREL(%rip), %rcx
LBB25_28: ## in Loop: Header=BB25_5 Depth=1
movq %rax, (%rcx)
jmp LBB25_4
LBB25_29:
movq _instructionFile@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
jne LBB25_31
## %bb.30:
movq _outputFile@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movq %rcx, (%rax)
LBB25_31:
movl %r14d, -1076(%rbp) ## 4-byte Spill
testl %r14d, %r14d
jle LBB25_34
## %bb.32:
movl -1076(%rbp), %r13d ## 4-byte Reload
leaq L_.str.64(%rip), %r15
xorl %ebx, %ebx
xorl %eax, %eax
.p2align 4, 0x90
LBB25_33: ## =>This Inner Loop Header: Depth=1
movslq %eax, %r14
leaq (%r14,%rbp), %rdi
addq $-1072, %rdi ## imm = 0xFBD0
movq (%r12,%rbx,8), %rdx
movq %r15, %rsi
xorl %eax, %eax
callq _sprintf
movq (%r12,%rbx,8), %rdi
callq _strlen
addq %r14, %rax
incq %rbx
cmpq %rbx, %r13
jne LBB25_33
LBB25_34:
leaq L_.str.65(%rip), %rdi
leaq -1072(%rbp), %rdx
movl -1076(%rbp), %esi ## 4-byte Reload
xorl %eax, %eax
callq _fmt
movq %rax, %rbx
movq _debug@GOTPCREL(%rip), %rax
cmpb $0, (%rax)
je LBB25_36
## %bb.35:
callq _clock
movq _startTime@GOTPCREL(%rip), %rcx
subq (%rcx), %rax
imulq $1000, %rax, %rax ## imm = 0x3E8
movabsq $4835703278458516699, %rcx ## imm = 0x431BDE82D7B634DB
mulq %rcx
shrq $18, %rdx
leaq L_.str.1(%rip), %rdi
leaq L_.str.2(%rip), %rax
movl %edx, %esi
movq %rax, %rdx
movq %rbx, %rcx
xorl %eax, %eax
callq _printf
LBB25_36:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB25_38
## %bb.37:
addq $1048, %rsp ## imm = 0x418
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB25_38:
callq ___stack_chk_fail
LBB25_39:
leaq L_.str.63(%rip), %rdi
movq %r13, %rsi
xorl %eax, %eax
callq _printf
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _printHelpMessage ## -- Begin function printHelpMessage
.p2align 4, 0x90
_printHelpMessage: ## @printHelpMessage
.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.66(%rip), %rdi
movl $20, %esi
xorl %eax, %eax
callq _printf
leaq L_str(%rip), %rdi
callq _puts
leaq L_str.84(%rip), %rdi
callq _puts
leaq L_str.85(%rip), %rdi
callq _puts
leaq L_str.86(%rip), %rdi
callq _puts
leaq L_str.87(%rip), %rdi
callq _puts
leaq L_str.88(%rip), %rdi
callq _puts
leaq L_str.89(%rip), %rdi
callq _puts
leaq L_str.90(%rip), %rdi
callq _puts
leaq L_str.91(%rip), %rdi
callq _puts
leaq L_str.92(%rip), %rdi
popq %rbp
jmp _puts ## TAILCALL
.cfi_endproc
## -- End function
.globl _printInstructions ## -- Begin function printInstructions
.p2align 4, 0x90
_printInstructions: ## @printInstructions
.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 $264, %rsp ## imm = 0x108
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edi, %edx
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq _instructionFile@GOTPCREL(%rip), %r15
movq (%r15), %rdi
leaq L_.str.77(%rip), %rsi
xorl %eax, %eax
callq _fprintf
cmpl $0, _eventCount(%rip)
jle LBB27_5
## %bb.1:
leaq -264(%rbp), %r12
movq _events@GOTPCREL(%rip), %r13
leaq -280(%rbp), %rbx
xorl %r14d, %r14d
jmp LBB27_2
.p2align 4, 0x90
LBB27_10: ## in Loop: Header=BB27_2 Depth=1
imulq $84, %rdx, %rdi
addq _numberList@GOTPCREL(%rip), %rdi
movq (%r15), %r13
incq %r14
movl -268(%rbp), %r12d
callq _prettyBufNumbers
movq %rax, %rbx
movq %r13, %rdi
leaq L_.str.79(%rip), %rsi
movl %r14d, %edx
movl %r12d, %ecx
movq -296(%rbp), %r8 ## 8-byte Reload
## kill: def $r8d killed $r8d killed $r8
movq -288(%rbp), %r9 ## 8-byte Reload
## kill: def $r9d killed $r9d killed $r9
xorl %eax, %eax
pushq %rbx
leaq -264(%rbp), %r12
pushq %r12
callq _fprintf
addq $16, %rsp
movq _events@GOTPCREL(%rip), %r13
leaq -280(%rbp), %rbx
LBB27_11: ## in Loop: Header=BB27_2 Depth=1
movslq _eventCount(%rip), %rax
cmpq %rax, %r14
jge LBB27_5
LBB27_2: ## =>This Loop Header: Depth=1
## Child Loop BB27_9 Depth 2
imulq $228, %r14, %rsi
addq %r13, %rsi
movl $228, %edx
movq %rbx, %rdi
callq _memcpy
movl -280(%rbp), %esi
cmpl $2, %esi
je LBB27_7
## %bb.3: ## in Loop: Header=BB27_2 Depth=1
cmpl $1, %esi
jne LBB27_13
## %bb.4: ## in Loop: Header=BB27_2 Depth=1
movq (%r15), %rdi
incq %r14
movl -268(%rbp), %ecx
movl -276(%rbp), %r8d
movl -272(%rbp), %r9d
subq $8, %rsp
leaq L_.str.78(%rip), %rsi
movl %r14d, %edx
xorl %eax, %eax
pushq %r12
callq _fprintf
addq $16, %rsp
jmp LBB27_11
.p2align 4, 0x90
LBB27_7: ## in Loop: Header=BB27_2 Depth=1
movslq -276(%rbp), %rax
movslq -272(%rbp), %rcx
movq %rax, -296(%rbp) ## 8-byte Spill
imulq $84, %rax, %rax
addq _canBeMask@GOTPCREL(%rip), %rax
movq %rcx, -288(%rbp) ## 8-byte Spill
movl (%rax,%rcx,4), %eax
movl %eax, %ecx
shrl %ecx
andl $1431655765, %ecx ## imm = 0x55555555
movl %eax, %edx
subl %ecx, %edx
movl %edx, %ecx
andl $858993459, %ecx ## imm = 0x33333333
shrl $2, %edx
andl $858993459, %edx ## imm = 0x33333333
addl %ecx, %edx
movl %edx, %ecx
shrl $4, %ecx
addl %edx, %ecx
andl $252645135, %ecx ## imm = 0xF0F0F0F
imull $16843009, %ecx, %esi ## imm = 0x1010101
shrl $24, %esi
movslq _numberListIndex(%rip), %rdx
leal 1(%rdx), %ecx
movslq %ecx, %rcx
imulq $1717986919, %rcx, %rdi ## imm = 0x66666667
movq %rdi, %rbx
shrq $63, %rbx
sarq $33, %rdi
addl %ebx, %edi
leal (%rdi,%rdi,4), %edi
subl %edi, %ecx
movl %ecx, _numberListIndex(%rip)
testl %eax, %eax
jle LBB27_10
## %bb.8: ## in Loop: Header=BB27_2 Depth=1
imulq $84, %rdx, %rdi
addq _numberList@GOTPCREL(%rip), %rdi
.p2align 4, 0x90
LBB27_9: ## Parent Loop BB27_2 Depth=1
## => This Inner Loop Header: Depth=2
bsfl %eax, %ecx
movl $-2, %ebx
roll %cl, %ebx
movl %ecx, (%rdi)
addq $4, %rdi
andl %ebx, %eax
jne LBB27_9
jmp LBB27_10
LBB27_5:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB27_12
## %bb.6:
addq $264, %rsp ## imm = 0x108
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB27_13:
leaq L_.str.9(%rip), %rdi
xorl %eax, %eax
callq _fmt
leaq L_.str.4(%rip), %rdi
movq %rax, %rsi
callq _levelLog
callq _cleanUp
movl $1, %edi
callq _exit
LBB27_12:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movl %edi, %ebx
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq _inputFile@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq _outputFile@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
callq _clock
movq _startTime@GOTPCREL(%rip), %r12
movq %rax, (%r12)
movl %ebx, %edi
movq %r14, %rsi
callq _processArgs
movq _help@GOTPCREL(%rip), %rax
cmpb $0, (%rax)
je LBB28_1
## %bb.25:
callq _printHelpMessage
jmp LBB28_26
LBB28_1:
callq _read
testb %al, %al
je LBB28_9
## %bb.2:
movl $1, %ebx
movq _verbose@GOTPCREL(%rip), %r14
leaq L_.str.3(%rip), %r13
jmp LBB28_3
.p2align 4, 0x90
LBB28_23: ## in Loop: Header=BB28_3 Depth=1
callq _write
LBB28_24: ## in Loop: Header=BB28_3 Depth=1
incl %ebx
callq _read
testb %al, %al
je LBB28_9
LBB28_3: ## =>This Inner Loop Header: Depth=1
callq _init
leaq L_.str.80(%rip), %rdi
movl %ebx, %esi
xorl %eax, %eax
callq _fmt
cmpb $0, (%r14)
je LBB28_5
## %bb.4: ## in Loop: Header=BB28_3 Depth=1
movq %rax, %r15
callq _clock
subq (%r12), %rax
imulq $1000, %rax, %rax ## imm = 0x3E8
movabsq $4835703278458516699, %rcx ## imm = 0x431BDE82D7B634DB
mulq %rcx
shrq $18, %rdx
leaq L_.str.1(%rip), %rdi
movl %edx, %esi
movq %r13, %rdx
movq %r15, %rcx
xorl %eax, %eax
callq _printf
LBB28_5: ## in Loop: Header=BB28_3 Depth=1
callq _solve
testb %al, %al
je LBB28_6
## %bb.17: ## in Loop: Header=BB28_3 Depth=1
callq _validate
testb %al, %al
je LBB28_18
## %bb.19: ## in Loop: Header=BB28_3 Depth=1
movq _instructions@GOTPCREL(%rip), %rax
cmpb $0, (%rax)
je LBB28_21
## %bb.20: ## in Loop: Header=BB28_3 Depth=1
movl %ebx, %edi
callq _printInstructions
LBB28_21: ## in Loop: Header=BB28_3 Depth=1
movq _steps@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _guesses@GOTPCREL(%rip), %rax
movl (%rax), %ecx
leaq L_.str.83(%rip), %rdi
movl %ebx, %esi
xorl %eax, %eax
callq _fmt
cmpb $0, (%r14)
je LBB28_23
## %bb.22: ## in Loop: Header=BB28_3 Depth=1
movq %rax, %r15
callq _clock
subq (%r12), %rax
imulq $1000, %rax, %rax ## imm = 0x3E8
movabsq $4835703278458516699, %rcx ## imm = 0x431BDE82D7B634DB
mulq %rcx
shrq $18, %rdx
leaq L_.str.1(%rip), %rdi
movl %edx, %esi
movq %r13, %rdx
movq %r15, %rcx
xorl %eax, %eax
callq _printf
jmp LBB28_23
.p2align 4, 0x90
LBB28_6: ## in Loop: Header=BB28_3 Depth=1
leaq L_.str.81(%rip), %rdi
jmp LBB28_7
.p2align 4, 0x90
LBB28_18: ## in Loop: Header=BB28_3 Depth=1
leaq L_.str.82(%rip), %rdi
LBB28_7: ## in Loop: Header=BB28_3 Depth=1
movl %ebx, %esi
xorl %eax, %eax
callq _fmt
cmpb $0, (%r14)
je LBB28_24
## %bb.8: ## in Loop: Header=BB28_3 Depth=1
movq %rax, %r15
callq _clock
subq (%r12), %rax
imulq $1000, %rax, %rax ## imm = 0x3E8
movabsq $4835703278458516699, %rcx ## imm = 0x431BDE82D7B634DB
mulq %rcx
shrq $18, %rdx
leaq L_.str.1(%rip), %rdi
movl %edx, %esi
movq %r13, %rdx
movq %r15, %rcx
xorl %eax, %eax
callq _printf
jmp LBB28_24
LBB28_9:
movq _inputFile@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq ___stdinp@GOTPCREL(%rip), %rax
cmpq (%rax), %rdi
je LBB28_11
## %bb.10:
callq _fclose
LBB28_11:
movq _outputFile@GOTPCREL(%rip), %r14
movq (%r14), %rdi
movq ___stdoutp@GOTPCREL(%rip), %rbx
cmpq (%rbx), %rdi
je LBB28_12
## %bb.13:
callq _fclose
movq (%rbx), %rcx
movq (%r14), %rdi
jmp LBB28_14
LBB28_12:
movq %rdi, %rcx
LBB28_14:
movq _instructionFile@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq %rcx, %rax
je LBB28_26
## %bb.15:
cmpq %rdi, %rax
je LBB28_26
## %bb.16:
movq %rax, %rdi
callq _fclose
LBB28_26:
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _inputFile,8,3 ## @inputFile
.comm _outputFile,8,3 ## @outputFile
.comm _instructionFile,8,3 ## @instructionFile
.globl _fmtBufIndex ## @fmtBufIndex
.zerofill __DATA,__common,_fmtBufIndex,4,2
.comm _debug,1,0 ## @debug
.comm _verbose,1,0 ## @verbose
.comm _instructions,1,0 ## @instructions
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.space 1
.comm _fmtBufs,5045,4 ## @fmtBufs
.comm _startTime,8,3 ## @startTime
L_.str.1: ## @.str.1
.asciz "[%dms][%s]: %s\n"
L_.str.2: ## @.str.2
.asciz "DEBUG"
L_.str.3: ## @.str.3
.asciz "INFO"
L_.str.4: ## @.str.4
.asciz "FATAL"
.globl _numberListIndex ## @numberListIndex
.zerofill __DATA,__common,_numberListIndex,4,2
.comm _numberList,420,4 ## @numberList
.globl _numbersBufIndex ## @numbersBufIndex
.zerofill __DATA,__common,_numbersBufIndex,1,0
.comm _numbersBuf,5045,4 ## @numbersBuf
L_.str.6: ## @.str.6
.asciz "%d "
.comm _sudokuBuf,1009,4 ## @sudokuBuf
L_.str.7: ## @.str.7
.asciz "%%d "
L_.str.8: ## @.str.8
.asciz "%%2d "
.globl _eventCount ## @eventCount
.zerofill __DATA,__common,_eventCount,4,2
.comm _events,2282052,4 ## @events
.comm _sudoku,1764,4 ## @sudoku
.comm _discoveries,4,2 ## @discoveries
.comm _canBeMask,1764,4 ## @canBeMask
.comm _blocksByPos,10584,4 ## @blocksByPos
.comm _nm,4,2 ## @nm
L_.str.9: ## @.str.9
.asciz "Found event of unknown type %d."
.comm _steps,4,2 ## @steps
L_.str.10: ## @.str.10
.asciz "Discovered number %d at position (%d,%d); reason: %s; discoveries: %d."
.comm _done,1,0 ## @done
L_.str.11: ## @.str.11
.asciz "Number %d cannot be at (%d,%d); reason: %s; possiblities left: %s."
.comm _restricted,1,0 ## @restricted
.comm _impossible,1,0 ## @impossible
L_.str.12: ## @.str.12
.asciz "Inconsistency in discovery; found %d and %d at (%d,%d); reason for latest: %s."
L_.str.13: ## @.str.13
.asciz "Inconsistency in restriction of (%d,%d) to %d; no remaining possibilities for the number in %s %d; reason for latest: %s."
L_.str.14: ## @.str.14
.asciz "it is the last possibility for the %s; discoveries: %d"
L_.str.15: ## @.str.15
.asciz "it is the last possibility for the cell; discoveries: %d"
.comm _guesses,4,2 ## @guesses
.comm _initialDiscoveries,4,2 ## @initialDiscoveries
.comm _blocks,17136,4 ## @blocks
L_.str.16: ## @.str.16
.asciz "row"
L_.str.17: ## @.str.17
.asciz "column"
L_.str.18: ## @.str.18
.asciz "quadrant"
.comm _n,4,2 ## @n
.comm _m,4,2 ## @m
.comm _maskCountByBitCount,84,4 ## @maskCountByBitCount
L_.str.19: ## @.str.19
.asciz "Overflow while computing number of masks"
.comm _masksByBitCount,100180,4 ## @masksByBitCount
L_.str.20: ## @.str.20
.asciz "Initialized solver variables."
L_.str.21: ## @.str.21
.asciz "discovered number %d in its place"
L_.str.22: ## @.str.22
.asciz "discovered the number %d at the same %s at position (%d,%d)"
.comm _restrictedPointers,3969,4 ## @restrictedPointers
L_.str.23: ## @.str.23
.asciz "At %s %d, number %d can only be at %s %d; removing possibilites for this %s in other %ss."
L_.str.24: ## @.str.24
.asciz "%s %d definitely has this number in this %s"
L_.str.25: ## @.str.25
.asciz "naked combination along %s %d of numbers %s at indexes %s found at cell"
L_.str.26: ## @.str.26
.asciz "hidden combination along %s %d of numbers %s at indexes %s found at cell"
L_.str.27: ## @.str.27
.asciz "X wing of number %d found in %ss %d and %d at indexes %s"
L_.str.28: ## @.str.28
.asciz "Searching for best guess. discoveries: %d."
L_.str.29: ## @.str.29
.asciz "%d possibilities at cell; discoveries: %d"
L_.str.30: ## @.str.30
.asciz "Candidate %d at (%d,%d); %d possibilities at %s."
L_.str.31: ## @.str.31
.asciz "cell"
L_.str.32: ## @.str.32
.asciz "%d possibilities at %s %d; discoveries: %d"
L_.str.33: ## @.str.33
.asciz "Attempted guess when there is a single opportunity forward."
L_.str.34: ## @.str.34
.asciz "Attempted guess when Sudoku is already full."
L_.str.35: ## @.str.35
.asciz "Guessing %d at (%d,%d); %d possibilities; %d discoveries."
.comm _noGuessing,1,0 ## @noGuessing
L_.str.36: ## @.str.36
.asciz "guess with reason: %s"
L_.str.37: ## @.str.37
.asciz "failed guess with reason: %s"
L_.str.38: ## @.str.38
.asciz "%d %d "
L_.str.39: ## @.str.39
.asciz "n, m and n*m cannot be over %d"
L_.str.40: ## @.str.40
.asciz "Read input header; n = %d and m = %d"
L_.str.41: ## @.str.41
.asciz " %d "
L_.str.42: ## @.str.42
.asciz "Read input with sudoku:\n%s"
L_.str.43: ## @.str.43
.asciz "%d %d\n%s"
L_.str.44: ## @.str.44
.asciz "Wrote output with sudoku:\n%s"
L_.str.45: ## @.str.45
.asciz "--help"
L_.str.46: ## @.str.46
.asciz "-h"
.comm _help,1,0 ## @help
L_.str.47: ## @.str.47
.asciz "--debug"
L_.str.48: ## @.str.48
.asciz "-d"
L_.str.49: ## @.str.49
.asciz "--verbose"
L_.str.50: ## @.str.50
.asciz "-v"
L_.str.51: ## @.str.51
.asciz "--instructions"
L_.str.52: ## @.str.52
.asciz "-s"
L_.str.53: ## @.str.53
.asciz "--no-guessing"
L_.str.54: ## @.str.54
.asciz "-g"
L_.str.55: ## @.str.55
.asciz "--input"
L_.str.56: ## @.str.56
.asciz "-i"
L_.str.57: ## @.str.57
.asciz "r"
L_.str.58: ## @.str.58
.asciz "--output"
L_.str.59: ## @.str.59
.asciz "-o"
L_.str.60: ## @.str.60
.asciz "w"
L_.str.61: ## @.str.61
.asciz "--instructions-output"
L_.str.62: ## @.str.62
.asciz "-O"
L_.str.63: ## @.str.63
.asciz "Unknown flag %s."
L_.str.64: ## @.str.64
.asciz "%s "
L_.str.65: ## @.str.65
.asciz "Processed %d args: %s."
L_.str.66: ## @.str.66
.asciz "This CLI solves Sudoku puzzles of sizes with n*m <= %d.\n\n"
L_.str.77: ## @.str.77
.asciz "Instructions for case number %d:\n"
L_.str.78: ## @.str.78
.asciz "%d: Discovered number %d at position (%d,%d); reason: %s.\n"
L_.str.79: ## @.str.79
.asciz "%d: Number %d cannot be at (%d,%d); reason: %s; possiblities left: %s.\n"
L_.str.80: ## @.str.80
.asciz "Solving case num %d..."
L_.str.81: ## @.str.81
.asciz "Could not solve Sudoku case %d."
L_.str.82: ## @.str.82
.asciz "Sudoku case %d failed validation."
L_.str.83: ## @.str.83
.asciz "Case num %d solved. Steps: %d Guesses: %d."
L_str: ## @str
.asciz "usage: [--input $PATH] [--output $PATH] [--instructions-output $PATH] [--debug] [--instructions] [--verbose]\n"
L_str.84: ## @str.84
.asciz "Flags:"
L_str.85: ## @str.85
.asciz "--help/-h Prints the help message."
L_str.86: ## @str.86
.asciz "--debug/-d Enables DEBUG logging."
L_str.87: ## @str.87
.asciz "--verbose/-v Enables INFO logging."
L_str.88: ## @str.88
.asciz "--instructions/-s When set, prints instructions on how to solve."
L_str.89: ## @str.89
.asciz "--no-guessing/-g When set, makes as much progress as possible without making a guess."
L_str.90: ## @str.90
.asciz "--input/-i Sets the input file to read puzzles from. Defaults to stdin."
L_str.91: ## @str.91
.asciz "--output/-o Sets the output file to write solutions to. Defaults to stdout."
L_str.92: ## @str.92
.asciz "--instruction-output/-O Sets the output file to write instructions to. Defaults to the output file."
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cleanUp ; -- Begin function cleanUp
.p2align 2
_cleanUp: ; @cleanUp
.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 x8, _inputFile@GOTPAGE
Lloh1:
ldr x8, [x8, _inputFile@GOTPAGEOFF]
Lloh2:
ldr x0, [x8]
Lloh3:
adrp x8, ___stdinp@GOTPAGE
Lloh4:
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
Lloh5:
ldr x8, [x8]
cmp x0, x8
b.eq LBB0_2
; %bb.1:
bl _fclose
LBB0_2:
Lloh6:
adrp x19, _outputFile@GOTPAGE
Lloh7:
ldr x19, [x19, _outputFile@GOTPAGEOFF]
ldr x0, [x19]
Lloh8:
adrp x20, ___stdoutp@GOTPAGE
Lloh9:
ldr x20, [x20, ___stdoutp@GOTPAGEOFF]
ldr x8, [x20]
cmp x0, x8
b.eq LBB0_4
; %bb.3:
bl _fclose
ldr x9, [x20]
ldr x0, [x19]
b LBB0_5
LBB0_4:
mov x9, x0
LBB0_5:
Lloh10:
adrp x8, _instructionFile@GOTPAGE
Lloh11:
ldr x8, [x8, _instructionFile@GOTPAGEOFF]
Lloh12:
ldr x8, [x8]
cmp x8, x9
ccmp x8, x0, #4, ne
b.ne LBB0_7
; %bb.6:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_7:
mov x0, x8
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _fclose
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.cfi_endproc
; -- End function
.globl _fmt ; -- Begin function fmt
.p2align 2
_fmt: ; @fmt
.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
Lloh13:
adrp x8, _debug@GOTPAGE
Lloh14:
ldr x8, [x8, _debug@GOTPAGEOFF]
ldrb w8, [x8]
Lloh15:
adrp x9, _verbose@GOTPAGE
Lloh16:
ldr x9, [x9, _verbose@GOTPAGEOFF]
ldrb w9, [x9]
Lloh17:
adrp x10, _instructions@GOTPAGE
Lloh18:
ldr x10, [x10, _instructions@GOTPAGEOFF]
ldrb w10, [x10]
cmp w8, #0
ccmp w9, #0, #0, eq
ccmp w10, #0, #0, eq
b.eq LBB1_2
; %bb.1:
mov x1, x0
add x8, x29, #16
str x8, [sp, #8]
adrp x8, _fmtBufIndex@PAGE
ldrsw x9, [x8, _fmtBufIndex@PAGEOFF]
add w10, w9, #1
mov w11, #26215
movk w11, #26214, lsl #16
smull x11, w10, w11
lsr x12, x11, #63
asr x11, x11, #33
add w11, w11, w12
add w11, w11, w11, lsl #2
sub w10, w10, w11
str w10, [x8, _fmtBufIndex@PAGEOFF]
mov w8, #1009
Lloh19:
adrp x10, _fmtBufs@GOTPAGE
Lloh20:
ldr x10, [x10, _fmtBufs@GOTPAGEOFF]
madd x19, x9, x8, x10
add x2, x29, #16
mov x0, x19
bl _vsprintf
b LBB1_3
LBB1_2:
Lloh21:
adrp x19, l_.str@PAGE
Lloh22:
add x19, x19, l_.str@PAGEOFF
LBB1_3:
mov x0, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpLdrGot Lloh17, Lloh18
.loh AdrpLdrGot Lloh15, Lloh16
.loh AdrpLdrGot Lloh13, Lloh14
.loh AdrpLdrGot Lloh19, Lloh20
.loh AdrpAdd Lloh21, Lloh22
.cfi_endproc
; -- End function
.globl _levelLog ; -- Begin function levelLog
.p2align 2
_levelLog: ; @levelLog
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x1
mov x20, x0
bl _clock
Lloh23:
adrp x8, _startTime@GOTPAGE
Lloh24:
ldr x8, [x8, _startTime@GOTPAGEOFF]
Lloh25:
ldr x8, [x8]
sub x8, x0, x8
mov w9, #1000
mul x8, x8, x9
mov x9, #13531
movk x9, #55222, lsl #16
movk x9, #56962, lsl #32
movk x9, #17179, lsl #48
umulh x8, x8, x9
lsr x8, x8, #18
stp x20, x19, [sp, #8]
str x8, [sp]
Lloh26:
adrp x0, l_.str.1@PAGE
Lloh27:
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
add sp, sp, #64
ret
.loh AdrpAdd Lloh26, Lloh27
.loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25
.cfi_endproc
; -- End function
.globl _debugf ; -- Begin function debugf
.p2align 2
_debugf: ; @debugf
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
Lloh28:
adrp x8, _debug@GOTPAGE
Lloh29:
ldr x8, [x8, _debug@GOTPAGEOFF]
ldrb w8, [x8]
cbz w8, LBB3_2
; %bb.1:
mov x19, x0
bl _clock
Lloh30:
adrp x8, _startTime@GOTPAGE
Lloh31:
ldr x8, [x8, _startTime@GOTPAGEOFF]
Lloh32:
ldr x8, [x8]
sub x8, x0, x8
mov w9, #1000
mul x8, x8, x9
mov x9, #13531
movk x9, #55222, lsl #16
movk x9, #56962, lsl #32
movk x9, #17179, lsl #48
umulh x8, x8, x9
lsr x8, x8, #18
Lloh33:
adrp x9, l_.str.2@PAGE
Lloh34:
add x9, x9, l_.str.2@PAGEOFF
stp x9, x19, [sp, #8]
str x8, [sp]
Lloh35:
adrp x0, l_.str.1@PAGE
Lloh36:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
LBB3_2:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpLdrGot Lloh28, Lloh29
.loh AdrpAdd Lloh35, Lloh36
.loh AdrpAdd Lloh33, Lloh34
.loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32
.cfi_endproc
; -- End function
.globl _infof ; -- Begin function infof
.p2align 2
_infof: ; @infof
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
Lloh37:
adrp x8, _verbose@GOTPAGE
Lloh38:
ldr x8, [x8, _verbose@GOTPAGEOFF]
ldrb w8, [x8]
cbz w8, LBB4_2
; %bb.1:
mov x19, x0
bl _clock
Lloh39:
adrp x8, _startTime@GOTPAGE
Lloh40:
ldr x8, [x8, _startTime@GOTPAGEOFF]
Lloh41:
ldr x8, [x8]
sub x8, x0, x8
mov w9, #1000
mul x8, x8, x9
mov x9, #13531
movk x9, #55222, lsl #16
movk x9, #56962, lsl #32
movk x9, #17179, lsl #48
umulh x8, x8, x9
lsr x8, x8, #18
Lloh42:
adrp x9, l_.str.3@PAGE
Lloh43:
add x9, x9, l_.str.3@PAGEOFF
stp x9, x19, [sp, #8]
str x8, [sp]
Lloh44:
adrp x0, l_.str.1@PAGE
Lloh45:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
LBB4_2:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpLdrGot Lloh37, Lloh38
.loh AdrpAdd Lloh44, Lloh45
.loh AdrpAdd Lloh42, Lloh43
.loh AdrpLdrGotLdr Lloh39, Lloh40, Lloh41
.cfi_endproc
; -- End function
.globl _fatalf ; -- Begin function fatalf
.p2align 2
_fatalf: ; @fatalf
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov x1, x0
Lloh46:
adrp x0, l_.str.4@PAGE
Lloh47:
add x0, x0, l_.str.4@PAGEOFF
bl _levelLog
bl _cleanUp
mov w0, #1
bl _exit
.loh AdrpAdd Lloh46, Lloh47
.cfi_endproc
; -- End function
.globl _maskToList ; -- Begin function maskToList
.p2align 2
_maskToList: ; @maskToList
.cfi_startproc
; %bb.0:
Lloh48:
adrp x9, _numberListIndex@PAGE
ldrsw x8, [x9, _numberListIndex@PAGEOFF]
add w10, w8, #1
mov w11, #26215
movk w11, #26214, lsl #16
smull x11, w10, w11
lsr x12, x11, #63
asr x11, x11, #33
add w11, w11, w12
add w11, w11, w11, lsl #2
sub w10, w10, w11
str w10, [x9, _numberListIndex@PAGEOFF]
Lloh49:
adrp x9, _numberList@GOTPAGE
Lloh50:
ldr x9, [x9, _numberList@GOTPAGEOFF]
cmp w0, #1
b.lt LBB6_3
; %bb.1:
mov w10, #84
madd x10, x8, x10, x9
mov w11, #1
LBB6_2: ; =>This Inner Loop Header: Depth=1
rbit w12, w0
clz w12, w12
str w12, [x10], #4
lsl w12, w11, w12
bics w0, w0, w12
b.ne LBB6_2
LBB6_3:
mov w10, #84
madd x0, x8, x10, x9
ret
.loh AdrpLdrGot Lloh49, Lloh50
.loh AdrpAdrp Lloh48, Lloh49
.cfi_endproc
; -- End function
.globl _prettyBufNumbers ; -- Begin function prettyBufNumbers
.p2align 2
_prettyBufNumbers: ; @prettyBufNumbers
.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 x22, x1
mov x19, x0
adrp x8, _numbersBufIndex@PAGE
ldrsb x23, [x8, _numbersBufIndex@PAGEOFF]
add w9, w23, #1
mov w10, #26215
mul w10, w9, w10
lsr w11, w10, #17
add w10, w11, w10, lsr #31
add w10, w10, w10, lsl #2
sub w9, w9, w10
strb w9, [x8, _numbersBufIndex@PAGEOFF]
mov w8, #1009
Lloh51:
adrp x24, _numbersBuf@GOTPAGE
Lloh52:
ldr x24, [x24, _numbersBuf@GOTPAGEOFF]
madd x20, x23, x8, x24
mov w8, #91
strh w8, [x20]
mov x0, x20
bl _strlen
mov x21, x0
cmp w22, #1
b.lt LBB7_3
; %bb.1:
mov w25, w22
Lloh53:
adrp x22, l_.str.6@PAGE
Lloh54:
add x22, x22, l_.str.6@PAGEOFF
mov w8, #1009
madd x26, x23, x8, x24
LBB7_2: ; =>This Inner Loop Header: Depth=1
ldr w8, [x19], #4
str x8, [sp]
add x0, sp, #11
mov w1, #0
mov w2, #5
mov x3, x22
bl ___sprintf_chk
sxtw x21, w21
add x0, x26, x21
add x1, sp, #11
bl _strcpy
add x0, sp, #11
bl _strlen
add x21, x0, x21
subs x25, x25, #1
b.ne LBB7_2
LBB7_3:
sub w8, w21, #1
mov w9, #1009
madd x9, x23, x9, x24
mov w10, #93
strb w10, [x9, w8, sxtw]
mov x0, x20
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 Lloh51, Lloh52
.loh AdrpAdd Lloh53, Lloh54
.cfi_endproc
; -- End function
.globl _prettyBufSudoku ; -- Begin function prettyBufSudoku
.p2align 2
_prettyBufSudoku: ; @prettyBufSudoku
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x20, x1
mov x19, x0
Lloh55:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh56:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh57:
ldr x8, [x8]
str x8, [sp, #24]
Lloh58:
adrp x21, _sudokuBuf@GOTPAGE
Lloh59:
ldr x21, [x21, _sudokuBuf@GOTPAGEOFF]
strb wzr, [x21]
cmp w1, #10
b.ge LBB8_2
; %bb.1:
Lloh60:
adrp x3, l_.str.7@PAGE
Lloh61:
add x3, x3, l_.str.7@PAGEOFF
add x0, sp, #14
mov w1, #0
mov w2, #10
bl ___sprintf_chk
cmp w20, #1
b.ge LBB8_3
b LBB8_7
LBB8_2:
Lloh62:
adrp x3, l_.str.8@PAGE
Lloh63:
add x3, x3, l_.str.8@PAGEOFF
add x0, sp, #14
mov w1, #0
mov w2, #10
bl ___sprintf_chk
LBB8_3:
mov x22, #0
mov w23, #0
mov w24, #10
mov w20, w20
LBB8_4: ; =>This Loop Header: Depth=1
; Child Loop BB8_5 Depth 2
mov x25, x20
mov x26, x19
LBB8_5: ; Parent Loop BB8_4 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [x26], #4
str x8, [sp]
add x0, sp, #9
add x3, sp, #14
mov w1, #0
mov w2, #5
bl ___sprintf_chk
add x0, x21, w23, sxtw
add x1, sp, #9
bl _strcpy
add x0, sp, #9
bl _strlen
add w23, w23, w0
subs x25, x25, #1
b.ne LBB8_5
; %bb.6: ; in Loop: Header=BB8_4 Depth=1
add x8, x21, w23, sxtw
sturb w24, [x8, #-1]
add x22, x22, #1
add x19, x19, #84
cmp x22, x20
b.ne LBB8_4
LBB8_7:
ldr x8, [sp, #24]
Lloh64:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh65:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh66:
ldr x9, [x9]
cmp x9, x8
b.ne LBB8_9
; %bb.8:
Lloh67:
adrp x0, _sudokuBuf@GOTPAGE
Lloh68:
ldr x0, [x0, _sudokuBuf@GOTPAGEOFF]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
ldp x26, x25, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #112
ret
LBB8_9:
bl ___stack_chk_fail
.loh AdrpLdrGot Lloh58, Lloh59
.loh AdrpLdrGotLdr Lloh55, Lloh56, Lloh57
.loh AdrpAdd Lloh60, Lloh61
.loh AdrpAdd Lloh62, Lloh63
.loh AdrpLdrGotLdr Lloh64, Lloh65, Lloh66
.loh AdrpLdrGot Lloh67, Lloh68
.cfi_endproc
; -- End function
.globl _rollbackEvents ; -- Begin function rollbackEvents
.p2align 2
_rollbackEvents: ; @rollbackEvents
.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
adrp x8, _eventCount@PAGE
ldr w3, [x8, _eventCount@PAGEOFF]
cmp w3, w0
b.le LBB9_25
; %bb.1:
mov w9, #228
Lloh69:
adrp x10, _events@GOTPAGE
Lloh70:
ldr x10, [x10, _events@GOTPAGEOFF]
mov w11, #1
mov w12, #84
Lloh71:
adrp x13, _canBeMask@GOTPAGE
Lloh72:
ldr x13, [x13, _canBeMask@GOTPAGEOFF]
mov w14, #24
mov w15, #504
Lloh73:
adrp x16, _blocksByPos@GOTPAGE
Lloh74:
ldr x16, [x16, _blocksByPos@GOTPAGEOFF]
Lloh75:
adrp x17, _nm@GOTPAGE
Lloh76:
ldr x17, [x17, _nm@GOTPAGEOFF]
Lloh77:
adrp x1, _sudoku@GOTPAGE
Lloh78:
ldr x1, [x1, _sudoku@GOTPAGEOFF]
Lloh79:
adrp x2, _discoveries@GOTPAGE
Lloh80:
ldr x2, [x2, _discoveries@GOTPAGEOFF]
b LBB9_4
LBB9_2: ; in Loop: Header=BB9_4 Depth=1
ldr w5, [x8, _eventCount@PAGEOFF]
LBB9_3: ; in Loop: Header=BB9_4 Depth=1
mov x3, x5
cmp w5, w0
b.le LBB9_25
LBB9_4: ; =>This Loop Header: Depth=1
; Child Loop BB9_10 Depth 2
; Child Loop BB9_16 Depth 2
; Child Loop BB9_22 Depth 2
sxtw x3, w3
sub x5, x3, #1
str w5, [x8, _eventCount@PAGEOFF]
madd x3, x5, x9, x10
ldp w6, w4, [x3]
; kill: def $w4 killed $w4 def $x4
sxtw x4, w4
ldrsw x3, [x3, #8]
cmp w6, #2
b.eq LBB9_7
; %bb.5: ; in Loop: Header=BB9_4 Depth=1
cmp w6, #1
b.ne LBB9_26
; %bb.6: ; in Loop: Header=BB9_4 Depth=1
madd x4, x4, x12, x1
str wzr, [x4, x3, lsl #2]
ldr w3, [x2]
sub w3, w3, #1
str w3, [x2]
b LBB9_3
LBB9_7: ; in Loop: Header=BB9_4 Depth=1
madd x5, x5, x9, x10
ldrsw x5, [x5, #12]
madd x6, x4, x12, x13
lsl x7, x3, #2
ldr w19, [x6, x7]
lsl w20, w11, w5
orr w19, w19, w20
str w19, [x6, x7]
ldr w6, [x17]
cmp w6, #1
b.lt LBB9_2
; %bb.8: ; in Loop: Header=BB9_4 Depth=1
mov x7, #0
mul x19, x3, x14
madd x20, x4, x15, x16
ldr x19, [x20, x19]
b LBB9_10
LBB9_9: ; in Loop: Header=BB9_10 Depth=2
add x7, x7, #1
cmp x6, x7
b.eq LBB9_13
LBB9_10: ; Parent Loop BB9_4 Depth=1
; => This Inner Loop Header: Depth=2
add x20, x19, x7, lsl #2
ldr w21, [x20, #100]
cmp w21, w4
b.ne LBB9_9
; %bb.11: ; in Loop: Header=BB9_10 Depth=2
ldr w20, [x20, #184]
cmp w20, w3
b.ne LBB9_9
; %bb.12: ; in Loop: Header=BB9_4 Depth=1
lsl w6, w11, w7
add x7, x19, x5, lsl #2
ldr w19, [x7, #16]
orr w6, w19, w6
str w6, [x7, #16]
ldr w6, [x17]
LBB9_13: ; in Loop: Header=BB9_4 Depth=1
cmp w6, #1
b.lt LBB9_2
; %bb.14: ; in Loop: Header=BB9_4 Depth=1
mov x7, #0
mov w6, w6
mul x19, x3, x14
mul x20, x4, x15
add x20, x16, x20
add x19, x20, x19
ldr x19, [x19, #8]
b LBB9_16
LBB9_15: ; in Loop: Header=BB9_16 Depth=2
add x7, x7, #1
cmp x6, x7
b.eq LBB9_19
LBB9_16: ; Parent Loop BB9_4 Depth=1
; => This Inner Loop Header: Depth=2
add x20, x19, x7, lsl #2
ldr w21, [x20, #100]
cmp w21, w4
b.ne LBB9_15
; %bb.17: ; in Loop: Header=BB9_16 Depth=2
ldr w20, [x20, #184]
cmp w20, w3
b.ne LBB9_15
; %bb.18: ; in Loop: Header=BB9_4 Depth=1
lsl w6, w11, w7
add x7, x19, x5, lsl #2
ldr w19, [x7, #16]
orr w6, w19, w6
str w6, [x7, #16]
ldr w6, [x17]
LBB9_19: ; in Loop: Header=BB9_4 Depth=1
cmp w6, #1
b.lt LBB9_2
; %bb.20: ; in Loop: Header=BB9_4 Depth=1
mov x7, #0
mul x19, x3, x14
mul x20, x4, x15
add x20, x16, x20
add x19, x20, x19
ldr x19, [x19, #16]
mov w6, w6
b LBB9_22
LBB9_21: ; in Loop: Header=BB9_22 Depth=2
add x7, x7, #1
cmp x6, x7
b.eq LBB9_2
LBB9_22: ; Parent Loop BB9_4 Depth=1
; => This Inner Loop Header: Depth=2
add x20, x19, x7, lsl #2
ldr w21, [x20, #100]
cmp w21, w4
b.ne LBB9_21
; %bb.23: ; in Loop: Header=BB9_22 Depth=2
ldr w20, [x20, #184]
cmp w20, w3
b.ne LBB9_21
; %bb.24: ; in Loop: Header=BB9_4 Depth=1
lsl w3, w11, w7
add x4, x19, x5, lsl #2
ldr w5, [x4, #16]
orr w3, w5, w3
str w3, [x4, #16]
b LBB9_2
LBB9_25:
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
LBB9_26:
str x6, [sp]
Lloh81:
adrp x0, l_.str.9@PAGE
Lloh82:
add x0, x0, l_.str.9@PAGEOFF
bl _fmt
mov x1, x0
Lloh83:
adrp x0, l_.str.4@PAGE
Lloh84:
add x0, x0, l_.str.4@PAGEOFF
bl _levelLog
bl _cleanUp
mov w0, #1
bl _exit
.loh AdrpLdrGot Lloh79, Lloh80
.loh AdrpLdrGot Lloh77, Lloh78
.loh AdrpLdrGot Lloh75, Lloh76
.loh AdrpLdrGot Lloh73, Lloh74
.loh AdrpLdrGot Lloh71, Lloh72
.loh AdrpLdrGot Lloh69, Lloh70
.loh AdrpAdd Lloh83, Lloh84
.loh AdrpAdd Lloh81, Lloh82
.cfi_endproc
; -- End function
.globl _applyEvent ; -- Begin function applyEvent
.p2align 2
_applyEvent: ; @applyEvent
.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
adrp x8, _eventCount@PAGE
ldrsw x9, [x8, _eventCount@PAGEOFF]
add w10, w9, #1
str w10, [x8, _eventCount@PAGEOFF]
mov w8, #228
Lloh85:
adrp x10, _events@GOTPAGE
Lloh86:
ldr x10, [x10, _events@GOTPAGEOFF]
madd x8, x9, x8, x10
ldp q1, q0, [x0, #16]
ldr q2, [x0]
stp q2, q1, [x8]
str q0, [x8, #32]
ldp q0, q1, [x0, #80]
ldp q3, q2, [x0, #48]
stp q0, q1, [x8, #80]
stp q3, q2, [x8, #48]
ldp q0, q1, [x0, #144]
ldp q3, q2, [x0, #112]
stp q0, q1, [x8, #144]
stp q3, q2, [x8, #112]
ldp q1, q0, [x0, #192]
ldr w9, [x0, #224]
ldr q2, [x0, #176]
str w9, [x8, #224]
str q0, [x8, #208]
Lloh87:
adrp x9, _steps@GOTPAGE
Lloh88:
ldr x9, [x9, _steps@GOTPAGEOFF]
stp q2, q1, [x8, #176]
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
ldr w8, [x0]
cmp w8, #2
b.eq LBB10_6
; %bb.1:
cmp w8, #1
b.ne LBB10_31
; %bb.2:
ldp w10, w8, [x0, #8]
; kill: def $w10 killed $w10 def $x10
sxtw x10, w10
ldrsw x9, [x0, #4]
mov w11, #84
Lloh89:
adrp x12, _sudoku@GOTPAGE
Lloh90:
ldr x12, [x12, _sudoku@GOTPAGEOFF]
madd x9, x9, x11, x12
str w8, [x9, x10, lsl #2]
Lloh91:
adrp x20, _discoveries@GOTPAGE
Lloh92:
ldr x20, [x20, _discoveries@GOTPAGEOFF]
ldr w8, [x20]
add w8, w8, #1
str w8, [x20]
add x9, x0, #16
ldp w12, w10, [x0, #8]
ldr w11, [x0, #4]
stp x9, x8, [sp, #24]
stp x11, x12, [sp, #8]
str x10, [sp]
Lloh93:
adrp x0, l_.str.10@PAGE
Lloh94:
add x0, x0, l_.str.10@PAGEOFF
bl _fmt
Lloh95:
adrp x8, _debug@GOTPAGE
Lloh96:
ldr x8, [x8, _debug@GOTPAGEOFF]
ldrb w8, [x8]
cbz w8, LBB10_4
; %bb.3:
mov x19, x0
bl _clock
Lloh97:
adrp x8, _startTime@GOTPAGE
Lloh98:
ldr x8, [x8, _startTime@GOTPAGEOFF]
Lloh99:
ldr x8, [x8]
sub x8, x0, x8
mov w9, #1000
mul x8, x8, x9
mov x9, #13531
movk x9, #55222, lsl #16
movk x9, #56962, lsl #32
movk x9, #17179, lsl #48
umulh x8, x8, x9
lsr x8, x8, #18
Lloh100:
adrp x9, l_.str.2@PAGE
Lloh101:
add x9, x9, l_.str.2@PAGEOFF
stp x9, x19, [sp, #8]
str x8, [sp]
Lloh102:
adrp x0, l_.str.1@PAGE
Lloh103:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
LBB10_4:
ldr w8, [x20]
Lloh104:
adrp x9, _nm@GOTPAGE
Lloh105:
ldr x9, [x9, _nm@GOTPAGEOFF]
Lloh106:
ldr w9, [x9]
mul w9, w9, w9
cmp w8, w9
b.ne LBB10_30
; %bb.5:
Lloh107:
adrp x8, _done@GOTPAGE
Lloh108:
ldr x8, [x8, _done@GOTPAGEOFF]
mov w9, #1
Lloh109:
strb w9, [x8]
b LBB10_30
LBB10_6:
ldp w11, w8, [x0, #8]
; kill: def $w11 killed $w11 def $x11
sxtw x11, w11
mov w9, #1
lsl w9, w9, w8
ldrsw x10, [x0, #4]
Lloh110:
adrp x8, _canBeMask@GOTPAGE
Lloh111:
ldr x8, [x8, _canBeMask@GOTPAGEOFF]
mov w12, #84
madd x10, x10, x12, x8
lsl x11, x11, #2
ldr w12, [x10, x11]
bic w9, w12, w9
str w9, [x10, x11]
ldp w19, w20, [x0, #4]
mov x9, x19
sxtw x9, w9
mov x10, x20
sxtw x10, w10
Lloh112:
adrp x12, _nm@GOTPAGE
Lloh113:
ldr x12, [x12, _nm@GOTPAGEOFF]
ldr w13, [x12]
cmp w13, #0
b.le LBB10_24
; %bb.7:
mov x14, #0
Lloh114:
adrp x11, _blocksByPos@GOTPAGE
Lloh115:
ldr x11, [x11, _blocksByPos@GOTPAGEOFF]
mov w15, #504
smaddl x15, w19, w15, x11
mov w16, #24
smull x16, w20, w16
ldr x15, [x15, x16]
b LBB10_9
LBB10_8: ; in Loop: Header=BB10_9 Depth=1
add x14, x14, #1
cmp x13, x14
b.eq LBB10_12
LBB10_9: ; =>This Inner Loop Header: Depth=1
add x16, x15, x14, lsl #2
ldr w17, [x16, #100]
cmp w17, w19
b.ne LBB10_8
; %bb.10: ; in Loop: Header=BB10_9 Depth=1
ldr w16, [x16, #184]
cmp w16, w20
b.ne LBB10_8
; %bb.11:
mov w9, #1
lsl w9, w9, w14
ldrsw x10, [x0, #12]
add x10, x15, x10, lsl #2
ldr w13, [x10, #16]
bic w9, w13, w9
str w9, [x10, #16]
ldp w19, w20, [x0, #4]
ldr w13, [x12]
sxtw x9, w19
sxtw x10, w20
; kill: def $w20 killed $w20 killed $x20 def $x20
; kill: def $w19 killed $w19 killed $x19 def $x19
LBB10_12:
cmp w13, #1
b.lt LBB10_24
; %bb.13:
mov x14, #0
mov w13, w13
mov w15, #24
mov w16, #504
madd x16, x9, x16, x11
madd x15, x10, x15, x16
ldr x15, [x15, #8]
b LBB10_15
LBB10_14: ; in Loop: Header=BB10_15 Depth=1
add x14, x14, #1
cmp x13, x14
b.eq LBB10_18
LBB10_15: ; =>This Inner Loop Header: Depth=1
add x16, x15, x14, lsl #2
ldr w17, [x16, #100]
cmp w17, w19
b.ne LBB10_14
; %bb.16: ; in Loop: Header=BB10_15 Depth=1
ldr w16, [x16, #184]
cmp w16, w20
b.ne LBB10_14
; %bb.17:
mov w9, #1
lsl w9, w9, w14
ldrsw x10, [x0, #12]
add x10, x15, x10, lsl #2
ldr w13, [x10, #16]
bic w9, w13, w9
str w9, [x10, #16]
ldp w19, w20, [x0, #4]
ldr w13, [x12]
sxtw x9, w19
sxtw x10, w20
; kill: def $w20 killed $w20 killed $x20 def $x20
; kill: def $w19 killed $w19 killed $x19 def $x19
LBB10_18:
cmp w13, #1
b.lt LBB10_24
; %bb.19:
mov x12, #0
mov w14, #24
mov w15, #504
madd x11, x9, x15, x11
madd x11, x10, x14, x11
ldr x11, [x11, #16]
mov w13, w13
b LBB10_21
LBB10_20: ; in Loop: Header=BB10_21 Depth=1
add x12, x12, #1
cmp x13, x12
b.eq LBB10_24
LBB10_21: ; =>This Inner Loop Header: Depth=1
add x14, x11, x12, lsl #2
ldr w15, [x14, #100]
cmp w15, w19
b.ne LBB10_20
; %bb.22: ; in Loop: Header=BB10_21 Depth=1
ldr w14, [x14, #184]
cmp w14, w20
b.ne LBB10_20
; %bb.23:
mov w9, #1
lsl w9, w9, w12
ldrsw x10, [x0, #12]
add x10, x11, x10, lsl #2
ldr w11, [x10, #16]
bic w9, w11, w9
str w9, [x10, #16]
ldp w19, w20, [x0, #4]
sxtw x9, w19
sxtw x10, w20
; kill: def $w20 killed $w20 killed $x20 def $x20
; kill: def $w19 killed $w19 killed $x19 def $x19
LBB10_24:
mov w11, #84
madd x8, x9, x11, x8
ldr w9, [x8, x10, lsl #2]
fmov d0, x9
cnt.8b v0, v0
uaddlv.8b h0, v0
fmov w1, s0
Lloh116:
adrp x10, _numberListIndex@PAGE
ldrsw x8, [x10, _numberListIndex@PAGEOFF]
add w11, w8, #1
mov w12, #26215
movk w12, #26214, lsl #16
smull x12, w11, w12
lsr x13, x12, #63
asr x12, x12, #33
add w12, w12, w13
add w12, w12, w12, lsl #2
sub w11, w11, w12
str w11, [x10, _numberListIndex@PAGEOFF]
Lloh117:
adrp x10, _numberList@GOTPAGE
Lloh118:
ldr x10, [x10, _numberList@GOTPAGEOFF]
cmp w9, #1
b.lt LBB10_28
; %bb.25:
mov w11, #84
madd x11, x8, x11, x10
mov w12, #1
LBB10_26: ; =>This Inner Loop Header: Depth=1
rbit w13, w9
clz w13, w13
str w13, [x11], #4
lsl w13, w12, w13
bics w9, w9, w13
b.ne LBB10_26
; %bb.27:
ldp w19, w20, [x0, #4]
LBB10_28:
mov w9, #84
madd x8, x8, x9, x10
add x21, x0, #16
ldr w22, [x0, #12]
mov x0, x8
bl _prettyBufNumbers
stp x21, x0, [sp, #24]
stp x19, x20, [sp, #8]
str x22, [sp]
Lloh119:
adrp x0, l_.str.11@PAGE
Lloh120:
add x0, x0, l_.str.11@PAGEOFF
bl _fmt
Lloh121:
adrp x8, _debug@GOTPAGE
Lloh122:
ldr x8, [x8, _debug@GOTPAGEOFF]
ldrb w8, [x8]
cbz w8, LBB10_30
; %bb.29:
mov x19, x0
bl _clock
Lloh123:
adrp x8, _startTime@GOTPAGE
Lloh124:
ldr x8, [x8, _startTime@GOTPAGEOFF]
Lloh125:
ldr x8, [x8]
sub x8, x0, x8
mov w9, #1000
mul x8, x8, x9
mov x9, #13531
movk x9, #55222, lsl #16
movk x9, #56962, lsl #32
movk x9, #17179, lsl #48
umulh x8, x8, x9
lsr x8, x8, #18
Lloh126:
adrp x9, l_.str.2@PAGE
Lloh127:
add x9, x9, l_.str.2@PAGEOFF
stp x9, x19, [sp, #8]
str x8, [sp]
Lloh128:
adrp x0, l_.str.1@PAGE
Lloh129:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
LBB10_30:
Lloh130:
adrp x8, _restricted@GOTPAGE
Lloh131:
ldr x8, [x8, _restricted@GOTPAGEOFF]
mov w9, #1
Lloh132:
strb w9, [x8]
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
LBB10_31:
str x8, [sp]
Lloh133:
adrp x0, l_.str.9@PAGE
Lloh134:
add x0, x0, l_.str.9@PAGEOFF
bl _fmt
mov x1, x0
Lloh135:
adrp x0, l_.str.4@PAGE
Lloh136:
add x0, x0, l_.str.4@PAGEOFF
bl _levelLog
bl _cleanUp
mov w0, #1
bl _exit
.loh AdrpLdrGot Lloh87, Lloh88
.loh AdrpLdrGot Lloh85, Lloh86
.loh AdrpLdrGot Lloh95, Lloh96
.loh AdrpAdd Lloh93, Lloh94
.loh AdrpLdrGot Lloh91, Lloh92
.loh AdrpLdrGot Lloh89, Lloh90
.loh AdrpAdd Lloh102, Lloh103
.loh AdrpAdd Lloh100, Lloh101
.loh AdrpLdrGotLdr Lloh97, Lloh98, Lloh99
.loh AdrpLdrGotLdr Lloh104, Lloh105, Lloh106
.loh AdrpLdrGotStr Lloh107, Lloh108, Lloh109
.loh AdrpLdrGot Lloh112, Lloh113
.loh AdrpLdrGot Lloh110, Lloh111
.loh AdrpLdrGot Lloh114, Lloh115
.loh AdrpLdrGot Lloh117, Lloh118
.loh AdrpAdrp Lloh116, Lloh117
.loh AdrpLdrGot Lloh121, Lloh122
.loh AdrpAdd Lloh119, Lloh120
.loh AdrpAdd Lloh128, Lloh129
.loh AdrpAdd Lloh126, Lloh127
.loh AdrpLdrGotLdr Lloh123, Lloh124, Lloh125
.loh AdrpLdrGotStr Lloh130, Lloh131, Lloh132
.loh AdrpAdd Lloh135, Lloh136
.loh AdrpAdd Lloh133, Lloh134
.cfi_endproc
; -- End function
.globl _discover ; -- Begin function discover
.p2align 2
_discover: ; @discover
.cfi_startproc
; %bb.0:
stp x28, x27, [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 w27, -40
.cfi_offset w28, -48
sub sp, sp, #528
; kill: def $w2 killed $w2 def $x2
; kill: def $w1 killed $w1 def $x1
; kill: def $w0 killed $w0 def $x0
Lloh137:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh138:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh139:
ldr x8, [x8]
stur x8, [x29, #-40]
Lloh140:
adrp x20, _impossible@GOTPAGE
Lloh141:
ldr x20, [x20, _impossible@GOTPAGEOFF]
ldrb w8, [x20]
cbz w8, LBB11_3
LBB11_1:
ldur x8, [x29, #-40]
Lloh142:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh143:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh144:
ldr x9, [x9]
cmp x9, x8
b.ne LBB11_11
; %bb.2:
add sp, sp, #528
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #48 ; 16-byte Folded Reload
ret
LBB11_3:
Lloh145:
adrp x8, _sudoku@GOTPAGE
Lloh146:
ldr x8, [x8, _sudoku@GOTPAGEOFF]
mov w9, #84
smaddl x8, w0, w9, x8
ldr w8, [x8, w1, sxtw #2]
cbz w8, LBB11_8
; %bb.4:
cmp w8, w2
b.eq LBB11_1
; %bb.5:
stp x1, x3, [sp, #24]
stp x2, x0, [sp, #8]
str x8, [sp]
Lloh147:
adrp x0, l_.str.12@PAGE
Lloh148:
add x0, x0, l_.str.12@PAGEOFF
bl _fmt
Lloh149:
adrp x8, _debug@GOTPAGE
Lloh150:
ldr x8, [x8, _debug@GOTPAGEOFF]
ldrb w8, [x8]
cbz w8, LBB11_7
; %bb.6:
mov x19, x0
bl _clock
Lloh151:
adrp x8, _startTime@GOTPAGE
Lloh152:
ldr x8, [x8, _startTime@GOTPAGEOFF]
Lloh153:
ldr x8, [x8]
sub x8, x0, x8
mov w9, #1000
mul x8, x8, x9
mov x9, #13531
movk x9, #55222, lsl #16
movk x9, #56962, lsl #32
movk x9, #17179, lsl #48
umulh x8, x8, x9
lsr x8, x8, #18
Lloh154:
adrp x9, l_.str.2@PAGE
Lloh155:
add x9, x9, l_.str.2@PAGEOFF
stp x9, x19, [sp, #8]
str x8, [sp]
Lloh156:
adrp x0, l_.str.1@PAGE
Lloh157:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
LBB11_7:
mov w8, #1
strb w8, [x20]
b LBB11_1
LBB11_8:
mov w8, #1
str w8, [sp, #288]
str w0, [sp, #292]
str w1, [sp, #296]
str w2, [sp, #300]
cbz x3, LBB11_10
; %bb.9:
add x8, sp, #288
add x0, x8, #16
mov x1, x3
mov w2, #209
bl ___strcpy_chk
LBB11_10:
ldp q0, q1, [sp, #480]
stp q0, q1, [sp, #240]
ldr w8, [sp, #512]
str w8, [sp, #272]
ldp q0, q1, [sp, #416]
stp q0, q1, [sp, #176]
ldp q1, q0, [sp, #448]
stp q1, q0, [sp, #208]
ldp q0, q1, [sp, #352]
stp q0, q1, [sp, #112]
ldp q1, q0, [sp, #384]
stp q1, q0, [sp, #144]
ldp q0, q1, [sp, #288]
stp q0, q1, [sp, #48]
ldp q1, q0, [sp, #320]
stp q1, q0, [sp, #80]
add x0, sp, #48
bl _applyEvent
b LBB11_1
LBB11_11:
bl ___stack_chk_fail
.loh AdrpLdrGot Lloh140, Lloh141
.loh AdrpLdrGotLdr Lloh137, Lloh138, Lloh139
.loh AdrpLdrGotLdr Lloh142, Lloh143, Lloh144
.loh AdrpLdrGot Lloh145, Lloh146
.loh AdrpLdrGot Lloh149, Lloh150
.loh AdrpAdd Lloh147, Lloh148
.loh AdrpAdd Lloh156, Lloh157
.loh AdrpAdd Lloh154, Lloh155
.loh AdrpLdrGotLdr Lloh151, Lloh152, Lloh153
.cfi_endproc
; -- End function
.globl _cannotBe ; -- Begin function cannotBe
.p2align 2
_cannotBe: ; @cannotBe
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
sub sp, sp, #544
Lloh158:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh159:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh160:
ldr x8, [x8]
stur x8, [x29, #-96]
Lloh161:
adrp x25, _impossible@GOTPAGE
Lloh162:
ldr x25, [x25, _impossible@GOTPAGEOFF]
ldrb w8, [x25]
cbnz w8, LBB12_21
; %bb.1:
mov x21, x2
mov x19, x1
mov x20, x0
Lloh163:
adrp x9, _canBeMask@GOTPAGE
Lloh164:
ldr x9, [x9, _canBeMask@GOTPAGEOFF]
mov w8, #84
smaddl x8, w0, w8, x9
add x23, x8, w1, sxtw #2
ldr w8, [x23]
mov w9, #1
lsl w28, w9, w2
tst w8, w28
b.eq LBB12_21
; %bb.2:
mov x22, x3
mov x8, x20
sxtw x27, w8
mov w8, #2
str w8, [sp, #296]
str w20, [sp, #300]
mov x8, x19
sxtw x26, w8
str w19, [sp, #304]
str w21, [sp, #308]
cbz x3, LBB12_4
; %bb.3:
add x8, sp, #296
add x0, x8, #16
mov x1, x22
mov w2, #209
bl ___strcpy_chk
LBB12_4:
add x8, sp, #233
ldur q0, [x8, #255]
add x8, sp, #249
ldur q1, [x8, #255]
stp q0, q1, [sp, #256]
ldr w8, [sp, #520]
str w8, [sp, #288]
add x8, sp, #169
ldur q0, [x8, #255]
add x8, sp, #185
ldur q1, [x8, #255]
stp q0, q1, [sp, #192]
add x8, sp, #217
ldur q0, [x8, #255]
add x8, sp, #201
ldur q1, [x8, #255]
stp q1, q0, [sp, #224]
add x8, sp, #105
ldur q0, [x8, #255]
add x8, sp, #121
ldur q1, [x8, #255]
stp q0, q1, [sp, #128]
add x8, sp, #153
ldur q0, [x8, #255]
add x8, sp, #137
ldur q1, [x8, #255]
stp q1, q0, [sp, #160]
add x8, sp, #41
ldur q0, [x8, #255]
add x8, sp, #57
ldur q1, [x8, #255]
stp q0, q1, [sp, #64]
add x8, sp, #89
ldur q0, [x8, #255]
add x8, sp, #73
ldur q1, [x8, #255]
stp q1, q0, [sp, #96]
add x0, sp, #64
bl _applyEvent
mov w8, #24
mul x8, x26, x8
Lloh165:
adrp x11, _blocksByPos@GOTPAGE
Lloh166:
ldr x11, [x11, _blocksByPos@GOTPAGEOFF]
mov w9, #504
madd x9, x27, x9, x11
ldr x8, [x9, x8]
add x9, x8, w21, sxtw #2
ldr w9, [x9, #16]
cbz w9, LBB12_18
; %bb.5:
str x23, [sp, #56] ; 8-byte Folded Spill
mov x10, x21
sxtw x12, w10
fmov d0, x9
cnt.8b v0, v0
uaddlv.8b h0, v0
fmov w10, s0
cmp w10, #1
b.ne LBB12_8
; %bb.6:
rbit w9, w9
clz w9, w9
add x9, x8, w9, uxtw #2
ldrsw x23, [x9, #100]
ldrsw x24, [x9, #184]
mov w9, #84
Lloh167:
adrp x10, _canBeMask@GOTPAGE
Lloh168:
ldr x10, [x10, _canBeMask@GOTPAGEOFF]
madd x9, x23, x9, x10
ldr w9, [x9, x24, lsl #2]
tst w9, w28
b.eq LBB12_8
; %bb.7:
ldr x8, [x8, #8]
Lloh169:
adrp x9, _discoveries@GOTPAGE
Lloh170:
ldr x9, [x9, _discoveries@GOTPAGEOFF]
Lloh171:
ldr w9, [x9]
add w9, w9, #1
stp x8, x9, [sp]
Lloh172:
adrp x0, l_.str.14@PAGE
Lloh173:
add x0, x0, l_.str.14@PAGEOFF
str x12, [sp, #48] ; 8-byte Folded Spill
bl _fmt
mov x3, x0
mov x0, x23
mov x1, x24
mov x2, x21
bl _discover
ldr x12, [sp, #48] ; 8-byte Folded Reload
Lloh174:
adrp x11, _blocksByPos@GOTPAGE
Lloh175:
ldr x11, [x11, _blocksByPos@GOTPAGEOFF]
LBB12_8:
mov w8, #24
mov w9, #504
madd x9, x27, x9, x11
madd x8, x26, x8, x9
ldr x8, [x8, #8]
add x9, x8, x12, lsl #2
ldr w9, [x9, #16]
cbz w9, LBB12_18
; %bb.9:
fmov d0, x9
cnt.8b v0, v0
uaddlv.8b h0, v0
fmov w10, s0
cmp w10, #1
b.ne LBB12_12
; %bb.10:
rbit w9, w9
clz w9, w9
add x9, x8, w9, uxtw #2
ldrsw x23, [x9, #100]
ldrsw x24, [x9, #184]
mov w9, #84
Lloh176:
adrp x10, _canBeMask@GOTPAGE
Lloh177:
ldr x10, [x10, _canBeMask@GOTPAGEOFF]
madd x9, x23, x9, x10
ldr w9, [x9, x24, lsl #2]
tst w9, w28
b.eq LBB12_12
; %bb.11:
ldr x8, [x8, #8]
Lloh178:
adrp x9, _discoveries@GOTPAGE
Lloh179:
ldr x9, [x9, _discoveries@GOTPAGEOFF]
Lloh180:
ldr w9, [x9]
add w9, w9, #1
stp x8, x9, [sp]
Lloh181:
adrp x0, l_.str.14@PAGE
Lloh182:
add x0, x0, l_.str.14@PAGEOFF
str x12, [sp, #48] ; 8-byte Folded Spill
bl _fmt
mov x3, x0
mov x0, x23
mov x1, x24
mov x2, x21
bl _discover
ldr x12, [sp, #48] ; 8-byte Folded Reload
Lloh183:
adrp x11, _blocksByPos@GOTPAGE
Lloh184:
ldr x11, [x11, _blocksByPos@GOTPAGEOFF]
LBB12_12:
mov w8, #24
mov w9, #504
madd x9, x27, x9, x11
madd x8, x26, x8, x9
ldr x8, [x8, #16]
add x9, x8, x12, lsl #2
ldr w9, [x9, #16]
cbz w9, LBB12_18
; %bb.13:
fmov d0, x9
cnt.8b v0, v0
uaddlv.8b h0, v0
fmov w10, s0
cmp w10, #1
b.ne LBB12_16
; %bb.14:
rbit w9, w9
clz w9, w9
add x9, x8, w9, uxtw #2
ldrsw x22, [x9, #100]
ldrsw x23, [x9, #184]
mov w9, #84
Lloh185:
adrp x10, _canBeMask@GOTPAGE
Lloh186:
ldr x10, [x10, _canBeMask@GOTPAGEOFF]
madd x9, x22, x9, x10
ldr w9, [x9, x23, lsl #2]
tst w9, w28
b.eq LBB12_16
; %bb.15:
ldr x8, [x8, #8]
Lloh187:
adrp x9, _discoveries@GOTPAGE
Lloh188:
ldr x9, [x9, _discoveries@GOTPAGEOFF]
Lloh189:
ldr w9, [x9]
add w9, w9, #1
stp x8, x9, [sp]
Lloh190:
adrp x0, l_.str.14@PAGE
Lloh191:
add x0, x0, l_.str.14@PAGEOFF
bl _fmt
mov x3, x0
mov x0, x22
mov x1, x23
mov x2, x21
bl _discover
LBB12_16:
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldr w8, [x8]
fmov d0, x8
cnt.8b v0, v0
uaddlv.8b h0, v0
fmov w9, s0
cmp w9, #1
b.ne LBB12_21
; %bb.17:
rbit w8, w8
clz w21, w8
Lloh192:
adrp x8, _discoveries@GOTPAGE
Lloh193:
ldr x8, [x8, _discoveries@GOTPAGEOFF]
Lloh194:
ldr w8, [x8]
add w8, w8, #1
str x8, [sp]
Lloh195:
adrp x0, l_.str.15@PAGE
Lloh196:
add x0, x0, l_.str.15@PAGEOFF
bl _fmt
mov x3, x0
mov x0, x20
mov x1, x19
mov x2, x21
bl _discover
b LBB12_21
LBB12_18:
ldr x9, [x8, #8]
ldr w8, [x8]
stp x8, x22, [sp, #32]
stp x21, x9, [sp, #16]
stp x20, x19, [sp]
Lloh197:
adrp x0, l_.str.13@PAGE
Lloh198:
add x0, x0, l_.str.13@PAGEOFF
bl _fmt
Lloh199:
adrp x8, _debug@GOTPAGE
Lloh200:
ldr x8, [x8, _debug@GOTPAGEOFF]
ldrb w8, [x8]
cbz w8, LBB12_20
; %bb.19:
mov x19, x0
bl _clock
Lloh201:
adrp x8, _startTime@GOTPAGE
Lloh202:
ldr x8, [x8, _startTime@GOTPAGEOFF]
Lloh203:
ldr x8, [x8]
sub x8, x0, x8
mov w9, #1000
mul x8, x8, x9
mov x9, #13531
movk x9, #55222, lsl #16
movk x9, #56962, lsl #32
movk x9, #17179, lsl #48
umulh x8, x8, x9
lsr x8, x8, #18
Lloh204:
adrp x9, l_.str.2@PAGE
Lloh205:
add x9, x9, l_.str.2@PAGEOFF
stp x9, x19, [sp, #8]
str x8, [sp]
Lloh206:
adrp x0, l_.str.1@PAGE
Lloh207:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
LBB12_20:
mov w8, #1
strb w8, [x25]
LBB12_21:
ldur x8, [x29, #-96]
Lloh208:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh209:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh210:
ldr x9, [x9]
cmp x9, x8
b.ne LBB12_23
; %bb.22:
add sp, sp, #544
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
LBB12_23:
bl ___stack_chk_fail
.loh AdrpLdrGot Lloh161, Lloh162
.loh AdrpLdrGotLdr Lloh158, Lloh159, Lloh160
.loh AdrpLdrGot Lloh163, Lloh164
.loh AdrpLdrGot Lloh165, Lloh166
.loh AdrpLdrGot Lloh167, Lloh168
.loh AdrpLdrGot Lloh174, Lloh175
.loh AdrpAdd Lloh172, Lloh173
.loh AdrpLdrGotLdr Lloh169, Lloh170, Lloh171
.loh AdrpLdrGot Lloh176, Lloh177
.loh AdrpLdrGot Lloh183, Lloh184
.loh AdrpAdd Lloh181, Lloh182
.loh AdrpLdrGotLdr Lloh178, Lloh179, Lloh180
.loh AdrpLdrGot Lloh185, Lloh186
.loh AdrpAdd Lloh190, Lloh191
.loh AdrpLdrGotLdr Lloh187, Lloh188, Lloh189
.loh AdrpAdd Lloh195, Lloh196
.loh AdrpLdrGotLdr Lloh192, Lloh193, Lloh194
.loh AdrpLdrGot Lloh199, Lloh200
.loh AdrpAdd Lloh197, Lloh198
.loh AdrpAdd Lloh206, Lloh207
.loh AdrpAdd Lloh204, Lloh205
.loh AdrpLdrGotLdr Lloh201, Lloh202, Lloh203
.loh AdrpLdrGotLdr Lloh208, Lloh209, Lloh210
.cfi_endproc
; -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ; -- Begin function init
lCPI13_0:
.long 0 ; 0x0
.long 1 ; 0x1
.long 2 ; 0x2
.long 3 ; 0x3
.section __TEXT,__text,regular,pure_instructions
.globl _init
.p2align 2
_init: ; @init
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
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
Lloh211:
adrp x8, _impossible@GOTPAGE
Lloh212:
ldr x8, [x8, _impossible@GOTPAGEOFF]
Lloh213:
strb wzr, [x8]
Lloh214:
adrp x8, _done@GOTPAGE
Lloh215:
ldr x8, [x8, _done@GOTPAGEOFF]
Lloh216:
strb wzr, [x8]
Lloh217:
adrp x8, _steps@GOTPAGE
Lloh218:
ldr x8, [x8, _steps@GOTPAGEOFF]
Lloh219:
str wzr, [x8]
Lloh220:
adrp x8, _guesses@GOTPAGE
Lloh221:
ldr x8, [x8, _guesses@GOTPAGEOFF]
Lloh222:
str wzr, [x8]
Lloh223:
adrp x8, _eventCount@PAGE
str wzr, [x8, _eventCount@PAGEOFF]
Lloh224:
adrp x8, _initialDiscoveries@GOTPAGE
Lloh225:
ldr x8, [x8, _initialDiscoveries@GOTPAGEOFF]
Lloh226:
ldr w8, [x8]
Lloh227:
adrp x9, _discoveries@GOTPAGE
Lloh228:
ldr x9, [x9, _discoveries@GOTPAGEOFF]
Lloh229:
str w8, [x9]
Lloh230:
adrp x8, _nm@GOTPAGE
Lloh231:
ldr x8, [x8, _nm@GOTPAGEOFF]
Lloh232:
ldr w9, [x8]
Lloh233:
adrp x8, _maskCountByBitCount@GOTPAGE
Lloh234:
ldr x8, [x8, _maskCountByBitCount@GOTPAGEOFF]
cmp w9, #1
b.lt LBB13_82
; %bb.1:
mov x10, #0
mov w11, #-1
lsl w11, w11, w9
mvn w11, w11
lsl w12, w11, #1
and x13, x9, #0xfffffff0
dup.4s v0, w12
Lloh235:
adrp x14, _canBeMask@GOTPAGE
Lloh236:
ldr x14, [x14, _canBeMask@GOTPAGEOFF]
add x15, x14, #32
b LBB13_3
LBB13_2: ; in Loop: Header=BB13_3 Depth=1
add x10, x10, #1
add x15, x15, #84
add x14, x14, #84
cmp x10, x9
b.eq LBB13_10
LBB13_3: ; =>This Loop Header: Depth=1
; Child Loop BB13_6 Depth 2
; Child Loop BB13_9 Depth 2
cmp w9, #16
b.hs LBB13_5
; %bb.4: ; in Loop: Header=BB13_3 Depth=1
mov x17, #0
b LBB13_8
LBB13_5: ; in Loop: Header=BB13_3 Depth=1
mov x16, x13
mov x17, x15
LBB13_6: ; Parent Loop BB13_3 Depth=1
; => This Inner Loop Header: Depth=2
stp q0, q0, [x17, #-32]
stp q0, q0, [x17], #64
subs x16, x16, #16
b.ne LBB13_6
; %bb.7: ; in Loop: Header=BB13_3 Depth=1
mov x17, x13
cmp x13, x9
b.eq LBB13_2
LBB13_8: ; in Loop: Header=BB13_3 Depth=1
add x16, x14, x17, lsl #2
sub x17, x9, x17
LBB13_9: ; Parent Loop BB13_3 Depth=1
; => This Inner Loop Header: Depth=2
str w12, [x16], #4
subs x17, x17, #1
b.ne LBB13_9
b LBB13_2
LBB13_10:
mov x13, #0
add x12, x9, #1
and x14, x9, #0xfffffff0
dup.4s v0, w11
Lloh237:
adrp x10, _blocks@GOTPAGE
Lloh238:
ldr x10, [x10, _blocks@GOTPAGEOFF]
orr x15, x14, #0x1
add x17, x10, #36
add x0, x10, #16
add x1, x10, #100
and x2, x9, #0xfffffffc
mov w3, #272
Lloh239:
adrp x4, l_.str.16@PAGE
Lloh240:
add x4, x4, l_.str.16@PAGEOFF
adrp x16, lCPI13_0@PAGE
ldr q1, [x16, lCPI13_0@PAGEOFF]
movi.4s v2, #4
mov x5, x10
b LBB13_12
LBB13_11: ; in Loop: Header=BB13_12 Depth=1
add x13, x13, #1
add x17, x17, #272
add x0, x0, #272
add x1, x1, #272
add x5, x5, #272
cmp x13, x9
b.eq LBB13_25
LBB13_12: ; =>This Loop Header: Depth=1
; Child Loop BB13_15 Depth 2
; Child Loop BB13_18 Depth 2
; Child Loop BB13_22 Depth 2
; Child Loop BB13_24 Depth 2
madd x6, x13, x3, x10
stp w13, wzr, [x6]
str x4, [x6, #8]
cmp x9, #16
b.hs LBB13_14
; %bb.13: ; in Loop: Header=BB13_12 Depth=1
mov w7, #1
b LBB13_17
LBB13_14: ; in Loop: Header=BB13_12 Depth=1
mov x6, x17
mov x7, x14
LBB13_15: ; Parent Loop BB13_12 Depth=1
; => This Inner Loop Header: Depth=2
stp q0, q0, [x6, #-16]
stp q0, q0, [x6, #16]
add x6, x6, #64
subs x7, x7, #16
b.ne LBB13_15
; %bb.16: ; in Loop: Header=BB13_12 Depth=1
mov x7, x15
cmp x9, x14
b.eq LBB13_19
LBB13_17: ; in Loop: Header=BB13_12 Depth=1
add x6, x0, x7, lsl #2
sub x7, x12, x7
LBB13_18: ; Parent Loop BB13_12 Depth=1
; => This Inner Loop Header: Depth=2
str w11, [x6], #4
subs x7, x7, #1
b.ne LBB13_18
LBB13_19: ; in Loop: Header=BB13_12 Depth=1
cmp w9, #4
b.hs LBB13_21
; %bb.20: ; in Loop: Header=BB13_12 Depth=1
mov x6, #0
b LBB13_24
LBB13_21: ; in Loop: Header=BB13_12 Depth=1
dup.4s v3, w13
mov x6, x2
mov x7, x1
mov.16b v4, v1
LBB13_22: ; Parent Loop BB13_12 Depth=1
; => This Inner Loop Header: Depth=2
str q3, [x7]
stur q4, [x7, #84]
add.4s v4, v4, v2
add x7, x7, #16
subs x6, x6, #4
b.ne LBB13_22
; %bb.23: ; in Loop: Header=BB13_12 Depth=1
mov x6, x2
cmp x2, x9
b.eq LBB13_11
LBB13_24: ; Parent Loop BB13_12 Depth=1
; => This Inner Loop Header: Depth=2
add x7, x5, x6, lsl #2
str w13, [x7, #100]
str w6, [x7, #184]
add x6, x6, #1
cmp x9, x6
b.ne LBB13_24
b LBB13_11
LBB13_25:
mov x14, #0
sub x13, x12, #1
and x15, x13, #0xfffffffffffffff0
orr x17, x15, #0x1
mov w0, #5764
add x0, x10, x0
mov w1, #5728
add x1, x10, x1
mov w2, #5812
add x2, x10, x2
mov w3, #5896
add x3, x10, x3
and x4, x9, #0xfffffffc
mov w5, #272
mov w6, #1
ldr q1, [x16, lCPI13_0@PAGEOFF]
movi.4s v2, #4
Lloh241:
adrp x16, l_.str.17@PAGE
Lloh242:
add x16, x16, l_.str.17@PAGEOFF
b LBB13_27
LBB13_26: ; in Loop: Header=BB13_27 Depth=1
add x14, x14, #1
add x0, x0, #272
add x1, x1, #272
add x2, x2, #272
add x3, x3, #272
cmp x14, x9
b.eq LBB13_41
LBB13_27: ; =>This Loop Header: Depth=1
; Child Loop BB13_30 Depth 2
; Child Loop BB13_33 Depth 2
; Child Loop BB13_37 Depth 2
; Child Loop BB13_40 Depth 2
madd x7, x14, x5, x10
str w14, [x7, #5712]
str w6, [x7, #5716]
str x16, [x7, #5720]
cmp x13, #16
b.hs LBB13_29
; %bb.28: ; in Loop: Header=BB13_27 Depth=1
mov w19, #1
b LBB13_32
LBB13_29: ; in Loop: Header=BB13_27 Depth=1
mov x7, x0
mov x19, x15
LBB13_30: ; Parent Loop BB13_27 Depth=1
; => This Inner Loop Header: Depth=2
stp q0, q0, [x7, #-32]
stp q0, q0, [x7], #64
subs x19, x19, #16
b.ne LBB13_30
; %bb.31: ; in Loop: Header=BB13_27 Depth=1
mov x19, x17
cmp x13, x15
b.eq LBB13_34
LBB13_32: ; in Loop: Header=BB13_27 Depth=1
add x7, x1, x19, lsl #2
sub x19, x12, x19
LBB13_33: ; Parent Loop BB13_27 Depth=1
; => This Inner Loop Header: Depth=2
str w11, [x7], #4
subs x19, x19, #1
b.ne LBB13_33
LBB13_34: ; in Loop: Header=BB13_27 Depth=1
cmp w9, #4
b.hs LBB13_36
; %bb.35: ; in Loop: Header=BB13_27 Depth=1
mov x7, #0
b LBB13_39
LBB13_36: ; in Loop: Header=BB13_27 Depth=1
dup.4s v3, w14
mov x7, x4
mov x19, x2
mov.16b v4, v1
LBB13_37: ; Parent Loop BB13_27 Depth=1
; => This Inner Loop Header: Depth=2
str q4, [x19]
stur q3, [x19, #84]
add.4s v4, v4, v2
add x19, x19, #16
subs x7, x7, #4
b.ne LBB13_37
; %bb.38: ; in Loop: Header=BB13_27 Depth=1
mov x7, x4
cmp x4, x9
b.eq LBB13_26
LBB13_39: ; in Loop: Header=BB13_27 Depth=1
add x19, x3, x7, lsl #2
LBB13_40: ; Parent Loop BB13_27 Depth=1
; => This Inner Loop Header: Depth=2
stur w7, [x19, #-84]
str w14, [x19], #4
add x7, x7, #1
cmp x9, x7
b.ne LBB13_40
b LBB13_26
LBB13_41:
mov x14, #0
Lloh243:
adrp x15, _n@GOTPAGE
Lloh244:
ldr x15, [x15, _n@GOTPAGEOFF]
Lloh245:
ldr w15, [x15]
Lloh246:
adrp x1, _m@GOTPAGE
Lloh247:
ldr x1, [x1, _m@GOTPAGEOFF]
and x16, x13, #0xfffffffffffffff0
orr x17, x16, #0x1
mov w0, #11476
add x0, x10, x0
mov w2, #11440
Lloh248:
ldr w1, [x1]
add x2, x10, x2
mov w3, #11524
add x3, x10, x3
mov w4, #11608
add x4, x10, x4
mov w5, #272
mov w6, #2
Lloh249:
adrp x7, l_.str.18@PAGE
Lloh250:
add x7, x7, l_.str.18@PAGEOFF
LBB13_42: ; =>This Loop Header: Depth=1
; Child Loop BB13_45 Depth 2
; Child Loop BB13_48 Depth 2
; Child Loop BB13_50 Depth 2
madd x19, x14, x5, x10
str w14, [x19]
str w6, [x19, #11428]
str x7, [x19, #11432]
cmp x13, #16
b.hs LBB13_44
; %bb.43: ; in Loop: Header=BB13_42 Depth=1
mov w20, #1
b LBB13_47
LBB13_44: ; in Loop: Header=BB13_42 Depth=1
mov x19, x0
mov x20, x16
LBB13_45: ; Parent Loop BB13_42 Depth=1
; => This Inner Loop Header: Depth=2
stp q0, q0, [x19, #-32]
stp q0, q0, [x19], #64
subs x20, x20, #16
b.ne LBB13_45
; %bb.46: ; in Loop: Header=BB13_42 Depth=1
mov x20, x17
cmp x13, x16
b.eq LBB13_49
LBB13_47: ; in Loop: Header=BB13_42 Depth=1
add x19, x2, x20, lsl #2
sub x20, x12, x20
LBB13_48: ; Parent Loop BB13_42 Depth=1
; => This Inner Loop Header: Depth=2
str w11, [x19], #4
subs x20, x20, #1
b.ne LBB13_48
LBB13_49: ; in Loop: Header=BB13_42 Depth=1
mov x19, #0
sdiv w20, w14, w15
mul w20, w20, w15
sub w21, w14, w20
mul w21, w1, w21
LBB13_50: ; Parent Loop BB13_42 Depth=1
; => This Inner Loop Header: Depth=2
sdiv w22, w19, w1
add w23, w20, w22
lsl x24, x19, #2
str w23, [x3, x24]
msub w22, w22, w1, w19
add w22, w22, w21
str w22, [x4, x24]
add x19, x19, #1
cmp x9, x19
b.ne LBB13_50
; %bb.51: ; in Loop: Header=BB13_42 Depth=1
add x14, x14, #1
add x0, x0, #272
add x2, x2, #272
add x3, x3, #272
add x4, x4, #272
cmp x14, x9
b.ne LBB13_42
; %bb.52:
mov x12, #0
add x13, x10, #196
and x14, x9, #0xfffffffc
mov w15, #272
mov w16, #24
mov w17, #504
Lloh251:
adrp x11, _blocksByPos@GOTPAGE
Lloh252:
ldr x11, [x11, _blocksByPos@GOTPAGEOFF]
mov x0, x10
b LBB13_54
LBB13_53: ; in Loop: Header=BB13_54 Depth=1
add x12, x12, #1
add x13, x13, #272
add x0, x0, #272
cmp x12, x9
b.eq LBB13_60
LBB13_54: ; =>This Loop Header: Depth=1
; Child Loop BB13_57 Depth 2
; Child Loop BB13_59 Depth 2
madd x1, x12, x15, x10
cmp w9, #4
b.hs LBB13_56
; %bb.55: ; in Loop: Header=BB13_54 Depth=1
mov x2, #0
b LBB13_59
LBB13_56: ; in Loop: Header=BB13_54 Depth=1
mov x2, x13
mov x3, x14
LBB13_57: ; Parent Loop BB13_54 Depth=1
; => This Inner Loop Header: Depth=2
ldpsw x4, x5, [x2, #-96]
ldpsw x6, x7, [x2, #-88]
ldpsw x19, x20, [x2, #-12]
ldpsw x21, x22, [x2, #-4]
mul x19, x19, x16
madd x4, x4, x17, x11
mul x20, x20, x16
madd x5, x5, x17, x11
mul x21, x21, x16
madd x6, x6, x17, x11
mul x22, x22, x16
madd x7, x7, x17, x11
str x1, [x4, x19]
str x1, [x5, x20]
str x1, [x6, x21]
str x1, [x7, x22]
add x2, x2, #16
subs x3, x3, #4
b.ne LBB13_57
; %bb.58: ; in Loop: Header=BB13_54 Depth=1
mov x2, x14
cmp x14, x9
b.eq LBB13_53
LBB13_59: ; Parent Loop BB13_54 Depth=1
; => This Inner Loop Header: Depth=2
add x3, x0, x2, lsl #2
ldrsw x4, [x3, #100]
ldrsw x3, [x3, #184]
mul x3, x3, x16
madd x4, x4, x17, x11
str x1, [x4, x3]
add x2, x2, #1
cmp x9, x2
b.ne LBB13_59
b LBB13_53
LBB13_60:
mov x12, #0
mov w13, #5908
add x13, x10, x13
mov w14, #5896
add x14, x10, x14
and x15, x9, #0xfffffffc
mov w16, #272
mov w17, #5712
mov w0, #24
mov w1, #504
b LBB13_62
LBB13_61: ; in Loop: Header=BB13_62 Depth=1
add x12, x12, #1
add x13, x13, #272
add x14, x14, #272
cmp x12, x9
b.eq LBB13_69
LBB13_62: ; =>This Loop Header: Depth=1
; Child Loop BB13_65 Depth 2
; Child Loop BB13_68 Depth 2
madd x2, x12, x16, x10
add x2, x2, x17
cmp w9, #4
b.hs LBB13_64
; %bb.63: ; in Loop: Header=BB13_62 Depth=1
mov x4, #0
b LBB13_67
LBB13_64: ; in Loop: Header=BB13_62 Depth=1
mov x3, x13
mov x4, x15
LBB13_65: ; Parent Loop BB13_62 Depth=1
; => This Inner Loop Header: Depth=2
ldpsw x5, x6, [x3, #-96]
ldpsw x7, x19, [x3, #-88]
ldpsw x20, x21, [x3, #-12]
ldpsw x22, x23, [x3, #-4]
madd x5, x5, x1, x11
madd x5, x20, x0, x5
madd x6, x6, x1, x11
madd x6, x21, x0, x6
madd x7, x7, x1, x11
madd x7, x22, x0, x7
madd x19, x19, x1, x11
str x2, [x5, #8]
str x2, [x6, #8]
madd x5, x23, x0, x19
str x2, [x7, #8]
str x2, [x5, #8]
add x3, x3, #16
subs x4, x4, #4
b.ne LBB13_65
; %bb.66: ; in Loop: Header=BB13_62 Depth=1
mov x4, x15
cmp x15, x9
b.eq LBB13_61
LBB13_67: ; in Loop: Header=BB13_62 Depth=1
sub x3, x9, x4
lsl x4, x4, #2
mov x5, x14
LBB13_68: ; Parent Loop BB13_62 Depth=1
; => This Inner Loop Header: Depth=2
add x6, x5, x4
ldursw x7, [x6, #-84]
ldrsw x6, [x6]
madd x7, x7, x1, x11
madd x6, x6, x0, x7
str x2, [x6, #8]
add x5, x5, #4
subs x3, x3, #1
b.ne LBB13_68
b LBB13_61
LBB13_69:
mov x12, #0
mov w13, #11620
add x13, x10, x13
mov w14, #11608
add x14, x10, x14
and x15, x9, #0xfffffffc
mov w16, #272
mov w17, #11424
mov w0, #24
mov w1, #504
b LBB13_71
LBB13_70: ; in Loop: Header=BB13_71 Depth=1
add x12, x12, #1
add x13, x13, #272
add x14, x14, #272
cmp x12, x9
b.eq LBB13_78
LBB13_71: ; =>This Loop Header: Depth=1
; Child Loop BB13_74 Depth 2
; Child Loop BB13_77 Depth 2
madd x2, x12, x16, x10
add x2, x2, x17
cmp w9, #4
b.hs LBB13_73
; %bb.72: ; in Loop: Header=BB13_71 Depth=1
mov x4, #0
b LBB13_76
LBB13_73: ; in Loop: Header=BB13_71 Depth=1
mov x3, x13
mov x4, x15
LBB13_74: ; Parent Loop BB13_71 Depth=1
; => This Inner Loop Header: Depth=2
ldpsw x5, x6, [x3, #-96]
ldpsw x7, x19, [x3, #-88]
ldpsw x20, x21, [x3, #-12]
ldpsw x22, x23, [x3, #-4]
madd x5, x5, x1, x11
madd x5, x20, x0, x5
madd x6, x6, x1, x11
madd x6, x21, x0, x6
madd x7, x7, x1, x11
madd x7, x22, x0, x7
madd x19, x19, x1, x11
str x2, [x5, #16]
str x2, [x6, #16]
madd x5, x23, x0, x19
str x2, [x7, #16]
str x2, [x5, #16]
add x3, x3, #16
subs x4, x4, #4
b.ne LBB13_74
; %bb.75: ; in Loop: Header=BB13_71 Depth=1
mov x4, x15
cmp x15, x9
b.eq LBB13_70
LBB13_76: ; in Loop: Header=BB13_71 Depth=1
sub x3, x9, x4
lsl x4, x4, #2
mov x5, x14
LBB13_77: ; Parent Loop BB13_71 Depth=1
; => This Inner Loop Header: Depth=2
add x6, x5, x4
ldursw x7, [x6, #-84]
ldrsw x6, [x6]
madd x7, x7, x1, x11
madd x6, x6, x0, x7
str x2, [x6, #16]
add x5, x5, #4
subs x3, x3, #1
b.ne LBB13_77
b LBB13_70
LBB13_78:
str wzr, [x8, #80]
movi.2d v0, #0000000000000000
stp q0, q0, [x8, #48]
stp q0, q0, [x8, #16]
str q0, [x8]
cmp w9, #31
b.ne LBB13_83
LBB13_79:
Lloh253:
adrp x8, _debug@GOTPAGE
Lloh254:
ldr x8, [x8, _debug@GOTPAGEOFF]
ldrb w8, [x8]
cbz w8, LBB13_81
; %bb.80:
bl _clock
Lloh255:
adrp x8, _startTime@GOTPAGE
Lloh256:
ldr x8, [x8, _startTime@GOTPAGEOFF]
Lloh257:
ldr x8, [x8]
sub x8, x0, x8
mov w9, #1000
mul x8, x8, x9
mov x9, #13531
movk x9, #55222, lsl #16
movk x9, #56962, lsl #32
movk x9, #17179, lsl #48
umulh x8, x8, x9
lsr x8, x8, #18
Lloh258:
adrp x9, l_.str.20@PAGE
Lloh259:
add x9, x9, l_.str.20@PAGEOFF
Lloh260:
adrp x10, l_.str.2@PAGE
Lloh261:
add x10, x10, l_.str.2@PAGEOFF
stp x10, x9, [sp, #8]
str x8, [sp]
Lloh262:
adrp x0, l_.str.1@PAGE
Lloh263:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
LBB13_81:
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
add sp, sp, #96
ret
LBB13_82:
str wzr, [x8, #80]
movi.2d v0, #0000000000000000
stp q0, q0, [x8, #48]
stp q0, q0, [x8, #16]
str q0, [x8]
LBB13_83:
mov w10, #0
mov w11, #1
lsl w9, w11, w9
cmp w9, #1
csinc w9, w9, wzr, gt
mov w11, #5009
mov w12, #20036
Lloh264:
adrp x13, _masksByBitCount@GOTPAGE
Lloh265:
ldr x13, [x13, _masksByBitCount@GOTPAGEOFF]
b LBB13_85
LBB13_84: ; in Loop: Header=BB13_85 Depth=1
add w10, w10, #1
cmp w9, w10
b.eq LBB13_79
LBB13_85: ; =>This Inner Loop Header: Depth=1
mov w14, w10
fmov d0, x14
cnt.8b v0, v0
uaddlv.8b h0, v0
fmov w15, s0
cmp w15, #4
b.hi LBB13_84
; %bb.86: ; in Loop: Header=BB13_85 Depth=1
ldrsw x14, [x8, w15, uxtw #2]
cmp w14, w11
b.eq LBB13_88
; %bb.87: ; in Loop: Header=BB13_85 Depth=1
mov w15, w15
add w16, w14, #1
str w16, [x8, x15, lsl #2]
madd x15, x15, x12, x13
str w10, [x15, x14, lsl #2]
b LBB13_84
LBB13_88:
Lloh266:
adrp x0, l_.str.4@PAGE
Lloh267:
add x0, x0, l_.str.4@PAGEOFF
Lloh268:
adrp x1, l_.str.19@PAGE
Lloh269:
add x1, x1, l_.str.19@PAGEOFF
bl _levelLog
bl _cleanUp
mov w0, #1
bl _exit
.loh AdrpLdrGot Lloh233, Lloh234
.loh AdrpLdrGotLdr Lloh230, Lloh231, Lloh232
.loh AdrpLdrGotStr Lloh227, Lloh228, Lloh229
.loh AdrpLdrGotLdr Lloh224, Lloh225, Lloh226
.loh AdrpAdrp Lloh223, Lloh224
.loh AdrpLdrGotStr Lloh220, Lloh221, Lloh222
.loh AdrpLdrGotStr Lloh217, Lloh218, Lloh219
.loh AdrpLdrGotStr Lloh214, Lloh215, Lloh216
.loh AdrpLdrGotStr Lloh211, Lloh212, Lloh213
.loh AdrpLdrGot Lloh235, Lloh236
.loh AdrpAdd Lloh239, Lloh240
.loh AdrpLdrGot Lloh237, Lloh238
.loh AdrpAdd Lloh241, Lloh242
.loh AdrpAdd Lloh249, Lloh250
.loh AdrpLdrGotLdr Lloh246, Lloh247, Lloh248
.loh AdrpLdrGotLdr Lloh243, Lloh244, Lloh245
.loh AdrpLdrGot Lloh251, Lloh252
.loh AdrpLdrGot Lloh253, Lloh254
.loh AdrpAdd Lloh262, Lloh263
.loh AdrpAdd Lloh260, Lloh261
.loh AdrpAdd Lloh258, Lloh259
.loh AdrpLdrGotLdr Lloh255, Lloh256, Lloh257
.loh AdrpLdrGot Lloh264, Lloh265
.loh AdrpAdd Lloh268, Lloh269
.loh AdrpAdd Lloh266, Lloh267
.cfi_endproc
; -- End function
.globl _restrictDiscoveries ; -- Begin function restrictDiscoveries
.p2align 2
_restrictDiscoveries: ; @restrictDiscoveries
.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
Lloh270:
adrp x8, _nm@GOTPAGE
Lloh271:
ldr x8, [x8, _nm@GOTPAGEOFF]
Lloh272:
ldr w8, [x8]
cmp w8, #1
b.lt LBB14_27
; %bb.1:
mov x27, #0
mov w10, #84
Lloh273:
adrp x19, l_.str.22@PAGE
Lloh274:
add x19, x19, l_.str.22@PAGEOFF
Lloh275:
adrp x25, l_.str.21@PAGE
Lloh276:
add x25, x25, l_.str.21@PAGEOFF
b LBB14_3
LBB14_2: ; in Loop: Header=BB14_3 Depth=1
add x27, x27, #1
cmp x27, w8, sxtw
b.ge LBB14_27
LBB14_3: ; =>This Loop Header: Depth=1
; Child Loop BB14_7 Depth 2
; Child Loop BB14_12 Depth 3
; Child Loop BB14_15 Depth 3
; Child Loop BB14_20 Depth 3
; Child Loop BB14_25 Depth 3
cmp w8, #1
b.lt LBB14_2
; %bb.4: ; in Loop: Header=BB14_3 Depth=1
mov x21, #0
mov x22, x27
b LBB14_7
LBB14_5: ; in Loop: Header=BB14_7 Depth=2
Lloh277:
adrp x8, _nm@GOTPAGE
Lloh278:
ldr x8, [x8, _nm@GOTPAGEOFF]
Lloh279:
ldr w8, [x8]
mov w10, #84
Lloh280:
adrp x25, l_.str.21@PAGE
Lloh281:
add x25, x25, l_.str.21@PAGEOFF
LBB14_6: ; in Loop: Header=BB14_7 Depth=2
add x21, x21, #1
cmp x21, w8, sxtw
b.ge LBB14_2
LBB14_7: ; Parent Loop BB14_3 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB14_12 Depth 3
; Child Loop BB14_15 Depth 3
; Child Loop BB14_20 Depth 3
; Child Loop BB14_25 Depth 3
Lloh282:
adrp x9, _sudoku@GOTPAGE
Lloh283:
ldr x9, [x9, _sudoku@GOTPAGEOFF]
madd x9, x27, x10, x9
ldrsw x23, [x9, x21, lsl #2]
cbz w23, LBB14_6
; %bb.8: ; in Loop: Header=BB14_7 Depth=2
Lloh284:
adrp x8, _canBeMask@GOTPAGE
Lloh285:
ldr x8, [x8, _canBeMask@GOTPAGEOFF]
madd x8, x27, x10, x8
ldr w20, [x8, x21, lsl #2]
cbnz w20, LBB14_12
LBB14_9: ; in Loop: Header=BB14_7 Depth=2
mov w8, #24
mul x8, x21, x8
mov w9, #504
Lloh286:
adrp x10, _blocksByPos@GOTPAGE
Lloh287:
ldr x10, [x10, _blocksByPos@GOTPAGEOFF]
madd x9, x27, x9, x10
ldr x28, [x9, x8]
add x8, x28, x23, lsl #2
ldr w26, [x8, #16]
cbz w26, LBB14_17
; %bb.10: ; in Loop: Header=BB14_7 Depth=2
mov x20, x21
b LBB14_15
LBB14_11: ; in Loop: Header=BB14_12 Depth=3
sub w8, w20, #1
ands w20, w8, w20
b.eq LBB14_9
LBB14_12: ; Parent Loop BB14_3 Depth=1
; Parent Loop BB14_7 Depth=2
; => This Inner Loop Header: Depth=3
rbit w8, w20
clz w24, w8
cmp w24, w23
b.eq LBB14_11
; %bb.13: ; in Loop: Header=BB14_12 Depth=3
str x23, [sp]
mov x0, x25
bl _fmt
mov x3, x0
mov x0, x22
mov x1, x21
mov x2, x24
bl _cannotBe
b LBB14_11
LBB14_14: ; in Loop: Header=BB14_15 Depth=3
sub w8, w26, #1
ands w26, w8, w26
b.eq LBB14_17
LBB14_15: ; Parent Loop BB14_3 Depth=1
; Parent Loop BB14_7 Depth=2
; => This Inner Loop Header: Depth=3
rbit w8, w26
clz w8, w8
add x8, x28, w8, uxtw #2
ldr w24, [x8, #100]
ldr w25, [x8, #184]
cmp x27, x24
ccmp x21, x25, #0, eq
b.eq LBB14_14
; %bb.16: ; in Loop: Header=BB14_15 Depth=3
ldr x8, [x28, #8]
mov x9, x22
stp x9, x20, [sp, #16]
stp x23, x8, [sp]
mov x0, x19
bl _fmt
mov x3, x0
mov x0, x24
mov x1, x25
mov x2, x23
bl _cannotBe
b LBB14_14
LBB14_17: ; in Loop: Header=BB14_7 Depth=2
mov w8, #504
Lloh288:
adrp x9, _blocksByPos@GOTPAGE
Lloh289:
ldr x9, [x9, _blocksByPos@GOTPAGEOFF]
madd x8, x27, x8, x9
mov w9, #24
madd x8, x21, x9, x8
ldr x28, [x8, #8]
add x8, x28, x23, lsl #2
ldr w26, [x8, #16]
cbz w26, LBB14_22
; %bb.18: ; in Loop: Header=BB14_7 Depth=2
mov x20, x21
b LBB14_20
LBB14_19: ; in Loop: Header=BB14_20 Depth=3
sub w8, w26, #1
ands w26, w8, w26
b.eq LBB14_22
LBB14_20: ; Parent Loop BB14_3 Depth=1
; Parent Loop BB14_7 Depth=2
; => This Inner Loop Header: Depth=3
rbit w8, w26
clz w8, w8
add x8, x28, w8, uxtw #2
ldr w24, [x8, #100]
ldr w25, [x8, #184]
cmp x27, x24
ccmp x21, x25, #0, eq
b.eq LBB14_19
; %bb.21: ; in Loop: Header=BB14_20 Depth=3
ldr x8, [x28, #8]
stp x22, x20, [sp, #16]
stp x23, x8, [sp]
mov x0, x19
bl _fmt
mov x3, x0
mov x0, x24
mov x1, x25
mov x2, x23
bl _cannotBe
b LBB14_19
LBB14_22: ; in Loop: Header=BB14_7 Depth=2
mov w8, #504
Lloh290:
adrp x9, _blocksByPos@GOTPAGE
Lloh291:
ldr x9, [x9, _blocksByPos@GOTPAGEOFF]
madd x8, x27, x8, x9
mov w9, #24
madd x8, x21, x9, x8
ldr x28, [x8, #16]
add x8, x28, x23, lsl #2
ldr w26, [x8, #16]
cbz w26, LBB14_5
; %bb.23: ; in Loop: Header=BB14_7 Depth=2
mov x20, x21
b LBB14_25
LBB14_24: ; in Loop: Header=BB14_25 Depth=3
sub w8, w26, #1
ands w26, w8, w26
b.eq LBB14_5
LBB14_25: ; Parent Loop BB14_3 Depth=1
; Parent Loop BB14_7 Depth=2
; => This Inner Loop Header: Depth=3
rbit w8, w26
clz w8, w8
add x8, x28, w8, uxtw #2
ldr w24, [x8, #100]
ldr w25, [x8, #184]
cmp x27, x24
ccmp x21, x25, #0, eq
b.eq LBB14_24
; %bb.26: ; in Loop: Header=BB14_25 Depth=3
ldr x8, [x28, #8]
mov x9, x22
stp x9, x20, [sp, #16]
stp x23, x8, [sp]
mov x0, x19
bl _fmt
mov x3, x0
mov x0, x24
mov x1, x25
mov x2, x23
bl _cannotBe
b LBB14_24
LBB14_27:
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 AdrpLdrGotLdr Lloh270, Lloh271, Lloh272
.loh AdrpAdd Lloh275, Lloh276
.loh AdrpAdd Lloh273, Lloh274
.loh AdrpAdd Lloh280, Lloh281
.loh AdrpLdrGotLdr Lloh277, Lloh278, Lloh279
.loh AdrpLdrGot Lloh282, Lloh283
.loh AdrpLdrGot Lloh284, Lloh285
.loh AdrpLdrGot Lloh286, Lloh287
.loh AdrpLdrGot Lloh288, Lloh289
.loh AdrpLdrGot Lloh290, Lloh291
.cfi_endproc
; -- End function
.globl _restrictPointer ; -- Begin function restrictPointer
.p2align 2
_restrictPointer: ; @restrictPointer
.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
; kill: def $w1 killed $w1 def $x1
ldpsw x8, x9, [x0]
mov x10, x2
sxtw x22, w10
lsl x10, x8, #6
mov w11, #1323
Lloh292:
adrp x23, _restrictedPointers@GOTPAGE
Lloh293:
ldr x23, [x23, _restrictedPointers@GOTPAGEOFF]
madd x9, x9, x11, x23
sub x10, x10, x8
add x9, x9, x10
mov w10, #21
smaddl x9, w1, w10, x9
ldrb w9, [x9, x22]
cbnz w9, LBB15_15
; %bb.1:
mov x20, x0
add x9, x0, x22, lsl #2
ldr w9, [x9, #16]
cbz w9, LBB15_14
; %bb.2:
mov x19, x2
mov x10, #0
sxtw x26, w1
mov w11, #24
mov w12, #504
Lloh294:
adrp x24, _blocksByPos@GOTPAGE
Lloh295:
ldr x24, [x24, _blocksByPos@GOTPAGEOFF]
b LBB15_4
LBB15_3: ; in Loop: Header=BB15_4 Depth=1
sub w13, w9, #1
mov x10, x25
ands w9, w13, w9
b.eq LBB15_6
LBB15_4: ; =>This Inner Loop Header: Depth=1
rbit w13, w9
clz w13, w13
add x13, x20, w13, uxtw #2
ldrsw x14, [x13, #100]
ldrsw x13, [x13, #184]
madd x14, x14, x12, x24
madd x13, x13, x11, x14
ldr x25, [x13, x26, lsl #3]
cbz x10, LBB15_3
; %bb.5: ; in Loop: Header=BB15_4 Depth=1
cmp x25, x10
b.eq LBB15_3
b LBB15_15
LBB15_6:
cbz x25, LBB15_14
; %bb.7:
ldr x9, [x20, #8]
ldr x10, [x25, #8]
ldr w11, [x25]
stp x10, x9, [sp, #40]
stp x10, x11, [sp, #24]
; kill: def $w8 killed $w8 killed $x8 def $x8
Lloh296:
adrp x0, l_.str.23@PAGE
Lloh297:
add x0, x0, l_.str.23@PAGEOFF
stp x8, x19, [sp, #8]
str x9, [sp]
bl _fmt
Lloh298:
adrp x8, _debug@GOTPAGE
Lloh299:
ldr x8, [x8, _debug@GOTPAGEOFF]
ldrb w8, [x8]
cbz w8, LBB15_9
; %bb.8:
mov x21, x0
bl _clock
Lloh300:
adrp x8, _startTime@GOTPAGE
Lloh301:
ldr x8, [x8, _startTime@GOTPAGEOFF]
Lloh302:
ldr x8, [x8]
sub x8, x0, x8
mov w9, #1000
mul x8, x8, x9
mov x9, #13531
movk x9, #55222, lsl #16
movk x9, #56962, lsl #32
movk x9, #17179, lsl #48
umulh x8, x8, x9
lsr x8, x8, #18
Lloh303:
adrp x9, l_.str.2@PAGE
Lloh304:
add x9, x9, l_.str.2@PAGEOFF
stp x9, x21, [sp, #8]
str x8, [sp]
Lloh305:
adrp x0, l_.str.1@PAGE
Lloh306:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
LBB15_9:
ldpsw x9, x8, [x20]
lsl x10, x9, #6
mov w11, #1323
madd x8, x8, x11, x23
sub x9, x10, x9
add x8, x8, x9
mov w9, #21
madd x8, x26, x9, x8
mov w9, #1
strb w9, [x8, x22]
add x8, x25, x22, lsl #2
ldr w26, [x8, #16]
cbz w26, LBB15_15
; %bb.10:
mov w27, #24
mov w28, #504
Lloh307:
adrp x21, l_.str.24@PAGE
Lloh308:
add x21, x21, l_.str.24@PAGEOFF
b LBB15_12
LBB15_11: ; in Loop: Header=BB15_12 Depth=1
sub w8, w26, #1
ands w26, w8, w26
b.eq LBB15_15
LBB15_12: ; =>This Inner Loop Header: Depth=1
rbit w8, w26
clz w8, w8
add x8, x25, w8, uxtw #2
ldrsw x22, [x8, #100]
ldrsw x23, [x8, #184]
ldrsw x8, [x20, #4]
madd x9, x22, x28, x24
madd x9, x23, x27, x9
ldr x8, [x9, x8, lsl #3]
cmp x8, x20
b.eq LBB15_11
; %bb.13: ; in Loop: Header=BB15_12 Depth=1
ldr x8, [x20, #8]
ldr x9, [x25, #8]
ldr w10, [x20]
stp x10, x9, [sp, #8]
str x8, [sp]
mov x0, x21
bl _fmt
mov x3, x0
mov x0, x22
mov x1, x23
mov x2, x19
bl _cannotBe
b LBB15_11
LBB15_14:
Lloh309:
adrp x8, _impossible@GOTPAGE
Lloh310:
ldr x8, [x8, _impossible@GOTPAGEOFF]
mov w9, #1
Lloh311:
strb w9, [x8]
LBB15_15:
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 AdrpLdrGot Lloh292, Lloh293
.loh AdrpLdrGot Lloh294, Lloh295
.loh AdrpLdrGot Lloh298, Lloh299
.loh AdrpAdd Lloh296, Lloh297
.loh AdrpAdd Lloh305, Lloh306
.loh AdrpAdd Lloh303, Lloh304
.loh AdrpLdrGotLdr Lloh300, Lloh301, Lloh302
.loh AdrpAdd Lloh307, Lloh308
.loh AdrpLdrGotStr Lloh309, Lloh310, Lloh311
.cfi_endproc
; -- End function
.globl _restrictNaked ; -- Begin function restrictNaked
.p2align 2
_restrictNaked: ; @restrictNaked
.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 x20, x1
mov x19, x0
mov w26, #0
cbz w1, LBB16_3
; %bb.1:
mov w8, #84
Lloh312:
adrp x9, _canBeMask@GOTPAGE
Lloh313:
ldr x9, [x9, _canBeMask@GOTPAGEOFF]
mov x10, x20
LBB16_2: ; =>This Inner Loop Header: Depth=1
rbit w11, w10
clz w11, w11
add x11, x19, w11, uxtw #2
ldrsw x12, [x11, #100]
ldrsw x11, [x11, #184]
madd x12, x12, x8, x9
ldr w11, [x12, x11, lsl #2]
orr w26, w11, w26
sub w11, w10, #1
ands w10, w11, w10
b.ne LBB16_2
LBB16_3:
mov w8, w20
fmov d0, x8
cnt.8b v0, v0
uaddlv.8b h0, v0
fmov w22, s0
mov w8, w26
fmov d0, x8
cnt.8b v0, v0
uaddlv.8b h0, v0
fmov w8, s0
cmp w22, w8
b.ne LBB16_16
; %bb.4:
adrp x24, _numberListIndex@PAGE
ldrsw x8, [x24, _numberListIndex@PAGEOFF]
add w9, w8, #1
mov w25, #26215
movk w25, #26214, lsl #16
smull x10, w9, w25
lsr x11, x10, #63
asr x10, x10, #33
add w10, w10, w11
add w10, w10, w10, lsl #2
sub w9, w9, w10
str w9, [x24, _numberListIndex@PAGEOFF]
Lloh314:
adrp x23, _numberList@GOTPAGE
Lloh315:
ldr x23, [x23, _numberList@GOTPAGEOFF]
cmp w26, #1
b.lt LBB16_7
; %bb.5:
mov w9, #84
madd x9, x8, x9, x23
mov w10, #1
mov x11, x26
LBB16_6: ; =>This Inner Loop Header: Depth=1
rbit w12, w11
clz w12, w12
str w12, [x9], #4
lsl w12, w10, w12
bics w11, w11, w12
b.ne LBB16_6
LBB16_7:
mov w9, #84
madd x0, x8, x9, x23
mov x1, x22
bl _prettyBufNumbers
mov x21, x0
ldrsw x8, [x24, _numberListIndex@PAGEOFF]
add w9, w8, #1
smull x10, w9, w25
lsr x11, x10, #63
asr x10, x10, #33
add w10, w10, w11
add w10, w10, w10, lsl #2
sub w9, w9, w10
str w9, [x24, _numberListIndex@PAGEOFF]
cmp w20, #1
b.lt LBB16_10
; %bb.8:
mov w9, #84
madd x9, x8, x9, x23
mov w10, #1
mov x11, x20
LBB16_9: ; =>This Inner Loop Header: Depth=1
rbit w12, w11
clz w12, w12
str w12, [x9], #4
lsl w12, w10, w12
bics w11, w11, w12
b.ne LBB16_9
LBB16_10:
mov w9, #84
madd x0, x8, x9, x23
mov x1, x22
bl _prettyBufNumbers
Lloh316:
adrp x8, _nm@GOTPAGE
Lloh317:
ldr x8, [x8, _nm@GOTPAGEOFF]
Lloh318:
ldr w8, [x8]
mov w9, #-1
lsl w8, w9, w8
eor w8, w8, w20
cmn w8, #1
b.eq LBB16_16
; %bb.11:
mov x22, x0
mvn w27, w8
Lloh319:
adrp x20, l_.str.25@PAGE
Lloh320:
add x20, x20, l_.str.25@PAGEOFF
b LBB16_13
LBB16_12: ; in Loop: Header=BB16_13 Depth=1
sub w8, w27, #1
ands w27, w8, w27
b.eq LBB16_16
LBB16_13: ; =>This Loop Header: Depth=1
; Child Loop BB16_15 Depth 2
cbz w26, LBB16_12
; %bb.14: ; in Loop: Header=BB16_13 Depth=1
rbit w8, w27
clz w8, w8
add x8, x19, w8, uxtw #2
ldr w23, [x8, #100]
ldr w24, [x8, #184]
mov x28, x26
LBB16_15: ; Parent Loop BB16_13 Depth=1
; => This Inner Loop Header: Depth=2
rbit w8, w28
clz w25, w8
ldr x8, [x19, #8]
ldr w9, [x19]
stp x21, x22, [sp, #16]
stp x8, x9, [sp]
mov x0, x20
bl _fmt
mov x3, x0
mov x0, x23
mov x1, x24
mov x2, x25
bl _cannotBe
sub w8, w28, #1
ands w28, w8, w28
b.ne LBB16_15
b LBB16_12
LBB16_16:
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 AdrpLdrGot Lloh312, Lloh313
.loh AdrpLdrGot Lloh314, Lloh315
.loh AdrpLdrGotLdr Lloh316, Lloh317, Lloh318
.loh AdrpAdd Lloh319, Lloh320
.cfi_endproc
; -- End function
.globl _restrictHidden ; -- Begin function restrictHidden
.p2align 2
_restrictHidden: ; @restrictHidden
.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, x1
mov x20, x0
mov w27, #0
cbz w1, LBB17_3
; %bb.1:
mov x8, x19
LBB17_2: ; =>This Inner Loop Header: Depth=1
rbit w9, w8
clz w9, w9
add x9, x20, w9, uxtw #2
ldr w9, [x9, #16]
orr w27, w9, w27
sub w9, w8, #1
ands w8, w9, w8
b.ne LBB17_2
LBB17_3:
mov w8, w27
fmov d0, x8
cnt.8b v0, v0
uaddlv.8b h0, v0
fmov w22, s0
mov w8, w19
fmov d0, x8
cnt.8b v0, v0
uaddlv.8b h0, v0
fmov w8, s0
cmp w22, w8
b.ne LBB17_15
; %bb.4:
adrp x24, _numberListIndex@PAGE
ldrsw x8, [x24, _numberListIndex@PAGEOFF]
add w9, w8, #1
mov w25, #26215
movk w25, #26214, lsl #16
smull x10, w9, w25
lsr x11, x10, #63
asr x10, x10, #33
add w10, w10, w11
add w10, w10, w10, lsl #2
sub w9, w9, w10
str w9, [x24, _numberListIndex@PAGEOFF]
Lloh321:
adrp x23, _numberList@GOTPAGE
Lloh322:
ldr x23, [x23, _numberList@GOTPAGEOFF]
cmp w19, #1
b.lt LBB17_7
; %bb.5:
mov w9, #84
madd x9, x8, x9, x23
mov w10, #1
mov x11, x19
LBB17_6: ; =>This Inner Loop Header: Depth=1
rbit w12, w11
clz w12, w12
str w12, [x9], #4
lsl w12, w10, w12
bics w11, w11, w12
b.ne LBB17_6
LBB17_7:
mov w9, #84
madd x0, x8, x9, x23
mov x1, x22
bl _prettyBufNumbers
mov x21, x0
ldrsw x8, [x24, _numberListIndex@PAGEOFF]
add w9, w8, #1
smull x10, w9, w25
lsr x11, x10, #63
asr x10, x10, #33
add w10, w10, w11
add w10, w10, w10, lsl #2
sub w9, w9, w10
str w9, [x24, _numberListIndex@PAGEOFF]
cmp w27, #1
b.lt LBB17_10
; %bb.8:
mov w9, #84
madd x9, x8, x9, x23
mov w10, #1
mov x11, x27
LBB17_9: ; =>This Inner Loop Header: Depth=1
rbit w12, w11
clz w12, w12
str w12, [x9], #4
lsl w12, w10, w12
bics w11, w11, w12
b.ne LBB17_9
LBB17_10:
mov w9, #84
madd x0, x8, x9, x23
mov x1, x22
bl _prettyBufNumbers
cbz w27, LBB17_15
; %bb.11:
mov x22, x0
Lloh323:
adrp x23, l_.str.26@PAGE
Lloh324:
add x23, x23, l_.str.26@PAGEOFF
b LBB17_13
LBB17_12: ; in Loop: Header=BB17_13 Depth=1
sub w8, w27, #1
ands w27, w8, w27
b.eq LBB17_15
LBB17_13: ; =>This Loop Header: Depth=1
; Child Loop BB17_14 Depth 2
rbit w8, w27
clz w8, w8
add x8, x20, w8, uxtw #2
ldrsw x24, [x8, #100]
ldrsw x25, [x8, #184]
Lloh325:
adrp x8, _nm@GOTPAGE
Lloh326:
ldr x8, [x8, _nm@GOTPAGEOFF]
Lloh327:
ldr w8, [x8]
mov w9, #-1
lsl w8, w9, w8
mvn w8, w8
eor w8, w19, w8, lsl #1
mov w9, #84
Lloh328:
adrp x10, _canBeMask@GOTPAGE
Lloh329:
ldr x10, [x10, _canBeMask@GOTPAGEOFF]
madd x9, x24, x9, x10
ldr w9, [x9, x25, lsl #2]
ands w28, w8, w9
b.eq LBB17_12
LBB17_14: ; Parent Loop BB17_13 Depth=1
; => This Inner Loop Header: Depth=2
rbit w8, w28
clz w26, w8
ldr x8, [x20, #8]
ldr w9, [x20]
stp x21, x22, [sp, #16]
stp x8, x9, [sp]
mov x0, x23
bl _fmt
mov x3, x0
mov x0, x24
mov x1, x25
mov x2, x26
bl _cannotBe
sub w8, w28, #1
ands w28, w8, w28
b.ne LBB17_14
b LBB17_12
LBB17_15:
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 AdrpLdrGot Lloh321, Lloh322
.loh AdrpAdd Lloh323, Lloh324
.loh AdrpLdrGot Lloh328, Lloh329
.loh AdrpLdrGotLdr Lloh325, Lloh326, Lloh327
.cfi_endproc
; -- End function
.globl _restrictXWing ; -- Begin function restrictXWing
.p2align 2
_restrictXWing: ; @restrictXWing
.cfi_startproc
; %bb.0:
sub sp, sp, #192
.cfi_def_cfa_offset 192
stp x28, x27, [sp, #96] ; 16-byte Folded Spill
stp x26, x25, [sp, #112] ; 16-byte Folded Spill
stp x24, x23, [sp, #128] ; 16-byte Folded Spill
stp x22, x21, [sp, #144] ; 16-byte Folded Spill
stp x20, x19, [sp, #160] ; 16-byte Folded Spill
stp x29, x30, [sp, #176] ; 16-byte Folded Spill
add x29, sp, #176
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.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 $w0 killed $w0 def $x0
Lloh330:
adrp x8, _nm@GOTPAGE
Lloh331:
ldr x8, [x8, _nm@GOTPAGEOFF]
Lloh332:
ldr w8, [x8]
cmp w8, #1
b.lt LBB18_24
; %bb.1:
mov x19, x1
mov x22, #0
mov w11, #0
sxtw x14, w0
mov x9, x1
sxtw x9, w9
str x9, [sp, #72] ; 8-byte Folded Spill
mov w23, #272
mov w12, #5712
Lloh333:
adrp x13, _blocks@GOTPAGE
Lloh334:
ldr x13, [x13, _blocks@GOTPAGEOFF]
madd x15, x14, x12, x13
mov w16, #1
str x15, [sp, #40] ; 8-byte Folded Spill
str x14, [sp, #88] ; 8-byte Folded Spill
b LBB18_5
LBB18_2: ; in Loop: Header=BB18_5 Depth=1
ldr w11, [sp, #48] ; 4-byte Folded Reload
ldr x15, [sp, #40] ; 8-byte Folded Reload
mov w16, #1
LBB18_3: ; in Loop: Header=BB18_5 Depth=1
lsl w9, w16, w22
orr w11, w11, w9
LBB18_4: ; in Loop: Header=BB18_5 Depth=1
add x22, x22, #1
cmp x22, w8, sxtw
b.ge LBB18_24
LBB18_5: ; =>This Loop Header: Depth=1
; Child Loop BB18_8 Depth 2
; Child Loop BB18_11 Depth 3
; Child Loop BB18_15 Depth 3
; Child Loop BB18_19 Depth 4
madd x9, x22, x23, x15
ldr x10, [sp, #72] ; 8-byte Folded Reload
add x25, x9, x10, lsl #2
ldr w9, [x25, #16]!
fmov d0, x9
cnt.8b v0, v0
uaddlv.8b h0, v0
fmov w10, s0
cmp w10, #2
b.ne LBB18_4
; %bb.6: ; in Loop: Header=BB18_5 Depth=1
cbz w11, LBB18_3
; %bb.7: ; in Loop: Header=BB18_5 Depth=1
mov x15, x22
str w11, [sp, #48] ; 4-byte Folded Spill
stp x25, x22, [sp, #56] ; 16-byte Folded Spill
str x15, [sp, #80] ; 8-byte Folded Spill
LBB18_8: ; Parent Loop BB18_5 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB18_11 Depth 3
; Child Loop BB18_15 Depth 3
; Child Loop BB18_19 Depth 4
str w11, [sp, #52] ; 4-byte Folded Spill
rbit w10, w11
clz w20, w10
madd x10, x14, x12, x13
umaddl x10, w20, w23, x10
ldr x11, [sp, #72] ; 8-byte Folded Reload
add x10, x10, x11, lsl #2
ldr w10, [x10, #16]
cmp w9, w10
b.ne LBB18_22
; %bb.9: ; in Loop: Header=BB18_8 Depth=2
mov x27, x13
adrp x13, _numberListIndex@PAGE
ldrsw x8, [x13, _numberListIndex@PAGEOFF]
add w10, w8, #1
mov w11, #26215
movk w11, #26214, lsl #16
smull x11, w10, w11
lsr x12, x11, #63
asr x11, x11, #33
add w11, w11, w12
add w11, w11, w11, lsl #2
sub w10, w10, w11
str w10, [x13, _numberListIndex@PAGEOFF]
cmp w9, #1
mov w13, #1
b.lt LBB18_12
; %bb.10: ; in Loop: Header=BB18_8 Depth=2
mov w10, #84
Lloh335:
adrp x11, _numberList@GOTPAGE
Lloh336:
ldr x11, [x11, _numberList@GOTPAGEOFF]
madd x10, x8, x10, x11
mov x11, x9
LBB18_11: ; Parent Loop BB18_5 Depth=1
; Parent Loop BB18_8 Depth=2
; => This Inner Loop Header: Depth=3
rbit w12, w11
clz w12, w12
str w12, [x10], #4
lsl w12, w13, w12
bics w11, w11, w12
b.ne LBB18_11
LBB18_12: ; in Loop: Header=BB18_8 Depth=2
mov w10, #84
Lloh337:
adrp x11, _numberList@GOTPAGE
Lloh338:
ldr x11, [x11, _numberList@GOTPAGEOFF]
madd x0, x8, x10, x11
mov w8, w9
fmov d0, x8
cnt.8b v0, v0
uaddlv.8b h0, v0
fmov w1, s0
bl _prettyBufNumbers
Lloh339:
adrp x8, _nm@GOTPAGE
Lloh340:
ldr x8, [x8, _nm@GOTPAGEOFF]
Lloh341:
ldr w8, [x8]
cmp w8, #1
b.lt LBB18_21
; %bb.13: ; in Loop: Header=BB18_8 Depth=2
mov x21, x0
mov x26, #0
mov w12, #5712
mov x13, x27
ldp x15, x14, [sp, #80] ; 16-byte Folded Reload
b LBB18_15
LBB18_14: ; in Loop: Header=BB18_15 Depth=3
add x26, x26, #1
cmp x26, w8, sxtw
b.ge LBB18_22
LBB18_15: ; Parent Loop BB18_5 Depth=1
; Parent Loop BB18_8 Depth=2
; => This Loop Header: Depth=3
; Child Loop BB18_19 Depth 4
cmp x26, x22
b.eq LBB18_14
; %bb.16: ; in Loop: Header=BB18_15 Depth=3
cmp x26, x20
b.eq LBB18_14
; %bb.17: ; in Loop: Header=BB18_15 Depth=3
ldr w9, [x25]
madd x10, x14, x12, x13
madd x10, x26, x23, x10
ldr x11, [sp, #72] ; 8-byte Folded Reload
add x10, x10, x11, lsl #2
ldr w10, [x10, #16]
ands w24, w10, w9
b.eq LBB18_14
; %bb.18: ; in Loop: Header=BB18_15 Depth=3
madd x8, x14, x12, x13
madd x8, x26, x23, x8
add x28, x8, #8
Lloh342:
adrp x25, l_.str.27@PAGE
Lloh343:
add x25, x25, l_.str.27@PAGEOFF
LBB18_19: ; Parent Loop BB18_5 Depth=1
; Parent Loop BB18_8 Depth=2
; Parent Loop BB18_15 Depth=3
; => This Inner Loop Header: Depth=4
rbit w8, w24
clz w8, w8
madd x9, x14, x12, x13
madd x9, x26, x23, x9
add x8, x9, w8, uxtw #2
ldr w22, [x8, #100]
ldr w23, [x8, #184]
ldr x8, [x28]
stp x15, x21, [sp, #24]
stp x8, x20, [sp, #8]
str x19, [sp]
mov x0, x25
bl _fmt
mov x3, x0
mov x0, x22
mov x1, x23
mov w23, #272
mov x2, x19
bl _cannotBe
ldp x15, x14, [sp, #80] ; 16-byte Folded Reload
mov x13, x27
mov w12, #5712
sub w8, w24, #1
ands w24, w8, w24
b.ne LBB18_19
; %bb.20: ; in Loop: Header=BB18_15 Depth=3
Lloh344:
adrp x8, _nm@GOTPAGE
Lloh345:
ldr x8, [x8, _nm@GOTPAGEOFF]
Lloh346:
ldr w8, [x8]
ldp x25, x22, [sp, #56] ; 16-byte Folded Reload
b LBB18_14
LBB18_21: ; in Loop: Header=BB18_8 Depth=2
mov w12, #5712
mov x13, x27
ldr x14, [sp, #88] ; 8-byte Folded Reload
LBB18_22: ; in Loop: Header=BB18_8 Depth=2
ldr w11, [sp, #52] ; 4-byte Folded Reload
sub w9, w11, #1
ands w11, w9, w11
b.eq LBB18_2
; %bb.23: ; in Loop: Header=BB18_8 Depth=2
ldr w9, [x25]
b LBB18_8
LBB18_24:
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
ldp x20, x19, [sp, #160] ; 16-byte Folded Reload
ldp x22, x21, [sp, #144] ; 16-byte Folded Reload
ldp x24, x23, [sp, #128] ; 16-byte Folded Reload
ldp x26, x25, [sp, #112] ; 16-byte Folded Reload
ldp x28, x27, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #192
ret
.loh AdrpLdrGotLdr Lloh330, Lloh331, Lloh332
.loh AdrpLdrGot Lloh333, Lloh334
.loh AdrpLdrGot Lloh335, Lloh336
.loh AdrpLdrGotLdr Lloh339, Lloh340, Lloh341
.loh AdrpLdrGot Lloh337, Lloh338
.loh AdrpAdd Lloh342, Lloh343
.loh AdrpLdrGotLdr Lloh344, Lloh345, Lloh346
.cfi_endproc
; -- End function
.globl _restrictAll ; -- Begin function restrictAll
.p2align 2
_restrictAll: ; @restrictAll
.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
bl _restrictDiscoveries
Lloh347:
adrp x23, _nm@GOTPAGE
Lloh348:
ldr x23, [x23, _nm@GOTPAGEOFF]
ldr w8, [x23]
Lloh349:
adrp x24, _blocks@GOTPAGE
Lloh350:
ldr x24, [x24, _blocks@GOTPAGEOFF]
cmp w8, #1
b.lt LBB19_6
; %bb.1:
mov x25, #0
mov w26, #272
mov w27, #5712
mov w28, #11424
b LBB19_3
LBB19_2: ; in Loop: Header=BB19_3 Depth=1
add x25, x25, #1
cmp x25, w8, sxtw
b.ge LBB19_6
LBB19_3: ; =>This Loop Header: Depth=1
; Child Loop BB19_5 Depth 2
cmp w8, #1
b.lt LBB19_2
; %bb.4: ; in Loop: Header=BB19_3 Depth=1
mov w19, #0
madd x20, x25, x26, x24
add x21, x20, x27
add x22, x20, x28
LBB19_5: ; Parent Loop BB19_3 Depth=1
; => This Inner Loop Header: Depth=2
add w19, w19, #1
mov x0, x20
mov w1, #2
mov x2, x19
bl _restrictPointer
mov x0, x21
mov w1, #2
mov x2, x19
bl _restrictPointer
mov x0, x22
mov w1, #0
mov x2, x19
bl _restrictPointer
mov x0, x22
mov w1, #1
mov x2, x19
bl _restrictPointer
ldr w8, [x23]
cmp w19, w8
b.lt LBB19_5
b LBB19_2
LBB19_6:
Lloh351:
adrp x22, _restricted@GOTPAGE
Lloh352:
ldr x22, [x22, _restricted@GOTPAGEOFF]
ldrb w9, [x22]
Lloh353:
adrp x25, _impossible@GOTPAGE
Lloh354:
ldr x25, [x25, _impossible@GOTPAGEOFF]
ldrb w10, [x25]
orr w9, w9, w10
cbnz w9, LBB19_31
; %bb.7:
mov w13, #1
mov w27, #2
Lloh355:
adrp x11, _maskCountByBitCount@GOTPAGE
Lloh356:
ldr x11, [x11, _maskCountByBitCount@GOTPAGEOFF]
mov w12, #20036
mov x9, x8
LBB19_8: ; =>This Loop Header: Depth=1
; Child Loop BB19_10 Depth 2
; Child Loop BB19_12 Depth 3
; Child Loop BB19_17 Depth 3
; Child Loop BB19_23 Depth 3
ldr w10, [x11, x27, lsl #2]
cmp w10, #1
b.lt LBB19_28
; %bb.9: ; in Loop: Header=BB19_8 Depth=1
str w13, [sp, #12] ; 4-byte Folded Spill
mov x28, #0
LBB19_10: ; Parent Loop BB19_8 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB19_12 Depth 3
; Child Loop BB19_17 Depth 3
; Child Loop BB19_23 Depth 3
Lloh357:
adrp x10, _masksByBitCount@GOTPAGE
Lloh358:
ldr x10, [x10, _masksByBitCount@GOTPAGEOFF]
madd x10, x27, x12, x10
ldr w19, [x10, x28, lsl #2]
lsl w20, w19, #1
cmp w9, #1
b.lt LBB19_21
; %bb.11: ; in Loop: Header=BB19_10 Depth=2
mov x26, #0
mov x21, x24
LBB19_12: ; Parent Loop BB19_8 Depth=1
; Parent Loop BB19_10 Depth=2
; => This Inner Loop Header: Depth=3
mov x0, x21
mov x1, x19
bl _restrictNaked
ldrb w8, [x22]
ldrb w9, [x25]
orr w8, w8, w9
cbnz w8, LBB19_30
; %bb.13: ; in Loop: Header=BB19_12 Depth=3
mov x0, x21
mov x1, x20
bl _restrictHidden
ldrb w8, [x22]
ldrb w9, [x25]
orr w8, w8, w9
cbnz w8, LBB19_30
; %bb.14: ; in Loop: Header=BB19_12 Depth=3
add x26, x26, #1
ldrsw x8, [x23]
add x21, x21, #272
cmp x26, x8
b.lt LBB19_12
; %bb.15: ; in Loop: Header=BB19_10 Depth=2
cmp w8, #1
b.lt LBB19_21
; %bb.16: ; in Loop: Header=BB19_10 Depth=2
mov x26, #0
mov w8, #5712
add x21, x24, x8
LBB19_17: ; Parent Loop BB19_8 Depth=1
; Parent Loop BB19_10 Depth=2
; => This Inner Loop Header: Depth=3
mov x0, x21
mov x1, x19
bl _restrictNaked
ldrb w8, [x22]
ldrb w9, [x25]
orr w8, w8, w9
cbnz w8, LBB19_30
; %bb.18: ; in Loop: Header=BB19_17 Depth=3
mov x0, x21
mov x1, x20
bl _restrictHidden
ldrb w8, [x22]
ldrb w9, [x25]
orr w8, w8, w9
cbnz w8, LBB19_30
; %bb.19: ; in Loop: Header=BB19_17 Depth=3
add x26, x26, #1
ldrsw x8, [x23]
add x21, x21, #272
cmp x26, x8
b.lt LBB19_17
; %bb.20: ; in Loop: Header=BB19_10 Depth=2
; kill: def $w8 killed $w8 killed $x8 def $x8
LBB19_21: ; in Loop: Header=BB19_10 Depth=2
cmp w8, #1
b.lt LBB19_27
; %bb.22: ; in Loop: Header=BB19_10 Depth=2
mov x26, #0
mov w8, #11424
add x21, x24, x8
LBB19_23: ; Parent Loop BB19_8 Depth=1
; Parent Loop BB19_10 Depth=2
; => This Inner Loop Header: Depth=3
mov x0, x21
mov x1, x19
bl _restrictNaked
ldrb w8, [x22]
ldrb w9, [x25]
orr w8, w8, w9
cbnz w8, LBB19_30
; %bb.24: ; in Loop: Header=BB19_23 Depth=3
mov x0, x21
mov x1, x20
bl _restrictHidden
ldrb w8, [x22]
ldrb w9, [x25]
orr w8, w8, w9
cbnz w8, LBB19_30
; %bb.25: ; in Loop: Header=BB19_23 Depth=3
add x26, x26, #1
ldrsw x8, [x23]
add x21, x21, #272
cmp x26, x8
b.lt LBB19_23
; %bb.26: ; in Loop: Header=BB19_10 Depth=2
; kill: def $w8 killed $w8 killed $x8 def $x8
LBB19_27: ; in Loop: Header=BB19_10 Depth=2
add x28, x28, #1
Lloh359:
adrp x11, _maskCountByBitCount@GOTPAGE
Lloh360:
ldr x11, [x11, _maskCountByBitCount@GOTPAGEOFF]
ldrsw x10, [x11, x27, lsl #2]
mov x9, x8
mov x0, x8
cmp x28, x10
mov w12, #20036
b.lt LBB19_10
b LBB19_29
LBB19_28: ; in Loop: Header=BB19_8 Depth=1
mov x0, x9
LBB19_29: ; in Loop: Header=BB19_8 Depth=1
cmp x27, #3
add x10, x27, #1
cset w13, lo
mov x9, x0
mov x27, x10
cmp x10, #4
b.ne LBB19_8
b LBB19_33
LBB19_30:
ldr w8, [sp, #12] ; 4-byte Folded Reload
tbz w8, #0, LBB19_32
LBB19_31:
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
LBB19_32:
ldr w8, [x23]
Lloh361:
adrp x11, _maskCountByBitCount@GOTPAGE
Lloh362:
ldr x11, [x11, _maskCountByBitCount@GOTPAGEOFF]
LBB19_33:
mov x9, x8
cmp w8, #1
b.lt LBB19_39
; %bb.34:
mov w20, #0
LBB19_35: ; =>This Inner Loop Header: Depth=1
add w19, w20, #1
mov w0, #0
mov x1, x19
bl _restrictXWing
ldrb w8, [x22]
ldrb w9, [x25]
orr w8, w8, w9
cbnz w8, LBB19_31
; %bb.36: ; in Loop: Header=BB19_35 Depth=1
mov w0, #1
mov x1, x19
bl _restrictXWing
ldrb w8, [x22]
ldrb w9, [x25]
orr w8, w8, w9
cbnz w8, LBB19_31
; %bb.37: ; in Loop: Header=BB19_35 Depth=1
ldr w9, [x23]
add w20, w20, #1
cmp w20, w9
b.lt LBB19_35
; %bb.38:
Lloh363:
adrp x11, _maskCountByBitCount@GOTPAGE
Lloh364:
ldr x11, [x11, _maskCountByBitCount@GOTPAGEOFF]
LBB19_39:
ldr w8, [x11, #16]
cmp w8, #1
b.lt LBB19_31
; %bb.40:
mov x26, #0
mov w27, #14608
movk w27, #1, lsl #16
LBB19_41: ; =>This Loop Header: Depth=1
; Child Loop BB19_43 Depth 2
; Child Loop BB19_48 Depth 2
; Child Loop BB19_53 Depth 2
cmp w9, #1
b.lt LBB19_56
; %bb.42: ; in Loop: Header=BB19_41 Depth=1
mov x28, #0
Lloh365:
adrp x8, _masksByBitCount@GOTPAGE
Lloh366:
ldr x8, [x8, _masksByBitCount@GOTPAGEOFF]
add x8, x8, x26, lsl #2
ldr w19, [x8, x27]
lsl w20, w19, #1
mov x21, x24
LBB19_43: ; Parent Loop BB19_41 Depth=1
; => This Inner Loop Header: Depth=2
mov x0, x21
mov x1, x19
bl _restrictNaked
ldrb w8, [x22]
ldrb w9, [x25]
orr w8, w8, w9
cbnz w8, LBB19_31
; %bb.44: ; in Loop: Header=BB19_43 Depth=2
mov x0, x21
mov x1, x20
bl _restrictHidden
ldrb w8, [x22]
ldrb w9, [x25]
orr w8, w8, w9
cbnz w8, LBB19_31
; %bb.45: ; in Loop: Header=BB19_43 Depth=2
add x28, x28, #1
ldrsw x8, [x23]
add x21, x21, #272
cmp x28, x8
b.lt LBB19_43
; %bb.46: ; in Loop: Header=BB19_41 Depth=1
mov x9, x8
cmp w8, #1
b.lt LBB19_56
; %bb.47: ; in Loop: Header=BB19_41 Depth=1
mov x28, #0
mov w8, #5712
add x21, x24, x8
LBB19_48: ; Parent Loop BB19_41 Depth=1
; => This Inner Loop Header: Depth=2
mov x0, x21
mov x1, x19
bl _restrictNaked
ldrb w8, [x22]
ldrb w9, [x25]
orr w8, w8, w9
cbnz w8, LBB19_31
; %bb.49: ; in Loop: Header=BB19_48 Depth=2
mov x0, x21
mov x1, x20
bl _restrictHidden
ldrb w8, [x22]
ldrb w9, [x25]
orr w8, w8, w9
cbnz w8, LBB19_31
; %bb.50: ; in Loop: Header=BB19_48 Depth=2
add x28, x28, #1
ldrsw x8, [x23]
add x21, x21, #272
cmp x28, x8
b.lt LBB19_48
; %bb.51: ; in Loop: Header=BB19_41 Depth=1
mov x9, x8
cmp w8, #1
b.lt LBB19_56
; %bb.52: ; in Loop: Header=BB19_41 Depth=1
mov x28, #0
mov w8, #11424
add x21, x24, x8
LBB19_53: ; Parent Loop BB19_41 Depth=1
; => This Inner Loop Header: Depth=2
mov x0, x21
mov x1, x19
bl _restrictNaked
ldrb w8, [x22]
ldrb w9, [x25]
orr w8, w8, w9
cbnz w8, LBB19_31
; %bb.54: ; in Loop: Header=BB19_53 Depth=2
mov x0, x21
mov x1, x20
bl _restrictHidden
ldrb w8, [x22]
ldrb w9, [x25]
orr w8, w8, w9
cbnz w8, LBB19_31
; %bb.55: ; in Loop: Header=BB19_53 Depth=2
add x28, x28, #1
ldrsw x9, [x23]
add x21, x21, #272
cmp x28, x9
b.lt LBB19_53
LBB19_56: ; in Loop: Header=BB19_41 Depth=1
add x26, x26, #1
Lloh367:
adrp x8, _maskCountByBitCount@GOTPAGE
Lloh368:
ldr x8, [x8, _maskCountByBitCount@GOTPAGEOFF]
Lloh369:
ldrsw x8, [x8, #16]
cmp x26, x8
b.lt LBB19_41
b LBB19_31
.loh AdrpLdrGot Lloh349, Lloh350
.loh AdrpLdrGot Lloh347, Lloh348
.loh AdrpLdrGot Lloh353, Lloh354
.loh AdrpLdrGot Lloh351, Lloh352
.loh AdrpLdrGot Lloh355, Lloh356
.loh AdrpLdrGot Lloh357, Lloh358
.loh AdrpLdrGot Lloh359, Lloh360
.loh AdrpLdrGot Lloh361, Lloh362
.loh AdrpLdrGot Lloh363, Lloh364
.loh AdrpLdrGot Lloh365, Lloh366
.loh AdrpLdrGotLdr Lloh367, Lloh368, Lloh369
.cfi_endproc
; -- End function
.globl _searchBestGuess ; -- Begin function searchBestGuess
.p2align 2
_searchBestGuess: ; @searchBestGuess
.cfi_startproc
; %bb.0:
sub sp, sp, #192
.cfi_def_cfa_offset 192
stp x28, x27, [sp, #96] ; 16-byte Folded Spill
stp x26, x25, [sp, #112] ; 16-byte Folded Spill
stp x24, x23, [sp, #128] ; 16-byte Folded Spill
stp x22, x21, [sp, #144] ; 16-byte Folded Spill
stp x20, x19, [sp, #160] ; 16-byte Folded Spill
stp x29, x30, [sp, #176] ; 16-byte Folded Spill
add x29, sp, #176
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.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
stp x3, x2, [sp, #48] ; 16-byte Folded Spill
stp x0, x1, [sp, #64] ; 16-byte Folded Spill
Lloh370:
adrp x8, _nm@GOTPAGE
Lloh371:
ldr x8, [x8, _nm@GOTPAGEOFF]
mov w21, #16960
movk w21, #15, lsl #16
Lloh372:
ldr w20, [x8]
add w23, w20, #1
Lloh373:
adrp x8, _discoveries@GOTPAGE
Lloh374:
ldr x8, [x8, _discoveries@GOTPAGEOFF]
Lloh375:
ldr w8, [x8]
str x8, [sp]
Lloh376:
adrp x0, l_.str.28@PAGE
Lloh377:
add x0, x0, l_.str.28@PAGEOFF
bl _fmt
Lloh378:
adrp x8, _debug@GOTPAGE
Lloh379:
ldr x8, [x8, _debug@GOTPAGEOFF]
ldrb w8, [x8]
Lloh380:
adrp x24, _startTime@GOTPAGE
Lloh381:
ldr x24, [x24, _startTime@GOTPAGEOFF]
Lloh382:
adrp x22, l_.str.2@PAGE
Lloh383:
add x22, x22, l_.str.2@PAGEOFF
cbz w8, LBB20_2
; %bb.1:
mov x19, x0
bl _clock
ldr x8, [x24]
sub x8, x0, x8
mov w9, #1000
mul x8, x8, x9
udiv x8, x8, x21
stp x22, x19, [sp, #8]
str x8, [sp]
Lloh384:
adrp x0, l_.str.1@PAGE
Lloh385:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
LBB20_2:
Lloh386:
adrp x11, _nm@GOTPAGE
Lloh387:
ldr x11, [x11, _nm@GOTPAGEOFF]
ldr w8, [x11]
cmp w8, #1
ccmp w20, #2, #8, ge
b.lt LBB20_14
; %bb.3:
mov x27, #0
Lloh388:
adrp x20, _sudoku@GOTPAGE
Lloh389:
ldr x20, [x20, _sudoku@GOTPAGEOFF]
Lloh390:
adrp x21, _canBeMask@GOTPAGE
Lloh391:
ldr x21, [x21, _canBeMask@GOTPAGEOFF]
Lloh392:
adrp x25, l_.str.29@PAGE
Lloh393:
add x25, x25, l_.str.29@PAGEOFF
Lloh394:
adrp x24, l_.str.30@PAGE
Lloh395:
add x24, x24, l_.str.30@PAGEOFF
LBB20_4: ; =>This Loop Header: Depth=1
; Child Loop BB20_8 Depth 2
cmp w8, #1
b.lt LBB20_12
; %bb.5: ; in Loop: Header=BB20_4 Depth=1
mov x28, #0
mov x19, x27
b LBB20_8
LBB20_6: ; in Loop: Header=BB20_8 Depth=2
mov x23, x22
Lloh396:
adrp x11, _nm@GOTPAGE
Lloh397:
ldr x11, [x11, _nm@GOTPAGEOFF]
LBB20_7: ; in Loop: Header=BB20_8 Depth=2
add x28, x28, #1
ldrsw x8, [x11]
cmp x28, x8
ccmp w23, #2, #0, lt
b.ls LBB20_12
LBB20_8: ; Parent Loop BB20_4 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [x20, x28, lsl #2]
cbnz w8, LBB20_7
; %bb.9: ; in Loop: Header=BB20_8 Depth=2
ldr w8, [x21, x28, lsl #2]
fmov d0, x8
cnt.8b v0, v0
uaddlv.8b h0, v0
fmov w22, s0
cmp w23, w22
b.ls LBB20_7
; %bb.10: ; in Loop: Header=BB20_8 Depth=2
rbit w8, w8
clz w23, w8
ldr x8, [sp, #64] ; 8-byte Folded Reload
str w19, [x8]
ldr x8, [sp, #72] ; 8-byte Folded Reload
str w28, [x8]
ldr x8, [sp, #56] ; 8-byte Folded Reload
str w23, [x8]
Lloh398:
adrp x8, _discoveries@GOTPAGE
Lloh399:
ldr x8, [x8, _discoveries@GOTPAGEOFF]
Lloh400:
ldr w8, [x8]
add w8, w8, #1
stp x22, x8, [sp]
mov x0, x25
bl _fmt
mov x1, x0
ldr x0, [sp, #48] ; 8-byte Folded Reload
bl _strcpy
Lloh401:
adrp x8, l_.str.31@PAGE
Lloh402:
add x8, x8, l_.str.31@PAGEOFF
stp x22, x8, [sp, #24]
stp x19, x28, [sp, #8]
str x23, [sp]
mov x0, x24
bl _fmt
Lloh403:
adrp x8, _debug@GOTPAGE
Lloh404:
ldr x8, [x8, _debug@GOTPAGEOFF]
ldrb w8, [x8]
cbz w8, LBB20_6
; %bb.11: ; in Loop: Header=BB20_8 Depth=2
mov x26, x0
bl _clock
Lloh405:
adrp x8, _startTime@GOTPAGE
Lloh406:
ldr x8, [x8, _startTime@GOTPAGEOFF]
Lloh407:
ldr x8, [x8]
sub x8, x0, x8
mov w9, #1000
mul x8, x8, x9
mov w9, #16960
movk w9, #15, lsl #16
udiv x8, x8, x9
Lloh408:
adrp x9, l_.str.2@PAGE
Lloh409:
add x9, x9, l_.str.2@PAGEOFF
stp x9, x26, [sp, #8]
str x8, [sp]
Lloh410:
adrp x0, l_.str.1@PAGE
Lloh411:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB20_6
LBB20_12: ; in Loop: Header=BB20_4 Depth=1
add x27, x27, #1
cmp x27, w8, sxtw
b.ge LBB20_14
; %bb.13: ; in Loop: Header=BB20_4 Depth=1
add x20, x20, #84
add x21, x21, #84
cmp w23, #2
b.gt LBB20_4
LBB20_14:
cmp w23, #2
b.le LBB20_30
; %bb.15:
mov x27, #0
Lloh412:
adrp x19, _sudoku@GOTPAGE
Lloh413:
ldr x19, [x19, _sudoku@GOTPAGEOFF]
Lloh414:
adrp x28, _blocks@GOTPAGE
Lloh415:
ldr x28, [x28, _blocks@GOTPAGEOFF]
add x22, x28, #20
mov w14, #272
mov w15, #5712
mov w16, #84
mov x9, x8
LBB20_16: ; =>This Loop Header: Depth=1
; Child Loop BB20_18 Depth 2
; Child Loop BB20_22 Depth 3
cmp w8, #1
str x22, [sp, #40] ; 8-byte Folded Spill
b.lt LBB20_27
; %bb.17: ; in Loop: Header=BB20_16 Depth=1
mov x21, #0
mov x10, x8
LBB20_18: ; Parent Loop BB20_16 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB20_22 Depth 3
cmp w10, #1
b.lt LBB20_25
; %bb.19: ; in Loop: Header=BB20_18 Depth=2
mov x25, #0
madd x8, x27, x15, x28
madd x8, x21, x14, x8
str x8, [sp, #88] ; 8-byte Folded Spill
add x8, x8, #8
str x8, [sp, #80] ; 8-byte Folded Spill
b LBB20_22
LBB20_20: ; in Loop: Header=BB20_22 Depth=3
mov x23, x26
Lloh416:
adrp x11, _nm@GOTPAGE
Lloh417:
ldr x11, [x11, _nm@GOTPAGEOFF]
mov w14, #272
mov w15, #5712
mov w16, #84
LBB20_21: ; in Loop: Header=BB20_22 Depth=3
ldrsw x9, [x11]
cmp x25, x9
ccmp w23, #2, #0, lt
b.ls LBB20_25
LBB20_22: ; Parent Loop BB20_16 Depth=1
; Parent Loop BB20_18 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [x22, x25, lsl #2]
add x25, x25, #1
rbit w9, w8
clz w9, w9
madd x10, x27, x15, x28
madd x10, x21, x14, x10
add x9, x10, w9, uxtw #2
ldrsw x20, [x9, #100]
ldrsw x24, [x9, #184]
madd x9, x20, x16, x19
ldr w9, [x9, x24, lsl #2]
cmp w9, #0
fmov d0, x8
cnt.8b v0, v0
uaddlv.8b h0, v0
fmov w26, s0
ccmp w23, w26, #0, eq
b.ls LBB20_21
; %bb.23: ; in Loop: Header=BB20_22 Depth=3
ldr x8, [sp, #64] ; 8-byte Folded Reload
str w20, [x8]
ldp x8, x23, [sp, #72] ; 16-byte Folded Reload
str w24, [x8]
ldr x8, [sp, #56] ; 8-byte Folded Reload
str w25, [x8]
ldr x8, [x23]
Lloh418:
adrp x9, _discoveries@GOTPAGE
Lloh419:
ldr x9, [x9, _discoveries@GOTPAGEOFF]
Lloh420:
ldr w9, [x9]
add w9, w9, #1
ldr x10, [sp, #88] ; 8-byte Folded Reload
ldr w10, [x10]
stp x10, x9, [sp, #16]
stp x26, x8, [sp]
Lloh421:
adrp x0, l_.str.32@PAGE
Lloh422:
add x0, x0, l_.str.32@PAGEOFF
bl _fmt
mov x1, x0
ldr x0, [sp, #48] ; 8-byte Folded Reload
bl _strcpy
ldr x8, [x23]
stp x26, x8, [sp, #24]
; kill: def $w24 killed $w24 killed $x24 def $x24
; kill: def $w20 killed $w20 killed $x20 def $x20
stp x20, x24, [sp, #8]
str x25, [sp]
Lloh423:
adrp x0, l_.str.30@PAGE
Lloh424:
add x0, x0, l_.str.30@PAGEOFF
bl _fmt
Lloh425:
adrp x8, _debug@GOTPAGE
Lloh426:
ldr x8, [x8, _debug@GOTPAGEOFF]
ldrb w8, [x8]
cbz w8, LBB20_20
; %bb.24: ; in Loop: Header=BB20_22 Depth=3
mov x23, x0
bl _clock
Lloh427:
adrp x8, _startTime@GOTPAGE
Lloh428:
ldr x8, [x8, _startTime@GOTPAGEOFF]
Lloh429:
ldr x8, [x8]
sub x8, x0, x8
mov w9, #1000
mul x8, x8, x9
mov w9, #16960
movk w9, #15, lsl #16
udiv x8, x8, x9
Lloh430:
adrp x9, l_.str.2@PAGE
Lloh431:
add x9, x9, l_.str.2@PAGEOFF
stp x9, x23, [sp, #8]
str x8, [sp]
Lloh432:
adrp x0, l_.str.1@PAGE
Lloh433:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB20_20
LBB20_25: ; in Loop: Header=BB20_18 Depth=2
add x21, x21, #1
cmp x21, w9, sxtw
b.ge LBB20_28
; %bb.26: ; in Loop: Header=BB20_18 Depth=2
add x22, x22, #272
mov x8, x9
mov x10, x9
cmp w23, #2
b.hi LBB20_18
LBB20_27: ; in Loop: Header=BB20_16 Depth=1
cmp x27, #1
b.ls LBB20_29
b LBB20_31
LBB20_28: ; in Loop: Header=BB20_16 Depth=1
mov x8, x9
cmp x27, #1
b.hi LBB20_31
LBB20_29: ; in Loop: Header=BB20_16 Depth=1
add x27, x27, #1
ldr x22, [sp, #40] ; 8-byte Folded Reload
add x22, x22, x15
cmp w23, #2
b.gt LBB20_16
b LBB20_31
LBB20_30:
mov x9, x8
LBB20_31:
cmp w23, #1
b.eq LBB20_36
; %bb.32:
add w8, w9, #1
cmp w23, w8
mov w20, #16960
movk w20, #15, lsl #16
Lloh434:
adrp x21, l_.str.2@PAGE
Lloh435:
add x21, x21, l_.str.2@PAGEOFF
Lloh436:
adrp x22, _startTime@GOTPAGE
Lloh437:
ldr x22, [x22, _startTime@GOTPAGEOFF]
b.eq LBB20_37
; %bb.33:
ldp x8, x9, [sp, #56] ; 16-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
ldr x10, [sp, #72] ; 8-byte Folded Reload
ldr w10, [x10]
Lloh438:
adrp x11, _discoveries@GOTPAGE
Lloh439:
ldr x11, [x11, _discoveries@GOTPAGEOFF]
Lloh440:
ldr w11, [x11]
stp x23, x11, [sp, #24]
stp x9, x10, [sp, #8]
str x8, [sp]
Lloh441:
adrp x0, l_.str.35@PAGE
Lloh442:
add x0, x0, l_.str.35@PAGEOFF
bl _fmt
Lloh443:
adrp x8, _debug@GOTPAGE
Lloh444:
ldr x8, [x8, _debug@GOTPAGEOFF]
ldrb w8, [x8]
cbz w8, LBB20_35
; %bb.34:
mov x19, x0
bl _clock
ldr x8, [x22]
sub x8, x0, x8
mov w9, #1000
mul x8, x8, x9
udiv x8, x8, x20
stp x21, x19, [sp, #8]
str x8, [sp]
Lloh445:
adrp x0, l_.str.1@PAGE
Lloh446:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
LBB20_35:
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
ldp x20, x19, [sp, #160] ; 16-byte Folded Reload
ldp x22, x21, [sp, #144] ; 16-byte Folded Reload
ldp x24, x23, [sp, #128] ; 16-byte Folded Reload
ldp x26, x25, [sp, #112] ; 16-byte Folded Reload
ldp x28, x27, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #192
ret
LBB20_36:
Lloh447:
adrp x0, l_.str.4@PAGE
Lloh448:
add x0, x0, l_.str.4@PAGEOFF
Lloh449:
adrp x1, l_.str.33@PAGE
Lloh450:
add x1, x1, l_.str.33@PAGEOFF
b LBB20_38
LBB20_37:
Lloh451:
adrp x0, l_.str.4@PAGE
Lloh452:
add x0, x0, l_.str.4@PAGEOFF
Lloh453:
adrp x1, l_.str.34@PAGE
Lloh454:
add x1, x1, l_.str.34@PAGEOFF
LBB20_38:
bl _levelLog
bl _cleanUp
mov w0, #1
bl _exit
.loh AdrpAdd Lloh382, Lloh383
.loh AdrpLdrGot Lloh380, Lloh381
.loh AdrpLdrGot Lloh378, Lloh379
.loh AdrpAdd Lloh376, Lloh377
.loh AdrpLdrGotLdr Lloh373, Lloh374, Lloh375
.loh AdrpLdrGotLdr Lloh370, Lloh371, Lloh372
.loh AdrpAdd Lloh384, Lloh385
.loh AdrpLdrGot Lloh386, Lloh387
.loh AdrpAdd Lloh394, Lloh395
.loh AdrpAdd Lloh392, Lloh393
.loh AdrpLdrGot Lloh390, Lloh391
.loh AdrpLdrGot Lloh388, Lloh389
.loh AdrpLdrGot Lloh396, Lloh397
.loh AdrpLdrGot Lloh403, Lloh404
.loh AdrpAdd Lloh401, Lloh402
.loh AdrpLdrGotLdr Lloh398, Lloh399, Lloh400
.loh AdrpAdd Lloh410, Lloh411
.loh AdrpAdd Lloh408, Lloh409
.loh AdrpLdrGotLdr Lloh405, Lloh406, Lloh407
.loh AdrpLdrGot Lloh414, Lloh415
.loh AdrpLdrGot Lloh412, Lloh413
.loh AdrpLdrGot Lloh416, Lloh417
.loh AdrpLdrGot Lloh425, Lloh426
.loh AdrpAdd Lloh423, Lloh424
.loh AdrpAdd Lloh421, Lloh422
.loh AdrpLdrGotLdr Lloh418, Lloh419, Lloh420
.loh AdrpAdd Lloh432, Lloh433
.loh AdrpAdd Lloh430, Lloh431
.loh AdrpLdrGotLdr Lloh427, Lloh428, Lloh429
.loh AdrpLdrGot Lloh436, Lloh437
.loh AdrpAdd Lloh434, Lloh435
.loh AdrpLdrGot Lloh443, Lloh444
.loh AdrpAdd Lloh441, Lloh442
.loh AdrpLdrGotLdr Lloh438, Lloh439, Lloh440
.loh AdrpAdd Lloh445, Lloh446
.loh AdrpAdd Lloh449, Lloh450
.loh AdrpAdd Lloh447, Lloh448
.loh AdrpAdd Lloh453, Lloh454
.loh AdrpAdd Lloh451, Lloh452
.cfi_endproc
; -- End function
.globl _solve ; -- Begin function solve
.p2align 2
_solve: ; @solve
.cfi_startproc
; %bb.0:
sub sp, sp, #208
.cfi_def_cfa_offset 208
stp x24, x23, [sp, #144] ; 16-byte Folded Spill
stp x22, x21, [sp, #160] ; 16-byte Folded Spill
stp x20, x19, [sp, #176] ; 16-byte Folded Spill
stp x29, x30, [sp, #192] ; 16-byte Folded Spill
add x29, sp, #192
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
Lloh455:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh456:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh457:
ldr x8, [x8]
stur x8, [x29, #-56]
Lloh458:
adrp x0, _restrictedPointers@GOTPAGE
Lloh459:
ldr x0, [x0, _restrictedPointers@GOTPAGEOFF]
mov w1, #3969
bl _bzero
Lloh460:
adrp x19, _restricted@GOTPAGE
Lloh461:
ldr x19, [x19, _restricted@GOTPAGEOFF]
Lloh462:
adrp x23, _impossible@GOTPAGE
Lloh463:
ldr x23, [x23, _impossible@GOTPAGEOFF]
Lloh464:
adrp x20, _done@GOTPAGE
Lloh465:
ldr x20, [x20, _done@GOTPAGEOFF]
LBB21_1: ; =>This Inner Loop Header: Depth=1
strb wzr, [x19]
bl _restrictAll
ldrb w10, [x19]
ldrb w9, [x23]
ldrb w8, [x20]
cmp w10, #0
ccmp w9, #0, #0, ne
ccmp w8, #0, #0, eq
b.eq LBB21_1
; %bb.2:
cbz w9, LBB21_4
; %bb.3:
mov w0, #0
b LBB21_7
LBB21_4:
Lloh466:
adrp x9, _noGuessing@GOTPAGE
Lloh467:
ldr x9, [x9, _noGuessing@GOTPAGEOFF]
ldrb w9, [x9]
cmp w8, #0
ccmp w9, #0, #0, eq
b.ne LBB21_6
; %bb.5:
add x24, sp, #27
add x0, sp, #20
add x1, sp, #16
add x2, sp, #12
add x3, sp, #27
bl _searchBestGuess
Lloh468:
adrp x8, _guesses@GOTPAGE
Lloh469:
ldr x8, [x8, _guesses@GOTPAGEOFF]
ldr w9, [x8]
add w9, w9, #1
str w9, [x8]
Lloh470:
adrp x8, _eventCount@PAGE
Lloh471:
ldr w22, [x8, _eventCount@PAGEOFF]
ldp w20, w19, [sp, #16]
ldr w21, [sp, #12]
str x24, [sp]
Lloh472:
adrp x0, l_.str.36@PAGE
Lloh473:
add x0, x0, l_.str.36@PAGEOFF
bl _fmt
mov x3, x0
mov x0, x19
mov x1, x20
mov x2, x21
bl _discover
bl _solve
cbz w0, LBB21_9
LBB21_6:
mov w0, #1
LBB21_7:
ldur x8, [x29, #-56]
Lloh474:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh475:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh476:
ldr x9, [x9]
cmp x9, x8
b.ne LBB21_10
; %bb.8:
ldp x29, x30, [sp, #192] ; 16-byte Folded Reload
ldp x20, x19, [sp, #176] ; 16-byte Folded Reload
ldp x22, x21, [sp, #160] ; 16-byte Folded Reload
ldp x24, x23, [sp, #144] ; 16-byte Folded Reload
add sp, sp, #208
ret
LBB21_9:
mov x0, x22
bl _rollbackEvents
strb wzr, [x23]
str x24, [sp]
Lloh477:
adrp x0, l_.str.37@PAGE
Lloh478:
add x0, x0, l_.str.37@PAGEOFF
bl _fmt
mov x3, x0
mov x0, x19
mov x1, x20
mov x2, x21
bl _cannotBe
bl _solve
cmp w0, #0
cset w0, ne
b LBB21_7
LBB21_10:
bl ___stack_chk_fail
.loh AdrpLdrGot Lloh464, Lloh465
.loh AdrpLdrGot Lloh462, Lloh463
.loh AdrpLdrGot Lloh460, Lloh461
.loh AdrpLdrGot Lloh458, Lloh459
.loh AdrpLdrGotLdr Lloh455, Lloh456, Lloh457
.loh AdrpLdrGot Lloh466, Lloh467
.loh AdrpAdd Lloh472, Lloh473
.loh AdrpLdr Lloh470, Lloh471
.loh AdrpLdrGot Lloh468, Lloh469
.loh AdrpLdrGotLdr Lloh474, Lloh475, Lloh476
.loh AdrpAdd Lloh477, Lloh478
.cfi_endproc
; -- End function
.globl _validate ; -- Begin function validate
.p2align 2
_validate: ; @validate
.cfi_startproc
; %bb.0:
Lloh479:
adrp x8, _nm@GOTPAGE
Lloh480:
ldr x8, [x8, _nm@GOTPAGEOFF]
Lloh481:
ldr w9, [x8]
cmp w9, #1
b.lt LBB22_18
; %bb.1:
mov x10, #0
mov w8, #1
mov w11, #84
Lloh482:
adrp x12, _sudoku@GOTPAGE
Lloh483:
ldr x12, [x12, _sudoku@GOTPAGEOFF]
mov w13, #24
mov w14, #504
Lloh484:
adrp x15, _blocksByPos@GOTPAGE
Lloh485:
ldr x15, [x15, _blocksByPos@GOTPAGEOFF]
LBB22_2: ; =>This Loop Header: Depth=1
; Child Loop BB22_3 Depth 2
; Child Loop BB22_6 Depth 3
; Child Loop BB22_10 Depth 3
; Child Loop BB22_14 Depth 3
mov x16, #0
LBB22_3: ; Parent Loop BB22_2 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB22_6 Depth 3
; Child Loop BB22_10 Depth 3
; Child Loop BB22_14 Depth 3
madd x17, x10, x11, x12
ldr w17, [x17, x16, lsl #2]
cbz w17, LBB22_19
; %bb.4: ; in Loop: Header=BB22_3 Depth=2
mul x0, x16, x13
madd x1, x10, x14, x15
ldr x0, [x1, x0]
add x0, x0, #100
mov x1, x9
b LBB22_6
LBB22_5: ; in Loop: Header=BB22_6 Depth=3
add x0, x0, #4
subs x1, x1, #1
b.eq LBB22_8
LBB22_6: ; Parent Loop BB22_2 Depth=1
; Parent Loop BB22_3 Depth=2
; => This Inner Loop Header: Depth=3
ldr w2, [x0]
ldr w3, [x0, #84]
cmp x10, x2
ccmp x16, x3, #0, eq
b.eq LBB22_5
; %bb.7: ; in Loop: Header=BB22_6 Depth=3
sxtw x2, w2
sxtw x3, w3
madd x2, x2, x11, x12
ldr w2, [x2, x3, lsl #2]
cmp w17, w2
b.ne LBB22_5
b LBB22_19
LBB22_8: ; in Loop: Header=BB22_3 Depth=2
madd x0, x10, x14, x15
madd x0, x16, x13, x0
ldr x0, [x0, #8]
add x0, x0, #184
mov x1, x9
b LBB22_10
LBB22_9: ; in Loop: Header=BB22_10 Depth=3
add x0, x0, #4
subs x1, x1, #1
b.eq LBB22_12
LBB22_10: ; Parent Loop BB22_2 Depth=1
; Parent Loop BB22_3 Depth=2
; => This Inner Loop Header: Depth=3
ldur w2, [x0, #-84]
ldr w3, [x0]
cmp x10, x2
ccmp x16, x3, #0, eq
b.eq LBB22_9
; %bb.11: ; in Loop: Header=BB22_10 Depth=3
sxtw x2, w2
sxtw x3, w3
madd x2, x2, x11, x12
ldr w2, [x2, x3, lsl #2]
cmp w17, w2
b.ne LBB22_9
b LBB22_19
LBB22_12: ; in Loop: Header=BB22_3 Depth=2
madd x0, x10, x14, x15
madd x0, x16, x13, x0
ldr x0, [x0, #16]
add x0, x0, #184
mov x1, x9
b LBB22_14
LBB22_13: ; in Loop: Header=BB22_14 Depth=3
add x0, x0, #4
subs x1, x1, #1
b.eq LBB22_16
LBB22_14: ; Parent Loop BB22_2 Depth=1
; Parent Loop BB22_3 Depth=2
; => This Inner Loop Header: Depth=3
ldur w2, [x0, #-84]
ldr w3, [x0]
cmp x10, x2
ccmp x16, x3, #0, eq
b.eq LBB22_13
; %bb.15: ; in Loop: Header=BB22_14 Depth=3
sxtw x2, w2
sxtw x3, w3
madd x2, x2, x11, x12
ldr w2, [x2, x3, lsl #2]
cmp w17, w2
b.ne LBB22_13
b LBB22_19
LBB22_16: ; in Loop: Header=BB22_3 Depth=2
add x16, x16, #1
cmp x16, x9
b.ne LBB22_3
; %bb.17: ; in Loop: Header=BB22_2 Depth=1
add x10, x10, #1
cmp x10, x9
cset w8, lo
b.ne LBB22_2
b LBB22_19
LBB22_18:
mov w8, #0
LBB22_19:
mvn w8, w8
and w0, w8, #0x1
ret
.loh AdrpLdrGotLdr Lloh479, Lloh480, Lloh481
.loh AdrpLdrGot Lloh484, Lloh485
.loh AdrpLdrGot Lloh482, Lloh483
.cfi_endproc
; -- End function
.globl _read ; -- Begin function read
.p2align 2
_read: ; @read
.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
Lloh486:
adrp x20, _inputFile@GOTPAGE
Lloh487:
ldr x20, [x20, _inputFile@GOTPAGEOFF]
ldr x0, [x20]
bl _feof
cbz w0, LBB23_2
LBB23_1:
mov w0, #0
b LBB23_17
LBB23_2:
ldr x0, [x20]
Lloh488:
adrp x19, _m@GOTPAGE
Lloh489:
ldr x19, [x19, _m@GOTPAGEOFF]
Lloh490:
adrp x21, _n@GOTPAGE
Lloh491:
ldr x21, [x21, _n@GOTPAGEOFF]
stp x21, x19, [sp]
Lloh492:
adrp x1, l_.str.38@PAGE
Lloh493:
add x1, x1, l_.str.38@PAGEOFF
bl _fscanf
cmn w0, #1
b.eq LBB23_1
; %bb.3:
ldr w8, [x21]
ldr w9, [x19]
mul w10, w9, w8
Lloh494:
adrp x24, _nm@GOTPAGE
Lloh495:
ldr x24, [x24, _nm@GOTPAGEOFF]
str w10, [x24]
cmp w8, #20
ccmp w9, #20, #0, le
ccmp w10, #21, #0, le
b.ge LBB23_18
; %bb.4:
mov w21, #16960
movk w21, #15, lsl #16
stp x8, x9, [sp]
Lloh496:
adrp x0, l_.str.40@PAGE
Lloh497:
add x0, x0, l_.str.40@PAGEOFF
bl _fmt
Lloh498:
adrp x25, _verbose@GOTPAGE
Lloh499:
ldr x25, [x25, _verbose@GOTPAGEOFF]
ldrb w8, [x25]
Lloh500:
adrp x23, _startTime@GOTPAGE
Lloh501:
ldr x23, [x23, _startTime@GOTPAGEOFF]
Lloh502:
adrp x22, l_.str.3@PAGE
Lloh503:
add x22, x22, l_.str.3@PAGEOFF
cbz w8, LBB23_6
; %bb.5:
mov x19, x0
bl _clock
ldr x8, [x23]
sub x8, x0, x8
mov w9, #1000
mul x8, x8, x9
udiv x8, x8, x21
stp x22, x19, [sp, #8]
str x8, [sp]
Lloh504:
adrp x0, l_.str.1@PAGE
Lloh505:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
LBB23_6:
Lloh506:
adrp x26, _initialDiscoveries@GOTPAGE
Lloh507:
ldr x26, [x26, _initialDiscoveries@GOTPAGEOFF]
str wzr, [x26]
ldr w1, [x24]
cmp w1, #1
b.lt LBB23_14
; %bb.7:
mov x27, #0
Lloh508:
adrp x22, _sudoku@GOTPAGE
Lloh509:
ldr x22, [x22, _sudoku@GOTPAGEOFF]
Lloh510:
adrp x19, l_.str.41@PAGE
Lloh511:
add x19, x19, l_.str.41@PAGEOFF
b LBB23_9
LBB23_8: ; in Loop: Header=BB23_9 Depth=1
add x27, x27, #1
add x22, x22, #84
cmp x27, w1, sxtw
b.ge LBB23_14
LBB23_9: ; =>This Loop Header: Depth=1
; Child Loop BB23_12 Depth 2
cmp w1, #1
b.lt LBB23_8
; %bb.10: ; in Loop: Header=BB23_9 Depth=1
mov x21, #0
mov x28, x22
b LBB23_12
LBB23_11: ; in Loop: Header=BB23_12 Depth=2
add x21, x21, #1
ldrsw x1, [x24]
add x28, x28, #4
cmp x21, x1
b.ge LBB23_8
LBB23_12: ; Parent Loop BB23_9 Depth=1
; => This Inner Loop Header: Depth=2
ldr x0, [x20]
str x28, [sp]
mov x1, x19
bl _fscanf
ldr w8, [x28]
cbz w8, LBB23_11
; %bb.13: ; in Loop: Header=BB23_12 Depth=2
ldr w8, [x26]
add w8, w8, #1
str w8, [x26]
b LBB23_11
LBB23_14:
Lloh512:
adrp x0, _sudoku@GOTPAGE
Lloh513:
ldr x0, [x0, _sudoku@GOTPAGEOFF]
; kill: def $w1 killed $w1 killed $x1
bl _prettyBufSudoku
Lloh514:
adrp x8, _sudokuBuf@GOTPAGE
Lloh515:
ldr x8, [x8, _sudokuBuf@GOTPAGEOFF]
str x8, [sp]
Lloh516:
adrp x0, l_.str.42@PAGE
Lloh517:
add x0, x0, l_.str.42@PAGEOFF
bl _fmt
ldrb w8, [x25]
cbz w8, LBB23_16
; %bb.15:
mov x19, x0
bl _clock
ldr x8, [x23]
sub x8, x0, x8
mov w9, #1000
mul x8, x8, x9
mov w9, #16960
movk w9, #15, lsl #16
udiv x8, x8, x9
Lloh518:
adrp x9, l_.str.3@PAGE
Lloh519:
add x9, x9, l_.str.3@PAGEOFF
stp x9, x19, [sp, #8]
str x8, [sp]
Lloh520:
adrp x0, l_.str.1@PAGE
Lloh521:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
LBB23_16:
mov w0, #1
LBB23_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 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
LBB23_18:
mov w8, #20
str x8, [sp]
Lloh522:
adrp x0, l_.str.39@PAGE
Lloh523:
add x0, x0, l_.str.39@PAGEOFF
bl _fmt
mov x1, x0
Lloh524:
adrp x0, l_.str.4@PAGE
Lloh525:
add x0, x0, l_.str.4@PAGEOFF
bl _levelLog
bl _cleanUp
mov w0, #1
bl _exit
.loh AdrpLdrGot Lloh486, Lloh487
.loh AdrpAdd Lloh492, Lloh493
.loh AdrpLdrGot Lloh490, Lloh491
.loh AdrpLdrGot Lloh488, Lloh489
.loh AdrpLdrGot Lloh494, Lloh495
.loh AdrpAdd Lloh502, Lloh503
.loh AdrpLdrGot Lloh500, Lloh501
.loh AdrpLdrGot Lloh498, Lloh499
.loh AdrpAdd Lloh496, Lloh497
.loh AdrpAdd Lloh504, Lloh505
.loh AdrpLdrGot Lloh506, Lloh507
.loh AdrpAdd Lloh510, Lloh511
.loh AdrpLdrGot Lloh508, Lloh509
.loh AdrpAdd Lloh516, Lloh517
.loh AdrpLdrGot Lloh514, Lloh515
.loh AdrpLdrGot Lloh512, Lloh513
.loh AdrpAdd Lloh520, Lloh521
.loh AdrpAdd Lloh518, Lloh519
.loh AdrpAdd Lloh524, Lloh525
.loh AdrpAdd Lloh522, Lloh523
.cfi_endproc
; -- End function
.globl _write ; -- Begin function write
.p2align 2
_write: ; @write
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
Lloh526:
adrp x8, _nm@GOTPAGE
Lloh527:
ldr x8, [x8, _nm@GOTPAGEOFF]
Lloh528:
ldr w1, [x8]
Lloh529:
adrp x0, _sudoku@GOTPAGE
Lloh530:
ldr x0, [x0, _sudoku@GOTPAGEOFF]
bl _prettyBufSudoku
Lloh531:
adrp x8, _outputFile@GOTPAGE
Lloh532:
ldr x8, [x8, _outputFile@GOTPAGEOFF]
Lloh533:
ldr x0, [x8]
Lloh534:
adrp x8, _n@GOTPAGE
Lloh535:
ldr x8, [x8, _n@GOTPAGEOFF]
Lloh536:
adrp x9, _m@GOTPAGE
Lloh537:
ldr x9, [x9, _m@GOTPAGEOFF]
Lloh538:
ldr w8, [x8]
Lloh539:
ldr w9, [x9]
Lloh540:
adrp x19, _sudokuBuf@GOTPAGE
Lloh541:
ldr x19, [x19, _sudokuBuf@GOTPAGEOFF]
stp x9, x19, [sp, #8]
str x8, [sp]
Lloh542:
adrp x1, l_.str.43@PAGE
Lloh543:
add x1, x1, l_.str.43@PAGEOFF
bl _fprintf
str x19, [sp]
Lloh544:
adrp x0, l_.str.44@PAGE
Lloh545:
add x0, x0, l_.str.44@PAGEOFF
bl _fmt
Lloh546:
adrp x8, _verbose@GOTPAGE
Lloh547:
ldr x8, [x8, _verbose@GOTPAGEOFF]
ldrb w8, [x8]
cbz w8, LBB24_2
; %bb.1:
mov x19, x0
bl _clock
Lloh548:
adrp x8, _startTime@GOTPAGE
Lloh549:
ldr x8, [x8, _startTime@GOTPAGEOFF]
Lloh550:
ldr x8, [x8]
sub x8, x0, x8
mov w9, #1000
mul x8, x8, x9
mov x9, #13531
movk x9, #55222, lsl #16
movk x9, #56962, lsl #32
movk x9, #17179, lsl #48
umulh x8, x8, x9
lsr x8, x8, #18
Lloh551:
adrp x9, l_.str.3@PAGE
Lloh552:
add x9, x9, l_.str.3@PAGEOFF
stp x9, x19, [sp, #8]
str x8, [sp]
Lloh553:
adrp x0, l_.str.1@PAGE
Lloh554:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
LBB24_2:
mov w0, #1
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpLdrGot Lloh546, Lloh547
.loh AdrpAdd Lloh544, Lloh545
.loh AdrpAdd Lloh542, Lloh543
.loh AdrpLdrGot Lloh540, Lloh541
.loh AdrpLdrGotLdr Lloh536, Lloh537, Lloh539
.loh AdrpLdrGotLdr Lloh534, Lloh535, Lloh538
.loh AdrpLdrGotLdr Lloh531, Lloh532, Lloh533
.loh AdrpLdrGot Lloh529, Lloh530
.loh AdrpLdrGotLdr Lloh526, Lloh527, Lloh528
.loh AdrpAdd Lloh553, Lloh554
.loh AdrpAdd Lloh551, Lloh552
.loh AdrpLdrGotLdr Lloh548, Lloh549, Lloh550
.cfi_endproc
; -- End function
.globl _processArgs ; -- Begin function processArgs
.p2align 2
_processArgs: ; @processArgs
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
sub sp, sp, #1056
mov x20, x1
mov x19, x0
Lloh555:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh556:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh557:
ldr x8, [x8]
stur x8, [x29, #-96]
cmp w0, #2
b.lt LBB25_29
; %bb.1:
Lloh558:
adrp x21, l_.str.45@PAGE
Lloh559:
add x21, x21, l_.str.45@PAGEOFF
Lloh560:
adrp x26, _help@GOTPAGE
Lloh561:
ldr x26, [x26, _help@GOTPAGEOFF]
Lloh562:
adrp x22, l_.str.46@PAGE
Lloh563:
add x22, x22, l_.str.46@PAGEOFF
Lloh564:
adrp x23, l_.str.47@PAGE
Lloh565:
add x23, x23, l_.str.47@PAGEOFF
Lloh566:
adrp x25, _verbose@GOTPAGE
Lloh567:
ldr x25, [x25, _verbose@GOTPAGEOFF]
mov w24, #1
mov w27, #1
b LBB25_4
LBB25_2: ; in Loop: Header=BB25_4 Depth=1
strb w24, [x26]
LBB25_3: ; in Loop: Header=BB25_4 Depth=1
add w27, w27, #1
cmp w27, w19
b.ge LBB25_29
LBB25_4: ; =>This Inner Loop Header: Depth=1
ldr x28, [x20, w27, sxtw #3]
mov x0, x28
mov x1, x21
bl _strcmp
cbz w0, LBB25_2
; %bb.5: ; in Loop: Header=BB25_4 Depth=1
mov x0, x28
mov x1, x22
bl _strcmp
cbz w0, LBB25_2
; %bb.6: ; in Loop: Header=BB25_4 Depth=1
mov x0, x28
mov x1, x23
bl _strcmp
cbz w0, LBB25_21
; %bb.7: ; in Loop: Header=BB25_4 Depth=1
mov x0, x28
Lloh568:
adrp x1, l_.str.48@PAGE
Lloh569:
add x1, x1, l_.str.48@PAGEOFF
bl _strcmp
cbz w0, LBB25_21
; %bb.8: ; in Loop: Header=BB25_4 Depth=1
mov x0, x28
Lloh570:
adrp x1, l_.str.49@PAGE
Lloh571:
add x1, x1, l_.str.49@PAGEOFF
bl _strcmp
cbz w0, LBB25_23
; %bb.9: ; in Loop: Header=BB25_4 Depth=1
mov x0, x28
Lloh572:
adrp x1, l_.str.50@PAGE
Lloh573:
add x1, x1, l_.str.50@PAGEOFF
bl _strcmp
cbz w0, LBB25_23
; %bb.10: ; in Loop: Header=BB25_4 Depth=1
mov x0, x28
Lloh574:
adrp x1, l_.str.51@PAGE
Lloh575:
add x1, x1, l_.str.51@PAGEOFF
bl _strcmp
cbz w0, LBB25_24
; %bb.11: ; in Loop: Header=BB25_4 Depth=1
mov x0, x28
Lloh576:
adrp x1, l_.str.52@PAGE
Lloh577:
add x1, x1, l_.str.52@PAGEOFF
bl _strcmp
cbz w0, LBB25_24
; %bb.12: ; in Loop: Header=BB25_4 Depth=1
mov x0, x28
Lloh578:
adrp x1, l_.str.53@PAGE
Lloh579:
add x1, x1, l_.str.53@PAGEOFF
bl _strcmp
cbz w0, LBB25_25
; %bb.13: ; in Loop: Header=BB25_4 Depth=1
mov x0, x28
Lloh580:
adrp x1, l_.str.54@PAGE
Lloh581:
add x1, x1, l_.str.54@PAGEOFF
bl _strcmp
cbz w0, LBB25_25
; %bb.14: ; in Loop: Header=BB25_4 Depth=1
sxtw x27, w27
mov x0, x28
Lloh582:
adrp x1, l_.str.55@PAGE
Lloh583:
add x1, x1, l_.str.55@PAGEOFF
bl _strcmp
cbz w0, LBB25_26
; %bb.15: ; in Loop: Header=BB25_4 Depth=1
mov x0, x28
Lloh584:
adrp x1, l_.str.56@PAGE
Lloh585:
add x1, x1, l_.str.56@PAGEOFF
bl _strcmp
cbz w0, LBB25_26
; %bb.16: ; in Loop: Header=BB25_4 Depth=1
mov x0, x28
Lloh586:
adrp x1, l_.str.58@PAGE
Lloh587:
add x1, x1, l_.str.58@PAGEOFF
bl _strcmp
cbz w0, LBB25_27
; %bb.17: ; in Loop: Header=BB25_4 Depth=1
mov x0, x28
Lloh588:
adrp x1, l_.str.59@PAGE
Lloh589:
add x1, x1, l_.str.59@PAGEOFF
bl _strcmp
cbz w0, LBB25_27
; %bb.18: ; in Loop: Header=BB25_4 Depth=1
mov x0, x28
Lloh590:
adrp x1, l_.str.61@PAGE
Lloh591:
add x1, x1, l_.str.61@PAGEOFF
bl _strcmp
cbz w0, LBB25_20
; %bb.19: ; in Loop: Header=BB25_4 Depth=1
mov x0, x28
Lloh592:
adrp x1, l_.str.62@PAGE
Lloh593:
add x1, x1, l_.str.62@PAGEOFF
bl _strcmp
cbnz w0, LBB25_39
LBB25_20: ; in Loop: Header=BB25_4 Depth=1
add x27, x27, #1
ldr x0, [x20, x27, lsl #3]
Lloh594:
adrp x1, l_.str.60@PAGE
Lloh595:
add x1, x1, l_.str.60@PAGEOFF
bl _fopen
Lloh596:
adrp x8, _instructionFile@GOTPAGE
Lloh597:
ldr x8, [x8, _instructionFile@GOTPAGEOFF]
b LBB25_28
LBB25_21: ; in Loop: Header=BB25_4 Depth=1
strb w24, [x25]
Lloh598:
adrp x8, _debug@GOTPAGE
Lloh599:
ldr x8, [x8, _debug@GOTPAGEOFF]
LBB25_22: ; in Loop: Header=BB25_4 Depth=1
strb w24, [x8]
b LBB25_3
LBB25_23: ; in Loop: Header=BB25_4 Depth=1
strb w24, [x25]
b LBB25_3
LBB25_24: ; in Loop: Header=BB25_4 Depth=1
Lloh600:
adrp x8, _instructions@GOTPAGE
Lloh601:
ldr x8, [x8, _instructions@GOTPAGEOFF]
b LBB25_22
LBB25_25: ; in Loop: Header=BB25_4 Depth=1
Lloh602:
adrp x8, _noGuessing@GOTPAGE
Lloh603:
ldr x8, [x8, _noGuessing@GOTPAGEOFF]
b LBB25_22
LBB25_26: ; in Loop: Header=BB25_4 Depth=1
add x27, x27, #1
ldr x0, [x20, x27, lsl #3]
Lloh604:
adrp x1, l_.str.57@PAGE
Lloh605:
add x1, x1, l_.str.57@PAGEOFF
bl _fopen
Lloh606:
adrp x8, _inputFile@GOTPAGE
Lloh607:
ldr x8, [x8, _inputFile@GOTPAGEOFF]
b LBB25_28
LBB25_27: ; in Loop: Header=BB25_4 Depth=1
add x27, x27, #1
ldr x0, [x20, x27, lsl #3]
Lloh608:
adrp x1, l_.str.60@PAGE
Lloh609:
add x1, x1, l_.str.60@PAGEOFF
bl _fopen
Lloh610:
adrp x8, _outputFile@GOTPAGE
Lloh611:
ldr x8, [x8, _outputFile@GOTPAGEOFF]
LBB25_28: ; in Loop: Header=BB25_4 Depth=1
str x0, [x8]
; kill: def $w27 killed $w27 killed $x27 def $x27
b LBB25_3
LBB25_29:
Lloh612:
adrp x9, _instructionFile@GOTPAGE
Lloh613:
ldr x9, [x9, _instructionFile@GOTPAGEOFF]
ldr x8, [x9]
cbnz x8, LBB25_31
; %bb.30:
Lloh614:
adrp x8, _outputFile@GOTPAGE
Lloh615:
ldr x8, [x8, _outputFile@GOTPAGEOFF]
Lloh616:
ldr x8, [x8]
str x8, [x9]
LBB25_31:
cmp w19, #1
b.lt LBB25_34
; %bb.32:
mov x8, #0
mov w22, w19
add x23, sp, #31
Lloh617:
adrp x21, l_.str.64@PAGE
Lloh618:
add x21, x21, l_.str.64@PAGEOFF
LBB25_33: ; =>This Inner Loop Header: Depth=1
sxtw x24, w8
add x0, x23, x24
ldr x8, [x20]
str x8, [sp]
mov x1, x21
bl _sprintf
ldr x0, [x20], #8
bl _strlen
add x8, x0, x24
subs x22, x22, #1
b.ne LBB25_33
LBB25_34:
add x8, sp, #31
stp x19, x8, [sp]
Lloh619:
adrp x0, l_.str.65@PAGE
Lloh620:
add x0, x0, l_.str.65@PAGEOFF
bl _fmt
Lloh621:
adrp x8, _debug@GOTPAGE
Lloh622:
ldr x8, [x8, _debug@GOTPAGEOFF]
ldrb w8, [x8]
cbz w8, LBB25_36
; %bb.35:
mov x19, x0
bl _clock
Lloh623:
adrp x8, _startTime@GOTPAGE
Lloh624:
ldr x8, [x8, _startTime@GOTPAGEOFF]
Lloh625:
ldr x8, [x8]
sub x8, x0, x8
mov w9, #1000
mul x8, x8, x9
mov x9, #13531
movk x9, #55222, lsl #16
movk x9, #56962, lsl #32
movk x9, #17179, lsl #48
umulh x8, x8, x9
lsr x8, x8, #18
Lloh626:
adrp x9, l_.str.2@PAGE
Lloh627:
add x9, x9, l_.str.2@PAGEOFF
stp x9, x19, [sp, #8]
str x8, [sp]
Lloh628:
adrp x0, l_.str.1@PAGE
Lloh629:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
LBB25_36:
ldur x8, [x29, #-96]
Lloh630:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh631:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh632:
ldr x9, [x9]
cmp x9, x8
b.ne LBB25_38
; %bb.37:
add sp, sp, #1056
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
LBB25_38:
bl ___stack_chk_fail
LBB25_39:
str x28, [sp]
Lloh633:
adrp x0, l_.str.63@PAGE
Lloh634:
add x0, x0, l_.str.63@PAGEOFF
bl _printf
mov w0, #1
bl _exit
.loh AdrpLdrGotLdr Lloh555, Lloh556, Lloh557
.loh AdrpLdrGot Lloh566, Lloh567
.loh AdrpAdd Lloh564, Lloh565
.loh AdrpAdd Lloh562, Lloh563
.loh AdrpLdrGot Lloh560, Lloh561
.loh AdrpAdd Lloh558, Lloh559
.loh AdrpAdd Lloh568, Lloh569
.loh AdrpAdd Lloh570, Lloh571
.loh AdrpAdd Lloh572, Lloh573
.loh AdrpAdd Lloh574, Lloh575
.loh AdrpAdd Lloh576, Lloh577
.loh AdrpAdd Lloh578, Lloh579
.loh AdrpAdd Lloh580, Lloh581
.loh AdrpAdd Lloh582, Lloh583
.loh AdrpAdd Lloh584, Lloh585
.loh AdrpAdd Lloh586, Lloh587
.loh AdrpAdd Lloh588, Lloh589
.loh AdrpAdd Lloh590, Lloh591
.loh AdrpAdd Lloh592, Lloh593
.loh AdrpLdrGot Lloh596, Lloh597
.loh AdrpAdd Lloh594, Lloh595
.loh AdrpLdrGot Lloh598, Lloh599
.loh AdrpLdrGot Lloh600, Lloh601
.loh AdrpLdrGot Lloh602, Lloh603
.loh AdrpLdrGot Lloh606, Lloh607
.loh AdrpAdd Lloh604, Lloh605
.loh AdrpLdrGot Lloh610, Lloh611
.loh AdrpAdd Lloh608, Lloh609
.loh AdrpLdrGot Lloh612, Lloh613
.loh AdrpLdrGotLdr Lloh614, Lloh615, Lloh616
.loh AdrpAdd Lloh617, Lloh618
.loh AdrpLdrGot Lloh621, Lloh622
.loh AdrpAdd Lloh619, Lloh620
.loh AdrpAdd Lloh628, Lloh629
.loh AdrpAdd Lloh626, Lloh627
.loh AdrpLdrGotLdr Lloh623, Lloh624, Lloh625
.loh AdrpLdrGotLdr Lloh630, Lloh631, Lloh632
.loh AdrpAdd Lloh633, Lloh634
.cfi_endproc
; -- End function
.globl _printHelpMessage ; -- Begin function printHelpMessage
.p2align 2
_printHelpMessage: ; @printHelpMessage
.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
str x8, [sp]
Lloh635:
adrp x0, l_.str.66@PAGE
Lloh636:
add x0, x0, l_.str.66@PAGEOFF
bl _printf
Lloh637:
adrp x0, l_str@PAGE
Lloh638:
add x0, x0, l_str@PAGEOFF
bl _puts
Lloh639:
adrp x0, l_str.84@PAGE
Lloh640:
add x0, x0, l_str.84@PAGEOFF
bl _puts
Lloh641:
adrp x0, l_str.85@PAGE
Lloh642:
add x0, x0, l_str.85@PAGEOFF
bl _puts
Lloh643:
adrp x0, l_str.86@PAGE
Lloh644:
add x0, x0, l_str.86@PAGEOFF
bl _puts
Lloh645:
adrp x0, l_str.87@PAGE
Lloh646:
add x0, x0, l_str.87@PAGEOFF
bl _puts
Lloh647:
adrp x0, l_str.88@PAGE
Lloh648:
add x0, x0, l_str.88@PAGEOFF
bl _puts
Lloh649:
adrp x0, l_str.89@PAGE
Lloh650:
add x0, x0, l_str.89@PAGEOFF
bl _puts
Lloh651:
adrp x0, l_str.90@PAGE
Lloh652:
add x0, x0, l_str.90@PAGEOFF
bl _puts
Lloh653:
adrp x0, l_str.91@PAGE
Lloh654:
add x0, x0, l_str.91@PAGEOFF
bl _puts
Lloh655:
adrp x0, l_str.92@PAGE
Lloh656:
add x0, x0, l_str.92@PAGEOFF
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
b _puts
.loh AdrpAdd Lloh655, Lloh656
.loh AdrpAdd Lloh653, Lloh654
.loh AdrpAdd Lloh651, Lloh652
.loh AdrpAdd Lloh649, Lloh650
.loh AdrpAdd Lloh647, Lloh648
.loh AdrpAdd Lloh645, Lloh646
.loh AdrpAdd Lloh643, Lloh644
.loh AdrpAdd Lloh641, Lloh642
.loh AdrpAdd Lloh639, Lloh640
.loh AdrpAdd Lloh637, Lloh638
.loh AdrpAdd Lloh635, Lloh636
.cfi_endproc
; -- End function
.globl _printInstructions ; -- Begin function printInstructions
.p2align 2
_printInstructions: ; @printInstructions
.cfi_startproc
; %bb.0:
sub sp, sp, #400
.cfi_def_cfa_offset 400
stp x28, x27, [sp, #304] ; 16-byte Folded Spill
stp x26, x25, [sp, #320] ; 16-byte Folded Spill
stp x24, x23, [sp, #336] ; 16-byte Folded Spill
stp x22, x21, [sp, #352] ; 16-byte Folded Spill
stp x20, x19, [sp, #368] ; 16-byte Folded Spill
stp x29, x30, [sp, #384] ; 16-byte Folded Spill
add x29, sp, #384
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset 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 $w0 killed $w0 def $x0
Lloh657:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh658:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh659:
ldr x8, [x8]
stur x8, [x29, #-96]
Lloh660:
adrp x21, _instructionFile@GOTPAGE
Lloh661:
ldr x21, [x21, _instructionFile@GOTPAGEOFF]
ldr x8, [x21]
str x0, [sp]
Lloh662:
adrp x1, l_.str.77@PAGE
Lloh663:
add x1, x1, l_.str.77@PAGEOFF
mov x0, x8
bl _fprintf
adrp x22, _eventCount@PAGE
ldr w8, [x22, _eventCount@PAGEOFF]
cmp w8, #1
b.lt LBB27_10
; %bb.1:
mov x24, #0
add x8, sp, #48
add x25, x8, #16
mov w19, #228
Lloh664:
adrp x28, _events@GOTPAGE
Lloh665:
ldr x28, [x28, _events@GOTPAGEOFF]
mov w27, #84
mov w20, #1
b LBB27_4
LBB27_2: ; in Loop: Header=BB27_4 Depth=1
fmov d0, x9
cnt.8b v0, v0
uaddlv.8b h0, v0
fmov w1, s0
Lloh666:
adrp x9, _numberList@GOTPAGE
Lloh667:
ldr x9, [x9, _numberList@GOTPAGEOFF]
madd x0, x8, x27, x9
ldr x27, [x21]
add x24, x24, #1
ldr w23, [sp, #60]
bl _prettyBufNumbers
stp x25, x0, [sp, #32]
; kill: def $w26 killed $w26 killed $x26 def $x26
; kill: def $w22 killed $w22 killed $x22 def $x22
stp x22, x26, [sp, #16]
stp x24, x23, [sp]
mov x0, x27
mov w27, #84
Lloh668:
adrp x1, l_.str.79@PAGE
Lloh669:
add x1, x1, l_.str.79@PAGEOFF
bl _fprintf
mov x22, x19
mov w19, #228
LBB27_3: ; in Loop: Header=BB27_4 Depth=1
ldrsw x8, [x22, _eventCount@PAGEOFF]
cmp x24, x8
b.ge LBB27_10
LBB27_4: ; =>This Loop Header: Depth=1
; Child Loop BB27_9 Depth 2
madd x8, x24, x19, x28
ldp q0, q1, [x8, #192]
stp q0, q1, [sp, #240]
ldr w9, [x8, #224]
str w9, [sp, #272]
ldp q0, q1, [x8, #128]
stp q0, q1, [sp, #176]
ldp q1, q0, [x8, #160]
stp q1, q0, [sp, #208]
ldp q0, q1, [x8, #64]
stp q0, q1, [sp, #112]
ldp q1, q0, [x8, #96]
stp q1, q0, [sp, #144]
ldp q0, q1, [x8]
stp q0, q1, [sp, #48]
ldp q1, q0, [x8, #32]
stp q1, q0, [sp, #80]
ldr w8, [sp, #48]
cmp w8, #2
b.eq LBB27_7
; %bb.5: ; in Loop: Header=BB27_4 Depth=1
cmp w8, #1
b.ne LBB27_12
; %bb.6: ; in Loop: Header=BB27_4 Depth=1
ldr x0, [x21]
add x24, x24, #1
ldp w10, w8, [sp, #56]
ldr w9, [sp, #52]
stp x10, x25, [sp, #24]
stp x8, x9, [sp, #8]
str x24, [sp]
Lloh670:
adrp x1, l_.str.78@PAGE
Lloh671:
add x1, x1, l_.str.78@PAGEOFF
bl _fprintf
b LBB27_3
LBB27_7: ; in Loop: Header=BB27_4 Depth=1
mov x19, x22
ldpsw x22, x26, [sp, #52]
Lloh672:
adrp x8, _canBeMask@GOTPAGE
Lloh673:
ldr x8, [x8, _canBeMask@GOTPAGEOFF]
madd x8, x22, x27, x8
ldr w9, [x8, x26, lsl #2]
adrp x13, _numberListIndex@PAGE
ldrsw x8, [x13, _numberListIndex@PAGEOFF]
add w10, w8, #1
mov w11, #26215
movk w11, #26214, lsl #16
smull x11, w10, w11
lsr x12, x11, #63
asr x11, x11, #33
add w11, w11, w12
add w11, w11, w11, lsl #2
sub w10, w10, w11
str w10, [x13, _numberListIndex@PAGEOFF]
cmp w9, #1
b.lt LBB27_2
; %bb.8: ; in Loop: Header=BB27_4 Depth=1
Lloh674:
adrp x10, _numberList@GOTPAGE
Lloh675:
ldr x10, [x10, _numberList@GOTPAGEOFF]
madd x10, x8, x27, x10
mov x11, x9
LBB27_9: ; Parent Loop BB27_4 Depth=1
; => This Inner Loop Header: Depth=2
rbit w12, w11
clz w12, w12
str w12, [x10], #4
lsl w12, w20, w12
bics w11, w11, w12
b.ne LBB27_9
b LBB27_2
LBB27_10:
ldur x8, [x29, #-96]
Lloh676:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh677:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh678:
ldr x9, [x9]
cmp x9, x8
b.ne LBB27_13
; %bb.11:
ldp x29, x30, [sp, #384] ; 16-byte Folded Reload
ldp x20, x19, [sp, #368] ; 16-byte Folded Reload
ldp x22, x21, [sp, #352] ; 16-byte Folded Reload
ldp x24, x23, [sp, #336] ; 16-byte Folded Reload
ldp x26, x25, [sp, #320] ; 16-byte Folded Reload
ldp x28, x27, [sp, #304] ; 16-byte Folded Reload
add sp, sp, #400
ret
LBB27_12:
str x8, [sp]
Lloh679:
adrp x0, l_.str.9@PAGE
Lloh680:
add x0, x0, l_.str.9@PAGEOFF
bl _fmt
mov x1, x0
Lloh681:
adrp x0, l_.str.4@PAGE
Lloh682:
add x0, x0, l_.str.4@PAGEOFF
bl _levelLog
bl _cleanUp
mov w0, #1
bl _exit
LBB27_13:
bl ___stack_chk_fail
.loh AdrpAdd Lloh662, Lloh663
.loh AdrpLdrGot Lloh660, Lloh661
.loh AdrpLdrGotLdr Lloh657, Lloh658, Lloh659
.loh AdrpLdrGot Lloh664, Lloh665
.loh AdrpAdd Lloh668, Lloh669
.loh AdrpLdrGot Lloh666, Lloh667
.loh AdrpAdd Lloh670, Lloh671
.loh AdrpLdrGot Lloh672, Lloh673
.loh AdrpLdrGot Lloh674, Lloh675
.loh AdrpLdrGotLdr Lloh676, Lloh677, Lloh678
.loh AdrpAdd Lloh681, Lloh682
.loh AdrpAdd Lloh679, Lloh680
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp 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, x1
mov x20, x0
Lloh683:
adrp x8, ___stdinp@GOTPAGE
Lloh684:
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
Lloh685:
ldr x8, [x8]
Lloh686:
adrp x9, _inputFile@GOTPAGE
Lloh687:
ldr x9, [x9, _inputFile@GOTPAGEOFF]
Lloh688:
str x8, [x9]
Lloh689:
adrp x8, ___stdoutp@GOTPAGE
Lloh690:
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
Lloh691:
ldr x8, [x8]
Lloh692:
adrp x9, _outputFile@GOTPAGE
Lloh693:
ldr x9, [x9, _outputFile@GOTPAGEOFF]
Lloh694:
str x8, [x9]
bl _clock
Lloh695:
adrp x28, _startTime@GOTPAGE
Lloh696:
ldr x28, [x28, _startTime@GOTPAGEOFF]
str x0, [x28]
mov x0, x20
mov x1, x19
bl _processArgs
Lloh697:
adrp x8, _help@GOTPAGE
Lloh698:
ldr x8, [x8, _help@GOTPAGEOFF]
ldrb w8, [x8]
cbz w8, LBB28_2
; %bb.1:
bl _printHelpMessage
b LBB28_26
LBB28_2:
bl _read
cbz w0, LBB28_18
; %bb.3:
mov w19, #1
Lloh699:
adrp x20, l_.str.80@PAGE
Lloh700:
add x20, x20, l_.str.80@PAGEOFF
Lloh701:
adrp x26, _verbose@GOTPAGE
Lloh702:
ldr x26, [x26, _verbose@GOTPAGEOFF]
mov w27, #16960
movk w27, #15, lsl #16
mov w23, #1000
Lloh703:
adrp x21, l_.str.3@PAGE
Lloh704:
add x21, x21, l_.str.3@PAGEOFF
Lloh705:
adrp x22, l_.str.1@PAGE
Lloh706:
add x22, x22, l_.str.1@PAGEOFF
Lloh707:
adrp x24, l_.str.83@PAGE
Lloh708:
add x24, x24, l_.str.83@PAGEOFF
b LBB28_6
LBB28_4: ; in Loop: Header=BB28_6 Depth=1
bl _write
LBB28_5: ; in Loop: Header=BB28_6 Depth=1
add w19, w19, #1
bl _read
cbz w0, LBB28_18
LBB28_6: ; =>This Inner Loop Header: Depth=1
bl _init
str x19, [sp]
mov x0, x20
bl _fmt
ldrb w8, [x26]
cbz w8, LBB28_8
; %bb.7: ; in Loop: Header=BB28_6 Depth=1
mov x25, x0
bl _clock
ldr x8, [x28]
sub x8, x0, x8
mul x8, x8, x23
udiv x8, x8, x27
stp x21, x25, [sp, #8]
str x8, [sp]
mov x0, x22
bl _printf
LBB28_8: ; in Loop: Header=BB28_6 Depth=1
bl _solve
cbz w0, LBB28_14
; %bb.9: ; in Loop: Header=BB28_6 Depth=1
bl _validate
cbz w0, LBB28_15
; %bb.10: ; in Loop: Header=BB28_6 Depth=1
Lloh709:
adrp x8, _instructions@GOTPAGE
Lloh710:
ldr x8, [x8, _instructions@GOTPAGEOFF]
ldrb w8, [x8]
cbz w8, LBB28_12
; %bb.11: ; in Loop: Header=BB28_6 Depth=1
mov x0, x19
bl _printInstructions
LBB28_12: ; in Loop: Header=BB28_6 Depth=1
Lloh711:
adrp x8, _steps@GOTPAGE
Lloh712:
ldr x8, [x8, _steps@GOTPAGEOFF]
Lloh713:
ldr w8, [x8]
Lloh714:
adrp x9, _guesses@GOTPAGE
Lloh715:
ldr x9, [x9, _guesses@GOTPAGEOFF]
Lloh716:
ldr w9, [x9]
stp x8, x9, [sp, #8]
mov x9, x19
str x9, [sp]
mov x0, x24
bl _fmt
ldrb w8, [x26]
cbz w8, LBB28_4
; %bb.13: ; in Loop: Header=BB28_6 Depth=1
mov x25, x0
bl _clock
ldr x8, [x28]
sub x8, x0, x8
mul x8, x8, x23
udiv x8, x8, x27
stp x21, x25, [sp, #8]
str x8, [sp]
mov x0, x22
bl _printf
b LBB28_4
LBB28_14: ; in Loop: Header=BB28_6 Depth=1
mov x8, x19
str x8, [sp]
Lloh717:
adrp x0, l_.str.81@PAGE
Lloh718:
add x0, x0, l_.str.81@PAGEOFF
b LBB28_16
LBB28_15: ; in Loop: Header=BB28_6 Depth=1
mov x8, x19
str x8, [sp]
Lloh719:
adrp x0, l_.str.82@PAGE
Lloh720:
add x0, x0, l_.str.82@PAGEOFF
LBB28_16: ; in Loop: Header=BB28_6 Depth=1
bl _fmt
ldrb w8, [x26]
cbz w8, LBB28_5
; %bb.17: ; in Loop: Header=BB28_6 Depth=1
mov x25, x0
bl _clock
ldr x8, [x28]
sub x8, x0, x8
mul x8, x8, x23
udiv x8, x8, x27
stp x21, x25, [sp, #8]
str x8, [sp]
mov x0, x22
bl _printf
b LBB28_5
LBB28_18:
Lloh721:
adrp x8, _inputFile@GOTPAGE
Lloh722:
ldr x8, [x8, _inputFile@GOTPAGEOFF]
Lloh723:
ldr x0, [x8]
Lloh724:
adrp x8, ___stdinp@GOTPAGE
Lloh725:
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
Lloh726:
ldr x8, [x8]
cmp x0, x8
b.eq LBB28_20
; %bb.19:
bl _fclose
LBB28_20:
Lloh727:
adrp x20, _outputFile@GOTPAGE
Lloh728:
ldr x20, [x20, _outputFile@GOTPAGEOFF]
ldr x0, [x20]
Lloh729:
adrp x19, ___stdoutp@GOTPAGE
Lloh730:
ldr x19, [x19, ___stdoutp@GOTPAGEOFF]
ldr x8, [x19]
cmp x0, x8
b.eq LBB28_22
; %bb.21:
bl _fclose
ldr x9, [x19]
ldr x0, [x20]
b LBB28_23
LBB28_22:
mov x9, x0
LBB28_23:
Lloh731:
adrp x8, _instructionFile@GOTPAGE
Lloh732:
ldr x8, [x8, _instructionFile@GOTPAGEOFF]
Lloh733:
ldr x8, [x8]
cmp x8, x9
b.eq LBB28_26
; %bb.24:
cmp x8, x0
b.eq LBB28_26
; %bb.25:
mov x0, x8
bl _fclose
LBB28_26:
mov w0, #0
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp x24, x23, [sp, #64] ; 16-byte Folded Reload
ldp x26, x25, [sp, #48] ; 16-byte Folded Reload
ldp x28, x27, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #128
ret
.loh AdrpLdrGot Lloh697, Lloh698
.loh AdrpLdrGot Lloh695, Lloh696
.loh AdrpLdrGotStr Lloh692, Lloh693, Lloh694
.loh AdrpLdrGotLdr Lloh689, Lloh690, Lloh691
.loh AdrpLdrGotStr Lloh686, Lloh687, Lloh688
.loh AdrpLdrGotLdr Lloh683, Lloh684, Lloh685
.loh AdrpAdd Lloh707, Lloh708
.loh AdrpAdd Lloh705, Lloh706
.loh AdrpAdd Lloh703, Lloh704
.loh AdrpLdrGot Lloh701, Lloh702
.loh AdrpAdd Lloh699, Lloh700
.loh AdrpLdrGot Lloh709, Lloh710
.loh AdrpLdrGotLdr Lloh714, Lloh715, Lloh716
.loh AdrpLdrGotLdr Lloh711, Lloh712, Lloh713
.loh AdrpAdd Lloh717, Lloh718
.loh AdrpAdd Lloh719, Lloh720
.loh AdrpLdrGotLdr Lloh724, Lloh725, Lloh726
.loh AdrpLdrGotLdr Lloh721, Lloh722, Lloh723
.loh AdrpLdrGot Lloh729, Lloh730
.loh AdrpLdrGot Lloh727, Lloh728
.loh AdrpLdrGotLdr Lloh731, Lloh732, Lloh733
.cfi_endproc
; -- End function
.comm _inputFile,8,3 ; @inputFile
.comm _outputFile,8,3 ; @outputFile
.comm _instructionFile,8,3 ; @instructionFile
.globl _fmtBufIndex ; @fmtBufIndex
.zerofill __DATA,__common,_fmtBufIndex,4,2
.comm _debug,1,0 ; @debug
.comm _verbose,1,0 ; @verbose
.comm _instructions,1,0 ; @instructions
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.space 1
.comm _fmtBufs,5045,0 ; @fmtBufs
.comm _startTime,8,3 ; @startTime
l_.str.1: ; @.str.1
.asciz "[%dms][%s]: %s\n"
l_.str.2: ; @.str.2
.asciz "DEBUG"
l_.str.3: ; @.str.3
.asciz "INFO"
l_.str.4: ; @.str.4
.asciz "FATAL"
.globl _numberListIndex ; @numberListIndex
.zerofill __DATA,__common,_numberListIndex,4,2
.comm _numberList,420,2 ; @numberList
.globl _numbersBufIndex ; @numbersBufIndex
.zerofill __DATA,__common,_numbersBufIndex,1,0
.comm _numbersBuf,5045,0 ; @numbersBuf
l_.str.6: ; @.str.6
.asciz "%d "
.comm _sudokuBuf,1009,0 ; @sudokuBuf
l_.str.7: ; @.str.7
.asciz "%%d "
l_.str.8: ; @.str.8
.asciz "%%2d "
.globl _eventCount ; @eventCount
.zerofill __DATA,__common,_eventCount,4,2
.comm _events,2282052,2 ; @events
.comm _sudoku,1764,2 ; @sudoku
.comm _discoveries,4,2 ; @discoveries
.comm _canBeMask,1764,2 ; @canBeMask
.comm _blocksByPos,10584,3 ; @blocksByPos
.comm _nm,4,2 ; @nm
l_.str.9: ; @.str.9
.asciz "Found event of unknown type %d."
.comm _steps,4,2 ; @steps
l_.str.10: ; @.str.10
.asciz "Discovered number %d at position (%d,%d); reason: %s; discoveries: %d."
.comm _done,1,0 ; @done
l_.str.11: ; @.str.11
.asciz "Number %d cannot be at (%d,%d); reason: %s; possiblities left: %s."
.comm _restricted,1,0 ; @restricted
.comm _impossible,1,0 ; @impossible
l_.str.12: ; @.str.12
.asciz "Inconsistency in discovery; found %d and %d at (%d,%d); reason for latest: %s."
l_.str.13: ; @.str.13
.asciz "Inconsistency in restriction of (%d,%d) to %d; no remaining possibilities for the number in %s %d; reason for latest: %s."
l_.str.14: ; @.str.14
.asciz "it is the last possibility for the %s; discoveries: %d"
l_.str.15: ; @.str.15
.asciz "it is the last possibility for the cell; discoveries: %d"
.comm _guesses,4,2 ; @guesses
.comm _initialDiscoveries,4,2 ; @initialDiscoveries
.comm _blocks,17136,3 ; @blocks
l_.str.16: ; @.str.16
.asciz "row"
l_.str.17: ; @.str.17
.asciz "column"
l_.str.18: ; @.str.18
.asciz "quadrant"
.comm _n,4,2 ; @n
.comm _m,4,2 ; @m
.comm _maskCountByBitCount,84,2 ; @maskCountByBitCount
l_.str.19: ; @.str.19
.asciz "Overflow while computing number of masks"
.comm _masksByBitCount,100180,2 ; @masksByBitCount
l_.str.20: ; @.str.20
.asciz "Initialized solver variables."
l_.str.21: ; @.str.21
.asciz "discovered number %d in its place"
l_.str.22: ; @.str.22
.asciz "discovered the number %d at the same %s at position (%d,%d)"
.comm _restrictedPointers,3969,0 ; @restrictedPointers
l_.str.23: ; @.str.23
.asciz "At %s %d, number %d can only be at %s %d; removing possibilites for this %s in other %ss."
l_.str.24: ; @.str.24
.asciz "%s %d definitely has this number in this %s"
l_.str.25: ; @.str.25
.asciz "naked combination along %s %d of numbers %s at indexes %s found at cell"
l_.str.26: ; @.str.26
.asciz "hidden combination along %s %d of numbers %s at indexes %s found at cell"
l_.str.27: ; @.str.27
.asciz "X wing of number %d found in %ss %d and %d at indexes %s"
l_.str.28: ; @.str.28
.asciz "Searching for best guess. discoveries: %d."
l_.str.29: ; @.str.29
.asciz "%d possibilities at cell; discoveries: %d"
l_.str.30: ; @.str.30
.asciz "Candidate %d at (%d,%d); %d possibilities at %s."
l_.str.31: ; @.str.31
.asciz "cell"
l_.str.32: ; @.str.32
.asciz "%d possibilities at %s %d; discoveries: %d"
l_.str.33: ; @.str.33
.asciz "Attempted guess when there is a single opportunity forward."
l_.str.34: ; @.str.34
.asciz "Attempted guess when Sudoku is already full."
l_.str.35: ; @.str.35
.asciz "Guessing %d at (%d,%d); %d possibilities; %d discoveries."
.comm _noGuessing,1,0 ; @noGuessing
l_.str.36: ; @.str.36
.asciz "guess with reason: %s"
l_.str.37: ; @.str.37
.asciz "failed guess with reason: %s"
l_.str.38: ; @.str.38
.asciz "%d %d "
l_.str.39: ; @.str.39
.asciz "n, m and n*m cannot be over %d"
l_.str.40: ; @.str.40
.asciz "Read input header; n = %d and m = %d"
l_.str.41: ; @.str.41
.asciz " %d "
l_.str.42: ; @.str.42
.asciz "Read input with sudoku:\n%s"
l_.str.43: ; @.str.43
.asciz "%d %d\n%s"
l_.str.44: ; @.str.44
.asciz "Wrote output with sudoku:\n%s"
l_.str.45: ; @.str.45
.asciz "--help"
l_.str.46: ; @.str.46
.asciz "-h"
.comm _help,1,0 ; @help
l_.str.47: ; @.str.47
.asciz "--debug"
l_.str.48: ; @.str.48
.asciz "-d"
l_.str.49: ; @.str.49
.asciz "--verbose"
l_.str.50: ; @.str.50
.asciz "-v"
l_.str.51: ; @.str.51
.asciz "--instructions"
l_.str.52: ; @.str.52
.asciz "-s"
l_.str.53: ; @.str.53
.asciz "--no-guessing"
l_.str.54: ; @.str.54
.asciz "-g"
l_.str.55: ; @.str.55
.asciz "--input"
l_.str.56: ; @.str.56
.asciz "-i"
l_.str.57: ; @.str.57
.asciz "r"
l_.str.58: ; @.str.58
.asciz "--output"
l_.str.59: ; @.str.59
.asciz "-o"
l_.str.60: ; @.str.60
.asciz "w"
l_.str.61: ; @.str.61
.asciz "--instructions-output"
l_.str.62: ; @.str.62
.asciz "-O"
l_.str.63: ; @.str.63
.asciz "Unknown flag %s."
l_.str.64: ; @.str.64
.asciz "%s "
l_.str.65: ; @.str.65
.asciz "Processed %d args: %s."
l_.str.66: ; @.str.66
.asciz "This CLI solves Sudoku puzzles of sizes with n*m <= %d.\n\n"
l_.str.77: ; @.str.77
.asciz "Instructions for case number %d:\n"
l_.str.78: ; @.str.78
.asciz "%d: Discovered number %d at position (%d,%d); reason: %s.\n"
l_.str.79: ; @.str.79
.asciz "%d: Number %d cannot be at (%d,%d); reason: %s; possiblities left: %s.\n"
l_.str.80: ; @.str.80
.asciz "Solving case num %d..."
l_.str.81: ; @.str.81
.asciz "Could not solve Sudoku case %d."
l_.str.82: ; @.str.82
.asciz "Sudoku case %d failed validation."
l_.str.83: ; @.str.83
.asciz "Case num %d solved. Steps: %d Guesses: %d."
l_str: ; @str
.asciz "usage: [--input $PATH] [--output $PATH] [--instructions-output $PATH] [--debug] [--instructions] [--verbose]\n"
l_str.84: ; @str.84
.asciz "Flags:"
l_str.85: ; @str.85
.asciz "--help/-h Prints the help message."
l_str.86: ; @str.86
.asciz "--debug/-d Enables DEBUG logging."
l_str.87: ; @str.87
.asciz "--verbose/-v Enables INFO logging."
l_str.88: ; @str.88
.asciz "--instructions/-s When set, prints instructions on how to solve."
l_str.89: ; @str.89
.asciz "--no-guessing/-g When set, makes as much progress as possible without making a guess."
l_str.90: ; @str.90
.asciz "--input/-i Sets the input file to read puzzles from. Defaults to stdin."
l_str.91: ; @str.91
.asciz "--output/-o Sets the output file to write solutions to. Defaults to stdout."
l_str.92: ; @str.92
.asciz "--instruction-output/-O Sets the output file to write instructions to. Defaults to the output file."
.subsections_via_symbols
| the_stack_data/72534.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 %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
leaq L_str(%rip), %rdi
callq _puts
leaq L_.str.1(%rip), %rdi
leaq -28(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movl -28(%rbp), %eax
imull $1000, %eax, %esi ## imm = 0x3E8
imull $3281, %eax, %ebx ## imm = 0xCD1
imull $39370, %eax, %r14d ## imm = 0x99CA
imull $100000, %eax, %r15d ## imm = 0x186A0
leaq L_.str.2(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.3(%rip), %rdi
movl %ebx, %esi
xorl %eax, %eax
callq _printf
leaq L_.str.4(%rip), %rdi
movl %r14d, %esi
xorl %eax, %eax
callq _printf
leaq L_.str.5(%rip), %rdi
movl %r15d, %esi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "distance between two cities in meters:%d\n"
L_.str.3: ## @.str.3
.asciz "distance between two cities in feets:%d\n"
L_.str.4: ## @.str.4
.asciz "distance between two cities in inches:%d\n"
L_.str.5: ## @.str.5
.asciz "distance between two cities in centimeters:%d"
L_str: ## @str
.asciz "distance between two cities in km"
.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
Lloh0:
adrp x0, l_str@PAGE
Lloh1:
add x0, x0, l_str@PAGEOFF
bl _puts
add x8, sp, #12
str x8, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldr w8, [sp, #12]
mov w9, #1000
mul w9, w8, w9
mov w10, #3281
mul w19, w8, w10
mov w10, #39370
mul w20, w8, w10
mov w10, #34464
movk w10, #1, lsl #16
mul w21, w8, w10
str x9, [sp]
Lloh4:
adrp x0, l_.str.2@PAGE
Lloh5:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
str x19, [sp]
Lloh6:
adrp x0, l_.str.3@PAGE
Lloh7:
add x0, x0, l_.str.3@PAGEOFF
bl _printf
str x20, [sp]
Lloh8:
adrp x0, l_.str.4@PAGE
Lloh9:
add x0, x0, l_.str.4@PAGEOFF
bl _printf
str x21, [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, #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 Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "distance between two cities in meters:%d\n"
l_.str.3: ; @.str.3
.asciz "distance between two cities in feets:%d\n"
l_.str.4: ; @.str.4
.asciz "distance between two cities in inches:%d\n"
l_.str.5: ; @.str.5
.asciz "distance between two cities in centimeters:%d"
l_str: ; @str
.asciz "distance between two cities in km"
.subsections_via_symbols
| the_stack_data/182952855.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function linux_elf_fixup
_linux_elf_fixup: ## @linux_elf_fixup
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _sysvec@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _todo@GOTPCREL(%rip), %rax
movl (%rax), %edx
leaq _linux_elf_fixup(%rip), %rsi
callq _LIN_SDT_PROBE0
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _sysvec,4,2 ## @sysvec
.comm _todo,4,2 ## @todo
.no_dead_strip _linux_elf_fixup
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function linux_elf_fixup
_linux_elf_fixup: ; @linux_elf_fixup
.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, _sysvec@GOTPAGE
Lloh1:
ldr x8, [x8, _sysvec@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
Lloh3:
adrp x8, _todo@GOTPAGE
Lloh4:
ldr x8, [x8, _todo@GOTPAGEOFF]
Lloh5:
ldr w2, [x8]
Lloh6:
adrp x1, _linux_elf_fixup@PAGE
Lloh7:
add x1, x1, _linux_elf_fixup@PAGEOFF
bl _LIN_SDT_PROBE0
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _sysvec,4,2 ; @sysvec
.comm _todo,4,2 ; @todo
.no_dead_strip _linux_elf_fixup
.subsections_via_symbols
| AnghaBench/freebsd/sys/arm64/linux/extr_linux_sysvec.c_linux_elf_fixup.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function sunxi_pinctrl_setup_debounce
_sunxi_pinctrl_setup_debounce: ## @sunxi_pinctrl_setup_debounce
.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, %r13
movq %rdi, %r14
movq %rsi, %rdi
callq _of_clk_get_parent_count
xorl %r12d, %r12d
cmpl $3, %eax
jne LBB0_12
## %bb.1:
leaq L_.str(%rip), %rsi
xorl %r12d, %r12d
movq %r13, %rdi
xorl %edx, %edx
callq _of_find_property
testl %eax, %eax
je LBB0_12
## %bb.2:
movl 16(%r14), %edi
leaq L_.str.1(%rip), %rsi
callq _devm_clk_get
movq %rax, %rbx
movq %rax, %rdi
callq _IS_ERR
testq %rax, %rax
je LBB0_5
## %bb.3:
movq %rbx, %rdi
jmp LBB0_4
LBB0_5:
movl 16(%r14), %edi
leaq L_.str.2(%rip), %rsi
callq _devm_clk_get
movq %rax, %r15
movq %rax, %rdi
callq _IS_ERR
testq %rax, %rax
je LBB0_6
## %bb.13:
movq %r15, %rdi
LBB0_4:
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _PTR_ERR ## TAILCALL
LBB0_6:
movq %r15, -72(%rbp) ## 8-byte Spill
movq (%r14), %rax
cmpl $0, (%rax)
jle LBB0_12
## %bb.7:
xorl %r15d, %r15d
movq %rbx, -64(%rbp) ## 8-byte Spill
jmp LBB0_8
.p2align 4, 0x90
LBB0_11: ## in Loop: Header=BB0_8 Depth=1
incl %r15d
movq (%r14), %rax
xorl %r12d, %r12d
cmpl (%rax), %r15d
jge LBB0_12
LBB0_8: ## =>This Inner Loop Header: Depth=1
movq %r13, %rdi
leaq L_.str(%rip), %rsi
movl %r15d, %edx
leaq -44(%rbp), %rcx
callq _of_property_read_u32_index
testl %eax, %eax
jne LBB0_14
## %bb.9: ## in Loop: Header=BB0_8 Depth=1
movl -44(%rbp), %esi
testl %esi, %esi
je LBB0_11
## %bb.10: ## in Loop: Header=BB0_8 Depth=1
movq _USEC_PER_SEC@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _DIV_ROUND_CLOSEST
movq %rax, %r12
movq %rbx, %rdi
movq %rax, %rsi
leaq -48(%rbp), %rdx
callq _sunxi_pinctrl_get_debounce_div
movl %eax, %ebx
movq -72(%rbp), %rdi ## 8-byte Reload
movq %r12, %rsi
leaq -52(%rbp), %rdx
callq _sunxi_pinctrl_get_debounce_div
movl -52(%rbp), %ecx
xorl %edx, %edx
cmpl -48(%rbp), %ecx
setb %dl
cmovbl %eax, %ebx
shll $4, %ebx
orl %edx, %ebx
movq (%r14), %rdi
movq 8(%r14), %r12
movl %r15d, %esi
callq _sunxi_irq_debounce_reg_from_bank
addq %rax, %r12
movl %ebx, %edi
movq -64(%rbp), %rbx ## 8-byte Reload
movq %r12, %rsi
callq _writel
jmp LBB0_11
LBB0_14:
movl %eax, %r12d
LBB0_12:
movl %r12d, %eax
addq $40, %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 "input-debounce"
L_.str.1: ## @.str.1
.asciz "losc"
L_.str.2: ## @.str.2
.asciz "hosc"
.comm _USEC_PER_SEC,4,2 ## @USEC_PER_SEC
.no_dead_strip _sunxi_pinctrl_setup_debounce
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function sunxi_pinctrl_setup_debounce
_sunxi_pinctrl_setup_debounce: ; @sunxi_pinctrl_setup_debounce
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x28, x27, [sp, #16] ; 16-byte Folded Spill
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x19, x1
mov x20, x0
mov x0, x1
bl _of_clk_get_parent_count
cmp w0, #3
b.ne LBB0_9
; %bb.1:
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
mov x0, x19
mov x2, #0
bl _of_find_property
cbz w0, LBB0_10
; %bb.2:
ldr w0, [x20, #16]
Lloh2:
adrp x1, l_.str.1@PAGE
Lloh3:
add x1, x1, l_.str.1@PAGEOFF
bl _devm_clk_get
mov x21, x0
bl _IS_ERR
cbz x0, LBB0_4
; %bb.3:
mov x0, x21
b LBB0_6
LBB0_4:
ldr w0, [x20, #16]
Lloh4:
adrp x1, l_.str.2@PAGE
Lloh5:
add x1, x1, l_.str.2@PAGEOFF
bl _devm_clk_get
mov x22, x0
bl _IS_ERR
cbz x0, LBB0_7
; %bb.5:
mov x0, x22
LBB0_6:
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
b _PTR_ERR
LBB0_7:
ldr x8, [x20]
ldr w8, [x8]
cmp w8, #1
b.lt LBB0_9
; %bb.8:
mov w23, #0
Lloh6:
adrp x24, l_.str@PAGE
Lloh7:
add x24, x24, l_.str@PAGEOFF
Lloh8:
adrp x27, _USEC_PER_SEC@GOTPAGE
Lloh9:
ldr x27, [x27, _USEC_PER_SEC@GOTPAGEOFF]
b LBB0_12
LBB0_9:
mov w0, #0
LBB0_10:
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
ldp x26, x25, [sp, #32] ; 16-byte Folded Reload
ldp x28, x27, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #112
ret
LBB0_11: ; in Loop: Header=BB0_12 Depth=1
mov w0, #0
add w23, w23, #1
ldr x8, [x20]
ldr w8, [x8]
cmp w23, w8
b.ge LBB0_10
LBB0_12: ; =>This Inner Loop Header: Depth=1
add x3, sp, #4
mov x0, x19
mov x1, x24
mov x2, x23
bl _of_property_read_u32_index
cbnz w0, LBB0_10
; %bb.13: ; in Loop: Header=BB0_12 Depth=1
ldr w1, [sp, #4]
cbz w1, LBB0_11
; %bb.14: ; in Loop: Header=BB0_12 Depth=1
ldr w0, [x27]
bl _DIV_ROUND_CLOSEST
mov x25, x0
add x2, sp, #8
mov x0, x21
mov x1, x25
bl _sunxi_pinctrl_get_debounce_div
mov x26, x0
add x2, sp, #12
mov x0, x22
mov x1, x25
bl _sunxi_pinctrl_get_debounce_div
ldp w9, w8, [sp, #8]
cmp w8, w9
csel w8, w0, w26, lo
cset w25, lo
bfi w25, w8, #4, #28
ldp x0, x26, [x20]
mov x1, x23
bl _sunxi_irq_debounce_reg_from_bank
add x1, x0, x26
mov x0, x25
bl _writel
b LBB0_11
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "input-debounce"
l_.str.1: ; @.str.1
.asciz "losc"
l_.str.2: ; @.str.2
.asciz "hosc"
.comm _USEC_PER_SEC,4,2 ; @USEC_PER_SEC
.no_dead_strip _sunxi_pinctrl_setup_debounce
.subsections_via_symbols
| AnghaBench/linux/drivers/pinctrl/sunxi/extr_pinctrl-sunxi.c_sunxi_pinctrl_setup_debounce.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _HUF_readDTableX4_wksp ## -- Begin function HUF_readDTableX4_wksp
.p2align 4, 0x90
_HUF_readDTableX4_wksp: ## @HUF_readDTableX4_wksp
.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 $152, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %r8, %r12
movq %rcx, -64(%rbp) ## 8-byte Spill
movq %rdx, -88(%rbp) ## 8-byte Spill
movq %rsi, -56(%rbp) ## 8-byte Spill
movq %rdi, -144(%rbp) ## 8-byte Spill
callq _HUF_getDTableDesc
movq %rax, -104(%rbp) ## 8-byte Spill
movq %rax, -184(%rbp)
movl $1, %edi
callq _HUF_STATIC_ASSERT
movq _HUF_TABLELOG_MAX@GOTPCREL(%rip), %rax
movslq (%rax), %rcx
leaq (%rcx,%rcx), %rax
movabsq $4611686018427387902, %r14 ## imm = 0x3FFFFFFFFFFFFFFE
andq %rax, %r14
leaq (%r14,%rcx), %rax
incq %rax
movq %rcx, -48(%rbp) ## 8-byte Spill
movq %rax, -96(%rbp) ## 8-byte Spill
leaq (%rcx,%rax), %rbx
movq _HUF_SYMBOLVALUE_MAX@GOTPCREL(%rip), %r15
movl (%r15), %edi
shll $4, %edi
addl $16, %edi
movl $4, %esi
callq _ALIGN
sarl $2, %eax
cltq
movq %rbx, -112(%rbp) ## 8-byte Spill
addq %rax, %rbx
addq $2, %rbx
movl (%r15), %edi
incl %edi
movl $4, %esi
callq _ALIGN
sarl $2, %eax
movslq %eax, %r15
addq %rbx, %r15
leaq (,%r15,4), %r13
movq %r12, -80(%rbp) ## 8-byte Spill
cmpq %r12, %r13
ja LBB0_50
## %bb.1:
movq -64(%rbp), %rax ## 8-byte Reload
leaq (%rax,%r14,4), %r12
movq _HUF_TABLELOG_MAX@GOTPCREL(%rip), %r14
movl (%r14), %eax
leal 12(,%rax,8), %edx
movq %r12, %rdi
xorl %esi, %esi
callq _memset
movl $1, %edi
callq _HUF_STATIC_ASSERT
movq -104(%rbp), %rax ## 8-byte Reload
cmpl %eax, (%r14)
jge LBB0_2
LBB0_50:
movq _tableLog_tooLarge@GOTPCREL(%rip), %rax
movl (%rax), %edi
addq $152, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _ERROR ## TAILCALL
LBB0_2:
movq -64(%rbp), %r14 ## 8-byte Reload
leaq (%r14,%rbx,4), %rcx
movq -80(%rbp), %rbx ## 8-byte Reload
subq %r13, %rbx
leaq (%r14,%r15,4), %rax
movq %rcx, %r15
movq _HUF_SYMBOLVALUE_MAX@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
incl %esi
subq $8, %rsp
leaq -116(%rbp), %rcx
leaq -68(%rbp), %r8
movq %r15, %rdi
movq %r12, %rdx
movq -56(%rbp), %r9 ## 8-byte Reload
pushq %rbx
pushq %rax
pushq -88(%rbp) ## 8-byte Folded Reload
callq _HUF_readStats_wksp
addq $32, %rsp
movq %rax, %r13
movq %rax, %rdi
callq _HUF_isError
testq %rax, %rax
jne LBB0_49
## %bb.3:
movq %r15, -56(%rbp) ## 8-byte Spill
movl -68(%rbp), %r15d
movq -104(%rbp), %r10 ## 8-byte Reload
cmpl %r10d, %r15d
jle LBB0_4
## %bb.51:
movq _tableLog_tooLarge@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERROR
movq %rax, %r13
jmp LBB0_49
LBB0_4:
movq %r14, %rcx
movq -144(%rbp), %rax ## 8-byte Reload
leaq 4(%rax), %r8
movq -48(%rbp), %r14 ## 8-byte Reload
movl %r14d, %eax
incq %r14
movq -96(%rbp), %rdx ## 8-byte Reload
leaq (%rcx,%rdx,4), %rdi
movq -112(%rbp), %rdx ## 8-byte Reload
leaq (%rcx,%rdx,4), %rdx
addq $8, %rdx
movq %rdi, -128(%rbp) ## 8-byte Spill
leaq 4(%rdi), %r12
movslq %r15d, %rdi
movslq %eax, %rsi
movq %rdi, -88(%rbp) ## 8-byte Spill
leaq (,%rdi,4), %rax
movq %rsi, -48(%rbp) ## 8-byte Spill
leaq (%rax,%rsi,8), %rax
addq %rcx, %rax
xorl %r9d, %r9d
.p2align 4, 0x90
LBB0_5: ## =>This Inner Loop Header: Depth=1
cmpl $0, (%rax,%r9,4)
leaq -1(%r9), %r9
je LBB0_5
## %bb.6:
leal (%r15,%r9), %r11d
incl %r11d
leaq (%r15,%r9), %rax
addq $2, %rax
movq %rax, -80(%rbp) ## 8-byte Spill
testl %r11d, %r11d
movq %r13, -160(%rbp) ## 8-byte Spill
movq %r8, -136(%rbp) ## 8-byte Spill
jle LBB0_7
## %bb.8:
leal (%r15,%r9), %eax
addl $2, %eax
leaq -1(%rax), %r8
addq $-2, %rax
cmpq $3, %rax
jae LBB0_10
## %bb.9:
xorl %ebx, %ebx
movl $1, %eax
jmp LBB0_13
LBB0_7:
xorl %r13d, %r13d
jmp LBB0_16
LBB0_10:
leaq (,%r14,4), %rax
movq -48(%rbp), %rsi ## 8-byte Reload
leaq (%rax,%rsi,8), %rax
movq -64(%rbp), %rcx ## 8-byte Reload
leaq (%rcx,%rax), %rdi
addq $20, %rdi
leaq (%rcx,%rsi,8), %rcx
addq $16, %rcx
movl -80(%rbp), %r10d ## 4-byte Reload
decq %r10
andq $-4, %r10
xorl %ebx, %ebx
xorl %eax, %eax
.p2align 4, 0x90
LBB0_11: ## =>This Inner Loop Header: Depth=1
movl -12(%rcx,%rax,4), %esi
addl %ebx, %esi
movl %ebx, -12(%rdi,%rax,4)
movl -8(%rcx,%rax,4), %ebx
addl %esi, %ebx
movl %esi, -8(%rdi,%rax,4)
movl -4(%rcx,%rax,4), %esi
addl %ebx, %esi
movl %ebx, -4(%rdi,%rax,4)
movl (%rcx,%rax,4), %ebx
addl %esi, %ebx
movl %esi, (%rdi,%rax,4)
addq $4, %rax
cmpq %rax, %r10
jne LBB0_11
## %bb.12:
incq %rax
movq -104(%rbp), %r10 ## 8-byte Reload
LBB0_13:
movl %ebx, %r13d
testb $3, %r8b
je LBB0_16
## %bb.14:
movq -88(%rbp), %rcx ## 8-byte Reload
addq %r9, %rcx
incq %rcx
shlq $2, %rax
movq -48(%rbp), %rdi ## 8-byte Reload
leaq (%rax,%rdi,8), %rax
leaq (%rax,%r14,4), %rsi
movq -64(%rbp), %r8 ## 8-byte Reload
leaq (%r8,%rsi), %rdi
addq $4, %rdi
addq %r8, %rax
andl $3, %ecx
xorl %esi, %esi
.p2align 4, 0x90
LBB0_15: ## =>This Inner Loop Header: Depth=1
movl (%rax,%rsi,4), %r13d
addl %ebx, %r13d
movl %ebx, (%rdi,%rsi,4)
incq %rsi
movl %r13d, %ebx
cmpq %rsi, %rcx
jne LBB0_15
LBB0_16:
movl %r15d, %r8d
movl %r13d, (%r12)
movl -116(%rbp), %eax
testl %eax, %eax
movq -56(%rbp), %r14 ## 8-byte Reload
jle LBB0_19
## %bb.17:
xorl %ecx, %ecx
.p2align 4, 0x90
LBB0_18: ## =>This Inner Loop Header: Depth=1
movslq (%r14,%rcx,8), %rsi
movslq (%r12,%rsi,4), %rdi
leal 1(%rdi), %ebx
movl %ebx, (%r12,%rsi,4)
shlq $4, %rdi
movq %rcx, 8(%rdx,%rdi)
movq %rsi, (%rdx,%rdi)
incq %rcx
cmpq %rcx, %rax
jne LBB0_18
LBB0_19:
movl $0, (%r12)
movq -64(%rbp), %r12 ## 8-byte Reload
movq (%r12), %rbx
testl %r11d, %r11d
jle LBB0_20
## %bb.21:
movq %r8, -56(%rbp) ## 8-byte Spill
leal (%r15,%r9), %eax
addl $2, %eax
leaq -1(%rax), %rcx
movq %rcx, -96(%rbp) ## 8-byte Spill
cmpl $2, %eax
jne LBB0_23
## %bb.22:
xorl %edi, %edi
movl $1, %eax
jmp LBB0_25
LBB0_20:
movl %r15d, %ecx
jmp LBB0_28
LBB0_23:
## kill: def $r10d killed $r10d killed $r10 def $r10
subl %r15d, %r10d
movq -48(%rbp), %rax ## 8-byte Reload
leaq (%r12,%rax,8), %r12
addq $4, %r12
movl -80(%rbp), %r8d ## 4-byte Reload
decq %r8
andq $-2, %r8
negq %r8
xorl %edi, %edi
movl $1, %eax
.p2align 4, 0x90
LBB0_24: ## =>This Inner Loop Header: Depth=1
movl -4(%r12,%rax,4), %esi
leal (%r10,%rax), %r14d
leal -1(%r14), %ecx
## kill: def $cl killed $cl killed $ecx
shll %cl, %esi
addl %edi, %esi
movl %edi, (%rbx,%rax,4)
movl (%r12,%rax,4), %edi
movl %r14d, %ecx
shll %cl, %edi
addl %esi, %edi
movl %esi, 4(%rbx,%rax,4)
leaq (%r8,%rax), %rcx
addq $2, %rcx
addq $2, %rax
cmpq $1, %rcx
jne LBB0_24
LBB0_25:
testb $1, -96(%rbp) ## 1-byte Folded Reload
je LBB0_27
## %bb.26:
movl %edi, (%rbx,%rax,4)
LBB0_27:
movl -68(%rbp), %ecx
movq -64(%rbp), %r12 ## 8-byte Reload
movq -56(%rbp), %r8 ## 8-byte Reload
LBB0_28:
leaq (%r8,%r9), %r14
incq %r14
movl %ecx, %r10d
movl %ecx, %esi
subl %r15d, %esi
subl %r9d, %esi
negl %ecx
movl %r15d, %eax
addl -104(%rbp), %eax ## 4-byte Folded Reload
addq %rcx, %rax
addq %r9, %rax
cmpl %eax, %esi
jle LBB0_30
## %bb.29:
movq -136(%rbp), %rdi ## 8-byte Reload
movq -128(%rbp), %r8 ## 8-byte Reload
jmp LBB0_48
LBB0_30:
movq %r14, -152(%rbp) ## 8-byte Spill
negl %r15d
addq %r15, %r10
subq %r9, %r10
movq -88(%rbp), %rcx ## 8-byte Reload
addq %r9, %rcx
movq %rcx, -88(%rbp) ## 8-byte Spill
leal 2(%rcx), %r15d
movslq %r10d, %rcx
movslq %eax, %rsi
leaq -1(%r15), %r14
leaq -9(%r15), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
shrq $3, %rax
incq %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movq %r14, %rax
andq $-8, %rax
movq %rax, -96(%rbp) ## 8-byte Spill
incq %rax
movq %rax, -112(%rbp) ## 8-byte Spill
movl -80(%rbp), %r9d ## 4-byte Reload
leaq -9(%r9), %rax
shrq $3, %rax
incq %rax
andq $-2, %rax
movq %rax, -168(%rbp) ## 8-byte Spill
jmp LBB0_31
.p2align 4, 0x90
LBB0_46: ## in Loop: Header=BB0_31 Depth=1
leaq 1(%rcx), %rax
cmpq %rsi, %rcx
movq %rax, %rcx
jge LBB0_47
LBB0_31: ## =>This Loop Header: Depth=1
## Child Loop BB0_37 Depth 2
## Child Loop BB0_43 Depth 2
## Child Loop BB0_45 Depth 2
testl %r11d, %r11d
jle LBB0_46
## %bb.32: ## in Loop: Header=BB0_31 Depth=1
movq (%r12,%rcx,8), %r10
movl $1, %r8d
cmpq $8, %r14
jb LBB0_41
## %bb.33: ## in Loop: Header=BB0_31 Depth=1
movq %r10, %rax
subq %rbx, %rax
cmpq $32, %rax
jb LBB0_41
## %bb.34: ## in Loop: Header=BB0_31 Depth=1
movd %ecx, %xmm0
pmovzxdq %xmm0, %xmm0 ## xmm0 = xmm0[0],zero,xmm0[1],zero
cmpq $8, -56(%rbp) ## 8-byte Folded Reload
jae LBB0_36
## %bb.35: ## in Loop: Header=BB0_31 Depth=1
xorl %edi, %edi
jmp LBB0_38
LBB0_36: ## in Loop: Header=BB0_31 Depth=1
movq -168(%rbp), %rax ## 8-byte Reload
xorl %edi, %edi
.p2align 4, 0x90
LBB0_37: ## Parent Loop BB0_31 Depth=1
## => This Inner Loop Header: Depth=2
movdqu 4(%rbx,%rdi,4), %xmm1
movdqu 20(%rbx,%rdi,4), %xmm2
psrad %xmm0, %xmm1
psrad %xmm0, %xmm2
movdqu %xmm1, 4(%r10,%rdi,4)
movdqu %xmm2, 20(%r10,%rdi,4)
movdqu 36(%rbx,%rdi,4), %xmm1
movdqu 52(%rbx,%rdi,4), %xmm2
psrad %xmm0, %xmm1
psrad %xmm0, %xmm2
movdqu %xmm1, 36(%r10,%rdi,4)
movdqu %xmm2, 52(%r10,%rdi,4)
addq $16, %rdi
addq $-2, %rax
jne LBB0_37
LBB0_38: ## in Loop: Header=BB0_31 Depth=1
testb $1, -48(%rbp) ## 1-byte Folded Reload
je LBB0_40
## %bb.39: ## in Loop: Header=BB0_31 Depth=1
shlq $2, %rdi
orq $4, %rdi
movdqu (%rbx,%rdi), %xmm1
movdqu 16(%rbx,%rdi), %xmm2
psrad %xmm0, %xmm1
psrad %xmm0, %xmm2
movdqu %xmm1, (%r10,%rdi)
movdqu %xmm2, 16(%r10,%rdi)
LBB0_40: ## in Loop: Header=BB0_31 Depth=1
movq -112(%rbp), %r8 ## 8-byte Reload
cmpq -96(%rbp), %r14 ## 8-byte Folded Reload
je LBB0_46
LBB0_41: ## in Loop: Header=BB0_31 Depth=1
movq -88(%rbp), %rax ## 8-byte Reload
## kill: def $eax killed $eax killed $rax def $rax
subl %r8d, %eax
addl $2, %eax
movq %r8, %rdi
notq %rdi
addq %r15, %rdi
testb $3, %al
je LBB0_44
## %bb.42: ## in Loop: Header=BB0_31 Depth=1
movq -80(%rbp), %rax ## 8-byte Reload
## kill: def $al killed $al killed $rax
subb %r8b, %al
movzbl %al, %eax
andl $3, %eax
.p2align 4, 0x90
LBB0_43: ## Parent Loop BB0_31 Depth=1
## => This Inner Loop Header: Depth=2
movl (%rbx,%r8,4), %r12d
sarl %cl, %r12d
movl %r12d, (%r10,%r8,4)
incq %r8
decq %rax
jne LBB0_43
LBB0_44: ## in Loop: Header=BB0_31 Depth=1
cmpq $3, %rdi
movq -64(%rbp), %r12 ## 8-byte Reload
jb LBB0_46
.p2align 4, 0x90
LBB0_45: ## Parent Loop BB0_31 Depth=1
## => This Inner Loop Header: Depth=2
movl (%rbx,%r8,4), %eax
sarl %cl, %eax
movl %eax, (%r10,%r8,4)
movl 4(%rbx,%r8,4), %eax
sarl %cl, %eax
movl %eax, 4(%r10,%r8,4)
movl 8(%rbx,%r8,4), %eax
sarl %cl, %eax
movl %eax, 8(%r10,%r8,4)
movl 12(%rbx,%r8,4), %eax
sarl %cl, %eax
movl %eax, 12(%r10,%r8,4)
addq $4, %r8
cmpq %r8, %r9
jne LBB0_45
jmp LBB0_46
LBB0_47:
movl -68(%rbp), %r10d
movq -136(%rbp), %rdi ## 8-byte Reload
movq -128(%rbp), %r8 ## 8-byte Reload
movq -152(%rbp), %r14 ## 8-byte Reload
LBB0_48:
incl %r10d
movq -104(%rbp), %rbx ## 8-byte Reload
movl %ebx, %esi
movl %r13d, %ecx
movq %r12, %r9
pushq %r10
pushq %r14
callq _HUF_fillDTableX4
addq $16, %rsp
movslq %ebx, %rax
movq %rax, -176(%rbp)
movl $1, -180(%rbp)
leaq -184(%rbp), %rsi
movq -144(%rbp), %rdi ## 8-byte Reload
movl $16, %edx
callq _memcpy
movq -160(%rbp), %r13 ## 8-byte Reload
LBB0_49:
movq %r13, %rax
addq $152, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _HUF_TABLELOG_MAX,4,2 ## @HUF_TABLELOG_MAX
.comm _HUF_SYMBOLVALUE_MAX,4,2 ## @HUF_SYMBOLVALUE_MAX
.comm _tableLog_tooLarge,4,2 ## @tableLog_tooLarge
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _HUF_readDTableX4_wksp ; -- Begin function HUF_readDTableX4_wksp
.p2align 2
_HUF_readDTableX4_wksp: ; @HUF_readDTableX4_wksp
.cfi_startproc
; %bb.0:
sub sp, sp, #192
.cfi_def_cfa_offset 192
stp x28, x27, [sp, #96] ; 16-byte Folded Spill
stp x26, x25, [sp, #112] ; 16-byte Folded Spill
stp x24, x23, [sp, #128] ; 16-byte Folded Spill
stp x22, x21, [sp, #144] ; 16-byte Folded Spill
stp x20, x19, [sp, #160] ; 16-byte Folded Spill
stp x29, x30, [sp, #176] ; 16-byte Folded Spill
add x29, sp, #176
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.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 x23, x4
stp x2, x3, [sp, #56] ; 16-byte Folded Spill
str x1, [sp, #48] ; 8-byte Folded Spill
mov x27, x0
bl _HUF_getDTableDesc
mov x20, x0
str x0, [sp, #72]
mov w0, #1
bl _HUF_STATIC_ASSERT
Lloh0:
adrp x8, _HUF_TABLELOG_MAX@GOTPAGE
Lloh1:
ldr x8, [x8, _HUF_TABLELOG_MAX@GOTPAGEOFF]
Lloh2:
ldrsw x28, [x8]
ubfiz x25, x28, #1, #61
add x22, x28, #1
add x21, x25, x22
add x8, x28, x21
add x24, x8, #2
Lloh3:
adrp x26, _HUF_SYMBOLVALUE_MAX@GOTPAGE
Lloh4:
ldr x26, [x26, _HUF_SYMBOLVALUE_MAX@GOTPAGEOFF]
ldr w8, [x26]
lsl w8, w8, #4
add w0, w8, #16
mov w1, #4
bl _ALIGN
asr w8, w0, #2
add x19, x24, w8, sxtw
ldr w8, [x26]
add w0, w8, #1
mov w1, #4
bl _ALIGN
mov x9, x23
asr w8, w0, #2
add x23, x19, w8, sxtw
lsl x26, x23, #2
cmp x26, x9
b.hi LBB0_2
; %bb.1:
stp x21, x9, [sp, #24] ; 16-byte Folded Spill
stp x22, x24, [sp, #8] ; 16-byte Folded Spill
str x19, [sp, #40] ; 8-byte Folded Spill
ldr x19, [sp, #64] ; 8-byte Folded Reload
add x25, x19, x25, lsl #2
Lloh5:
adrp x21, _HUF_TABLELOG_MAX@GOTPAGE
Lloh6:
ldr x21, [x21, _HUF_TABLELOG_MAX@GOTPAGEOFF]
ldr w8, [x21]
lsl w8, w8, #3
add w2, w8, #12
mov x0, x25
mov w1, #0
bl _memset
mov w0, #1
bl _HUF_STATIC_ASSERT
ldr w8, [x21]
cmp w8, w20
b.ge LBB0_3
LBB0_2:
Lloh7:
adrp x8, _tableLog_tooLarge@GOTPAGE
Lloh8:
ldr x8, [x8, _tableLog_tooLarge@GOTPAGEOFF]
Lloh9:
ldr w0, [x8]
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
ldp x20, x19, [sp, #160] ; 16-byte Folded Reload
ldp x22, x21, [sp, #144] ; 16-byte Folded Reload
ldp x24, x23, [sp, #128] ; 16-byte Folded Reload
ldp x26, x25, [sp, #112] ; 16-byte Folded Reload
ldp x28, x27, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #192
b _ERROR
LBB0_3:
ldp x8, x5, [sp, #40] ; 16-byte Folded Reload
add x0, x19, x8, lsl #2
ldr x8, [sp, #32] ; 8-byte Folded Reload
sub x8, x8, x26
add x7, x19, x23, lsl #2
Lloh10:
adrp x9, _HUF_SYMBOLVALUE_MAX@GOTPAGE
Lloh11:
ldr x9, [x9, _HUF_SYMBOLVALUE_MAX@GOTPAGEOFF]
Lloh12:
ldr w9, [x9]
add w1, w9, #1
str x8, [sp]
add x3, sp, #88
sub x4, x29, #84
mov x2, x25
ldr x6, [sp, #56] ; 8-byte Folded Reload
bl _HUF_readStats_wksp
mov x22, x0
bl _HUF_isError
cbnz x0, LBB0_34
; %bb.4:
ldursw x9, [x29, #-84]
mov x23, x20
cmp w9, w23
b.le LBB0_6
; %bb.5:
Lloh13:
adrp x8, _tableLog_tooLarge@GOTPAGE
Lloh14:
ldr x8, [x8, _tableLog_tooLarge@GOTPAGEOFF]
Lloh15:
ldr w0, [x8]
bl _ERROR
mov x22, x0
b LBB0_34
LBB0_6:
mov x5, x19
mov x11, #0
add x0, x27, #4
ldr x8, [sp, #24] ; 8-byte Folded Reload
add x4, x19, x8, lsl #2
ldr x8, [sp, #16] ; 8-byte Folded Reload
add x2, x19, x8, lsl #2
add x10, x4, #4
and x12, x9, #0xffffffff
lsl x8, x9, #2
add x8, x8, w28, sxtw #3
add x8, x19, x8
LBB0_7: ; =>This Inner Loop Header: Depth=1
ldr w13, [x8, x11, lsl #2]
sub x11, x11, #1
cbz w13, LBB0_7
; %bb.8:
add w8, w12, w11
add w8, w8, #1
add x13, x12, x11
add x13, x13, #2
add x14, x5, w28, sxtw #3
cmp w8, #1
ldr x6, [sp, #40] ; 8-byte Folded Reload
b.lt LBB0_11
; %bb.9:
mov w17, #0
add x15, x14, #8
and x16, x13, #0xffffffff
sub x16, x16, #1
ldr x7, [sp, #8] ; 8-byte Folded Reload
LBB0_10: ; =>This Inner Loop Header: Depth=1
ldur w1, [x15, #-4]
add w3, w1, w17
str w17, [x15, x7, lsl #2]
add x15, x15, #4
mov x17, x3
subs x16, x16, #1
b.ne LBB0_10
b LBB0_12
LBB0_11:
mov w3, #0
LBB0_12:
add x15, x11, w9, uxtw
str w3, [x10]
ldr w16, [sp, #88]
cmp w16, #1
b.lt LBB0_15
; %bb.13:
mov x17, #0
add x1, x5, x6, lsl #2
LBB0_14: ; =>This Inner Loop Header: Depth=1
ldr x20, [x1, x17, lsl #3]
sbfiz x6, x20, #2, #32
ldrsw x7, [x10, x6]
add w19, w7, #1
str w19, [x10, x6]
sxtw x19, w20
add x6, x2, x7, lsl #4
stp x19, x17, [x6]
add x17, x17, #1
cmp x16, x17
b.ne LBB0_14
LBB0_15:
add x6, x15, #1
str wzr, [x10]
ldr x10, [x5]
cmp w8, #0
b.le LBB0_19
; %bb.16:
mov w1, #0
sub w15, w23, w12
add x16, x10, #4
add x14, x14, #4
and x17, x13, #0xffffffff
sub x17, x17, #1
LBB0_17: ; =>This Inner Loop Header: Depth=1
ldr w7, [x14], #4
lsl w7, w7, w15
str w1, [x16], #4
add w1, w7, w1
add w15, w15, #1
subs x17, x17, #1
b.ne LBB0_17
; %bb.18:
ldur w15, [x29, #-84]
b LBB0_20
LBB0_19:
mov x15, x12
LBB0_20:
mov w14, w15
sub w16, w15, w9
sub w16, w16, w11
neg w15, w15
add w17, w12, w23
add x15, x15, x17
add x15, x15, x11
cmp w16, w15
b.gt LBB0_33
; %bb.21:
neg w12, w12
add x12, x14, x12
sub x12, x12, x11
add w9, w9, w11
add w14, w9, #2
sxtw x9, w12
sxtw x11, w15
sub x12, x14, #1
and x14, x12, #0xfffffffffffffff0
orr x15, x14, #0x1
and x13, x13, #0xffffffff
sub x16, x13, #1
and x16, x16, #0xfffffffffffffff0
add x17, x10, #36
b LBB0_23
LBB0_22: ; in Loop: Header=BB0_23 Depth=1
add x1, x9, #1
cmp x9, x11
mov x9, x1
b.ge LBB0_32
LBB0_23: ; =>This Loop Header: Depth=1
; Child Loop BB0_27 Depth 2
; Child Loop BB0_31 Depth 2
cmp w8, #1
b.lt LBB0_22
; %bb.24: ; in Loop: Header=BB0_23 Depth=1
ldr x1, [x5, x9, lsl #3]
cmp x12, #16
b.lo LBB0_29
; %bb.25: ; in Loop: Header=BB0_23 Depth=1
sub x19, x1, x10
mov w7, #1
cmp x19, #64
b.lo LBB0_30
; %bb.26: ; in Loop: Header=BB0_23 Depth=1
dup.4s v0, w9
add x20, x1, #36
mov x7, x17
mov x19, x16
LBB0_27: ; Parent Loop BB0_23 Depth=1
; => This Inner Loop Header: Depth=2
ldp q1, q2, [x7, #-32]
ldp q3, q4, [x7], #64
neg.4s v5, v0
sshl.4s v1, v1, v5
sshl.4s v2, v2, v5
sshl.4s v3, v3, v5
sshl.4s v4, v4, v5
stp q1, q2, [x20, #-32]
stp q3, q4, [x20], #64
subs x19, x19, #16
b.ne LBB0_27
; %bb.28: ; in Loop: Header=BB0_23 Depth=1
mov x7, x15
cmp x12, x14
b.eq LBB0_22
b LBB0_30
LBB0_29: ; in Loop: Header=BB0_23 Depth=1
mov w7, #1
LBB0_30: ; in Loop: Header=BB0_23 Depth=1
lsl x19, x7, #2
add x1, x1, x19
add x20, x10, x19
sub x7, x13, x7
LBB0_31: ; Parent Loop BB0_23 Depth=1
; => This Inner Loop Header: Depth=2
ldr w19, [x20], #4
asr w19, w19, w9
str w19, [x1], #4
subs x7, x7, #1
b.ne LBB0_31
b LBB0_22
LBB0_32:
ldur w14, [x29, #-84]
LBB0_33:
add w7, w14, #1
mov x1, x23
; kill: def $w6 killed $w6 killed $x6
bl _HUF_fillDTableX4
sxtw x8, w23
str x8, [sp, #80]
mov w8, #1
str w8, [sp, #76]
add x1, sp, #72
mov x0, x27
mov w2, #16
bl _memcpy
LBB0_34:
mov x0, x22
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
ldp x20, x19, [sp, #160] ; 16-byte Folded Reload
ldp x22, x21, [sp, #144] ; 16-byte Folded Reload
ldp x24, x23, [sp, #128] ; 16-byte Folded Reload
ldp x26, x25, [sp, #112] ; 16-byte Folded Reload
ldp x28, x27, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #192
ret
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.cfi_endproc
; -- End function
.comm _HUF_TABLELOG_MAX,4,2 ; @HUF_TABLELOG_MAX
.comm _HUF_SYMBOLVALUE_MAX,4,2 ; @HUF_SYMBOLVALUE_MAX
.comm _tableLog_tooLarge,4,2 ; @tableLog_tooLarge
.subsections_via_symbols
| AnghaBench/linux/lib/zstd/extr_huf_decompress.c_HUF_readDTableX4_wksp.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ramfuc_block
_ramfuc_block: ## @ramfuc_block
.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), %edi
popq %rbp
jmp _nvkm_memx_block ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _ramfuc_block
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ramfuc_block
_ramfuc_block: ; @ramfuc_block
.cfi_startproc
; %bb.0:
ldr w0, [x0]
b _nvkm_memx_block
.cfi_endproc
; -- End function
.no_dead_strip _ramfuc_block
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/extr_ramfuc.h_ramfuc_block.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function acm_start_wb
_acm_start_wb: ## @acm_start_wb
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
incl 4(%rdi)
movq %rsi, %rbx
movl 16(%rsi), %eax
movq (%rsi), %rdi
movl %eax, 12(%rdi)
movl 12(%rsi), %eax
movl %eax, 8(%rdi)
movl 8(%rsi), %eax
movl %eax, 4(%rdi)
movl (%r14), %eax
movl %eax, (%rdi)
movq _GFP_ATOMIC@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _usb_submit_urb
movl %eax, %r15d
testl %eax, %eax
jns LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
movl %r15d, %esi
callq _dbg
movq %r14, %rdi
movq %rbx, %rsi
callq _acm_write_done
LBB0_2:
movl %r15d, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _GFP_ATOMIC,4,2 ## @GFP_ATOMIC
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "usb_submit_urb(write bulk) failed: %d"
.no_dead_strip _acm_start_wb
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function acm_start_wb
_acm_start_wb: ; @acm_start_wb
.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 w8, [x0, #4]
add w8, w8, #1
str w8, [x0, #4]
ldr w8, [x1, #16]
ldr x0, [x1]
str w8, [x0, #12]
ldr d0, [x1, #8]
stur d0, [x0, #4]
ldr w8, [x20]
str w8, [x0]
Lloh0:
adrp x8, _GFP_ATOMIC@GOTPAGE
Lloh1:
ldr x8, [x8, _GFP_ATOMIC@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
bl _usb_submit_urb
mov x21, x0
tbz w0, #31, LBB0_2
; %bb.1:
Lloh3:
adrp x0, l_.str@PAGE
Lloh4:
add x0, x0, l_.str@PAGEOFF
mov x1, x21
bl _dbg
mov x0, x20
mov x1, x19
bl _acm_write_done
LBB0_2:
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
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh3, Lloh4
.cfi_endproc
; -- End function
.comm _GFP_ATOMIC,4,2 ; @GFP_ATOMIC
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "usb_submit_urb(write bulk) failed: %d"
.no_dead_strip _acm_start_wb
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/usb/class/extr_cdc-acm.c_acm_start_wb.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function not_useful
_not_useful: ## @not_useful
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
andb $3, %dil
movzbl %dil, %ecx
xorl %eax, %eax
btl %ecx, %esi
setae %al
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _not_useful
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function not_useful
_not_useful: ; @not_useful
.cfi_startproc
; %bb.0:
and w8, w0, #0x3
mvn w9, w1
lsr w8, w9, w8
and w0, w8, #0x1
ret
.cfi_endproc
; -- End function
.no_dead_strip _not_useful
.subsections_via_symbols
| AnghaBench/linux/drivers/nubus/extr_nubus.c_not_useful.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _php_mysqlnd_net_field_length_ll ## -- Begin function php_mysqlnd_net_field_length_ll
.p2align 4, 0x90
_php_mysqlnd_net_field_length_ll: ## @php_mysqlnd_net_field_length_ll
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rcx
movq (%rdi), %rdi
movl (%rdi), %eax
cmpl $250, %eax
jg LBB0_2
## %bb.1:
addq $4, %rdi
movq %rdi, (%rcx)
popq %rbp
retq
LBB0_2:
cmpl $253, %eax
je LBB0_8
## %bb.3:
cmpl $252, %eax
je LBB0_7
## %bb.4:
cmpl $251, %eax
jne LBB0_9
## %bb.5:
addq $4, %rdi
movq %rdi, (%rcx)
movq _MYSQLND_NULL_LENGTH@GOTPCREL(%rip), %rax
movl (%rax), %eax
popq %rbp
retq
LBB0_8:
leaq 16(%rdi), %rax
movq %rax, (%rcx)
addq $4, %rdi
popq %rbp
jmp _uint3korr ## TAILCALL
LBB0_7:
leaq 12(%rdi), %rax
movq %rax, (%rcx)
addq $4, %rdi
popq %rbp
jmp _uint2korr ## TAILCALL
LBB0_9:
leaq 36(%rdi), %rax
movq %rax, (%rcx)
addq $4, %rdi
popq %rbp
jmp _uint8korr ## TAILCALL
.cfi_endproc
## -- End function
.comm _MYSQLND_NULL_LENGTH,4,2 ## @MYSQLND_NULL_LENGTH
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _php_mysqlnd_net_field_length_ll ; -- Begin function php_mysqlnd_net_field_length_ll
.p2align 2
_php_mysqlnd_net_field_length_ll: ; @php_mysqlnd_net_field_length_ll
.cfi_startproc
; %bb.0:
ldr x9, [x0]
ldr w8, [x9]
cmp w8, #250
b.gt LBB0_2
; %bb.1:
add x9, x9, #4
str x9, [x0]
mov x0, x8
ret
LBB0_2:
cmp w8, #253
b.eq LBB0_6
; %bb.3:
cmp w8, #252
b.eq LBB0_7
; %bb.4:
cmp w8, #251
b.ne LBB0_8
; %bb.5:
add x8, x9, #4
str x8, [x0]
Lloh0:
adrp x8, _MYSQLND_NULL_LENGTH@GOTPAGE
Lloh1:
ldr x8, [x8, _MYSQLND_NULL_LENGTH@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
ret
LBB0_6:
add x8, x9, #16
str x8, [x0]
add x0, x9, #4
b _uint3korr
LBB0_7:
add x8, x9, #12
str x8, [x0]
add x0, x9, #4
b _uint2korr
LBB0_8:
add x8, x9, #36
str x8, [x0]
add x0, x9, #4
b _uint8korr
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _MYSQLND_NULL_LENGTH,4,2 ; @MYSQLND_NULL_LENGTH
.subsections_via_symbols
| AnghaBench/php-src/ext/mysqlnd/extr_mysqlnd_wireprotocol.c_php_mysqlnd_net_field_length_ll.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function load_host_msrs
_load_host_msrs: ## @load_host_msrs
.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 _MSR_GS_BASE,4,2 ## @MSR_GS_BASE
.no_dead_strip _load_host_msrs
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function load_host_msrs
_load_host_msrs: ; @load_host_msrs
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.comm _MSR_GS_BASE,4,2 ; @MSR_GS_BASE
.no_dead_strip _load_host_msrs
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/arch/x86/kvm/extr_svm.c_load_host_msrs.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function mvebu_pm_store_bootinfo
_mvebu_pm_store_bootinfo: ## @mvebu_pm_store_bootinfo
.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 _BOOT_INFO_ADDR@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _phys_to_virt
movq %rax, %rbx
leaq L_.str(%rip), %rdi
callq _of_machine_is_compatible
testq %rax, %rax
je LBB0_2
## %bb.1:
movq %rbx, %rdi
callq _mvebu_pm_store_armadaxp_bootinfo
xorl %eax, %eax
jmp LBB0_3
LBB0_2:
movq _ENODEV@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
LBB0_3:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _BOOT_INFO_ADDR,4,2 ## @BOOT_INFO_ADDR
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "marvell,armadaxp"
.comm _ENODEV,4,2 ## @ENODEV
.no_dead_strip _mvebu_pm_store_bootinfo
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function mvebu_pm_store_bootinfo
_mvebu_pm_store_bootinfo: ; @mvebu_pm_store_bootinfo
.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 x8, _BOOT_INFO_ADDR@GOTPAGE
Lloh1:
ldr x8, [x8, _BOOT_INFO_ADDR@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
bl _phys_to_virt
mov x19, x0
Lloh3:
adrp x0, l_.str@PAGE
Lloh4:
add x0, x0, l_.str@PAGEOFF
bl _of_machine_is_compatible
cbz x0, LBB0_2
; %bb.1:
mov x0, x19
bl _mvebu_pm_store_armadaxp_bootinfo
mov w0, #0
b LBB0_3
LBB0_2:
Lloh5:
adrp x8, _ENODEV@GOTPAGE
Lloh6:
ldr x8, [x8, _ENODEV@GOTPAGEOFF]
Lloh7:
ldr w8, [x8]
neg w0, w8
LBB0_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.cfi_endproc
; -- End function
.comm _BOOT_INFO_ADDR,4,2 ; @BOOT_INFO_ADDR
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "marvell,armadaxp"
.comm _ENODEV,4,2 ; @ENODEV
.no_dead_strip _mvebu_pm_store_bootinfo
.subsections_via_symbols
| AnghaBench/linux/arch/arm/mach-mvebu/extr_pm.c_mvebu_pm_store_bootinfo.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function dent_key_init
_dent_key_init: ## @dent_key_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 %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rcx, %rbx
movl %edx, -44(%rbp) ## 4-byte Spill
movq %rsi, %r15
movq %rdi, %r13
movq (%rdi), %r14
movq %rcx, %rdi
callq _fname_name
movl %eax, %r12d
movq %rbx, %rdi
callq _fname_len
movl %r12d, %edi
movl %eax, %esi
callq *%r14
movl %eax, %r12d
movq _UBIFS_S_KEY_HASH_MASK@GOTPCREL(%rip), %rax
movl (%rax), %eax
notl %eax
xorl %esi, %esi
testl %eax, %r12d
sete %sil
movq %r13, %rdi
callq _ubifs_assert
xorl %esi, %esi
cmpl $0, 4(%rbx)
jne LBB0_2
## %bb.1:
xorl %esi, %esi
cmpl $0, (%rbx)
sete %sil
LBB0_2:
movq %r13, %rdi
callq _ubifs_assert
movq (%r15), %rax
movl -44(%rbp), %ecx ## 4-byte Reload
movl %ecx, (%rax)
movq _UBIFS_DENT_KEY@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _UBIFS_S_KEY_HASH_BITS@GOTPCREL(%rip), %rcx
movb (%rcx), %cl
shll %cl, %eax
orl %r12d, %eax
movq (%r15), %rcx
movl %eax, 4(%rcx)
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _UBIFS_S_KEY_HASH_MASK,4,2 ## @UBIFS_S_KEY_HASH_MASK
.comm _UBIFS_DENT_KEY,4,2 ## @UBIFS_DENT_KEY
.comm _UBIFS_S_KEY_HASH_BITS,4,2 ## @UBIFS_S_KEY_HASH_BITS
.no_dead_strip _dent_key_init
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function dent_key_init
_dent_key_init: ; @dent_key_init
.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 x23, x3
mov x20, x2
mov x19, x1
mov x21, x0
ldr x24, [x0]
mov x0, x3
bl _fname_name
mov x22, x0
mov x0, x23
bl _fname_len
mov x1, x0
mov x0, x22
blr x24
mov x22, x0
Lloh0:
adrp x8, _UBIFS_S_KEY_HASH_MASK@GOTPAGE
Lloh1:
ldr x8, [x8, _UBIFS_S_KEY_HASH_MASK@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
bics wzr, w0, w8
cset w1, eq
mov x0, x21
bl _ubifs_assert
ldr w8, [x23, #4]
cbz w8, LBB0_2
; %bb.1:
mov w1, #0
b LBB0_3
LBB0_2:
ldr w8, [x23]
cmp w8, #0
cset w1, eq
LBB0_3:
mov x0, x21
bl _ubifs_assert
ldr x8, [x19]
str w20, [x8]
Lloh3:
adrp x8, _UBIFS_DENT_KEY@GOTPAGE
Lloh4:
ldr x8, [x8, _UBIFS_DENT_KEY@GOTPAGEOFF]
Lloh5:
adrp x9, _UBIFS_S_KEY_HASH_BITS@GOTPAGE
Lloh6:
ldr x9, [x9, _UBIFS_S_KEY_HASH_BITS@GOTPAGEOFF]
Lloh7:
ldr w8, [x8]
Lloh8:
ldr w9, [x9]
lsl w8, w8, w9
orr w8, w8, w22
ldr x9, [x19]
str w8, [x9, #4]
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 Lloh5, Lloh6, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh7
.cfi_endproc
; -- End function
.comm _UBIFS_S_KEY_HASH_MASK,4,2 ; @UBIFS_S_KEY_HASH_MASK
.comm _UBIFS_DENT_KEY,4,2 ; @UBIFS_DENT_KEY
.comm _UBIFS_S_KEY_HASH_BITS,4,2 ; @UBIFS_S_KEY_HASH_BITS
.no_dead_strip _dent_key_init
.subsections_via_symbols
| AnghaBench/linux/fs/ubifs/extr_key.h_dent_key_init.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function s390rtc_read
_s390rtc_read: ## @s390rtc_read
.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
movq %rdx, %r13
movl %esi, %r15d
movl %edi, %r12d
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
callq _device_get_softc
orl (%rax), %r15d
movl %r15d, -80(%rbp)
movq %r14, -72(%rbp)
movq %r13, -64(%rbp)
movq _IIC_M_RD@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -56(%rbp)
movq _IIC_WAIT@GOTPCREL(%rip), %rax
movl (%rax), %ecx
leaq -80(%rbp), %rsi
movl %r12d, %edi
movl $1, %edx
callq _iicbus_transfer_excl
movl %eax, %r15d
testl %eax, %eax
jne LBB0_4
## %bb.1:
xorl %r15d, %r15d
testq %r14, %r14
je LBB0_4
## %bb.2:
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
movl (%r13,%rbx,4), %edi
callq _bitreverse
movl %eax, (%r13,%rbx,4)
incq %rbx
cmpq %rbx, %r14
jne LBB0_3
LBB0_4:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_6
## %bb.5:
movl %r15d, %eax
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_6:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _IIC_M_RD,4,2 ## @IIC_M_RD
.comm _IIC_WAIT,4,2 ## @IIC_WAIT
.no_dead_strip _s390rtc_read
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function s390rtc_read
_s390rtc_read: ; @s390rtc_read
.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 x19, x3
mov x20, x2
mov x21, x1
mov x22, x0
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
str x8, [sp, #40]
bl _device_get_softc
ldr w8, [x0]
orr w8, w8, w21
str w8, [sp, #8]
Lloh3:
adrp x8, _IIC_M_RD@GOTPAGE
Lloh4:
ldr x8, [x8, _IIC_M_RD@GOTPAGEOFF]
stp x19, x20, [sp, #16]
Lloh5:
ldr w8, [x8]
str w8, [sp, #32]
Lloh6:
adrp x8, _IIC_WAIT@GOTPAGE
Lloh7:
ldr x8, [x8, _IIC_WAIT@GOTPAGEOFF]
Lloh8:
ldr w3, [x8]
add x1, sp, #8
mov x0, x22
mov w2, #1
bl _iicbus_transfer_excl
cbnz w0, LBB0_4
; %bb.1:
cbz x19, LBB0_3
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr w0, [x20]
bl _bitreverse
str w0, [x20], #4
subs x19, x19, #1
b.ne LBB0_2
LBB0_3:
mov w0, #0
LBB0_4:
ldr x8, [sp, #40]
Lloh9:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh10:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh11:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_6
; %bb.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
add sp, sp, #96
ret
LBB0_6:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.cfi_endproc
; -- End function
.comm _IIC_M_RD,4,2 ; @IIC_M_RD
.comm _IIC_WAIT,4,2 ; @IIC_WAIT
.no_dead_strip _s390rtc_read
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/iicbus/extr_s35390a.c_s390rtc_read.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function qib_decode_6120_err
_qib_decode_6120_err: ## @qib_decode_6120_err
.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 %ecx, %r12d
movq %rdx, %r14
movq %rsi, %r15
movb $0, (%rsi)
movq _QLOGIC_IB_E_PKTERRS@GOTPCREL(%rip), %rax
movl (%rax), %ebx
testl %ecx, %ebx
je LBB0_6
## %bb.1:
notl %ebx
movq _RcvICRCErr@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERR_MASK
testl %r12d, %eax
je LBB0_4
## %bb.2:
movq _RcvVCRCErr@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERR_MASK
movl %eax, %r13d
movq _RcvEBPErr@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERR_MASK
orl %r13d, %eax
testl %r12d, %eax
je LBB0_3
LBB0_4:
testl %r12d, %ebx
je LBB0_5
LBB0_6:
movq _RcvHdrLenErr@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERR_MASK
testl %r12d, %eax
je LBB0_8
## %bb.7:
leaq L_.str.1(%rip), %rsi
movq %r15, %rdi
movq %r14, %rdx
callq _strlcat
LBB0_8:
movq _RcvBadTidErr@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERR_MASK
testl %r12d, %eax
je LBB0_10
## %bb.9:
leaq L_.str.2(%rip), %rsi
movq %r15, %rdi
movq %r14, %rdx
callq _strlcat
LBB0_10:
movq _RcvBadVersionErr@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERR_MASK
testl %r12d, %eax
je LBB0_12
## %bb.11:
leaq L_.str.3(%rip), %rsi
movq %r15, %rdi
movq %r14, %rdx
callq _strlcat
LBB0_12:
movq _RcvHdrErr@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERR_MASK
testl %r12d, %eax
je LBB0_14
## %bb.13:
leaq L_.str.4(%rip), %rsi
movq %r15, %rdi
movq %r14, %rdx
callq _strlcat
LBB0_14:
movq _RcvLongPktLenErr@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERR_MASK
testl %r12d, %eax
je LBB0_16
## %bb.15:
leaq L_.str.5(%rip), %rsi
movq %r15, %rdi
movq %r14, %rdx
callq _strlcat
LBB0_16:
movq _RcvMaxPktLenErr@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERR_MASK
testl %r12d, %eax
je LBB0_18
## %bb.17:
leaq L_.str.6(%rip), %rsi
movq %r15, %rdi
movq %r14, %rdx
callq _strlcat
LBB0_18:
movq _RcvMinPktLenErr@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERR_MASK
testl %r12d, %eax
je LBB0_20
## %bb.19:
leaq L_.str.7(%rip), %rsi
movq %r15, %rdi
movq %r14, %rdx
callq _strlcat
LBB0_20:
movq _SendMinPktLenErr@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERR_MASK
testl %r12d, %eax
je LBB0_22
## %bb.21:
leaq L_.str.8(%rip), %rsi
movq %r15, %rdi
movq %r14, %rdx
callq _strlcat
LBB0_22:
movq _RcvFormatErr@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERR_MASK
testl %r12d, %eax
je LBB0_24
## %bb.23:
leaq L_.str.9(%rip), %rsi
movq %r15, %rdi
movq %r14, %rdx
callq _strlcat
LBB0_24:
movq _RcvUnsupportedVLErr@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERR_MASK
testl %r12d, %eax
je LBB0_26
## %bb.25:
leaq L_.str.10(%rip), %rsi
movq %r15, %rdi
movq %r14, %rdx
callq _strlcat
LBB0_26:
movq _RcvUnexpectedCharErr@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERR_MASK
testl %r12d, %eax
je LBB0_28
## %bb.27:
leaq L_.str.11(%rip), %rsi
movq %r15, %rdi
movq %r14, %rdx
callq _strlcat
LBB0_28:
movq _RcvIBFlowErr@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERR_MASK
testl %r12d, %eax
je LBB0_30
## %bb.29:
leaq L_.str.12(%rip), %rsi
movq %r15, %rdi
movq %r14, %rdx
callq _strlcat
LBB0_30:
movq _SendUnderRunErr@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERR_MASK
testl %r12d, %eax
je LBB0_32
## %bb.31:
leaq L_.str.13(%rip), %rsi
movq %r15, %rdi
movq %r14, %rdx
callq _strlcat
LBB0_32:
movq _SendPioArmLaunchErr@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERR_MASK
testl %r12d, %eax
je LBB0_34
## %bb.33:
leaq L_.str.14(%rip), %rsi
movq %r15, %rdi
movq %r14, %rdx
callq _strlcat
LBB0_34:
movq _SendUnexpectedPktNumErr@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERR_MASK
testl %r12d, %eax
je LBB0_36
## %bb.35:
leaq L_.str.15(%rip), %rsi
movq %r15, %rdi
movq %r14, %rdx
callq _strlcat
LBB0_36:
movq _SendDroppedSmpPktErr@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERR_MASK
testl %r12d, %eax
je LBB0_38
## %bb.37:
leaq L_.str.16(%rip), %rsi
movq %r15, %rdi
movq %r14, %rdx
callq _strlcat
LBB0_38:
movq _SendMaxPktLenErr@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERR_MASK
testl %r12d, %eax
je LBB0_40
## %bb.39:
leaq L_.str.17(%rip), %rsi
movq %r15, %rdi
movq %r14, %rdx
callq _strlcat
LBB0_40:
movq _SendUnsupportedVLErr@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERR_MASK
testl %r12d, %eax
je LBB0_42
## %bb.41:
leaq L_.str.18(%rip), %rsi
movq %r15, %rdi
movq %r14, %rdx
callq _strlcat
LBB0_42:
movq _InvalidAddrErr@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERR_MASK
testl %r12d, %eax
je LBB0_44
## %bb.43:
leaq L_.str.19(%rip), %rsi
movq %r15, %rdi
movq %r14, %rdx
callq _strlcat
LBB0_44:
movq _RcvEgrFullErr@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERR_MASK
testl %r12d, %eax
je LBB0_46
## %bb.45:
leaq L_.str.20(%rip), %rsi
movq %r15, %rdi
movq %r14, %rdx
callq _strlcat
LBB0_46:
movq _RcvHdrFullErr@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERR_MASK
testl %r12d, %eax
je LBB0_48
## %bb.47:
leaq L_.str.21(%rip), %rsi
movq %r15, %rdi
movq %r14, %rdx
callq _strlcat
LBB0_48:
movq _IBStatusChanged@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERR_MASK
testl %r12d, %eax
je LBB0_50
## %bb.49:
leaq L_.str.22(%rip), %rsi
movq %r15, %rdi
movq %r14, %rdx
callq _strlcat
LBB0_50:
movq _RcvIBLostLinkErr@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERR_MASK
testl %r12d, %eax
je LBB0_52
## %bb.51:
leaq L_.str.23(%rip), %rsi
movq %r15, %rdi
movq %r14, %rdx
callq _strlcat
LBB0_52:
movq _HardwareErr@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERR_MASK
testl %r12d, %eax
je LBB0_54
## %bb.53:
leaq L_.str.24(%rip), %rsi
movq %r15, %rdi
movq %r14, %rdx
callq _strlcat
LBB0_54:
movq _ResetNegated@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERR_MASK
movl $1, %ebx
testl %r12d, %eax
je LBB0_56
## %bb.55:
leaq L_.str.25(%rip), %rsi
movq %r15, %rdi
movq %r14, %rdx
callq _strlcat
jmp LBB0_56
LBB0_3:
leaq L_.str(%rip), %rsi
movq %r15, %rdi
movq %r14, %rdx
callq _strlcat
testl %r12d, %ebx
jne LBB0_6
LBB0_5:
xorl %ebx, %ebx
LBB0_56:
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _QLOGIC_IB_E_PKTERRS,4,2 ## @QLOGIC_IB_E_PKTERRS
.comm _RcvICRCErr,4,2 ## @RcvICRCErr
.comm _RcvVCRCErr,4,2 ## @RcvVCRCErr
.comm _RcvEBPErr,4,2 ## @RcvEBPErr
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "CRC "
.comm _RcvHdrLenErr,4,2 ## @RcvHdrLenErr
L_.str.1: ## @.str.1
.asciz "rhdrlen "
.comm _RcvBadTidErr,4,2 ## @RcvBadTidErr
L_.str.2: ## @.str.2
.asciz "rbadtid "
.comm _RcvBadVersionErr,4,2 ## @RcvBadVersionErr
L_.str.3: ## @.str.3
.asciz "rbadversion "
.comm _RcvHdrErr,4,2 ## @RcvHdrErr
L_.str.4: ## @.str.4
.asciz "rhdr "
.comm _RcvLongPktLenErr,4,2 ## @RcvLongPktLenErr
L_.str.5: ## @.str.5
.asciz "rlongpktlen "
.comm _RcvMaxPktLenErr,4,2 ## @RcvMaxPktLenErr
L_.str.6: ## @.str.6
.asciz "rmaxpktlen "
.comm _RcvMinPktLenErr,4,2 ## @RcvMinPktLenErr
L_.str.7: ## @.str.7
.asciz "rminpktlen "
.comm _SendMinPktLenErr,4,2 ## @SendMinPktLenErr
L_.str.8: ## @.str.8
.asciz "sminpktlen "
.comm _RcvFormatErr,4,2 ## @RcvFormatErr
L_.str.9: ## @.str.9
.asciz "rformaterr "
.comm _RcvUnsupportedVLErr,4,2 ## @RcvUnsupportedVLErr
L_.str.10: ## @.str.10
.asciz "runsupvl "
.comm _RcvUnexpectedCharErr,4,2 ## @RcvUnexpectedCharErr
L_.str.11: ## @.str.11
.asciz "runexpchar "
.comm _RcvIBFlowErr,4,2 ## @RcvIBFlowErr
L_.str.12: ## @.str.12
.asciz "ribflow "
.comm _SendUnderRunErr,4,2 ## @SendUnderRunErr
L_.str.13: ## @.str.13
.asciz "sunderrun "
.comm _SendPioArmLaunchErr,4,2 ## @SendPioArmLaunchErr
L_.str.14: ## @.str.14
.asciz "spioarmlaunch "
.comm _SendUnexpectedPktNumErr,4,2 ## @SendUnexpectedPktNumErr
L_.str.15: ## @.str.15
.asciz "sunexperrpktnum "
.comm _SendDroppedSmpPktErr,4,2 ## @SendDroppedSmpPktErr
L_.str.16: ## @.str.16
.asciz "sdroppedsmppkt "
.comm _SendMaxPktLenErr,4,2 ## @SendMaxPktLenErr
L_.str.17: ## @.str.17
.asciz "smaxpktlen "
.comm _SendUnsupportedVLErr,4,2 ## @SendUnsupportedVLErr
L_.str.18: ## @.str.18
.asciz "sunsupVL "
.comm _InvalidAddrErr,4,2 ## @InvalidAddrErr
L_.str.19: ## @.str.19
.asciz "invalidaddr "
.comm _RcvEgrFullErr,4,2 ## @RcvEgrFullErr
L_.str.20: ## @.str.20
.asciz "rcvegrfull "
.comm _RcvHdrFullErr,4,2 ## @RcvHdrFullErr
L_.str.21: ## @.str.21
.asciz "rcvhdrfull "
.comm _IBStatusChanged,4,2 ## @IBStatusChanged
L_.str.22: ## @.str.22
.asciz "ibcstatuschg "
.comm _RcvIBLostLinkErr,4,2 ## @RcvIBLostLinkErr
L_.str.23: ## @.str.23
.asciz "riblostlink "
.comm _HardwareErr,4,2 ## @HardwareErr
L_.str.24: ## @.str.24
.asciz "hardware "
.comm _ResetNegated,4,2 ## @ResetNegated
L_.str.25: ## @.str.25
.asciz "reset "
.no_dead_strip _qib_decode_6120_err
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function qib_decode_6120_err
_qib_decode_6120_err: ; @qib_decode_6120_err
.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, x3
mov x19, x2
mov x20, x1
strb wzr, [x1]
Lloh0:
adrp x8, _QLOGIC_IB_E_PKTERRS@GOTPAGE
Lloh1:
ldr x8, [x8, _QLOGIC_IB_E_PKTERRS@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
tst w8, w3
b.eq LBB0_4
; %bb.1:
bic w23, w21, w8
Lloh3:
adrp x8, _RcvICRCErr@GOTPAGE
Lloh4:
ldr x8, [x8, _RcvICRCErr@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
bl _ERR_MASK
tst w0, w21
b.eq LBB0_3
; %bb.2:
Lloh6:
adrp x8, _RcvVCRCErr@GOTPAGE
Lloh7:
ldr x8, [x8, _RcvVCRCErr@GOTPAGEOFF]
Lloh8:
ldr w0, [x8]
bl _ERR_MASK
mov x22, x0
Lloh9:
adrp x8, _RcvEBPErr@GOTPAGE
Lloh10:
ldr x8, [x8, _RcvEBPErr@GOTPAGEOFF]
Lloh11:
ldr w0, [x8]
bl _ERR_MASK
orr w8, w0, w22
tst w8, w21
b.eq LBB0_55
LBB0_3:
cbz w23, LBB0_56
LBB0_4:
Lloh12:
adrp x8, _RcvHdrLenErr@GOTPAGE
Lloh13:
ldr x8, [x8, _RcvHdrLenErr@GOTPAGEOFF]
Lloh14:
ldr w0, [x8]
bl _ERR_MASK
tst w0, w21
b.eq LBB0_6
; %bb.5:
Lloh15:
adrp x1, l_.str.1@PAGE
Lloh16:
add x1, x1, l_.str.1@PAGEOFF
mov x0, x20
mov x2, x19
bl _strlcat
LBB0_6:
Lloh17:
adrp x8, _RcvBadTidErr@GOTPAGE
Lloh18:
ldr x8, [x8, _RcvBadTidErr@GOTPAGEOFF]
Lloh19:
ldr w0, [x8]
bl _ERR_MASK
tst w0, w21
b.eq LBB0_8
; %bb.7:
Lloh20:
adrp x1, l_.str.2@PAGE
Lloh21:
add x1, x1, l_.str.2@PAGEOFF
mov x0, x20
mov x2, x19
bl _strlcat
LBB0_8:
Lloh22:
adrp x8, _RcvBadVersionErr@GOTPAGE
Lloh23:
ldr x8, [x8, _RcvBadVersionErr@GOTPAGEOFF]
Lloh24:
ldr w0, [x8]
bl _ERR_MASK
tst w0, w21
b.eq LBB0_10
; %bb.9:
Lloh25:
adrp x1, l_.str.3@PAGE
Lloh26:
add x1, x1, l_.str.3@PAGEOFF
mov x0, x20
mov x2, x19
bl _strlcat
LBB0_10:
Lloh27:
adrp x8, _RcvHdrErr@GOTPAGE
Lloh28:
ldr x8, [x8, _RcvHdrErr@GOTPAGEOFF]
Lloh29:
ldr w0, [x8]
bl _ERR_MASK
tst w0, w21
b.eq LBB0_12
; %bb.11:
Lloh30:
adrp x1, l_.str.4@PAGE
Lloh31:
add x1, x1, l_.str.4@PAGEOFF
mov x0, x20
mov x2, x19
bl _strlcat
LBB0_12:
Lloh32:
adrp x8, _RcvLongPktLenErr@GOTPAGE
Lloh33:
ldr x8, [x8, _RcvLongPktLenErr@GOTPAGEOFF]
Lloh34:
ldr w0, [x8]
bl _ERR_MASK
tst w0, w21
b.eq LBB0_14
; %bb.13:
Lloh35:
adrp x1, l_.str.5@PAGE
Lloh36:
add x1, x1, l_.str.5@PAGEOFF
mov x0, x20
mov x2, x19
bl _strlcat
LBB0_14:
Lloh37:
adrp x8, _RcvMaxPktLenErr@GOTPAGE
Lloh38:
ldr x8, [x8, _RcvMaxPktLenErr@GOTPAGEOFF]
Lloh39:
ldr w0, [x8]
bl _ERR_MASK
tst w0, w21
b.eq LBB0_16
; %bb.15:
Lloh40:
adrp x1, l_.str.6@PAGE
Lloh41:
add x1, x1, l_.str.6@PAGEOFF
mov x0, x20
mov x2, x19
bl _strlcat
LBB0_16:
Lloh42:
adrp x8, _RcvMinPktLenErr@GOTPAGE
Lloh43:
ldr x8, [x8, _RcvMinPktLenErr@GOTPAGEOFF]
Lloh44:
ldr w0, [x8]
bl _ERR_MASK
tst w0, w21
b.eq LBB0_18
; %bb.17:
Lloh45:
adrp x1, l_.str.7@PAGE
Lloh46:
add x1, x1, l_.str.7@PAGEOFF
mov x0, x20
mov x2, x19
bl _strlcat
LBB0_18:
Lloh47:
adrp x8, _SendMinPktLenErr@GOTPAGE
Lloh48:
ldr x8, [x8, _SendMinPktLenErr@GOTPAGEOFF]
Lloh49:
ldr w0, [x8]
bl _ERR_MASK
tst w0, w21
b.eq LBB0_20
; %bb.19:
Lloh50:
adrp x1, l_.str.8@PAGE
Lloh51:
add x1, x1, l_.str.8@PAGEOFF
mov x0, x20
mov x2, x19
bl _strlcat
LBB0_20:
Lloh52:
adrp x8, _RcvFormatErr@GOTPAGE
Lloh53:
ldr x8, [x8, _RcvFormatErr@GOTPAGEOFF]
Lloh54:
ldr w0, [x8]
bl _ERR_MASK
tst w0, w21
b.eq LBB0_22
; %bb.21:
Lloh55:
adrp x1, l_.str.9@PAGE
Lloh56:
add x1, x1, l_.str.9@PAGEOFF
mov x0, x20
mov x2, x19
bl _strlcat
LBB0_22:
Lloh57:
adrp x8, _RcvUnsupportedVLErr@GOTPAGE
Lloh58:
ldr x8, [x8, _RcvUnsupportedVLErr@GOTPAGEOFF]
Lloh59:
ldr w0, [x8]
bl _ERR_MASK
tst w0, w21
b.eq LBB0_24
; %bb.23:
Lloh60:
adrp x1, l_.str.10@PAGE
Lloh61:
add x1, x1, l_.str.10@PAGEOFF
mov x0, x20
mov x2, x19
bl _strlcat
LBB0_24:
Lloh62:
adrp x8, _RcvUnexpectedCharErr@GOTPAGE
Lloh63:
ldr x8, [x8, _RcvUnexpectedCharErr@GOTPAGEOFF]
Lloh64:
ldr w0, [x8]
bl _ERR_MASK
tst w0, w21
b.eq LBB0_26
; %bb.25:
Lloh65:
adrp x1, l_.str.11@PAGE
Lloh66:
add x1, x1, l_.str.11@PAGEOFF
mov x0, x20
mov x2, x19
bl _strlcat
LBB0_26:
Lloh67:
adrp x8, _RcvIBFlowErr@GOTPAGE
Lloh68:
ldr x8, [x8, _RcvIBFlowErr@GOTPAGEOFF]
Lloh69:
ldr w0, [x8]
bl _ERR_MASK
tst w0, w21
b.eq LBB0_28
; %bb.27:
Lloh70:
adrp x1, l_.str.12@PAGE
Lloh71:
add x1, x1, l_.str.12@PAGEOFF
mov x0, x20
mov x2, x19
bl _strlcat
LBB0_28:
Lloh72:
adrp x8, _SendUnderRunErr@GOTPAGE
Lloh73:
ldr x8, [x8, _SendUnderRunErr@GOTPAGEOFF]
Lloh74:
ldr w0, [x8]
bl _ERR_MASK
tst w0, w21
b.eq LBB0_30
; %bb.29:
Lloh75:
adrp x1, l_.str.13@PAGE
Lloh76:
add x1, x1, l_.str.13@PAGEOFF
mov x0, x20
mov x2, x19
bl _strlcat
LBB0_30:
Lloh77:
adrp x8, _SendPioArmLaunchErr@GOTPAGE
Lloh78:
ldr x8, [x8, _SendPioArmLaunchErr@GOTPAGEOFF]
Lloh79:
ldr w0, [x8]
bl _ERR_MASK
tst w0, w21
b.eq LBB0_32
; %bb.31:
Lloh80:
adrp x1, l_.str.14@PAGE
Lloh81:
add x1, x1, l_.str.14@PAGEOFF
mov x0, x20
mov x2, x19
bl _strlcat
LBB0_32:
Lloh82:
adrp x8, _SendUnexpectedPktNumErr@GOTPAGE
Lloh83:
ldr x8, [x8, _SendUnexpectedPktNumErr@GOTPAGEOFF]
Lloh84:
ldr w0, [x8]
bl _ERR_MASK
tst w0, w21
b.eq LBB0_34
; %bb.33:
Lloh85:
adrp x1, l_.str.15@PAGE
Lloh86:
add x1, x1, l_.str.15@PAGEOFF
mov x0, x20
mov x2, x19
bl _strlcat
LBB0_34:
Lloh87:
adrp x8, _SendDroppedSmpPktErr@GOTPAGE
Lloh88:
ldr x8, [x8, _SendDroppedSmpPktErr@GOTPAGEOFF]
Lloh89:
ldr w0, [x8]
bl _ERR_MASK
tst w0, w21
b.eq LBB0_36
; %bb.35:
Lloh90:
adrp x1, l_.str.16@PAGE
Lloh91:
add x1, x1, l_.str.16@PAGEOFF
mov x0, x20
mov x2, x19
bl _strlcat
LBB0_36:
Lloh92:
adrp x8, _SendMaxPktLenErr@GOTPAGE
Lloh93:
ldr x8, [x8, _SendMaxPktLenErr@GOTPAGEOFF]
Lloh94:
ldr w0, [x8]
bl _ERR_MASK
tst w0, w21
b.eq LBB0_38
; %bb.37:
Lloh95:
adrp x1, l_.str.17@PAGE
Lloh96:
add x1, x1, l_.str.17@PAGEOFF
mov x0, x20
mov x2, x19
bl _strlcat
LBB0_38:
Lloh97:
adrp x8, _SendUnsupportedVLErr@GOTPAGE
Lloh98:
ldr x8, [x8, _SendUnsupportedVLErr@GOTPAGEOFF]
Lloh99:
ldr w0, [x8]
bl _ERR_MASK
tst w0, w21
b.eq LBB0_40
; %bb.39:
Lloh100:
adrp x1, l_.str.18@PAGE
Lloh101:
add x1, x1, l_.str.18@PAGEOFF
mov x0, x20
mov x2, x19
bl _strlcat
LBB0_40:
Lloh102:
adrp x8, _InvalidAddrErr@GOTPAGE
Lloh103:
ldr x8, [x8, _InvalidAddrErr@GOTPAGEOFF]
Lloh104:
ldr w0, [x8]
bl _ERR_MASK
tst w0, w21
b.eq LBB0_42
; %bb.41:
Lloh105:
adrp x1, l_.str.19@PAGE
Lloh106:
add x1, x1, l_.str.19@PAGEOFF
mov x0, x20
mov x2, x19
bl _strlcat
LBB0_42:
Lloh107:
adrp x8, _RcvEgrFullErr@GOTPAGE
Lloh108:
ldr x8, [x8, _RcvEgrFullErr@GOTPAGEOFF]
Lloh109:
ldr w0, [x8]
bl _ERR_MASK
tst w0, w21
b.eq LBB0_44
; %bb.43:
Lloh110:
adrp x1, l_.str.20@PAGE
Lloh111:
add x1, x1, l_.str.20@PAGEOFF
mov x0, x20
mov x2, x19
bl _strlcat
LBB0_44:
Lloh112:
adrp x8, _RcvHdrFullErr@GOTPAGE
Lloh113:
ldr x8, [x8, _RcvHdrFullErr@GOTPAGEOFF]
Lloh114:
ldr w0, [x8]
bl _ERR_MASK
tst w0, w21
b.eq LBB0_46
; %bb.45:
Lloh115:
adrp x1, l_.str.21@PAGE
Lloh116:
add x1, x1, l_.str.21@PAGEOFF
mov x0, x20
mov x2, x19
bl _strlcat
LBB0_46:
Lloh117:
adrp x8, _IBStatusChanged@GOTPAGE
Lloh118:
ldr x8, [x8, _IBStatusChanged@GOTPAGEOFF]
Lloh119:
ldr w0, [x8]
bl _ERR_MASK
tst w0, w21
b.eq LBB0_48
; %bb.47:
Lloh120:
adrp x1, l_.str.22@PAGE
Lloh121:
add x1, x1, l_.str.22@PAGEOFF
mov x0, x20
mov x2, x19
bl _strlcat
LBB0_48:
Lloh122:
adrp x8, _RcvIBLostLinkErr@GOTPAGE
Lloh123:
ldr x8, [x8, _RcvIBLostLinkErr@GOTPAGEOFF]
Lloh124:
ldr w0, [x8]
bl _ERR_MASK
tst w0, w21
b.eq LBB0_50
; %bb.49:
Lloh125:
adrp x1, l_.str.23@PAGE
Lloh126:
add x1, x1, l_.str.23@PAGEOFF
mov x0, x20
mov x2, x19
bl _strlcat
LBB0_50:
Lloh127:
adrp x8, _HardwareErr@GOTPAGE
Lloh128:
ldr x8, [x8, _HardwareErr@GOTPAGEOFF]
Lloh129:
ldr w0, [x8]
bl _ERR_MASK
tst w0, w21
b.eq LBB0_52
; %bb.51:
Lloh130:
adrp x1, l_.str.24@PAGE
Lloh131:
add x1, x1, l_.str.24@PAGEOFF
mov x0, x20
mov x2, x19
bl _strlcat
LBB0_52:
Lloh132:
adrp x8, _ResetNegated@GOTPAGE
Lloh133:
ldr x8, [x8, _ResetNegated@GOTPAGEOFF]
Lloh134:
ldr w0, [x8]
bl _ERR_MASK
tst w0, w21
b.eq LBB0_54
; %bb.53:
Lloh135:
adrp x1, l_.str.25@PAGE
Lloh136:
add x1, x1, l_.str.25@PAGEOFF
mov x0, x20
mov x2, x19
bl _strlcat
LBB0_54:
mov w0, #1
b LBB0_57
LBB0_55:
Lloh137:
adrp x1, l_.str@PAGE
Lloh138:
add x1, x1, l_.str@PAGEOFF
mov x0, x20
mov x2, x19
bl _strlcat
cbnz w23, LBB0_4
LBB0_56:
mov w0, #0
LBB0_57:
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 AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpAdd Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpAdd Lloh20, Lloh21
.loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24
.loh AdrpAdd Lloh25, Lloh26
.loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29
.loh AdrpAdd Lloh30, Lloh31
.loh AdrpLdrGotLdr Lloh32, Lloh33, Lloh34
.loh AdrpAdd Lloh35, Lloh36
.loh AdrpLdrGotLdr Lloh37, Lloh38, Lloh39
.loh AdrpAdd Lloh40, Lloh41
.loh AdrpLdrGotLdr Lloh42, Lloh43, Lloh44
.loh AdrpAdd Lloh45, Lloh46
.loh AdrpLdrGotLdr Lloh47, Lloh48, Lloh49
.loh AdrpAdd Lloh50, Lloh51
.loh AdrpLdrGotLdr Lloh52, Lloh53, Lloh54
.loh AdrpAdd Lloh55, Lloh56
.loh AdrpLdrGotLdr Lloh57, Lloh58, Lloh59
.loh AdrpAdd Lloh60, Lloh61
.loh AdrpLdrGotLdr Lloh62, Lloh63, Lloh64
.loh AdrpAdd Lloh65, Lloh66
.loh AdrpLdrGotLdr Lloh67, Lloh68, Lloh69
.loh AdrpAdd Lloh70, Lloh71
.loh AdrpLdrGotLdr Lloh72, Lloh73, Lloh74
.loh AdrpAdd Lloh75, Lloh76
.loh AdrpLdrGotLdr Lloh77, Lloh78, Lloh79
.loh AdrpAdd Lloh80, Lloh81
.loh AdrpLdrGotLdr Lloh82, Lloh83, Lloh84
.loh AdrpAdd Lloh85, Lloh86
.loh AdrpLdrGotLdr Lloh87, Lloh88, Lloh89
.loh AdrpAdd Lloh90, Lloh91
.loh AdrpLdrGotLdr Lloh92, Lloh93, Lloh94
.loh AdrpAdd Lloh95, Lloh96
.loh AdrpLdrGotLdr Lloh97, Lloh98, Lloh99
.loh AdrpAdd Lloh100, Lloh101
.loh AdrpLdrGotLdr Lloh102, Lloh103, Lloh104
.loh AdrpAdd Lloh105, Lloh106
.loh AdrpLdrGotLdr Lloh107, Lloh108, Lloh109
.loh AdrpAdd Lloh110, Lloh111
.loh AdrpLdrGotLdr Lloh112, Lloh113, Lloh114
.loh AdrpAdd Lloh115, Lloh116
.loh AdrpLdrGotLdr Lloh117, Lloh118, Lloh119
.loh AdrpAdd Lloh120, Lloh121
.loh AdrpLdrGotLdr Lloh122, Lloh123, Lloh124
.loh AdrpAdd Lloh125, Lloh126
.loh AdrpLdrGotLdr Lloh127, Lloh128, Lloh129
.loh AdrpAdd Lloh130, Lloh131
.loh AdrpLdrGotLdr Lloh132, Lloh133, Lloh134
.loh AdrpAdd Lloh135, Lloh136
.loh AdrpAdd Lloh137, Lloh138
.cfi_endproc
; -- End function
.comm _QLOGIC_IB_E_PKTERRS,4,2 ; @QLOGIC_IB_E_PKTERRS
.comm _RcvICRCErr,4,2 ; @RcvICRCErr
.comm _RcvVCRCErr,4,2 ; @RcvVCRCErr
.comm _RcvEBPErr,4,2 ; @RcvEBPErr
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "CRC "
.comm _RcvHdrLenErr,4,2 ; @RcvHdrLenErr
l_.str.1: ; @.str.1
.asciz "rhdrlen "
.comm _RcvBadTidErr,4,2 ; @RcvBadTidErr
l_.str.2: ; @.str.2
.asciz "rbadtid "
.comm _RcvBadVersionErr,4,2 ; @RcvBadVersionErr
l_.str.3: ; @.str.3
.asciz "rbadversion "
.comm _RcvHdrErr,4,2 ; @RcvHdrErr
l_.str.4: ; @.str.4
.asciz "rhdr "
.comm _RcvLongPktLenErr,4,2 ; @RcvLongPktLenErr
l_.str.5: ; @.str.5
.asciz "rlongpktlen "
.comm _RcvMaxPktLenErr,4,2 ; @RcvMaxPktLenErr
l_.str.6: ; @.str.6
.asciz "rmaxpktlen "
.comm _RcvMinPktLenErr,4,2 ; @RcvMinPktLenErr
l_.str.7: ; @.str.7
.asciz "rminpktlen "
.comm _SendMinPktLenErr,4,2 ; @SendMinPktLenErr
l_.str.8: ; @.str.8
.asciz "sminpktlen "
.comm _RcvFormatErr,4,2 ; @RcvFormatErr
l_.str.9: ; @.str.9
.asciz "rformaterr "
.comm _RcvUnsupportedVLErr,4,2 ; @RcvUnsupportedVLErr
l_.str.10: ; @.str.10
.asciz "runsupvl "
.comm _RcvUnexpectedCharErr,4,2 ; @RcvUnexpectedCharErr
l_.str.11: ; @.str.11
.asciz "runexpchar "
.comm _RcvIBFlowErr,4,2 ; @RcvIBFlowErr
l_.str.12: ; @.str.12
.asciz "ribflow "
.comm _SendUnderRunErr,4,2 ; @SendUnderRunErr
l_.str.13: ; @.str.13
.asciz "sunderrun "
.comm _SendPioArmLaunchErr,4,2 ; @SendPioArmLaunchErr
l_.str.14: ; @.str.14
.asciz "spioarmlaunch "
.comm _SendUnexpectedPktNumErr,4,2 ; @SendUnexpectedPktNumErr
l_.str.15: ; @.str.15
.asciz "sunexperrpktnum "
.comm _SendDroppedSmpPktErr,4,2 ; @SendDroppedSmpPktErr
l_.str.16: ; @.str.16
.asciz "sdroppedsmppkt "
.comm _SendMaxPktLenErr,4,2 ; @SendMaxPktLenErr
l_.str.17: ; @.str.17
.asciz "smaxpktlen "
.comm _SendUnsupportedVLErr,4,2 ; @SendUnsupportedVLErr
l_.str.18: ; @.str.18
.asciz "sunsupVL "
.comm _InvalidAddrErr,4,2 ; @InvalidAddrErr
l_.str.19: ; @.str.19
.asciz "invalidaddr "
.comm _RcvEgrFullErr,4,2 ; @RcvEgrFullErr
l_.str.20: ; @.str.20
.asciz "rcvegrfull "
.comm _RcvHdrFullErr,4,2 ; @RcvHdrFullErr
l_.str.21: ; @.str.21
.asciz "rcvhdrfull "
.comm _IBStatusChanged,4,2 ; @IBStatusChanged
l_.str.22: ; @.str.22
.asciz "ibcstatuschg "
.comm _RcvIBLostLinkErr,4,2 ; @RcvIBLostLinkErr
l_.str.23: ; @.str.23
.asciz "riblostlink "
.comm _HardwareErr,4,2 ; @HardwareErr
l_.str.24: ; @.str.24
.asciz "hardware "
.comm _ResetNegated,4,2 ; @ResetNegated
l_.str.25: ; @.str.25
.asciz "reset "
.no_dead_strip _qib_decode_6120_err
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/infiniband/hw/qib/extr_qib_iba6120.c_qib_decode_6120_err.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sort_holder_items ## -- Begin function sort_holder_items
.p2align 4, 0x90
_sort_holder_items: ## @sort_holder_items
.cfi_startproc
## %bb.0:
leal -128(%rdx), %eax
cmpl $8, %eax
ja LBB0_30
## %bb.1:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
shrq $32, %rdx
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_5:
movq _SORT_DESC@GOTPCREL(%rip), %rax
cmpl %edx, (%rax)
jne LBB0_6
## %bb.7:
movq _cmp_vis_desc@GOTPCREL(%rip), %rax
jmp LBB0_29
LBB0_23:
movq _SORT_DESC@GOTPCREL(%rip), %rax
cmpl %edx, (%rax)
jne LBB0_24
## %bb.25:
movq _cmp_proto_desc@GOTPCREL(%rip), %rax
jmp LBB0_29
LBB0_26:
movq _SORT_DESC@GOTPCREL(%rip), %rax
cmpl %edx, (%rax)
jne LBB0_27
## %bb.28:
movq _cmp_mthd_desc@GOTPCREL(%rip), %rax
jmp LBB0_29
LBB0_20:
movq _SORT_DESC@GOTPCREL(%rip), %rax
cmpl %edx, (%rax)
jne LBB0_21
## %bb.22:
movq _cmp_maxts_desc@GOTPCREL(%rip), %rax
jmp LBB0_29
LBB0_2:
movq _SORT_DESC@GOTPCREL(%rip), %rax
cmpl %edx, (%rax)
jne LBB0_3
## %bb.4:
movq _cmp_num_desc@GOTPCREL(%rip), %rax
jmp LBB0_29
LBB0_8:
movq _SORT_DESC@GOTPCREL(%rip), %rax
cmpl %edx, (%rax)
jne LBB0_9
## %bb.10:
movq _cmp_data_desc@GOTPCREL(%rip), %rax
jmp LBB0_29
LBB0_17:
movq _SORT_DESC@GOTPCREL(%rip), %rax
cmpl %edx, (%rax)
jne LBB0_18
## %bb.19:
movq _cmp_cumts_desc@GOTPCREL(%rip), %rax
jmp LBB0_29
LBB0_11:
movq _SORT_DESC@GOTPCREL(%rip), %rax
cmpl %edx, (%rax)
jne LBB0_12
## %bb.13:
movq _cmp_bw_desc@GOTPCREL(%rip), %rax
jmp LBB0_29
LBB0_14:
movq _SORT_DESC@GOTPCREL(%rip), %rax
cmpl %edx, (%rax)
jne LBB0_15
## %bb.16:
movq _cmp_avgts_desc@GOTPCREL(%rip), %rax
jmp LBB0_29
LBB0_30:
retq
LBB0_6:
movq _cmp_vis_asc@GOTPCREL(%rip), %rax
jmp LBB0_29
LBB0_24:
movq _cmp_proto_asc@GOTPCREL(%rip), %rax
jmp LBB0_29
LBB0_27:
movq _cmp_mthd_asc@GOTPCREL(%rip), %rax
jmp LBB0_29
LBB0_21:
movq _cmp_maxts_asc@GOTPCREL(%rip), %rax
jmp LBB0_29
LBB0_3:
movq _cmp_num_asc@GOTPCREL(%rip), %rax
jmp LBB0_29
LBB0_9:
movq _cmp_data_asc@GOTPCREL(%rip), %rax
jmp LBB0_29
LBB0_18:
movq _cmp_cumts_asc@GOTPCREL(%rip), %rax
jmp LBB0_29
LBB0_12:
movq _cmp_bw_asc@GOTPCREL(%rip), %rax
jmp LBB0_29
LBB0_15:
movq _cmp_avgts_asc@GOTPCREL(%rip), %rax
LBB0_29:
movl (%rax), %ecx
movl $4, %edx
popq %rbp
jmp _qsort ## TAILCALL
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_5, LBB0_5-LJTI0_0
.set L0_0_set_23, LBB0_23-LJTI0_0
.set L0_0_set_26, LBB0_26-LJTI0_0
.set L0_0_set_20, LBB0_20-LJTI0_0
.set L0_0_set_2, LBB0_2-LJTI0_0
.set L0_0_set_8, LBB0_8-LJTI0_0
.set L0_0_set_17, LBB0_17-LJTI0_0
.set L0_0_set_11, LBB0_11-LJTI0_0
.set L0_0_set_14, LBB0_14-LJTI0_0
LJTI0_0:
.long L0_0_set_5
.long L0_0_set_23
.long L0_0_set_26
.long L0_0_set_20
.long L0_0_set_2
.long L0_0_set_8
.long L0_0_set_17
.long L0_0_set_11
.long L0_0_set_14
.end_data_region
## -- End function
.comm _SORT_DESC,4,2 ## @SORT_DESC
.comm _cmp_num_desc,4,2 ## @cmp_num_desc
.comm _cmp_num_asc,4,2 ## @cmp_num_asc
.comm _cmp_vis_desc,4,2 ## @cmp_vis_desc
.comm _cmp_vis_asc,4,2 ## @cmp_vis_asc
.comm _cmp_data_desc,4,2 ## @cmp_data_desc
.comm _cmp_data_asc,4,2 ## @cmp_data_asc
.comm _cmp_bw_desc,4,2 ## @cmp_bw_desc
.comm _cmp_bw_asc,4,2 ## @cmp_bw_asc
.comm _cmp_avgts_desc,4,2 ## @cmp_avgts_desc
.comm _cmp_avgts_asc,4,2 ## @cmp_avgts_asc
.comm _cmp_cumts_desc,4,2 ## @cmp_cumts_desc
.comm _cmp_cumts_asc,4,2 ## @cmp_cumts_asc
.comm _cmp_maxts_desc,4,2 ## @cmp_maxts_desc
.comm _cmp_maxts_asc,4,2 ## @cmp_maxts_asc
.comm _cmp_proto_desc,4,2 ## @cmp_proto_desc
.comm _cmp_proto_asc,4,2 ## @cmp_proto_asc
.comm _cmp_mthd_desc,4,2 ## @cmp_mthd_desc
.comm _cmp_mthd_asc,4,2 ## @cmp_mthd_asc
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sort_holder_items ; -- Begin function sort_holder_items
.p2align 2
_sort_holder_items: ; @sort_holder_items
.cfi_startproc
; %bb.0:
sub w9, w2, #128
cmp w9, #8
b.hi LBB0_3
; %bb.1:
lsr x8, x2, #32
Lloh0:
adrp x10, lJTI0_0@PAGE
Lloh1:
add x10, x10, lJTI0_0@PAGEOFF
adr x11, LBB0_2
ldrb w12, [x10, x9]
add x11, x11, x12, lsl #2
br x11
LBB0_2:
Lloh2:
adrp x9, _SORT_DESC@GOTPAGE
Lloh3:
ldr x9, [x9, _SORT_DESC@GOTPAGEOFF]
Lloh4:
ldr w9, [x9]
Lloh5:
adrp x10, _cmp_vis_asc@GOTPAGE
Lloh6:
ldr x10, [x10, _cmp_vis_asc@GOTPAGEOFF]
Lloh7:
adrp x11, _cmp_vis_desc@GOTPAGE
Lloh8:
ldr x11, [x11, _cmp_vis_desc@GOTPAGEOFF]
b LBB0_12
LBB0_3:
ret
LBB0_4:
Lloh9:
adrp x9, _SORT_DESC@GOTPAGE
Lloh10:
ldr x9, [x9, _SORT_DESC@GOTPAGEOFF]
Lloh11:
ldr w9, [x9]
Lloh12:
adrp x10, _cmp_proto_asc@GOTPAGE
Lloh13:
ldr x10, [x10, _cmp_proto_asc@GOTPAGEOFF]
Lloh14:
adrp x11, _cmp_proto_desc@GOTPAGE
Lloh15:
ldr x11, [x11, _cmp_proto_desc@GOTPAGEOFF]
b LBB0_12
LBB0_5:
Lloh16:
adrp x9, _SORT_DESC@GOTPAGE
Lloh17:
ldr x9, [x9, _SORT_DESC@GOTPAGEOFF]
Lloh18:
ldr w9, [x9]
Lloh19:
adrp x10, _cmp_mthd_asc@GOTPAGE
Lloh20:
ldr x10, [x10, _cmp_mthd_asc@GOTPAGEOFF]
Lloh21:
adrp x11, _cmp_mthd_desc@GOTPAGE
Lloh22:
ldr x11, [x11, _cmp_mthd_desc@GOTPAGEOFF]
b LBB0_12
LBB0_6:
Lloh23:
adrp x9, _SORT_DESC@GOTPAGE
Lloh24:
ldr x9, [x9, _SORT_DESC@GOTPAGEOFF]
Lloh25:
ldr w9, [x9]
Lloh26:
adrp x10, _cmp_maxts_asc@GOTPAGE
Lloh27:
ldr x10, [x10, _cmp_maxts_asc@GOTPAGEOFF]
Lloh28:
adrp x11, _cmp_maxts_desc@GOTPAGE
Lloh29:
ldr x11, [x11, _cmp_maxts_desc@GOTPAGEOFF]
b LBB0_12
LBB0_7:
Lloh30:
adrp x9, _SORT_DESC@GOTPAGE
Lloh31:
ldr x9, [x9, _SORT_DESC@GOTPAGEOFF]
Lloh32:
ldr w9, [x9]
Lloh33:
adrp x10, _cmp_num_asc@GOTPAGE
Lloh34:
ldr x10, [x10, _cmp_num_asc@GOTPAGEOFF]
Lloh35:
adrp x11, _cmp_num_desc@GOTPAGE
Lloh36:
ldr x11, [x11, _cmp_num_desc@GOTPAGEOFF]
b LBB0_12
LBB0_8:
Lloh37:
adrp x9, _SORT_DESC@GOTPAGE
Lloh38:
ldr x9, [x9, _SORT_DESC@GOTPAGEOFF]
Lloh39:
ldr w9, [x9]
Lloh40:
adrp x10, _cmp_data_asc@GOTPAGE
Lloh41:
ldr x10, [x10, _cmp_data_asc@GOTPAGEOFF]
Lloh42:
adrp x11, _cmp_data_desc@GOTPAGE
Lloh43:
ldr x11, [x11, _cmp_data_desc@GOTPAGEOFF]
b LBB0_12
LBB0_9:
Lloh44:
adrp x9, _SORT_DESC@GOTPAGE
Lloh45:
ldr x9, [x9, _SORT_DESC@GOTPAGEOFF]
Lloh46:
ldr w9, [x9]
Lloh47:
adrp x10, _cmp_cumts_asc@GOTPAGE
Lloh48:
ldr x10, [x10, _cmp_cumts_asc@GOTPAGEOFF]
Lloh49:
adrp x11, _cmp_cumts_desc@GOTPAGE
Lloh50:
ldr x11, [x11, _cmp_cumts_desc@GOTPAGEOFF]
b LBB0_12
LBB0_10:
Lloh51:
adrp x9, _SORT_DESC@GOTPAGE
Lloh52:
ldr x9, [x9, _SORT_DESC@GOTPAGEOFF]
Lloh53:
ldr w9, [x9]
Lloh54:
adrp x10, _cmp_bw_asc@GOTPAGE
Lloh55:
ldr x10, [x10, _cmp_bw_asc@GOTPAGEOFF]
Lloh56:
adrp x11, _cmp_bw_desc@GOTPAGE
Lloh57:
ldr x11, [x11, _cmp_bw_desc@GOTPAGEOFF]
b LBB0_12
LBB0_11:
Lloh58:
adrp x9, _SORT_DESC@GOTPAGE
Lloh59:
ldr x9, [x9, _SORT_DESC@GOTPAGEOFF]
Lloh60:
ldr w9, [x9]
Lloh61:
adrp x10, _cmp_avgts_asc@GOTPAGE
Lloh62:
ldr x10, [x10, _cmp_avgts_asc@GOTPAGEOFF]
Lloh63:
adrp x11, _cmp_avgts_desc@GOTPAGE
Lloh64:
ldr x11, [x11, _cmp_avgts_desc@GOTPAGEOFF]
LBB0_12:
cmp w9, w8
csel x8, x11, x10, eq
ldr w3, [x8]
mov w2, #4
b _qsort
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGot Lloh7, Lloh8
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh14, Lloh15
.loh AdrpLdrGot Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGot Lloh21, Lloh22
.loh AdrpLdrGot Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18
.loh AdrpLdrGot Lloh28, Lloh29
.loh AdrpLdrGot Lloh26, Lloh27
.loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25
.loh AdrpLdrGot Lloh35, Lloh36
.loh AdrpLdrGot Lloh33, Lloh34
.loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32
.loh AdrpLdrGot Lloh42, Lloh43
.loh AdrpLdrGot Lloh40, Lloh41
.loh AdrpLdrGotLdr Lloh37, Lloh38, Lloh39
.loh AdrpLdrGot Lloh49, Lloh50
.loh AdrpLdrGot Lloh47, Lloh48
.loh AdrpLdrGotLdr Lloh44, Lloh45, Lloh46
.loh AdrpLdrGot Lloh56, Lloh57
.loh AdrpLdrGot Lloh54, Lloh55
.loh AdrpLdrGotLdr Lloh51, Lloh52, Lloh53
.loh AdrpLdrGot Lloh63, Lloh64
.loh AdrpLdrGot Lloh61, Lloh62
.loh AdrpLdrGotLdr Lloh58, Lloh59, Lloh60
.cfi_endproc
.section __TEXT,__const
lJTI0_0:
.byte (LBB0_2-LBB0_2)>>2
.byte (LBB0_4-LBB0_2)>>2
.byte (LBB0_5-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_7-LBB0_2)>>2
.byte (LBB0_8-LBB0_2)>>2
.byte (LBB0_9-LBB0_2)>>2
.byte (LBB0_10-LBB0_2)>>2
.byte (LBB0_11-LBB0_2)>>2
; -- End function
.comm _SORT_DESC,4,2 ; @SORT_DESC
.comm _cmp_num_desc,4,2 ; @cmp_num_desc
.comm _cmp_num_asc,4,2 ; @cmp_num_asc
.comm _cmp_vis_desc,4,2 ; @cmp_vis_desc
.comm _cmp_vis_asc,4,2 ; @cmp_vis_asc
.comm _cmp_data_desc,4,2 ; @cmp_data_desc
.comm _cmp_data_asc,4,2 ; @cmp_data_asc
.comm _cmp_bw_desc,4,2 ; @cmp_bw_desc
.comm _cmp_bw_asc,4,2 ; @cmp_bw_asc
.comm _cmp_avgts_desc,4,2 ; @cmp_avgts_desc
.comm _cmp_avgts_asc,4,2 ; @cmp_avgts_asc
.comm _cmp_cumts_desc,4,2 ; @cmp_cumts_desc
.comm _cmp_cumts_asc,4,2 ; @cmp_cumts_asc
.comm _cmp_maxts_desc,4,2 ; @cmp_maxts_desc
.comm _cmp_maxts_asc,4,2 ; @cmp_maxts_asc
.comm _cmp_proto_desc,4,2 ; @cmp_proto_desc
.comm _cmp_proto_asc,4,2 ; @cmp_proto_asc
.comm _cmp_mthd_desc,4,2 ; @cmp_mthd_desc
.comm _cmp_mthd_asc,4,2 ; @cmp_mthd_asc
.subsections_via_symbols
| AnghaBench/goaccess/src/extr_sort.c_sort_holder_items.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function foo
LCPI0_0:
.long 0 ## 0x0
.long 1 ## 0x1
.long 2 ## 0x2
.long 3 ## 0x3
LCPI0_1:
.long 8 ## 0x8
.long 8 ## 0x8
.long 8 ## 0x8
.long 8 ## 0x8
LCPI0_2:
.long 16 ## 0x10
.long 16 ## 0x10
.long 16 ## 0x10
.long 16 ## 0x10
LCPI0_3:
.long 24 ## 0x18
.long 24 ## 0x18
.long 24 ## 0x18
.long 24 ## 0x18
LCPI0_4:
.long 0 ## 0x0
.long 4 ## 0x4
.long 8 ## 0x8
.long 12 ## 0xc
LCPI0_5:
.long 32 ## 0x20
.long 32 ## 0x20
.long 32 ## 0x20
.long 32 ## 0x20
LCPI0_6:
.long 48 ## 0x30
.long 48 ## 0x30
.long 48 ## 0x30
.long 48 ## 0x30
.section __TEXT,__text,regular,pure_instructions
.globl _foo
.p2align 4, 0x90
_foo: ## @foo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
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 %edi, %r12d
movl %edi, %r13d
leaq (,%r13,4), %r15
movq %r15, %rdi
callq _malloc
movq %rax, %rbx
movq %r15, %rdi
callq _malloc
movq %rax, %r14
movq %r15, %rdi
callq _malloc
movq %rax, %r15
testl %r12d, %r12d
je LBB0_41
## %bb.1:
cmpl $8, %r12d
jae LBB0_3
## %bb.2:
xorl %eax, %eax
jmp LBB0_10
LBB0_3:
movl %r13d, %eax
andl $-8, %eax
leaq -8(%rax), %rdx
movq %rdx, %rcx
shrq $3, %rcx
incq %rcx
testq %rdx, %rdx
je LBB0_4
## %bb.5:
movq %rcx, %rsi
andq $-2, %rsi
movdqa LCPI0_0(%rip), %xmm0 ## xmm0 = [0,1,2,3]
xorl %edx, %edx
movdqa LCPI0_1(%rip), %xmm1 ## xmm1 = [8,8,8,8]
movdqa LCPI0_2(%rip), %xmm2 ## xmm2 = [16,16,16,16]
movdqa LCPI0_3(%rip), %xmm3 ## xmm3 = [24,24,24,24]
.p2align 4, 0x90
LBB0_6: ## =>This Inner Loop Header: Depth=1
movdqa %xmm0, %xmm4
paddd %xmm0, %xmm4
movdqa %xmm4, %xmm5
paddd %xmm1, %xmm5
movdqu %xmm4, (%rbx,%rdx,4)
movdqu %xmm5, 16(%rbx,%rdx,4)
movdqa %xmm4, %xmm5
paddd %xmm2, %xmm5
paddd %xmm3, %xmm4
movdqu %xmm5, 32(%rbx,%rdx,4)
movdqu %xmm4, 48(%rbx,%rdx,4)
addq $16, %rdx
paddd %xmm2, %xmm0
addq $-2, %rsi
jne LBB0_6
## %bb.7:
testb $1, %cl
je LBB0_9
LBB0_8:
paddd %xmm0, %xmm0
movdqa LCPI0_1(%rip), %xmm1 ## xmm1 = [8,8,8,8]
paddd %xmm0, %xmm1
movdqu %xmm0, (%rbx,%rdx,4)
movdqu %xmm1, 16(%rbx,%rdx,4)
LBB0_9:
cmpq %r13, %rax
je LBB0_12
LBB0_10:
leal (%rax,%rax), %ecx
.p2align 4, 0x90
LBB0_11: ## =>This Inner Loop Header: Depth=1
movl %ecx, (%rbx,%rax,4)
incq %rax
addl $2, %ecx
cmpq %rax, %r13
jne LBB0_11
LBB0_12:
testl %r12d, %r12d
je LBB0_41
## %bb.13:
cmpl $8, %r12d
jae LBB0_15
## %bb.14:
xorl %eax, %eax
jmp LBB0_23
LBB0_15:
movl %r13d, %eax
andl $-8, %eax
leaq -8(%rax), %rdx
movq %rdx, %rcx
shrq $3, %rcx
incq %rcx
testq %rdx, %rdx
je LBB0_16
## %bb.17:
movq %rcx, %rsi
andq $-2, %rsi
movdqa LCPI0_0(%rip), %xmm0 ## xmm0 = [0,1,2,3]
xorl %edx, %edx
movdqa LCPI0_2(%rip), %xmm1 ## xmm1 = [16,16,16,16]
movdqa LCPI0_5(%rip), %xmm2 ## xmm2 = [32,32,32,32]
movdqa LCPI0_6(%rip), %xmm3 ## xmm3 = [48,48,48,48]
.p2align 4, 0x90
LBB0_18: ## =>This Inner Loop Header: Depth=1
movdqa %xmm0, %xmm4
pslld $2, %xmm4
movdqa %xmm4, %xmm5
paddd %xmm1, %xmm5
movdqu %xmm4, (%r14,%rdx,4)
movdqu %xmm5, 16(%r14,%rdx,4)
movdqa %xmm4, %xmm5
paddd %xmm2, %xmm5
paddd %xmm3, %xmm4
movdqu %xmm5, 32(%r14,%rdx,4)
movdqu %xmm4, 48(%r14,%rdx,4)
addq $16, %rdx
paddd %xmm1, %xmm0
addq $-2, %rsi
jne LBB0_18
## %bb.19:
pslld $2, %xmm0
testb $1, %cl
je LBB0_22
LBB0_21:
movdqa LCPI0_2(%rip), %xmm1 ## xmm1 = [16,16,16,16]
paddd %xmm0, %xmm1
movdqu %xmm0, (%r14,%rdx,4)
movdqu %xmm1, 16(%r14,%rdx,4)
LBB0_22:
cmpq %r13, %rax
je LBB0_25
LBB0_23:
leal (,%rax,4), %ecx
.p2align 4, 0x90
LBB0_24: ## =>This Inner Loop Header: Depth=1
movl %ecx, (%r14,%rax,4)
incq %rax
addl $4, %ecx
cmpq %rax, %r13
jne LBB0_24
LBB0_25:
testl %r12d, %r12d
je LBB0_41
## %bb.26:
cmpl $8, %r12d
jae LBB0_29
## %bb.27:
xorl %eax, %eax
jmp LBB0_28
LBB0_29:
movl %r13d, %eax
andl $-8, %eax
leaq -8(%rax), %rcx
movq %rcx, %rdx
shrq $3, %rdx
incq %rdx
testq %rcx, %rcx
je LBB0_30
## %bb.31:
movq %rdx, %rsi
andq $-2, %rsi
xorl %ecx, %ecx
.p2align 4, 0x90
LBB0_32: ## =>This Inner Loop Header: Depth=1
movdqu (%rbx,%rcx,4), %xmm0
movdqu 16(%rbx,%rcx,4), %xmm1
movdqu (%r14,%rcx,4), %xmm2
paddd %xmm0, %xmm2
movdqu 16(%r14,%rcx,4), %xmm0
paddd %xmm1, %xmm0
movdqu %xmm2, (%r15,%rcx,4)
movdqu %xmm0, 16(%r15,%rcx,4)
movdqu 32(%rbx,%rcx,4), %xmm0
movdqu 48(%rbx,%rcx,4), %xmm1
movdqu 32(%r14,%rcx,4), %xmm2
paddd %xmm0, %xmm2
movdqu 48(%r14,%rcx,4), %xmm0
paddd %xmm1, %xmm0
movdqu %xmm2, 32(%r15,%rcx,4)
movdqu %xmm0, 48(%r15,%rcx,4)
addq $16, %rcx
addq $-2, %rsi
jne LBB0_32
## %bb.33:
testb $1, %dl
je LBB0_35
LBB0_34:
movdqu (%rbx,%rcx,4), %xmm0
movdqu 16(%rbx,%rcx,4), %xmm1
movdqu (%r14,%rcx,4), %xmm2
paddd %xmm0, %xmm2
movdqu 16(%r14,%rcx,4), %xmm0
paddd %xmm1, %xmm0
movdqu %xmm2, (%r15,%rcx,4)
movdqu %xmm0, 16(%r15,%rcx,4)
LBB0_35:
cmpq %r13, %rax
je LBB0_36
.p2align 4, 0x90
LBB0_28: ## =>This Inner Loop Header: Depth=1
movl (%r14,%rax,4), %ecx
addl (%rbx,%rax,4), %ecx
movl %ecx, (%r15,%rax,4)
incq %rax
cmpq %rax, %r13
jne LBB0_28
LBB0_36:
testl %r12d, %r12d
je LBB0_41
## %bb.37:
xorl %eax, %eax
.p2align 4, 0x90
LBB0_39: ## =>This Inner Loop Header: Depth=1
movl (%r14,%rax,4), %ecx
addl (%rbx,%rax,4), %ecx
cmpl %ecx, (%r15,%rax,4)
jne LBB0_40
## %bb.38: ## in Loop: Header=BB0_39 Depth=1
incq %rax
cmpq %rax, %r13
jne LBB0_39
LBB0_41:
movq %rbx, %rdi
callq _free
movq %r14, %rdi
callq _free
movq %r15, %rdi
callq _free
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_4:
movdqa LCPI0_0(%rip), %xmm0 ## xmm0 = [0,1,2,3]
xorl %edx, %edx
testb $1, %cl
jne LBB0_8
jmp LBB0_9
LBB0_16:
movdqa LCPI0_4(%rip), %xmm0 ## xmm0 = [0,4,8,12]
xorl %edx, %edx
testb $1, %cl
jne LBB0_21
jmp LBB0_22
LBB0_30:
xorl %ecx, %ecx
testb $1, %dl
jne LBB0_34
jmp LBB0_35
LBB0_40:
callq _abort
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal16,16byte_literals
.p2align 4 ; -- Begin function foo
lCPI0_0:
.long 0 ; 0x0
.long 1 ; 0x1
.long 2 ; 0x2
.long 3 ; 0x3
.section __TEXT,__text,regular,pure_instructions
.globl _foo
.p2align 2
_foo: ; @foo
.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 x22, x0
mov w23, w0
lsl x21, x23, #2
mov x0, x21
bl _malloc
mov x19, x0
mov x0, x21
bl _malloc
mov x20, x0
mov x0, x21
bl _malloc
mov x21, x0
cbz w22, LBB0_28
; %bb.1:
cmp w22, #16
b.hs LBB0_3
; %bb.2:
mov x8, #0
b LBB0_6
LBB0_3:
and x8, x23, #0xfffffff0
Lloh0:
adrp x9, lCPI0_0@PAGE
Lloh1:
ldr q0, [x9, lCPI0_0@PAGEOFF]
add x9, x19, #32
movi.4s v1, #8
movi.4s v2, #16
movi.4s v3, #24
mov x10, x8
LBB0_4: ; =>This Inner Loop Header: Depth=1
shl.4s v4, v0, #1
add.4s v5, v4, v1
add.4s v6, v4, v2
add.4s v7, v4, v3
stp q4, q5, [x9, #-32]
stp q6, q7, [x9], #64
add.4s v0, v0, v2
subs x10, x10, #16
b.ne LBB0_4
; %bb.5:
cmp x8, x23
b.eq LBB0_8
LBB0_6:
lsl w9, w8, #1
sub x10, x23, x8
add x8, x19, x8, lsl #2
LBB0_7: ; =>This Inner Loop Header: Depth=1
str w9, [x8], #4
add w9, w9, #2
subs x10, x10, #1
b.ne LBB0_7
LBB0_8:
cbz w22, LBB0_28
; %bb.9:
cmp w22, #16
b.hs LBB0_11
; %bb.10:
mov x8, #0
b LBB0_14
LBB0_11:
and x8, x23, #0xfffffff0
Lloh2:
adrp x9, lCPI0_0@PAGE
Lloh3:
ldr q0, [x9, lCPI0_0@PAGEOFF]
add x9, x20, #32
movi.4s v1, #16
movi.4s v2, #32
movi.4s v3, #48
mov x10, x8
LBB0_12: ; =>This Inner Loop Header: Depth=1
shl.4s v4, v0, #2
add.4s v5, v4, v1
add.4s v6, v4, v2
add.4s v7, v4, v3
stp q4, q5, [x9, #-32]
stp q6, q7, [x9], #64
add.4s v0, v0, v1
subs x10, x10, #16
b.ne LBB0_12
; %bb.13:
cmp x8, x23
b.eq LBB0_16
LBB0_14:
lsl w9, w8, #2
sub x10, x23, x8
add x8, x20, x8, lsl #2
LBB0_15: ; =>This Inner Loop Header: Depth=1
str w9, [x8], #4
add w9, w9, #4
subs x10, x10, #1
b.ne LBB0_15
LBB0_16:
cbz w22, LBB0_28
; %bb.17:
cmp w22, #16
b.hs LBB0_19
; %bb.18:
mov x8, #0
b LBB0_22
LBB0_19:
and x8, x23, #0xfffffff0
add x9, x21, #32
add x10, x19, #32
add x11, x20, #32
mov x12, x8
LBB0_20: ; =>This Inner Loop Header: Depth=1
ldp q0, q1, [x10, #-32]
ldp q2, q3, [x10], #64
ldp q4, q5, [x11, #-32]
ldp q6, q7, [x11], #64
add.4s v0, v4, v0
add.4s v1, v5, v1
add.4s v2, v6, v2
add.4s v3, v7, v3
stp q0, q1, [x9, #-32]
stp q2, q3, [x9], #64
subs x12, x12, #16
b.ne LBB0_20
; %bb.21:
cmp x8, x23
b.eq LBB0_24
LBB0_22:
lsl x11, x8, #2
add x9, x19, x11
add x10, x20, x11
add x11, x21, x11
sub x8, x23, x8
LBB0_23: ; =>This Inner Loop Header: Depth=1
ldr w12, [x9], #4
ldr w13, [x10], #4
add w12, w13, w12
str w12, [x11], #4
subs x8, x8, #1
b.ne LBB0_23
LBB0_24:
cbz w22, LBB0_28
; %bb.25:
mov x8, x20
mov x9, x19
mov x10, x21
LBB0_26: ; =>This Inner Loop Header: Depth=1
ldr w11, [x10]
ldr w12, [x9]
ldr w13, [x8]
add w12, w13, w12
cmp w11, w12
b.ne LBB0_29
; %bb.27: ; in Loop: Header=BB0_26 Depth=1
add x10, x10, #4
add x9, x9, #4
add x8, x8, #4
subs x23, x23, #1
b.ne LBB0_26
LBB0_28:
mov x0, x19
bl _free
mov x0, x20
bl _free
mov x0, x21
bl _free
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
LBB0_29:
bl _abort
.loh AdrpLdr Lloh0, Lloh1
.loh AdrpLdr Lloh2, Lloh3
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/206392082.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _pid_nr_ns ## -- Begin function pid_nr_ns
.p2align 4, 0x90
_pid_nr_ns: ## @pid_nr_ns
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %eax, %eax
testq %rdi, %rdi
je LBB0_4
## %bb.1:
movq (%rsi), %rcx
cmpq (%rdi), %rcx
ja LBB0_4
## %bb.2:
movq 8(%rdi), %rdx
shlq $4, %rcx
cmpq %rsi, 8(%rdx,%rcx)
je LBB0_3
LBB0_4:
popq %rbp
retq
LBB0_3:
movl (%rdx,%rcx), %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 _pid_nr_ns ; -- Begin function pid_nr_ns
.p2align 2
_pid_nr_ns: ; @pid_nr_ns
.cfi_startproc
; %bb.0:
cbz x0, LBB0_6
; %bb.1:
ldr x8, [x1]
ldr x9, [x0]
cmp x8, x9
b.ls LBB0_3
; %bb.2:
mov w0, #0
ret
LBB0_3:
ldr x9, [x0, #8]
add x10, x9, x8, lsl #4
ldr x10, [x10, #8]
cmp x10, x1
b.eq LBB0_5
; %bb.4:
mov w0, #0
ret
LBB0_5:
lsl x8, x8, #4
ldr w0, [x9, x8]
LBB0_6:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/kernel/extr_pid.c_pid_nr_ns.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _snd_hdmi_eld_update_pcm_info ## -- Begin function snd_hdmi_eld_update_pcm_info
.p2align 4, 0x90
_snd_hdmi_eld_update_pcm_info: ## @snd_hdmi_eld_update_pcm_info
.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 _SNDRV_PCM_RATE_32000@GOTPCREL(%rip), %rcx
movq _SNDRV_PCM_RATE_44100@GOTPCREL(%rip), %rax
movl (%rax), %eax
orl (%rcx), %eax
movq %rsi, -56(%rbp) ## 8-byte Spill
movq _SNDRV_PCM_RATE_48000@GOTPCREL(%rip), %rcx
orl (%rcx), %eax
movq _SNDRV_PCM_FMTBIT_S16_LE@GOTPCREL(%rip), %rcx
movl (%rcx), %r11d
movl (%rdi), %ecx
testl %ecx, %ecx
jle LBB0_1
## %bb.2:
movq 8(%rdi), %r8
movq _AUDIO_CODING_TYPE_LPCM@GOTPCREL(%rip), %rsi
movq (%rsi), %r13
movq _AC_SUPPCM_BITS_20@GOTPCREL(%rip), %rsi
movl (%rsi), %edx
movl %edx, -44(%rbp) ## 4-byte Spill
movq _SNDRV_PCM_FMTBIT_S32_LE@GOTPCREL(%rip), %rsi
movl (%rsi), %r9d
movq _AC_SUPPCM_BITS_24@GOTPCREL(%rip), %rsi
movl (%rsi), %r10d
shlq $3, %rcx
leaq (%rcx,%rcx,2), %r15
movl $16, %esi
movl $2, %r12d
xorl %edi, %edi
jmp LBB0_3
.p2align 4, 0x90
LBB0_5: ## in Loop: Header=BB0_3 Depth=1
orl (%r8,%rdi), %eax
addq $24, %rdi
cmpq %rdi, %r15
je LBB0_6
LBB0_3: ## =>This Inner Loop Header: Depth=1
movl 4(%r8,%rdi), %r14d
cmpl %r12d, %r14d
cmoval %r14d, %r12d
cmpq %r13, 8(%r8,%rdi)
jne LBB0_5
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movl 16(%r8,%rdi), %ecx
movl -44(%rbp), %ebx ## 4-byte Reload
andl %ecx, %ebx
cmpl $21, %esi
movl $20, %edx
cmovael %esi, %edx
testl %ebx, %ebx
cmovel %esi, %edx
andl %r10d, %ecx
orl %ecx, %ebx
movl %r9d, %esi
movl $0, %ebx
cmovel %ebx, %esi
orl %esi, %r11d
testl %ecx, %ecx
movl $24, %ecx
cmovnel %ecx, %edx
movl %edx, %esi
jmp LBB0_5
LBB0_1:
movl $2, %r12d
movl $16, %esi
LBB0_6:
movq -56(%rbp), %rbx ## 8-byte Reload
andl %eax, (%rbx)
andl %r11d, 24(%rbx)
movq 16(%rbx), %rdi
callq _min
movq %rax, 16(%rbx)
movq 8(%rbx), %rdi
movl %r12d, %esi
callq _min
movq %rax, 8(%rbx)
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SNDRV_PCM_RATE_32000,4,2 ## @SNDRV_PCM_RATE_32000
.comm _SNDRV_PCM_RATE_44100,4,2 ## @SNDRV_PCM_RATE_44100
.comm _SNDRV_PCM_RATE_48000,4,2 ## @SNDRV_PCM_RATE_48000
.comm _SNDRV_PCM_FMTBIT_S16_LE,4,2 ## @SNDRV_PCM_FMTBIT_S16_LE
.comm _AUDIO_CODING_TYPE_LPCM,8,3 ## @AUDIO_CODING_TYPE_LPCM
.comm _AC_SUPPCM_BITS_20,4,2 ## @AC_SUPPCM_BITS_20
.comm _SNDRV_PCM_FMTBIT_S32_LE,4,2 ## @SNDRV_PCM_FMTBIT_S32_LE
.comm _AC_SUPPCM_BITS_24,4,2 ## @AC_SUPPCM_BITS_24
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _snd_hdmi_eld_update_pcm_info ; -- Begin function snd_hdmi_eld_update_pcm_info
.p2align 2
_snd_hdmi_eld_update_pcm_info: ; @snd_hdmi_eld_update_pcm_info
.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
Lloh0:
adrp x8, _SNDRV_PCM_RATE_32000@GOTPAGE
Lloh1:
ldr x8, [x8, _SNDRV_PCM_RATE_32000@GOTPAGEOFF]
Lloh2:
adrp x9, _SNDRV_PCM_RATE_44100@GOTPAGE
Lloh3:
ldr x9, [x9, _SNDRV_PCM_RATE_44100@GOTPAGEOFF]
Lloh4:
ldr w8, [x8]
Lloh5:
ldr w9, [x9]
orr w8, w9, w8
Lloh6:
adrp x9, _SNDRV_PCM_RATE_48000@GOTPAGE
Lloh7:
ldr x9, [x9, _SNDRV_PCM_RATE_48000@GOTPAGEOFF]
Lloh8:
ldr w9, [x9]
orr w9, w8, w9
Lloh9:
adrp x8, _SNDRV_PCM_FMTBIT_S16_LE@GOTPAGE
Lloh10:
ldr x8, [x8, _SNDRV_PCM_FMTBIT_S16_LE@GOTPAGEOFF]
Lloh11:
ldr w8, [x8]
ldr w10, [x0]
cmp w10, #1
b.lt LBB0_5
; %bb.1:
ldr x14, [x0, #8]
Lloh12:
adrp x11, _AUDIO_CODING_TYPE_LPCM@GOTPAGE
Lloh13:
ldr x11, [x11, _AUDIO_CODING_TYPE_LPCM@GOTPAGEOFF]
Lloh14:
ldr x11, [x11]
Lloh15:
adrp x12, _AC_SUPPCM_BITS_20@GOTPAGE
Lloh16:
ldr x12, [x12, _AC_SUPPCM_BITS_20@GOTPAGEOFF]
Lloh17:
ldr w12, [x12]
Lloh18:
adrp x13, _SNDRV_PCM_FMTBIT_S32_LE@GOTPAGE
Lloh19:
ldr x13, [x13, _SNDRV_PCM_FMTBIT_S32_LE@GOTPAGEOFF]
Lloh20:
ldr w13, [x13]
Lloh21:
adrp x15, _AC_SUPPCM_BITS_24@GOTPAGE
Lloh22:
ldr x15, [x15, _AC_SUPPCM_BITS_24@GOTPAGEOFF]
add x14, x14, #8
Lloh23:
ldr w15, [x15]
mov w1, #16
mov w20, #2
mov w16, #20
mov w17, #24
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
ldur w0, [x14, #-8]
orr w9, w0, w9
add x14, x14, #24
subs x10, x10, #1
b.eq LBB0_6
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldur w0, [x14, #-4]
cmp w0, w20
csel w20, w0, w20, hi
ldr x0, [x14]
cmp x0, x11
b.ne LBB0_2
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
ldr w0, [x14, #8]
cmp w1, #20
csel w2, w1, w16, hi
ands w3, w12, w0
csel w1, w1, w2, eq
ands w0, w15, w0
orr w0, w0, w3
csel w1, w1, w17, eq
cmp w0, #0
csel w0, wzr, w13, eq
orr w8, w0, w8
b LBB0_2
LBB0_5:
mov w20, #2
mov w1, #16
LBB0_6:
ldr w10, [x19]
and w9, w10, w9
str w9, [x19]
ldr w9, [x19, #24]
and w8, w9, w8
str w8, [x19, #24]
ldr x0, [x19, #16]
bl _min
str x0, [x19, #16]
ldr x0, [x19, #8]
mov x1, x20
bl _min
str x0, [x19, #8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh4
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.cfi_endproc
; -- End function
.comm _SNDRV_PCM_RATE_32000,4,2 ; @SNDRV_PCM_RATE_32000
.comm _SNDRV_PCM_RATE_44100,4,2 ; @SNDRV_PCM_RATE_44100
.comm _SNDRV_PCM_RATE_48000,4,2 ; @SNDRV_PCM_RATE_48000
.comm _SNDRV_PCM_FMTBIT_S16_LE,4,2 ; @SNDRV_PCM_FMTBIT_S16_LE
.comm _AUDIO_CODING_TYPE_LPCM,8,3 ; @AUDIO_CODING_TYPE_LPCM
.comm _AC_SUPPCM_BITS_20,4,2 ; @AC_SUPPCM_BITS_20
.comm _SNDRV_PCM_FMTBIT_S32_LE,4,2 ; @SNDRV_PCM_FMTBIT_S32_LE
.comm _AC_SUPPCM_BITS_24,4,2 ; @AC_SUPPCM_BITS_24
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/sound/pci/hda/extr_hda_eld.c_snd_hdmi_eld_update_pcm_info.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _nfp_nsp_wait ## -- Begin function nfp_nsp_wait
.p2align 4, 0x90
_nfp_nsp_wait: ## @nfp_nsp_wait
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
movq _jiffies@GOTPCREL(%rip), %rcx
movq _NFP_NSP_TIMEOUT_BOOT@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movq _HZ@GOTPCREL(%rip), %rax
movq (%rax), %r15
imulq %rdx, %r15
addq (%rcx), %r15
movl (%rdi), %edi
leaq L_.str(%rip), %rsi
callq _nfp_dbg
movq _EAGAIN@GOTPCREL(%rip), %r13
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq _jiffies@GOTPCREL(%rip), %rax
movq (%rax), %rbx
movq _SPCODE_NOOP@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r14, %rdi
callq _nfp_nsp_command
movl %eax, %r12d
movl (%r13), %eax
addl %r12d, %eax
jne LBB0_7
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $25, %edi
callq _msleep_interruptible
testq %rax, %rax
jne LBB0_3
## %bb.4: ## in Loop: Header=BB0_1 Depth=1
movq %rbx, %rdi
movq %r15, %rsi
callq _time_after
testq %rax, %rax
je LBB0_1
## %bb.5:
movq _ETIMEDOUT@GOTPCREL(%rip), %rax
jmp LBB0_6
LBB0_3:
movq _ERESTARTSYS@GOTPCREL(%rip), %rax
LBB0_6:
xorl %r12d, %r12d
subl (%rax), %r12d
LBB0_7:
testl %r12d, %r12d
je LBB0_9
## %bb.8:
movl (%r14), %edi
leaq L_.str.1(%rip), %rsi
movl %r12d, %edx
callq _nfp_err
LBB0_9:
movl %r12d, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _jiffies,8,3 ## @jiffies
.comm _NFP_NSP_TIMEOUT_BOOT,8,3 ## @NFP_NSP_TIMEOUT_BOOT
.comm _HZ,8,3 ## @HZ
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Waiting for NSP to respond (%u sec max).\n"
.comm _SPCODE_NOOP,4,2 ## @SPCODE_NOOP
.comm _EAGAIN,4,2 ## @EAGAIN
.comm _ERESTARTSYS,4,2 ## @ERESTARTSYS
.comm _ETIMEDOUT,4,2 ## @ETIMEDOUT
L_.str.1: ## @.str.1
.asciz "NSP failed to respond %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _nfp_nsp_wait ; -- Begin function nfp_nsp_wait
.p2align 2
_nfp_nsp_wait: ; @nfp_nsp_wait
.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, x0
Lloh0:
adrp x23, _jiffies@GOTPAGE
Lloh1:
ldr x23, [x23, _jiffies@GOTPAGEOFF]
ldr x8, [x23]
Lloh2:
adrp x9, _NFP_NSP_TIMEOUT_BOOT@GOTPAGE
Lloh3:
ldr x9, [x9, _NFP_NSP_TIMEOUT_BOOT@GOTPAGEOFF]
Lloh4:
ldr x2, [x9]
Lloh5:
adrp x9, _HZ@GOTPAGE
Lloh6:
ldr x9, [x9, _HZ@GOTPAGEOFF]
Lloh7:
ldr x9, [x9]
madd x20, x9, x2, x8
ldr w0, [x0]
Lloh8:
adrp x1, l_.str@PAGE
Lloh9:
add x1, x1, l_.str@PAGEOFF
bl _nfp_dbg
Lloh10:
adrp x24, _SPCODE_NOOP@GOTPAGE
Lloh11:
ldr x24, [x24, _SPCODE_NOOP@GOTPAGEOFF]
Lloh12:
adrp x25, _EAGAIN@GOTPAGE
Lloh13:
ldr x25, [x25, _EAGAIN@GOTPAGEOFF]
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x22, [x23]
ldr w1, [x24]
mov x0, x19
bl _nfp_nsp_command
ldr w8, [x25]
cmn w0, w8
b.ne LBB0_5
; %bb.2: ; in Loop: Header=BB0_1 Depth=1
mov w0, #25
bl _msleep_interruptible
cbnz x0, LBB0_6
; %bb.3: ; in Loop: Header=BB0_1 Depth=1
mov x0, x22
mov x1, x20
bl _time_after
cbz x0, LBB0_1
; %bb.4:
Lloh14:
adrp x8, _ETIMEDOUT@GOTPAGE
Lloh15:
ldr x8, [x8, _ETIMEDOUT@GOTPAGEOFF]
b LBB0_7
LBB0_5:
mov x21, x0
cbnz w21, LBB0_8
b LBB0_9
LBB0_6:
Lloh16:
adrp x8, _ERESTARTSYS@GOTPAGE
Lloh17:
ldr x8, [x8, _ERESTARTSYS@GOTPAGEOFF]
LBB0_7:
ldr w8, [x8]
neg w21, w8
cbz w21, LBB0_9
LBB0_8:
ldr w0, [x19]
Lloh18:
adrp x1, l_.str.1@PAGE
Lloh19:
add x1, x1, l_.str.1@PAGEOFF
mov x2, x21
bl _nfp_err
LBB0_9:
mov x0, x21
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh12, Lloh13
.loh AdrpLdrGot Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh14, Lloh15
.loh AdrpLdrGot Lloh16, Lloh17
.loh AdrpAdd Lloh18, Lloh19
.cfi_endproc
; -- End function
.comm _jiffies,8,3 ; @jiffies
.comm _NFP_NSP_TIMEOUT_BOOT,8,3 ; @NFP_NSP_TIMEOUT_BOOT
.comm _HZ,8,3 ; @HZ
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Waiting for NSP to respond (%u sec max).\n"
.comm _SPCODE_NOOP,4,2 ; @SPCODE_NOOP
.comm _EAGAIN,4,2 ; @EAGAIN
.comm _ERESTARTSYS,4,2 ; @ERESTARTSYS
.comm _ETIMEDOUT,4,2 ; @ETIMEDOUT
l_.str.1: ; @.str.1
.asciz "NSP failed to respond %d\n"
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/netronome/nfp/nfpcore/extr_nfp_nsp.c_nfp_nsp_wait.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ahc_rem_scb_from_disc_list
_ahc_rem_scb_from_disc_list: ## @ahc_rem_scb_from_disc_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, %r15
movq %rdi, %rbx
movq _SCBPTR@GOTPCREL(%rip), %r13
movl (%r13), %esi
callq _ahc_outb
movq _SCB_NEXT@GOTPCREL(%rip), %r12
movl (%r12), %esi
movq %rbx, %rdi
callq _ahc_inb
movq %rax, %r14
movq _SCB_CONTROL@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
xorl %edx, %edx
callq _ahc_outb
movq %rbx, %rdi
callq _ahc_add_curscb_to_free_list
movq _SCB_LIST_NULL@GOTPCREL(%rip), %rax
cmpq %r15, (%rax)
jne LBB0_2
## %bb.1:
movq _DISCONNECTED_SCBH@GOTPCREL(%rip), %r12
jmp LBB0_3
LBB0_2:
movl (%r13), %esi
movq %rbx, %rdi
movq %r15, %rdx
callq _ahc_outb
LBB0_3:
movl (%r12), %esi
movq %rbx, %rdi
movq %r14, %rdx
callq _ahc_outb
movq %r14, %rax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SCBPTR,4,2 ## @SCBPTR
.comm _SCB_NEXT,4,2 ## @SCB_NEXT
.comm _SCB_CONTROL,4,2 ## @SCB_CONTROL
.comm _SCB_LIST_NULL,8,3 ## @SCB_LIST_NULL
.comm _DISCONNECTED_SCBH,4,2 ## @DISCONNECTED_SCBH
.no_dead_strip _ahc_rem_scb_from_disc_list
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ahc_rem_scb_from_disc_list
_ahc_rem_scb_from_disc_list: ; @ahc_rem_scb_from_disc_list
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x21, x1
mov x19, x0
Lloh0:
adrp x22, _SCBPTR@GOTPAGE
Lloh1:
ldr x22, [x22, _SCBPTR@GOTPAGEOFF]
ldr w1, [x22]
bl _ahc_outb
Lloh2:
adrp x8, _SCB_NEXT@GOTPAGE
Lloh3:
ldr x8, [x8, _SCB_NEXT@GOTPAGEOFF]
Lloh4:
ldr w1, [x8]
mov x0, x19
bl _ahc_inb
mov x20, x0
Lloh5:
adrp x8, _SCB_CONTROL@GOTPAGE
Lloh6:
ldr x8, [x8, _SCB_CONTROL@GOTPAGEOFF]
Lloh7:
ldr w1, [x8]
mov x0, x19
mov x2, #0
bl _ahc_outb
mov x0, x19
bl _ahc_add_curscb_to_free_list
Lloh8:
adrp x8, _SCB_LIST_NULL@GOTPAGE
Lloh9:
ldr x8, [x8, _SCB_LIST_NULL@GOTPAGEOFF]
Lloh10:
ldr x8, [x8]
cmp x8, x21
b.ne LBB0_2
; %bb.1:
Lloh11:
adrp x8, _DISCONNECTED_SCBH@GOTPAGE
Lloh12:
ldr x8, [x8, _DISCONNECTED_SCBH@GOTPAGEOFF]
b LBB0_3
LBB0_2:
ldr w1, [x22]
mov x0, x19
mov x2, x21
bl _ahc_outb
Lloh13:
adrp x8, _SCB_NEXT@GOTPAGE
Lloh14:
ldr x8, [x8, _SCB_NEXT@GOTPAGEOFF]
LBB0_3:
ldr w1, [x8]
mov x0, x19
mov x2, x20
bl _ahc_outb
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 AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh11, Lloh12
.loh AdrpLdrGot Lloh13, Lloh14
.cfi_endproc
; -- End function
.comm _SCBPTR,4,2 ; @SCBPTR
.comm _SCB_NEXT,4,2 ; @SCB_NEXT
.comm _SCB_CONTROL,4,2 ; @SCB_CONTROL
.comm _SCB_LIST_NULL,8,3 ; @SCB_LIST_NULL
.comm _DISCONNECTED_SCBH,4,2 ; @DISCONNECTED_SCBH
.no_dead_strip _ahc_rem_scb_from_disc_list
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/aic7xxx/extr_aic7xxx.c_ahc_rem_scb_from_disc_list.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _test_config_validkeyname__cleanup ## -- Begin function test_config_validkeyname__cleanup
.p2align 4, 0x90
_test_config_validkeyname__cleanup: ## @test_config_validkeyname__cleanup
.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 _cfg@GOTPCREL(%rip), %rbx
movq (%rbx), %rdi
callq _git_config_free
movq $0, (%rbx)
leaq L_.str(%rip), %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _cl_fixture_cleanup ## TAILCALL
.cfi_endproc
## -- End function
.comm _cfg,8,3 ## @cfg
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "config10"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _test_config_validkeyname__cleanup ; -- Begin function test_config_validkeyname__cleanup
.p2align 2
_test_config_validkeyname__cleanup: ; @test_config_validkeyname__cleanup
.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, _cfg@GOTPAGE
Lloh1:
ldr x19, [x19, _cfg@GOTPAGEOFF]
ldr x0, [x19]
bl _git_config_free
str xzr, [x19]
Lloh2:
adrp x0, l_.str@PAGE
Lloh3:
add x0, x0, l_.str@PAGEOFF
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _cl_fixture_cleanup
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _cfg,8,3 ; @cfg
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "config10"
.subsections_via_symbols
| AnghaBench/libgit2/tests/config/extr_validkeyname.c_test_config_validkeyname__cleanup.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function get_callback_iface
_get_callback_iface: ## @get_callback_iface
.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, %r15
movl 8(%rdi), %edi
leaq -32(%rbp), %rdx
callq _IBindStatusCallback_QueryInterface
movl %eax, %ebx
movl %eax, %edi
callq _FAILED
testq %rax, %rax
je LBB0_3
## %bb.1:
movq (%r15), %rdi
testq %rdi, %rdi
je LBB0_3
## %bb.2:
leaq -32(%rbp), %rcx
movl %r14d, %esi
movl %r14d, %edx
callq _IServiceProvider_QueryService
movl %eax, %ebx
LBB0_3:
movl %ebx, %edi
callq _SUCCEEDED
testq %rax, %rax
je LBB0_5
## %bb.4:
movq -32(%rbp), %rax
LBB0_5:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _get_callback_iface
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function get_callback_iface
_get_callback_iface: ; @get_callback_iface
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
mov x21, x0
ldr w0, [x0, #8]
add x2, sp, #8
bl _IBindStatusCallback_QueryInterface
mov x20, x0
bl _FAILED
cbz x0, LBB0_3
; %bb.1:
ldr x0, [x21]
cbz x0, LBB0_3
; %bb.2:
add x3, sp, #8
mov x1, x19
mov x2, x19
bl _IServiceProvider_QueryService
mov x20, x0
LBB0_3:
mov x0, x20
bl _SUCCEEDED
ldr x8, [sp, #8]
cmp x0, #0
csel x0, xzr, x8, eq
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 _get_callback_iface
.subsections_via_symbols
| AnghaBench/reactos/dll/win32/urlmon/extr_bindctx.c_get_callback_iface.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _header_gw ## @header_gw
.p2align 4
_header_gw:
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 28867 ## 0x70c3
.short 31045 ## 0x7945
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33190 ## 0x81a6
.short 31012 ## 0x7924
.short 26754 ## 0x6882
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 26786 ## 0x68a2
.short 33190 ## 0x81a6
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 31110 ## 0x7986
.short 24641 ## 0x6041
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 28899 ## 0x70e3
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33190 ## 0x81a6
.short 28899 ## 0x70e3
.short 24641 ## 0x6041
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24608 ## 0x6020
.short 26721 ## 0x6861
.short 28932 ## 0x7104
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 26754 ## 0x6882
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 26786 ## 0x68a2
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 28964 ## 0x7124
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24608 ## 0x6020
.short 31077 ## 0x7965
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 24641 ## 0x6041
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 33190 ## 0x81a6
.short 33223 ## 0x81c7
.short 28964 ## 0x7124
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 33190 ## 0x81a6
.short 33223 ## 0x81c7
.short 31110 ## 0x7986
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 31110 ## 0x7986
.short 33223 ## 0x81c7
.short 31012 ## 0x7924
.short 24576 ## 0x6000
.short 33190 ## 0x81a6
.short 33223 ## 0x81c7
.short 28899 ## 0x70e3
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24608 ## 0x6020
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 31012 ## 0x7924
.short 33223 ## 0x81c7
.short 31045 ## 0x7945
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 28899 ## 0x70e3
.short 28932 ## 0x7104
.short 24608 ## 0x6020
.short 24576 ## 0x6000
.short 31110 ## 0x7986
.short 33223 ## 0x81c7
.short 31045 ## 0x7945
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 26786 ## 0x68a2
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 24608 ## 0x6020
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 28932 ## 0x7104
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 33190 ## 0x81a6
.short 33223 ## 0x81c7
.short 31045 ## 0x7945
.short 24576 ## 0x6000
.short 31077 ## 0x7965
.short 31110 ## 0x7986
.short 28867 ## 0x70c3
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 28964 ## 0x7124
.short 33223 ## 0x81c7
.short 33190 ## 0x81a6
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 31045 ## 0x7945
.short 33223 ## 0x81c7
.short 31077 ## 0x7965
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24641 ## 0x6041
.short 28932 ## 0x7104
.short 28899 ## 0x70e3
.short 26754 ## 0x6882
.short 24576 ## 0x6000
.short 26721 ## 0x6861
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 24608 ## 0x6020
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 31012 ## 0x7924
.short 33223 ## 0x81c7
.short 28964 ## 0x7124
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 24641 ## 0x6041
.short 24576 ## 0x6000
.short 33190 ## 0x81a6
.short 33223 ## 0x81c7
.short 31045 ## 0x7945
.short 24576 ## 0x6000
.short 24641 ## 0x6041
.short 24641 ## 0x6041
.short 24608 ## 0x6020
.short 24576 ## 0x6000
.short 24641 ## 0x6041
.short 24641 ## 0x6041
.short 24608 ## 0x6020
.short 26754 ## 0x6882
.short 26819 ## 0x68c3
.short 24641 ## 0x6041
.short 24576 ## 0x6000
.short 31110 ## 0x7986
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33190 ## 0x81a6
.short 26721 ## 0x6861
.short 24608 ## 0x6020
.short 26819 ## 0x68c3
.short 28899 ## 0x70e3
.short 26819 ## 0x68c3
.short 24608 ## 0x6020
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24641 ## 0x6041
.short 24641 ## 0x6041
.short 24608 ## 0x6020
.short 26754 ## 0x6882
.short 26819 ## 0x68c3
.short 24641 ## 0x6041
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24641 ## 0x6041
.short 26786 ## 0x68a2
.short 26721 ## 0x6861
.short 31045 ## 0x7945
.short 33223 ## 0x81c7
.short 31077 ## 0x7965
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 26721 ## 0x6861
.short 28899 ## 0x70e3
.short 28899 ## 0x70e3
.short 26754 ## 0x6882
.short 24576 ## 0x6000
.short 26786 ## 0x68a2
.short 28867 ## 0x70c3
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 33190 ## 0x81a6
.short 33223 ## 0x81c7
.short 26786 ## 0x68a2
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 31077 ## 0x7965
.short 33223 ## 0x81c7
.short 28867 ## 0x70c3
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 31012 ## 0x7924
.short 31110 ## 0x7986
.short 31077 ## 0x7965
.short 24576 ## 0x6000
.short 33190 ## 0x81a6
.short 33223 ## 0x81c7
.short 31045 ## 0x7945
.short 24576 ## 0x6000
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 28932 ## 0x7104
.short 24608 ## 0x6020
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33190 ## 0x81a6
.short 31077 ## 0x7965
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 28867 ## 0x70c3
.short 24576 ## 0x6000
.short 28964 ## 0x7124
.short 33223 ## 0x81c7
.short 33190 ## 0x81a6
.short 24576 ## 0x6000
.short 26721 ## 0x6861
.short 33223 ## 0x81c7
.short 31110 ## 0x7986
.short 26754 ## 0x6882
.short 31110 ## 0x7986
.short 33190 ## 0x81a6
.short 26721 ## 0x6861
.short 24641 ## 0x6041
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33190 ## 0x81a6
.short 31077 ## 0x7965
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 26819 ## 0x68c3
.short 24576 ## 0x6000
.short 26786 ## 0x68a2
.short 33223 ## 0x81c7
.short 33190 ## 0x81a6
.short 28964 ## 0x7124
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 31077 ## 0x7965
.short 24576 ## 0x6000
.short 28932 ## 0x7104
.short 33223 ## 0x81c7
.short 28899 ## 0x70e3
.short 26786 ## 0x68a2
.short 33223 ## 0x81c7
.short 31077 ## 0x7965
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 31045 ## 0x7945
.short 33223 ## 0x81c7
.short 28899 ## 0x70e3
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 31077 ## 0x7965
.short 33223 ## 0x81c7
.short 26819 ## 0x68c3
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 28964 ## 0x7124
.short 26721 ## 0x6861
.short 33223 ## 0x81c7
.short 26819 ## 0x68c3
.short 33190 ## 0x81a6
.short 33223 ## 0x81c7
.short 31045 ## 0x7945
.short 24576 ## 0x6000
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 28932 ## 0x7104
.short 24608 ## 0x6020
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 28899 ## 0x70e3
.short 24576 ## 0x6000
.short 28899 ## 0x70e3
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 24576 ## 0x6000
.short 28964 ## 0x7124
.short 33223 ## 0x81c7
.short 33190 ## 0x81a6
.short 24576 ## 0x6000
.short 33190 ## 0x81a6
.short 33223 ## 0x81c7
.short 31045 ## 0x7945
.short 26754 ## 0x6882
.short 28964 ## 0x7124
.short 33223 ## 0x81c7
.short 33190 ## 0x81a6
.short 24673 ## 0x6061
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 28867 ## 0x70c3
.short 24576 ## 0x6000
.short 28932 ## 0x7104
.short 33223 ## 0x81c7
.short 33190 ## 0x81a6
.short 24576 ## 0x6000
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 28899 ## 0x70e3
.short 24576 ## 0x6000
.short 31045 ## 0x7945
.short 33223 ## 0x81c7
.short 31077 ## 0x7965
.short 26754 ## 0x6882
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 24641 ## 0x6041
.short 24576 ## 0x6000
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 28899 ## 0x70e3
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 31012 ## 0x7924
.short 33223 ## 0x81c7
.short 28899 ## 0x70e3
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 31045 ## 0x7945
.short 33223 ## 0x81c7
.short 28932 ## 0x7104
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 28964 ## 0x7124
.short 24576 ## 0x6000
.short 28964 ## 0x7124
.short 33190 ## 0x81a6
.short 33190 ## 0x81a6
.short 33223 ## 0x81c7
.short 31045 ## 0x7945
.short 24576 ## 0x6000
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 28932 ## 0x7104
.short 24608 ## 0x6020
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 26786 ## 0x68a2
.short 24576 ## 0x6000
.short 28867 ## 0x70c3
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 24608 ## 0x6020
.short 28964 ## 0x7124
.short 33223 ## 0x81c7
.short 33190 ## 0x81a6
.short 24641 ## 0x6041
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 31110 ## 0x7986
.short 28964 ## 0x7124
.short 28964 ## 0x7124
.short 28964 ## 0x7124
.short 28964 ## 0x7124
.short 26721 ## 0x6861
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 26754 ## 0x6882
.short 24576 ## 0x6000
.short 28867 ## 0x70c3
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 26721 ## 0x6861
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 28867 ## 0x70c3
.short 24576 ## 0x6000
.short 31045 ## 0x7945
.short 33223 ## 0x81c7
.short 31077 ## 0x7965
.short 28899 ## 0x70e3
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 24608 ## 0x6020
.short 24576 ## 0x6000
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 31045 ## 0x7945
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 31110 ## 0x7986
.short 33223 ## 0x81c7
.short 26819 ## 0x68c3
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 28867 ## 0x70c3
.short 33223 ## 0x81c7
.short 33190 ## 0x81a6
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 28964 ## 0x7124
.short 24576 ## 0x6000
.short 24608 ## 0x6020
.short 33190 ## 0x81a6
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 31045 ## 0x7945
.short 24576 ## 0x6000
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 28932 ## 0x7104
.short 24608 ## 0x6020
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 26786 ## 0x68a2
.short 24576 ## 0x6000
.short 28867 ## 0x70c3
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 24608 ## 0x6020
.short 28964 ## 0x7124
.short 33223 ## 0x81c7
.short 33190 ## 0x81a6
.short 24576 ## 0x6000
.short 33190 ## 0x81a6
.short 33223 ## 0x81c7
.short 28899 ## 0x70e3
.short 24576 ## 0x6000
.short 26786 ## 0x68a2
.short 31045 ## 0x7945
.short 28964 ## 0x7124
.short 24641 ## 0x6041
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 26754 ## 0x6882
.short 24576 ## 0x6000
.short 28867 ## 0x70c3
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 24608 ## 0x6020
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 28899 ## 0x70e3
.short 24576 ## 0x6000
.short 31045 ## 0x7945
.short 33223 ## 0x81c7
.short 31077 ## 0x7965
.short 26754 ## 0x6882
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 24641 ## 0x6041
.short 24576 ## 0x6000
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 28932 ## 0x7104
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24641 ## 0x6041
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 24641 ## 0x6041
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24608 ## 0x6020
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 28867 ## 0x70c3
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 28964 ## 0x7124
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 26786 ## 0x68a2
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 31045 ## 0x7945
.short 24576 ## 0x6000
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 28932 ## 0x7104
.short 24608 ## 0x6020
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 26786 ## 0x68a2
.short 24576 ## 0x6000
.short 28867 ## 0x70c3
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 24608 ## 0x6020
.short 28964 ## 0x7124
.short 33223 ## 0x81c7
.short 33190 ## 0x81a6
.short 24576 ## 0x6000
.short 26786 ## 0x68a2
.short 33223 ## 0x81c7
.short 31077 ## 0x7965
.short 24641 ## 0x6041
.short 31077 ## 0x7965
.short 33223 ## 0x81c7
.short 26754 ## 0x6882
.short 24641 ## 0x6041
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 26754 ## 0x6882
.short 24576 ## 0x6000
.short 28867 ## 0x70c3
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 24608 ## 0x6020
.short 28867 ## 0x70c3
.short 33223 ## 0x81c7
.short 33190 ## 0x81a6
.short 28932 ## 0x7104
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 31077 ## 0x7965
.short 24576 ## 0x6000
.short 28964 ## 0x7124
.short 33223 ## 0x81c7
.short 28899 ## 0x70e3
.short 26786 ## 0x68a2
.short 33223 ## 0x81c7
.short 31110 ## 0x7986
.short 24608 ## 0x6020
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 31045 ## 0x7945
.short 33223 ## 0x81c7
.short 31110 ## 0x7986
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 28899 ## 0x70e3
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 26786 ## 0x68a2
.short 24576 ## 0x6000
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 24673 ## 0x6061
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26721 ## 0x6861
.short 24576 ## 0x6000
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 24641 ## 0x6041
.short 24576 ## 0x6000
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 24608 ## 0x6020
.short 24576 ## 0x6000
.short 24641 ## 0x6041
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 24576 ## 0x6000
.short 24673 ## 0x6061
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24641 ## 0x6041
.short 28899 ## 0x70e3
.short 28964 ## 0x7124
.short 28899 ## 0x70e3
.short 24608 ## 0x6020
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 24608 ## 0x6020
.short 24576 ## 0x6000
.short 24641 ## 0x6041
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24673 ## 0x6061
.short 28867 ## 0x70c3
.short 26786 ## 0x68a2
.short 26721 ## 0x6861
.short 26754 ## 0x6882
.short 26721 ## 0x6861
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 26754 ## 0x6882
.short 28932 ## 0x7104
.short 28932 ## 0x7104
.short 26786 ## 0x68a2
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 28932 ## 0x7104
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 26721 ## 0x6861
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 31045 ## 0x7945
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 31045 ## 0x7945
.short 26721 ## 0x6861
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 26754 ## 0x6882
.short 31077 ## 0x7965
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 28867 ## 0x70c3
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 28932 ## 0x7104
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 31110 ## 0x7986
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31110 ## 0x7986
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 26786 ## 0x68a2
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24641 ## 0x6041
.short 28964 ## 0x7124
.short 33190 ## 0x81a6
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 31110 ## 0x7986
.short 28899 ## 0x70e3
.short 24608 ## 0x6020
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24641 ## 0x6041
.short 26721 ## 0x6861
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26754 ## 0x6882
.short 26721 ## 0x6861
.short 24608 ## 0x6020
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _header_gw ; @header_gw
.p2align 1
_header_gw:
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 28867 ; 0x70c3
.short 31045 ; 0x7945
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33190 ; 0x81a6
.short 31012 ; 0x7924
.short 26754 ; 0x6882
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 26786 ; 0x68a2
.short 33190 ; 0x81a6
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 31110 ; 0x7986
.short 24641 ; 0x6041
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 28899 ; 0x70e3
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33190 ; 0x81a6
.short 28899 ; 0x70e3
.short 24641 ; 0x6041
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24608 ; 0x6020
.short 26721 ; 0x6861
.short 28932 ; 0x7104
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 26754 ; 0x6882
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 26786 ; 0x68a2
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 28964 ; 0x7124
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24608 ; 0x6020
.short 31077 ; 0x7965
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 24641 ; 0x6041
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 33190 ; 0x81a6
.short 33223 ; 0x81c7
.short 28964 ; 0x7124
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 33190 ; 0x81a6
.short 33223 ; 0x81c7
.short 31110 ; 0x7986
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 31110 ; 0x7986
.short 33223 ; 0x81c7
.short 31012 ; 0x7924
.short 24576 ; 0x6000
.short 33190 ; 0x81a6
.short 33223 ; 0x81c7
.short 28899 ; 0x70e3
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24608 ; 0x6020
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 31012 ; 0x7924
.short 33223 ; 0x81c7
.short 31045 ; 0x7945
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 28899 ; 0x70e3
.short 28932 ; 0x7104
.short 24608 ; 0x6020
.short 24576 ; 0x6000
.short 31110 ; 0x7986
.short 33223 ; 0x81c7
.short 31045 ; 0x7945
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 26786 ; 0x68a2
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 24608 ; 0x6020
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 28932 ; 0x7104
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 33190 ; 0x81a6
.short 33223 ; 0x81c7
.short 31045 ; 0x7945
.short 24576 ; 0x6000
.short 31077 ; 0x7965
.short 31110 ; 0x7986
.short 28867 ; 0x70c3
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 28964 ; 0x7124
.short 33223 ; 0x81c7
.short 33190 ; 0x81a6
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 31045 ; 0x7945
.short 33223 ; 0x81c7
.short 31077 ; 0x7965
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24641 ; 0x6041
.short 28932 ; 0x7104
.short 28899 ; 0x70e3
.short 26754 ; 0x6882
.short 24576 ; 0x6000
.short 26721 ; 0x6861
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 24608 ; 0x6020
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 31012 ; 0x7924
.short 33223 ; 0x81c7
.short 28964 ; 0x7124
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 24641 ; 0x6041
.short 24576 ; 0x6000
.short 33190 ; 0x81a6
.short 33223 ; 0x81c7
.short 31045 ; 0x7945
.short 24576 ; 0x6000
.short 24641 ; 0x6041
.short 24641 ; 0x6041
.short 24608 ; 0x6020
.short 24576 ; 0x6000
.short 24641 ; 0x6041
.short 24641 ; 0x6041
.short 24608 ; 0x6020
.short 26754 ; 0x6882
.short 26819 ; 0x68c3
.short 24641 ; 0x6041
.short 24576 ; 0x6000
.short 31110 ; 0x7986
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33190 ; 0x81a6
.short 26721 ; 0x6861
.short 24608 ; 0x6020
.short 26819 ; 0x68c3
.short 28899 ; 0x70e3
.short 26819 ; 0x68c3
.short 24608 ; 0x6020
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24641 ; 0x6041
.short 24641 ; 0x6041
.short 24608 ; 0x6020
.short 26754 ; 0x6882
.short 26819 ; 0x68c3
.short 24641 ; 0x6041
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24641 ; 0x6041
.short 26786 ; 0x68a2
.short 26721 ; 0x6861
.short 31045 ; 0x7945
.short 33223 ; 0x81c7
.short 31077 ; 0x7965
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 26721 ; 0x6861
.short 28899 ; 0x70e3
.short 28899 ; 0x70e3
.short 26754 ; 0x6882
.short 24576 ; 0x6000
.short 26786 ; 0x68a2
.short 28867 ; 0x70c3
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 33190 ; 0x81a6
.short 33223 ; 0x81c7
.short 26786 ; 0x68a2
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 31077 ; 0x7965
.short 33223 ; 0x81c7
.short 28867 ; 0x70c3
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 31012 ; 0x7924
.short 31110 ; 0x7986
.short 31077 ; 0x7965
.short 24576 ; 0x6000
.short 33190 ; 0x81a6
.short 33223 ; 0x81c7
.short 31045 ; 0x7945
.short 24576 ; 0x6000
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 28932 ; 0x7104
.short 24608 ; 0x6020
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33190 ; 0x81a6
.short 31077 ; 0x7965
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 28867 ; 0x70c3
.short 24576 ; 0x6000
.short 28964 ; 0x7124
.short 33223 ; 0x81c7
.short 33190 ; 0x81a6
.short 24576 ; 0x6000
.short 26721 ; 0x6861
.short 33223 ; 0x81c7
.short 31110 ; 0x7986
.short 26754 ; 0x6882
.short 31110 ; 0x7986
.short 33190 ; 0x81a6
.short 26721 ; 0x6861
.short 24641 ; 0x6041
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33190 ; 0x81a6
.short 31077 ; 0x7965
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 26819 ; 0x68c3
.short 24576 ; 0x6000
.short 26786 ; 0x68a2
.short 33223 ; 0x81c7
.short 33190 ; 0x81a6
.short 28964 ; 0x7124
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 31077 ; 0x7965
.short 24576 ; 0x6000
.short 28932 ; 0x7104
.short 33223 ; 0x81c7
.short 28899 ; 0x70e3
.short 26786 ; 0x68a2
.short 33223 ; 0x81c7
.short 31077 ; 0x7965
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 31045 ; 0x7945
.short 33223 ; 0x81c7
.short 28899 ; 0x70e3
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 31077 ; 0x7965
.short 33223 ; 0x81c7
.short 26819 ; 0x68c3
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 28964 ; 0x7124
.short 26721 ; 0x6861
.short 33223 ; 0x81c7
.short 26819 ; 0x68c3
.short 33190 ; 0x81a6
.short 33223 ; 0x81c7
.short 31045 ; 0x7945
.short 24576 ; 0x6000
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 28932 ; 0x7104
.short 24608 ; 0x6020
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 28899 ; 0x70e3
.short 24576 ; 0x6000
.short 28899 ; 0x70e3
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 24576 ; 0x6000
.short 28964 ; 0x7124
.short 33223 ; 0x81c7
.short 33190 ; 0x81a6
.short 24576 ; 0x6000
.short 33190 ; 0x81a6
.short 33223 ; 0x81c7
.short 31045 ; 0x7945
.short 26754 ; 0x6882
.short 28964 ; 0x7124
.short 33223 ; 0x81c7
.short 33190 ; 0x81a6
.short 24673 ; 0x6061
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 28867 ; 0x70c3
.short 24576 ; 0x6000
.short 28932 ; 0x7104
.short 33223 ; 0x81c7
.short 33190 ; 0x81a6
.short 24576 ; 0x6000
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 28899 ; 0x70e3
.short 24576 ; 0x6000
.short 31045 ; 0x7945
.short 33223 ; 0x81c7
.short 31077 ; 0x7965
.short 26754 ; 0x6882
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 24641 ; 0x6041
.short 24576 ; 0x6000
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 28899 ; 0x70e3
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 31012 ; 0x7924
.short 33223 ; 0x81c7
.short 28899 ; 0x70e3
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 31045 ; 0x7945
.short 33223 ; 0x81c7
.short 28932 ; 0x7104
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 28964 ; 0x7124
.short 24576 ; 0x6000
.short 28964 ; 0x7124
.short 33190 ; 0x81a6
.short 33190 ; 0x81a6
.short 33223 ; 0x81c7
.short 31045 ; 0x7945
.short 24576 ; 0x6000
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 28932 ; 0x7104
.short 24608 ; 0x6020
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 26786 ; 0x68a2
.short 24576 ; 0x6000
.short 28867 ; 0x70c3
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 24608 ; 0x6020
.short 28964 ; 0x7124
.short 33223 ; 0x81c7
.short 33190 ; 0x81a6
.short 24641 ; 0x6041
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 31110 ; 0x7986
.short 28964 ; 0x7124
.short 28964 ; 0x7124
.short 28964 ; 0x7124
.short 28964 ; 0x7124
.short 26721 ; 0x6861
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 26754 ; 0x6882
.short 24576 ; 0x6000
.short 28867 ; 0x70c3
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 26721 ; 0x6861
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 28867 ; 0x70c3
.short 24576 ; 0x6000
.short 31045 ; 0x7945
.short 33223 ; 0x81c7
.short 31077 ; 0x7965
.short 28899 ; 0x70e3
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 24608 ; 0x6020
.short 24576 ; 0x6000
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 31045 ; 0x7945
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 31110 ; 0x7986
.short 33223 ; 0x81c7
.short 26819 ; 0x68c3
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 28867 ; 0x70c3
.short 33223 ; 0x81c7
.short 33190 ; 0x81a6
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 28964 ; 0x7124
.short 24576 ; 0x6000
.short 24608 ; 0x6020
.short 33190 ; 0x81a6
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 31045 ; 0x7945
.short 24576 ; 0x6000
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 28932 ; 0x7104
.short 24608 ; 0x6020
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 26786 ; 0x68a2
.short 24576 ; 0x6000
.short 28867 ; 0x70c3
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 24608 ; 0x6020
.short 28964 ; 0x7124
.short 33223 ; 0x81c7
.short 33190 ; 0x81a6
.short 24576 ; 0x6000
.short 33190 ; 0x81a6
.short 33223 ; 0x81c7
.short 28899 ; 0x70e3
.short 24576 ; 0x6000
.short 26786 ; 0x68a2
.short 31045 ; 0x7945
.short 28964 ; 0x7124
.short 24641 ; 0x6041
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 26754 ; 0x6882
.short 24576 ; 0x6000
.short 28867 ; 0x70c3
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 24608 ; 0x6020
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 28899 ; 0x70e3
.short 24576 ; 0x6000
.short 31045 ; 0x7945
.short 33223 ; 0x81c7
.short 31077 ; 0x7965
.short 26754 ; 0x6882
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 24641 ; 0x6041
.short 24576 ; 0x6000
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 28932 ; 0x7104
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24641 ; 0x6041
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 24641 ; 0x6041
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24608 ; 0x6020
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 28867 ; 0x70c3
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 28964 ; 0x7124
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 26786 ; 0x68a2
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 31045 ; 0x7945
.short 24576 ; 0x6000
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 28932 ; 0x7104
.short 24608 ; 0x6020
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 26786 ; 0x68a2
.short 24576 ; 0x6000
.short 28867 ; 0x70c3
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 24608 ; 0x6020
.short 28964 ; 0x7124
.short 33223 ; 0x81c7
.short 33190 ; 0x81a6
.short 24576 ; 0x6000
.short 26786 ; 0x68a2
.short 33223 ; 0x81c7
.short 31077 ; 0x7965
.short 24641 ; 0x6041
.short 31077 ; 0x7965
.short 33223 ; 0x81c7
.short 26754 ; 0x6882
.short 24641 ; 0x6041
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 26754 ; 0x6882
.short 24576 ; 0x6000
.short 28867 ; 0x70c3
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 24608 ; 0x6020
.short 28867 ; 0x70c3
.short 33223 ; 0x81c7
.short 33190 ; 0x81a6
.short 28932 ; 0x7104
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 31077 ; 0x7965
.short 24576 ; 0x6000
.short 28964 ; 0x7124
.short 33223 ; 0x81c7
.short 28899 ; 0x70e3
.short 26786 ; 0x68a2
.short 33223 ; 0x81c7
.short 31110 ; 0x7986
.short 24608 ; 0x6020
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 31045 ; 0x7945
.short 33223 ; 0x81c7
.short 31110 ; 0x7986
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 28899 ; 0x70e3
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 26786 ; 0x68a2
.short 24576 ; 0x6000
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 24673 ; 0x6061
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26721 ; 0x6861
.short 24576 ; 0x6000
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 24641 ; 0x6041
.short 24576 ; 0x6000
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 24608 ; 0x6020
.short 24576 ; 0x6000
.short 24641 ; 0x6041
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 24576 ; 0x6000
.short 24673 ; 0x6061
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24641 ; 0x6041
.short 28899 ; 0x70e3
.short 28964 ; 0x7124
.short 28899 ; 0x70e3
.short 24608 ; 0x6020
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 24608 ; 0x6020
.short 24576 ; 0x6000
.short 24641 ; 0x6041
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24673 ; 0x6061
.short 28867 ; 0x70c3
.short 26786 ; 0x68a2
.short 26721 ; 0x6861
.short 26754 ; 0x6882
.short 26721 ; 0x6861
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 26754 ; 0x6882
.short 28932 ; 0x7104
.short 28932 ; 0x7104
.short 26786 ; 0x68a2
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 28932 ; 0x7104
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 26721 ; 0x6861
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 31045 ; 0x7945
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 31045 ; 0x7945
.short 26721 ; 0x6861
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 26754 ; 0x6882
.short 31077 ; 0x7965
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 28867 ; 0x70c3
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 28932 ; 0x7104
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 31110 ; 0x7986
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31110 ; 0x7986
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 26786 ; 0x68a2
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24641 ; 0x6041
.short 28964 ; 0x7124
.short 33190 ; 0x81a6
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 31110 ; 0x7986
.short 28899 ; 0x70e3
.short 24608 ; 0x6020
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24641 ; 0x6041
.short 26721 ; 0x6861
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26754 ; 0x6882
.short 26721 ; 0x6861
.short 24608 ; 0x6020
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.subsections_via_symbols
| the_stack_data/1131279.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _test_diff_index__not_in_head_conflicted ## -- Begin function test_diff_index__not_in_head_conflicted
.p2align 4, 0x90
_test_diff_index__not_in_head_conflicted: ## @test_diff_index__not_in_head_conflicted
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
leaq -56(%rbp), %r14
xorps %xmm0, %xmm0
movups %xmm0, -56(%rbp)
movq _g_repo@GOTPCREL(%rip), %r15
movl (%r15), %edi
leaq L_.str(%rip), %rsi
callq _resolve_commit_oid_to_tree
movq %rax, %rbx
movl (%r15), %esi
leaq -32(%rbp), %rdi
callq _git_repository_index
movl %eax, %edi
callq _cl_git_pass
movq -32(%rbp), %rdi
movq %rbx, %rsi
callq _git_index_read_tree
movl %eax, %edi
callq _cl_git_pass
leaq L_.str.1(%rip), %rax
movq %rax, -64(%rbp)
movq _GIT_FILEMODE_BLOB@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -52(%rbp)
leaq L_.str.2(%rip), %rsi
movq %r14, %rdi
callq _git_oid_fromstr
movq -32(%rbp), %rdi
leaq -64(%rbp), %rcx
xorl %esi, %esi
xorl %edx, %edx
callq _git_index_conflict_add
movl %eax, %edi
callq _cl_git_pass
movl (%r15), %esi
movq -32(%rbp), %rcx
leaq -40(%rbp), %rdi
movq %rbx, %rdx
xorl %r8d, %r8d
callq _git_diff_tree_to_index
movl %eax, %edi
callq _cl_git_pass
movq -40(%rbp), %rdi
callq _git_diff_num_deltas
movl %eax, %edi
movl $1, %esi
callq _cl_assert_equal_i
movq -40(%rbp), %rdi
xorl %esi, %esi
callq _git_diff_get_delta
movl (%rax), %edi
movq _GIT_DELTA_CONFLICTED@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _cl_assert_equal_i
movq -40(%rbp), %rdi
callq _git_diff_free
movq -32(%rbp), %rdi
callq _git_index_free
movq %rbx, %rdi
callq _git_tree_free
addq $40, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "26a125ee1bf"
.comm _g_repo,4,2 ## @g_repo
L_.str.1: ## @.str.1
.asciz "file_not_in_head"
.comm _GIT_FILEMODE_BLOB,4,2 ## @GIT_FILEMODE_BLOB
L_.str.2: ## @.str.2
.asciz "2bd0a343aeef7a2cf0d158478966a6e587ff3863"
.comm _GIT_DELTA_CONFLICTED,4,2 ## @GIT_DELTA_CONFLICTED
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _test_diff_index__not_in_head_conflicted ; -- Begin function test_diff_index__not_in_head_conflicted
.p2align 2
_test_diff_index__not_in_head_conflicted: ; @test_diff_index__not_in_head_conflicted
.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
add x8, sp, #24
add x20, x8, #8
stp xzr, xzr, [sp, #32]
Lloh0:
adrp x21, _g_repo@GOTPAGE
Lloh1:
ldr x21, [x21, _g_repo@GOTPAGEOFF]
ldr w0, [x21]
Lloh2:
adrp x1, l_.str@PAGE
Lloh3:
add x1, x1, l_.str@PAGEOFF
bl _resolve_commit_oid_to_tree
mov x19, x0
ldr w1, [x21]
add x0, sp, #16
bl _git_repository_index
bl _cl_git_pass
ldr x0, [sp, #16]
mov x1, x19
bl _git_index_read_tree
bl _cl_git_pass
Lloh4:
adrp x8, l_.str.1@PAGE
Lloh5:
add x8, x8, l_.str.1@PAGEOFF
str x8, [sp, #24]
Lloh6:
adrp x8, _GIT_FILEMODE_BLOB@GOTPAGE
Lloh7:
ldr x8, [x8, _GIT_FILEMODE_BLOB@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
str w8, [sp, #36]
Lloh9:
adrp x1, l_.str.2@PAGE
Lloh10:
add x1, x1, l_.str.2@PAGEOFF
mov x0, x20
bl _git_oid_fromstr
ldr x0, [sp, #16]
add x3, sp, #24
mov x1, #0
mov x2, #0
bl _git_index_conflict_add
bl _cl_git_pass
ldr w1, [x21]
ldr x3, [sp, #16]
add x0, sp, #8
mov x2, x19
mov x4, #0
bl _git_diff_tree_to_index
bl _cl_git_pass
ldr x0, [sp, #8]
bl _git_diff_num_deltas
mov w1, #1
bl _cl_assert_equal_i
ldr x0, [sp, #8]
mov w1, #0
bl _git_diff_get_delta
ldr w0, [x0]
Lloh11:
adrp x8, _GIT_DELTA_CONFLICTED@GOTPAGE
Lloh12:
ldr x8, [x8, _GIT_DELTA_CONFLICTED@GOTPAGEOFF]
Lloh13:
ldr w1, [x8]
bl _cl_assert_equal_i
ldr x0, [sp, #8]
bl _git_diff_free
ldr x0, [sp, #16]
bl _git_index_free
mov x0, x19
bl _git_tree_free
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 AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "26a125ee1bf"
.comm _g_repo,4,2 ; @g_repo
l_.str.1: ; @.str.1
.asciz "file_not_in_head"
.comm _GIT_FILEMODE_BLOB,4,2 ; @GIT_FILEMODE_BLOB
l_.str.2: ; @.str.2
.asciz "2bd0a343aeef7a2cf0d158478966a6e587ff3863"
.comm _GIT_DELTA_CONFLICTED,4,2 ; @GIT_DELTA_CONFLICTED
.subsections_via_symbols
| AnghaBench/libgit2/tests/diff/extr_index.c_test_diff_index__not_in_head_conflicted.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _AcpiDmCreateSubobjectForExternal ## -- Begin function AcpiDmCreateSubobjectForExternal
.p2align 4, 0x90
_AcpiDmCreateSubobjectForExternal: ## @AcpiDmCreateSubobjectForExternal
.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
cmpl $128, %edi
je LBB0_3
## %bb.1:
cmpl $129, %edi
jne LBB0_5
## %bb.2:
movl %edx, %r14d
movl $129, %edi
callq _AcpiUtCreateInternalObject
movl %r14d, 8(%rax)
jmp LBB0_4
LBB0_3:
movl $128, %edi
callq _AcpiUtCreateInternalObject
movq (%rbx), %rcx
movq %rcx, (%rax)
LBB0_4:
movq (%rbx), %rcx
movq %rax, (%rcx)
LBB0_5:
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 _AcpiDmCreateSubobjectForExternal ; -- Begin function AcpiDmCreateSubobjectForExternal
.p2align 2
_AcpiDmCreateSubobjectForExternal: ; @AcpiDmCreateSubobjectForExternal
.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
cmp w0, #128
b.eq LBB0_3
; %bb.1:
cmp w0, #129
b.ne LBB0_5
; %bb.2:
mov x20, x2
bl _AcpiUtCreateInternalObject
str w20, [x0, #8]
b LBB0_4
LBB0_3:
bl _AcpiUtCreateInternalObject
ldr x8, [x19]
str x8, [x0]
LBB0_4:
ldr x8, [x19]
str x0, [x8]
LBB0_5:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/freebsd/sys/contrib/dev/acpica/common/extr_dmextern.c_AcpiDmCreateSubobjectForExternal.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ath9k_htc_tx_mgmt
_ath9k_htc_tx_mgmt: ## @ath9k_htc_tx_mgmt
.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
movq %r9, -64(%rbp) ## 8-byte Spill
movq %r8, -56(%rbp) ## 8-byte Spill
movq %rcx, %r14
movq %rdx, %rbx
movq %rsi, %r13
movq %rdi, -72(%rbp) ## 8-byte Spill
movq %rdx, %rdi
callq _IEEE80211_SKB_CB
movq %rax, -48(%rbp) ## 8-byte Spill
movq %rbx, %rdi
callq _HTC_SKB_CB
movq %rax, %r15
movq (%rbx), %r12
movq %rax, %rdi
xorl %esi, %esi
movl $72, %edx
callq _memset
leaq -144(%rbp), %rdi
xorl %esi, %esi
movl $72, %edx
callq _memset
testq %r13, %r13
je LBB0_3
## %bb.1:
movl (%r12), %edi
callq _ieee80211_is_probe_resp
movl %eax, %edi
callq _unlikely
testq %rax, %rax
je LBB0_3
## %bb.2:
movq (%rbx), %rax
movl (%r13), %ecx
movl %ecx, (%rax)
LBB0_3:
movq _ATH9K_HTC_MGMT@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 64(%r15)
movq %r14, -88(%rbp)
movq -56(%rbp), %rax ## 8-byte Reload
movq %rax, -96(%rbp)
xorps %xmm0, %xmm0
movups %xmm0, -112(%rbp)
movq -64(%rbp), %rax ## 8-byte Reload
movq %rax, -120(%rbp)
movq %rbx, %rdi
callq _ath9k_cmn_get_hw_crypto_keytype
movq %rax, -144(%rbp)
movq _ATH9K_KEY_TYPE_CLEAR@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_5
## %bb.4:
movq _ATH9K_TXKEYIX_INVALID@GOTPCREL(%rip), %rax
jmp LBB0_6
LBB0_5:
movq -48(%rbp), %rax ## 8-byte Reload
movq (%rax), %rax
LBB0_6:
movq (%rax), %rax
movq %rax, -128(%rbp)
movq %rbx, %rdi
movl $72, %esi
callq _skb_push
leaq -144(%rbp), %rsi
movq %rax, %rdi
movl $72, %edx
callq _memcpy
movq -72(%rbp), %rax ## 8-byte Reload
movl (%rax), %eax
movl %eax, 8(%r15)
addq $104, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ATH9K_HTC_MGMT,4,2 ## @ATH9K_HTC_MGMT
.comm _ATH9K_KEY_TYPE_CLEAR,8,3 ## @ATH9K_KEY_TYPE_CLEAR
.comm _ATH9K_TXKEYIX_INVALID,8,3 ## @ATH9K_TXKEYIX_INVALID
.no_dead_strip _ath9k_htc_tx_mgmt
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ath9k_htc_tx_mgmt
_ath9k_htc_tx_mgmt: ; @ath9k_htc_tx_mgmt
.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 x23, x5
mov x24, x4
mov x25, x3
mov x21, x2
mov x26, x1
mov x19, x0
mov x0, x2
bl _IEEE80211_SKB_CB
mov x22, x0
mov x0, x21
bl _HTC_SKB_CB
mov x20, x0
ldr x27, [x21]
mov w1, #0
mov w2, #72
bl _memset
add x0, sp, #8
mov w1, #0
mov w2, #72
bl _memset
cbz x26, LBB0_3
; %bb.1:
ldr w0, [x27]
bl _ieee80211_is_probe_resp
bl _unlikely
cbz x0, LBB0_3
; %bb.2:
ldr x8, [x21]
ldr w9, [x26]
str w9, [x8]
LBB0_3:
Lloh0:
adrp x8, _ATH9K_HTC_MGMT@GOTPAGE
Lloh1:
ldr x8, [x8, _ATH9K_HTC_MGMT@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
str w8, [x20, #64]
stp x24, x25, [sp, #56]
stp xzr, xzr, [sp, #40]
str x23, [sp, #32]
mov x0, x21
bl _ath9k_cmn_get_hw_crypto_keytype
str x0, [sp, #8]
Lloh3:
adrp x8, _ATH9K_KEY_TYPE_CLEAR@GOTPAGE
Lloh4:
ldr x8, [x8, _ATH9K_KEY_TYPE_CLEAR@GOTPAGEOFF]
Lloh5:
ldr x8, [x8]
cmp x0, x8
b.ne LBB0_5
; %bb.4:
Lloh6:
adrp x8, _ATH9K_TXKEYIX_INVALID@GOTPAGE
Lloh7:
ldr x8, [x8, _ATH9K_TXKEYIX_INVALID@GOTPAGEOFF]
b LBB0_6
LBB0_5:
ldr x8, [x22]
LBB0_6:
ldr x8, [x8]
str x8, [sp, #24]
mov x0, x21
mov w1, #72
bl _skb_push
add x1, sp, #8
mov w2, #72
bl _memcpy
ldr w8, [x19]
str w8, [x20, #8]
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
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh6, Lloh7
.cfi_endproc
; -- End function
.comm _ATH9K_HTC_MGMT,4,2 ; @ATH9K_HTC_MGMT
.comm _ATH9K_KEY_TYPE_CLEAR,8,3 ; @ATH9K_KEY_TYPE_CLEAR
.comm _ATH9K_TXKEYIX_INVALID,8,3 ; @ATH9K_TXKEYIX_INVALID
.no_dead_strip _ath9k_htc_tx_mgmt
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/net/wireless/ath/ath9k/extr_htc_drv_txrx.c_ath9k_htc_tx_mgmt.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function linear_iterate_devices
_linear_iterate_devices: ## @linear_iterate_devices
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdx, %r8
movq %rsi, %rax
movq 8(%rdi), %rcx
movl (%rcx), %edx
movl 4(%rcx), %esi
movl (%rdi), %ecx
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _linear_iterate_devices
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function linear_iterate_devices
_linear_iterate_devices: ; @linear_iterate_devices
.cfi_startproc
; %bb.0:
mov x4, x2
mov x5, x1
ldr x8, [x0, #8]
ldp w2, w1, [x8]
ldr w3, [x0]
br x5
.cfi_endproc
; -- End function
.no_dead_strip _linear_iterate_devices
.subsections_via_symbols
| AnghaBench/linux/drivers/md/extr_dm-linear.c_linear_iterate_devices.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mt_init_genrand ## -- Begin function mt_init_genrand
.p2align 4, 0x90
_mt_init_genrand: ## @mt_init_genrand
.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, %edx
movq %rdx, _mt(%rip)
movl $2, %eax
leaq _mt(%rip), %rcx
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq %rdx, %rsi
shrq $30, %rsi
xorq %rdx, %rsi
imulq $1812433253, %rsi, %rdx ## imm = 0x6C078965
addq %rax, %rdx
decq %rdx
movl %edx, %esi
movq %rsi, -8(%rcx,%rax,8)
cmpq $624, %rax ## imm = 0x270
je LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
shrq $30, %rsi
xorl %edx, %esi
imull $1812433253, %esi, %edx ## imm = 0x6C078965
addl %eax, %edx
movq %rdx, (%rcx,%rax,8)
addq $2, %rax
jmp LBB0_1
LBB0_3:
movl $624, _mti(%rip) ## imm = 0x270
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _mt_init_by_array ## -- Begin function mt_init_by_array
.p2align 4, 0x90
_mt_init_by_array: ## @mt_init_by_array
.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 $19650218, _mt(%rip) ## imm = 0x12BD6AA
movl $19650218, %ecx ## imm = 0x12BD6AA
movl $2, %eax
leaq _mt(%rip), %r9
.p2align 4, 0x90
LBB1_1: ## =>This Inner Loop Header: Depth=1
movq %rcx, %rdx
shrq $30, %rdx
xorq %rcx, %rdx
imulq $1812433253, %rdx, %rcx ## imm = 0x6C078965
addq %rax, %rcx
decq %rcx
movl %ecx, %edx
movq %rdx, -8(%r9,%rax,8)
cmpq $624, %rax ## imm = 0x270
je LBB1_3
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
shrq $30, %rdx
xorl %ecx, %edx
imull $1812433253, %edx, %ecx ## imm = 0x6C078965
addl %eax, %ecx
movq %rcx, (%r9,%rax,8)
addq $2, %rax
jmp LBB1_1
LBB1_3:
movl $624, _mti(%rip) ## imm = 0x270
cmpl $625, %esi ## imm = 0x271
movl $624, %r11d ## imm = 0x270
cmovgel %esi, %r11d
decl %r11d
movl $1, %r10d
xorl %r8d, %r8d
xorl %r14d, %r14d
.p2align 4, 0x90
LBB1_4: ## =>This Inner Loop Header: Depth=1
movslq %r10d, %rcx
movq -8(%r9,%rcx,8), %rdx
movq %rdx, %rbx
shrq $30, %rbx
xorl %edx, %ebx
imull $1664525, %ebx, %edx ## imm = 0x19660D
xorl (%r9,%rcx,8), %edx
movslq %r14d, %rbx
movl (%rdi,%rbx,8), %eax
addl %ebx, %eax
addl %edx, %eax
movq %rax, (%r9,%rcx,8)
cmpl $623, %r10d ## imm = 0x26F
jge LBB1_6
## %bb.5: ## in Loop: Header=BB1_4 Depth=1
incl %r10d
subl $1, %r11d
jae LBB1_14
jmp LBB1_8
.p2align 4, 0x90
LBB1_6: ## in Loop: Header=BB1_4 Depth=1
movq _mt+4984(%rip), %rax
movq %rax, _mt(%rip)
movl $1, %r10d
subl $1, %r11d
jb LBB1_8
LBB1_14: ## in Loop: Header=BB1_4 Depth=1
incl %r14d
cmpl %esi, %r14d
cmovgel %r8d, %r14d
jmp LBB1_4
LBB1_8:
movl $-623, %eax ## imm = 0xFD91
jmp LBB1_9
.p2align 4, 0x90
LBB1_11: ## in Loop: Header=BB1_9 Depth=1
movq _mt+4984(%rip), %rcx
movq %rcx, _mt(%rip)
movl $1, %r10d
incl %eax
je LBB1_13
LBB1_9: ## =>This Inner Loop Header: Depth=1
movslq %r10d, %rcx
movq -8(%r9,%rcx,8), %rdx
movq %rdx, %rsi
shrq $30, %rsi
xorl %edx, %esi
imull $1566083941, %esi, %edx ## imm = 0x5D588B65
xorl (%r9,%rcx,8), %edx
subl %ecx, %edx
movq %rdx, (%r9,%rcx,8)
cmpl $623, %r10d ## imm = 0x26F
jge LBB1_11
## %bb.10: ## in Loop: Header=BB1_9 Depth=1
incl %r10d
incl %eax
jne LBB1_9
LBB1_13:
movl $2147483648, %eax ## imm = 0x80000000
movq %rax, _mt(%rip)
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _mt_genrand_int32 ## -- Begin function mt_genrand_int32
.p2align 4, 0x90
_mt_genrand_int32: ## @mt_genrand_int32
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movslq _mti(%rip), %rax
cmpq $623, %rax ## imm = 0x26F
jle LBB2_1
## %bb.3:
cmpl $625, %eax ## imm = 0x271
jne LBB2_4
## %bb.10:
movq $5489, _mt(%rip) ## imm = 0x1571
movl $5489, %edx ## imm = 0x1571
movl $2, %eax
leaq _mt(%rip), %rcx
movl $5489, %esi ## imm = 0x1571
.p2align 4, 0x90
LBB2_11: ## =>This Inner Loop Header: Depth=1
movq %rsi, %rdi
shrq $30, %rdi
xorq %rsi, %rdi
imulq $1812433253, %rdi, %rsi ## imm = 0x6C078965
addq %rax, %rsi
decq %rsi
movl %esi, %edi
movq %rdi, -8(%rcx,%rax,8)
cmpq $624, %rax ## imm = 0x270
je LBB2_5
## %bb.12: ## in Loop: Header=BB2_11 Depth=1
shrq $30, %rdi
xorl %esi, %edi
imull $1812433253, %edi, %esi ## imm = 0x6C078965
addl %eax, %esi
movq %rsi, (%rcx,%rax,8)
addq $2, %rax
jmp LBB2_11
LBB2_1:
leaq _mt(%rip), %rcx
movq (%rcx,%rax,8), %rcx
incl %eax
jmp LBB2_2
LBB2_4:
movq _mt(%rip), %rdx
LBB2_5:
xorl %esi, %esi
leaq _mt(%rip), %rcx
leaq _mt_genrand_int32.mag01(%rip), %r8
.p2align 4, 0x90
LBB2_6: ## =>This Inner Loop Header: Depth=1
andl $-2147483648, %edx ## imm = 0x80000000
movq 8(%rcx,%rsi,8), %rax
movl %eax, %edi
andl $2147483646, %edi ## imm = 0x7FFFFFFE
orq %rdx, %rdi
shrq %rdi
movq %rax, %rdx
## kill: def $eax killed $eax killed $rax def $rax
andl $1, %eax
movq (%r8,%rax,8), %rax
xorq 3176(%rcx,%rsi,8), %rax
xorq %rdi, %rax
movq %rax, (%rcx,%rsi,8)
leaq 1(%rsi), %rax
movq %rax, %rsi
cmpq $227, %rax
jne LBB2_6
## %bb.7:
movq _mt+1816(%rip), %rsi
xorl %edx, %edx
.p2align 4, 0x90
LBB2_8: ## =>This Inner Loop Header: Depth=1
andl $-2147483648, %esi ## imm = 0x80000000
movq 1824(%rcx,%rdx,8), %rax
movl %eax, %edi
andl $2147483646, %edi ## imm = 0x7FFFFFFE
orq %rsi, %rdi
shrq %rdi
movq %rax, %rsi
## kill: def $eax killed $eax killed $rax def $rax
andl $1, %eax
movq (%r8,%rax,8), %rax
xorq (%rcx,%rdx,8), %rax
xorq %rdi, %rax
movq %rax, 1816(%rcx,%rdx,8)
incq %rdx
cmpq $396, %rdx ## imm = 0x18C
jne LBB2_8
## %bb.9:
movq _mt+4984(%rip), %rax
andl $-2147483648, %eax ## imm = 0x80000000
movq _mt(%rip), %rcx
movl %ecx, %edx
andl $2147483646, %edx ## imm = 0x7FFFFFFE
orq %rax, %rdx
movl %ecx, %eax
andl $1, %eax
movq (%r8,%rax,8), %rax
xorq _mt+3168(%rip), %rax
shrq %rdx
xorq %rdx, %rax
movq %rax, _mt+4984(%rip)
movl $1, %eax
LBB2_2:
movl %eax, _mti(%rip)
movq %rcx, %rax
shrq $11, %rax
xorq %rcx, %rax
movl %eax, %ecx
andl $20601005, %ecx ## imm = 0x13A58AD
shlq $7, %rcx
xorq %rax, %rcx
movl %ecx, %edx
andl $122764, %edx ## imm = 0x1DF8C
shlq $15, %rdx
xorq %rcx, %rdx
movq %rdx, %rax
shrq $18, %rax
xorq %rdx, %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _mt_genrand_int31 ## -- Begin function mt_genrand_int31
.p2align 4, 0x90
_mt_genrand_int31: ## @mt_genrand_int31
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _mt_genrand_int32
shrq %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function mt_genrand_real1
LCPI4_0:
.long 1127219200 ## 0x43300000
.long 1160773632 ## 0x45300000
.long 0 ## 0x0
.long 0 ## 0x0
LCPI4_1:
.quad 0x4330000000000000 ## double 4503599627370496
.quad 0x4530000000000000 ## double 1.9342813113834067E+25
.section __TEXT,__literal8,8byte_literals
.p2align 3
LCPI4_2:
.quad 0x3df0000000100000 ## double 2.3283064370807974E-10
.section __TEXT,__text,regular,pure_instructions
.globl _mt_genrand_real1
.p2align 4, 0x90
_mt_genrand_real1: ## @mt_genrand_real1
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _mt_genrand_int32
movq %rax, %xmm1
punpckldq LCPI4_0(%rip), %xmm1 ## xmm1 = xmm1[0],mem[0],xmm1[1],mem[1]
subpd LCPI4_1(%rip), %xmm1
movapd %xmm1, %xmm0
unpckhpd %xmm1, %xmm0 ## xmm0 = xmm0[1],xmm1[1]
addsd %xmm1, %xmm0
mulsd LCPI4_2(%rip), %xmm0
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function mt_genrand_real2
LCPI5_0:
.long 1127219200 ## 0x43300000
.long 1160773632 ## 0x45300000
.long 0 ## 0x0
.long 0 ## 0x0
LCPI5_1:
.quad 0x4330000000000000 ## double 4503599627370496
.quad 0x4530000000000000 ## double 1.9342813113834067E+25
.section __TEXT,__literal8,8byte_literals
.p2align 3
LCPI5_2:
.quad 0x3df0000000000000 ## double 2.3283064365386963E-10
.section __TEXT,__text,regular,pure_instructions
.globl _mt_genrand_real2
.p2align 4, 0x90
_mt_genrand_real2: ## @mt_genrand_real2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _mt_genrand_int32
movq %rax, %xmm1
punpckldq LCPI5_0(%rip), %xmm1 ## xmm1 = xmm1[0],mem[0],xmm1[1],mem[1]
subpd LCPI5_1(%rip), %xmm1
movapd %xmm1, %xmm0
unpckhpd %xmm1, %xmm0 ## xmm0 = xmm0[1],xmm1[1]
addsd %xmm1, %xmm0
mulsd LCPI5_2(%rip), %xmm0
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function mt_genrand_real3
LCPI6_0:
.long 1127219200 ## 0x43300000
.long 1160773632 ## 0x45300000
.long 0 ## 0x0
.long 0 ## 0x0
LCPI6_1:
.quad 0x4330000000000000 ## double 4503599627370496
.quad 0x4530000000000000 ## double 1.9342813113834067E+25
.section __TEXT,__literal8,8byte_literals
.p2align 3
LCPI6_2:
.quad 0x3fe0000000000000 ## double 0.5
LCPI6_3:
.quad 0x3df0000000000000 ## double 2.3283064365386963E-10
.section __TEXT,__text,regular,pure_instructions
.globl _mt_genrand_real3
.p2align 4, 0x90
_mt_genrand_real3: ## @mt_genrand_real3
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _mt_genrand_int32
movq %rax, %xmm1
punpckldq LCPI6_0(%rip), %xmm1 ## xmm1 = xmm1[0],mem[0],xmm1[1],mem[1]
subpd LCPI6_1(%rip), %xmm1
movapd %xmm1, %xmm0
unpckhpd %xmm1, %xmm0 ## xmm0 = xmm0[1],xmm1[1]
addsd %xmm1, %xmm0
addsd LCPI6_2(%rip), %xmm0
mulsd LCPI6_3(%rip), %xmm0
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function mt_genrand_res53
LCPI7_0:
.quad 0x4190000000000000 ## double 67108864
LCPI7_1:
.quad 0x3ca0000000000000 ## double 1.1102230246251565E-16
.section __TEXT,__text,regular,pure_instructions
.globl _mt_genrand_res53
.p2align 4, 0x90
_mt_genrand_res53: ## @mt_genrand_res53
.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 _mt_genrand_int32
movq %rax, %rbx
shrq $5, %rbx
callq _mt_genrand_int32
shrq $6, %rax
cvtsi2sd %rbx, %xmm0
cvtsi2sd %rax, %xmm1
mulsd LCPI7_0(%rip), %xmm0
addsd %xmm1, %xmm0
mulsd LCPI7_1(%rip), %xmm0
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.zerofill __DATA,__bss,_mt,4992,4 ## @mt
.section __DATA,__data
.p2align 2 ## @mti
_mti:
.long 625 ## 0x271
.section __TEXT,__const
.p2align 4 ## @mt_genrand_int32.mag01
_mt_genrand_int32.mag01:
.quad 0 ## 0x0
.quad 2567483615 ## 0x9908b0df
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mt_init_genrand ; -- Begin function mt_init_genrand
.p2align 2
_mt_init_genrand: ; @mt_init_genrand
.cfi_startproc
; %bb.0:
and x8, x0, #0xffffffff
adrp x9, _mt@PAGE
str x8, [x9, _mt@PAGEOFF]
mov w9, #1
mov w10, #35173
movk w10, #27655, lsl #16
Lloh0:
adrp x11, _mt@PAGE
Lloh1:
add x11, x11, _mt@PAGEOFF
LBB0_1: ; =>This Inner Loop Header: Depth=1
lsr x12, x8, #30
eor w8, w12, w8
madd w8, w8, w10, w9
str x8, [x11, x9, lsl #3]
add x9, x9, #1
cmp x9, #624
b.ne LBB0_1
; %bb.2:
mov w8, #624
adrp x9, _mti@PAGE
str w8, [x9, _mti@PAGEOFF]
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.globl _mt_init_by_array ; -- Begin function mt_init_by_array
.p2align 2
_mt_init_by_array: ; @mt_init_by_array
.cfi_startproc
; %bb.0:
mov w10, #54954
movk w10, #299, lsl #16
adrp x8, _mt@PAGE
str x10, [x8, _mt@PAGEOFF]
mov w11, #1
mov w12, #35173
movk w12, #27655, lsl #16
Lloh2:
adrp x9, _mt@PAGE
Lloh3:
add x9, x9, _mt@PAGEOFF
LBB1_1: ; =>This Inner Loop Header: Depth=1
lsr x13, x10, #30
eor w10, w13, w10
madd w10, w10, w12, w11
str x10, [x9, x11, lsl #3]
add x11, x11, #1
cmp x11, #624
b.ne LBB1_1
; %bb.2:
mov w11, #0
mov w10, #624
adrp x12, _mti@PAGE
str w10, [x12, _mti@PAGEOFF]
cmp w1, #624
csel w10, w1, w10, gt
sub w12, w10, #1
mov w10, #1
mov w13, #26125
movk w13, #25, lsl #16
LBB1_3: ; =>This Inner Loop Header: Depth=1
add x14, x9, w10, sxtw #3
ldp x16, x15, [x14, #-8]
lsr x17, x16, #30
eor w16, w17, w16
mul w16, w16, w13
eor w15, w16, w15
ldr x16, [x0, w11, sxtw #3]
add w16, w16, w11
add w15, w16, w15
str x15, [x14]
cmp w10, #623
b.ge LBB1_5
; %bb.4: ; in Loop: Header=BB1_3 Depth=1
add w10, w10, #1
cbnz w12, LBB1_6
b LBB1_7
LBB1_5: ; in Loop: Header=BB1_3 Depth=1
ldr x10, [x9, #4984]
str x10, [x9]
mov w10, #1
cbz w12, LBB1_7
LBB1_6: ; in Loop: Header=BB1_3 Depth=1
add w11, w11, #1
cmp w11, w1
csel w11, w11, wzr, lt
sub w12, w12, #1
b LBB1_3
LBB1_7:
mov w11, #-623
mov w12, #35685
movk w12, #23896, lsl #16
b LBB1_9
LBB1_8: ; in Loop: Header=BB1_9 Depth=1
ldr x10, [x9, #4984]
str x10, [x9]
mov w10, #1
adds w11, w11, #1
b.hs LBB1_11
LBB1_9: ; =>This Inner Loop Header: Depth=1
add x13, x9, w10, sxtw #3
ldp x15, x14, [x13, #-8]
lsr x16, x15, #30
eor w15, w16, w15
mul w15, w15, w12
eor w14, w15, w14
sub w14, w14, w10
str x14, [x13]
cmp w10, #623
b.ge LBB1_8
; %bb.10: ; in Loop: Header=BB1_9 Depth=1
add w10, w10, #1
adds w11, w11, #1
b.lo LBB1_9
LBB1_11:
mov w9, #-2147483648
str x9, [x8, _mt@PAGEOFF]
ret
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.globl _mt_genrand_int32 ; -- Begin function mt_genrand_int32
.p2align 2
_mt_genrand_int32: ; @mt_genrand_int32
.cfi_startproc
; %bb.0:
adrp x8, _mti@PAGE
ldrsw x9, [x8, _mti@PAGEOFF]
cmp w9, #623
b.le LBB2_4
; %bb.1:
cmp w9, #625
b.ne LBB2_5
; %bb.2:
mov w12, #5489
adrp x9, _mt@PAGE
str x12, [x9, _mt@PAGEOFF]
mov w9, #1
mov w10, #35173
movk w10, #27655, lsl #16
Lloh4:
adrp x11, _mt@PAGE
Lloh5:
add x11, x11, _mt@PAGEOFF
mov w13, #5489
LBB2_3: ; =>This Inner Loop Header: Depth=1
lsr x14, x13, #30
eor w13, w14, w13
madd w13, w13, w10, w9
str x13, [x11, x9, lsl #3]
add x9, x9, #1
cmp x9, #624
b.ne LBB2_3
b LBB2_6
LBB2_4:
Lloh6:
adrp x10, _mt@PAGE
Lloh7:
add x10, x10, _mt@PAGEOFF
ldr x11, [x10, x9, lsl #3]
add w9, w9, #1
b LBB2_11
LBB2_5:
Lloh8:
adrp x9, _mt@PAGE
Lloh9:
ldr x12, [x9, _mt@PAGEOFF]
LBB2_6:
mov x11, #0
Lloh10:
adrp x9, _mt@PAGE
Lloh11:
add x9, x9, _mt@PAGEOFF
Lloh12:
adrp x10, _mt_genrand_int32.mag01@PAGE
Lloh13:
add x10, x10, _mt_genrand_int32.mag01@PAGEOFF
LBB2_7: ; =>This Inner Loop Header: Depth=1
add x14, x9, x11
ldp x15, x16, [x14, #8]
ldp x17, x13, [x14, #24]
and x12, x12, #0x80000000
and x0, x15, #0x80000000
and x1, x16, #0x80000000
and x2, x17, #0x80000000
and x3, x15, #0x7ffffffe
and x4, x16, #0x7ffffffe
and x5, x17, #0x7ffffffe
and x6, x13, #0x7ffffffe
orr x12, x3, x12
orr x0, x4, x0
orr x1, x5, x1
orr x2, x6, x2
ldr x3, [x14, #3176]
ldr x4, [x14, #3184]
ldr x5, [x14, #3192]
and x15, x15, #0x1
and x16, x16, #0x1
and x17, x17, #0x1
and x6, x13, #0x1
ldr x15, [x10, x15, lsl #3]
ldr x16, [x10, x16, lsl #3]
ldr x17, [x10, x17, lsl #3]
ldr x6, [x10, x6, lsl #3]
ldr x7, [x14, #3200]
eor x15, x15, x3
eor x16, x16, x4
eor x17, x17, x5
eor x12, x15, x12, lsr #1
eor x15, x6, x7
eor x16, x16, x0, lsr #1
eor x17, x17, x1, lsr #1
eor x15, x15, x2, lsr #1
stp x12, x16, [x14]
stp x17, x15, [x14, #16]
add x11, x11, #32
mov x12, x13
cmp x11, #1792
b.ne LBB2_7
; %bb.8:
mov x11, #0
and x12, x13, #0x80000000
Lloh14:
adrp x13, _mt@PAGE+1792
Lloh15:
add x13, x13, _mt@PAGEOFF+1792
ldp x14, x15, [x13, #8]
and x16, x14, #0x7ffffffe
orr x12, x16, x12
ldr x16, [x13, #3176]
and x17, x14, #0x1
ldr x17, [x10, x17, lsl #3]
eor x16, x17, x16
eor x12, x16, x12, lsr #1
and x14, x14, #0x80000000
and x16, x15, #0x7ffffffe
orr x14, x16, x14
ldr x16, [x13, #3184]
and x17, x15, #0x1
ldr x17, [x10, x17, lsl #3]
eor x16, x17, x16
eor x14, x16, x14, lsr #1
stp x12, x14, [x13]
and x14, x15, #0x80000000
ldr x12, [x13, #24]
and x15, x12, #0x7ffffffe
orr x14, x15, x14
ldr x15, [x13, #3192]
and x16, x12, #0x1
ldr x16, [x10, x16, lsl #3]
eor x15, x16, x15
eor x14, x15, x14, lsr #1
str x14, [x13, #16]
LBB2_9: ; =>This Inner Loop Header: Depth=1
add x13, x9, x11
and x14, x12, #0x80000000
ldr x12, [x13, #1824]
and x15, x12, #0x7ffffffe
orr x14, x15, x14
and x15, x12, #0x1
ldr x15, [x10, x15, lsl #3]
ldr x16, [x13]
eor x15, x15, x16
eor x14, x15, x14, lsr #1
str x14, [x13, #1816]
add x11, x11, #8
cmp x11, #3168
b.ne LBB2_9
; %bb.10:
ldr x11, [x9, #4984]
and x12, x11, #0x80000000
ldr x11, [x9]
and x13, x11, #0x7ffffffe
orr x12, x13, x12
ldr x13, [x9, #3168]
and x14, x11, #0x1
ldr x10, [x10, x14, lsl #3]
eor x10, x10, x13
eor x10, x10, x12, lsr #1
str x10, [x9, #4984]
mov w9, #1
LBB2_11:
str w9, [x8, _mti@PAGEOFF]
eor x8, x11, x11, lsr #11
lsl w9, w8, #7
mov w10, #22144
movk w10, #40236, lsl #16
and x9, x9, x10
eor x8, x9, x8
lsl w9, w8, #15
mov w10, #-272236544
and x9, x9, x10
eor x8, x9, x8
eor x0, x8, x8, lsr #18
ret
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdr Lloh8, Lloh9
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh14, Lloh15
.cfi_endproc
; -- End function
.globl _mt_genrand_int31 ; -- Begin function mt_genrand_int31
.p2align 2
_mt_genrand_int31: ; @mt_genrand_int31
.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 _mt_genrand_int32
lsr x0, x0, #1
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _mt_genrand_real1 ; -- Begin function mt_genrand_real1
.p2align 2
_mt_genrand_real1: ; @mt_genrand_real1
.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 _mt_genrand_int32
ucvtf d0, x0
mov x8, #1048576
movk x8, #15856, lsl #48
fmov d1, x8
fmul d0, d0, d1
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _mt_genrand_real2 ; -- Begin function mt_genrand_real2
.p2align 2
_mt_genrand_real2: ; @mt_genrand_real2
.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 _mt_genrand_int32
ucvtf d0, x0
mov x8, #4463067230724161536
fmov d1, x8
fmul d0, d0, d1
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _mt_genrand_real3 ; -- Begin function mt_genrand_real3
.p2align 2
_mt_genrand_real3: ; @mt_genrand_real3
.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 _mt_genrand_int32
ucvtf d0, x0
fmov d1, #0.50000000
fadd d0, d0, d1
mov x8, #4463067230724161536
fmov d1, x8
fmul d0, d0, d1
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _mt_genrand_res53 ; -- Begin function mt_genrand_res53
.p2align 2
_mt_genrand_res53: ; @mt_genrand_res53
.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 _mt_genrand_int32
lsr x19, x0, #5
bl _mt_genrand_int32
lsr x8, x0, #6
ucvtf d0, x19
ucvtf d1, x8
mov x8, #4724276009111650304
fmov d2, x8
fmadd d0, d0, d2, d1
mov x8, #4368491638549381120
fmov d1, x8
fmul d0, d0, d1
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.zerofill __DATA,__bss,_mt,4992,3 ; @mt
.section __DATA,__data
.p2align 2 ; @mti
_mti:
.long 625 ; 0x271
.section __TEXT,__const
.p2align 3 ; @mt_genrand_int32.mag01
_mt_genrand_int32.mag01:
.quad 0 ; 0x0
.quad 2567483615 ; 0x9908b0df
.subsections_via_symbols
| the_stack_data/154830857.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function x86_pmu_rdpmc_index
_x86_pmu_rdpmc_index: ## @x86_pmu_rdpmc_index
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _x86_pmu@GOTPCREL(%rip), %rax
movq (%rax), %rax
testq %rax, %rax
je LBB0_1
## %bb.2:
popq %rbp
jmpq *%rax ## TAILCALL
LBB0_1:
movl %edi, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _x86_pmu,8,3 ## @x86_pmu
.no_dead_strip _x86_pmu_rdpmc_index
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function x86_pmu_rdpmc_index
_x86_pmu_rdpmc_index: ; @x86_pmu_rdpmc_index
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _x86_pmu@GOTPAGE
Lloh1:
ldr x8, [x8, _x86_pmu@GOTPAGEOFF]
Lloh2:
ldr x1, [x8]
cbz x1, LBB0_2
; %bb.1:
br x1
LBB0_2:
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _x86_pmu,8,3 ; @x86_pmu
.no_dead_strip _x86_pmu_rdpmc_index
.subsections_via_symbols
| AnghaBench/linux/arch/x86/events/extr_perf_event.h_x86_pmu_rdpmc_index.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function smu_gettime
_smu_gettime: ## @smu_gettime
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
ud2
.cfi_endproc
## -- End function
.comm _SMU_RTC,4,2 ## @SMU_RTC
.comm _SMU_RTC_GET,4,2 ## @SMU_RTC_GET
.comm _ENXIO,4,2 ## @ENXIO
.no_dead_strip _smu_gettime
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function smu_gettime
_smu_gettime: ; @smu_gettime
.cfi_startproc
; %bb.0:
brk #0x1
.cfi_endproc
; -- End function
.comm _SMU_RTC,4,2 ; @SMU_RTC
.comm _SMU_RTC_GET,4,2 ; @SMU_RTC_GET
.comm _ENXIO,4,2 ; @ENXIO
.no_dead_strip _smu_gettime
.subsections_via_symbols
| AnghaBench/freebsd/sys/powerpc/powermac/extr_smu.c_smu_gettime.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mlx5e_destroy_flow_steering ## -- Begin function mlx5e_destroy_flow_steering
.p2align 4, 0x90
_mlx5e_destroy_flow_steering: ## @mlx5e_destroy_flow_steering
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
callq _mlx5e_destroy_vlan_table
movq %rbx, %rdi
callq _mlx5e_destroy_l2_table
leaq 4(%rbx), %rsi
movq %rbx, %rdi
callq _mlx5e_destroy_ttc_table
movq %rbx, %rdi
movq %rbx, %rsi
callq _mlx5e_destroy_inner_ttc_table
movq %rbx, %rdi
callq _mlx5e_arfs_destroy_tables
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _mlx5e_ethtool_cleanup_steering ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mlx5e_destroy_flow_steering ; -- Begin function mlx5e_destroy_flow_steering
.p2align 2
_mlx5e_destroy_flow_steering: ; @mlx5e_destroy_flow_steering
.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 _mlx5e_destroy_vlan_table
mov x0, x19
bl _mlx5e_destroy_l2_table
add x1, x19, #4
mov x0, x19
bl _mlx5e_destroy_ttc_table
mov x0, x19
mov x1, x19
bl _mlx5e_destroy_inner_ttc_table
mov x0, x19
bl _mlx5e_arfs_destroy_tables
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _mlx5e_ethtool_cleanup_steering
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/mellanox/mlx5/core/extr_en_fs.c_mlx5e_destroy_flow_steering.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function sigint_h
_sigint_h: ## @sigint_h
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _do_abort@GOTPCREL(%rip), %rax
movl $1, (%rax)
movq _SIGINT@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _SIG_DFL@GOTPCREL(%rip), %rax
movl (%rax), %esi
popq %rbp
jmp _signal ## TAILCALL
.cfi_endproc
## -- End function
.comm _do_abort,4,2 ## @do_abort
.comm _SIGINT,4,2 ## @SIGINT
.comm _SIG_DFL,4,2 ## @SIG_DFL
.no_dead_strip _sigint_h
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function sigint_h
_sigint_h: ; @sigint_h
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _do_abort@GOTPAGE
Lloh1:
ldr x8, [x8, _do_abort@GOTPAGEOFF]
mov w9, #1
Lloh2:
str w9, [x8]
Lloh3:
adrp x8, _SIGINT@GOTPAGE
Lloh4:
ldr x8, [x8, _SIGINT@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
Lloh6:
adrp x8, _SIG_DFL@GOTPAGE
Lloh7:
ldr x8, [x8, _SIG_DFL@GOTPAGEOFF]
Lloh8:
ldr w1, [x8]
b _signal
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotStr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _do_abort,4,2 ; @do_abort
.comm _SIGINT,4,2 ; @SIGINT
.comm _SIG_DFL,4,2 ; @SIG_DFL
.no_dead_strip _sigint_h
.subsections_via_symbols
| AnghaBench/freebsd/tools/tools/netmap/extr_nmreplay.c_sigint_h.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function zfcp_fsf_send_els_handler
_zfcp_fsf_send_els_handler: ## @zfcp_fsf_send_els_handler
.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 8(%rdi), %rdx
movq 16(%rdi), %rbx
movq _EINVAL@GOTPCREL(%rip), %rax
xorl %ecx, %ecx
subl (%rax), %ecx
movl %ecx, 16(%rbx)
movl (%rdi), %eax
movq _ZFCP_STATUS_FSFREQ_ERROR@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
testl %eax, %ecx
jne LBB0_7
## %bb.1:
movq %rdi, %rsi
movl $-131, %edi
addl (%rdx), %edi
cmpl $7, %edi
ja LBB0_6
## %bb.2:
leaq LJTI0_0(%rip), %r8
movslq (%r8,%rdi,4), %rdi
addq %r8, %rdi
jmpq *%rdi
LBB0_4:
movq %rsi, %rdi
callq _zfcp_fsf_class_not_supp
jmp LBB0_7
LBB0_3:
movl $0, 16(%rbx)
leaq L_.str(%rip), %rdi
callq _zfcp_dbf_san_res
jmp LBB0_7
LBB0_5:
movq 8(%rdx), %rdx
movl (%rdx), %edx
addl $-128, %edx
cmpl $2, %edx
ja LBB0_7
LBB0_6:
orl %eax, %ecx
movl %ecx, (%rsi)
LBB0_7:
movq 8(%rbx), %rax
testq %rax, %rax
je LBB0_8
## %bb.9:
movl (%rbx), %edi
addq $8, %rsp
popq %rbx
popq %rbp
jmpq *%rax ## TAILCALL
LBB0_8:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_4, LBB0_4-LJTI0_0
.set L0_0_set_6, LBB0_6-LJTI0_0
.set L0_0_set_7, LBB0_7-LJTI0_0
.set L0_0_set_3, LBB0_3-LJTI0_0
.set L0_0_set_5, LBB0_5-LJTI0_0
LJTI0_0:
.long L0_0_set_4
.long L0_0_set_6
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_3
.long L0_0_set_7
.long L0_0_set_5
.end_data_region
## -- End function
.comm _EINVAL,4,2 ## @EINVAL
.comm _ZFCP_STATUS_FSFREQ_ERROR,4,2 ## @ZFCP_STATUS_FSFREQ_ERROR
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "fsselh1"
.no_dead_strip _zfcp_fsf_send_els_handler
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function zfcp_fsf_send_els_handler
_zfcp_fsf_send_els_handler: ; @zfcp_fsf_send_els_handler
.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
ldp x10, x19, [x0, #8]
Lloh0:
adrp x8, _EINVAL@GOTPAGE
Lloh1:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
neg w8, w8
str w8, [x19, #16]
ldr w8, [x0]
Lloh3:
adrp x9, _ZFCP_STATUS_FSFREQ_ERROR@GOTPAGE
Lloh4:
ldr x9, [x9, _ZFCP_STATUS_FSFREQ_ERROR@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
tst w9, w8
b.ne LBB0_7
; %bb.1:
mov x1, x0
ldr w11, [x10]
sub w11, w11, #131
cmp w11, #7
b.hi LBB0_6
; %bb.2:
Lloh6:
adrp x12, lJTI0_0@PAGE
Lloh7:
add x12, x12, lJTI0_0@PAGEOFF
adr x13, LBB0_3
ldrb w14, [x12, x11]
add x13, x13, x14, lsl #2
br x13
LBB0_3:
mov x0, x1
bl _zfcp_fsf_class_not_supp
b LBB0_7
LBB0_4:
str wzr, [x19, #16]
Lloh8:
adrp x0, l_.str@PAGE
Lloh9:
add x0, x0, l_.str@PAGEOFF
bl _zfcp_dbf_san_res
b LBB0_7
LBB0_5:
ldr x10, [x10, #8]
ldr w10, [x10]
sub w10, w10, #128
cmp w10, #2
b.hi LBB0_7
LBB0_6:
orr w8, w9, w8
str w8, [x1]
LBB0_7:
ldr x1, [x19, #8]
cbz x1, LBB0_9
; %bb.8:
ldr w0, [x19]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
br x1
LBB0_9:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh8, Lloh9
.cfi_endproc
.section __TEXT,__const
lJTI0_0:
.byte (LBB0_3-LBB0_3)>>2
.byte (LBB0_6-LBB0_3)>>2
.byte (LBB0_7-LBB0_3)>>2
.byte (LBB0_7-LBB0_3)>>2
.byte (LBB0_7-LBB0_3)>>2
.byte (LBB0_4-LBB0_3)>>2
.byte (LBB0_7-LBB0_3)>>2
.byte (LBB0_5-LBB0_3)>>2
; -- End function
.comm _EINVAL,4,2 ; @EINVAL
.comm _ZFCP_STATUS_FSFREQ_ERROR,4,2 ; @ZFCP_STATUS_FSFREQ_ERROR
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "fsselh1"
.no_dead_strip _zfcp_fsf_send_els_handler
.subsections_via_symbols
| AnghaBench/linux/drivers/s390/scsi/extr_zfcp_fsf.c_zfcp_fsf_send_els_handler.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _f ## -- Begin function f
.p2align 4, 0x90
_f: ## @f
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cmpb $0, (%rdi)
jne LBB0_2
## %bb.1:
## InlineAsm Start
## InlineAsm End
cmpb $0, (%rdi)
je LBB0_3
LBB0_2:
popq %rbp
retq
LBB0_3:
xorl %eax, %eax
popq %rbp
jmp _link_error ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _f ; -- Begin function f
.p2align 2
_f: ; @f
.cfi_startproc
; %bb.0:
ldrb w8, [x0]
cbnz w8, LBB0_2
; %bb.1:
; InlineAsm Start
; InlineAsm End
ldrb w8, [x0]
cbz w8, LBB0_3
LBB0_2:
ret
LBB0_3:
b _link_error
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/206392529.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function tp_prog_is_valid_access
_tp_prog_is_valid_access: ## @tp_prog_is_valid_access
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %r8d, %r8d
cmpl $8, %edi
jb LBB0_5
## %bb.1:
movl %edi, %eax
movq _PERF_MAX_TRACE_SIZE@GOTPCREL(%rip), %rdi
movl (%rdi), %edi
cmpl %eax, %edi
jle LBB0_5
## %bb.2:
movq _BPF_READ@GOTPCREL(%rip), %rcx
cmpl %edx, (%rcx)
jne LBB0_5
## %bb.3:
cltd
idivl %esi
testl %edx, %edx
jne LBB0_5
## %bb.4:
andl $3, %edi
callq _BUILD_BUG_ON
movl $1, %r8d
LBB0_5:
movl %r8d, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _PERF_MAX_TRACE_SIZE,4,2 ## @PERF_MAX_TRACE_SIZE
.comm _BPF_READ,4,2 ## @BPF_READ
.no_dead_strip _tp_prog_is_valid_access
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function tp_prog_is_valid_access
_tp_prog_is_valid_access: ; @tp_prog_is_valid_access
.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
cmp w0, #8
b.lo LBB0_3
; %bb.1:
Lloh0:
adrp x8, _PERF_MAX_TRACE_SIZE@GOTPAGE
Lloh1:
ldr x8, [x8, _PERF_MAX_TRACE_SIZE@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
Lloh3:
adrp x9, _BPF_READ@GOTPAGE
Lloh4:
ldr x9, [x9, _BPF_READ@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
cmp w8, w0
ccmp w9, w2, #0, gt
b.ne LBB0_3
; %bb.2:
sdiv w9, w0, w1
msub w9, w9, w1, w0
cbz w9, LBB0_4
LBB0_3:
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB0_4:
and w0, w8, #0x3
bl _BUILD_BUG_ON
mov w0, #1
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _PERF_MAX_TRACE_SIZE,4,2 ; @PERF_MAX_TRACE_SIZE
.comm _BPF_READ,4,2 ; @BPF_READ
.no_dead_strip _tp_prog_is_valid_access
.subsections_via_symbols
| AnghaBench/linux/kernel/trace/extr_bpf_trace.c_tp_prog_is_valid_access.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/50513.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function write_res_bin
_write_res_bin: ## @write_res_bin
.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 %r9, -48(%rbp) ## 8-byte Spill
movq %r8, %r15
movq %rcx, %r12
movq %rdx, %r13
movq %rsi, %rbx
movq %rdi, %r14
xorl %edi, %edi
callq _res_to_bin
subq %rbx, %rax
movq %r14, %rdi
movq %rbx, %rsi
movq %rax, %rdx
movq %r12, %rcx
movq %r15, %r8
movq -48(%rbp), %r9 ## 8-byte Reload
callq _write_res_header
movq %r14, %rdi
movq %rax, %rsi
movq %r13, %rdx
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _res_to_bin ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _write_res_bin
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function write_res_bin
_write_res_bin: ; @write_res_bin
.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, x5
mov x20, x4
mov x21, x3
mov x22, x2
mov x23, x1
mov x24, x0
mov x0, #0
bl _res_to_bin
sub x2, x0, x23
mov x0, x24
mov x1, x23
mov x3, x21
mov x4, x20
mov x5, x19
bl _write_res_header
mov x1, x0
mov x0, x24
mov x2, x22
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
b _res_to_bin
.cfi_endproc
; -- End function
.no_dead_strip _write_res_bin
.subsections_via_symbols
| AnghaBench/freebsd/contrib/binutils/binutils/extr_resres.c_write_res_bin.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _compare_and_update_pbbufs ## -- Begin function compare_and_update_pbbufs
.p2align 4, 0x90
_compare_and_update_pbbufs: ## @compare_and_update_pbbufs
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $72, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %r8d, -44(%rbp) ## 4-byte Spill
movq %rdx, -56(%rbp) ## 8-byte Spill
testl %edi, %edi
jle LBB0_8
## %bb.1:
movq %rsi, %rbx
movl 16(%rbp), %r14d
movslq %r9d, %rdx
movslq %ecx, %rax
movq %rax, -96(%rbp) ## 8-byte Spill
movl %edi, %eax
movq %rax, -88(%rbp) ## 8-byte Spill
movl -44(%rbp), %eax ## 4-byte Reload
movq %rax, -64(%rbp) ## 8-byte Spill
movq -56(%rbp), %rax ## 8-byte Reload
leaq -24(%rax,%rdx), %rax
movq %rax, -80(%rbp) ## 8-byte Spill
movq %rdx, -104(%rbp) ## 8-byte Spill
leaq -24(%rdx), %rax
movq %rax, -72(%rbp) ## 8-byte Spill
xorl %r12d, %r12d
xorl %r13d, %r13d
jmp LBB0_2
.p2align 4, 0x90
LBB0_7: ## in Loop: Header=BB0_2 Depth=1
xorl %edi, %edi
leaq L_.str.2(%rip), %rsi
movq %rbx, %rdx
movq %r15, %rcx
xorl %eax, %eax
callq _fatal
xorl %edi, %edi
leaq L_.str.3(%rip), %rsi
movq %rbx, %rdx
movq %r14, %rcx
xorl %eax, %eax
callq _fatal
movq -64(%rbp), %rax ## 8-byte Reload
addl %r13d, %eax
movl %eax, 16(%rbx)
movl 16(%rbp), %eax
movq %r13, -112(%rbp) ## 8-byte Spill
movl %eax, %r13d
movl %eax, (%rbx)
movq $-2, %rdi
callq _ztest_random
incq %rax
movq %rax, 8(%rbx)
movq 16(%rbx), %rax
movq %rax, 16(%r15)
movups (%rbx), %xmm0
movups %xmm0, (%r15)
movq 16(%rbx), %rax
movq %rax, 16(%r14)
movups (%rbx), %xmm0
movups %xmm0, (%r14)
movl %r13d, %r14d
movq -112(%rbp), %r13 ## 8-byte Reload
incq %r13
addq -104(%rbp), %r12 ## 8-byte Folded Reload
addq $24, %rbx
cmpq %r13, -88(%rbp) ## 8-byte Folded Reload
je LBB0_8
LBB0_2: ## =>This Inner Loop Header: Depth=1
xorl %edi, %edi
movq -96(%rbp), %r15 ## 8-byte Reload
cmpq %r15, %r12
setb %dil
callq _ASSERT
movq -72(%rbp), %rax ## 8-byte Reload
addq %r12, %rax
xorl %edi, %edi
cmpq %r15, %rax
setb %dil
callq _ASSERT
movl (%rbx), %edx
cmpl %r14d, %edx
jle LBB0_4
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
xorl %edi, %edi
leaq L_.str(%rip), %rsi
movl %r14d, %ecx
xorl %eax, %eax
callq _fatal
LBB0_4: ## in Loop: Header=BB0_2 Depth=1
movq -56(%rbp), %rax ## 8-byte Reload
leaq (%rax,%r12), %r15
movq -80(%rbp), %rax ## 8-byte Reload
leaq (%rax,%r12), %r14
cmpq $0, 8(%rbx)
je LBB0_7
## %bb.5: ## in Loop: Header=BB0_2 Depth=1
movl 16(%rbx), %edx
movq -64(%rbp), %rax ## 8-byte Reload
addl %r13d, %eax
cmpl %edx, %eax
je LBB0_7
## %bb.6: ## in Loop: Header=BB0_2 Depth=1
xorl %edi, %edi
leaq L_.str.1(%rip), %rsi
movl -44(%rbp), %ecx ## 4-byte Reload
movl %r13d, %r8d
xorl %eax, %eax
callq _fatal
jmp LBB0_7
LBB0_8:
addq $72, %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 "future leak: got %llx, open txg is %llx"
L_.str.1: ## @.str.1
.asciz "wrong index: got %llx, wanted %llx+%llx"
L_.str.2: ## @.str.2
.asciz "pack/bigH mismatch in %p/%p"
L_.str.3: ## @.str.3
.asciz "pack/bigT mismatch in %p/%p"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _compare_and_update_pbbufs ; -- Begin function compare_and_update_pbbufs
.p2align 2
_compare_and_update_pbbufs: ; @compare_and_update_pbbufs
.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
; kill: def $w5 killed $w5 def $x5
str x4, [sp, #32] ; 8-byte Folded Spill
; kill: def $w3 killed $w3 def $x3
str x2, [sp, #56] ; 8-byte Folded Spill
cmp w0, #1
b.lt LBB0_8
; %bb.1:
mov x19, x6
mov x22, x1
mov x27, #0
mov x28, #0
mov w9, w0
ldr x8, [sp, #32] ; 8-byte Folded Reload
mov w23, w8
sxtw x20, w5
sxtw x24, w3
ldr x8, [sp, #56] ; 8-byte Folded Reload
add x8, x8, x20
sub x8, x8, #24
stp x8, x9, [sp, #40] ; 16-byte Folded Spill
sub x21, x20, #24
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
ldr x8, [sp, #56] ; 8-byte Folded Reload
add x26, x8, x27
ldr x8, [sp, #40] ; 8-byte Folded Reload
add x25, x8, x27
stp x22, x26, [sp]
mov w0, #0
Lloh0:
adrp x1, l_.str.2@PAGE
Lloh1:
add x1, x1, l_.str.2@PAGEOFF
bl _fatal
stp x22, x25, [sp]
mov w0, #0
Lloh2:
adrp x1, l_.str.3@PAGE
Lloh3:
add x1, x1, l_.str.3@PAGEOFF
bl _fatal
add w8, w23, w28
str w8, [x22, #16]
str w19, [x22]
mov x0, #-2
bl _ztest_random
add x8, x0, #1
str x8, [x22, #8]
ldr q0, [x22]
ldr x8, [x22, #16]
str x8, [x26, #16]
str q0, [x26]
ldr x8, [x22, #16]
ldr q0, [x22], #24
str q0, [x25]
str x8, [x25, #16]
add x28, x28, #1
add x27, x27, x20
ldr x8, [sp, #48] ; 8-byte Folded Reload
cmp x8, x28
b.eq LBB0_8
LBB0_3: ; =>This Inner Loop Header: Depth=1
cmp x27, x24
cset w0, lo
bl _ASSERT
add x8, x21, x27
cmp x8, x24
cset w0, lo
bl _ASSERT
ldr w8, [x22]
cmp w8, w19
b.le LBB0_5
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
stp x8, x19, [sp]
mov w0, #0
Lloh4:
adrp x1, l_.str@PAGE
Lloh5:
add x1, x1, l_.str@PAGEOFF
bl _fatal
LBB0_5: ; in Loop: Header=BB0_3 Depth=1
ldr x8, [x22, #8]
cbz x8, LBB0_2
; %bb.6: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [x22, #16]
add w9, w23, w28
cmp w9, w8
b.eq LBB0_2
; %bb.7: ; in Loop: Header=BB0_3 Depth=1
ldr x9, [sp, #32] ; 8-byte Folded Reload
stp x9, x28, [sp, #8]
str x8, [sp]
mov w0, #0
Lloh6:
adrp x1, l_.str.1@PAGE
Lloh7:
add x1, x1, l_.str.1@PAGEOFF
bl _fatal
b LBB0_2
LBB0_8:
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 Lloh0, Lloh1
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh6, Lloh7
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "future leak: got %llx, open txg is %llx"
l_.str.1: ; @.str.1
.asciz "wrong index: got %llx, wanted %llx+%llx"
l_.str.2: ; @.str.2
.asciz "pack/bigH mismatch in %p/%p"
l_.str.3: ; @.str.3
.asciz "pack/bigT mismatch in %p/%p"
.subsections_via_symbols
| AnghaBench/zfs/cmd/ztest/extr_ztest.c_compare_and_update_pbbufs.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cdb_make_addend ## -- Begin function cdb_make_addend
.p2align 4, 0x90
_cdb_make_addend: ## @cdb_make_addend
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %ecx, %r12d
movl %edx, %r14d
movl %esi, %r15d
movq %rdi, %rbx
movq 8(%rdi), %rax
testq %rax, %rax
je LBB0_2
## %bb.1:
movq (%rax), %rcx
movq _CDB_HPLIST@GOTPCREL(%rip), %rdx
cmpq (%rdx), %rcx
jb LBB0_5
LBB0_2:
movl $24, %edi
callq _emalloc
testq %rax, %rax
je LBB0_3
## %bb.4:
movq $0, (%rax)
movq 8(%rbx), %rcx
movq %rcx, 16(%rax)
movq %rax, 8(%rbx)
xorl %ecx, %ecx
LBB0_5:
movq 8(%rax), %rdx
movl %r12d, 4(%rdx,%rcx,8)
movl 4(%rbx), %esi
movl %esi, (%rdx,%rcx,8)
incq %rcx
movq %rcx, (%rax)
incl (%rbx)
movq %rbx, %rdi
movl $8, %esi
callq _cdb_posplus
movl $-1, %r12d
cmpl $-1, %eax
je LBB0_8
## %bb.6:
movq %rbx, %rdi
movl %r15d, %esi
callq _cdb_posplus
cmpl $-1, %eax
je LBB0_8
## %bb.7:
movq %rbx, %rdi
movl %r14d, %esi
callq _cdb_posplus
xorl %r12d, %r12d
cmpl $-1, %eax
sete %r12b
negl %r12d
jmp LBB0_8
LBB0_3:
movl $-1, %r12d
LBB0_8:
movl %r12d, %eax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _CDB_HPLIST,8,3 ## @CDB_HPLIST
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cdb_make_addend ; -- Begin function cdb_make_addend
.p2align 2
_cdb_make_addend: ; @cdb_make_addend
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x22, x3
mov x19, x2
mov x21, x1
mov x20, x0
ldr x0, [x0, #8]
cbz x0, LBB0_2
; %bb.1:
ldr x8, [x0]
Lloh0:
adrp x9, _CDB_HPLIST@GOTPAGE
Lloh1:
ldr x9, [x9, _CDB_HPLIST@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
cmp x8, x9
b.lo LBB0_4
LBB0_2:
mov w0, #24
bl _emalloc
cbz x0, LBB0_7
; %bb.3:
mov x8, #0
str xzr, [x0]
ldr x9, [x20, #8]
str x9, [x0, #16]
str x0, [x20, #8]
LBB0_4:
ldr x9, [x0, #8]
add x9, x9, x8, lsl #3
ldp w11, w10, [x20]
stp w10, w22, [x9]
add x8, x8, #1
str x8, [x0]
add w8, w11, #1
str w8, [x20]
mov x0, x20
mov w1, #8
bl _cdb_posplus
cmn w0, #1
b.eq LBB0_8
; %bb.5:
mov x0, x20
mov x1, x21
bl _cdb_posplus
cmn w0, #1
b.eq LBB0_8
; %bb.6:
mov x0, x20
mov x1, x19
bl _cdb_posplus
cmn w0, #1
csetm w0, eq
b LBB0_8
LBB0_7:
mov w0, #-1
LBB0_8:
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 _CDB_HPLIST,8,3 ; @CDB_HPLIST
.subsections_via_symbols
| AnghaBench/php-src/ext/dba/libcdb/extr_cdb_make.c_cdb_make_addend.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.comm _current_cache,8,3 ## @current_cache
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.comm _current_cache,8,3 ; @current_cache
.subsections_via_symbols
| AnghaBench/kphp-kdb/pmemcached/extr_pmemcached-data.c_pmemcached_get_current.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/6387461.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ff_audio_rechunk_interleave ## -- Begin function ff_audio_rechunk_interleave
.p2align 4, 0x90
_ff_audio_rechunk_interleave: ## @ff_audio_rechunk_interleave
.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 %r9, %r12
movq %r8, -64(%rbp) ## 8-byte Spill
movl %ecx, %r13d
movq %rsi, -56(%rbp) ## 8-byte Spill
movq %rdi, %rbx
testq %rdx, %rdx
je LBB0_8
## %bb.1:
movq %rdx, %r14
movq 8(%rbx), %rax
movq (%rdx), %rcx
movq (%rax,%rcx,8), %rax
movq (%rax), %rcx
movq 8(%rax), %r15
movq (%rcx), %rax
movq _AVMEDIA_TYPE_AUDIO@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_7
## %bb.2:
movl 8(%r15), %edi
callq _av_fifo_size
movl 8(%r14), %edx
addl %edx, %eax
cmpl (%r15), %eax
jbe LBB0_5
## %bb.3:
movl 8(%r15), %edi
movl %eax, -44(%rbp) ## 4-byte Spill
movl %eax, %esi
callq _av_fifo_realloc2
testq %rax, %rax
js LBB0_6
## %bb.4:
movl -44(%rbp), %eax ## 4-byte Reload
movl %eax, (%r15)
movl 8(%r14), %edx
LBB0_5:
movl 8(%r15), %edi
movl 32(%r14), %esi
xorl %ecx, %ecx
callq _av_fifo_generic_write
jmp LBB0_8
LBB0_7:
movl 4(%r15), %eax
movl %eax, 24(%r14)
movl %eax, 28(%r14)
addl 16(%r14), %eax
movl %eax, 4(%r15)
movq %rbx, %rdi
movq %r14, %rsi
movq %r12, %rdx
callq _ff_interleave_add_packet
testl %eax, %eax
js LBB0_18
LBB0_8:
movl (%rbx), %eax
testl %eax, %eax
jle LBB0_17
## %bb.9:
xorl %r14d, %r14d
movq _AVMEDIA_TYPE_AUDIO@GOTPCREL(%rip), %rdx
xorps %xmm0, %xmm0
leaq -112(%rbp), %r15
jmp LBB0_10
.p2align 4, 0x90
LBB0_16: ## in Loop: Header=BB0_10 Depth=1
incq %r14
movslq %eax, %rcx
cmpq %rcx, %r14
jge LBB0_17
LBB0_10: ## =>This Loop Header: Depth=1
## Child Loop BB0_12 Depth 2
movq 8(%rbx), %rcx
movq (%rcx,%r14,8), %rcx
movq (%rcx), %rcx
movq (%rcx), %rcx
cmpq (%rdx), %rcx
jne LBB0_16
## %bb.11: ## in Loop: Header=BB0_10 Depth=1
movaps %xmm0, -96(%rbp)
movaps %xmm0, -112(%rbp)
movq $0, -80(%rbp)
.p2align 4, 0x90
LBB0_12: ## Parent Loop BB0_10 Depth=1
## => This Inner Loop Header: Depth=2
movq %rbx, %rdi
movq %r15, %rsi
movl %r14d, %edx
movl %r13d, %ecx
callq _interleave_new_audio_packet
testl %eax, %eax
jle LBB0_14
## %bb.13: ## in Loop: Header=BB0_12 Depth=2
movq %rbx, %rdi
movq %r15, %rsi
movq %r12, %rdx
callq _ff_interleave_add_packet
testl %eax, %eax
jns LBB0_12
jmp LBB0_18
.p2align 4, 0x90
LBB0_14: ## in Loop: Header=BB0_10 Depth=1
movq _AVMEDIA_TYPE_AUDIO@GOTPCREL(%rip), %rdx
jne LBB0_18
## %bb.15: ## in Loop: Header=BB0_10 Depth=1
movl (%rbx), %eax
xorps %xmm0, %xmm0
jmp LBB0_16
LBB0_17:
movq %rbx, %rdi
movq -56(%rbp), %rsi ## 8-byte Reload
xorl %edx, %edx
movl %r13d, %ecx
callq *-64(%rbp) ## 8-byte Folded Reload
LBB0_18:
addq $72, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_6:
movq _ENOMEM@GOTPCREL(%rip), %rax
movl (%rax), %edi
addq $72, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _AVERROR ## TAILCALL
.cfi_endproc
## -- End function
.comm _AVMEDIA_TYPE_AUDIO,8,3 ## @AVMEDIA_TYPE_AUDIO
.comm _ENOMEM,4,2 ## @ENOMEM
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ff_audio_rechunk_interleave ; -- Begin function ff_audio_rechunk_interleave
.p2align 2
_ff_audio_rechunk_interleave: ; @ff_audio_rechunk_interleave
.cfi_startproc
; %bb.0:
sub sp, sp, #144
.cfi_def_cfa_offset 144
stp x28, x27, [sp, #48] ; 16-byte Folded Spill
stp x26, x25, [sp, #64] ; 16-byte Folded Spill
stp x24, x23, [sp, #80] ; 16-byte Folded Spill
stp x22, x21, [sp, #96] ; 16-byte Folded Spill
stp x20, x19, [sp, #112] ; 16-byte Folded Spill
stp x29, x30, [sp, #128] ; 16-byte Folded Spill
add x29, sp, #128
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x22, x5
mov x19, x4
mov x20, x3
mov x21, x1
mov x23, x0
Lloh0:
adrp x26, _AVMEDIA_TYPE_AUDIO@GOTPAGE
Lloh1:
ldr x26, [x26, _AVMEDIA_TYPE_AUDIO@GOTPAGEOFF]
cbz x2, LBB0_7
; %bb.1:
mov x24, x2
ldr x8, [x23, #8]
ldr x9, [x2]
ldr x8, [x8, x9, lsl #3]
ldp x8, x27, [x8]
ldr x8, [x8]
ldr x9, [x26]
cmp x8, x9
b.ne LBB0_6
; %bb.2:
ldr w0, [x27, #8]
bl _av_fifo_size
ldr w2, [x24, #8]
ldr w8, [x27]
add w25, w2, w0
cmp w25, w8
b.ls LBB0_5
; %bb.3:
ldr w0, [x27, #8]
mov x1, x25
bl _av_fifo_realloc2
tbnz x0, #63, LBB0_18
; %bb.4:
str w25, [x27]
ldr w2, [x24, #8]
LBB0_5:
ldr w0, [x27, #8]
ldr w1, [x24, #32]
mov x3, #0
bl _av_fifo_generic_write
b LBB0_7
LBB0_6:
ldr w8, [x27, #4]
stp w8, w8, [x24, #24]
ldr w9, [x24, #16]
add w8, w8, w9
str w8, [x27, #4]
mov x0, x23
mov x1, x24
mov x2, x22
bl _ff_interleave_add_packet
tbnz w0, #31, LBB0_17
LBB0_7:
ldr w8, [x23]
cmp w8, #1
b.lt LBB0_16
; %bb.8:
mov x24, #0
movi.2d v0, #0000000000000000
b LBB0_10
LBB0_9: ; in Loop: Header=BB0_10 Depth=1
add x24, x24, #1
cmp x24, w8, sxtw
b.ge LBB0_16
LBB0_10: ; =>This Loop Header: Depth=1
; Child Loop BB0_12 Depth 2
ldr x9, [x23, #8]
ldr x9, [x9, x24, lsl #3]
ldr x9, [x9]
ldr x9, [x9]
ldr x10, [x26]
cmp x9, x10
b.ne LBB0_9
; %bb.11: ; in Loop: Header=BB0_10 Depth=1
str xzr, [sp, #32]
stp q0, q0, [sp]
LBB0_12: ; Parent Loop BB0_10 Depth=1
; => This Inner Loop Header: Depth=2
mov x1, sp
mov x0, x23
mov x2, x24
mov x3, x20
bl _interleave_new_audio_packet
cmp w0, #1
b.lt LBB0_14
; %bb.13: ; in Loop: Header=BB0_12 Depth=2
mov x1, sp
mov x0, x23
mov x2, x22
bl _ff_interleave_add_packet
tbz w0, #31, LBB0_12
b LBB0_17
LBB0_14: ; in Loop: Header=BB0_10 Depth=1
cbnz w0, LBB0_17
; %bb.15: ; in Loop: Header=BB0_10 Depth=1
ldr w8, [x23]
movi.2d v0, #0000000000000000
b LBB0_9
LBB0_16:
mov x0, x23
mov x1, x21
mov x2, #0
mov x3, x20
blr x19
LBB0_17:
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
ldp x20, x19, [sp, #112] ; 16-byte Folded Reload
ldp x22, x21, [sp, #96] ; 16-byte Folded Reload
ldp x24, x23, [sp, #80] ; 16-byte Folded Reload
ldp x26, x25, [sp, #64] ; 16-byte Folded Reload
ldp x28, x27, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #144
ret
LBB0_18:
Lloh2:
adrp x8, _ENOMEM@GOTPAGE
Lloh3:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
Lloh4:
ldr w0, [x8]
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
ldp x20, x19, [sp, #112] ; 16-byte Folded Reload
ldp x22, x21, [sp, #96] ; 16-byte Folded Reload
ldp x24, x23, [sp, #80] ; 16-byte Folded Reload
ldp x26, x25, [sp, #64] ; 16-byte Folded Reload
ldp x28, x27, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #144
b _AVERROR
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.cfi_endproc
; -- End function
.comm _AVMEDIA_TYPE_AUDIO,8,3 ; @AVMEDIA_TYPE_AUDIO
.comm _ENOMEM,4,2 ; @ENOMEM
.subsections_via_symbols
| AnghaBench/FFmpeg/libavformat/extr_audiointerleave.c_ff_audio_rechunk_interleave.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function handle_stop_sending_frame
_handle_stop_sending_frame: ## @handle_stop_sending_frame
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -24
movq %rdi, %rbx
movl (%rsi), %eax
leaq 4(%rsi), %rdi
leaq -24(%rbp), %rdx
movl %eax, %esi
callq _quicly_decode_stop_sending_frame
testl %eax, %eax
je LBB0_1
LBB0_6:
addq $24, %rsp
popq %rbx
popq %rbp
retq
LBB0_1:
movl -20(%rbp), %esi
leaq -16(%rbp), %rdx
movq %rbx, %rdi
callq _get_stream_or_open_if_new
testl %eax, %eax
jne LBB0_6
## %bb.2:
movq -16(%rbp), %rdi
testq %rdi, %rdi
je LBB0_6
## %bb.3:
addq $8, %rdi
callq _quicly_sendstate_is_open
testq %rax, %rax
je LBB0_5
## %bb.4:
movl -24(%rbp), %edi
callq _QUICLY_ERROR_FROM_APPLICATION_ERROR_CODE
movl %eax, %ebx
movq -16(%rbp), %rdi
movl %eax, %esi
callq _quicly_reset_stream
movq -16(%rbp), %rdi
movq (%rdi), %rax
movl %ebx, %esi
callq *(%rax)
testl %eax, %eax
jne LBB0_6
LBB0_5:
xorl %eax, %eax
jmp LBB0_6
.cfi_endproc
## -- End function
.no_dead_strip _handle_stop_sending_frame
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function handle_stop_sending_frame
_handle_stop_sending_frame: ; @handle_stop_sending_frame
.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 x8, x1
mov x19, x0
ldr w1, [x8], #4
add x2, sp, #8
mov x0, x8
bl _quicly_decode_stop_sending_frame
cbnz w0, LBB0_5
; %bb.1:
ldr w1, [sp, #12]
mov x2, sp
mov x0, x19
bl _get_stream_or_open_if_new
ldr x8, [sp]
cmp w0, #0
ccmp x8, #0, #4, eq
b.eq LBB0_5
; %bb.2:
add x0, x8, #8
bl _quicly_sendstate_is_open
cbz x0, LBB0_4
; %bb.3:
ldr w0, [sp, #8]
bl _QUICLY_ERROR_FROM_APPLICATION_ERROR_CODE
mov x19, x0
ldr x0, [sp]
mov x1, x19
bl _quicly_reset_stream
ldr x0, [sp]
ldr x8, [x0]
ldr x8, [x8]
mov x1, x19
blr x8
cbnz w0, LBB0_5
LBB0_4:
mov w0, #0
LBB0_5:
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 _handle_stop_sending_frame
.subsections_via_symbols
| AnghaBench/h2o/deps/quicly/t/extr_..libquicly.c_handle_stop_sending_frame.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function of_fpga_region_remove
_of_fpga_region_remove: ## @of_fpga_region_remove
.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 _platform_get_drvdata
movq (%rax), %rbx
movq %rax, %rdi
callq _fpga_region_unregister
movq %rbx, %rdi
callq _fpga_mgr_put
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _of_fpga_region_remove
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function of_fpga_region_remove
_of_fpga_region_remove: ; @of_fpga_region_remove
.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 _platform_get_drvdata
ldr x19, [x0]
bl _fpga_region_unregister
mov x0, x19
bl _fpga_mgr_put
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 _of_fpga_region_remove
.subsections_via_symbols
| AnghaBench/linux/drivers/fpga/extr_of-fpga-region.c_of_fpga_region_remove.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
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/247018464.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sys_exit ## -- Begin function sys_exit
.p2align 4, 0x90
_sys_exit: ## @sys_exit
.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
jmp _exit_process ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sys_exit ; -- Begin function sys_exit
.p2align 2
_sys_exit: ; @sys_exit
.cfi_startproc
; %bb.0:
b _exit_process
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/raspberry-pi-os/exercises/lesson05/1/avenito/src/extr_sys.c_sys_exit.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function qtnf_rx_data_ready
_qtnf_rx_data_ready: ## @qtnf_rx_data_ready
.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
movq 8(%rdi), %rcx
movl (%rax,%rcx,4), %edi
callq _le32_to_cpu
movq _QTN_BD_EMPTY@GOTPCREL(%rip), %rdx
xorl %ecx, %ecx
testl %eax, (%rdx)
sete %cl
movl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _QTN_BD_EMPTY,4,2 ## @QTN_BD_EMPTY
.no_dead_strip _qtnf_rx_data_ready
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function qtnf_rx_data_ready
_qtnf_rx_data_ready: ; @qtnf_rx_data_ready
.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
ldp x9, x8, [x0]
ldr w0, [x9, x8, lsl #2]
bl _le32_to_cpu
Lloh0:
adrp x8, _QTN_BD_EMPTY@GOTPAGE
Lloh1:
ldr x8, [x8, _QTN_BD_EMPTY@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
tst w8, w0
cset w0, eq
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _QTN_BD_EMPTY,4,2 ; @QTN_BD_EMPTY
.no_dead_strip _qtnf_rx_data_ready
.subsections_via_symbols
| AnghaBench/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/extr_topaz_pcie.c_qtnf_rx_data_ready.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function functionality
_functionality: ## @functionality
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _I2C_FUNC_I2C@GOTPCREL(%rip), %rax
movl (%rax), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _I2C_FUNC_I2C,4,2 ## @I2C_FUNC_I2C
.no_dead_strip _functionality
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function functionality
_functionality: ; @functionality
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _I2C_FUNC_I2C@GOTPAGE
Lloh1:
ldr x8, [x8, _I2C_FUNC_I2C@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _I2C_FUNC_I2C,4,2 ; @I2C_FUNC_I2C
.no_dead_strip _functionality
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/media/dvb/dm1105/extr_dm1105.c_functionality.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mat2d_prod ## -- Begin function mat2d_prod
.p2align 4, 0x90
_mat2d_prod: ## @mat2d_prod
.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
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rcx, -64(%rbp) ## 8-byte Spill
movl %edx, -44(%rbp) ## 4-byte Spill
movq %rdi, -80(%rbp) ## 8-byte Spill
testl %esi, %esi
jle LBB0_15
## %bb.1:
movslq 32(%rbp), %r11
movslq %r9d, %rcx
movslq -44(%rbp), %rax ## 4-byte Folded Reload
movl %esi, %edx
movq %rdx, -88(%rbp) ## 8-byte Spill
movq %rax, -72(%rbp) ## 8-byte Spill
movl %eax, %eax
movq %rax, -112(%rbp) ## 8-byte Spill
movl %r11d, %r9d
leaq -1(%r9), %rax
movq %rax, -104(%rbp) ## 8-byte Spill
movl %r9d, %esi
andl $3, %esi
andl $-4, %r9d
movq -64(%rbp), %rax ## 8-byte Reload
addq $24, %rax
shlq $3, %rcx
movq %rcx, -96(%rbp) ## 8-byte Spill
movq %r11, %r13
shlq $4, %r13
movq %r11, %r8
shlq $5, %r8
leaq (,%r11,8), %rdi
leaq (%rdi,%rdi,2), %r14
xorl %ecx, %ecx
movq %rcx, -56(%rbp) ## 8-byte Spill
jmp LBB0_2
.p2align 4, 0x90
LBB0_14: ## in Loop: Header=BB0_2 Depth=1
movq -56(%rbp), %rdx ## 8-byte Reload
incq %rdx
movq -96(%rbp), %rcx ## 8-byte Reload
addq %rcx, %rax
addq %rcx, -64(%rbp) ## 8-byte Folded Spill
movq %rdx, %rcx
movq %rdx, -56(%rbp) ## 8-byte Spill
cmpq -88(%rbp), %rdx ## 8-byte Folded Reload
je LBB0_15
LBB0_2: ## =>This Loop Header: Depth=1
## Child Loop BB0_4 Depth 2
## Child Loop BB0_9 Depth 3
## Child Loop BB0_12 Depth 3
cmpl $0, -44(%rbp) ## 4-byte Folded Reload
jle LBB0_14
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movq -56(%rbp), %rcx ## 8-byte Reload
imulq -72(%rbp), %rcx ## 8-byte Folded Reload
movq -80(%rbp), %rdx ## 8-byte Reload
leaq (%rdx,%rcx,8), %rcx
movq %rcx, -120(%rbp) ## 8-byte Spill
movq 16(%rbp), %r12
xorl %r10d, %r10d
jmp LBB0_4
.p2align 4, 0x90
LBB0_5: ## in Loop: Header=BB0_4 Depth=2
xorpd %xmm0, %xmm0
LBB0_13: ## in Loop: Header=BB0_4 Depth=2
movq -120(%rbp), %rcx ## 8-byte Reload
movsd %xmm0, (%rcx,%r10,8)
incq %r10
addq $8, %r12
cmpq -112(%rbp), %r10 ## 8-byte Folded Reload
je LBB0_14
LBB0_4: ## Parent Loop BB0_2 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_9 Depth 3
## Child Loop BB0_12 Depth 3
cmpl $0, 32(%rbp)
jle LBB0_5
## %bb.6: ## in Loop: Header=BB0_4 Depth=2
cmpq $3, -104(%rbp) ## 8-byte Folded Reload
jae LBB0_8
## %bb.7: ## in Loop: Header=BB0_4 Depth=2
xorpd %xmm0, %xmm0
xorl %r15d, %r15d
jmp LBB0_10
.p2align 4, 0x90
LBB0_8: ## in Loop: Header=BB0_4 Depth=2
xorpd %xmm0, %xmm0
movq %r12, %rdx
xorl %r15d, %r15d
.p2align 4, 0x90
LBB0_9: ## Parent Loop BB0_2 Depth=1
## Parent Loop BB0_4 Depth=2
## => This Inner Loop Header: Depth=3
movsd -24(%rax,%r15,8), %xmm1 ## xmm1 = mem[0],zero
mulsd (%rdx), %xmm1
movsd -16(%rax,%r15,8), %xmm2 ## xmm2 = mem[0],zero
addsd %xmm0, %xmm1
mulsd (%rdx,%r11,8), %xmm2
addsd %xmm1, %xmm2
movsd -8(%rax,%r15,8), %xmm1 ## xmm1 = mem[0],zero
mulsd (%rdx,%r13), %xmm1
addsd %xmm2, %xmm1
movsd (%rax,%r15,8), %xmm0 ## xmm0 = mem[0],zero
mulsd (%rdx,%r14), %xmm0
addsd %xmm1, %xmm0
addq $4, %r15
addq %r8, %rdx
cmpq %r15, %r9
jne LBB0_9
LBB0_10: ## in Loop: Header=BB0_4 Depth=2
testq %rsi, %rsi
je LBB0_13
## %bb.11: ## in Loop: Header=BB0_4 Depth=2
movq %r11, %rcx
imulq %r15, %rcx
leaq (%r12,%rcx,8), %rdx
movq -64(%rbp), %rcx ## 8-byte Reload
leaq (%rcx,%r15,8), %rcx
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_12: ## Parent Loop BB0_2 Depth=1
## Parent Loop BB0_4 Depth=2
## => This Inner Loop Header: Depth=3
movsd (%rcx,%rbx,8), %xmm1 ## xmm1 = mem[0],zero
mulsd (%rdx), %xmm1
addsd %xmm1, %xmm0
incq %rbx
addq %rdi, %rdx
cmpq %rbx, %rsi
jne LBB0_12
jmp LBB0_13
LBB0_15:
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 _mat2d_prod ; -- Begin function mat2d_prod
.p2align 2
_mat2d_prod: ; @mat2d_prod
.cfi_startproc
; %bb.0:
; kill: def $w5 killed $w5 def $x5
; kill: def $w2 killed $w2 def $x2
cmp w1, #1
b.lt LBB0_9
; %bb.1:
mov x8, #0
sxtw x9, w2
ldr w10, [sp]
mov w11, w1
mov w12, w2
mov x13, x10
sbfiz x13, x13, #3, #32
sbfiz x14, x5, #3, #32
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
add x8, x8, #1
add x3, x3, x14
cmp x8, x11
b.eq LBB0_9
LBB0_3: ; =>This Loop Header: Depth=1
; Child Loop BB0_6 Depth 2
; Child Loop BB0_8 Depth 3
cmp w2, #1
b.lt LBB0_2
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
mov x15, #0
mul x16, x8, x9
add x16, x0, x16, lsl #3
mov x17, x6
b LBB0_6
LBB0_5: ; in Loop: Header=BB0_6 Depth=2
str d0, [x16, x15, lsl #3]
add x15, x15, #1
add x17, x17, #8
cmp x15, x12
b.eq LBB0_2
LBB0_6: ; Parent Loop BB0_3 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_8 Depth 3
movi d0, #0000000000000000
cmp w10, #1
b.lt LBB0_5
; %bb.7: ; in Loop: Header=BB0_6 Depth=2
mov x1, x10
mov x4, x3
mov x5, x17
LBB0_8: ; Parent Loop BB0_3 Depth=1
; Parent Loop BB0_6 Depth=2
; => This Inner Loop Header: Depth=3
ldr d1, [x4], #8
ldr d2, [x5]
fmadd d0, d1, d2, d0
add x5, x5, x13
subs x1, x1, #1
b.ne LBB0_8
b LBB0_5
LBB0_9:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/326046.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
callq _fork
testl %eax, %eax
jle LBB0_1
## %bb.3:
movl %eax, %ebx
callq _getpid
leaq L_.str(%rip), %rdi
movl %eax, %esi
xorl %eax, %eax
callq _printf
movl $2, %edi
callq _sleep
leaq -12(%rbp), %rsi
movl %ebx, %edi
xorl %edx, %edx
callq _waitpid
movl -12(%rbp), %ecx
xorl %edx, %edx
testb $127, %cl
sete %dl
movzbl %ch, %ecx
leaq L_.str.1(%rip), %rdi
movl %eax, %esi
xorl %eax, %eax
callq _printf
xorl %edi, %edi
callq _exit
LBB0_1:
jne LBB0_2
## %bb.4:
callq _getpid
leaq L_.str.2(%rip), %rdi
movl %eax, %esi
xorl %eax, %eax
callq _printf
movl $4, %edi
callq _sleep
leaq L_str(%rip), %rdi
callq _puts
movl $9, %edi
callq _exit
LBB0_2:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.4(%rip), %rdi
movl $11, %esi
movl $1, %edx
callq _fwrite
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "parent PID : %d\n"
L_.str.1: ## @.str.1
.asciz "parent is waiting and terminated %d %d %d\n"
L_.str.2: ## @.str.2
.asciz "child PID: %d\n"
L_.str.4: ## @.str.4
.asciz "fork error\n"
L_str: ## @str
.asciz "child terminated"
.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 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
bl _fork
mov x19, x0
cmp w0, #1
b.lt LBB0_2
; %bb.1:
bl _getpid
; kill: def $w0 killed $w0 def $x0
str x0, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #2
bl _sleep
sub x1, x29, #20
mov x0, x19
mov w2, #0
bl _waitpid
; kill: def $w0 killed $w0 def $x0
ldur w8, [x29, #-20]
tst w8, #0x7f
cset w9, eq
ubfx w8, w8, #8, #8
stp x9, x8, [sp, #8]
str x0, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w0, #0
bl _exit
LBB0_2:
cbnz w19, LBB0_4
; %bb.3:
bl _getpid
; kill: def $w0 killed $w0 def $x0
str x0, [sp]
Lloh4:
adrp x0, l_.str.2@PAGE
Lloh5:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w0, #4
bl _sleep
Lloh6:
adrp x0, l_str@PAGE
Lloh7:
add x0, x0, l_str@PAGEOFF
bl _puts
mov w0, #9
bl _exit
LBB0_4:
Lloh8:
adrp x8, ___stderrp@GOTPAGE
Lloh9:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh10:
ldr x3, [x8]
Lloh11:
adrp x0, l_.str.4@PAGE
Lloh12:
add x0, x0, l_.str.4@PAGEOFF
mov w1, #11
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "parent PID : %d\n"
l_.str.1: ; @.str.1
.asciz "parent is waiting and terminated %d %d %d\n"
l_.str.2: ; @.str.2
.asciz "child PID: %d\n"
l_.str.4: ; @.str.4
.asciz "fork error\n"
l_str: ; @str
.asciz "child terminated"
.subsections_via_symbols
| the_stack_data/1156861.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function advect1d
LCPI0_0:
.long 0x3f000000 ## float 0.5
LCPI0_1:
.long 0xbf000000 ## float -0.5
.section __TEXT,__text,regular,pure_instructions
.globl _advect1d
.p2align 4, 0x90
_advect1d: ## @advect1d
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl 24(%rbp), %eax
cvtsd2ss %xmm0, %xmm0
movl 16(%rbp), %r10d
cvtsd2ss %xmm1, %xmm1
testl %eax, %eax
je LBB0_8
## %bb.1:
cmpl $1, %eax
jne LBB0_13
## %bb.2:
cmpl %r8d, %ecx
jg LBB0_13
## %bb.3:
movslq %ecx, %r9
incl %r8d
movss LCPI0_0(%rip), %xmm9 ## xmm9 = mem[0],zero,zero,zero
movss LCPI0_1(%rip), %xmm8 ## xmm8 = mem[0],zero,zero,zero
movq %r9, %rcx
jmp LBB0_4
.p2align 4, 0x90
LBB0_6: ## in Loop: Header=BB0_4 Depth=1
movq %rcx, %rax
subq %r9, %rax
movss (%rdx,%rax,4), %xmm4 ## xmm4 = mem[0],zero,zero,zero
addss 4(%rdx,%rax,4), %xmm4
mulss %xmm9, %xmm4
mulss %xmm1, %xmm4
divss %xmm0, %xmm4
movss -4(%rdi,%rcx,4), %xmm5 ## xmm5 = mem[0],zero,zero,zero
movss (%rdi,%rcx,4), %xmm6 ## xmm6 = mem[0],zero,zero,zero
movss 4(%rdi,%rcx,4), %xmm7 ## xmm7 = mem[0],zero,zero,zero
movaps %xmm7, %xmm3
subss %xmm5, %xmm3
movaps %xmm4, %xmm2
mulss %xmm8, %xmm2
mulss %xmm3, %xmm2
addss %xmm6, %xmm2
mulss %xmm4, %xmm4
mulss %xmm9, %xmm4
addss %xmm6, %xmm6
subss %xmm6, %xmm7
addss %xmm5, %xmm7
mulss %xmm4, %xmm7
addss %xmm2, %xmm7
movss %xmm7, (%rsi,%rcx,4)
incq %rcx
LBB0_7: ## in Loop: Header=BB0_4 Depth=1
cmpl %ecx, %r8d
je LBB0_13
LBB0_4: ## =>This Inner Loop Header: Depth=1
cmpl $1, %r10d
je LBB0_6
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
incq %rcx
jmp LBB0_7
LBB0_8:
decl %r8d
cmpl %ecx, %r8d
jle LBB0_13
## %bb.9:
movslq %ecx, %rax
movslq %r8d, %rcx
leaq (%rdi,%rax,4), %rdi
addq $8, %rdi
subq %rax, %rcx
leaq (%rsi,%rax,4), %rsi
addq $4, %rsi
xorl %eax, %eax
movss LCPI0_0(%rip), %xmm9 ## xmm9 = mem[0],zero,zero,zero
movss LCPI0_1(%rip), %xmm8 ## xmm8 = mem[0],zero,zero,zero
jmp LBB0_10
.p2align 4, 0x90
LBB0_12: ## in Loop: Header=BB0_10 Depth=1
incq %rax
cmpq %rax, %rcx
je LBB0_13
LBB0_10: ## =>This Inner Loop Header: Depth=1
cmpl $1, %r10d
jne LBB0_12
## %bb.11: ## in Loop: Header=BB0_10 Depth=1
movss 4(%rdx,%rax,4), %xmm4 ## xmm4 = mem[0],zero,zero,zero
addss 8(%rdx,%rax,4), %xmm4
mulss %xmm9, %xmm4
mulss %xmm1, %xmm4
divss %xmm0, %xmm4
movss -8(%rdi,%rax,4), %xmm5 ## xmm5 = mem[0],zero,zero,zero
movss -4(%rdi,%rax,4), %xmm6 ## xmm6 = mem[0],zero,zero,zero
movss (%rdi,%rax,4), %xmm7 ## xmm7 = mem[0],zero,zero,zero
movaps %xmm7, %xmm3
subss %xmm5, %xmm3
movaps %xmm4, %xmm2
mulss %xmm8, %xmm2
mulss %xmm3, %xmm2
addss %xmm6, %xmm2
mulss %xmm4, %xmm4
mulss %xmm9, %xmm4
addss %xmm6, %xmm6
subss %xmm6, %xmm7
addss %xmm5, %xmm7
mulss %xmm4, %xmm7
addss %xmm2, %xmm7
movss %xmm7, (%rsi,%rax,4)
jmp LBB0_12
LBB0_13:
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 _advect1d ; -- Begin function advect1d
.p2align 2
_advect1d: ; @advect1d
.cfi_startproc
; %bb.0:
; kill: def $w3 killed $w3 def $x3
fcvt s0, d0
fcvt s1, d1
cbz w7, LBB0_8
; %bb.1:
cmp w7, #1
b.ne LBB0_13
; %bb.2:
cmp w3, w4
b.gt LBB0_13
; %bb.3:
sxtw x8, w3
add w9, w4, #1
fmov s2, #0.50000000
fmov s3, #-0.50000000
fmov s4, #-2.00000000
mov x10, x8
b LBB0_6
LBB0_4: ; in Loop: Header=BB0_6 Depth=1
sub x11, x10, x8
add x11, x2, x11, lsl #2
ldp s5, s6, [x11]
fadd s5, s5, s6
fmul s5, s5, s2
fmul s5, s5, s1
fdiv s5, s5, s0
lsl x11, x10, #2
add x12, x0, x11
add x10, x10, #1
ldr s6, [x0, x10, lsl #2]
ldp s16, s7, [x12, #-4]
fsub s17, s6, s16
fmul s18, s5, s3
fmadd s17, s18, s17, s7
fmul s5, s5, s5
fmul s5, s5, s2
fmadd s6, s7, s4, s6
fadd s6, s6, s16
fmadd s5, s5, s6, s17
str s5, [x1, x11]
LBB0_5: ; in Loop: Header=BB0_6 Depth=1
cmp w9, w10
b.eq LBB0_13
LBB0_6: ; =>This Inner Loop Header: Depth=1
cmp w6, #1
b.eq LBB0_4
; %bb.7: ; in Loop: Header=BB0_6 Depth=1
add x10, x10, #1
b LBB0_5
LBB0_8:
sub w8, w4, #1
cmp w8, w3
b.le LBB0_13
; %bb.9:
; kill: def $w3 killed $w3 killed $x3 def $x3
sxtw x10, w3
sxtw x11, w8
add x8, x2, #8
sbfiz x9, x3, #2, #32
add x12, x9, #4
add x9, x1, x12
sub x10, x11, x10
add x11, x0, x12
fmov s2, #0.50000000
fmov s3, #-0.50000000
fmov s4, #-2.00000000
b LBB0_11
LBB0_10: ; in Loop: Header=BB0_11 Depth=1
add x8, x8, #4
add x9, x9, #4
add x11, x11, #4
subs x10, x10, #1
b.eq LBB0_13
LBB0_11: ; =>This Inner Loop Header: Depth=1
cmp w6, #1
b.ne LBB0_10
; %bb.12: ; in Loop: Header=BB0_11 Depth=1
ldp s5, s6, [x8, #-4]
fadd s5, s5, s6
fmul s5, s5, s2
fmul s5, s5, s1
fdiv s5, s5, s0
ldp s6, s7, [x11]
ldur s16, [x11, #-4]
fsub s17, s7, s16
fmul s18, s5, s3
fmadd s17, s18, s17, s6
fmul s5, s5, s5
fmul s5, s5, s2
fmadd s6, s6, s4, s7
fadd s6, s6, s16
fmadd s5, s5, s6, s17
str s5, [x9]
b LBB0_10
LBB0_13:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/117328218.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ngx_writev_chain ## -- Begin function ngx_writev_chain
.p2align 4, 0x90
_ngx_writev_chain: ## @ngx_writev_chain
.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 %rdx, %r14
movq %rsi, %r12
movq %rdi, %rbx
movq %rsp, -72(%rbp) ## 8-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq _NGX_IOVS_PREALLOCATE@GOTPCREL(%rip), %r15
movl (%r15), %eax
shlq $2, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %rax
movq %rbx, -56(%rbp) ## 8-byte Spill
movq 8(%rbx), %rcx
cmpq $0, 8(%rcx)
je LBB0_1
## %bb.2:
movq %rcx, -64(%rbp) ## 8-byte Spill
movq _NGX_MAX_SIZE_T_VALUE@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movq _ngx_pagesize@GOTPCREL(%rip), %rdx
subq (%rdx), %rcx
cmpq %r14, %rcx
movq %r14, %rdx
cmovlq %rcx, %rdx
testq %r14, %r14
cmoveq %rcx, %rdx
movq %rax, -88(%rbp)
movl (%r15), %eax
movl %eax, -104(%rbp)
xorl %r13d, %r13d
leaq -104(%rbp), %rbx
movq %r12, %rsi
movq %rdx, -80(%rbp) ## 8-byte Spill
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
subq %r13, %rdx
movq -56(%rbp), %rax ## 8-byte Reload
movl 4(%rax), %ecx
movq %rbx, %rdi
movq %rsi, %r14
callq _ngx_output_chain_to_iovec
movq _NGX_CHAIN_ERROR@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_4
## %bb.5: ## in Loop: Header=BB0_3 Depth=1
testq %rax, %rax
je LBB0_8
## %bb.6: ## in Loop: Header=BB0_3 Depth=1
movq (%rax), %rcx
movq 24(%rcx), %rax
testq %rax, %rax
jne LBB0_7
LBB0_8: ## in Loop: Header=BB0_3 Depth=1
movq -96(%rbp), %r15
movq -56(%rbp), %rdi ## 8-byte Reload
movq %rbx, %r12
movq %rbx, %rsi
callq _ngx_writev
movq %rax, %rbx
movq _NGX_ERROR@GOTPCREL(%rip), %rax
cmpq (%rax), %rbx
je LBB0_9
## %bb.10: ## in Loop: Header=BB0_3 Depth=1
movq _NGX_AGAIN@GOTPCREL(%rip), %rax
cmpq (%rax), %rbx
jne LBB0_12
## %bb.11: ## in Loop: Header=BB0_3 Depth=1
xorl %ebx, %ebx
LBB0_12: ## in Loop: Header=BB0_3 Depth=1
movq -56(%rbp), %rax ## 8-byte Reload
addl %ebx, (%rax)
movq %r14, %rdi
movq %rbx, %rsi
callq _ngx_chain_update_sent
movq %rax, %rsi
cmpq %rbx, %r15
jne LBB0_13
## %bb.14: ## in Loop: Header=BB0_3 Depth=1
addq %r15, %r13
movq -80(%rbp), %rdx ## 8-byte Reload
cmpq %rdx, %r13
jge LBB0_16
## %bb.15: ## in Loop: Header=BB0_3 Depth=1
testq %rsi, %rsi
movq %r12, %rbx
jne LBB0_3
jmp LBB0_16
LBB0_1:
movq %r12, %rsi
jmp LBB0_16
LBB0_4:
movq %rax, %rsi
jmp LBB0_16
LBB0_13:
movq -64(%rbp), %rax ## 8-byte Reload
movq $0, 8(%rax)
jmp LBB0_16
LBB0_7:
movq _NGX_LOG_ALERT@GOTPCREL(%rip), %rdx
movl (%rdx), %edi
movq -56(%rbp), %rdx ## 8-byte Reload
movl 4(%rdx), %esi
movl 36(%rcx), %r8d
movl 32(%rcx), %r9d
movl 20(%rcx), %r10d
movl 16(%rcx), %r11d
movl 12(%rcx), %r14d
movl 8(%rcx), %r15d
movl (%rcx), %ebx
movl 4(%rcx), %r12d
subq $8, %rsp
leaq L_.str(%rip), %rcx
xorl %edx, %edx
pushq %rbx
pushq %r12
pushq %r15
pushq %r14
pushq %r11
pushq %r10
pushq %rax
callq _ngx_log_error
addq $64, %rsp
xorl %eax, %eax
callq _ngx_debug_point
LBB0_9:
movq _NGX_CHAIN_ERROR@GOTPCREL(%rip), %rax
movq (%rax), %rsi
LBB0_16:
movq -72(%rbp), %rsp ## 8-byte Reload
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_18
## %bb.17:
movq %rsi, %rax
leaq -40(%rbp), %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_18:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _NGX_IOVS_PREALLOCATE,4,2 ## @NGX_IOVS_PREALLOCATE
.comm _NGX_MAX_SIZE_T_VALUE,8,3 ## @NGX_MAX_SIZE_T_VALUE
.comm _ngx_pagesize,8,3 ## @ngx_pagesize
.comm _NGX_CHAIN_ERROR,8,3 ## @NGX_CHAIN_ERROR
.comm _NGX_LOG_ALERT,4,2 ## @NGX_LOG_ALERT
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "file buf in writev t:%d r:%d f:%d %p %p-%p %p %O-%O"
.comm _NGX_ERROR,8,3 ## @NGX_ERROR
.comm _NGX_AGAIN,8,3 ## @NGX_AGAIN
.comm _NGX_USE_KQUEUE_EVENT,4,2 ## @NGX_USE_KQUEUE_EVENT
.comm _ngx_event_flags,4,2 ## @ngx_event_flags
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ngx_writev_chain ; -- Begin function ngx_writev_chain
.p2align 2
_ngx_writev_chain: ; @ngx_writev_chain
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
sub sp, sp, #48
mov x19, x1
mov x20, x0
mov x8, sp
stur x8, [x29, #-120] ; 8-byte Folded Spill
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-88]
Lloh3:
adrp x12, _NGX_IOVS_PREALLOCATE@GOTPAGE
Lloh4:
ldr x12, [x12, _NGX_IOVS_PREALLOCATE@GOTPAGEOFF]
ldr w8, [x12]
lsl x8, x8, #2
mov x9, x8
Lloh5:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh6:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
mov x9, sp
add x8, x8, #15
and x8, x8, #0x7fffffff0
sub x8, x9, x8
mov sp, x8
ldr x24, [x0, #8]
ldr x9, [x24, #8]
cbz x9, LBB0_13
; %bb.1:
mov x25, #0
Lloh7:
adrp x9, _NGX_MAX_SIZE_T_VALUE@GOTPAGE
Lloh8:
ldr x9, [x9, _NGX_MAX_SIZE_T_VALUE@GOTPAGEOFF]
Lloh9:
ldr x9, [x9]
Lloh10:
adrp x10, _ngx_pagesize@GOTPAGE
Lloh11:
ldr x10, [x10, _ngx_pagesize@GOTPAGEOFF]
Lloh12:
ldr x10, [x10]
sub x9, x9, x10
cmp x9, x2
ccmp x2, #0, #4, ge
csel x26, x9, x2, eq
stur x8, [x29, #-96]
ldr w8, [x12]
stur w8, [x29, #-112]
Lloh13:
adrp x23, _NGX_CHAIN_ERROR@GOTPAGE
Lloh14:
ldr x23, [x23, _NGX_CHAIN_ERROR@GOTPAGEOFF]
Lloh15:
adrp x27, _NGX_ERROR@GOTPAGE
Lloh16:
ldr x27, [x27, _NGX_ERROR@GOTPAGEOFF]
Lloh17:
adrp x28, _NGX_AGAIN@GOTPAGE
Lloh18:
ldr x28, [x28, _NGX_AGAIN@GOTPAGEOFF]
LBB0_2: ; =>This Inner Loop Header: Depth=1
sub x2, x26, x25
ldr w3, [x20, #4]
sub x0, x29, #112
mov x1, x19
bl _ngx_output_chain_to_iovec
ldr x8, [x23]
cmp x0, x8
b.eq LBB0_9
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
cbz x0, LBB0_5
; %bb.4: ; in Loop: Header=BB0_2 Depth=1
ldr x8, [x0]
ldr x6, [x8, #24]
cbnz x6, LBB0_11
LBB0_5: ; in Loop: Header=BB0_2 Depth=1
ldur x22, [x29, #-104]
sub x1, x29, #112
mov x0, x20
bl _ngx_writev
ldr x8, [x27]
cmp x0, x8
b.eq LBB0_12
; %bb.6: ; in Loop: Header=BB0_2 Depth=1
ldr x8, [x28]
cmp x0, x8
csel x21, xzr, x0, eq
ldr w8, [x20]
add w8, w8, w21
str w8, [x20]
mov x0, x19
mov x1, x21
bl _ngx_chain_update_sent
mov x19, x0
cmp x22, x21
b.ne LBB0_10
; %bb.7: ; in Loop: Header=BB0_2 Depth=1
add x25, x22, x25
cmp x25, x26
b.ge LBB0_13
; %bb.8: ; in Loop: Header=BB0_2 Depth=1
cbnz x19, LBB0_2
b LBB0_13
LBB0_9:
mov x19, x0
b LBB0_13
LBB0_10:
str xzr, [x24, #8]
b LBB0_13
LBB0_11:
Lloh19:
adrp x9, _NGX_LOG_ALERT@GOTPAGE
Lloh20:
ldr x9, [x9, _NGX_LOG_ALERT@GOTPAGEOFF]
Lloh21:
ldr w0, [x9]
ldr w1, [x20, #4]
ldp w5, w4, [x8, #32]
ldp w9, w7, [x8, #16]
ldp w11, w10, [x8, #8]
ldp w8, w12, [x8]
sub sp, sp, #32
stp w12, w8, [sp, #12]
stp w10, w11, [sp, #4]
Lloh22:
adrp x3, l_.str@PAGE
Lloh23:
add x3, x3, l_.str@PAGEOFF
str w9, [sp]
mov w2, #0
bl _ngx_log_error
add sp, sp, #32
bl _ngx_debug_point
LBB0_12:
ldr x19, [x23]
LBB0_13:
ldur x8, [x29, #-120] ; 8-byte Folded Reload
mov sp, x8
ldur x8, [x29, #-88]
Lloh24:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh25:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh26:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_15
; %bb.14:
mov x0, x19
sub sp, x29, #80
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
LBB0_15:
bl ___stack_chk_fail
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh17, Lloh18
.loh AdrpLdrGot Lloh15, Lloh16
.loh AdrpLdrGot Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26
.cfi_endproc
; -- End function
.comm _NGX_IOVS_PREALLOCATE,4,2 ; @NGX_IOVS_PREALLOCATE
.comm _NGX_MAX_SIZE_T_VALUE,8,3 ; @NGX_MAX_SIZE_T_VALUE
.comm _ngx_pagesize,8,3 ; @ngx_pagesize
.comm _NGX_CHAIN_ERROR,8,3 ; @NGX_CHAIN_ERROR
.comm _NGX_LOG_ALERT,4,2 ; @NGX_LOG_ALERT
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "file buf in writev t:%d r:%d f:%d %p %p-%p %p %O-%O"
.comm _NGX_ERROR,8,3 ; @NGX_ERROR
.comm _NGX_AGAIN,8,3 ; @NGX_AGAIN
.comm _NGX_USE_KQUEUE_EVENT,4,2 ; @NGX_USE_KQUEUE_EVENT
.comm _ngx_event_flags,4,2 ; @ngx_event_flags
.subsections_via_symbols
| AnghaBench/nginx/src/os/unix/extr_ngx_writev_chain.c_ngx_writev_chain.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function fm10k_rx_checksum
_fm10k_rx_checksum: ## @fm10k_rx_checksum
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %r14
movq %rsi, %r15
movq %rdi, %rbx
movq %rdx, %rdi
callq _skb_checksum_none_assert
movq 8(%rbx), %rax
movq _NETIF_F_RXCSUM@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
testl %ecx, (%rax)
je LBB0_7
## %bb.1:
movq _FM10K_RXD_STATUS_L4E@GOTPCREL(%rip), %rax
movq _FM10K_RXD_STATUS_L4E2@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
orl (%rax), %esi
movq _FM10K_RXD_STATUS_IPE@GOTPCREL(%rip), %rax
orl (%rax), %esi
movq _FM10K_RXD_STATUS_IPE2@GOTPCREL(%rip), %rax
orl (%rax), %esi
movq %r15, %rdi
callq _fm10k_test_staterr
testq %rax, %rax
je LBB0_3
## %bb.2:
incl 4(%rbx)
jmp LBB0_7
LBB0_3:
movq _FM10K_RXD_STATUS_L4CS2@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r15, %rdi
callq _fm10k_test_staterr
testq %rax, %rax
je LBB0_5
## %bb.4:
movl $1, (%r14)
jmp LBB0_6
LBB0_5:
movq _FM10K_RXD_STATUS_L4CS@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r15, %rdi
callq _fm10k_test_staterr
testq %rax, %rax
je LBB0_7
LBB0_6:
movq _CHECKSUM_UNNECESSARY@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 4(%r14)
incl (%rbx)
LBB0_7:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _NETIF_F_RXCSUM,4,2 ## @NETIF_F_RXCSUM
.comm _FM10K_RXD_STATUS_L4E,4,2 ## @FM10K_RXD_STATUS_L4E
.comm _FM10K_RXD_STATUS_L4E2,4,2 ## @FM10K_RXD_STATUS_L4E2
.comm _FM10K_RXD_STATUS_IPE,4,2 ## @FM10K_RXD_STATUS_IPE
.comm _FM10K_RXD_STATUS_IPE2,4,2 ## @FM10K_RXD_STATUS_IPE2
.comm _FM10K_RXD_STATUS_L4CS2,4,2 ## @FM10K_RXD_STATUS_L4CS2
.comm _FM10K_RXD_STATUS_L4CS,4,2 ## @FM10K_RXD_STATUS_L4CS
.comm _CHECKSUM_UNNECESSARY,4,2 ## @CHECKSUM_UNNECESSARY
.no_dead_strip _fm10k_rx_checksum
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function fm10k_rx_checksum
_fm10k_rx_checksum: ; @fm10k_rx_checksum
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x20, x2
mov x21, x1
mov x19, x0
mov x0, x2
bl _skb_checksum_none_assert
ldr x8, [x19, #8]
ldr w8, [x8]
Lloh0:
adrp x9, _NETIF_F_RXCSUM@GOTPAGE
Lloh1:
ldr x9, [x9, _NETIF_F_RXCSUM@GOTPAGEOFF]
Lloh2:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_7
; %bb.1:
Lloh3:
adrp x8, _FM10K_RXD_STATUS_L4E@GOTPAGE
Lloh4:
ldr x8, [x8, _FM10K_RXD_STATUS_L4E@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
Lloh6:
adrp x9, _FM10K_RXD_STATUS_L4E2@GOTPAGE
Lloh7:
ldr x9, [x9, _FM10K_RXD_STATUS_L4E2@GOTPAGEOFF]
Lloh8:
ldr w9, [x9]
orr w8, w9, w8
Lloh9:
adrp x9, _FM10K_RXD_STATUS_IPE@GOTPAGE
Lloh10:
ldr x9, [x9, _FM10K_RXD_STATUS_IPE@GOTPAGEOFF]
Lloh11:
ldr w9, [x9]
orr w8, w8, w9
Lloh12:
adrp x9, _FM10K_RXD_STATUS_IPE2@GOTPAGE
Lloh13:
ldr x9, [x9, _FM10K_RXD_STATUS_IPE2@GOTPAGEOFF]
Lloh14:
ldr w9, [x9]
orr w1, w8, w9
mov x0, x21
bl _fm10k_test_staterr
cbz x0, LBB0_3
; %bb.2:
ldr w8, [x19, #4]
add w8, w8, #1
str w8, [x19, #4]
b LBB0_7
LBB0_3:
Lloh15:
adrp x8, _FM10K_RXD_STATUS_L4CS2@GOTPAGE
Lloh16:
ldr x8, [x8, _FM10K_RXD_STATUS_L4CS2@GOTPAGEOFF]
Lloh17:
ldr w1, [x8]
mov x0, x21
bl _fm10k_test_staterr
cbz x0, LBB0_5
; %bb.4:
mov w8, #1
str w8, [x20]
b LBB0_6
LBB0_5:
Lloh18:
adrp x8, _FM10K_RXD_STATUS_L4CS@GOTPAGE
Lloh19:
ldr x8, [x8, _FM10K_RXD_STATUS_L4CS@GOTPAGEOFF]
Lloh20:
ldr w1, [x8]
mov x0, x21
bl _fm10k_test_staterr
cbz x0, LBB0_7
LBB0_6:
Lloh21:
adrp x8, _CHECKSUM_UNNECESSARY@GOTPAGE
Lloh22:
ldr x8, [x8, _CHECKSUM_UNNECESSARY@GOTPAGEOFF]
Lloh23:
ldr w8, [x8]
str w8, [x20, #4]
ldr w8, [x19]
add w8, w8, #1
str w8, [x19]
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 AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.cfi_endproc
; -- End function
.comm _NETIF_F_RXCSUM,4,2 ; @NETIF_F_RXCSUM
.comm _FM10K_RXD_STATUS_L4E,4,2 ; @FM10K_RXD_STATUS_L4E
.comm _FM10K_RXD_STATUS_L4E2,4,2 ; @FM10K_RXD_STATUS_L4E2
.comm _FM10K_RXD_STATUS_IPE,4,2 ; @FM10K_RXD_STATUS_IPE
.comm _FM10K_RXD_STATUS_IPE2,4,2 ; @FM10K_RXD_STATUS_IPE2
.comm _FM10K_RXD_STATUS_L4CS2,4,2 ; @FM10K_RXD_STATUS_L4CS2
.comm _FM10K_RXD_STATUS_L4CS,4,2 ; @FM10K_RXD_STATUS_L4CS
.comm _CHECKSUM_UNNECESSARY,4,2 ; @CHECKSUM_UNNECESSARY
.no_dead_strip _fm10k_rx_checksum
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/intel/fm10k/extr_fm10k_main.c_fm10k_rx_checksum.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function d68000_not_32
_d68000_not_32: ## @d68000_not_32
.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 _g_dasm_str@GOTPCREL(%rip), %rax
movl (%rax), %ebx
movq _g_cpu_ir@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _get_ea_mode_str_32
leaq L_.str(%rip), %rsi
movl %ebx, %edi
movq %rax, %rdx
addq $8, %rsp
popq %rbx
popq %rbp
jmp _sprintf ## TAILCALL
.cfi_endproc
## -- End function
.comm _g_dasm_str,4,2 ## @g_dasm_str
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "not.l %s"
.comm _g_cpu_ir,4,2 ## @g_cpu_ir
.no_dead_strip _d68000_not_32
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function d68000_not_32
_d68000_not_32: ; @d68000_not_32
.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 x8, _g_dasm_str@GOTPAGE
Lloh1:
ldr x8, [x8, _g_dasm_str@GOTPAGEOFF]
Lloh2:
ldr w19, [x8]
Lloh3:
adrp x8, _g_cpu_ir@GOTPAGE
Lloh4:
ldr x8, [x8, _g_cpu_ir@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
bl _get_ea_mode_str_32
mov x2, x0
Lloh6:
adrp x1, l_.str@PAGE
Lloh7:
add x1, x1, l_.str@PAGEOFF
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _sprintf
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _g_dasm_str,4,2 ; @g_dasm_str
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "not.l %s"
.comm _g_cpu_ir,4,2 ; @g_cpu_ir
.no_dead_strip _d68000_not_32
.subsections_via_symbols
| AnghaBench/Provenance/Cores/PicoDrive/cpu/musashi/extr_m68kdasm.c_d68000_not_32.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _m68k_op_moveq_32 ## -- Begin function m68k_op_moveq_32
.p2align 4, 0x90
_m68k_op_moveq_32: ## @m68k_op_moveq_32
.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 _REG_IR@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _MASK_OUT_ABOVE_8
movl %eax, %edi
callq _MAKE_INT_8
movl %eax, %ebx
movq _DX@GOTPCREL(%rip), %rax
movl %ebx, (%rax)
movl %ebx, %edi
callq _NFLAG_32
movq _FLAG_N@GOTPCREL(%rip), %rcx
movl %eax, (%rcx)
movq _FLAG_Z@GOTPCREL(%rip), %rax
movl %ebx, (%rax)
movq _VFLAG_CLEAR@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _FLAG_V@GOTPCREL(%rip), %rcx
movl %eax, (%rcx)
movq _CFLAG_CLEAR@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _FLAG_C@GOTPCREL(%rip), %rcx
movl %eax, (%rcx)
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _REG_IR,4,2 ## @REG_IR
.comm _DX,4,2 ## @DX
.comm _FLAG_N,4,2 ## @FLAG_N
.comm _FLAG_Z,4,2 ## @FLAG_Z
.comm _VFLAG_CLEAR,4,2 ## @VFLAG_CLEAR
.comm _FLAG_V,4,2 ## @FLAG_V
.comm _CFLAG_CLEAR,4,2 ## @CFLAG_CLEAR
.comm _FLAG_C,4,2 ## @FLAG_C
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _m68k_op_moveq_32 ; -- Begin function m68k_op_moveq_32
.p2align 2
_m68k_op_moveq_32: ; @m68k_op_moveq_32
.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 x8, _REG_IR@GOTPAGE
Lloh1:
ldr x8, [x8, _REG_IR@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
bl _MASK_OUT_ABOVE_8
bl _MAKE_INT_8
mov x19, x0
Lloh3:
adrp x8, _DX@GOTPAGE
Lloh4:
ldr x8, [x8, _DX@GOTPAGEOFF]
Lloh5:
str w0, [x8]
bl _NFLAG_32
Lloh6:
adrp x8, _FLAG_N@GOTPAGE
Lloh7:
ldr x8, [x8, _FLAG_N@GOTPAGEOFF]
Lloh8:
str w0, [x8]
Lloh9:
adrp x8, _FLAG_Z@GOTPAGE
Lloh10:
ldr x8, [x8, _FLAG_Z@GOTPAGEOFF]
Lloh11:
str w19, [x8]
Lloh12:
adrp x8, _VFLAG_CLEAR@GOTPAGE
Lloh13:
ldr x8, [x8, _VFLAG_CLEAR@GOTPAGEOFF]
Lloh14:
ldr w8, [x8]
Lloh15:
adrp x9, _FLAG_V@GOTPAGE
Lloh16:
ldr x9, [x9, _FLAG_V@GOTPAGEOFF]
Lloh17:
str w8, [x9]
Lloh18:
adrp x8, _CFLAG_CLEAR@GOTPAGE
Lloh19:
ldr x8, [x8, _CFLAG_CLEAR@GOTPAGEOFF]
Lloh20:
ldr w8, [x8]
Lloh21:
adrp x9, _FLAG_C@GOTPAGE
Lloh22:
ldr x9, [x9, _FLAG_C@GOTPAGEOFF]
Lloh23:
str w8, [x9]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotStr Lloh21, Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGotStr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotStr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotStr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotStr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _REG_IR,4,2 ; @REG_IR
.comm _DX,4,2 ; @DX
.comm _FLAG_N,4,2 ; @FLAG_N
.comm _FLAG_Z,4,2 ; @FLAG_Z
.comm _VFLAG_CLEAR,4,2 ; @VFLAG_CLEAR
.comm _FLAG_V,4,2 ; @FLAG_V
.comm _CFLAG_CLEAR,4,2 ; @CFLAG_CLEAR
.comm _FLAG_C,4,2 ; @FLAG_C
.subsections_via_symbols
| AnghaBench/Provenance/Cores/Yabause/yabause/src/musashi/extr_m68kopdm.c_m68k_op_moveq_32.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl $3420721, -44(%rbp) ## imm = 0x343231
leaq -44(%rbp), %rdi
callq _strlen
testl %eax, %eax
jle LBB0_1
## %bb.2:
movl %eax, %r15d
leaq L_.str.1(%rip), %rdi
movl $1, %r12d
movl $1, %esi
xorl %eax, %eax
callq _printf
cmpq $1, %r15
je LBB0_5
## %bb.3:
movl $1, %r12d
movl $1, %ebx
leaq L_.str.1(%rip), %r14
.p2align 4, 0x90
LBB0_4: ## =>This Inner Loop Header: Depth=1
movsbl -44(%rbp,%rbx), %r13d
leal -48(%r13), %esi
movq %r14, %rdi
xorl %eax, %eax
callq _printf
leal (%r12,%r12,4), %eax
leal -48(%r13,%rax,2), %r12d
incq %rbx
cmpq %rbx, %r15
jne LBB0_4
jmp LBB0_5
LBB0_1:
xorl %r12d, %r12d
LBB0_5:
movl $10, %edi
callq _putchar
leaq L_.str(%rip), %rdi
movl %r12d, %esi
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _printf ## TAILCALL
.cfi_endproc
## -- End function
.globl _str2int ## -- Begin function str2int
.p2align 4, 0x90
_str2int: ## @str2int
.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 _strlen
testl %eax, %eax
jle LBB1_1
## %bb.3:
movl %eax, %r12d
xorl %ebx, %ebx
xorl %r13d, %r13d
.p2align 4, 0x90
LBB1_4: ## =>This Inner Loop Header: Depth=1
movsbl (%r14,%rbx), %r15d
leal -48(%r15), %esi
leaq L_.str.1(%rip), %rdi
xorl %eax, %eax
callq _printf
leal (%r13,%r13,4), %eax
leal (%r15,%rax,2), %r13d
addl $-48, %r13d
incq %rbx
cmpq %rbx, %r12
jne LBB1_4
jmp LBB1_2
LBB1_1:
xorl %r13d, %r13d
LBB1_2:
movl $10, %edi
callq _putchar
movl %r13d, %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 "the number is: %d"
L_.str.1: ## @.str.1
.asciz "%d "
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 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 w8, #12849
movk w8, #52, lsl #16
str w8, [sp, #12]
add x0, sp, #12
bl _strlen
cmp w0, #1
b.lt LBB0_4
; %bb.1:
and x19, x0, #0xffffffff
mov w20, #1
str x20, [sp]
Lloh0:
adrp x0, l_.str.1@PAGE
Lloh1:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
subs x21, x19, #1
b.eq LBB0_5
; %bb.2:
add x8, sp, #12
orr x22, x8, #0x1
mov w20, #1
Lloh2:
adrp x19, l_.str.1@PAGE
Lloh3:
add x19, x19, l_.str.1@PAGEOFF
mov w23, #10
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldrsb w8, [x22], #1
sub w24, w8, #48
str x24, [sp]
mov x0, x19
bl _printf
madd w20, w20, w23, w24
subs x21, x21, #1
b.ne LBB0_3
b LBB0_5
LBB0_4:
mov w20, #0
LBB0_5:
mov w0, #10
bl _putchar
; kill: def $w20 killed $w20 killed $x20 def $x20
str x20, [sp]
Lloh4:
adrp x0, l_.str@PAGE
Lloh5:
add x0, x0, l_.str@PAGEOFF
bl _printf
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 Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh4, Lloh5
.cfi_endproc
; -- End function
.globl _str2int ; -- Begin function str2int
.p2align 2
_str2int: ; @str2int
.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
bl _strlen
cmp w0, #1
b.lt LBB1_3
; %bb.1:
mov w20, #0
and x22, x0, #0xffffffff
mov w23, #10
Lloh6:
adrp x21, l_.str.1@PAGE
Lloh7:
add x21, x21, l_.str.1@PAGEOFF
LBB1_2: ; =>This Inner Loop Header: Depth=1
ldrsb w8, [x19], #1
sub w24, w8, #48
str x24, [sp]
mov x0, x21
bl _printf
madd w20, w20, w23, w24
subs x22, x22, #1
b.ne LBB1_2
b LBB1_4
LBB1_3:
mov w20, #0
LBB1_4:
mov w0, #10
bl _putchar
mov x0, x20
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
ret
.loh AdrpAdd Lloh6, Lloh7
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "the number is: %d"
l_.str.1: ; @.str.1
.asciz "%d "
.subsections_via_symbols
| the_stack_data/126702462.c | stack |
.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 0x4087d78400000000 ## double 762.939453125
LCPI0_1:
.quad 0x3fe7d78400000000 ## double 0.74505805969238281
LCPI0_2:
.quad 0x40a1e1a300000000 ## double 2288.818359375
LCPI0_3:
.quad 0x4001e1a300000000 ## double 2.2351741790771484
LCPI0_4:
.quad 0x3eb0c6f7a0b5ed8d ## double 9.9999999999999995E-7
LCPI0_7:
.quad 0x412e848000000000 ## double 1.0E+6
LCPI0_8:
.quad 0x3ff0000000000000 ## double 1
LCPI0_10:
.quad 0x4022000000000000 ## double 9
LCPI0_11:
.quad 0x4099000000000000 ## double 1600
LCPI0_12:
.quad 0x40a2c00000000000 ## double 2400
.section __TEXT,__literal16,16byte_literals
.p2align 4
LCPI0_5:
.quad 0x412e848000000000 ## double 1.0E+6
.quad 0x412e848000000000 ## double 1.0E+6
LCPI0_6:
.long 1000000 ## 0xf4240
.long 1000000 ## 0xf4240
.space 4
.space 4
LCPI0_9:
.quad 0x4008000000000000 ## double 3
.quad 0x4008000000000000 ## double 3
.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 $376, %rsp ## imm = 0x178
.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.49(%rip), %r12
movq %r12, %rdi
callq _puts
leaq L_str.33(%rip), %rdi
callq _puts
movq %r12, %rdi
callq _puts
leaq L_.str.2(%rip), %rdi
xorl %eax, %eax
movq %rax, -392(%rbp) ## 8-byte Spill
movl $8, %esi
xorl %eax, %eax
callq _printf
movq %r12, %rdi
callq _puts
leaq L_.str.3(%rip), %rdi
movl $100000000, %esi ## imm = 0x5F5E100
xorl %edx, %edx
xorl %eax, %eax
callq _printf
leaq L_.str.4(%rip), %rdi
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero
movb $2, %al
callq _printf
leaq L_.str.5(%rip), %rdi
movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI0_3(%rip), %xmm1 ## xmm1 = mem[0],zero
movb $2, %al
callq _printf
leaq L_.str.6(%rip), %rdi
movl $10, %esi
xorl %eax, %eax
callq _printf
leaq L_str.36(%rip), %rdi
callq _puts
leaq L_str.37(%rip), %rdi
callq _puts
leaq _c(%rip), %r15
movl $800000000, %esi ## imm = 0x2FAF0800
movq %r15, %rdi
callq ___bzero
leaq _a(%rip), %r14
leaq L_.memset_pattern(%rip), %rsi
movl $800000000, %edx ## imm = 0x2FAF0800
movq %r14, %rdi
callq _memset_pattern16
leaq _b(%rip), %rbx
leaq L_.memset_pattern.50(%rip), %rsi
movl $800000000, %edx ## imm = 0x2FAF0800
movq %rbx, %rdi
callq _memset_pattern16
movq %r12, %rdi
callq _puts
leaq -384(%rbp), %r12
leaq -408(%rbp), %r13
.p2align 4, 0x90
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_2 Depth 2
movq %r12, %rdi
movq %r13, %rsi
callq _gettimeofday
xorps %xmm0, %xmm0
cvtsi2sdq -384(%rbp), %xmm0
xorps %xmm2, %xmm2
cvtsi2sdl -376(%rbp), %xmm2
movsd LCPI0_4(%rip), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm1, %xmm2
addsd %xmm0, %xmm2
movsd %xmm2, -400(%rbp) ## 8-byte Spill
.p2align 4, 0x90
LBB0_2: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movq %r12, %rdi
movq %r13, %rsi
callq _gettimeofday
xorps %xmm1, %xmm1
cvtsi2sdq -384(%rbp), %xmm1
xorps %xmm0, %xmm0
cvtsi2sdl -376(%rbp), %xmm0
movsd LCPI0_4(%rip), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movapd %xmm0, %xmm1
subsd -400(%rbp), %xmm1 ## 8-byte Folded Reload
ucomisd %xmm1, %xmm2
ja LBB0_2
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movq -392(%rbp), %rax ## 8-byte Reload
movsd %xmm0, -368(%rbp,%rax,8)
incq %rax
movq %rax, -392(%rbp) ## 8-byte Spill
cmpq $20, %rax
jne LBB0_1
## %bb.4:
movupd -232(%rbp), %xmm0
movupd -360(%rbp), %xmm3
movsd -368(%rbp), %xmm1 ## xmm1 = mem[0],zero
unpcklpd %xmm3, %xmm1 ## xmm1 = xmm1[0],xmm3[0]
movapd %xmm3, %xmm2
subpd %xmm1, %xmm2
movapd LCPI0_5(%rip), %xmm1 ## xmm1 = [1.0E+6,1.0E+6]
mulpd %xmm1, %xmm2
cvttpd2dq %xmm2, %xmm4
xorpd %xmm2, %xmm2
pmaxsd %xmm2, %xmm4
movupd -344(%rbp), %xmm5
shufpd $1, %xmm5, %xmm3 ## xmm3 = xmm3[1],xmm5[0]
movapd %xmm5, %xmm6
subpd %xmm3, %xmm6
mulpd %xmm1, %xmm6
cvttpd2dq %xmm6, %xmm6
pmaxsd %xmm2, %xmm6
pminsd %xmm4, %xmm6
movupd -328(%rbp), %xmm3
shufpd $1, %xmm3, %xmm5 ## xmm5 = xmm5[1],xmm3[0]
movapd %xmm3, %xmm4
subpd %xmm5, %xmm4
mulpd %xmm1, %xmm4
cvttpd2dq %xmm4, %xmm4
pmaxsd %xmm2, %xmm4
movupd -312(%rbp), %xmm5
shufpd $1, %xmm5, %xmm3 ## xmm3 = xmm3[1],xmm5[0]
movapd %xmm5, %xmm7
subpd %xmm3, %xmm7
mulpd %xmm1, %xmm7
cvttpd2dq %xmm7, %xmm3
pmaxsd %xmm2, %xmm3
pminsd %xmm4, %xmm3
pminsd %xmm6, %xmm3
movupd -296(%rbp), %xmm4
shufpd $1, %xmm4, %xmm5 ## xmm5 = xmm5[1],xmm4[0]
movapd %xmm4, %xmm6
subpd %xmm5, %xmm6
mulpd %xmm1, %xmm6
cvttpd2dq %xmm6, %xmm5
pmaxsd %xmm2, %xmm5
movupd -280(%rbp), %xmm6
shufpd $1, %xmm6, %xmm4 ## xmm4 = xmm4[1],xmm6[0]
movapd %xmm6, %xmm7
subpd %xmm4, %xmm7
mulpd %xmm1, %xmm7
cvttpd2dq %xmm7, %xmm4
pmaxsd %xmm2, %xmm4
pminsd %xmm5, %xmm4
movupd -264(%rbp), %xmm5
shufpd $1, %xmm5, %xmm6 ## xmm6 = xmm6[1],xmm5[0]
movapd %xmm5, %xmm7
subpd %xmm6, %xmm7
mulpd %xmm1, %xmm7
cvttpd2dq %xmm7, %xmm6
pmaxsd %xmm2, %xmm6
pminsd %xmm4, %xmm6
pminsd %xmm3, %xmm6
movupd -248(%rbp), %xmm3
shufpd $1, %xmm3, %xmm5 ## xmm5 = xmm5[1],xmm3[0]
movapd %xmm3, %xmm4
subpd %xmm5, %xmm4
mulpd %xmm1, %xmm4
cvttpd2dq %xmm4, %xmm4
shufpd $1, %xmm0, %xmm3 ## xmm3 = xmm3[1],xmm0[0]
subpd %xmm3, %xmm0
mulpd %xmm1, %xmm0
cvttpd2dq %xmm0, %xmm0
pmaxsd %xmm2, %xmm4
pmaxsd %xmm2, %xmm0
pminsd %xmm4, %xmm0
pminsd %xmm6, %xmm0
pminsd LCPI0_6(%rip), %xmm0
pshufd $85, %xmm0, %xmm1 ## xmm1 = xmm0[1,1,1,1]
pminsd %xmm0, %xmm1
movd %xmm1, %eax
movsd -216(%rbp), %xmm0 ## xmm0 = mem[0],zero
subsd -224(%rbp), %xmm0
mulsd LCPI0_7(%rip), %xmm0
cvttsd2si %xmm0, %ecx
xorl %r12d, %r12d
testl %ecx, %ecx
cmovgl %ecx, %r12d
cmpl %r12d, %eax
cmovll %eax, %r12d
testl %r12d, %r12d
jle LBB0_6
## %bb.5:
leaq L_.str.9(%rip), %rdi
movl %r12d, %esi
xorl %eax, %eax
callq _printf
xorps %xmm0, %xmm0
cvtsi2sd %r12d, %xmm0
jmp LBB0_7
LBB0_6:
leaq L_str.39(%rip), %rdi
callq _puts
movsd LCPI0_8(%rip), %xmm0 ## xmm0 = mem[0],zero
LBB0_7:
movsd %xmm0, -400(%rbp) ## 8-byte Spill
leaq -368(%rbp), %rdi
leaq -384(%rbp), %rsi
callq _gettimeofday
movq -368(%rbp), %rax
xorps %xmm4, %xmm4
cvtsi2sdl -360(%rbp), %xmm4
movl $6, %ecx
.p2align 4, 0x90
LBB0_8: ## =>This Inner Loop Header: Depth=1
movapd -48(%r14,%rcx,8), %xmm0
movapd -32(%r14,%rcx,8), %xmm1
movapd -16(%r14,%rcx,8), %xmm2
movapd (%r14,%rcx,8), %xmm3
addpd %xmm0, %xmm0
addpd %xmm1, %xmm1
movapd %xmm0, -48(%r14,%rcx,8)
movapd %xmm1, -32(%r14,%rcx,8)
addpd %xmm2, %xmm2
addpd %xmm3, %xmm3
movapd %xmm2, -16(%r14,%rcx,8)
movapd %xmm3, (%r14,%rcx,8)
addq $8, %rcx
cmpq $100000006, %rcx ## imm = 0x5F5E106
jne LBB0_8
## %bb.9:
xorps %xmm0, %xmm0
cvtsi2sd %rax, %xmm0
movsd LCPI0_4(%rip), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm1, %xmm4
addsd %xmm0, %xmm4
movsd %xmm4, -392(%rbp) ## 8-byte Spill
leaq -368(%rbp), %rdi
leaq -384(%rbp), %rsi
callq _gettimeofday
xorps %xmm0, %xmm0
cvtsi2sdq -368(%rbp), %xmm0
xorps %xmm1, %xmm1
cvtsi2sdl -360(%rbp), %xmm1
mulsd LCPI0_4(%rip), %xmm1
addsd %xmm0, %xmm1
subsd -392(%rbp), %xmm1 ## 8-byte Folded Reload
mulsd LCPI0_7(%rip), %xmm1
movsd %xmm1, -392(%rbp) ## 8-byte Spill
cvttsd2si %xmm1, %esi
leaq L_.str.11(%rip), %rdi
xorl %r13d, %r13d
xorl %eax, %eax
callq _printf
movsd -392(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
divsd -400(%rbp), %xmm0 ## 8-byte Folded Reload
cvttsd2si %xmm0, %esi
leaq L_.str.12(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_str.40(%rip), %rdi
callq _puts
leaq L_str.41(%rip), %rdi
callq _puts
leaq L_str.49(%rip), %r12
movq %r12, %rdi
callq _puts
leaq L_str.43(%rip), %rdi
callq _puts
leaq L_str.44(%rip), %rdi
callq _puts
leaq L_str.45(%rip), %rdi
callq _puts
movq %r12, %rdi
callq _puts
leaq -408(%rbp), %r12
.p2align 4, 0x90
LBB0_10: ## =>This Loop Header: Depth=1
## Child Loop BB0_11 Depth 2
## Child Loop BB0_13 Depth 2
## Child Loop BB0_15 Depth 2
leaq -384(%rbp), %rdi
movq %r12, %rsi
callq _gettimeofday
xorps %xmm0, %xmm0
cvtsi2sdq -384(%rbp), %xmm0
xorps %xmm2, %xmm2
cvtsi2sdl -376(%rbp), %xmm2
movsd LCPI0_4(%rip), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm1, %xmm2
addsd %xmm0, %xmm2
movsd %xmm2, -400(%rbp) ## 8-byte Spill
movl $800000000, %edx ## imm = 0x2FAF0800
movq %r15, %rdi
movq %r14, %rsi
callq _memcpy
leaq -384(%rbp), %rdi
movq %r12, %rsi
callq _gettimeofday
xorps %xmm0, %xmm0
cvtsi2sdq -384(%rbp), %xmm0
xorps %xmm1, %xmm1
cvtsi2sdl -376(%rbp), %xmm1
mulsd LCPI0_4(%rip), %xmm1
addsd %xmm0, %xmm1
subsd -400(%rbp), %xmm1 ## 8-byte Folded Reload
movq %r13, -400(%rbp) ## 8-byte Spill
movsd %xmm1, -368(%rbp,%r13,8)
leaq -384(%rbp), %rdi
movq %r12, %rsi
callq _gettimeofday
xorps %xmm0, %xmm0
cvtsi2sdq -384(%rbp), %xmm0
xorps %xmm1, %xmm1
cvtsi2sdl -376(%rbp), %xmm1
mulsd LCPI0_4(%rip), %xmm1
addsd %xmm0, %xmm1
movsd %xmm1, -392(%rbp) ## 8-byte Spill
movl $6, %eax
movapd LCPI0_9(%rip), %xmm2 ## xmm2 = [3.0E+0,3.0E+0]
.p2align 4, 0x90
LBB0_11: ## Parent Loop BB0_10 Depth=1
## => This Inner Loop Header: Depth=2
movapd -48(%r15,%rax,8), %xmm0
mulpd %xmm2, %xmm0
movapd -32(%r15,%rax,8), %xmm1
mulpd %xmm2, %xmm1
movapd %xmm0, -48(%rbx,%rax,8)
movapd %xmm1, -32(%rbx,%rax,8)
movapd -16(%r15,%rax,8), %xmm0
mulpd %xmm2, %xmm0
movapd (%r15,%rax,8), %xmm1
mulpd %xmm2, %xmm1
movapd %xmm0, -16(%rbx,%rax,8)
movapd %xmm1, (%rbx,%rax,8)
addq $8, %rax
cmpq $100000006, %rax ## imm = 0x5F5E106
jne LBB0_11
## %bb.12: ## in Loop: Header=BB0_10 Depth=1
leaq -384(%rbp), %r13
movq %r13, %rdi
leaq -408(%rbp), %r12
movq %r12, %rsi
callq _gettimeofday
xorps %xmm0, %xmm0
cvtsi2sdq -384(%rbp), %xmm0
xorps %xmm1, %xmm1
cvtsi2sdl -376(%rbp), %xmm1
movsd LCPI0_4(%rip), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm2, %xmm1
addsd %xmm0, %xmm1
subsd -392(%rbp), %xmm1 ## 8-byte Folded Reload
movq -400(%rbp), %rax ## 8-byte Reload
movsd %xmm1, -288(%rbp,%rax,8)
movq %r13, %rdi
movq %r12, %rsi
callq _gettimeofday
xorps %xmm0, %xmm0
cvtsi2sdq -384(%rbp), %xmm0
xorps %xmm1, %xmm1
cvtsi2sdl -376(%rbp), %xmm1
mulsd LCPI0_4(%rip), %xmm1
addsd %xmm0, %xmm1
movsd %xmm1, -392(%rbp) ## 8-byte Spill
movl $6, %eax
.p2align 4, 0x90
LBB0_13: ## Parent Loop BB0_10 Depth=1
## => This Inner Loop Header: Depth=2
movapd -48(%r14,%rax,8), %xmm0
movapd -32(%r14,%rax,8), %xmm1
movapd -16(%r14,%rax,8), %xmm2
movapd (%r14,%rax,8), %xmm3
addpd -48(%rbx,%rax,8), %xmm0
addpd -32(%rbx,%rax,8), %xmm1
movapd %xmm0, -48(%r15,%rax,8)
movapd %xmm1, -32(%r15,%rax,8)
addpd -16(%rbx,%rax,8), %xmm2
addpd (%rbx,%rax,8), %xmm3
movapd %xmm2, -16(%r15,%rax,8)
movapd %xmm3, (%r15,%rax,8)
addq $8, %rax
cmpq $100000006, %rax ## imm = 0x5F5E106
jne LBB0_13
## %bb.14: ## in Loop: Header=BB0_10 Depth=1
leaq -384(%rbp), %r13
movq %r13, %rdi
leaq -408(%rbp), %r12
movq %r12, %rsi
callq _gettimeofday
xorps %xmm0, %xmm0
cvtsi2sdq -384(%rbp), %xmm0
xorps %xmm1, %xmm1
cvtsi2sdl -376(%rbp), %xmm1
movsd LCPI0_4(%rip), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm2, %xmm1
addsd %xmm0, %xmm1
subsd -392(%rbp), %xmm1 ## 8-byte Folded Reload
movq -400(%rbp), %rax ## 8-byte Reload
movsd %xmm1, -208(%rbp,%rax,8)
movq %r13, %rdi
movq %r12, %rsi
callq _gettimeofday
xorps %xmm0, %xmm0
cvtsi2sdq -384(%rbp), %xmm0
xorps %xmm1, %xmm1
cvtsi2sdl -376(%rbp), %xmm1
mulsd LCPI0_4(%rip), %xmm1
addsd %xmm0, %xmm1
movsd %xmm1, -392(%rbp) ## 8-byte Spill
movl $2, %eax
movapd LCPI0_9(%rip), %xmm2 ## xmm2 = [3.0E+0,3.0E+0]
.p2align 4, 0x90
LBB0_15: ## Parent Loop BB0_10 Depth=1
## => This Inner Loop Header: Depth=2
movapd -16(%r15,%rax,8), %xmm0
mulpd %xmm2, %xmm0
addpd -16(%rbx,%rax,8), %xmm0
movapd (%r15,%rax,8), %xmm1
mulpd %xmm2, %xmm1
addpd (%rbx,%rax,8), %xmm1
movapd %xmm0, -16(%r14,%rax,8)
movapd %xmm1, (%r14,%rax,8)
addq $4, %rax
cmpq $100000002, %rax ## imm = 0x5F5E102
jne LBB0_15
## %bb.16: ## in Loop: Header=BB0_10 Depth=1
leaq -384(%rbp), %rdi
leaq -408(%rbp), %r12
movq %r12, %rsi
callq _gettimeofday
xorps %xmm0, %xmm0
cvtsi2sdq -384(%rbp), %xmm0
xorps %xmm1, %xmm1
cvtsi2sdl -376(%rbp), %xmm1
movsd LCPI0_4(%rip), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm2, %xmm1
addsd %xmm0, %xmm1
subsd -392(%rbp), %xmm1 ## 8-byte Folded Reload
movq -400(%rbp), %r13 ## 8-byte Reload
movsd %xmm1, -128(%rbp,%r13,8)
incq %r13
cmpq $10, %r13
jne LBB0_10
## %bb.17:
movsd _maxtime.3(%rip), %xmm8 ## xmm8 = mem[0],zero
movsd _mintime.3(%rip), %xmm9 ## xmm9 = mem[0],zero
movsd _maxtime.2(%rip), %xmm10 ## xmm10 = mem[0],zero
movsd _mintime.2(%rip), %xmm11 ## xmm11 = mem[0],zero
movsd _maxtime.1(%rip), %xmm13 ## xmm13 = mem[0],zero
movsd _mintime.1(%rip), %xmm5 ## xmm5 = mem[0],zero
movsd _maxtime.0(%rip), %xmm6 ## xmm6 = mem[0],zero
movsd _mintime.0(%rip), %xmm7 ## xmm7 = mem[0],zero
movsd -360(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd -352(%rbp), %xmm12 ## xmm12 = mem[0],zero
movsd _avgtime.0(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
minsd %xmm1, %xmm7
maxsd %xmm1, %xmm6
movsd -280(%rbp), %xmm2 ## xmm2 = mem[0],zero
movsd _avgtime.1(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm2, %xmm1
minsd %xmm2, %xmm5
maxsd %xmm2, %xmm13
movsd -200(%rbp), %xmm3 ## xmm3 = mem[0],zero
movsd _avgtime.2(%rip), %xmm2 ## xmm2 = mem[0],zero
addsd %xmm3, %xmm2
minsd %xmm3, %xmm11
maxsd %xmm3, %xmm10
movsd -120(%rbp), %xmm4 ## xmm4 = mem[0],zero
movsd _avgtime.3(%rip), %xmm3 ## xmm3 = mem[0],zero
addsd %xmm4, %xmm3
minsd %xmm4, %xmm9
maxsd %xmm4, %xmm8
addsd %xmm12, %xmm0
minsd %xmm12, %xmm7
maxsd %xmm12, %xmm6
movsd -272(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm1
minsd %xmm4, %xmm5
maxsd %xmm4, %xmm13
movsd -192(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm2
minsd %xmm4, %xmm11
maxsd %xmm4, %xmm10
movsd -112(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm3
minsd %xmm4, %xmm9
maxsd %xmm4, %xmm8
movsd -344(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm0
minsd %xmm4, %xmm7
maxsd %xmm4, %xmm6
movsd -264(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm1
minsd %xmm4, %xmm5
maxsd %xmm4, %xmm13
movsd -184(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm2
minsd %xmm4, %xmm11
maxsd %xmm4, %xmm10
movsd -104(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm3
minsd %xmm4, %xmm9
maxsd %xmm4, %xmm8
movsd -336(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm0
minsd %xmm4, %xmm7
maxsd %xmm4, %xmm6
movsd -256(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm1
minsd %xmm4, %xmm5
maxsd %xmm4, %xmm13
movsd -176(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm2
minsd %xmm4, %xmm11
maxsd %xmm4, %xmm10
movsd -96(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm3
minsd %xmm4, %xmm9
maxsd %xmm4, %xmm8
movsd -328(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm0
minsd %xmm4, %xmm7
maxsd %xmm4, %xmm6
movsd -248(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm1
minsd %xmm4, %xmm5
maxsd %xmm4, %xmm13
movsd -168(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm2
minsd %xmm4, %xmm11
maxsd %xmm4, %xmm10
movsd -88(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm3
minsd %xmm4, %xmm9
maxsd %xmm4, %xmm8
movsd -320(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm0
minsd %xmm4, %xmm7
maxsd %xmm4, %xmm6
movsd -240(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm1
minsd %xmm4, %xmm5
maxsd %xmm4, %xmm13
movsd -160(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm2
minsd %xmm4, %xmm11
maxsd %xmm4, %xmm10
movsd -80(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm3
minsd %xmm4, %xmm9
maxsd %xmm4, %xmm8
movsd -312(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm0
minsd %xmm4, %xmm7
maxsd %xmm4, %xmm6
movsd -232(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm1
minsd %xmm4, %xmm5
maxsd %xmm4, %xmm13
movsd -152(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm2
minsd %xmm4, %xmm11
maxsd %xmm4, %xmm10
movsd -72(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm3
minsd %xmm4, %xmm9
maxsd %xmm4, %xmm8
movsd -304(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm0
minsd %xmm4, %xmm7
maxsd %xmm4, %xmm6
movsd -224(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm1
minsd %xmm4, %xmm5
maxsd %xmm4, %xmm13
movsd -144(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm2
minsd %xmm4, %xmm11
maxsd %xmm4, %xmm10
movsd -64(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm3
minsd %xmm4, %xmm9
maxsd %xmm4, %xmm8
movsd -296(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm0
minsd %xmm4, %xmm7
maxsd %xmm4, %xmm6
movsd -216(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm1
minsd %xmm4, %xmm5
maxsd %xmm4, %xmm13
movsd -136(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm2
minsd %xmm4, %xmm11
maxsd %xmm4, %xmm10
movsd -56(%rbp), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm3
minsd %xmm4, %xmm9
maxsd %xmm4, %xmm8
movsd %xmm0, _avgtime.0(%rip)
movsd %xmm7, _mintime.0(%rip)
movsd %xmm6, _maxtime.0(%rip)
movsd %xmm1, _avgtime.1(%rip)
movsd %xmm5, _mintime.1(%rip)
movsd %xmm13, _maxtime.1(%rip)
movsd %xmm2, _avgtime.2(%rip)
movsd %xmm11, _mintime.2(%rip)
movsd %xmm10, _maxtime.2(%rip)
movsd %xmm3, _avgtime.3(%rip)
movsd %xmm9, _mintime.3(%rip)
movsd %xmm8, _maxtime.3(%rip)
leaq L_str.47(%rip), %rdi
callq _puts
movsd _avgtime.0(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd LCPI0_10(%rip), %xmm1
movsd %xmm1, _avgtime.0(%rip)
movsd _mintime.0(%rip), %xmm2 ## xmm2 = mem[0],zero
movsd LCPI0_11(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd %xmm2, %xmm0
movsd _maxtime.0(%rip), %xmm3 ## xmm3 = mem[0],zero
leaq L_.str.19(%rip), %rbx
leaq L_.str.29(%rip), %rsi
movq %rbx, %rdi
movb $4, %al
callq _printf
movsd _avgtime.1(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd LCPI0_10(%rip), %xmm1
movsd %xmm1, _avgtime.1(%rip)
movsd _mintime.1(%rip), %xmm2 ## xmm2 = mem[0],zero
movsd LCPI0_11(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd %xmm2, %xmm0
movsd _maxtime.1(%rip), %xmm3 ## xmm3 = mem[0],zero
leaq L_.str.30(%rip), %rsi
movq %rbx, %rdi
movb $4, %al
callq _printf
movsd _avgtime.2(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd LCPI0_10(%rip), %xmm1
movsd %xmm1, _avgtime.2(%rip)
movsd _mintime.2(%rip), %xmm2 ## xmm2 = mem[0],zero
movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd %xmm2, %xmm0
movsd _maxtime.2(%rip), %xmm3 ## xmm3 = mem[0],zero
leaq L_.str.31(%rip), %rsi
movq %rbx, %rdi
movb $4, %al
callq _printf
movsd _avgtime.3(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd LCPI0_10(%rip), %xmm1
movsd %xmm1, _avgtime.3(%rip)
movsd _mintime.3(%rip), %xmm2 ## xmm2 = mem[0],zero
movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd %xmm2, %xmm0
movsd _maxtime.3(%rip), %xmm3 ## xmm3 = mem[0],zero
leaq L_.str.32(%rip), %rsi
movq %rbx, %rdi
movb $4, %al
callq _printf
leaq L_str.49(%rip), %rbx
movq %rbx, %rdi
callq _puts
callq _checkSTREAMresults
movq %rbx, %rdi
callq _puts
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_19
## %bb.18:
xorl %eax, %eax
addq $376, %rsp ## imm = 0x178
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_19:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function checktick
LCPI1_0:
.quad 0x3eb0c6f7a0b5ed8d ## double 9.9999999999999995E-7
LCPI1_3:
.quad 0x412e848000000000 ## double 1.0E+6
.section __TEXT,__literal16,16byte_literals
.p2align 4
LCPI1_1:
.quad 0x412e848000000000 ## double 1.0E+6
.quad 0x412e848000000000 ## double 1.0E+6
LCPI1_2:
.long 1000000 ## 0xf4240
.long 1000000 ## 0xf4240
.space 4
.space 4
.section __TEXT,__text,regular,pure_instructions
.globl _checktick
.p2align 4, 0x90
_checktick: ## @checktick
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
subq $200, %rsp
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -32(%rbp)
xorl %r15d, %r15d
leaq -208(%rbp), %r14
leaq -224(%rbp), %rbx
.p2align 4, 0x90
LBB1_1: ## =>This Loop Header: Depth=1
## Child Loop BB1_2 Depth 2
movq %r14, %rdi
movq %rbx, %rsi
callq _gettimeofday
xorps %xmm0, %xmm0
cvtsi2sdq -208(%rbp), %xmm0
xorps %xmm2, %xmm2
cvtsi2sdl -200(%rbp), %xmm2
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm1, %xmm2
addsd %xmm0, %xmm2
movsd %xmm2, -216(%rbp) ## 8-byte Spill
.p2align 4, 0x90
LBB1_2: ## Parent Loop BB1_1 Depth=1
## => This Inner Loop Header: Depth=2
movq %r14, %rdi
movq %rbx, %rsi
callq _gettimeofday
xorps %xmm1, %xmm1
cvtsi2sdq -208(%rbp), %xmm1
xorps %xmm0, %xmm0
cvtsi2sdl -200(%rbp), %xmm0
movsd LCPI1_0(%rip), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movapd %xmm0, %xmm1
subsd -216(%rbp), %xmm1 ## 8-byte Folded Reload
ucomisd %xmm1, %xmm2
ja LBB1_2
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movsd %xmm0, -192(%rbp,%r15,8)
incq %r15
cmpq $20, %r15
jne LBB1_1
## %bb.4:
movupd -56(%rbp), %xmm0
movupd -184(%rbp), %xmm3
movsd -192(%rbp), %xmm1 ## xmm1 = mem[0],zero
unpcklpd %xmm3, %xmm1 ## xmm1 = xmm1[0],xmm3[0]
movapd %xmm3, %xmm2
subpd %xmm1, %xmm2
movapd LCPI1_1(%rip), %xmm1 ## xmm1 = [1.0E+6,1.0E+6]
mulpd %xmm1, %xmm2
cvttpd2dq %xmm2, %xmm4
xorpd %xmm2, %xmm2
pmaxsd %xmm2, %xmm4
movupd -168(%rbp), %xmm5
shufpd $1, %xmm5, %xmm3 ## xmm3 = xmm3[1],xmm5[0]
movapd %xmm5, %xmm6
subpd %xmm3, %xmm6
mulpd %xmm1, %xmm6
cvttpd2dq %xmm6, %xmm6
pmaxsd %xmm2, %xmm6
pminsd %xmm4, %xmm6
movupd -152(%rbp), %xmm3
shufpd $1, %xmm3, %xmm5 ## xmm5 = xmm5[1],xmm3[0]
movapd %xmm3, %xmm4
subpd %xmm5, %xmm4
mulpd %xmm1, %xmm4
cvttpd2dq %xmm4, %xmm4
pmaxsd %xmm2, %xmm4
movupd -136(%rbp), %xmm5
shufpd $1, %xmm5, %xmm3 ## xmm3 = xmm3[1],xmm5[0]
movapd %xmm5, %xmm7
subpd %xmm3, %xmm7
mulpd %xmm1, %xmm7
cvttpd2dq %xmm7, %xmm3
pmaxsd %xmm2, %xmm3
pminsd %xmm4, %xmm3
pminsd %xmm6, %xmm3
movupd -120(%rbp), %xmm4
shufpd $1, %xmm4, %xmm5 ## xmm5 = xmm5[1],xmm4[0]
movapd %xmm4, %xmm6
subpd %xmm5, %xmm6
mulpd %xmm1, %xmm6
cvttpd2dq %xmm6, %xmm5
pmaxsd %xmm2, %xmm5
movupd -104(%rbp), %xmm6
shufpd $1, %xmm6, %xmm4 ## xmm4 = xmm4[1],xmm6[0]
movapd %xmm6, %xmm7
subpd %xmm4, %xmm7
mulpd %xmm1, %xmm7
cvttpd2dq %xmm7, %xmm4
pmaxsd %xmm2, %xmm4
pminsd %xmm5, %xmm4
movupd -88(%rbp), %xmm5
shufpd $1, %xmm5, %xmm6 ## xmm6 = xmm6[1],xmm5[0]
movapd %xmm5, %xmm7
subpd %xmm6, %xmm7
mulpd %xmm1, %xmm7
cvttpd2dq %xmm7, %xmm6
pmaxsd %xmm2, %xmm6
pminsd %xmm4, %xmm6
pminsd %xmm3, %xmm6
movupd -72(%rbp), %xmm3
shufpd $1, %xmm3, %xmm5 ## xmm5 = xmm5[1],xmm3[0]
movapd %xmm3, %xmm4
subpd %xmm5, %xmm4
mulpd %xmm1, %xmm4
cvttpd2dq %xmm4, %xmm4
pmaxsd %xmm2, %xmm4
shufpd $1, %xmm0, %xmm3 ## xmm3 = xmm3[1],xmm0[0]
subpd %xmm3, %xmm0
mulpd %xmm1, %xmm0
cvttpd2dq %xmm0, %xmm0
pmaxsd %xmm2, %xmm0
pminsd %xmm4, %xmm0
pminsd %xmm6, %xmm0
pminsd LCPI1_2(%rip), %xmm0
pshufd $85, %xmm0, %xmm1 ## xmm1 = xmm0[1,1,1,1]
pminsd %xmm0, %xmm1
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
subsd -48(%rbp), %xmm0
mulsd LCPI1_3(%rip), %xmm0
cvttsd2si %xmm0, %ecx
xorl %eax, %eax
testl %ecx, %ecx
cmovgl %ecx, %eax
movd %xmm1, %ecx
cmpl %eax, %ecx
cmovll %ecx, %eax
movq ___stack_chk_guard@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
cmpq -32(%rbp), %rcx
jne LBB1_6
## %bb.5:
addq $200, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB1_6:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function mysecond
LCPI2_0:
.quad 0x3eb0c6f7a0b5ed8d ## double 9.9999999999999995E-7
.section __TEXT,__text,regular,pure_instructions
.globl _mysecond
.p2align 4, 0x90
_mysecond: ## @mysecond
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
leaq -16(%rbp), %rdi
leaq -24(%rbp), %rsi
callq _gettimeofday
cvtsi2sdq -16(%rbp), %xmm1
cvtsi2sdl -8(%rbp), %xmm0
mulsd LCPI2_0(%rip), %xmm0
addsd %xmm1, %xmm0
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function checkSTREAMresults
LCPI3_0:
.quad 0xc24ada3555ad0000 ## double -230660156250
LCPI3_3:
.quad 0x4197d78400000000 ## double 1.0E+8
LCPI3_4:
.quad 0x4270c861558c2000 ## double 1153300781250
LCPI3_5:
.quad 0x3d3c25c268497682 ## double 1.0E-13
LCPI3_9:
.quad 0x424ada3555ad0000 ## double 230660156250
LCPI3_11:
.quad 0x4251e6ce391e0000 ## double 307546875000
.section __TEXT,__literal16,16byte_literals
.p2align 4
LCPI3_1:
.quad 0x8000000000000000 ## double -0
.quad 0x8000000000000000 ## double -0
LCPI3_2:
.quad 0xc270c861558c2000 ## double -1153300781250
.quad 0xc251e6ce391e0000 ## double -307546875000
LCPI3_6:
.quad 0x4270c861558c2000 ## double 1153300781250
.quad 0x4270c861558c2000 ## double 1153300781250
LCPI3_7:
.quad 0xbff0000000000000 ## double -1
.quad 0xbff0000000000000 ## double -1
LCPI3_8:
.quad 0x3d3c25c268497682 ## double 1.0E-13
.quad 0x3d3c25c268497682 ## double 1.0E-13
LCPI3_10:
.quad 0x424ada3555ad0000 ## double 230660156250
.quad 0x424ada3555ad0000 ## double 230660156250
LCPI3_12:
.quad 0x4251e6ce391e0000 ## double 307546875000
.quad 0x4251e6ce391e0000 ## double 307546875000
.section __TEXT,__text,regular,pure_instructions
.globl _checkSTREAMresults
.p2align 4, 0x90
_checkSTREAMresults: ## @checkSTREAMresults
.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 $48, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
xorpd %xmm7, %xmm7
xorpd %xmm1, %xmm1
xorl %eax, %eax
leaq _a(%rip), %rbx
leaq _b(%rip), %r12
movsd LCPI3_0(%rip), %xmm8 ## xmm8 = mem[0],zero
movapd LCPI3_1(%rip), %xmm6 ## xmm6 = [-0.0E+0,-0.0E+0]
leaq _c(%rip), %r14
movapd LCPI3_2(%rip), %xmm2 ## xmm2 = [-1.15330078125E+12,-3.07546875E+11]
.p2align 4, 0x90
LBB3_1: ## =>This Inner Loop Header: Depth=1
movsd (%rax,%r12), %xmm3 ## xmm3 = mem[0],zero
addsd %xmm8, %xmm3
movsd (%rax,%rbx), %xmm4 ## xmm4 = mem[0],zero
movhpd (%rax,%r14), %xmm4 ## xmm4 = xmm4[0],mem[0]
addpd %xmm2, %xmm4
movapd %xmm4, %xmm5
xorpd %xmm6, %xmm5
movapd %xmm5, %xmm0
cmpnlepd %xmm4, %xmm0
blendvpd %xmm0, %xmm5, %xmm4
movapd %xmm3, %xmm0
xorpd %xmm6, %xmm0
movapd %xmm0, %xmm5
cmpnlesd %xmm3, %xmm5
andpd %xmm5, %xmm0
andnpd %xmm3, %xmm5
orpd %xmm0, %xmm5
addsd %xmm5, %xmm1
addpd %xmm4, %xmm7
addq $8, %rax
cmpq $800000000, %rax ## imm = 0x2FAF0800
jne LBB3_1
## %bb.2:
movsd LCPI3_3(%rip), %xmm4 ## xmm4 = mem[0],zero
movapd %xmm7, %xmm5
divsd %xmm4, %xmm5
divsd %xmm4, %xmm1
unpckhpd %xmm7, %xmm7 ## xmm7 = xmm7[1,1]
movapd %xmm5, %xmm0
divsd LCPI3_4(%rip), %xmm0
movapd LCPI3_1(%rip), %xmm3 ## xmm3 = [-0.0E+0,-0.0E+0]
xorpd %xmm0, %xmm3
movapd %xmm3, %xmm2
cmpnlesd %xmm0, %xmm2
andpd %xmm2, %xmm3
andnpd %xmm0, %xmm2
orpd %xmm3, %xmm2
xorl %r15d, %r15d
ucomisd LCPI3_5(%rip), %xmm2
movapd %xmm1, -64(%rbp) ## 16-byte Spill
jbe LBB3_6
## %bb.3:
movapd %xmm7, -48(%rbp) ## 16-byte Spill
leaq L_.str.20(%rip), %rdi
movsd LCPI3_5(%rip), %xmm0 ## xmm0 = mem[0],zero
movb $1, %al
movapd %xmm5, -80(%rbp) ## 16-byte Spill
callq _printf
movapd LCPI3_1(%rip), %xmm0 ## xmm0 = [-0.0E+0,-0.0E+0]
movapd -80(%rbp), %xmm1 ## 16-byte Reload
xorpd %xmm1, %xmm0
movapd %xmm0, %xmm2
cmplesd %xmm1, %xmm2
movapd %xmm2, %xmm3
andpd %xmm1, %xmm3
andnpd %xmm0, %xmm2
orpd %xmm3, %xmm2
movsd LCPI3_4(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd %xmm0, %xmm2
leaq L_.str.21(%rip), %rdi
movb $3, %al
callq _printf
movapd LCPI3_1(%rip), %xmm11 ## xmm11 = [-0.0E+0,-0.0E+0]
xorpd %xmm2, %xmm2
movl $2, %eax
movapd LCPI3_6(%rip), %xmm8 ## xmm8 = [1.15330078125E+12,1.15330078125E+12]
movapd LCPI3_7(%rip), %xmm9 ## xmm9 = [-1.0E+0,-1.0E+0]
movapd LCPI3_8(%rip), %xmm10 ## xmm10 = [1.0E-13,1.0E-13]
xorpd %xmm3, %xmm3
.p2align 4, 0x90
LBB3_4: ## =>This Inner Loop Header: Depth=1
movapd -16(%rbx,%rax,8), %xmm7
movapd (%rbx,%rax,8), %xmm4
divpd %xmm8, %xmm7
divpd %xmm8, %xmm4
addpd %xmm9, %xmm7
addpd %xmm9, %xmm4
movapd %xmm7, %xmm5
xorpd %xmm11, %xmm5
movapd %xmm5, %xmm0
cmpnlepd %xmm7, %xmm0
movapd %xmm4, %xmm1
xorpd %xmm11, %xmm1
movapd %xmm1, %xmm6
cmpnlepd %xmm4, %xmm6
blendvpd %xmm0, %xmm5, %xmm7
movapd %xmm6, %xmm0
blendvpd %xmm0, %xmm1, %xmm4
movapd %xmm10, %xmm0
cmpltpd %xmm7, %xmm0
shufps $232, %xmm0, %xmm0 ## xmm0 = xmm0[0,2,2,3]
psubd %xmm0, %xmm2
movapd %xmm10, %xmm0
cmpltpd %xmm4, %xmm0
shufps $232, %xmm0, %xmm0 ## xmm0 = xmm0[0,2,2,3]
psubd %xmm0, %xmm3
addq $4, %rax
cmpq $100000002, %rax ## imm = 0x5F5E102
jne LBB3_4
## %bb.5:
paddd %xmm2, %xmm3
pshufd $85, %xmm3, %xmm0 ## xmm0 = xmm3[1,1,1,1]
paddd %xmm3, %xmm0
movd %xmm0, %esi
leaq L_.str.22(%rip), %rdi
xorl %eax, %eax
callq _printf
movl $1, %r15d
movapd -48(%rbp), %xmm7 ## 16-byte Reload
movapd -64(%rbp), %xmm1 ## 16-byte Reload
movsd LCPI3_3(%rip), %xmm4 ## xmm4 = mem[0],zero
LBB3_6:
divsd %xmm4, %xmm7
movapd %xmm1, %xmm0
divsd LCPI3_9(%rip), %xmm0
movapd LCPI3_1(%rip), %xmm3 ## xmm3 = [-0.0E+0,-0.0E+0]
xorpd %xmm0, %xmm3
movapd %xmm3, %xmm2
cmpnlesd %xmm0, %xmm2
andpd %xmm2, %xmm3
andnpd %xmm0, %xmm2
orpd %xmm3, %xmm2
ucomisd LCPI3_5(%rip), %xmm2
movapd %xmm7, -48(%rbp) ## 16-byte Spill
jbe LBB3_10
## %bb.7:
leaq L_.str.23(%rip), %rdi
movsd LCPI3_5(%rip), %xmm0 ## xmm0 = mem[0],zero
movb $1, %al
callq _printf
movapd LCPI3_1(%rip), %xmm0 ## xmm0 = [-0.0E+0,-0.0E+0]
movapd -64(%rbp), %xmm1 ## 16-byte Reload
xorpd %xmm1, %xmm0
movapd %xmm0, %xmm2
cmplesd %xmm1, %xmm2
movapd %xmm2, %xmm3
andpd %xmm1, %xmm3
andnpd %xmm0, %xmm2
orpd %xmm3, %xmm2
movsd LCPI3_9(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd %xmm0, %xmm2
leaq L_.str.21(%rip), %rdi
movb $3, %al
callq _printf
leaq L_.str.24(%rip), %rdi
movsd LCPI3_5(%rip), %xmm0 ## xmm0 = mem[0],zero
movb $1, %al
callq _printf
movapd LCPI3_1(%rip), %xmm11 ## xmm11 = [-0.0E+0,-0.0E+0]
xorpd %xmm2, %xmm2
movl $2, %eax
movapd LCPI3_10(%rip), %xmm8 ## xmm8 = [2.3066015625E+11,2.3066015625E+11]
movapd LCPI3_7(%rip), %xmm9 ## xmm9 = [-1.0E+0,-1.0E+0]
movapd LCPI3_8(%rip), %xmm10 ## xmm10 = [1.0E-13,1.0E-13]
xorpd %xmm3, %xmm3
.p2align 4, 0x90
LBB3_8: ## =>This Inner Loop Header: Depth=1
movapd -16(%r12,%rax,8), %xmm7
movapd (%r12,%rax,8), %xmm4
divpd %xmm8, %xmm7
divpd %xmm8, %xmm4
addpd %xmm9, %xmm7
addpd %xmm9, %xmm4
movapd %xmm7, %xmm5
xorpd %xmm11, %xmm5
movapd %xmm5, %xmm0
cmpnlepd %xmm7, %xmm0
movapd %xmm4, %xmm1
xorpd %xmm11, %xmm1
movapd %xmm1, %xmm6
cmpnlepd %xmm4, %xmm6
blendvpd %xmm0, %xmm5, %xmm7
movapd %xmm6, %xmm0
blendvpd %xmm0, %xmm1, %xmm4
movapd %xmm10, %xmm0
cmpltpd %xmm7, %xmm0
shufps $232, %xmm0, %xmm0 ## xmm0 = xmm0[0,2,2,3]
psubd %xmm0, %xmm2
movapd %xmm10, %xmm0
cmpltpd %xmm4, %xmm0
shufps $232, %xmm0, %xmm0 ## xmm0 = xmm0[0,2,2,3]
psubd %xmm0, %xmm3
addq $4, %rax
cmpq $100000002, %rax ## imm = 0x5F5E102
jne LBB3_8
## %bb.9:
paddd %xmm2, %xmm3
pshufd $85, %xmm3, %xmm0 ## xmm0 = xmm3[1,1,1,1]
paddd %xmm3, %xmm0
movd %xmm0, %esi
incl %r15d
leaq L_.str.25(%rip), %rdi
xorl %eax, %eax
callq _printf
movapd -48(%rbp), %xmm7 ## 16-byte Reload
LBB3_10:
movapd %xmm7, %xmm0
divsd LCPI3_11(%rip), %xmm0
movapd LCPI3_1(%rip), %xmm1 ## xmm1 = [-0.0E+0,-0.0E+0]
xorpd %xmm0, %xmm1
movapd %xmm1, %xmm2
cmpnlesd %xmm0, %xmm2
andpd %xmm2, %xmm1
andnpd %xmm0, %xmm2
orpd %xmm1, %xmm2
ucomisd LCPI3_5(%rip), %xmm2
jbe LBB3_14
## %bb.11:
leaq L_.str.26(%rip), %rdi
movsd LCPI3_5(%rip), %xmm0 ## xmm0 = mem[0],zero
movb $1, %al
callq _printf
movapd LCPI3_1(%rip), %xmm0 ## xmm0 = [-0.0E+0,-0.0E+0]
movapd -48(%rbp), %xmm1 ## 16-byte Reload
xorpd %xmm1, %xmm0
movapd %xmm0, %xmm2
cmplesd %xmm1, %xmm2
movapd %xmm2, %xmm3
andpd %xmm1, %xmm3
andnpd %xmm0, %xmm2
orpd %xmm3, %xmm2
movsd LCPI3_11(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd %xmm0, %xmm2
leaq L_.str.21(%rip), %rdi
movb $3, %al
callq _printf
leaq L_.str.24(%rip), %rdi
movsd LCPI3_5(%rip), %xmm0 ## xmm0 = mem[0],zero
movb $1, %al
callq _printf
xorpd %xmm2, %xmm2
movl $2, %eax
movapd LCPI3_12(%rip), %xmm8 ## xmm8 = [3.07546875E+11,3.07546875E+11]
movapd LCPI3_7(%rip), %xmm9 ## xmm9 = [-1.0E+0,-1.0E+0]
movapd LCPI3_8(%rip), %xmm10 ## xmm10 = [1.0E-13,1.0E-13]
xorpd %xmm3, %xmm3
movapd LCPI3_1(%rip), %xmm11 ## xmm11 = [-0.0E+0,-0.0E+0]
.p2align 4, 0x90
LBB3_12: ## =>This Inner Loop Header: Depth=1
movapd -16(%r14,%rax,8), %xmm7
movapd (%r14,%rax,8), %xmm4
divpd %xmm8, %xmm7
divpd %xmm8, %xmm4
addpd %xmm9, %xmm7
addpd %xmm9, %xmm4
movapd %xmm7, %xmm5
xorpd %xmm11, %xmm5
movapd %xmm5, %xmm0
cmpnlepd %xmm7, %xmm0
movapd %xmm4, %xmm1
xorpd %xmm11, %xmm1
movapd %xmm1, %xmm6
cmpnlepd %xmm4, %xmm6
blendvpd %xmm0, %xmm5, %xmm7
movapd %xmm6, %xmm0
blendvpd %xmm0, %xmm1, %xmm4
movapd %xmm10, %xmm0
cmpltpd %xmm7, %xmm0
shufps $232, %xmm0, %xmm0 ## xmm0 = xmm0[0,2,2,3]
psubd %xmm0, %xmm2
movapd %xmm10, %xmm0
cmpltpd %xmm4, %xmm0
shufps $232, %xmm0, %xmm0 ## xmm0 = xmm0[0,2,2,3]
psubd %xmm0, %xmm3
addq $4, %rax
cmpq $100000002, %rax ## imm = 0x5F5E102
jne LBB3_12
## %bb.13:
paddd %xmm2, %xmm3
pshufd $85, %xmm3, %xmm0 ## xmm0 = xmm3[1,1,1,1]
paddd %xmm3, %xmm0
movd %xmm0, %esi
incl %r15d
leaq L_.str.27(%rip), %rdi
xorl %eax, %eax
callq _printf
LBB3_14:
testl %r15d, %r15d
je LBB3_16
## %bb.15:
addq $48, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB3_16:
leaq L_.str.28(%rip), %rdi
movsd LCPI3_5(%rip), %xmm0 ## xmm0 = mem[0],zero
movb $1, %al
addq $48, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _printf ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str.2: ## @.str.2
.asciz "This system uses %d bytes per array element.\n"
L_.str.3: ## @.str.3
.asciz "Array size = %llu (elements), Offset = %d (elements)\n"
L_.str.4: ## @.str.4
.asciz "Memory per array = %.1f MiB (= %.1f GiB).\n"
L_.str.5: ## @.str.5
.asciz "Total memory required = %.1f MiB (= %.1f GiB).\n"
L_.str.6: ## @.str.6
.asciz "Each kernel will be executed %d times.\n"
.zerofill __DATA,__bss,_a,800000000,4 ## @a
.zerofill __DATA,__bss,_b,800000000,4 ## @b
.zerofill __DATA,__bss,_c,800000000,4 ## @c
L_.str.9: ## @.str.9
.asciz "Your clock granularity/precision appears to be %d microseconds.\n"
L_.str.11: ## @.str.11
.asciz "Each test below will take on the order of %d microseconds.\n"
L_.str.12: ## @.str.12
.asciz " (= %d clock ticks)\n"
.zerofill __DATA,__bss,_avgtime.0,8,4 ## @avgtime.0
.zerofill __DATA,__bss,_avgtime.1,8,4 ## @avgtime.1
.zerofill __DATA,__bss,_avgtime.2,8,4 ## @avgtime.2
.zerofill __DATA,__bss,_avgtime.3,8,4 ## @avgtime.3
.section __DATA,__data
.p2align 4 ## @mintime.0
_mintime.0:
.quad 0x47efffffe0000000 ## double 3.4028234663852886E+38
.p2align 4 ## @mintime.1
_mintime.1:
.quad 0x47efffffe0000000 ## double 3.4028234663852886E+38
.p2align 4 ## @mintime.2
_mintime.2:
.quad 0x47efffffe0000000 ## double 3.4028234663852886E+38
.p2align 4 ## @mintime.3
_mintime.3:
.quad 0x47efffffe0000000 ## double 3.4028234663852886E+38
.zerofill __DATA,__bss,_maxtime.0,8,4 ## @maxtime.0
.zerofill __DATA,__bss,_maxtime.1,8,4 ## @maxtime.1
.zerofill __DATA,__bss,_maxtime.2,8,4 ## @maxtime.2
.zerofill __DATA,__bss,_maxtime.3,8,4 ## @maxtime.3
.section __TEXT,__cstring,cstring_literals
L_.str.19: ## @.str.19
.asciz "%s%12.1f %11.6f %11.6f %11.6f\n"
L_.str.20: ## @.str.20
.asciz "Failed Validation on array a[], AvgRelAbsErr > epsilon (%e)\n"
L_.str.21: ## @.str.21
.asciz " Expected Value: %e, AvgAbsErr: %e, AvgRelAbsErr: %e\n"
L_.str.22: ## @.str.22
.asciz " For array a[], %d errors were found.\n"
L_.str.23: ## @.str.23
.asciz "Failed Validation on array b[], AvgRelAbsErr > epsilon (%e)\n"
L_.str.24: ## @.str.24
.asciz " AvgRelAbsErr > Epsilon (%e)\n"
L_.str.25: ## @.str.25
.asciz " For array b[], %d errors were found.\n"
L_.str.26: ## @.str.26
.asciz "Failed Validation on array c[], AvgRelAbsErr > epsilon (%e)\n"
L_.str.27: ## @.str.27
.asciz " For array c[], %d errors were found.\n"
L_.str.28: ## @.str.28
.asciz "Solution Validates: avg error less than %e on all three arrays\n"
L_.str.29: ## @.str.29
.asciz "Copy: "
L_.str.30: ## @.str.30
.asciz "Scale: "
L_.str.31: ## @.str.31
.asciz "Add: "
L_.str.32: ## @.str.32
.asciz "Triad: "
L_str.33: ## @str.33
.asciz "STREAM version $Revision: 5.10 $"
L_str.36: ## @str.36
.asciz " The *best* time for each kernel (excluding the first iteration)"
L_str.37: ## @str.37
.asciz " will be used to compute the reported bandwidth."
L_str.39: ## @str.39
.asciz "Your clock granularity appears to be less than one microsecond."
L_str.40: ## @str.40
.asciz "Increase the size of the arrays if this shows that"
L_str.41: ## @str.41
.asciz "you are not getting at least 20 clock ticks per test."
L_str.43: ## @str.43
.asciz "WARNING -- The above is only a rough guideline."
L_str.44: ## @str.44
.asciz "For best results, please be sure you know the"
L_str.45: ## @str.45
.asciz "precision of your system timer."
L_str.47: ## @str.47
.asciz "Function Best Rate MB/s Avg time Min time Max time"
L_str.49: ## @str.49
.asciz "-------------------------------------------------------------"
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## @.memset_pattern
L_.memset_pattern:
.quad 0x3ff0000000000000 ## double 1
.quad 0x3ff0000000000000 ## double 1
.p2align 4 ## @.memset_pattern.50
L_.memset_pattern.50:
.quad 0x4000000000000000 ## double 2
.quad 0x4000000000000000 ## double 2
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp d11, d10, [sp, #-128]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 128
stp d9, d8, [sp, #16] ; 16-byte Folded Spill
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
.cfi_offset b8, -104
.cfi_offset b9, -112
.cfi_offset b10, -120
.cfi_offset b11, -128
sub sp, sp, #432
add x22, sp, #96
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-128]
mov w21, #57600
movk w21, #1525, lsl #16
Lloh3:
adrp x20, l_str.49@PAGE
Lloh4:
add x20, x20, l_str.49@PAGEOFF
mov x0, x20
bl _puts
Lloh5:
adrp x0, l_str.33@PAGE
Lloh6:
add x0, x0, l_str.33@PAGEOFF
bl _puts
mov x0, x20
bl _puts
mov w8, #8
str x8, [sp]
Lloh7:
adrp x0, l_.str.2@PAGE
Lloh8:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov x0, x20
bl _puts
stp x21, xzr, [sp]
Lloh9:
adrp x0, l_.str.3@PAGE
Lloh10:
add x0, x0, l_.str.3@PAGEOFF
bl _printf
mov x8, #236961935654912
movk x8, #16359, lsl #48
mov x9, #236961935654912
movk x9, #16519, lsl #48
stp x9, x8, [sp]
Lloh11:
adrp x0, l_.str.4@PAGE
Lloh12:
add x0, x0, l_.str.4@PAGEOFF
bl _printf
mov x8, #248090195918848
movk x8, #16385, lsl #48
mov x9, #248090195918848
movk x9, #16545, lsl #48
stp x9, x8, [sp]
Lloh13:
adrp x0, l_.str.5@PAGE
Lloh14:
add x0, x0, l_.str.5@PAGEOFF
bl _printf
mov w8, #10
str x8, [sp]
Lloh15:
adrp x0, l_.str.6@PAGE
Lloh16:
add x0, x0, l_.str.6@PAGEOFF
bl _printf
Lloh17:
adrp x0, l_str.36@PAGE
Lloh18:
add x0, x0, l_str.36@PAGEOFF
bl _puts
Lloh19:
adrp x0, l_str.37@PAGE
Lloh20:
add x0, x0, l_str.37@PAGEOFF
bl _puts
Lloh21:
adrp x19, _c@PAGE
Lloh22:
add x19, x19, _c@PAGEOFF
mov x0, x19
mov w1, #2048
movk w1, #12207, lsl #16
bl _bzero
Lloh23:
adrp x0, _a@PAGE
Lloh24:
add x0, x0, _a@PAGEOFF
Lloh25:
adrp x1, l_.memset_pattern@PAGE
Lloh26:
add x1, x1, l_.memset_pattern@PAGEOFF
mov w2, #2048
movk w2, #12207, lsl #16
bl _memset_pattern16
Lloh27:
adrp x0, _b@PAGE
Lloh28:
add x0, x0, _b@PAGEOFF
Lloh29:
adrp x1, l_.memset_pattern.50@PAGE
Lloh30:
add x1, x1, l_.memset_pattern.50@PAGEOFF
mov w2, #2048
movk w2, #12207, lsl #16
bl _memset_pattern16
mov x0, x20
bl _puts
mov x20, #0
mov x23, #60813
movk x23, #41141, lsl #16
movk x23, #50935, lsl #32
movk x23, #16048, lsl #48
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_2 Depth 2
add x0, sp, #80
add x1, sp, #72
bl _gettimeofday
ldr d0, [sp, #80]
scvtf d0, d0
ldr s1, [sp, #88]
sshll.2d v1, v1, #0
scvtf d1, d1
fmov d2, x23
fmadd d8, d1, d2, d0
LBB0_2: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
add x0, sp, #80
add x1, sp, #72
bl _gettimeofday
ldr d0, [sp, #80]
scvtf d0, d0
ldr s1, [sp, #88]
sshll.2d v1, v1, #0
scvtf d1, d1
fmov d2, x23
fmadd d0, d1, d2, d0
fsub d1, d0, d8
fcmp d1, d2
b.mi LBB0_2
; %bb.3: ; in Loop: Header=BB0_1 Depth=1
str d0, [x22, x20, lsl #3]
add x20, x20, #1
cmp x20, #20
b.ne LBB0_1
; %bb.4:
ldur q1, [x22, #136]
mov d0, v1[1]
add x8, sp, #96
ld1r.2d { v2 }, [x8], #8
ldr q3, [x8]
ext.16b v2, v2, v3, #8
fsub.2d v4, v3, v2
mov x8, #145685290680320
movk x8, #16686, lsl #48
dup.2d v2, x8
fmul.2d v4, v4, v2
fcvtzs.2d v4, v4
xtn.2s v4, v4
movi.2d v5, #0000000000000000
smax.2s v4, v4, v5
ldur q6, [sp, #120]
ext.16b v3, v3, v6, #8
fsub.2d v3, v6, v3
fmul.2d v3, v3, v2
fcvtzs.2d v3, v3
xtn.2s v3, v3
smax.2s v3, v3, v5
smin.2s v3, v4, v3
ldur q4, [sp, #136]
ext.16b v6, v6, v4, #8
fsub.2d v6, v4, v6
fmul.2d v6, v6, v2
fcvtzs.2d v6, v6
xtn.2s v6, v6
smax.2s v6, v6, v5
smin.2s v3, v3, v6
ldur q6, [sp, #152]
ext.16b v4, v4, v6, #8
fsub.2d v4, v6, v4
fmul.2d v4, v4, v2
fcvtzs.2d v4, v4
xtn.2s v4, v4
smax.2s v4, v4, v5
smin.2s v3, v3, v4
ldur q4, [sp, #168]
ext.16b v6, v6, v4, #8
fsub.2d v6, v4, v6
fmul.2d v6, v6, v2
fcvtzs.2d v6, v6
xtn.2s v6, v6
smax.2s v6, v6, v5
smin.2s v3, v3, v6
ldur q6, [sp, #184]
ext.16b v4, v4, v6, #8
fsub.2d v4, v6, v4
fmul.2d v4, v4, v2
fcvtzs.2d v4, v4
xtn.2s v4, v4
smax.2s v4, v4, v5
smin.2s v3, v3, v4
ldur q4, [x22, #104]
ext.16b v6, v6, v4, #8
fsub.2d v6, v4, v6
fmul.2d v6, v6, v2
fcvtzs.2d v6, v6
xtn.2s v6, v6
smax.2s v6, v6, v5
smin.2s v3, v3, v6
ldur q6, [x22, #120]
ext.16b v4, v4, v6, #8
fsub.2d v4, v6, v4
fmul.2d v4, v4, v2
fcvtzs.2d v4, v4
xtn.2s v4, v4
smax.2s v4, v4, v5
smin.2s v3, v3, v4
ext.16b v4, v6, v1, #8
fsub.2d v1, v1, v4
fmul.2d v1, v1, v2
fcvtzs.2d v1, v1
xtn.2s v1, v1
smax.2s v1, v1, v5
smin.2s v1, v3, v1
mov w9, #16960
movk w9, #15, lsl #16
dup.2s v2, w9
smin.2s v1, v1, v2
sminp.2s v1, v1, v1
ldr d2, [sp, #248]
fsub d0, d2, d0
fmov d2, x8
fmul d0, d0, d2
fcvtzs w8, d0
fmov w9, s1
cmp w8, #0
csel w8, w8, wzr, gt
cmp w9, w8
csel w20, w9, w8, lt
cmp w20, #1
b.lt LBB0_6
; %bb.5:
str x20, [sp]
Lloh31:
adrp x0, l_.str.9@PAGE
Lloh32:
add x0, x0, l_.str.9@PAGEOFF
bl _printf
scvtf d8, w20
b LBB0_7
LBB0_6:
Lloh33:
adrp x0, l_str.39@PAGE
Lloh34:
add x0, x0, l_str.39@PAGEOFF
bl _puts
fmov d8, #1.00000000
LBB0_7:
add x0, sp, #96
add x1, sp, #80
bl _gettimeofday
ldr x8, [sp, #96]
ldr s0, [sp, #104]
sshll.2d v0, v0, #0
scvtf d0, d0
Lloh35:
adrp x9, _a@PAGE+32
Lloh36:
add x9, x9, _a@PAGEOFF+32
LBB0_8: ; =>This Inner Loop Header: Depth=1
ldp q1, q2, [x9, #-32]
ldp q3, q4, [x9]
fadd.2d v1, v1, v1
fadd.2d v2, v2, v2
fadd.2d v3, v3, v3
fadd.2d v4, v4, v4
stp q1, q2, [x9, #-32]
stp q3, q4, [x9], #64
subs x21, x21, #8
b.ne LBB0_8
; %bb.9:
scvtf d1, x8
mov x21, #60813
movk x21, #41141, lsl #16
movk x21, #50935, lsl #32
movk x21, #16048, lsl #48
fmov d9, x21
fmadd d10, d0, d9, d1
add x22, sp, #96
add x0, sp, #96
add x1, sp, #80
bl _gettimeofday
ldr d0, [sp, #96]
scvtf d0, d0
ldr s1, [sp, #104]
sshll.2d v1, v1, #0
scvtf d1, d1
fmadd d0, d1, d9, d0
fsub d0, d0, d10
mov x8, #145685290680320
movk x8, #16686, lsl #48
fmov d1, x8
fmul d9, d0, d1
fcvtzs w8, d9
str x8, [sp]
Lloh37:
adrp x0, l_.str.11@PAGE
Lloh38:
add x0, x0, l_.str.11@PAGEOFF
bl _printf
fdiv d0, d9, d8
fcvtzs w8, d0
str x8, [sp]
Lloh39:
adrp x0, l_.str.12@PAGE
Lloh40:
add x0, x0, l_.str.12@PAGEOFF
bl _printf
Lloh41:
adrp x0, l_str.40@PAGE
Lloh42:
add x0, x0, l_str.40@PAGEOFF
bl _puts
Lloh43:
adrp x0, l_str.41@PAGE
Lloh44:
add x0, x0, l_str.41@PAGEOFF
bl _puts
Lloh45:
adrp x20, l_str.49@PAGE
Lloh46:
add x20, x20, l_str.49@PAGEOFF
mov x0, x20
bl _puts
Lloh47:
adrp x0, l_str.43@PAGE
Lloh48:
add x0, x0, l_str.43@PAGEOFF
bl _puts
Lloh49:
adrp x0, l_str.44@PAGE
Lloh50:
add x0, x0, l_str.44@PAGEOFF
bl _puts
Lloh51:
adrp x0, l_str.45@PAGE
Lloh52:
add x0, x0, l_str.45@PAGEOFF
bl _puts
mov x0, x20
bl _puts
mov x23, #0
Lloh53:
adrp x20, _a@PAGE
Lloh54:
add x20, x20, _a@PAGEOFF
Lloh55:
adrp x24, _b@PAGE+32
Lloh56:
add x24, x24, _b@PAGEOFF+32
fmov.2d v0, #3.00000000
str q0, [sp, #48] ; 16-byte Folded Spill
Lloh57:
adrp x25, _c@PAGE+32
Lloh58:
add x25, x25, _c@PAGEOFF+32
Lloh59:
adrp x26, _a@PAGE+32
Lloh60:
add x26, x26, _a@PAGEOFF+32
LBB0_10: ; =>This Loop Header: Depth=1
; Child Loop BB0_11 Depth 2
; Child Loop BB0_13 Depth 2
; Child Loop BB0_15 Depth 2
add x0, sp, #80
add x1, sp, #72
bl _gettimeofday
ldr d0, [sp, #80]
scvtf d0, d0
ldr s1, [sp, #88]
sshll.2d v1, v1, #0
scvtf d1, d1
fmov d8, x21
fmadd d9, d1, d8, d0
add x27, x22, x23, lsl #3
mov x0, x19
mov x1, x20
mov w2, #2048
movk w2, #12207, lsl #16
bl _memcpy
add x0, sp, #80
add x1, sp, #72
bl _gettimeofday
ldr d0, [sp, #80]
scvtf d0, d0
ldr s1, [sp, #88]
sshll.2d v1, v1, #0
scvtf d1, d1
fmadd d0, d1, d8, d0
fsub d0, d0, d9
str d0, [x27], #80
add x0, sp, #80
add x1, sp, #72
bl _gettimeofday
ldr d0, [sp, #80]
scvtf d0, d0
ldr s1, [sp, #88]
sshll.2d v1, v1, #0
scvtf d1, d1
fmadd d8, d1, d8, d0
add x8, x19, #32
mov x9, x24
mov w10, #57600
movk w10, #1525, lsl #16
ldr q4, [sp, #48] ; 16-byte Folded Reload
LBB0_11: ; Parent Loop BB0_10 Depth=1
; => This Inner Loop Header: Depth=2
ldp q0, q1, [x8, #-32]
ldp q2, q3, [x8], #64
fmul.2d v0, v0, v4
fmul.2d v1, v1, v4
fmul.2d v2, v2, v4
fmul.2d v3, v3, v4
stp q0, q1, [x9, #-32]
stp q2, q3, [x9], #64
subs x10, x10, #8
b.ne LBB0_11
; %bb.12: ; in Loop: Header=BB0_10 Depth=1
add x0, sp, #80
add x1, sp, #72
bl _gettimeofday
ldr d0, [sp, #80]
scvtf d0, d0
ldr s1, [sp, #88]
sshll.2d v1, v1, #0
scvtf d1, d1
fmov d9, x21
fmadd d0, d1, d9, d0
fsub d0, d0, d8
str d0, [x27]
add x0, sp, #80
add x1, sp, #72
bl _gettimeofday
ldr d0, [sp, #80]
scvtf d0, d0
ldr s1, [sp, #88]
sshll.2d v1, v1, #0
scvtf d1, d1
add x8, x22, x23, lsl #3
add x27, x8, #160
fmadd d8, d1, d9, d0
mov x8, x24
mov x9, x26
mov x10, x25
mov w11, #57600
movk w11, #1525, lsl #16
LBB0_13: ; Parent Loop BB0_10 Depth=1
; => This Inner Loop Header: Depth=2
ldp q0, q1, [x9, #-32]
ldp q2, q3, [x9], #64
ldp q4, q5, [x8, #-32]
ldp q6, q7, [x8], #64
fadd.2d v0, v0, v4
fadd.2d v1, v1, v5
fadd.2d v2, v2, v6
fadd.2d v3, v3, v7
stp q0, q1, [x10, #-32]
stp q2, q3, [x10], #64
subs x11, x11, #8
b.ne LBB0_13
; %bb.14: ; in Loop: Header=BB0_10 Depth=1
add x0, sp, #80
add x1, sp, #72
bl _gettimeofday
ldr d0, [sp, #80]
scvtf d0, d0
ldr s1, [sp, #88]
sshll.2d v1, v1, #0
scvtf d1, d1
fmov d9, x21
fmadd d0, d1, d9, d0
fsub d0, d0, d8
str d0, [x27]
add x0, sp, #80
add x1, sp, #72
bl _gettimeofday
ldr d0, [sp, #80]
scvtf d0, d0
ldr s1, [sp, #88]
sshll.2d v1, v1, #0
scvtf d1, d1
add x8, x22, x23, lsl #3
add x27, x8, #240
fmadd d8, d1, d9, d0
mov x8, x25
mov x9, x24
mov x10, x26
mov w11, #57600
movk w11, #1525, lsl #16
ldr q16, [sp, #48] ; 16-byte Folded Reload
LBB0_15: ; Parent Loop BB0_10 Depth=1
; => This Inner Loop Header: Depth=2
ldp q0, q1, [x9, #-32]
ldp q2, q3, [x9], #64
ldp q4, q5, [x8, #-32]
ldp q6, q7, [x8], #64
fmla.2d v0, v16, v4
fmla.2d v1, v16, v5
fmla.2d v2, v16, v6
fmla.2d v3, v16, v7
stp q0, q1, [x10, #-32]
stp q2, q3, [x10], #64
subs x11, x11, #8
b.ne LBB0_15
; %bb.16: ; in Loop: Header=BB0_10 Depth=1
add x0, sp, #80
add x1, sp, #72
bl _gettimeofday
ldr d0, [sp, #80]
scvtf d0, d0
ldr s1, [sp, #88]
sshll.2d v1, v1, #0
scvtf d1, d1
fmov d2, x21
fmadd d0, d1, d2, d0
fsub d0, d0, d8
str d0, [x27]
add x23, x23, #1
cmp x23, #10
b.ne LBB0_10
; %bb.17:
adrp x8, _maxtime.3@PAGE
ldr d0, [x8, _maxtime.3@PAGEOFF]
adrp x9, _mintime.3@PAGE
ldr d1, [x9, _mintime.3@PAGEOFF]
adrp x25, _avgtime.3@PAGE
ldr d2, [x25, _avgtime.3@PAGEOFF]
adrp x26, _maxtime.2@PAGE
ldr d3, [x26, _maxtime.2@PAGEOFF]
adrp x27, _mintime.2@PAGE
ldr d4, [x27, _mintime.2@PAGEOFF]
adrp x28, _avgtime.2@PAGE
ldr d5, [x28, _avgtime.2@PAGEOFF]
adrp x20, _maxtime.1@PAGE
ldr d6, [x20, _maxtime.1@PAGEOFF]
adrp x22, _mintime.1@PAGE
ldr d7, [x22, _mintime.1@PAGEOFF]
adrp x21, _avgtime.1@PAGE
ldr d16, [x21, _avgtime.1@PAGEOFF]
Lloh61:
adrp x19, _maxtime.0@PAGE
ldr d19, [x19, _maxtime.0@PAGEOFF]
adrp x23, _mintime.0@PAGE
ldr d18, [x23, _mintime.0@PAGEOFF]
adrp x24, _avgtime.0@PAGE
ldr d20, [x24, _avgtime.0@PAGEOFF]
ldp d21, d17, [sp, #104]
fadd d20, d20, d21
fcmp d18, d21
fcsel d18, d18, d21, mi
fcmp d19, d21
fcsel d19, d19, d21, gt
ldr d21, [sp, #184]
ldr d22, [sp, #168]
fadd d16, d16, d21
fcmp d7, d21
fcsel d7, d7, d21, mi
fcmp d6, d21
fcsel d6, d6, d21, gt
ldp d21, d23, [sp, #264]
fadd d5, d5, d21
fcmp d4, d21
fcsel d4, d4, d21, mi
fcmp d3, d21
fcsel d21, d3, d21, gt
ldr d24, [sp, #344]
ldr d3, [sp, #328]
fadd d2, d2, d24
fcmp d1, d24
fcsel d1, d1, d24, mi
fcmp d0, d24
fcsel d0, d0, d24, gt
fadd d20, d20, d17
fcmp d18, d17
fcsel d18, d18, d17, mi
fcmp d19, d17
fcsel d17, d19, d17, gt
ldp d19, d24, [sp, #192]
fadd d16, d16, d19
fcmp d7, d19
fcsel d7, d7, d19, mi
fcmp d6, d19
fcsel d6, d6, d19, gt
fadd d5, d5, d23
fcmp d4, d23
fcsel d4, d4, d23, mi
fcmp d21, d23
fcsel d19, d21, d23, gt
ldp d21, d23, [sp, #352]
fadd d2, d2, d21
fcmp d1, d21
fcsel d1, d1, d21, mi
fcmp d0, d21
fcsel d0, d0, d21, gt
ldp d21, d25, [sp, #120]
fadd d20, d20, d21
fcmp d18, d21
fcsel d18, d18, d21, mi
fcmp d17, d21
fcsel d17, d17, d21, gt
fadd d16, d16, d24
fcmp d7, d24
fcsel d7, d7, d24, mi
fcmp d6, d24
fcsel d6, d6, d24, gt
ldp d21, d24, [sp, #280]
fadd d5, d5, d21
fcmp d4, d21
fcsel d4, d4, d21, mi
fcmp d19, d21
fcsel d19, d19, d21, gt
fadd d2, d2, d23
fcmp d1, d23
fcsel d1, d1, d23, mi
fcmp d0, d23
fcsel d0, d0, d23, gt
fadd d20, d20, d25
fcmp d18, d25
fcsel d18, d18, d25, mi
fcmp d17, d25
fcsel d17, d17, d25, gt
ldp d21, d23, [sp, #208]
fadd d16, d16, d21
fcmp d7, d21
fcsel d7, d7, d21, mi
fcmp d6, d21
fcsel d6, d6, d21, gt
fadd d5, d5, d24
fcmp d4, d24
fcsel d4, d4, d24, mi
fcmp d19, d24
fcsel d19, d19, d24, gt
ldp d21, d24, [sp, #368]
fadd d2, d2, d21
fcmp d1, d21
fcsel d1, d1, d21, mi
fcmp d0, d21
fcsel d0, d0, d21, gt
ldp d21, d25, [sp, #136]
fadd d20, d20, d21
fcmp d18, d21
fcsel d18, d18, d21, mi
fcmp d17, d21
fcsel d17, d17, d21, gt
fadd d16, d16, d23
fcmp d7, d23
fcsel d7, d7, d23, mi
fcmp d6, d23
fcsel d6, d6, d23, gt
ldp d21, d23, [sp, #296]
fadd d5, d5, d21
fcmp d4, d21
fcsel d4, d4, d21, mi
fcmp d19, d21
fcsel d19, d19, d21, gt
fadd d2, d2, d24
fcmp d1, d24
fcsel d1, d1, d24, mi
fcmp d0, d24
fcsel d0, d0, d24, gt
fadd d20, d20, d25
fcmp d18, d25
fcsel d18, d18, d25, mi
fcmp d17, d25
fcsel d17, d17, d25, gt
ldp d21, d24, [sp, #224]
fadd d16, d16, d21
fcmp d7, d21
fcsel d7, d7, d21, mi
fcmp d6, d21
fcsel d6, d6, d21, gt
fadd d5, d5, d23
fcmp d4, d23
fcsel d4, d4, d23, mi
fcmp d19, d23
fcsel d19, d19, d23, gt
ldp d21, d23, [sp, #384]
fadd d2, d2, d21
fcmp d1, d21
fcsel d1, d1, d21, mi
fcmp d0, d21
fcsel d0, d0, d21, gt
ldp d21, d25, [sp, #152]
fadd d20, d20, d21
fcmp d18, d21
fcsel d18, d18, d21, mi
fcmp d17, d21
fcsel d17, d17, d21, gt
fadd d16, d16, d24
fcmp d7, d24
fcsel d7, d7, d24, mi
fcmp d6, d24
fcsel d6, d6, d24, gt
ldp d21, d24, [sp, #312]
fadd d5, d5, d21
fcmp d4, d21
fcsel d4, d4, d21, mi
fcmp d19, d21
fcsel d19, d19, d21, gt
fadd d2, d2, d23
fcmp d1, d23
fcsel d1, d1, d23, mi
fcmp d0, d23
fcsel d0, d0, d23, gt
fadd d20, d20, d25
fcmp d18, d25
fcsel d18, d18, d25, mi
fcmp d17, d25
fcsel d17, d17, d25, gt
ldp d21, d23, [sp, #240]
fadd d16, d16, d21
fcmp d7, d21
fcsel d7, d7, d21, mi
fcmp d6, d21
fcsel d6, d6, d21, gt
fadd d5, d5, d24
fcmp d4, d24
fcsel d4, d4, d24, mi
fcmp d19, d24
fcsel d19, d19, d24, gt
ldp d21, d24, [sp, #400]
fadd d2, d2, d21
fcmp d1, d21
fcsel d1, d1, d21, mi
fcmp d0, d21
fcsel d0, d0, d21, gt
fadd d20, d20, d22
fcmp d18, d22
fcsel d18, d18, d22, mi
fcmp d17, d22
fcsel d17, d17, d22, gt
fadd d16, d16, d23
fcmp d7, d23
fcsel d7, d7, d23, mi
fcmp d6, d23
fcsel d6, d6, d23, gt
fadd d5, d5, d3
fcmp d4, d3
fcsel d4, d4, d3, mi
fcmp d19, d3
fcsel d3, d19, d3, gt
fadd d2, d2, d24
fcmp d1, d24
fcsel d1, d1, d24, mi
str d20, [x24, _avgtime.0@PAGEOFF]
str d18, [x23, _mintime.0@PAGEOFF]
str d17, [x19, _maxtime.0@PAGEOFF]
str d16, [x21, _avgtime.1@PAGEOFF]
str d7, [x22, _mintime.1@PAGEOFF]
str d6, [x20, _maxtime.1@PAGEOFF]
fcmp d0, d24
str d5, [x28, _avgtime.2@PAGEOFF]
str d4, [x27, _mintime.2@PAGEOFF]
str d3, [x26, _maxtime.2@PAGEOFF]
str d2, [x25, _avgtime.3@PAGEOFF]
fcsel d0, d0, d24, gt
str d1, [x9, _mintime.3@PAGEOFF]
str d0, [x8, _maxtime.3@PAGEOFF]
Lloh62:
adrp x0, l_str.47@PAGE
Lloh63:
add x0, x0, l_str.47@PAGEOFF
bl _puts
ldr d0, [x24, _avgtime.0@PAGEOFF]
fmov d8, #9.00000000
fdiv d0, d0, d8
str d0, [x24, _avgtime.0@PAGEOFF]
ldr d1, [x23, _mintime.0@PAGEOFF]
mov x8, #4654751689864118272
fmov d9, x8
fdiv d2, d9, d1
ldr d3, [x19, _maxtime.0@PAGEOFF]
stp d1, d3, [sp, #24]
stp d2, d0, [sp, #8]
Lloh64:
adrp x8, l_.str.29@PAGE
Lloh65:
add x8, x8, l_.str.29@PAGEOFF
str x8, [sp]
Lloh66:
adrp x19, l_.str.19@PAGE
Lloh67:
add x19, x19, l_.str.19@PAGEOFF
mov x0, x19
bl _printf
ldr d0, [x21, _avgtime.1@PAGEOFF]
fdiv d0, d0, d8
str d0, [x21, _avgtime.1@PAGEOFF]
ldr d1, [x22, _mintime.1@PAGEOFF]
fdiv d2, d9, d1
ldr d3, [x20, _maxtime.1@PAGEOFF]
stp d1, d3, [sp, #24]
stp d2, d0, [sp, #8]
Lloh68:
adrp x8, l_.str.30@PAGE
Lloh69:
add x8, x8, l_.str.30@PAGEOFF
str x8, [sp]
mov x0, x19
bl _printf
ldr d0, [x28, _avgtime.2@PAGEOFF]
fdiv d0, d0, d8
str d0, [x28, _avgtime.2@PAGEOFF]
ldr d1, [x27, _mintime.2@PAGEOFF]
mov x8, #211106232532992
movk x8, #16546, lsl #48
fmov d9, x8
fdiv d2, d9, d1
ldr d3, [x26, _maxtime.2@PAGEOFF]
stp d1, d3, [sp, #24]
stp d2, d0, [sp, #8]
Lloh70:
adrp x8, l_.str.31@PAGE
Lloh71:
add x8, x8, l_.str.31@PAGEOFF
str x8, [sp]
mov x0, x19
bl _printf
ldr d0, [x25, _avgtime.3@PAGEOFF]
fdiv d0, d0, d8
str d0, [x25, _avgtime.3@PAGEOFF]
Lloh72:
adrp x8, _mintime.3@PAGE
Lloh73:
ldr d1, [x8, _mintime.3@PAGEOFF]
fdiv d2, d9, d1
Lloh74:
adrp x8, _maxtime.3@PAGE
Lloh75:
ldr d3, [x8, _maxtime.3@PAGEOFF]
stp d1, d3, [sp, #24]
stp d2, d0, [sp, #8]
Lloh76:
adrp x8, l_.str.32@PAGE
Lloh77:
add x8, x8, l_.str.32@PAGEOFF
str x8, [sp]
mov x0, x19
bl _printf
Lloh78:
adrp x19, l_str.49@PAGE
Lloh79:
add x19, x19, l_str.49@PAGEOFF
mov x0, x19
bl _puts
bl _checkSTREAMresults
mov x0, x19
bl _puts
ldur x8, [x29, #-128]
Lloh80:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh81:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh82:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_19
; %bb.18:
mov w0, #0
add sp, sp, #432
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
ldp d9, d8, [sp, #16] ; 16-byte Folded Reload
ldp d11, d10, [sp], #128 ; 16-byte Folded Reload
ret
LBB0_19:
bl ___stack_chk_fail
.loh AdrpAdd Lloh29, Lloh30
.loh AdrpAdd Lloh27, Lloh28
.loh AdrpAdd Lloh25, Lloh26
.loh AdrpAdd Lloh23, Lloh24
.loh AdrpAdd Lloh21, Lloh22
.loh AdrpAdd Lloh19, Lloh20
.loh AdrpAdd Lloh17, Lloh18
.loh AdrpAdd Lloh15, Lloh16
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh31, Lloh32
.loh AdrpAdd Lloh33, Lloh34
.loh AdrpAdd Lloh35, Lloh36
.loh AdrpAdd Lloh59, Lloh60
.loh AdrpAdd Lloh57, Lloh58
.loh AdrpAdd Lloh55, Lloh56
.loh AdrpAdd Lloh53, Lloh54
.loh AdrpAdd Lloh51, Lloh52
.loh AdrpAdd Lloh49, Lloh50
.loh AdrpAdd Lloh47, Lloh48
.loh AdrpAdd Lloh45, Lloh46
.loh AdrpAdd Lloh43, Lloh44
.loh AdrpAdd Lloh41, Lloh42
.loh AdrpAdd Lloh39, Lloh40
.loh AdrpAdd Lloh37, Lloh38
.loh AdrpLdrGotLdr Lloh80, Lloh81, Lloh82
.loh AdrpAdd Lloh78, Lloh79
.loh AdrpAdd Lloh76, Lloh77
.loh AdrpAdrp Lloh74, Lloh76
.loh AdrpLdr Lloh74, Lloh75
.loh AdrpAdrp Lloh72, Lloh74
.loh AdrpLdr Lloh72, Lloh73
.loh AdrpAdd Lloh70, Lloh71
.loh AdrpAdd Lloh68, Lloh69
.loh AdrpAdd Lloh66, Lloh67
.loh AdrpAdd Lloh64, Lloh65
.loh AdrpAdd Lloh62, Lloh63
.loh AdrpAdrp Lloh61, Lloh66
.cfi_endproc
; -- End function
.globl _checktick ; -- Begin function checktick
.p2align 2
_checktick: ; @checktick
.cfi_startproc
; %bb.0:
sub sp, sp, #256
.cfi_def_cfa_offset 256
stp d9, d8, [sp, #192] ; 16-byte Folded Spill
stp x22, x21, [sp, #208] ; 16-byte Folded Spill
stp x20, x19, [sp, #224] ; 16-byte Folded Spill
stp x29, x30, [sp, #240] ; 16-byte Folded Spill
add x29, sp, #240
.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
mov x20, #0
add x19, sp, #24
Lloh83:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh84:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh85:
ldr x8, [x8]
stur x8, [x29, #-56]
mov x21, #60813
movk x21, #41141, lsl #16
movk x21, #50935, lsl #32
movk x21, #16048, lsl #48
LBB1_1: ; =>This Loop Header: Depth=1
; Child Loop BB1_2 Depth 2
add x0, sp, #8
mov x1, sp
bl _gettimeofday
ldr d0, [sp, #8]
scvtf d0, d0
ldr s1, [sp, #16]
sshll.2d v1, v1, #0
scvtf d1, d1
fmov d2, x21
fmadd d8, d1, d2, d0
LBB1_2: ; Parent Loop BB1_1 Depth=1
; => This Inner Loop Header: Depth=2
add x0, sp, #8
mov x1, sp
bl _gettimeofday
ldr d0, [sp, #8]
scvtf d0, d0
ldr s1, [sp, #16]
sshll.2d v1, v1, #0
scvtf d1, d1
fmov d2, x21
fmadd d0, d1, d2, d0
fsub d1, d0, d8
fcmp d1, d2
b.mi LBB1_2
; %bb.3: ; in Loop: Header=BB1_1 Depth=1
str d0, [x19, x20, lsl #3]
add x20, x20, #1
cmp x20, #20
b.ne LBB1_1
; %bb.4:
ldur q1, [x19, #136]
mov d0, v1[1]
add x8, sp, #24
ld1r.2d { v2 }, [x8], #8
ldr q3, [x8]
ext.16b v2, v2, v3, #8
fsub.2d v4, v3, v2
mov x8, #145685290680320
movk x8, #16686, lsl #48
dup.2d v2, x8
fmul.2d v4, v4, v2
fcvtzs.2d v4, v4
xtn.2s v4, v4
movi.2d v5, #0000000000000000
smax.2s v4, v4, v5
ldur q6, [sp, #48]
ext.16b v3, v3, v6, #8
fsub.2d v3, v6, v3
fmul.2d v3, v3, v2
fcvtzs.2d v3, v3
xtn.2s v3, v3
smax.2s v3, v3, v5
smin.2s v3, v4, v3
ldur q4, [sp, #64]
ext.16b v6, v6, v4, #8
fsub.2d v6, v4, v6
fmul.2d v6, v6, v2
fcvtzs.2d v6, v6
xtn.2s v6, v6
smax.2s v6, v6, v5
smin.2s v3, v3, v6
ldur q6, [sp, #80]
ext.16b v4, v4, v6, #8
fsub.2d v4, v6, v4
fmul.2d v4, v4, v2
fcvtzs.2d v4, v4
xtn.2s v4, v4
smax.2s v4, v4, v5
smin.2s v3, v3, v4
ldur q4, [sp, #96]
ext.16b v6, v6, v4, #8
fsub.2d v6, v4, v6
fmul.2d v6, v6, v2
fcvtzs.2d v6, v6
xtn.2s v6, v6
smax.2s v6, v6, v5
smin.2s v3, v3, v6
ldur q6, [sp, #112]
ext.16b v4, v4, v6, #8
fsub.2d v4, v6, v4
fmul.2d v4, v4, v2
fcvtzs.2d v4, v4
xtn.2s v4, v4
smax.2s v4, v4, v5
smin.2s v3, v3, v4
ldur q4, [x19, #104]
ext.16b v6, v6, v4, #8
fsub.2d v6, v4, v6
fmul.2d v6, v6, v2
fcvtzs.2d v6, v6
xtn.2s v6, v6
smax.2s v6, v6, v5
smin.2s v3, v3, v6
ldur q6, [x19, #120]
ext.16b v4, v4, v6, #8
fsub.2d v4, v6, v4
fmul.2d v4, v4, v2
fcvtzs.2d v4, v4
xtn.2s v4, v4
smax.2s v4, v4, v5
smin.2s v3, v3, v4
ext.16b v4, v6, v1, #8
fsub.2d v1, v1, v4
fmul.2d v1, v1, v2
fcvtzs.2d v1, v1
xtn.2s v1, v1
smax.2s v1, v1, v5
smin.2s v1, v3, v1
mov w9, #16960
movk w9, #15, lsl #16
dup.2s v2, w9
smin.2s v1, v1, v2
sminp.2s v1, v1, v1
fmov w9, s1
ldr d1, [sp, #176]
fsub d0, d1, d0
fmov d1, x8
fmul d0, d0, d1
fcvtzs w8, d0
cmp w8, #0
csel w8, w8, wzr, gt
cmp w9, w8
csel w0, w9, w8, lt
ldur x8, [x29, #-56]
Lloh86:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh87:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh88:
ldr x9, [x9]
cmp x9, x8
b.ne LBB1_6
; %bb.5:
ldp x29, x30, [sp, #240] ; 16-byte Folded Reload
ldp x20, x19, [sp, #224] ; 16-byte Folded Reload
ldp x22, x21, [sp, #208] ; 16-byte Folded Reload
ldp d9, d8, [sp, #192] ; 16-byte Folded Reload
add sp, sp, #256
ret
LBB1_6:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh83, Lloh84, Lloh85
.loh AdrpLdrGotLdr Lloh86, Lloh87, Lloh88
.cfi_endproc
; -- End function
.globl _mysecond ; -- Begin function mysecond
.p2align 2
_mysecond: ; @mysecond
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
add x0, sp, #16
add x1, sp, #8
bl _gettimeofday
ldr d0, [sp, #16]
scvtf d0, d0
ldr s1, [sp, #24]
sshll.2d v1, v1, #0
scvtf d1, d1
mov x8, #60813
movk x8, #41141, lsl #16
movk x8, #50935, lsl #32
movk x8, #16048, lsl #48
fmov d2, x8
fmadd d0, d1, d2, d0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _checkSTREAMresults ; -- Begin function checkSTREAMresults
.p2align 2
_checkSTREAMresults: ; @checkSTREAMresults
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp d11, d10, [sp, #32] ; 16-byte Folded Spill
stp d9, d8, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset b8, -56
.cfi_offset b9, -64
.cfi_offset b10, -72
.cfi_offset b11, -80
Lloh89:
adrp x8, _c@PAGE+32
Lloh90:
add x8, x8, _c@PAGEOFF+32
movi d0, #0000000000000000
Lloh91:
adrp x9, _a@PAGE+32
Lloh92:
add x9, x9, _a@PAGEOFF+32
mov x10, #8192
movk x10, #21900, lsl #16
movk x10, #51297, lsl #32
movk x10, #49776, lsl #48
dup.2d v1, x10
mov w19, #57600
movk w19, #1525, lsl #16
mov x11, #1437401088
movk x11, #55861, lsl #32
movk x11, #49738, lsl #48
Lloh93:
adrp x10, _b@PAGE+32
Lloh94:
add x10, x10, _b@PAGEOFF+32
dup.2d v2, x11
mov x11, #958267392
movk x11, #59086, lsl #32
movk x11, #49745, lsl #48
dup.2d v3, x11
mov w11, #57600
movk w11, #1525, lsl #16
movi d8, #0000000000000000
movi d4, #0000000000000000
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldp q5, q6, [x9, #-32]
ldp q7, q16, [x9], #64
fadd.2d v5, v5, v1
fadd.2d v6, v6, v1
fadd.2d v7, v7, v1
fadd.2d v16, v16, v1
fcmge.2d v17, v5, #0.0
fcmge.2d v18, v6, #0.0
fcmge.2d v19, v7, #0.0
fcmge.2d v20, v16, #0.0
fneg.2d v21, v5
fneg.2d v22, v6
fneg.2d v23, v7
fneg.2d v24, v16
bif.16b v5, v21, v17
mov d17, v5[1]
bif.16b v6, v22, v18
mov d18, v6[1]
bif.16b v7, v23, v19
mov d19, v7[1]
bif.16b v16, v24, v20
mov d20, v16[1]
fadd d0, d0, d5
fadd d0, d0, d17
fadd d0, d0, d6
fadd d0, d0, d18
fadd d0, d0, d7
fadd d0, d0, d19
fadd d0, d0, d16
fadd d0, d0, d20
ldp q5, q6, [x10, #-32]
ldp q7, q16, [x10], #64
fadd.2d v5, v5, v2
fadd.2d v6, v6, v2
fadd.2d v7, v7, v2
fadd.2d v16, v16, v2
fcmge.2d v17, v5, #0.0
fcmge.2d v18, v6, #0.0
fcmge.2d v19, v7, #0.0
fcmge.2d v20, v16, #0.0
fneg.2d v21, v5
fneg.2d v22, v6
fneg.2d v23, v7
fneg.2d v24, v16
bif.16b v5, v21, v17
mov d17, v5[1]
bif.16b v6, v22, v18
mov d18, v6[1]
bif.16b v7, v23, v19
mov d19, v7[1]
bif.16b v16, v24, v20
mov d20, v16[1]
fadd d4, d4, d5
fadd d4, d4, d17
fadd d4, d4, d6
fadd d4, d4, d18
fadd d4, d4, d7
fadd d4, d4, d19
fadd d4, d4, d16
fadd d4, d4, d20
ldp q5, q6, [x8, #-32]
ldp q7, q16, [x8], #64
fadd.2d v5, v5, v3
fadd.2d v6, v6, v3
fadd.2d v7, v7, v3
fadd.2d v16, v16, v3
fcmge.2d v17, v5, #0.0
fcmge.2d v18, v6, #0.0
fcmge.2d v19, v7, #0.0
fcmge.2d v20, v16, #0.0
fneg.2d v21, v5
fneg.2d v22, v6
fneg.2d v23, v7
fneg.2d v24, v16
bif.16b v5, v21, v17
mov d17, v5[1]
bif.16b v6, v22, v18
mov d18, v6[1]
bif.16b v7, v23, v19
mov d19, v7[1]
bif.16b v16, v24, v20
mov d20, v16[1]
fadd d5, d8, d5
fadd d5, d5, d17
fadd d5, d5, d6
fadd d5, d5, d18
fadd d5, d5, d7
fadd d5, d5, d19
fadd d5, d5, d16
fadd d8, d5, d20
subs x11, x11, #8
b.ne LBB3_1
; %bb.2:
mov x8, #236961935654912
movk x8, #16791, lsl #48
fmov d10, x8
fdiv d11, d0, d10
fdiv d9, d4, d10
mov x20, #8192
movk x20, #21900, lsl #16
movk x20, #51297, lsl #32
movk x20, #17008, lsl #48
fmov d0, x20
fdiv d0, d11, d0
fneg d1, d0
fcmp d0, #0.0
fcsel d0, d1, d0, lt
mov x21, #30338
movk x21, #26697, lsl #16
movk x21, #9666, lsl #32
movk x21, #15676, lsl #48
fmov d1, x21
fcmp d0, d1
b.le LBB3_6
; %bb.3:
str x21, [sp]
Lloh95:
adrp x0, l_.str.20@PAGE
Lloh96:
add x0, x0, l_.str.20@PAGEOFF
bl _printf
fneg d0, d11
fcmp d11, #0.0
fcsel d0, d11, d0, ge
fmov d1, x20
fdiv d0, d0, d1
stp d11, d0, [sp, #8]
str x20, [sp]
Lloh97:
adrp x0, l_.str.21@PAGE
Lloh98:
add x0, x0, l_.str.21@PAGEOFF
bl _printf
movi.2d v0, #0000000000000000
Lloh99:
adrp x8, _a@PAGE+32
Lloh100:
add x8, x8, _a@PAGEOFF+32
dup.2d v1, x20
fmov.2d v2, #-1.00000000
dup.2d v3, x21
mov w9, #57600
movk w9, #1525, lsl #16
movi.2d v4, #0000000000000000
movi.2d v5, #0000000000000000
movi.2d v6, #0000000000000000
LBB3_4: ; =>This Inner Loop Header: Depth=1
ldp q7, q16, [x8, #-32]
ldp q17, q18, [x8], #64
fdiv.2d v7, v7, v1
fdiv.2d v16, v16, v1
fdiv.2d v17, v17, v1
fdiv.2d v18, v18, v1
fadd.2d v7, v7, v2
fadd.2d v16, v16, v2
fadd.2d v17, v17, v2
fadd.2d v18, v18, v2
fcmge.2d v19, v7, #0.0
fcmge.2d v20, v16, #0.0
fcmge.2d v21, v17, #0.0
fcmge.2d v22, v18, #0.0
fneg.2d v23, v7
fneg.2d v24, v16
fneg.2d v25, v17
fneg.2d v26, v18
bif.16b v7, v23, v19
bif.16b v16, v24, v20
bif.16b v17, v25, v21
bif.16b v18, v26, v22
fcmgt.2d v7, v7, v3
xtn.2s v7, v7
fcmgt.2d v16, v16, v3
xtn.2s v16, v16
fcmgt.2d v17, v17, v3
xtn.2s v17, v17
fcmgt.2d v18, v18, v3
xtn.2s v18, v18
sub.2s v0, v0, v7
sub.2s v4, v4, v16
sub.2s v5, v5, v17
sub.2s v6, v6, v18
subs x9, x9, #8
b.ne LBB3_4
; %bb.5:
add.2s v0, v4, v0
add.2s v0, v5, v0
add.2s v0, v6, v0
addp.2s v0, v0, v0
fmov w8, s0
str x8, [sp]
Lloh101:
adrp x0, l_.str.22@PAGE
Lloh102:
add x0, x0, l_.str.22@PAGEOFF
bl _printf
mov w20, #1
b LBB3_7
LBB3_6:
mov w20, #0
LBB3_7:
fdiv d8, d8, d10
mov x21, #1437401088
movk x21, #55861, lsl #32
movk x21, #16970, lsl #48
fmov d0, x21
fdiv d0, d9, d0
fneg d1, d0
fcmp d0, #0.0
fcsel d0, d1, d0, lt
mov x22, #30338
movk x22, #26697, lsl #16
movk x22, #9666, lsl #32
movk x22, #15676, lsl #48
fmov d1, x22
fcmp d0, d1
b.le LBB3_11
; %bb.8:
str x22, [sp]
Lloh103:
adrp x0, l_.str.23@PAGE
Lloh104:
add x0, x0, l_.str.23@PAGEOFF
bl _printf
fneg d0, d9
fcmp d9, #0.0
fcsel d0, d9, d0, ge
fmov d1, x21
fdiv d0, d0, d1
stp d9, d0, [sp, #8]
str x21, [sp]
Lloh105:
adrp x0, l_.str.21@PAGE
Lloh106:
add x0, x0, l_.str.21@PAGEOFF
bl _printf
str x22, [sp]
Lloh107:
adrp x0, l_.str.24@PAGE
Lloh108:
add x0, x0, l_.str.24@PAGEOFF
bl _printf
movi.2d v0, #0000000000000000
Lloh109:
adrp x8, _b@PAGE+32
Lloh110:
add x8, x8, _b@PAGEOFF+32
dup.2d v1, x21
fmov.2d v2, #-1.00000000
dup.2d v3, x22
mov w9, #57600
movk w9, #1525, lsl #16
movi.2d v4, #0000000000000000
movi.2d v5, #0000000000000000
movi.2d v6, #0000000000000000
LBB3_9: ; =>This Inner Loop Header: Depth=1
ldp q7, q16, [x8, #-32]
ldp q17, q18, [x8], #64
fdiv.2d v7, v7, v1
fdiv.2d v16, v16, v1
fdiv.2d v17, v17, v1
fdiv.2d v18, v18, v1
fadd.2d v7, v7, v2
fadd.2d v16, v16, v2
fadd.2d v17, v17, v2
fadd.2d v18, v18, v2
fcmge.2d v19, v7, #0.0
fcmge.2d v20, v16, #0.0
fcmge.2d v21, v17, #0.0
fcmge.2d v22, v18, #0.0
fneg.2d v23, v7
fneg.2d v24, v16
fneg.2d v25, v17
fneg.2d v26, v18
bif.16b v7, v23, v19
bif.16b v16, v24, v20
bif.16b v17, v25, v21
bif.16b v18, v26, v22
fcmgt.2d v7, v7, v3
xtn.2s v7, v7
fcmgt.2d v16, v16, v3
xtn.2s v16, v16
fcmgt.2d v17, v17, v3
xtn.2s v17, v17
fcmgt.2d v18, v18, v3
xtn.2s v18, v18
sub.2s v0, v0, v7
sub.2s v4, v4, v16
sub.2s v5, v5, v17
sub.2s v6, v6, v18
subs x9, x9, #8
b.ne LBB3_9
; %bb.10:
add.2s v0, v4, v0
add.2s v0, v5, v0
add.2s v0, v6, v0
addp.2s v0, v0, v0
fmov w8, s0
add w20, w20, #1
str x8, [sp]
Lloh111:
adrp x0, l_.str.25@PAGE
Lloh112:
add x0, x0, l_.str.25@PAGEOFF
bl _printf
LBB3_11:
mov x21, #958267392
movk x21, #59086, lsl #32
movk x21, #16977, lsl #48
fmov d0, x21
fdiv d0, d8, d0
fneg d1, d0
fcmp d0, #0.0
fcsel d0, d1, d0, lt
mov x22, #30338
movk x22, #26697, lsl #16
movk x22, #9666, lsl #32
movk x22, #15676, lsl #48
fmov d1, x22
fcmp d0, d1
b.le LBB3_15
; %bb.12:
str x22, [sp]
Lloh113:
adrp x0, l_.str.26@PAGE
Lloh114:
add x0, x0, l_.str.26@PAGEOFF
bl _printf
fneg d0, d8
fcmp d8, #0.0
fcsel d0, d8, d0, ge
fmov d1, x21
fdiv d0, d0, d1
stp d8, d0, [sp, #8]
str x21, [sp]
Lloh115:
adrp x0, l_.str.21@PAGE
Lloh116:
add x0, x0, l_.str.21@PAGEOFF
bl _printf
str x22, [sp]
Lloh117:
adrp x0, l_.str.24@PAGE
Lloh118:
add x0, x0, l_.str.24@PAGEOFF
bl _printf
movi.2d v0, #0000000000000000
Lloh119:
adrp x8, _c@PAGE+32
Lloh120:
add x8, x8, _c@PAGEOFF+32
dup.2d v1, x21
fmov.2d v2, #-1.00000000
dup.2d v3, x22
movi.2d v4, #0000000000000000
movi.2d v5, #0000000000000000
movi.2d v6, #0000000000000000
LBB3_13: ; =>This Inner Loop Header: Depth=1
ldp q7, q16, [x8, #-32]
ldp q17, q18, [x8], #64
fdiv.2d v7, v7, v1
fdiv.2d v16, v16, v1
fdiv.2d v17, v17, v1
fdiv.2d v18, v18, v1
fadd.2d v7, v7, v2
fadd.2d v16, v16, v2
fadd.2d v17, v17, v2
fadd.2d v18, v18, v2
fcmge.2d v19, v7, #0.0
fcmge.2d v20, v16, #0.0
fcmge.2d v21, v17, #0.0
fcmge.2d v22, v18, #0.0
fneg.2d v23, v7
fneg.2d v24, v16
fneg.2d v25, v17
fneg.2d v26, v18
bif.16b v7, v23, v19
bif.16b v16, v24, v20
bif.16b v17, v25, v21
bif.16b v18, v26, v22
fcmgt.2d v7, v7, v3
xtn.2s v7, v7
fcmgt.2d v16, v16, v3
xtn.2s v16, v16
fcmgt.2d v17, v17, v3
xtn.2s v17, v17
fcmgt.2d v18, v18, v3
xtn.2s v18, v18
sub.2s v0, v0, v7
sub.2s v4, v4, v16
sub.2s v5, v5, v17
sub.2s v6, v6, v18
subs x19, x19, #8
b.ne LBB3_13
; %bb.14:
add.2s v0, v4, v0
add.2s v0, v5, v0
add.2s v0, v6, v0
addp.2s v0, v0, v0
fmov w8, s0
add w20, w20, #1
str x8, [sp]
Lloh121:
adrp x0, l_.str.27@PAGE
Lloh122:
add x0, x0, l_.str.27@PAGEOFF
bl _printf
LBB3_15:
cbnz w20, LBB3_17
; %bb.16:
mov x8, #30338
movk x8, #26697, lsl #16
movk x8, #9666, lsl #32
movk x8, #15676, lsl #48
str x8, [sp]
Lloh123:
adrp x0, l_.str.28@PAGE
Lloh124:
add x0, x0, l_.str.28@PAGEOFF
bl _printf
LBB3_17:
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp d9, d8, [sp, #48] ; 16-byte Folded Reload
ldp d11, d10, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #112
ret
.loh AdrpAdd Lloh93, Lloh94
.loh AdrpAdd Lloh91, Lloh92
.loh AdrpAdd Lloh89, Lloh90
.loh AdrpAdd Lloh99, Lloh100
.loh AdrpAdd Lloh97, Lloh98
.loh AdrpAdd Lloh95, Lloh96
.loh AdrpAdd Lloh101, Lloh102
.loh AdrpAdd Lloh109, Lloh110
.loh AdrpAdd Lloh107, Lloh108
.loh AdrpAdd Lloh105, Lloh106
.loh AdrpAdd Lloh103, Lloh104
.loh AdrpAdd Lloh111, Lloh112
.loh AdrpAdd Lloh119, Lloh120
.loh AdrpAdd Lloh117, Lloh118
.loh AdrpAdd Lloh115, Lloh116
.loh AdrpAdd Lloh113, Lloh114
.loh AdrpAdd Lloh121, Lloh122
.loh AdrpAdd Lloh123, Lloh124
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str.2: ; @.str.2
.asciz "This system uses %d bytes per array element.\n"
l_.str.3: ; @.str.3
.asciz "Array size = %llu (elements), Offset = %d (elements)\n"
l_.str.4: ; @.str.4
.asciz "Memory per array = %.1f MiB (= %.1f GiB).\n"
l_.str.5: ; @.str.5
.asciz "Total memory required = %.1f MiB (= %.1f GiB).\n"
l_.str.6: ; @.str.6
.asciz "Each kernel will be executed %d times.\n"
.zerofill __DATA,__bss,_a,800000000,3 ; @a
.zerofill __DATA,__bss,_b,800000000,3 ; @b
.zerofill __DATA,__bss,_c,800000000,3 ; @c
l_.str.9: ; @.str.9
.asciz "Your clock granularity/precision appears to be %d microseconds.\n"
l_.str.11: ; @.str.11
.asciz "Each test below will take on the order of %d microseconds.\n"
l_.str.12: ; @.str.12
.asciz " (= %d clock ticks)\n"
.zerofill __DATA,__bss,_avgtime.0,8,3 ; @avgtime.0
.zerofill __DATA,__bss,_avgtime.1,8,3 ; @avgtime.1
.zerofill __DATA,__bss,_avgtime.2,8,3 ; @avgtime.2
.zerofill __DATA,__bss,_avgtime.3,8,3 ; @avgtime.3
.section __DATA,__data
.p2align 3 ; @mintime.0
_mintime.0:
.quad 0x47efffffe0000000 ; double 3.4028234663852886E+38
.p2align 3 ; @mintime.1
_mintime.1:
.quad 0x47efffffe0000000 ; double 3.4028234663852886E+38
.p2align 3 ; @mintime.2
_mintime.2:
.quad 0x47efffffe0000000 ; double 3.4028234663852886E+38
.p2align 3 ; @mintime.3
_mintime.3:
.quad 0x47efffffe0000000 ; double 3.4028234663852886E+38
.zerofill __DATA,__bss,_maxtime.0,8,3 ; @maxtime.0
.zerofill __DATA,__bss,_maxtime.1,8,3 ; @maxtime.1
.zerofill __DATA,__bss,_maxtime.2,8,3 ; @maxtime.2
.zerofill __DATA,__bss,_maxtime.3,8,3 ; @maxtime.3
.section __TEXT,__cstring,cstring_literals
l_.str.19: ; @.str.19
.asciz "%s%12.1f %11.6f %11.6f %11.6f\n"
l_.str.20: ; @.str.20
.asciz "Failed Validation on array a[], AvgRelAbsErr > epsilon (%e)\n"
l_.str.21: ; @.str.21
.asciz " Expected Value: %e, AvgAbsErr: %e, AvgRelAbsErr: %e\n"
l_.str.22: ; @.str.22
.asciz " For array a[], %d errors were found.\n"
l_.str.23: ; @.str.23
.asciz "Failed Validation on array b[], AvgRelAbsErr > epsilon (%e)\n"
l_.str.24: ; @.str.24
.asciz " AvgRelAbsErr > Epsilon (%e)\n"
l_.str.25: ; @.str.25
.asciz " For array b[], %d errors were found.\n"
l_.str.26: ; @.str.26
.asciz "Failed Validation on array c[], AvgRelAbsErr > epsilon (%e)\n"
l_.str.27: ; @.str.27
.asciz " For array c[], %d errors were found.\n"
l_.str.28: ; @.str.28
.asciz "Solution Validates: avg error less than %e on all three arrays\n"
l_.str.29: ; @.str.29
.asciz "Copy: "
l_.str.30: ; @.str.30
.asciz "Scale: "
l_.str.31: ; @.str.31
.asciz "Add: "
l_.str.32: ; @.str.32
.asciz "Triad: "
l_str.33: ; @str.33
.asciz "STREAM version $Revision: 5.10 $"
l_str.36: ; @str.36
.asciz " The *best* time for each kernel (excluding the first iteration)"
l_str.37: ; @str.37
.asciz " will be used to compute the reported bandwidth."
l_str.39: ; @str.39
.asciz "Your clock granularity appears to be less than one microsecond."
l_str.40: ; @str.40
.asciz "Increase the size of the arrays if this shows that"
l_str.41: ; @str.41
.asciz "you are not getting at least 20 clock ticks per test."
l_str.43: ; @str.43
.asciz "WARNING -- The above is only a rough guideline."
l_str.44: ; @str.44
.asciz "For best results, please be sure you know the"
l_str.45: ; @str.45
.asciz "precision of your system timer."
l_str.47: ; @str.47
.asciz "Function Best Rate MB/s Avg time Min time Max time"
l_str.49: ; @str.49
.asciz "-------------------------------------------------------------"
.section __TEXT,__literal16,16byte_literals
.p2align 4 ; @.memset_pattern
l_.memset_pattern:
.quad 0x3ff0000000000000 ; double 1
.quad 0x3ff0000000000000 ; double 1
.p2align 4 ; @.memset_pattern.50
l_.memset_pattern.50:
.quad 0x4000000000000000 ; double 2
.quad 0x4000000000000000 ; double 2
.subsections_via_symbols
| the_stack_data/19711.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _inc ## -- Begin function inc
.p2align 4, 0x90
_inc: ## @inc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
## kill: def $edi killed $edi def $rdi
leal 1(%rdi), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _glob ## -- Begin function glob
.p2align 4, 0x90
_glob: ## @glob
.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 _B_mutex(%rip), %rbx
movq %rbx, %rdi
callq _pthread_mutex_lock
movq _x@GOTPCREL(%rip), %rax
incl (%rax)
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _pthread_mutex_unlock ## TAILCALL
.cfi_endproc
## -- End function
.globl _t_fun ## -- Begin function t_fun
.p2align 4, 0x90
_t_fun: ## @t_fun
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
leaq _A_mutex(%rip), %rbx
movq %rbx, %rdi
callq _pthread_mutex_lock
movq _x@GOTPCREL(%rip), %rax
incl (%rax)
movq %rbx, %rdi
callq _pthread_mutex_unlock
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
leaq _dev_ops(%rip), %rdi
callq _register_dev
leaq _t_fun(%rip), %rdx
leaq -16(%rbp), %rdi
xorl %esi, %esi
xorl %ecx, %ecx
callq _pthread_create
leaq _A_mutex(%rip), %rbx
movq %rbx, %rdi
callq _pthread_mutex_lock
movq _x@GOTPCREL(%rip), %rax
incl (%rax)
movq %rbx, %rdi
callq _pthread_mutex_unlock
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _A_mutex ## @A_mutex
.p2align 3
_A_mutex:
.quad 850045863 ## 0x32aaaba7
.space 56
.globl _B_mutex ## @B_mutex
.p2align 3
_B_mutex:
.quad 850045863 ## 0x32aaaba7
.space 56
.comm _x,4,2 ## @x
.globl _dev_ops ## @dev_ops
.p2align 3
_dev_ops:
.quad _inc
.quad _glob
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _inc ; -- Begin function inc
.p2align 2
_inc: ; @inc
.cfi_startproc
; %bb.0:
add w0, w0, #1
ret
.cfi_endproc
; -- End function
.globl _glob ; -- Begin function glob
.p2align 2
_glob: ; @glob
.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, _B_mutex@PAGE
Lloh1:
add x19, x19, _B_mutex@PAGEOFF
mov x0, x19
bl _pthread_mutex_lock
Lloh2:
adrp x8, _x@GOTPAGE
Lloh3:
ldr x8, [x8, _x@GOTPAGEOFF]
ldr w9, [x8]
add w9, w9, #1
str w9, [x8]
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _pthread_mutex_unlock
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.globl _t_fun ; -- Begin function t_fun
.p2align 2
_t_fun: ; @t_fun
.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
Lloh4:
adrp x19, _A_mutex@PAGE
Lloh5:
add x19, x19, _A_mutex@PAGEOFF
mov x0, x19
bl _pthread_mutex_lock
Lloh6:
adrp x8, _x@GOTPAGE
Lloh7:
ldr x8, [x8, _x@GOTPAGEOFF]
ldr w9, [x8]
add w9, w9, #1
str w9, [x8]
mov x0, x19
bl _pthread_mutex_unlock
mov x0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
Lloh8:
adrp x0, _dev_ops@PAGE
Lloh9:
add x0, x0, _dev_ops@PAGEOFF
bl _register_dev
Lloh10:
adrp x2, _t_fun@PAGE
Lloh11:
add x2, x2, _t_fun@PAGEOFF
add x0, sp, #8
mov x1, #0
mov x3, #0
bl _pthread_create
Lloh12:
adrp x19, _A_mutex@PAGE
Lloh13:
add x19, x19, _A_mutex@PAGEOFF
mov x0, x19
bl _pthread_mutex_lock
Lloh14:
adrp x8, _x@GOTPAGE
Lloh15:
ldr x8, [x8, _x@GOTPAGEOFF]
ldr w9, [x8]
add w9, w9, #1
str w9, [x8]
mov x0, x19
bl _pthread_mutex_unlock
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpLdrGot Lloh14, Lloh15
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _A_mutex ; @A_mutex
.p2align 3
_A_mutex:
.quad 850045863 ; 0x32aaaba7
.space 56
.globl _B_mutex ; @B_mutex
.p2align 3
_B_mutex:
.quad 850045863 ; 0x32aaaba7
.space 56
.comm _x,4,2 ; @x
.globl _dev_ops ; @dev_ops
.p2align 3
_dev_ops:
.quad _inc
.quad _glob
.subsections_via_symbols
| the_stack_data/130996.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bar ## -- Begin function bar
.p2align 4, 0x90
_bar: ## @bar
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
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 _a@GOTPCREL(%rip), %r14
cmpl $0, (%r14)
je LBB0_2
## %bb.1:
xorl %edi, %edi
callq _foo
LBB0_2:
movq _b@GOTPCREL(%rip), %r15
xorl %ebx, %ebx
cmpl $1, (%r15)
movl $0, %edi
adcl $1, %edi
callq _foo
movq _c@GOTPCREL(%rip), %r12
cmpl $0, (%r12)
je LBB0_4
## %bb.3:
cmpl $1, (%r14)
adcl $3, %ebx
movl %ebx, %edi
callq _foo
LBB0_4:
movl (%r14), %eax
testl %eax, %eax
je LBB0_7
## %bb.5:
cmpl $0, (%r12)
je LBB0_7
## %bb.6:
movl $5, %edi
callq _foo
movl (%r14), %eax
LBB0_7:
testl %eax, %eax
je LBB0_10
## %bb.8:
cmpl $0, (%r15)
je LBB0_10
## %bb.9:
xorl %edi, %edi
cmpl $0, (%r12)
sete %dil
orl $6, %edi
callq _foo
movl (%r14), %eax
LBB0_10:
testl %eax, %eax
je LBB0_12
## %bb.11:
xorl %eax, %eax
cmpl $0, (%r12)
sete %al
orl $8, %eax
cmpl $0, (%r15)
movl $10, %edi
cmovnel %eax, %edi
callq _foo
LBB0_12:
cmpl $0, (%r14)
je LBB0_13
## %bb.14:
cmpl $0, (%r15)
je LBB0_15
## %bb.16:
xorl %edi, %edi
cmpl $1, (%r12)
adcl $11, %edi
jmp LBB0_17
LBB0_13:
movl $14, %edi
jmp LBB0_17
LBB0_15:
movl $13, %edi
LBB0_17:
callq _foo
cmpl $0, (%r14)
je LBB0_19
## %bb.18:
xorl %eax, %eax
cmpl $1, (%r12)
adcl $15, %eax
cmpl $0, (%r15)
movl $17, %edi
cmovnel %eax, %edi
callq _foo
LBB0_19:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _a,4,2 ## @a
.comm _b,4,2 ## @b
.comm _c,4,2 ## @c
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bar ; -- Begin function bar
.p2align 2
_bar: ; @bar
.cfi_startproc
; %bb.0:
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
Lloh0:
adrp x19, _a@GOTPAGE
Lloh1:
ldr x19, [x19, _a@GOTPAGEOFF]
ldr w8, [x19]
cbz w8, LBB0_2
; %bb.1:
mov w0, #0
bl _foo
LBB0_2:
Lloh2:
adrp x20, _b@GOTPAGE
Lloh3:
ldr x20, [x20, _b@GOTPAGEOFF]
ldr w8, [x20]
cmp w8, #0
mov w8, #1
cinc w0, w8, eq
bl _foo
Lloh4:
adrp x21, _c@GOTPAGE
Lloh5:
ldr x21, [x21, _c@GOTPAGEOFF]
ldr w8, [x21]
cbz w8, LBB0_4
; %bb.3:
ldr w8, [x19]
cmp w8, #0
mov w8, #3
cinc w0, w8, eq
bl _foo
LBB0_4:
ldr w8, [x19]
ldr w9, [x21]
cmp w8, #0
ccmp w9, #0, #4, ne
b.eq LBB0_6
; %bb.5:
mov w0, #5
bl _foo
ldr w8, [x19]
LBB0_6:
ldr w9, [x20]
cmp w8, #0
ccmp w9, #0, #4, ne
b.eq LBB0_8
; %bb.7:
ldr w8, [x21]
cmp w8, #0
mov w8, #6
cinc w0, w8, eq
bl _foo
ldr w8, [x19]
LBB0_8:
cbz w8, LBB0_10
; %bb.9:
ldr w8, [x20]
ldr w9, [x21]
cmp w9, #0
mov w9, #8
cinc w9, w9, eq
mov w10, #10
cmp w8, #0
csel w0, w10, w9, eq
bl _foo
LBB0_10:
ldr w8, [x19]
cbz w8, LBB0_13
; %bb.11:
ldr w8, [x20]
cbz w8, LBB0_14
; %bb.12:
ldr w8, [x21]
cmp w8, #0
mov w8, #11
cinc w0, w8, eq
b LBB0_15
LBB0_13:
mov w0, #14
b LBB0_15
LBB0_14:
mov w0, #13
LBB0_15:
bl _foo
ldr w8, [x19]
cbz w8, LBB0_17
; %bb.16:
ldr w8, [x20]
ldr w9, [x21]
cmp w9, #0
mov w9, #15
cinc w9, w9, eq
mov w10, #17
cmp w8, #0
csel w0, w10, w9, eq
bl _foo
LBB0_17:
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 AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.cfi_endproc
; -- End function
.comm _a,4,2 ; @a
.comm _b,4,2 ; @b
.comm _c,4,2 ; @c
.subsections_via_symbols
| the_stack_data/37319.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function vte_hash_maddr
_vte_hash_maddr: ## @vte_hash_maddr
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
movq (%rdi), %r15
movq _VTE_RXFILT_PERFECT_CNT@GOTPCREL(%rip), %rax
movq (%rax), %rbx
movq %rsi, %rdi
callq _LLADDR
cmpq %rbx, %r15
jae LBB0_2
## %bb.1:
movl 4(%rax), %ecx
shll $8, %ecx
orl (%rax), %ecx
movq (%r14), %rdx
movq 8(%r14), %rsi
movq (%rsi,%rdx,8), %rsi
movl %ecx, (%rsi)
movl 12(%rax), %ecx
shll $8, %ecx
orl 8(%rax), %ecx
movl %ecx, 4(%rsi)
movl 20(%rax), %ecx
shll $8, %ecx
orl 16(%rax), %ecx
movl %ecx, 8(%rsi)
incq %rdx
movq %rdx, (%r14)
jmp LBB0_3
LBB0_2:
movq _ETHER_ADDR_LEN@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
movq %rax, %rdi
callq _ether_crc32_be
movl %eax, %ecx
shrl $26, %ecx
andb $15, %cl
movl $1, %edx
## kill: def $cl killed $cl killed $ecx
shll %cl, %edx
movq 16(%r14), %rcx
sarl $30, %eax
cltq
orl %edx, (%rcx,%rax,4)
LBB0_3:
movl $1, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _VTE_RXFILT_PERFECT_CNT,8,3 ## @VTE_RXFILT_PERFECT_CNT
.comm _ETHER_ADDR_LEN,4,2 ## @ETHER_ADDR_LEN
.no_dead_strip _vte_hash_maddr
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function vte_hash_maddr
_vte_hash_maddr: ; @vte_hash_maddr
.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 x20, [x0]
Lloh0:
adrp x8, _VTE_RXFILT_PERFECT_CNT@GOTPAGE
Lloh1:
ldr x8, [x8, _VTE_RXFILT_PERFECT_CNT@GOTPAGEOFF]
Lloh2:
ldr x21, [x8]
mov x0, x1
bl _LLADDR
cmp x20, x21
b.hs LBB0_2
; %bb.1:
ldp w9, w8, [x0]
ldp x11, x10, [x19]
ldr x10, [x10, x11, lsl #3]
orr w8, w9, w8, lsl #8
str w8, [x10]
ldp w9, w8, [x0, #8]
orr w8, w9, w8, lsl #8
str w8, [x10, #4]
ldp w9, w8, [x0, #16]
orr w8, w9, w8, lsl #8
str w8, [x10, #8]
add x8, x11, #1
str x8, [x19]
b LBB0_3
LBB0_2:
Lloh3:
adrp x8, _ETHER_ADDR_LEN@GOTPAGE
Lloh4:
ldr x8, [x8, _ETHER_ADDR_LEN@GOTPAGEOFF]
Lloh5:
ldr w1, [x8]
bl _ether_crc32_be
ubfx w8, w0, #26, #4
mov w9, #1
lsl w8, w9, w8
ldr x9, [x19, #16]
asr w10, w0, #30
sbfiz x10, x10, #2, #32
ldr w11, [x9, x10]
orr w8, w8, w11
str w8, [x9, x10]
LBB0_3:
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 Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _VTE_RXFILT_PERFECT_CNT,8,3 ; @VTE_RXFILT_PERFECT_CNT
.comm _ETHER_ADDR_LEN,4,2 ; @ETHER_ADDR_LEN
.no_dead_strip _vte_hash_maddr
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/vte/extr_if_vte.c_vte_hash_maddr.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function fn_boot_it
_fn_boot_it: ## @fn_boot_it
.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
jmp _ctrl_alt_del ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _fn_boot_it
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function fn_boot_it
_fn_boot_it: ; @fn_boot_it
.cfi_startproc
; %bb.0:
b _ctrl_alt_del
.cfi_endproc
; -- End function
.no_dead_strip _fn_boot_it
.subsections_via_symbols
| AnghaBench/linux/drivers/tty/vt/extr_keyboard.c_fn_boot_it.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
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r15
movl %edi, %ebx
leaq L_.str(%rip), %rdi
movl %ebx, %esi
xorl %eax, %eax
callq _printf
testl %ebx, %ebx
jle LBB0_3
## %bb.1:
movl %ebx, %r12d
leaq L_.str.1(%rip), %r14
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq (%r15,%rbx,8), %rdx
movq %r14, %rdi
movl %ebx, %esi
xorl %eax, %eax
callq _printf
incq %rbx
cmpq %rbx, %r12
jne LBB0_2
LBB0_3:
xorl %eax, %eax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "argc = %d\n"
L_.str.1: ## @.str.1
.asciz "argv[%d] = %s\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 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 x19, x1
mov x20, x0
str x20, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
cmp w20, #1
b.lt LBB0_3
; %bb.1:
mov x21, #0
mov w22, w20
Lloh2:
adrp x20, l_.str.1@PAGE
Lloh3:
add x20, x20, l_.str.1@PAGEOFF
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19, x21, lsl #3]
stp x21, x8, [sp]
mov x0, x20
bl _printf
add x21, x21, #1
cmp x22, x21
b.ne LBB0_2
LBB0_3:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "argc = %d\n"
l_.str.1: ; @.str.1
.asciz "argv[%d] = %s\n"
.subsections_via_symbols
| the_stack_data/45450571.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function at91_setup_mailboxes
_at91_setup_mailboxes: ## @at91_setup_mailboxes
.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
callq _netdev_priv
movq %rax, %r14
movq _AT91_MB_RX_FIRST@GOTPCREL(%rip), %rax
movl (%rax), %ebx
movq _AT91_MB_RX_LAST@GOTPCREL(%rip), %r15
movl (%r15), %esi
cmpl %esi, %ebx
jae LBB0_3
## %bb.1:
movq _AT91_MB_MODE_RX@GOTPCREL(%rip), %r12
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movl (%r12), %edx
movq %r14, %rdi
movl %ebx, %esi
callq _set_mb_mode
incl %ebx
movl (%r15), %esi
cmpl %esi, %ebx
jb LBB0_2
LBB0_3:
movq _AT91_MB_MODE_RX_OVRWR@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r14, %rdi
callq _set_mb_mode
movq _AT91_MB_TX_FIRST@GOTPCREL(%rip), %rax
movl (%rax), %ebx
movq _AT91_MB_TX_LAST@GOTPCREL(%rip), %r15
cmpl (%r15), %ebx
ja LBB0_6
## %bb.4:
movq _AT91_MB_MODE_TX@GOTPCREL(%rip), %r12
.p2align 4, 0x90
LBB0_5: ## =>This Inner Loop Header: Depth=1
movl (%r12), %edx
movq %r14, %rdi
movl %ebx, %esi
xorl %ecx, %ecx
callq _set_mb_mode_prio
incl %ebx
cmpl (%r15), %ebx
jbe LBB0_5
LBB0_6:
xorps %xmm0, %xmm0
movups %xmm0, (%r14)
movq $0, 16(%r14)
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _AT91_MB_RX_FIRST,4,2 ## @AT91_MB_RX_FIRST
.comm _AT91_MB_RX_LAST,4,2 ## @AT91_MB_RX_LAST
.comm _AT91_MB_MODE_RX,4,2 ## @AT91_MB_MODE_RX
.comm _AT91_MB_MODE_RX_OVRWR,4,2 ## @AT91_MB_MODE_RX_OVRWR
.comm _AT91_MB_TX_FIRST,4,2 ## @AT91_MB_TX_FIRST
.comm _AT91_MB_TX_LAST,4,2 ## @AT91_MB_TX_LAST
.comm _AT91_MB_MODE_TX,4,2 ## @AT91_MB_MODE_TX
.no_dead_strip _at91_setup_mailboxes
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function at91_setup_mailboxes
_at91_setup_mailboxes: ; @at91_setup_mailboxes
.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
bl _netdev_priv
mov x19, x0
Lloh0:
adrp x8, _AT91_MB_RX_FIRST@GOTPAGE
Lloh1:
ldr x8, [x8, _AT91_MB_RX_FIRST@GOTPAGEOFF]
Lloh2:
ldr w20, [x8]
Lloh3:
adrp x21, _AT91_MB_RX_LAST@GOTPAGE
Lloh4:
ldr x21, [x21, _AT91_MB_RX_LAST@GOTPAGEOFF]
ldr w1, [x21]
cmp w20, w1
b.hs LBB0_3
; %bb.1:
Lloh5:
adrp x22, _AT91_MB_MODE_RX@GOTPAGE
Lloh6:
ldr x22, [x22, _AT91_MB_MODE_RX@GOTPAGEOFF]
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr w2, [x22]
mov x0, x19
mov x1, x20
bl _set_mb_mode
add w20, w20, #1
ldr w1, [x21]
cmp w20, w1
b.lo LBB0_2
LBB0_3:
Lloh7:
adrp x8, _AT91_MB_MODE_RX_OVRWR@GOTPAGE
Lloh8:
ldr x8, [x8, _AT91_MB_MODE_RX_OVRWR@GOTPAGEOFF]
Lloh9:
ldr w2, [x8]
mov x0, x19
bl _set_mb_mode
Lloh10:
adrp x8, _AT91_MB_TX_FIRST@GOTPAGE
Lloh11:
ldr x8, [x8, _AT91_MB_TX_FIRST@GOTPAGEOFF]
Lloh12:
ldr w20, [x8]
Lloh13:
adrp x21, _AT91_MB_TX_LAST@GOTPAGE
Lloh14:
ldr x21, [x21, _AT91_MB_TX_LAST@GOTPAGEOFF]
ldr w8, [x21]
cmp w20, w8
b.hi LBB0_6
; %bb.4:
Lloh15:
adrp x22, _AT91_MB_MODE_TX@GOTPAGE
Lloh16:
ldr x22, [x22, _AT91_MB_MODE_TX@GOTPAGEOFF]
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr w2, [x22]
mov x0, x19
mov x1, x20
mov w3, #0
bl _set_mb_mode_prio
add w20, w20, #1
ldr w8, [x21]
cmp w20, w8
b.ls LBB0_5
LBB0_6:
stp xzr, xzr, [x19]
str xzr, [x19, #16]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGot Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpLdrGot Lloh15, Lloh16
.cfi_endproc
; -- End function
.comm _AT91_MB_RX_FIRST,4,2 ; @AT91_MB_RX_FIRST
.comm _AT91_MB_RX_LAST,4,2 ; @AT91_MB_RX_LAST
.comm _AT91_MB_MODE_RX,4,2 ; @AT91_MB_MODE_RX
.comm _AT91_MB_MODE_RX_OVRWR,4,2 ; @AT91_MB_MODE_RX_OVRWR
.comm _AT91_MB_TX_FIRST,4,2 ; @AT91_MB_TX_FIRST
.comm _AT91_MB_TX_LAST,4,2 ; @AT91_MB_TX_LAST
.comm _AT91_MB_MODE_TX,4,2 ; @AT91_MB_MODE_TX
.no_dead_strip _at91_setup_mailboxes
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/net/can/extr_at91_can.c_at91_setup_mailboxes.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movb $48, %al
movl $1, %ebx
leaq L_.str.1(%rip), %r14
leaq L_.str(%rip), %r12
movq __DefaultRuneLocale@GOTPCREL(%rip), %r15
jmp LBB0_1
.p2align 4, 0x90
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movq %r14, %rdi
xorl %eax, %eax
callq _printf
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movzbl (%rbx,%r12), %eax
incq %rbx
cmpq $23, %rbx
je LBB0_6
LBB0_1: ## =>This Inner Loop Header: Depth=1
movsbl %al, %esi
testb %sil, %sil
js LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl %esi, %eax
testb $1, 62(%r15,%rax,4)
je LBB0_3
## %bb.4: ## in Loop: Header=BB0_1 Depth=1
movl $43, %edi
callq _putchar
jmp LBB0_5
LBB0_6:
movl $10, %edi
callq _putchar
movl $43, %edi
callq _putchar
movl $43, %edi
callq _putchar
movl $43, %edi
callq _putchar
movl $43, %edi
callq _putchar
movl $43, %edi
callq _putchar
movl $43, %edi
callq _putchar
movl $43, %edi
callq _putchar
movl $43, %edi
callq _putchar
movl $43, %edi
callq _putchar
movl $43, %edi
callq _putchar
movl $10, %edi
callq _putchar
movb $97, %al
movl $1, %ebx
movl $4096, %r13d ## imm = 0x1000
leaq L_.str.5(%rip), %r14
jmp LBB0_7
.p2align 4, 0x90
LBB0_12: ## in Loop: Header=BB0_7 Depth=1
movl $43, %edi
callq _putchar
LBB0_13: ## in Loop: Header=BB0_7 Depth=1
movzbl (%rbx,%r14), %eax
incq %rbx
cmpq $27, %rbx
je LBB0_14
LBB0_7: ## =>This Inner Loop Header: Depth=1
movsbl %al, %r12d
testb %r12b, %r12b
js LBB0_9
## %bb.8: ## in Loop: Header=BB0_7 Depth=1
movl %r12d, %eax
movl 60(%r15,%rax,4), %eax
andl %r13d, %eax
testl %eax, %eax
jne LBB0_12
jmp LBB0_11
.p2align 4, 0x90
LBB0_9: ## in Loop: Header=BB0_7 Depth=1
movl $4096, %esi ## imm = 0x1000
movl %r12d, %edi
callq ___maskrune
testl %eax, %eax
jne LBB0_12
LBB0_11: ## in Loop: Header=BB0_7 Depth=1
leaq L_.str.6(%rip), %rdi
movl %r12d, %esi
xorl %eax, %eax
callq _printf
jmp LBB0_13
LBB0_14:
movl $10, %edi
callq _putchar
movb $97, %al
movl $1, %ebx
movl $256, %r13d ## imm = 0x100
leaq L_.str.7(%rip), %r14
jmp LBB0_15
.p2align 4, 0x90
LBB0_20: ## in Loop: Header=BB0_15 Depth=1
movl $43, %edi
callq _putchar
LBB0_21: ## in Loop: Header=BB0_15 Depth=1
movzbl (%rbx,%r14), %eax
incq %rbx
cmpq $53, %rbx
je LBB0_22
LBB0_15: ## =>This Inner Loop Header: Depth=1
movsbl %al, %r12d
testb %r12b, %r12b
js LBB0_17
## %bb.16: ## in Loop: Header=BB0_15 Depth=1
movl %r12d, %eax
movl 60(%r15,%rax,4), %eax
andl %r13d, %eax
testl %eax, %eax
jne LBB0_20
jmp LBB0_19
.p2align 4, 0x90
LBB0_17: ## in Loop: Header=BB0_15 Depth=1
movl $256, %esi ## imm = 0x100
movl %r12d, %edi
callq ___maskrune
testl %eax, %eax
jne LBB0_20
LBB0_19: ## in Loop: Header=BB0_15 Depth=1
leaq L_.str.8(%rip), %rdi
movl %r12d, %esi
xorl %eax, %eax
callq _printf
jmp LBB0_21
LBB0_22:
movl $10, %edi
callq _putchar
movb $48, %al
movl $1, %ebx
movl $1280, %r13d ## imm = 0x500
leaq L_.str.9(%rip), %r14
jmp LBB0_23
.p2align 4, 0x90
LBB0_28: ## in Loop: Header=BB0_23 Depth=1
movl $43, %edi
callq _putchar
LBB0_29: ## in Loop: Header=BB0_23 Depth=1
movzbl (%rbx,%r14), %eax
incq %rbx
cmpq $63, %rbx
je LBB0_30
LBB0_23: ## =>This Inner Loop Header: Depth=1
movsbl %al, %r12d
testb %r12b, %r12b
js LBB0_25
## %bb.24: ## in Loop: Header=BB0_23 Depth=1
movl %r12d, %eax
movl 60(%r15,%rax,4), %eax
andl %r13d, %eax
testl %eax, %eax
jne LBB0_28
jmp LBB0_27
.p2align 4, 0x90
LBB0_25: ## in Loop: Header=BB0_23 Depth=1
movl $1280, %esi ## imm = 0x500
movl %r12d, %edi
callq ___maskrune
testl %eax, %eax
jne LBB0_28
LBB0_27: ## in Loop: Header=BB0_23 Depth=1
leaq L_.str.10(%rip), %rdi
movl %r12d, %esi
xorl %eax, %eax
callq _printf
jmp LBB0_29
LBB0_30:
movl $10, %edi
callq _putchar
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "0123456789abcdefABCDEF"
L_.str.1: ## @.str.1
.asciz "error isxdigit(%c)\n"
L_.str.5: ## @.str.5
.asciz "abcdefghigklmnopqrstuvwxyz"
L_.str.6: ## @.str.6
.asciz "error islower(%c)\n"
L_.str.7: ## @.str.7
.asciz "abcdefghigklmnopqrstuvwxyzABCDEFGHIGKLMNOPQRSTUVWXYZ"
L_.str.8: ## @.str.8
.asciz "error isalpha(%c)\n"
L_.str.9: ## @.str.9
.asciz "0123456789abcdefghigklmnopqrstuvwxyzABCDEFGHIGKLMNOPQRSTUVWXYZ"
L_.str.10: ## @.str.10
.asciz "error isalnum(%c)\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 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 w8, #48
mov w20, #1
Lloh0:
adrp x19, l_.str.1@PAGE
Lloh1:
add x19, x19, l_.str.1@PAGEOFF
Lloh2:
adrp x21, __DefaultRuneLocale@GOTPAGE
Lloh3:
ldr x21, [x21, __DefaultRuneLocale@GOTPAGEOFF]
Lloh4:
adrp x22, l_.str@PAGE
Lloh5:
add x22, x22, l_.str@PAGEOFF
b LBB0_3
LBB0_1: ; in Loop: Header=BB0_3 Depth=1
str x9, [sp]
mov x0, x19
bl _printf
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
ldrb w8, [x22, x20]
add x20, x20, #1
cmp x20, #23
b.eq LBB0_6
LBB0_3: ; =>This Inner Loop Header: Depth=1
sxtb w9, w8
tbnz w8, #7, LBB0_1
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
add x8, x21, w9, uxtw #2
ldr w8, [x8, #60]
tbz w8, #16, LBB0_1
; %bb.5: ; in Loop: Header=BB0_3 Depth=1
mov w0, #43
bl _putchar
b LBB0_2
LBB0_6:
mov w0, #10
bl _putchar
mov w0, #43
bl _putchar
mov w0, #43
bl _putchar
mov w0, #43
bl _putchar
mov w0, #43
bl _putchar
mov w0, #43
bl _putchar
mov w0, #43
bl _putchar
mov w0, #43
bl _putchar
mov w0, #43
bl _putchar
mov w0, #43
bl _putchar
mov w0, #43
bl _putchar
mov w0, #10
bl _putchar
mov w8, #97
mov w22, #1
Lloh6:
adrp x19, l_.str.6@PAGE
Lloh7:
add x19, x19, l_.str.6@PAGEOFF
Lloh8:
adrp x23, l_.str.5@PAGE
Lloh9:
add x23, x23, l_.str.5@PAGEOFF
b LBB0_9
LBB0_7: ; in Loop: Header=BB0_9 Depth=1
mov w0, #43
bl _putchar
LBB0_8: ; in Loop: Header=BB0_9 Depth=1
ldrb w8, [x23, x22]
add x22, x22, #1
cmp x22, #27
b.eq LBB0_13
LBB0_9: ; =>This Inner Loop Header: Depth=1
sxtb w20, w8
tbnz w8, #7, LBB0_11
; %bb.10: ; in Loop: Header=BB0_9 Depth=1
add x8, x21, w20, uxtw #2
ldr w8, [x8, #60]
and w0, w8, #0x1000
cbnz w0, LBB0_7
b LBB0_12
LBB0_11: ; in Loop: Header=BB0_9 Depth=1
mov x0, x20
mov w1, #4096
bl ___maskrune
cbnz w0, LBB0_7
LBB0_12: ; in Loop: Header=BB0_9 Depth=1
str x20, [sp]
mov x0, x19
bl _printf
b LBB0_8
LBB0_13:
mov w0, #10
bl _putchar
mov w8, #97
mov w22, #1
Lloh10:
adrp x19, l_.str.8@PAGE
Lloh11:
add x19, x19, l_.str.8@PAGEOFF
Lloh12:
adrp x23, l_.str.7@PAGE
Lloh13:
add x23, x23, l_.str.7@PAGEOFF
b LBB0_16
LBB0_14: ; in Loop: Header=BB0_16 Depth=1
mov w0, #43
bl _putchar
LBB0_15: ; in Loop: Header=BB0_16 Depth=1
ldrb w8, [x23, x22]
add x22, x22, #1
cmp x22, #53
b.eq LBB0_20
LBB0_16: ; =>This Inner Loop Header: Depth=1
sxtb w20, w8
tbnz w8, #7, LBB0_18
; %bb.17: ; in Loop: Header=BB0_16 Depth=1
add x8, x21, w20, uxtw #2
ldr w8, [x8, #60]
and w0, w8, #0x100
cbnz w0, LBB0_14
b LBB0_19
LBB0_18: ; in Loop: Header=BB0_16 Depth=1
mov x0, x20
mov w1, #256
bl ___maskrune
cbnz w0, LBB0_14
LBB0_19: ; in Loop: Header=BB0_16 Depth=1
str x20, [sp]
mov x0, x19
bl _printf
b LBB0_15
LBB0_20:
mov w0, #10
bl _putchar
mov w8, #48
mov w22, #1
mov w23, #1280
Lloh14:
adrp x19, l_.str.10@PAGE
Lloh15:
add x19, x19, l_.str.10@PAGEOFF
Lloh16:
adrp x24, l_.str.9@PAGE
Lloh17:
add x24, x24, l_.str.9@PAGEOFF
b LBB0_23
LBB0_21: ; in Loop: Header=BB0_23 Depth=1
mov w0, #43
bl _putchar
LBB0_22: ; in Loop: Header=BB0_23 Depth=1
ldrb w8, [x24, x22]
add x22, x22, #1
cmp x22, #63
b.eq LBB0_27
LBB0_23: ; =>This Inner Loop Header: Depth=1
sxtb w20, w8
tbnz w8, #7, LBB0_25
; %bb.24: ; in Loop: Header=BB0_23 Depth=1
add x8, x21, w20, uxtw #2
ldr w8, [x8, #60]
and w0, w8, w23
cbnz w0, LBB0_21
b LBB0_26
LBB0_25: ; in Loop: Header=BB0_23 Depth=1
mov x0, x20
mov w1, #1280
bl ___maskrune
cbnz w0, LBB0_21
LBB0_26: ; in Loop: Header=BB0_23 Depth=1
str x20, [sp]
mov x0, x19
bl _printf
b LBB0_22
LBB0_27:
mov w0, #10
bl _putchar
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 Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpAdd Lloh14, Lloh15
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "0123456789abcdefABCDEF"
l_.str.1: ; @.str.1
.asciz "error isxdigit(%c)\n"
l_.str.5: ; @.str.5
.asciz "abcdefghigklmnopqrstuvwxyz"
l_.str.6: ; @.str.6
.asciz "error islower(%c)\n"
l_.str.7: ; @.str.7
.asciz "abcdefghigklmnopqrstuvwxyzABCDEFGHIGKLMNOPQRSTUVWXYZ"
l_.str.8: ; @.str.8
.asciz "error isalpha(%c)\n"
l_.str.9: ; @.str.9
.asciz "0123456789abcdefghigklmnopqrstuvwxyzABCDEFGHIGKLMNOPQRSTUVWXYZ"
l_.str.10: ; @.str.10
.asciz "error isalnum(%c)\n"
.subsections_via_symbols
| the_stack_data/38462.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function x86emuOp2_shld_IMM
_x86emuOp2_shld_IMM: ## @x86emuOp2_shld_IMM
.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, %esi
xorl %edx, %edx
popq %rbp
jmp _common_shift ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _x86emuOp2_shld_IMM
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function x86emuOp2_shld_IMM
_x86emuOp2_shld_IMM: ; @x86emuOp2_shld_IMM
.cfi_startproc
; %bb.0:
mov w1, #1
mov w2, #0
b _common_shift
.cfi_endproc
; -- End function
.no_dead_strip _x86emuOp2_shld_IMM
.subsections_via_symbols
| AnghaBench/freebsd/sys/contrib/x86emu/extr_x86emu.c_x86emuOp2_shld_IMM.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _os_get_abs_path ## -- Begin function os_get_abs_path
.p2align 4, 0x90
_os_get_abs_path: ## @os_get_abs_path
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
movl $4104, %eax ## imm = 0x1008
callq ____chkstk_darwin
subq %rax, %rsp
popq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -32(%rbp)
testq %rsi, %rsi
je LBB0_5
## %bb.1:
movq %rdx, %r14
movq %rsi, %r15
xorl %ebx, %ebx
leaq -2080(%rbp), %rdx
xorl %esi, %esi
movl $512, %ecx ## imm = 0x200
callq _os_utf8_to_wcs
testq %rax, %rax
je LBB0_6
## %bb.2:
leaq -4128(%rbp), %rdi
leaq -2080(%rbp), %rsi
movl $512, %edx ## imm = 0x200
callq __wfullpath
testq %rax, %rax
je LBB0_5
## %bb.3:
leaq -4128(%rbp), %rdi
xorl %esi, %esi
movq %r15, %rdx
movq %r14, %rcx
callq _os_wcs_to_utf8
movq %rax, %rbx
jmp LBB0_6
LBB0_5:
xorl %ebx, %ebx
LBB0_6:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -32(%rbp), %rax
jne LBB0_8
## %bb.7:
movq %rbx, %rax
addq $4104, %rsp ## imm = 0x1008
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB0_8:
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 _os_get_abs_path ; -- Begin function os_get_abs_path
.p2align 2
_os_get_abs_path: ; @os_get_abs_path
.cfi_startproc
; %bb.0:
stp x28, x27, [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 w27, -40
.cfi_offset w28, -48
mov w9, #4112
Lloh0:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh1:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
sub sp, sp, #1, lsl #12 ; =4096
sub sp, sp, #16
Lloh2:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh3:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh4:
ldr x8, [x8]
stur x8, [x29, #-40]
cbz x1, LBB0_4
; %bb.1:
mov x19, x2
mov x20, x1
add x2, sp, #2056
mov w1, #0
mov w3, #512
bl _os_utf8_to_wcs
cbz x0, LBB0_5
; %bb.2:
add x0, sp, #8
add x1, sp, #2056
mov w2, #512
bl __wfullpath
cbz x0, LBB0_5
; %bb.3:
add x0, sp, #8
mov w1, #0
mov x2, x20
mov x3, x19
bl _os_wcs_to_utf8
b LBB0_5
LBB0_4:
mov x0, #0
LBB0_5:
ldur x8, [x29, #-40]
Lloh5:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh6:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh7:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_7
; %bb.6:
add sp, sp, #1, lsl #12 ; =4096
add sp, sp, #16
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #48 ; 16-byte Folded Reload
ret
LBB0_7:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/obs-studio/libobs/util/extr_platform-windows.c_os_get_abs_path.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _prom_init_loongson_uart_base ## -- Begin function prom_init_loongson_uart_base
.p2align 4, 0x90
_prom_init_loongson_uart_base: ## @prom_init_loongson_uart_base
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _mips_machtype@GOTPCREL(%rip), %rax
movl (%rax), %eax
addl $-128, %eax
cmpl $6, %eax
ja LBB0_1
## %bb.2:
movslq %eax, %rcx
leaq l_switch.table.prom_init_loongson_uart_base(%rip), %rax
movq (%rax,%rcx,8), %rax
leaq l_switch.table.prom_init_loongson_uart_base.1(%rip), %rdx
movl (%rdx,%rcx,4), %edi
jmp LBB0_3
LBB0_1:
movl $1016, %edi ## imm = 0x3F8
movq _LOONGSON_LIO1_BASE@GOTPCREL(%rip), %rax
LBB0_3:
addl (%rax), %edi
movq _loongson_uart_base@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl %edi, (%rax)
movl $8, %esi
callq _ioremap_nocache
movq __loongson_uart_base@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movq %rax, (%rcx)
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _mips_machtype,4,2 ## @mips_machtype
.comm _LOONGSON_REG_BASE,4,2 ## @LOONGSON_REG_BASE
.comm _loongson_uart_base,8,3 ## @loongson_uart_base
.comm _LOONGSON_PCIIO_BASE,4,2 ## @LOONGSON_PCIIO_BASE
.comm _LOONGSON_LIO1_BASE,4,2 ## @LOONGSON_LIO1_BASE
.comm __loongson_uart_base,8,3 ## @_loongson_uart_base
.section __DATA,__const
.p2align 3 ## @switch.table.prom_init_loongson_uart_base
l_switch.table.prom_init_loongson_uart_base:
.quad _LOONGSON_REG_BASE
.quad _LOONGSON_LIO1_BASE
.quad _LOONGSON_LIO1_BASE
.quad _LOONGSON_LIO1_BASE
.quad _LOONGSON_PCIIO_BASE
.quad _LOONGSON_PCIIO_BASE
.quad _LOONGSON_PCIIO_BASE
.section __TEXT,__const
.p2align 2 ## @switch.table.prom_init_loongson_uart_base.1
l_switch.table.prom_init_loongson_uart_base.1:
.long 480 ## 0x1e0
.long 1016 ## 0x3f8
.long 1016 ## 0x3f8
.long 1016 ## 0x3f8
.long 760 ## 0x2f8
.long 760 ## 0x2f8
.long 1016 ## 0x3f8
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _prom_init_loongson_uart_base ; -- Begin function prom_init_loongson_uart_base
.p2align 2
_prom_init_loongson_uart_base: ; @prom_init_loongson_uart_base
.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, _mips_machtype@GOTPAGE
Lloh1:
ldr x8, [x8, _mips_machtype@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
sub w9, w8, #128
cmp w9, #6
b.hi LBB0_2
; %bb.1:
Lloh3:
adrp x8, l_switch.table.prom_init_loongson_uart_base@PAGE
Lloh4:
add x8, x8, l_switch.table.prom_init_loongson_uart_base@PAGEOFF
ldr x8, [x8, w9, sxtw #3]
Lloh5:
adrp x10, l_switch.table.prom_init_loongson_uart_base.1@PAGE
Lloh6:
add x10, x10, l_switch.table.prom_init_loongson_uart_base.1@PAGEOFF
ldr w9, [x10, w9, sxtw #2]
b LBB0_3
LBB0_2:
mov w9, #1016
Lloh7:
adrp x8, _LOONGSON_LIO1_BASE@GOTPAGE
Lloh8:
ldr x8, [x8, _LOONGSON_LIO1_BASE@GOTPAGEOFF]
LBB0_3:
ldr w8, [x8]
add w0, w8, w9
Lloh9:
adrp x8, _loongson_uart_base@GOTPAGE
Lloh10:
ldr x8, [x8, _loongson_uart_base@GOTPAGEOFF]
Lloh11:
ldr x8, [x8]
str w0, [x8]
mov w1, #8
bl _ioremap_nocache
Lloh12:
adrp x8, __loongson_uart_base@GOTPAGE
Lloh13:
ldr x8, [x8, __loongson_uart_base@GOTPAGEOFF]
Lloh14:
ldr x8, [x8]
str x0, [x8]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGot Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.cfi_endproc
; -- End function
.comm _mips_machtype,4,2 ; @mips_machtype
.comm _LOONGSON_REG_BASE,4,2 ; @LOONGSON_REG_BASE
.comm _loongson_uart_base,8,3 ; @loongson_uart_base
.comm _LOONGSON_PCIIO_BASE,4,2 ; @LOONGSON_PCIIO_BASE
.comm _LOONGSON_LIO1_BASE,4,2 ; @LOONGSON_LIO1_BASE
.comm __loongson_uart_base,8,3 ; @_loongson_uart_base
.section __DATA,__const
.p2align 3 ; @switch.table.prom_init_loongson_uart_base
l_switch.table.prom_init_loongson_uart_base:
.quad _LOONGSON_REG_BASE
.quad _LOONGSON_LIO1_BASE
.quad _LOONGSON_LIO1_BASE
.quad _LOONGSON_LIO1_BASE
.quad _LOONGSON_PCIIO_BASE
.quad _LOONGSON_PCIIO_BASE
.quad _LOONGSON_PCIIO_BASE
.section __TEXT,__const
.p2align 2 ; @switch.table.prom_init_loongson_uart_base.1
l_switch.table.prom_init_loongson_uart_base.1:
.long 480 ; 0x1e0
.long 1016 ; 0x3f8
.long 1016 ; 0x3f8
.long 1016 ; 0x3f8
.long 760 ; 0x2f8
.long 760 ; 0x2f8
.long 1016 ; 0x3f8
.subsections_via_symbols
| AnghaBench/linux/arch/mips/loongson64/common/extr_uart_base.c_prom_init_loongson_uart_base.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ext2fs_file_zero_past_offset
_ext2fs_file_zero_past_offset: ## @ext2fs_file_zero_past_offset
.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, %r13
movq 8(%rdi), %r15
movq $0, -48(%rbp)
movq (%r15), %rcx
movq %rsi, %rax
orq %rcx, %rax
shrq $32, %rax
je LBB0_5
## %bb.1:
movq %r12, %rax
cqto
idivq %rcx
movq %rdx, %r14
testq %r14, %r14
jne LBB0_2
jmp LBB0_6
LBB0_5:
movl %r12d, %eax
xorl %edx, %edx
divl %ecx
movl %edx, %r14d
testq %r14, %r14
je LBB0_6
LBB0_2:
movq %r13, %rdi
callq _sync_buffer_position
movq %rax, %rbx
testq %rax, %rax
jne LBB0_9
## %bb.3:
movl (%r13), %esi
movq (%r15), %rcx
movq %r12, %rax
orq %rcx, %rax
shrq $32, %rax
je LBB0_7
## %bb.4:
movq %r12, %rax
cqto
idivq %rcx
movq %rax, %r9
jmp LBB0_8
LBB0_7:
movl %r12d, %eax
xorl %edx, %edx
divl %ecx
movl %eax, %r9d
LBB0_8:
leaq -56(%rbp), %rax
leaq -60(%rbp), %rbx
movq %r15, %rdi
xorl %edx, %edx
xorl %ecx, %ecx
xorl %r8d, %r8d
pushq %rax
pushq %rbx
callq _ext2fs_bmap2
addq $16, %rsp
movq %rax, %rbx
testq %rax, %rax
jne LBB0_9
## %bb.10:
cmpq $0, -56(%rbp)
je LBB0_6
## %bb.11:
movq _BMAP_RET_UNINIT@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, -60(%rbp)
je LBB0_14
LBB0_6:
xorl %ebx, %ebx
LBB0_9:
movq %rbx, %rax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_14:
movq (%r15), %rdi
leaq -48(%rbp), %rsi
callq _ext2fs_get_mem
movq %rax, %rbx
testq %rax, %rax
jne LBB0_9
## %bb.15:
movl 8(%r15), %edi
movq -56(%rbp), %rsi
movq -48(%rbp), %rcx
movl $1, %edx
callq _io_channel_read_blk64
movq %rax, %rbx
testq %rax, %rax
jne LBB0_17
## %bb.16:
movq -48(%rbp), %rdi
addq %r14, %rdi
movq (%r15), %rdx
subq %r14, %rdx
xorl %esi, %esi
callq _memset
movl 8(%r15), %edi
movq -56(%rbp), %rsi
movq -48(%rbp), %rcx
movl $1, %edx
callq _io_channel_write_blk64
movq %rax, %rbx
LBB0_17:
leaq -48(%rbp), %rdi
callq _ext2fs_free_mem
jmp LBB0_9
.cfi_endproc
## -- End function
.comm _BMAP_RET_UNINIT,4,2 ## @BMAP_RET_UNINIT
.no_dead_strip _ext2fs_file_zero_past_offset
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ext2fs_file_zero_past_offset
_ext2fs_file_zero_past_offset: ; @ext2fs_file_zero_past_offset
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
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
ldr x19, [x0, #8]
str xzr, [sp, #24]
ldr x8, [x19]
sdiv x9, x1, x8
msub x23, x9, x8, x1
cbz x23, LBB0_5
; %bb.1:
mov x21, x1
mov x22, x0
bl _sync_buffer_position
mov x20, x0
cbnz x0, LBB0_6
; %bb.2:
ldr w1, [x22]
ldr x8, [x19]
sdiv x5, x21, x8
add x6, sp, #12
add x7, sp, #16
mov x0, x19
mov x2, #0
mov x3, #0
mov w4, #0
bl _ext2fs_bmap2
mov x20, x0
cbnz x0, LBB0_6
; %bb.3:
ldr x8, [sp, #16]
cbz x8, LBB0_5
; %bb.4:
ldr w8, [sp, #12]
Lloh0:
adrp x9, _BMAP_RET_UNINIT@GOTPAGE
Lloh1:
ldr x9, [x9, _BMAP_RET_UNINIT@GOTPAGEOFF]
Lloh2:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_7
LBB0_5:
mov x20, #0
LBB0_6:
mov x0, x20
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
add sp, sp, #96
ret
LBB0_7:
ldr x0, [x19]
add x1, sp, #24
bl _ext2fs_get_mem
mov x20, x0
cbnz x0, LBB0_6
; %bb.8:
ldr w0, [x19, #8]
ldp x1, x3, [sp, #16]
mov w2, #1
bl _io_channel_read_blk64
mov x20, x0
cbnz x0, LBB0_10
; %bb.9:
ldr x8, [sp, #24]
add x0, x8, x23
ldr x8, [x19]
sub x2, x8, x23
mov w1, #0
bl _memset
ldr w0, [x19, #8]
ldp x1, x3, [sp, #16]
mov w2, #1
bl _io_channel_write_blk64
mov x20, x0
LBB0_10:
add x0, sp, #24
bl _ext2fs_free_mem
b LBB0_6
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _BMAP_RET_UNINIT,4,2 ; @BMAP_RET_UNINIT
.no_dead_strip _ext2fs_file_zero_past_offset
.subsections_via_symbols
| AnghaBench/rufus/src/ext2fs/extr_fileio.c_ext2fs_file_zero_past_offset.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _reliable_get_buf_sequenced ## -- Begin function reliable_get_buf_sequenced
.p2align 4, 0x90
_reliable_get_buf_sequenced: ## @reliable_get_buf_sequenced
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl (%rdi), %ecx
testl %ecx, %ecx
jle LBB0_5
## %bb.1:
movq 16(%rdi), %rax
addq $8, %rax
jmp LBB0_2
.p2align 4, 0x90
LBB0_4: ## in Loop: Header=BB0_2 Depth=1
addq $24, %rax
decq %rcx
je LBB0_5
LBB0_2: ## =>This Inner Loop Header: Depth=1
cmpq $0, 8(%rax)
je LBB0_4
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movq -8(%rax), %rdx
cmpq 8(%rdi), %rdx
jne LBB0_4
## %bb.6:
popq %rbp
retq
LBB0_5:
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 _reliable_get_buf_sequenced ; -- Begin function reliable_get_buf_sequenced
.p2align 2
_reliable_get_buf_sequenced: ; @reliable_get_buf_sequenced
.cfi_startproc
; %bb.0:
ldr w9, [x0]
cmp w9, #1
b.lt LBB0_6
; %bb.1:
mov x8, x0
ldr x10, [x0, #16]
add x0, x10, #8
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
add x0, x0, #24
subs x9, x9, #1
b.eq LBB0_6
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr x10, [x0, #8]
cbz x10, LBB0_2
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
ldur x10, [x0, #-8]
ldr x11, [x8, #8]
cmp x10, x11
b.ne LBB0_2
; %bb.5:
ret
LBB0_6:
mov x0, #0
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/openvpn/src/openvpn/extr_reliable.c_reliable_get_buf_sequenced.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bpf_ ## -- Begin function bpf_
.p2align 4, 0x90
_bpf_: ## @bpf_
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rsi, %rdx
movl %edi, %esi
movq ___NR_bpf@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl $4, %ecx
popq %rbp
jmp _syscall ## TAILCALL
.cfi_endproc
## -- End function
.comm ___NR_bpf,4,2 ## @__NR_bpf
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bpf_ ; -- Begin function bpf_
.p2align 2
_bpf_: ; @bpf_
.cfi_startproc
; %bb.0:
mov x2, x1
mov x1, x0
Lloh0:
adrp x8, ___NR_bpf@GOTPAGE
Lloh1:
ldr x8, [x8, ___NR_bpf@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
mov w3, #4
b _syscall
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm ___NR_bpf,4,2 ; @__NR_bpf
.subsections_via_symbols
| AnghaBench/exploitdb/exploits/linux/local/extr_46006.c_bpf_.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function whereRangeAdjust
_whereRangeAdjust: ## @whereRangeAdjust
.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
testq %rdi, %rdi
je LBB0_5
## %bb.1:
movq (%rdi), %rax
testq %rax, %rax
jle LBB0_2
## %bb.3:
movq _TERM_VNULL@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, 8(%rdi)
jne LBB0_5
## %bb.4:
addl $-20, %ebx
movl $4, %edi
callq _sqlite3LogEst
xorl %edi, %edi
cmpl $20, %eax
sete %dil
callq _assert
jmp LBB0_5
LBB0_2:
addl %ebx, %eax
movl %eax, %ebx
LBB0_5:
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _TERM_VNULL,4,2 ## @TERM_VNULL
.no_dead_strip _whereRangeAdjust
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function whereRangeAdjust
_whereRangeAdjust: ; @whereRangeAdjust
.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
cbz x0, LBB0_5
; %bb.1:
ldr x8, [x0]
cmp x8, #0
b.le LBB0_4
; %bb.2:
ldr w8, [x0, #8]
Lloh0:
adrp x9, _TERM_VNULL@GOTPAGE
Lloh1:
ldr x9, [x9, _TERM_VNULL@GOTPAGEOFF]
Lloh2:
ldr w9, [x9]
tst w9, w8
b.ne LBB0_5
; %bb.3:
sub w19, w19, #20
mov w0, #4
bl _sqlite3LogEst
cmp w0, #20
cset w0, eq
bl _assert
b LBB0_5
LBB0_4:
add w19, w8, w19
LBB0_5:
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _TERM_VNULL,4,2 ; @TERM_VNULL
.no_dead_strip _whereRangeAdjust
.subsections_via_symbols
| AnghaBench/freebsd/contrib/sqlite3/extr_sqlite3.c_whereRangeAdjust.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bridge_set_if_up ## -- Begin function bridge_set_if_up
.p2align 4, 0x90
_bridge_set_if_up: ## @bridge_set_if_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
subq $24, %rsp
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %r15d
movq %rdi, %rbx
leaq -40(%rbp), %r14
movq %r14, %rdi
movl $12, %esi
callq _bzero
movl -32(%rbp), %edi
movq %rbx, %rsi
movl $4, %edx
callq _strlcpy
movq _sock@GOTPCREL(%rip), %rbx
movl (%rbx), %edi
movq _SIOCGIFFLAGS@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl %r14d, %edx
callq _ioctl
testq %rax, %rax
js LBB0_1
## %bb.2:
movzwl -40(%rbp), %eax
movl -36(%rbp), %ecx
shll $16, %ecx
orl %eax, %ecx
movq _IFF_UP@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, %edx
orl %ecx, %edx
notl %eax
andl %ecx, %eax
cmpl $1, %r15d
cmovel %edx, %eax
movzwl %ax, %ecx
movl %ecx, -40(%rbp)
sarl $16, %eax
movl %eax, -36(%rbp)
movl (%rbx), %edi
movq _SIOCSIFFLAGS@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl %r14d, %edx
callq _ioctl
movq %rax, %rcx
xorl %eax, %eax
testq %rcx, %rcx
jns LBB0_5
## %bb.3:
leaq L_.str.1(%rip), %r14
jmp LBB0_4
LBB0_1:
leaq L_.str(%rip), %r14
LBB0_4:
movq _LOG_ERR@GOTPCREL(%rip), %rax
movl (%rax), %ebx
movq _errno@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _strerror
movl %ebx, %edi
movq %r14, %rsi
movl %eax, %edx
callq _syslog
movl $-1, %eax
LBB0_5:
addq $24, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _sock,4,2 ## @sock
.comm _SIOCGIFFLAGS,4,2 ## @SIOCGIFFLAGS
.comm _LOG_ERR,4,2 ## @LOG_ERR
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "set bridge up: ioctl(SIOCGIFFLAGS) failed: %s"
.comm _errno,4,2 ## @errno
.comm _IFF_UP,4,2 ## @IFF_UP
.comm _SIOCSIFFLAGS,4,2 ## @SIOCSIFFLAGS
L_.str.1: ## @.str.1
.asciz "set bridge up: ioctl(SIOCSIFFLAGS) failed: %s"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bridge_set_if_up ; -- Begin function bridge_set_if_up
.p2align 2
_bridge_set_if_up: ; @bridge_set_if_up
.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, sp
mov w1, #12
bl _bzero
ldr w0, [sp, #8]
mov x1, x20
mov w2, #4
bl _strlcpy
Lloh0:
adrp x20, _sock@GOTPAGE
Lloh1:
ldr x20, [x20, _sock@GOTPAGEOFF]
ldr w0, [x20]
Lloh2:
adrp x8, _SIOCGIFFLAGS@GOTPAGE
Lloh3:
ldr x8, [x8, _SIOCGIFFLAGS@GOTPAGEOFF]
Lloh4:
ldr w1, [x8]
mov x2, sp
bl _ioctl
tbnz x0, #63, LBB0_3
; %bb.1:
ldrh w8, [sp]
ldr w9, [sp, #4]
bfi w8, w9, #16, #16
Lloh5:
adrp x9, _IFF_UP@GOTPAGE
Lloh6:
ldr x9, [x9, _IFF_UP@GOTPAGEOFF]
Lloh7:
ldr w9, [x9]
orr w10, w9, w8
bic w8, w8, w9
cmp w19, #1
csel w8, w10, w8, eq
and w9, w8, #0xffff
asr w8, w8, #16
stp w9, w8, [sp]
ldr w0, [x20]
Lloh8:
adrp x8, _SIOCSIFFLAGS@GOTPAGE
Lloh9:
ldr x8, [x8, _SIOCSIFFLAGS@GOTPAGEOFF]
Lloh10:
ldr w1, [x8]
mov x2, sp
bl _ioctl
tbnz x0, #63, LBB0_4
; %bb.2:
mov w0, #0
b LBB0_6
LBB0_3:
Lloh11:
adrp x19, l_.str@PAGE
Lloh12:
add x19, x19, l_.str@PAGEOFF
b LBB0_5
LBB0_4:
Lloh13:
adrp x19, l_.str.1@PAGE
Lloh14:
add x19, x19, l_.str.1@PAGEOFF
LBB0_5:
Lloh15:
adrp x8, _LOG_ERR@GOTPAGE
Lloh16:
ldr x8, [x8, _LOG_ERR@GOTPAGEOFF]
Lloh17:
ldr w20, [x8]
Lloh18:
adrp x8, _errno@GOTPAGE
Lloh19:
ldr x8, [x8, _errno@GOTPAGEOFF]
Lloh20:
ldr w0, [x8]
bl _strerror
mov x2, x0
mov x0, x20
mov x1, x19
bl _syslog
mov w0, #-1
LBB0_6:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.cfi_endproc
; -- End function
.comm _sock,4,2 ; @sock
.comm _SIOCGIFFLAGS,4,2 ; @SIOCGIFFLAGS
.comm _LOG_ERR,4,2 ; @LOG_ERR
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "set bridge up: ioctl(SIOCGIFFLAGS) failed: %s"
.comm _errno,4,2 ; @errno
.comm _IFF_UP,4,2 ; @IFF_UP
.comm _SIOCSIFFLAGS,4,2 ; @SIOCSIFFLAGS
l_.str.1: ; @.str.1
.asciz "set bridge up: ioctl(SIOCSIFFLAGS) failed: %s"
.subsections_via_symbols
| AnghaBench/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/extr_bridge_sys.c_bridge_set_if_up.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function w1_master_attribute_show_max_slave_count
_w1_master_attribute_show_max_slave_count: ## @w1_master_attribute_show_max_slave_count
.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
callq _dev_to_w1_master
movq %rax, %rbx
leaq 4(%rax), %r15
movq %r15, %rdi
callq _mutex_lock
movl (%rbx), %edx
leaq L_.str(%rip), %rsi
movq %r14, %rdi
callq _sprintf
movl %eax, %ebx
movq %r15, %rdi
callq _mutex_unlock
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d\n"
.no_dead_strip _w1_master_attribute_show_max_slave_count
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function w1_master_attribute_show_max_slave_count
_w1_master_attribute_show_max_slave_count: ; @w1_master_attribute_show_max_slave_count
.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
bl _dev_to_w1_master
mov x20, x0
add x21, x0, #4
mov x0, x21
bl _mutex_lock
ldr w2, [x20]
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
mov x0, x19
bl _sprintf
mov x19, x0
mov x0, x21
bl _mutex_unlock
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
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d\n"
.no_dead_strip _w1_master_attribute_show_max_slave_count
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/w1/extr_w1.c_w1_master_attribute_show_max_slave_count.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/193892495.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
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %rbx
leaq -16(%rbp), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _scanf
leaq L_.str.2(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq -12(%rbp), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _scanf
movl -16(%rbp), %ecx
movl -12(%rbp), %eax
leal (%rax,%rcx), %esi
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl %ecx, %edx
subl %eax, %esi
subl %eax, %ecx
jg LBB0_1
## %bb.2:
xorl %ecx, %ecx
cmpl %eax, %edx
cmovgel %ecx, %esi
leaq L_.str.3(%rip), %rdi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _modulo ## -- Begin function modulo
.p2align 4, 0x90
_modulo: ## @modulo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
addl %esi, %edi
.p2align 4, 0x90
LBB1_1: ## =>This Inner Loop Header: Depth=1
subl %esi, %edi
cmpl %esi, %edi
jg LBB1_1
## %bb.2:
xorl %eax, %eax
cmpl %esi, %edi
cmovll %edi, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Dividendo: "
L_.str.1: ## @.str.1
.asciz "%i"
L_.str.2: ## @.str.2
.asciz "Divisor: "
L_.str.3: ## @.str.3
.asciz "Resultado: %i\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
add x8, sp, #12
str x8, [sp]
Lloh2:
adrp x19, l_.str.1@PAGE
Lloh3:
add x19, x19, l_.str.1@PAGEOFF
mov x0, x19
bl _scanf
Lloh4:
adrp x0, l_.str.2@PAGE
Lloh5:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
add x8, sp, #8
str x8, [sp]
mov x0, x19
bl _scanf
ldp w10, w8, [sp, #8]
add w9, w10, w8
LBB0_1: ; =>This Inner Loop Header: Depth=1
sub w9, w9, w10
subs w8, w8, w10
b.gt LBB0_1
; %bb.2:
csel w8, w9, wzr, lt
str x8, [sp]
Lloh6:
adrp x0, l_.str.3@PAGE
Lloh7:
add x0, x0, l_.str.3@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh6, Lloh7
.cfi_endproc
; -- End function
.globl _modulo ; -- Begin function modulo
.p2align 2
_modulo: ; @modulo
.cfi_startproc
; %bb.0:
add w8, w1, w0
LBB1_1: ; =>This Inner Loop Header: Depth=1
sub w8, w8, w1
cmp w8, w1
b.gt LBB1_1
; %bb.2:
csel w0, w8, wzr, lt
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Dividendo: "
l_.str.1: ; @.str.1
.asciz "%i"
l_.str.2: ; @.str.2
.asciz "Divisor: "
l_.str.3: ; @.str.3
.asciz "Resultado: %i\n"
.subsections_via_symbols
| the_stack_data/149091.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function tc_aux_link_setup
_tc_aux_link_setup: ## @tc_aux_link_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 %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
callq _tc_set_syspllparam
movl %eax, %ebx
testl %eax, %eax
jne LBB0_9
## %bb.1:
movl 4(%r14), %edi
movq _DP_PHY_CTRL@GOTPCREL(%rip), %r15
movq _BGREN@GOTPCREL(%rip), %rax
movq _PWR_SW_EN@GOTPCREL(%rip), %rcx
movl (%rcx), %edx
orl (%rax), %edx
movl (%r15), %esi
movq _PHY_A0_EN@GOTPCREL(%rip), %rax
orl (%rax), %edx
callq _regmap_write
movl %eax, %ebx
testl %eax, %eax
jne LBB0_9
## %bb.2:
movq _DP0_PLLCTRL@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r14, %rdi
callq _tc_pllupdate
movl %eax, %ebx
testl %eax, %eax
jne LBB0_9
## %bb.3:
movq _DP1_PLLCTRL@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r14, %rdi
callq _tc_pllupdate
movl %eax, %ebx
testl %eax, %eax
je LBB0_4
LBB0_9:
movl (%r14), %edi
leaq L_.str.1(%rip), %rsi
movl %ebx, %edx
xorl %eax, %eax
callq _dev_err
LBB0_10:
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB0_4:
movl (%r15), %esi
movq _PHY_RDY@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq %r14, %rdi
movl %ecx, %edx
movl $1, %r8d
movl $1000, %r9d ## imm = 0x3E8
callq _tc_poll_timeout
movl %eax, %ebx
movq _ETIMEDOUT@GOTPCREL(%rip), %rax
movl (%rax), %eax
addl %ebx, %eax
jne LBB0_6
## %bb.5:
movl (%r14), %edi
leaq L_.str(%rip), %rsi
xorl %eax, %eax
callq _dev_err
jmp LBB0_10
LBB0_6:
testl %ebx, %ebx
jne LBB0_9
## %bb.7:
movq _AUX_RX_FILTER_EN@GOTPCREL(%rip), %rax
movl $1599, %edx ## imm = 0x63F
orl (%rax), %edx
movl 4(%r14), %edi
movq _DP0_AUXCFG1@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _regmap_write
movl %eax, %ebx
testl %eax, %eax
jne LBB0_9
## %bb.8:
xorl %ebx, %ebx
jmp LBB0_10
.cfi_endproc
## -- End function
.comm _DP_PHY_CTRL,4,2 ## @DP_PHY_CTRL
.comm _BGREN,4,2 ## @BGREN
.comm _PWR_SW_EN,4,2 ## @PWR_SW_EN
.comm _PHY_A0_EN,4,2 ## @PHY_A0_EN
.comm _DP0_PLLCTRL,4,2 ## @DP0_PLLCTRL
.comm _DP1_PLLCTRL,4,2 ## @DP1_PLLCTRL
.comm _PHY_RDY,4,2 ## @PHY_RDY
.comm _ETIMEDOUT,4,2 ## @ETIMEDOUT
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Timeout waiting for PHY to become ready"
.comm _AUX_RX_FILTER_EN,4,2 ## @AUX_RX_FILTER_EN
.comm _DP0_AUXCFG1,4,2 ## @DP0_AUXCFG1
L_.str.1: ## @.str.1
.asciz "tc_aux_link_setup failed: %d\n"
.no_dead_strip _tc_aux_link_setup
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function tc_aux_link_setup
_tc_aux_link_setup: ; @tc_aux_link_setup
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
bl _tc_set_syspllparam
mov x20, x0
cbnz w0, LBB0_4
; %bb.1:
ldr w0, [x19, #4]
Lloh0:
adrp x21, _DP_PHY_CTRL@GOTPAGE
Lloh1:
ldr x21, [x21, _DP_PHY_CTRL@GOTPAGEOFF]
ldr w1, [x21]
Lloh2:
adrp x8, _BGREN@GOTPAGE
Lloh3:
ldr x8, [x8, _BGREN@GOTPAGEOFF]
Lloh4:
ldr w8, [x8]
Lloh5:
adrp x9, _PWR_SW_EN@GOTPAGE
Lloh6:
ldr x9, [x9, _PWR_SW_EN@GOTPAGEOFF]
Lloh7:
ldr w9, [x9]
orr w8, w9, w8
Lloh8:
adrp x9, _PHY_A0_EN@GOTPAGE
Lloh9:
ldr x9, [x9, _PHY_A0_EN@GOTPAGEOFF]
Lloh10:
ldr w9, [x9]
orr w2, w8, w9
bl _regmap_write
mov x20, x0
cbnz w0, LBB0_4
; %bb.2:
Lloh11:
adrp x8, _DP0_PLLCTRL@GOTPAGE
Lloh12:
ldr x8, [x8, _DP0_PLLCTRL@GOTPAGEOFF]
Lloh13:
ldr w1, [x8]
mov x0, x19
bl _tc_pllupdate
mov x20, x0
cbnz w0, LBB0_4
; %bb.3:
Lloh14:
adrp x8, _DP1_PLLCTRL@GOTPAGE
Lloh15:
ldr x8, [x8, _DP1_PLLCTRL@GOTPAGEOFF]
Lloh16:
ldr w1, [x8]
mov x0, x19
bl _tc_pllupdate
mov x20, x0
cbz w0, LBB0_7
LBB0_4:
ldr w0, [x19]
str x20, [sp]
Lloh17:
adrp x1, l_.str.1@PAGE
Lloh18:
add x1, x1, l_.str.1@PAGEOFF
LBB0_5:
bl _dev_err
LBB0_6:
mov x0, x20
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
LBB0_7:
ldr w1, [x21]
Lloh19:
adrp x8, _PHY_RDY@GOTPAGE
Lloh20:
ldr x8, [x8, _PHY_RDY@GOTPAGEOFF]
Lloh21:
ldr w2, [x8]
mov x0, x19
mov x3, x2
mov w4, #1
mov w5, #1000
bl _tc_poll_timeout
mov x20, x0
Lloh22:
adrp x8, _ETIMEDOUT@GOTPAGE
Lloh23:
ldr x8, [x8, _ETIMEDOUT@GOTPAGEOFF]
Lloh24:
ldr w8, [x8]
cmn w0, w8
b.ne LBB0_9
; %bb.8:
ldr w0, [x19]
Lloh25:
adrp x1, l_.str@PAGE
Lloh26:
add x1, x1, l_.str@PAGEOFF
b LBB0_5
LBB0_9:
cbnz w20, LBB0_4
; %bb.10:
Lloh27:
adrp x8, _AUX_RX_FILTER_EN@GOTPAGE
Lloh28:
ldr x8, [x8, _AUX_RX_FILTER_EN@GOTPAGEOFF]
Lloh29:
ldr w8, [x8]
mov w9, #1599
orr w2, w8, w9
ldr w0, [x19, #4]
Lloh30:
adrp x8, _DP0_AUXCFG1@GOTPAGE
Lloh31:
ldr x8, [x8, _DP0_AUXCFG1@GOTPAGEOFF]
Lloh32:
ldr w1, [x8]
bl _regmap_write
mov x20, x0
cbnz w0, LBB0_4
b LBB0_6
.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 AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpAdd Lloh17, Lloh18
.loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.loh AdrpAdd Lloh25, Lloh26
.loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32
.loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29
.cfi_endproc
; -- End function
.comm _DP_PHY_CTRL,4,2 ; @DP_PHY_CTRL
.comm _BGREN,4,2 ; @BGREN
.comm _PWR_SW_EN,4,2 ; @PWR_SW_EN
.comm _PHY_A0_EN,4,2 ; @PHY_A0_EN
.comm _DP0_PLLCTRL,4,2 ; @DP0_PLLCTRL
.comm _DP1_PLLCTRL,4,2 ; @DP1_PLLCTRL
.comm _PHY_RDY,4,2 ; @PHY_RDY
.comm _ETIMEDOUT,4,2 ; @ETIMEDOUT
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Timeout waiting for PHY to become ready"
.comm _AUX_RX_FILTER_EN,4,2 ; @AUX_RX_FILTER_EN
.comm _DP0_AUXCFG1,4,2 ; @DP0_AUXCFG1
l_.str.1: ; @.str.1
.asciz "tc_aux_link_setup failed: %d\n"
.no_dead_strip _tc_aux_link_setup
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/bridge/extr_tc358767.c_tc_aux_link_setup.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function extract_elf64
_extract_elf64: ## @extract_elf64
.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 $200, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %r14
movq %rsi, -240(%rbp) ## 8-byte Spill
movq %rdi, %rbx
leaq 16(%rdx), %rdi
callq _get64
movq %rax, -216(%rbp) ## 8-byte Spill
movq %rbx, -96(%rbp) ## 8-byte Spill
addq %rax, %rbx
movq %r14, %rdi
callq _get16
leaq (%rax,%rax,8), %rcx
leaq (%rcx,%rcx,2), %rcx
addq %rax, %rcx
movq %rbx, -104(%rbp) ## 8-byte Spill
leaq (%rbx,%rcx), %rdi
addq $16, %rdi
callq _get64
movq %rax, -128(%rbp) ## 8-byte Spill
addq $8, %r14
movq %r14, %rdi
callq _get16
movq %rax, %rbx
leal (%rax,%rax), %esi
movl $4, %edi
callq _calloc
movq %rax, -80(%rbp) ## 8-byte Spill
testq %rax, %rax
je LBB0_61
## %bb.1:
movq %r14, -232(%rbp) ## 8-byte Spill
cmpl $2, %ebx
jl LBB0_65
## %bb.2:
movq -96(%rbp), %rax ## 8-byte Reload
addq %rax, -128(%rbp) ## 8-byte Folded Spill
movslq %ebx, %rax
movq -80(%rbp), %rcx ## 8-byte Reload
leaq (%rcx,%rax,4), %rax
movq %rax, -192(%rbp) ## 8-byte Spill
movq %rbx, -224(%rbp) ## 8-byte Spill
movl %ebx, %ecx
movq -216(%rbp), %rax ## 8-byte Reload
leaq 52(%rax), %rdx
leaq 40(%rax), %rbx
leaq 32(%rax), %r13
leaq 36(%rax), %rsi
leaq 48(%rax), %r14
leaq 44(%rax), %r12
xorl %eax, %eax
movq %rax, -168(%rbp) ## 8-byte Spill
movl $1, %r15d
xorl %eax, %eax
movq %rax, -136(%rbp) ## 8-byte Spill
xorl %eax, %eax
movq %rax, -200(%rbp) ## 8-byte Spill
xorl %eax, %eax
movq %rax, -176(%rbp) ## 8-byte Spill
xorl %eax, %eax
movq %rax, -112(%rbp) ## 8-byte Spill
movq %rcx, -144(%rbp) ## 8-byte Spill
jmp LBB0_6
.p2align 4, 0x90
LBB0_3: ## in Loop: Header=BB0_6 Depth=1
leaq L_.str.3(%rip), %rsi
movq %rdx, %rbx
callq _strcmp
testq %rax, %rax
movq -176(%rbp), %rax ## 8-byte Reload
cmoveq -120(%rbp), %rax ## 8-byte Folded Reload
movq %rax, -176(%rbp) ## 8-byte Spill
movq -136(%rbp), %rax ## 8-byte Reload
cmoveq %rbx, %rax
movq %rax, -136(%rbp) ## 8-byte Spill
LBB0_4: ## in Loop: Header=BB0_6 Depth=1
movq -144(%rbp), %rcx ## 8-byte Reload
movq -56(%rbp), %rdx ## 8-byte Reload
movq -64(%rbp), %rbx ## 8-byte Reload
LBB0_5: ## in Loop: Header=BB0_6 Depth=1
movq -48(%rbp), %rsi ## 8-byte Reload
incq %r15
addq $28, %rdx
addq $28, %rbx
addq $28, %r13
addq $28, %rsi
addq $28, %r14
addq $28, %r12
cmpq %r15, %rcx
je LBB0_18
LBB0_6: ## =>This Inner Loop Header: Depth=1
movq %r12, -88(%rbp) ## 8-byte Spill
movq %r15, -184(%rbp) ## 8-byte Spill
movq %rdx, -56(%rbp) ## 8-byte Spill
movq %r14, %r12
movq %rsi, %r14
movq %r13, %r15
movq -96(%rbp), %r13 ## 8-byte Reload
leaq (%rdx,%r13), %rdi
callq _get32
movl %eax, -152(%rbp) ## 4-byte Spill
movq %rbx, -64(%rbp) ## 8-byte Spill
leaq (%rbx,%r13), %rdi
callq _get32
movslq %eax, %rbx
movq %r15, -160(%rbp) ## 8-byte Spill
leaq (%r15,%r13), %rdi
callq _get64
movq %rax, -120(%rbp) ## 8-byte Spill
movq %r14, -48(%rbp) ## 8-byte Spill
leaq (%r14,%r13), %rdi
movq %r12, %r14
movq -88(%rbp), %r12 ## 8-byte Reload
callq _get64
movq %rax, %r15
leaq (%r14,%r13), %rdi
callq _get32
movl %eax, -72(%rbp) ## 4-byte Spill
leaq (%r12,%r13), %rdi
callq _get64
movq %rax, %rdx
movq _SHT_NOBITS@GOTPCREL(%rip), %rax
cmpq %rbx, (%rax)
je LBB0_8
## %bb.7: ## in Loop: Header=BB0_6 Depth=1
movq -120(%rbp), %rax ## 8-byte Reload
addq %rdx, %rax
cmpq -240(%rbp), %rax ## 8-byte Folded Reload
ja LBB0_62
LBB0_8: ## in Loop: Header=BB0_6 Depth=1
movq _SHF_ALLOC@GOTPCREL(%rip), %rax
testq %r15, (%rax)
movq -160(%rbp), %r13 ## 8-byte Reload
movq -184(%rbp), %r15 ## 8-byte Reload
je LBB0_10
LBB0_9: ## in Loop: Header=BB0_6 Depth=1
movq -112(%rbp), %rcx ## 8-byte Reload
movslq %ecx, %rax
incl %ecx
movq %rcx, -112(%rbp) ## 8-byte Spill
movq -80(%rbp), %rcx ## 8-byte Reload
movl %r15d, (%rcx,%rax,4)
jmp LBB0_13
.p2align 4, 0x90
LBB0_10: ## in Loop: Header=BB0_6 Depth=1
movq _SHT_REL@GOTPCREL(%rip), %rax
cmpq %rbx, (%rax)
je LBB0_12
## %bb.11: ## in Loop: Header=BB0_6 Depth=1
movq _SHT_RELA@GOTPCREL(%rip), %rax
cmpq %rbx, (%rax)
jne LBB0_13
LBB0_12: ## in Loop: Header=BB0_6 Depth=1
movslq -72(%rbp), %rax ## 4-byte Folded Reload
leaq (%rax,%rax,8), %rcx
leaq (%rcx,%rcx,2), %rcx
addq %rax, %rcx
movq -104(%rbp), %rax ## 8-byte Reload
leaq (%rax,%rcx), %rdi
addq $8, %rdi
movq %rdx, -72(%rbp) ## 8-byte Spill
callq _get64
movq -72(%rbp), %rdx ## 8-byte Reload
movq _SHF_ALLOC@GOTPCREL(%rip), %rcx
testq %rax, (%rcx)
jne LBB0_9
.p2align 4, 0x90
LBB0_13: ## in Loop: Header=BB0_6 Depth=1
movslq -152(%rbp), %rdi ## 4-byte Folded Reload
addq -128(%rbp), %rdi ## 8-byte Folded Reload
addq -96(%rbp), %rdx ## 8-byte Folded Reload
cmpq $129, %rbx
je LBB0_3
## %bb.14: ## in Loop: Header=BB0_6 Depth=1
cmpq $128, %rbx
jne LBB0_4
## %bb.15: ## in Loop: Header=BB0_6 Depth=1
movq %rdx, -72(%rbp) ## 8-byte Spill
leaq L_.str.2(%rip), %rsi
callq _strcmp
testq %rax, %rax
movq -64(%rbp), %rbx ## 8-byte Reload
jne LBB0_17
## %bb.16: ## in Loop: Header=BB0_6 Depth=1
movq -120(%rbp), %rax ## 8-byte Reload
shrq $2, %rax
movq %rax, -200(%rbp) ## 8-byte Spill
movq -72(%rbp), %rax ## 8-byte Reload
movq %rax, -168(%rbp) ## 8-byte Spill
LBB0_17: ## in Loop: Header=BB0_6 Depth=1
movq -144(%rbp), %rcx ## 8-byte Reload
movq -56(%rbp), %rdx ## 8-byte Reload
jmp LBB0_5
LBB0_18:
cmpq $0, -168(%rbp) ## 8-byte Folded Reload
je LBB0_65
## %bb.19:
cmpq $0, -136(%rbp) ## 8-byte Folded Reload
je LBB0_66
## %bb.20:
movq -112(%rbp), %rax ## 8-byte Reload
leal -1(%rax), %ecx
movq %rcx, -56(%rbp) ## 8-byte Spill
cmpl $2, %eax
movq -80(%rbp), %rbx ## 8-byte Reload
jl LBB0_27
## %bb.21:
setl -64(%rbp) ## 1-byte Folded Spill
movq -104(%rbp), %r15 ## 8-byte Reload
movq -128(%rbp), %r13 ## 8-byte Reload
jmp LBB0_23
.p2align 4, 0x90
LBB0_22: ## in Loop: Header=BB0_23 Depth=1
cmpl $0, -48(%rbp) ## 4-byte Folded Reload
sete %al
orb -64(%rbp), %al ## 1-byte Folded Reload
cmpb $1, %al
movq -80(%rbp), %rbx ## 8-byte Reload
je LBB0_27
LBB0_23: ## =>This Loop Header: Depth=1
## Child Loop BB0_25 Depth 2
movl (%rbx), %r12d
xorl %r14d, %r14d
movl $0, -48(%rbp) ## 4-byte Folded Spill
jmp LBB0_25
.p2align 4, 0x90
LBB0_24: ## in Loop: Header=BB0_25 Depth=2
movq -88(%rbp), %rax ## 8-byte Reload
movq %rax, %r14
cmpq %rax, -56(%rbp) ## 8-byte Folded Reload
je LBB0_22
LBB0_25: ## Parent Loop BB0_23 Depth=1
## => This Inner Loop Header: Depth=2
movslq %r12d, %rax
leaq (%rax,%rax,8), %rcx
leaq (%rcx,%rcx,2), %rcx
addq %rax, %rcx
leaq (%r15,%rcx), %rdi
addq $24, %rdi
callq _get32
movslq %eax, %rbx
addq %r13, %rbx
leaq 1(%r14), %rax
movq %rax, -88(%rbp) ## 8-byte Spill
movq -80(%rbp), %rax ## 8-byte Reload
movslq 4(%rax,%r14,4), %r12
leaq (%r12,%r12,8), %rax
leaq (%rax,%rax,2), %rax
addq %r12, %rax
leaq (%r15,%rax), %rdi
addq $24, %rdi
callq _get32
movslq %eax, %rsi
addq %r13, %rsi
movq %rbx, %rdi
callq _strcmp
testq %rax, %rax
jle LBB0_24
## %bb.26: ## in Loop: Header=BB0_25 Depth=2
movq -80(%rbp), %rcx ## 8-byte Reload
movl (%rcx,%r14,4), %eax
movl %r12d, (%rcx,%r14,4)
movl %eax, 4(%rcx,%r14,4)
movl $1, -48(%rbp) ## 4-byte Folded Spill
movl %eax, %r12d
jmp LBB0_24
LBB0_27:
movq -112(%rbp), %rax ## 8-byte Reload
movl %eax, %r13d
testl %eax, %eax
movq -192(%rbp), %rax ## 8-byte Reload
jle LBB0_35
## %bb.28:
leaq -1(%r13), %rcx
movl %r13d, %r8d
andl $3, %r8d
cmpq $3, %rcx
jae LBB0_30
## %bb.29:
xorl %ecx, %ecx
jmp LBB0_32
LBB0_30:
movl %r13d, %edx
andl $-4, %edx
xorl %ecx, %ecx
.p2align 4, 0x90
LBB0_31: ## =>This Inner Loop Header: Depth=1
movslq (%rbx,%rcx,4), %rsi
leal 1(%rcx), %edi
movl %edi, (%rax,%rsi,4)
movslq 4(%rbx,%rcx,4), %rsi
leal 2(%rcx), %edi
movl %edi, (%rax,%rsi,4)
movslq 8(%rbx,%rcx,4), %rsi
leal 3(%rcx), %edi
movl %edi, (%rax,%rsi,4)
movslq 12(%rbx,%rcx,4), %rsi
addq $4, %rcx
movl %ecx, (%rax,%rsi,4)
cmpq %rcx, %rdx
jne LBB0_31
LBB0_32:
testq %r8, %r8
je LBB0_35
## %bb.33:
leaq (%rbx,%rcx,4), %rdx
incl %ecx
xorl %esi, %esi
.p2align 4, 0x90
LBB0_34: ## =>This Inner Loop Header: Depth=1
movslq (%rdx,%rsi,4), %rdi
leal (%rcx,%rsi), %ebx
movl %ebx, (%rax,%rdi,4)
incq %rsi
cmpq %rsi, %r8
jne LBB0_34
LBB0_35:
movq _is_verbose@GOTPCREL(%rip), %rax
cmpl $2, (%rax)
movq -104(%rbp), %r12 ## 8-byte Reload
movq %r13, -72(%rbp) ## 8-byte Spill
jl LBB0_41
## %bb.36:
leaq L_str(%rip), %rdi
callq _puts
movq -96(%rbp), %rax ## 8-byte Reload
movq -216(%rbp), %rcx ## 8-byte Reload
leaq (%rcx,%rax), %r14
addq $52, %r14
movl $1, %ebx
movq -128(%rbp), %r13 ## 8-byte Reload
movq -192(%rbp), %r12 ## 8-byte Reload
movq -144(%rbp), %r15 ## 8-byte Reload
.p2align 4, 0x90
LBB0_37: ## =>This Inner Loop Header: Depth=1
movq %r14, %rdi
callq _get32
movslq %eax, %rdx
addq %r13, %rdx
movl (%r12,%rbx,4), %esi
leaq L_.str.7(%rip), %rdi
xorl %eax, %eax
callq _printf
incq %rbx
addq $28, %r14
cmpq %rbx, %r15
jne LBB0_37
## %bb.38:
leaq L_str.16(%rip), %rdi
callq _puts
cmpl $0, -112(%rbp) ## 4-byte Folded Reload
jle LBB0_58
## %bb.39:
xorl %ebx, %ebx
movq -104(%rbp), %r12 ## 8-byte Reload
movq -80(%rbp), %r15 ## 8-byte Reload
movq -72(%rbp), %r13 ## 8-byte Reload
.p2align 4, 0x90
LBB0_40: ## =>This Inner Loop Header: Depth=1
movslq (%r15,%rbx,4), %r14
leaq (%r14,%r14,8), %rax
leaq (%rax,%rax,2), %rax
addq %r14, %rax
leaq (%r12,%rax), %rdi
addq $24, %rdi
callq _get32
movslq %eax, %rdx
addq -128(%rbp), %rdx ## 8-byte Folded Reload
leaq L_.str.7(%rip), %rdi
movl %r14d, %esi
xorl %eax, %eax
callq _printf
incq %rbx
cmpq %rbx, %r13
jne LBB0_40
LBB0_41:
leaq L_.str.9(%rip), %rdi
xorl %eax, %eax
callq _verbose
leaq L_.str.10(%rip), %rdi
xorl %eax, %eax
callq _verbose
leaq L_.str.11(%rip), %rdi
xorl %eax, %eax
callq _verbose
cmpl $0, -112(%rbp) ## 4-byte Folded Reload
jle LBB0_59
## %bb.42:
movq %r12, %r14
xorl %r15d, %r15d
jmp LBB0_46
.p2align 4, 0x90
LBB0_43: ## in Loop: Header=BB0_46 Depth=1
subq $8, %rsp
movq -96(%rbp), %rdi ## 8-byte Reload
movq -88(%rbp), %rsi ## 8-byte Reload
## kill: def $esi killed $esi killed $rsi
movq %r14, %rdx
movq -152(%rbp), %rcx ## 8-byte Reload
movq -168(%rbp), %r9 ## 8-byte Reload
pushq %r12
pushq -176(%rbp) ## 8-byte Folded Reload
pushq -136(%rbp) ## 8-byte Folded Reload
pushq %rbx
pushq -224(%rbp) ## 8-byte Folded Reload
movq -104(%rbp), %r14 ## 8-byte Reload
pushq %r14
pushq -200(%rbp) ## 8-byte Folded Reload
callq _extract_elf64_rela
LBB0_44: ## in Loop: Header=BB0_46 Depth=1
addq $64, %rsp
LBB0_45: ## in Loop: Header=BB0_46 Depth=1
incq %r15
cmpq %r15, -72(%rbp) ## 8-byte Folded Reload
je LBB0_59
LBB0_46: ## =>This Inner Loop Header: Depth=1
movq -80(%rbp), %rax ## 8-byte Reload
movslq (%rax,%r15,4), %rcx
leaq (%rcx,%rcx,8), %rax
leaq (%rax,%rax,2), %rbx
movq %rcx, -88(%rbp) ## 8-byte Spill
addq %rcx, %rbx
leaq (%r14,%rbx), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
leaq (%r14,%rbx), %rdi
addq $24, %rdi
callq _get32
movslq %eax, %r12
addq -128(%rbp), %r12 ## 8-byte Folded Reload
leaq (%r14,%rbx), %rdi
addq $12, %rdi
movq %rdi, -64(%rbp) ## 8-byte Spill
callq _get32
movslq %eax, %r13
leaq (%r14,%rbx), %rdi
addq $4, %rdi
movq %rdi, -48(%rbp) ## 8-byte Spill
callq _get64
movq %rax, -184(%rbp) ## 8-byte Spill
leaq (%r14,%rbx), %rdi
addq $8, %rdi
movq %rdi, -160(%rbp) ## 8-byte Spill
callq _get64
movq %rax, -120(%rbp) ## 8-byte Spill
leaq (%r14,%rbx), %rdi
addq $20, %rdi
callq _get32
movq %r14, %rcx
movl %eax, %r14d
leaq (%rcx,%rbx), %rdi
addq $16, %rdi
callq _get64
addq -96(%rbp), %rax ## 8-byte Folded Reload
movq %rax, -152(%rbp) ## 8-byte Spill
movq _csum@GOTPCREL(%rip), %rax
movl $0, (%rax)
movq _SHT_REL@GOTPCREL(%rip), %rax
cmpq %r13, (%rax)
je LBB0_54
## %bb.47: ## in Loop: Header=BB0_46 Depth=1
movq _SHT_RELA@GOTPCREL(%rip), %rax
cmpq %r13, (%rax)
je LBB0_54
## %bb.48: ## in Loop: Header=BB0_46 Depth=1
movq _SHT_NOBITS@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq %r13, %rax
movq -104(%rbp), %r14 ## 8-byte Reload
movq %r12, %rbx
jne LBB0_51
## %bb.49: ## in Loop: Header=BB0_46 Depth=1
movq _SHF_ALLOC@GOTPCREL(%rip), %rax
movq -120(%rbp), %rcx ## 8-byte Reload
testq %rcx, (%rax)
je LBB0_45
## %bb.50: ## in Loop: Header=BB0_46 Depth=1
movq _outfd@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ftell
leaq L_.str.13(%rip), %rdi
movl %r15d, %esi
movl %eax, %edx
xorl %eax, %eax
callq _verbose
movq %rbx, %rdi
callq _strlen
movslq %eax, %rsi
movq %rbx, %rdi
callq _write_out
movq -64(%rbp), %rax ## 8-byte Reload
movl (%rax), %edi
callq _write_out_val
movq -160(%rbp), %rax ## 8-byte Reload
movl (%rax), %edi
callq _write_out_val
movq -48(%rbp), %rax ## 8-byte Reload
movl (%rax), %edi
callq _write_out_val
movq -56(%rbp), %rax ## 8-byte Reload
movl (%rax), %edi
callq _write_out_val
movq _csum@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq L_.str.14(%rip), %rdi
movq -88(%rbp), %rdx ## 8-byte Reload
## kill: def $edx killed $edx killed $rdx
movq %rbx, %rcx
xorl %eax, %eax
callq _verbose
movq _SHT_NOBITS@GOTPCREL(%rip), %rax
movq (%rax), %rax
LBB0_51: ## in Loop: Header=BB0_46 Depth=1
cmpq %r13, %rax
je LBB0_45
## %bb.52: ## in Loop: Header=BB0_46 Depth=1
movq _SHF_ALLOC@GOTPCREL(%rip), %rax
movq -120(%rbp), %rcx ## 8-byte Reload
testq %rcx, (%rax)
je LBB0_45
## %bb.53: ## in Loop: Header=BB0_46 Depth=1
movq _outfd@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ftell
leaq L_.str.13(%rip), %rdi
movl %r15d, %esi
movl %eax, %edx
xorl %eax, %eax
callq _verbose
movq %rbx, %rdi
callq _strlen
movslq %eax, %rsi
movq %rbx, %rdi
callq _write_out
movq -64(%rbp), %rax ## 8-byte Reload
movl (%rax), %edi
callq _write_out_val
movq -160(%rbp), %rax ## 8-byte Reload
movl (%rax), %edi
callq _write_out_val
movq -48(%rbp), %rax ## 8-byte Reload
movl (%rax), %edi
callq _write_out_val
movq -56(%rbp), %rax ## 8-byte Reload
movl (%rax), %edi
callq _write_out_val
movq -152(%rbp), %rdi ## 8-byte Reload
movq -184(%rbp), %rsi ## 8-byte Reload
callq _write_out
movq _csum@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq L_.str.14(%rip), %rdi
movq -88(%rbp), %rdx ## 8-byte Reload
## kill: def $edx killed $edx killed $rdx
movq %rbx, %rcx
xorl %eax, %eax
callq _verbose
jmp LBB0_45
.p2align 4, 0x90
LBB0_54: ## in Loop: Header=BB0_46 Depth=1
testl %r14d, %r14d
jne LBB0_56
## %bb.55: ## in Loop: Header=BB0_46 Depth=1
movq -232(%rbp), %rax ## 8-byte Reload
cmpq $0, (%rax)
je LBB0_64
LBB0_56: ## in Loop: Header=BB0_46 Depth=1
movslq %r14d, %r14
movq _outfd@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ftell
leaq L_.str.13(%rip), %rdi
movl %r15d, %esi
movl %eax, %edx
xorl %eax, %eax
callq _verbose
movq -192(%rbp), %rbx ## 8-byte Reload
movl (%rbx,%r14,4), %esi
leaq -204(%rbp), %rdi
callq _set32
movq %r12, %rdi
callq _strlen
movslq %eax, %rsi
movq %r12, %rdi
callq _write_out
movq -64(%rbp), %rax ## 8-byte Reload
movl (%rax), %edi
callq _write_out_val
movq -160(%rbp), %rax ## 8-byte Reload
movl (%rax), %edi
callq _write_out_val
movq -48(%rbp), %rax ## 8-byte Reload
movl (%rax), %edi
callq _write_out_val
movq -56(%rbp), %rax ## 8-byte Reload
movl (%rax), %edi
callq _write_out_val
movl -204(%rbp), %edi
callq _write_out_val
movq -184(%rbp), %r8 ## 8-byte Reload
shrq $2, %r8
movq _SHT_RELA@GOTPCREL(%rip), %rax
cmpq %r13, (%rax)
je LBB0_43
## %bb.57: ## in Loop: Header=BB0_46 Depth=1
subq $8, %rsp
movq -96(%rbp), %rdi ## 8-byte Reload
movq -88(%rbp), %rsi ## 8-byte Reload
## kill: def $esi killed $esi killed $rsi
movq %r14, %rdx
movq -152(%rbp), %rcx ## 8-byte Reload
movq -168(%rbp), %r9 ## 8-byte Reload
pushq %r12
pushq -176(%rbp) ## 8-byte Folded Reload
pushq -136(%rbp) ## 8-byte Folded Reload
pushq %rbx
pushq -224(%rbp) ## 8-byte Folded Reload
movq -104(%rbp), %r14 ## 8-byte Reload
pushq %r14
pushq -200(%rbp) ## 8-byte Folded Reload
callq _extract_elf64_rel
jmp LBB0_44
LBB0_58:
leaq L_.str.9(%rip), %rdi
xorl %eax, %eax
callq _verbose
leaq L_.str.10(%rip), %rdi
xorl %eax, %eax
callq _verbose
leaq L_.str.11(%rip), %rdi
xorl %eax, %eax
callq _verbose
LBB0_59:
movq _outfd@GOTPCREL(%rip), %r14
movl (%r14), %edi
callq _ftell
movl %eax, %ebx
movl (%r14), %edi
callq _ftell
movq _xcsum@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
leaq L_.str.15(%rip), %rdi
movl %ebx, %esi
movl %eax, %edx
xorl %eax, %eax
callq _verbose
LBB0_60:
addq $200, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_61:
callq _extract_elf64.cold.1
jmp LBB0_60
LBB0_62:
movq _stderr@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str.1(%rip), %rsi
LBB0_63:
callq _fprintf
movl $3, %edi
callq _exit
LBB0_64:
movq _stderr@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str.12(%rip), %rsi
jmp LBB0_63
LBB0_65:
movq _stderr@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str.4(%rip), %rsi
jmp LBB0_63
LBB0_66:
movq _stderr@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str.5(%rip), %rsi
jmp LBB0_63
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function extract_elf64.cold.1
_extract_elf64.cold.1: ## @extract_elf64.cold.1
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str(%rip), %rdi
callq _perror
pushq $1
popq %rdi
callq _exit
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "calloc"
.comm _SHT_NOBITS,8,3 ## @SHT_NOBITS
.comm _stderr,4,2 ## @stderr
L_.str.1: ## @.str.1
.asciz "Section goes beyond EOF\n"
.comm _SHF_ALLOC,8,3 ## @SHF_ALLOC
.comm _SHT_REL,8,3 ## @SHT_REL
.comm _SHT_RELA,8,3 ## @SHT_RELA
L_.str.2: ## @.str.2
.asciz ".symtab"
L_.str.3: ## @.str.3
.asciz ".strtab"
L_.str.4: ## @.str.4
.asciz "Couldn't locate symbol table\n"
L_.str.5: ## @.str.5
.asciz "Couldn't locate strings table\n"
.comm _is_verbose,4,2 ## @is_verbose
L_.str.7: ## @.str.7
.asciz "%4d %s\n"
L_.str.9: ## @.str.9
.asciz "\n"
L_.str.10: ## @.str.10
.asciz "CAN FILE POS CS SECT NAME\n"
L_.str.11: ## @.str.11
.asciz "=== ======== == ==== ==============================\n"
.comm _csum,4,2 ## @csum
L_.str.12: ## @.str.12
.asciz "Invalid ELF - REL/RELA sh_info does not refer to a valid section\n"
L_.str.13: ## @.str.13
.asciz "%3u %08lx "
.comm _outfd,4,2 ## @outfd
L_.str.14: ## @.str.14
.asciz "%02x %4d %s\n"
L_.str.15: ## @.str.15
.asciz "%08lx (%lu bytes csum 0x%02x)\n"
.comm _xcsum,8,3 ## @xcsum
L_str: ## @str
.asciz "\nSection canonicalisation map:"
L_str.16: ## @str.16
.asciz "\nAllocated section list in canonical order:"
.no_dead_strip _extract_elf64
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function extract_elf64
_extract_elf64: ; @extract_elf64
.cfi_startproc
; %bb.0:
sub sp, sp, #272
.cfi_def_cfa_offset 272
stp x28, x27, [sp, #176] ; 16-byte Folded Spill
stp x26, x25, [sp, #192] ; 16-byte Folded Spill
stp x24, x23, [sp, #208] ; 16-byte Folded Spill
stp x22, x21, [sp, #224] ; 16-byte Folded Spill
stp x20, x19, [sp, #240] ; 16-byte Folded Spill
stp x29, x30, [sp, #256] ; 16-byte Folded Spill
add x29, sp, #256
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset 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 x23, x2
str x1, [sp, #120] ; 8-byte Folded Spill
mov x19, x0
add x0, x2, #16
bl _get64
stur x19, [x29, #-104] ; 8-byte Folded Spill
str x0, [sp, #80] ; 8-byte Folded Spill
add x20, x19, x0
mov x0, x23
bl _get16
mov w8, #28
madd x8, x0, x8, x20
add x0, x8, #16
bl _get64
mov x22, x0
add x0, x23, #8
str x0, [sp, #48] ; 8-byte Folded Spill
bl _get16
mov x21, x0
lsl w1, w21, #1
mov w0, #4
bl _calloc
stur x0, [x29, #-112] ; 8-byte Folded Spill
cbz x0, LBB0_52
; %bb.1:
cmp w21, #2
b.lt LBB0_51
; %bb.2:
stp xzr, xzr, [sp, #104] ; 16-byte Folded Spill
stp xzr, xzr, [sp, #88] ; 16-byte Folded Spill
stur wzr, [x29, #-120] ; 4-byte Folded Spill
ldur x8, [x29, #-104] ; 8-byte Folded Reload
add x19, x8, x22
sxtw x8, w21
str x8, [sp, #40] ; 8-byte Folded Spill
ldur x8, [x29, #-112] ; 8-byte Folded Reload
add x8, x8, w21, sxtw #2
stp x21, x8, [sp, #56] ; 16-byte Folded Spill
and x8, x21, #0xffffffff
str x8, [sp, #128] ; 8-byte Folded Spill
mov w24, #1
ldr x21, [sp, #80] ; 8-byte Folded Reload
b LBB0_5
LBB0_3: ; in Loop: Header=BB0_5 Depth=1
Lloh0:
adrp x1, l_.str.3@PAGE
Lloh1:
add x1, x1, l_.str.3@PAGEOFF
bl _strcmp
cmp x0, #0
ldr x8, [sp, #88] ; 8-byte Folded Reload
csel x8, x25, x8, eq
str x8, [sp, #88] ; 8-byte Folded Spill
ldr x8, [sp, #104] ; 8-byte Folded Reload
csel x8, x22, x8, eq
str x8, [sp, #104] ; 8-byte Folded Spill
LBB0_4: ; in Loop: Header=BB0_5 Depth=1
add x24, x24, #1
add x21, x21, #28
ldr x8, [sp, #128] ; 8-byte Folded Reload
cmp x8, x24
b.eq LBB0_13
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-104] ; 8-byte Folded Reload
add x28, x8, x21
add x0, x28, #52
bl _get32
mov x27, x0
add x0, x28, #40
bl _get32
; kill: def $w0 killed $w0 def $x0
sxtw x23, w0
add x0, x28, #32
bl _get64
mov x25, x0
add x0, x28, #36
bl _get64
mov x22, x0
add x0, x28, #48
bl _get32
mov x26, x0
add x0, x28, #44
bl _get64
Lloh2:
adrp x8, _SHT_NOBITS@GOTPAGE
Lloh3:
ldr x8, [x8, _SHT_NOBITS@GOTPAGEOFF]
Lloh4:
ldr x8, [x8]
add x9, x0, x25
cmp x8, x23
ldr x8, [sp, #120] ; 8-byte Folded Reload
ccmp x9, x8, #0, ne
b.hi LBB0_48
; %bb.6: ; in Loop: Header=BB0_5 Depth=1
mov x28, x0
Lloh5:
adrp x8, _SHF_ALLOC@GOTPAGE
Lloh6:
ldr x8, [x8, _SHF_ALLOC@GOTPAGEOFF]
Lloh7:
ldr x8, [x8]
tst x8, x22
b.eq LBB0_8
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldur w9, [x29, #-120] ; 4-byte Folded Reload
str w24, [x8, w9, sxtw #2]
add w8, w9, #1
stur w8, [x29, #-120] ; 4-byte Folded Spill
b LBB0_10
LBB0_8: ; in Loop: Header=BB0_5 Depth=1
Lloh8:
adrp x8, _SHT_REL@GOTPAGE
Lloh9:
ldr x8, [x8, _SHT_REL@GOTPAGEOFF]
Lloh10:
ldr x8, [x8]
Lloh11:
adrp x9, _SHT_RELA@GOTPAGE
Lloh12:
ldr x9, [x9, _SHT_RELA@GOTPAGEOFF]
Lloh13:
ldr x9, [x9]
cmp x8, x23
ccmp x9, x23, #4, ne
b.ne LBB0_10
; %bb.9: ; in Loop: Header=BB0_5 Depth=1
sxtw x8, w26
mov w9, #28
madd x8, x8, x9, x20
add x0, x8, #8
bl _get64
Lloh14:
adrp x8, _SHF_ALLOC@GOTPAGE
Lloh15:
ldr x8, [x8, _SHF_ALLOC@GOTPAGEOFF]
Lloh16:
ldr x8, [x8]
tst x8, x0
b.ne LBB0_7
LBB0_10: ; in Loop: Header=BB0_5 Depth=1
add x0, x19, w27, sxtw
ldur x8, [x29, #-104] ; 8-byte Folded Reload
add x22, x8, x28
cmp x23, #129
b.eq LBB0_3
; %bb.11: ; in Loop: Header=BB0_5 Depth=1
cmp x23, #128
b.ne LBB0_4
; %bb.12: ; in Loop: Header=BB0_5 Depth=1
Lloh17:
adrp x1, l_.str.2@PAGE
Lloh18:
add x1, x1, l_.str.2@PAGEOFF
bl _strcmp
lsr x8, x25, #2
cmp x0, #0
ldr x9, [sp, #96] ; 8-byte Folded Reload
csel x9, x9, x8, ne
str x9, [sp, #96] ; 8-byte Folded Spill
ldr x8, [sp, #112] ; 8-byte Folded Reload
csel x8, x8, x22, ne
str x8, [sp, #112] ; 8-byte Folded Spill
b LBB0_4
LBB0_13:
ldr x8, [sp, #112] ; 8-byte Folded Reload
cbz x8, LBB0_51
; %bb.14:
ldr x8, [sp, #104] ; 8-byte Folded Reload
cbz x8, LBB0_53
; %bb.15:
ldur w8, [x29, #-120] ; 4-byte Folded Reload
subs w8, w8, #1
str x8, [sp, #120] ; 8-byte Folded Spill
ldur x11, [x29, #-112] ; 8-byte Folded Reload
b.le LBB0_22
; %bb.16:
ldur w8, [x29, #-120] ; 4-byte Folded Reload
cmp w8, #2
cset w24, lt
add x25, x11, #4
mov w23, #28
b LBB0_18
LBB0_17: ; in Loop: Header=BB0_18 Depth=1
cmp w26, #0
cset w8, eq
orr w8, w8, w24
cmp w8, #1
ldur x11, [x29, #-112] ; 8-byte Folded Reload
b.eq LBB0_22
LBB0_18: ; =>This Loop Header: Depth=1
; Child Loop BB0_20 Depth 2
mov w26, #0
ldr w22, [x11]
ldr x27, [sp, #120] ; 8-byte Folded Reload
mov x28, x25
b LBB0_20
LBB0_19: ; in Loop: Header=BB0_20 Depth=2
add x28, x28, #4
subs x27, x27, #1
b.eq LBB0_17
LBB0_20: ; Parent Loop BB0_18 Depth=1
; => This Inner Loop Header: Depth=2
smaddl x8, w22, w23, x20
add x0, x8, #24
bl _get32
add x21, x19, w0, sxtw
ldrsw x22, [x28]
madd x8, x22, x23, x20
add x0, x8, #24
bl _get32
add x1, x19, w0, sxtw
mov x0, x21
bl _strcmp
cmp x0, #1
b.lt LBB0_19
; %bb.21: ; in Loop: Header=BB0_20 Depth=2
ldur w8, [x28, #-4]
stp w22, w8, [x28, #-4]
mov w26, #1
mov x22, x8
b LBB0_19
LBB0_22:
ldur w8, [x29, #-120] ; 4-byte Folded Reload
mov w26, w8
cmp w8, #1
ldr x12, [sp, #64] ; 8-byte Folded Reload
b.lt LBB0_25
; %bb.23:
mov x8, #0
LBB0_24: ; =>This Inner Loop Header: Depth=1
ldrsw x9, [x11, x8, lsl #2]
add x10, x8, #1
str w10, [x12, x9, lsl #2]
mov x8, x10
cmp x26, x10
b.ne LBB0_24
LBB0_25:
Lloh19:
adrp x8, _is_verbose@GOTPAGE
Lloh20:
ldr x8, [x8, _is_verbose@GOTPAGEOFF]
Lloh21:
ldr w8, [x8]
cmp w8, #1
b.le LBB0_31
; %bb.26:
Lloh22:
adrp x0, l_str@PAGE
Lloh23:
add x0, x0, l_str@PAGEOFF
bl _puts
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr x9, [sp, #40] ; 8-byte Folded Reload
add x8, x8, x9, lsl #2
add x23, x8, #4
ldur x8, [x29, #-104] ; 8-byte Folded Reload
ldr x9, [sp, #80] ; 8-byte Folded Reload
add x8, x9, x8
add x21, x8, #52
ldr x8, [sp, #128] ; 8-byte Folded Reload
sub x24, x8, #1
Lloh24:
adrp x22, l_.str.7@PAGE
Lloh25:
add x22, x22, l_.str.7@PAGEOFF
LBB0_27: ; =>This Inner Loop Header: Depth=1
mov x0, x21
bl _get32
add x8, x19, w0, sxtw
ldr w9, [x23], #4
stp x9, x8, [sp]
mov x0, x22
bl _printf
add x21, x21, #28
subs x24, x24, #1
b.ne LBB0_27
; %bb.28:
Lloh26:
adrp x0, l_str.16@PAGE
Lloh27:
add x0, x0, l_str.16@PAGEOFF
bl _puts
ldur w8, [x29, #-120] ; 4-byte Folded Reload
cmp w8, #1
b.lt LBB0_46
; %bb.29:
mov w22, #28
mov x23, x26
ldur x24, [x29, #-112] ; 8-byte Folded Reload
Lloh28:
adrp x21, l_.str.7@PAGE
Lloh29:
add x21, x21, l_.str.7@PAGEOFF
LBB0_30: ; =>This Inner Loop Header: Depth=1
ldrsw x25, [x24], #4
madd x8, x25, x22, x20
add x0, x8, #24
bl _get32
add x8, x19, w0, sxtw
stp x25, x8, [sp]
mov x0, x21
bl _printf
subs x23, x23, #1
b.ne LBB0_30
LBB0_31:
Lloh30:
adrp x0, l_.str.9@PAGE
Lloh31:
add x0, x0, l_.str.9@PAGEOFF
bl _verbose
Lloh32:
adrp x0, l_.str.10@PAGE
Lloh33:
add x0, x0, l_.str.10@PAGEOFF
bl _verbose
Lloh34:
adrp x0, l_.str.11@PAGE
Lloh35:
add x0, x0, l_.str.11@PAGEOFF
bl _verbose
ldur w8, [x29, #-120] ; 4-byte Folded Reload
cmp w8, #1
b.lt LBB0_47
; %bb.32:
mov x22, #0
str x26, [sp, #72] ; 8-byte Folded Spill
b LBB0_35
LBB0_33: ; in Loop: Header=BB0_35 Depth=1
ldp x8, x6, [sp, #88] ; 16-byte Folded Reload
stp x8, x26, [sp, #24]
ldp x8, x5, [sp, #104] ; 16-byte Folded Reload
stp x23, x8, [sp, #8]
ldr x8, [sp, #56] ; 8-byte Folded Reload
str w8, [sp]
ldur x0, [x29, #-104] ; 8-byte Folded Reload
ldur x1, [x29, #-120] ; 8-byte Folded Reload
; kill: def $w1 killed $w1 killed $x1
mov x2, x27
ldr x3, [sp, #120] ; 8-byte Folded Reload
mov x7, x20
bl _extract_elf64_rela
LBB0_34: ; in Loop: Header=BB0_35 Depth=1
add x22, x22, #1
ldr x26, [sp, #72] ; 8-byte Folded Reload
cmp x26, x22
b.eq LBB0_47
LBB0_35: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldrsw x9, [x8, x22, lsl #2]
mov w8, #28
stur x9, [x29, #-120] ; 8-byte Folded Spill
madd x28, x9, x8, x20
add x0, x28, #24
bl _get32
add x26, x19, w0, sxtw
add x25, x28, #12
mov x0, x25
bl _get32
; kill: def $w0 killed $w0 def $x0
sxtw x21, w0
add x0, x28, #4
str x0, [sp, #128] ; 8-byte Folded Spill
bl _get64
str x0, [sp, #80] ; 8-byte Folded Spill
add x24, x28, #8
mov x0, x24
bl _get64
mov x27, x0
add x0, x28, #20
bl _get32
mov x23, x0
add x0, x28, #16
bl _get64
ldur x8, [x29, #-104] ; 8-byte Folded Reload
add x8, x8, x0
str x8, [sp, #120] ; 8-byte Folded Spill
Lloh36:
adrp x8, _csum@GOTPAGE
Lloh37:
ldr x8, [x8, _csum@GOTPAGEOFF]
Lloh38:
str wzr, [x8]
Lloh39:
adrp x8, _SHT_REL@GOTPAGE
Lloh40:
ldr x8, [x8, _SHT_REL@GOTPAGEOFF]
Lloh41:
ldr x8, [x8]
Lloh42:
adrp x9, _SHT_RELA@GOTPAGE
Lloh43:
ldr x9, [x9, _SHT_RELA@GOTPAGEOFF]
Lloh44:
ldr x9, [x9]
cmp x8, x21
ccmp x9, x21, #4, ne
b.ne LBB0_40
; %bb.36: ; in Loop: Header=BB0_35 Depth=1
sxtw x27, w23
cbnz w27, LBB0_38
; %bb.37: ; in Loop: Header=BB0_35 Depth=1
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x8, [x8]
cbz x8, LBB0_50
LBB0_38: ; in Loop: Header=BB0_35 Depth=1
Lloh45:
adrp x8, _outfd@GOTPAGE
Lloh46:
ldr x8, [x8, _outfd@GOTPAGEOFF]
Lloh47:
ldr w0, [x8]
bl _ftell
; kill: def $w0 killed $w0 def $x0
stp x22, x0, [sp]
Lloh48:
adrp x0, l_.str.13@PAGE
Lloh49:
add x0, x0, l_.str.13@PAGEOFF
bl _verbose
ldr x23, [sp, #64] ; 8-byte Folded Reload
ldr w1, [x23, x27, lsl #2]
sub x0, x29, #92
bl _set32
mov x0, x26
bl _strlen
; kill: def $w0 killed $w0 def $x0
sxtw x1, w0
mov x0, x26
bl _write_out
ldr w0, [x25]
bl _write_out_val
ldr w0, [x24]
bl _write_out_val
ldr x8, [sp, #128] ; 8-byte Folded Reload
ldr w0, [x8]
bl _write_out_val
ldr w0, [x28]
bl _write_out_val
ldur w0, [x29, #-92]
bl _write_out_val
Lloh50:
adrp x8, _SHT_RELA@GOTPAGE
Lloh51:
ldr x8, [x8, _SHT_RELA@GOTPAGEOFF]
Lloh52:
ldr x8, [x8]
ldr x9, [sp, #80] ; 8-byte Folded Reload
lsr x4, x9, #2
cmp x8, x21
b.eq LBB0_33
; %bb.39: ; in Loop: Header=BB0_35 Depth=1
ldp x8, x6, [sp, #88] ; 16-byte Folded Reload
stp x8, x26, [sp, #24]
ldp x8, x5, [sp, #104] ; 16-byte Folded Reload
stp x23, x8, [sp, #8]
ldr x8, [sp, #56] ; 8-byte Folded Reload
str w8, [sp]
ldur x0, [x29, #-104] ; 8-byte Folded Reload
ldur x1, [x29, #-120] ; 8-byte Folded Reload
; kill: def $w1 killed $w1 killed $x1
mov x2, x27
ldr x3, [sp, #120] ; 8-byte Folded Reload
mov x7, x20
bl _extract_elf64_rel
b LBB0_34
LBB0_40: ; in Loop: Header=BB0_35 Depth=1
Lloh53:
adrp x8, _SHT_NOBITS@GOTPAGE
Lloh54:
ldr x8, [x8, _SHT_NOBITS@GOTPAGEOFF]
Lloh55:
ldr x8, [x8]
cmp x8, x21
b.ne LBB0_43
; %bb.41: ; in Loop: Header=BB0_35 Depth=1
Lloh56:
adrp x8, _SHF_ALLOC@GOTPAGE
Lloh57:
ldr x8, [x8, _SHF_ALLOC@GOTPAGEOFF]
Lloh58:
ldr x8, [x8]
tst x8, x27
b.eq LBB0_34
; %bb.42: ; in Loop: Header=BB0_35 Depth=1
Lloh59:
adrp x8, _outfd@GOTPAGE
Lloh60:
ldr x8, [x8, _outfd@GOTPAGEOFF]
Lloh61:
ldr w0, [x8]
bl _ftell
; kill: def $w0 killed $w0 def $x0
stp x22, x0, [sp]
Lloh62:
adrp x0, l_.str.13@PAGE
Lloh63:
add x0, x0, l_.str.13@PAGEOFF
bl _verbose
mov x0, x26
bl _strlen
; kill: def $w0 killed $w0 def $x0
sxtw x1, w0
mov x0, x26
bl _write_out
ldr w0, [x25]
bl _write_out_val
ldr w0, [x24]
bl _write_out_val
ldr x8, [sp, #128] ; 8-byte Folded Reload
ldr w0, [x8]
bl _write_out_val
ldr w0, [x28]
bl _write_out_val
Lloh64:
adrp x8, _csum@GOTPAGE
Lloh65:
ldr x8, [x8, _csum@GOTPAGEOFF]
Lloh66:
ldr w8, [x8]
str x26, [sp, #16]
ldur x9, [x29, #-120] ; 8-byte Folded Reload
; kill: def $w9 killed $w9 killed $x9 def $x9
stp x8, x9, [sp]
Lloh67:
adrp x0, l_.str.14@PAGE
Lloh68:
add x0, x0, l_.str.14@PAGEOFF
bl _verbose
Lloh69:
adrp x8, _SHT_NOBITS@GOTPAGE
Lloh70:
ldr x8, [x8, _SHT_NOBITS@GOTPAGEOFF]
Lloh71:
ldr x8, [x8]
LBB0_43: ; in Loop: Header=BB0_35 Depth=1
cmp x8, x21
b.eq LBB0_34
; %bb.44: ; in Loop: Header=BB0_35 Depth=1
Lloh72:
adrp x8, _SHF_ALLOC@GOTPAGE
Lloh73:
ldr x8, [x8, _SHF_ALLOC@GOTPAGEOFF]
Lloh74:
ldr x8, [x8]
tst x8, x27
b.eq LBB0_34
; %bb.45: ; in Loop: Header=BB0_35 Depth=1
Lloh75:
adrp x8, _outfd@GOTPAGE
Lloh76:
ldr x8, [x8, _outfd@GOTPAGEOFF]
Lloh77:
ldr w0, [x8]
bl _ftell
; kill: def $w0 killed $w0 def $x0
stp x22, x0, [sp]
Lloh78:
adrp x0, l_.str.13@PAGE
Lloh79:
add x0, x0, l_.str.13@PAGEOFF
bl _verbose
mov x0, x26
bl _strlen
; kill: def $w0 killed $w0 def $x0
sxtw x1, w0
mov x0, x26
bl _write_out
ldr w0, [x25]
bl _write_out_val
ldr w0, [x24]
bl _write_out_val
ldr x8, [sp, #128] ; 8-byte Folded Reload
ldr w0, [x8]
bl _write_out_val
ldr w0, [x28]
bl _write_out_val
ldr x0, [sp, #120] ; 8-byte Folded Reload
ldr x1, [sp, #80] ; 8-byte Folded Reload
bl _write_out
Lloh80:
adrp x8, _csum@GOTPAGE
Lloh81:
ldr x8, [x8, _csum@GOTPAGEOFF]
Lloh82:
ldr w8, [x8]
str x26, [sp, #16]
ldur x9, [x29, #-120] ; 8-byte Folded Reload
; kill: def $w9 killed $w9 killed $x9 def $x9
stp x8, x9, [sp]
Lloh83:
adrp x0, l_.str.14@PAGE
Lloh84:
add x0, x0, l_.str.14@PAGEOFF
bl _verbose
b LBB0_34
LBB0_46:
Lloh85:
adrp x0, l_.str.9@PAGE
Lloh86:
add x0, x0, l_.str.9@PAGEOFF
bl _verbose
Lloh87:
adrp x0, l_.str.10@PAGE
Lloh88:
add x0, x0, l_.str.10@PAGEOFF
bl _verbose
Lloh89:
adrp x0, l_.str.11@PAGE
Lloh90:
add x0, x0, l_.str.11@PAGEOFF
bl _verbose
LBB0_47:
Lloh91:
adrp x20, _outfd@GOTPAGE
Lloh92:
ldr x20, [x20, _outfd@GOTPAGEOFF]
ldr w0, [x20]
bl _ftell
mov x19, x0
ldr w0, [x20]
bl _ftell
; kill: def $w0 killed $w0 def $x0
Lloh93:
adrp x8, _xcsum@GOTPAGE
Lloh94:
ldr x8, [x8, _xcsum@GOTPAGEOFF]
Lloh95:
ldr x8, [x8]
stp x0, x8, [sp, #8]
str x19, [sp]
Lloh96:
adrp x0, l_.str.15@PAGE
Lloh97:
add x0, x0, l_.str.15@PAGEOFF
bl _verbose
ldp x29, x30, [sp, #256] ; 16-byte Folded Reload
ldp x20, x19, [sp, #240] ; 16-byte Folded Reload
ldp x22, x21, [sp, #224] ; 16-byte Folded Reload
ldp x24, x23, [sp, #208] ; 16-byte Folded Reload
ldp x26, x25, [sp, #192] ; 16-byte Folded Reload
ldp x28, x27, [sp, #176] ; 16-byte Folded Reload
add sp, sp, #272
ret
LBB0_48:
Lloh98:
adrp x8, _stderr@GOTPAGE
Lloh99:
ldr x8, [x8, _stderr@GOTPAGEOFF]
Lloh100:
ldr w0, [x8]
Lloh101:
adrp x1, l_.str.1@PAGE
Lloh102:
add x1, x1, l_.str.1@PAGEOFF
LBB0_49:
bl _fprintf
mov w0, #3
bl _exit
LBB0_50:
Lloh103:
adrp x8, _stderr@GOTPAGE
Lloh104:
ldr x8, [x8, _stderr@GOTPAGEOFF]
Lloh105:
ldr w0, [x8]
Lloh106:
adrp x1, l_.str.12@PAGE
Lloh107:
add x1, x1, l_.str.12@PAGEOFF
b LBB0_49
LBB0_51:
Lloh108:
adrp x8, _stderr@GOTPAGE
Lloh109:
ldr x8, [x8, _stderr@GOTPAGEOFF]
Lloh110:
ldr w0, [x8]
Lloh111:
adrp x1, l_.str.4@PAGE
Lloh112:
add x1, x1, l_.str.4@PAGEOFF
b LBB0_49
LBB0_52:
bl _extract_elf64.cold.1
LBB0_53:
Lloh113:
adrp x8, _stderr@GOTPAGE
Lloh114:
ldr x8, [x8, _stderr@GOTPAGEOFF]
Lloh115:
ldr w0, [x8]
Lloh116:
adrp x1, l_.str.5@PAGE
Lloh117:
add x1, x1, l_.str.5@PAGEOFF
b LBB0_49
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpAdd Lloh17, Lloh18
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.loh AdrpAdd Lloh24, Lloh25
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpAdd Lloh26, Lloh27
.loh AdrpAdd Lloh28, Lloh29
.loh AdrpAdd Lloh34, Lloh35
.loh AdrpAdd Lloh32, Lloh33
.loh AdrpAdd Lloh30, Lloh31
.loh AdrpLdrGotLdr Lloh42, Lloh43, Lloh44
.loh AdrpLdrGotLdr Lloh39, Lloh40, Lloh41
.loh AdrpLdrGotStr Lloh36, Lloh37, Lloh38
.loh AdrpLdrGotLdr Lloh50, Lloh51, Lloh52
.loh AdrpAdd Lloh48, Lloh49
.loh AdrpLdrGotLdr Lloh45, Lloh46, Lloh47
.loh AdrpLdrGotLdr Lloh53, Lloh54, Lloh55
.loh AdrpLdrGotLdr Lloh56, Lloh57, Lloh58
.loh AdrpLdrGotLdr Lloh69, Lloh70, Lloh71
.loh AdrpAdd Lloh67, Lloh68
.loh AdrpLdrGotLdr Lloh64, Lloh65, Lloh66
.loh AdrpAdd Lloh62, Lloh63
.loh AdrpLdrGotLdr Lloh59, Lloh60, Lloh61
.loh AdrpLdrGotLdr Lloh72, Lloh73, Lloh74
.loh AdrpAdd Lloh83, Lloh84
.loh AdrpLdrGotLdr Lloh80, Lloh81, Lloh82
.loh AdrpAdd Lloh78, Lloh79
.loh AdrpLdrGotLdr Lloh75, Lloh76, Lloh77
.loh AdrpAdd Lloh89, Lloh90
.loh AdrpAdd Lloh87, Lloh88
.loh AdrpAdd Lloh85, Lloh86
.loh AdrpAdd Lloh96, Lloh97
.loh AdrpLdrGotLdr Lloh93, Lloh94, Lloh95
.loh AdrpLdrGot Lloh91, Lloh92
.loh AdrpAdd Lloh101, Lloh102
.loh AdrpLdrGotLdr Lloh98, Lloh99, Lloh100
.loh AdrpAdd Lloh106, Lloh107
.loh AdrpLdrGotLdr Lloh103, Lloh104, Lloh105
.loh AdrpAdd Lloh111, Lloh112
.loh AdrpLdrGotLdr Lloh108, Lloh109, Lloh110
.loh AdrpAdd Lloh116, Lloh117
.loh AdrpLdrGotLdr Lloh113, Lloh114, Lloh115
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function extract_elf64.cold.1
_extract_elf64.cold.1: ; @extract_elf64.cold.1
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh118:
adrp x0, l_.str@PAGE
Lloh119:
add x0, x0, l_.str@PAGEOFF
bl _perror
mov w0, #1
bl _exit
.loh AdrpAdd Lloh118, Lloh119
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "calloc"
.comm _SHT_NOBITS,8,3 ; @SHT_NOBITS
.comm _stderr,4,2 ; @stderr
l_.str.1: ; @.str.1
.asciz "Section goes beyond EOF\n"
.comm _SHF_ALLOC,8,3 ; @SHF_ALLOC
.comm _SHT_REL,8,3 ; @SHT_REL
.comm _SHT_RELA,8,3 ; @SHT_RELA
l_.str.2: ; @.str.2
.asciz ".symtab"
l_.str.3: ; @.str.3
.asciz ".strtab"
l_.str.4: ; @.str.4
.asciz "Couldn't locate symbol table\n"
l_.str.5: ; @.str.5
.asciz "Couldn't locate strings table\n"
.comm _is_verbose,4,2 ; @is_verbose
l_.str.7: ; @.str.7
.asciz "%4d %s\n"
l_.str.9: ; @.str.9
.asciz "\n"
l_.str.10: ; @.str.10
.asciz "CAN FILE POS CS SECT NAME\n"
l_.str.11: ; @.str.11
.asciz "=== ======== == ==== ==============================\n"
.comm _csum,4,2 ; @csum
l_.str.12: ; @.str.12
.asciz "Invalid ELF - REL/RELA sh_info does not refer to a valid section\n"
l_.str.13: ; @.str.13
.asciz "%3u %08lx "
.comm _outfd,4,2 ; @outfd
l_.str.14: ; @.str.14
.asciz "%02x %4d %s\n"
l_.str.15: ; @.str.15
.asciz "%08lx (%lu bytes csum 0x%02x)\n"
.comm _xcsum,8,3 ; @xcsum
l_str: ; @str
.asciz "\nSection canonicalisation map:"
l_str.16: ; @str.16
.asciz "\nAllocated section list in canonical order:"
.no_dead_strip _extract_elf64
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/scripts/mod/extr_mod-extract.c_extract_elf64.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function gve_trigger_reset
_gve_trigger_reset: ## @gve_trigger_reset
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
jmp _gve_adminq_release ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _gve_trigger_reset
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function gve_trigger_reset
_gve_trigger_reset: ; @gve_trigger_reset
.cfi_startproc
; %bb.0:
b _gve_adminq_release
.cfi_endproc
; -- End function
.no_dead_strip _gve_trigger_reset
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/google/gve/extr_gve_main.c_gve_trigger_reset.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function decsubClose
_decsubClose: ## @decsubClose
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq (%rdi), %rbx
movl (%rbx), %edi
callq _avcodec_flush_buffers
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _avcodec_free_context ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _decsubClose
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function decsubClose
_decsubClose: ; @decsubClose
.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 x19, [x0]
ldr w0, [x19]
bl _avcodec_flush_buffers
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _avcodec_free_context
.cfi_endproc
; -- End function
.no_dead_strip _decsubClose
.subsections_via_symbols
| AnghaBench/HandBrake/libhb/extr_decpgssub.c_decsubClose.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _srp_verify_server_param ## -- Begin function srp_verify_server_param
.p2align 4, 0x90
_srp_verify_server_param: ## @srp_verify_server_param
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %rbx
movl 16(%rdi), %esi
movl 20(%rdi), %edi
callq _BN_ucmp
movq _SSL_R_BAD_DATA@GOTPCREL(%rip), %r15
movq _SSL_AD_ILLEGAL_PARAMETER@GOTPCREL(%rip), %r14
testq %rax, %rax
jns LBB0_8
## %bb.1:
movl 16(%rbx), %esi
movl 28(%rbx), %edi
callq _BN_ucmp
testq %rax, %rax
jns LBB0_8
## %bb.2:
movl 28(%rbx), %edi
callq _BN_is_zero
testq %rax, %rax
jne LBB0_8
## %bb.3:
movl 16(%rbx), %edi
callq _BN_num_bits
movq _SSL_R_INSUFFICIENT_SECURITY@GOTPCREL(%rip), %r15
movq _SSL_AD_INSUFFICIENT_SECURITY@GOTPCREL(%rip), %r14
cmpq (%rbx), %rax
jl LBB0_8
## %bb.4:
movq 8(%rbx), %rax
testq %rax, %rax
je LBB0_7
## %bb.5:
movl 24(%rbx), %esi
movq %rbx, %rdi
callq *%rax
movq %rax, %rcx
movl $1, %eax
testq %rcx, %rcx
jg LBB0_9
## %bb.6:
movq _SSL_R_CALLBACK_FAILED@GOTPCREL(%rip), %r15
jmp LBB0_8
LBB0_7:
movl 16(%rbx), %esi
movl 20(%rbx), %edi
callq _SRP_check_known_gN_param
movl %eax, %ecx
movl $1, %eax
testl %ecx, %ecx
jne LBB0_9
LBB0_8:
movl (%r14), %esi
movq _SSL_F_SRP_VERIFY_SERVER_PARAM@GOTPCREL(%rip), %rax
movl (%rax), %edx
movl (%r15), %ecx
movq %rbx, %rdi
callq _SSLfatal
xorl %eax, %eax
LBB0_9:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SSL_AD_ILLEGAL_PARAMETER,4,2 ## @SSL_AD_ILLEGAL_PARAMETER
.comm _SSL_F_SRP_VERIFY_SERVER_PARAM,4,2 ## @SSL_F_SRP_VERIFY_SERVER_PARAM
.comm _SSL_R_BAD_DATA,4,2 ## @SSL_R_BAD_DATA
.comm _SSL_AD_INSUFFICIENT_SECURITY,4,2 ## @SSL_AD_INSUFFICIENT_SECURITY
.comm _SSL_R_INSUFFICIENT_SECURITY,4,2 ## @SSL_R_INSUFFICIENT_SECURITY
.comm _SSL_R_CALLBACK_FAILED,4,2 ## @SSL_R_CALLBACK_FAILED
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _srp_verify_server_param ; -- Begin function srp_verify_server_param
.p2align 2
_srp_verify_server_param: ; @srp_verify_server_param
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
ldr w0, [x0, #20]
ldr w1, [x19, #16]
bl _BN_ucmp
tbz x0, #63, LBB0_3
; %bb.1:
ldr w0, [x19, #28]
ldr w1, [x19, #16]
bl _BN_ucmp
tbz x0, #63, LBB0_3
; %bb.2:
ldr w0, [x19, #28]
bl _BN_is_zero
cbz x0, LBB0_6
LBB0_3:
Lloh0:
adrp x8, _SSL_R_BAD_DATA@GOTPAGE
Lloh1:
ldr x8, [x8, _SSL_R_BAD_DATA@GOTPAGEOFF]
Lloh2:
adrp x9, _SSL_AD_ILLEGAL_PARAMETER@GOTPAGE
Lloh3:
ldr x9, [x9, _SSL_AD_ILLEGAL_PARAMETER@GOTPAGEOFF]
LBB0_4:
ldr w1, [x9]
Lloh4:
adrp x9, _SSL_F_SRP_VERIFY_SERVER_PARAM@GOTPAGE
Lloh5:
ldr x9, [x9, _SSL_F_SRP_VERIFY_SERVER_PARAM@GOTPAGEOFF]
Lloh6:
ldr w2, [x9]
ldr w3, [x8]
mov x0, x19
bl _SSLfatal
mov w0, #0
LBB0_5:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_6:
ldr w0, [x19, #16]
bl _BN_num_bits
ldr x8, [x19]
cmp x0, x8
b.ge LBB0_9
LBB0_7:
Lloh7:
adrp x8, _SSL_R_INSUFFICIENT_SECURITY@GOTPAGE
Lloh8:
ldr x8, [x8, _SSL_R_INSUFFICIENT_SECURITY@GOTPAGEOFF]
LBB0_8:
Lloh9:
adrp x9, _SSL_AD_INSUFFICIENT_SECURITY@GOTPAGE
Lloh10:
ldr x9, [x9, _SSL_AD_INSUFFICIENT_SECURITY@GOTPAGEOFF]
b LBB0_4
LBB0_9:
ldr x8, [x19, #8]
cbz x8, LBB0_12
; %bb.10:
ldr w1, [x19, #24]
mov x0, x19
blr x8
cmp x0, #1
b.ge LBB0_13
; %bb.11:
Lloh11:
adrp x8, _SSL_R_CALLBACK_FAILED@GOTPAGE
Lloh12:
ldr x8, [x8, _SSL_R_CALLBACK_FAILED@GOTPAGEOFF]
b LBB0_8
LBB0_12:
ldp w1, w0, [x19, #16]
bl _SRP_check_known_gN_param
cbz w0, LBB0_7
LBB0_13:
mov w0, #1
b LBB0_5
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6
.loh AdrpLdrGot Lloh7, Lloh8
.loh AdrpLdrGot Lloh9, Lloh10
.loh AdrpLdrGot Lloh11, Lloh12
.cfi_endproc
; -- End function
.comm _SSL_AD_ILLEGAL_PARAMETER,4,2 ; @SSL_AD_ILLEGAL_PARAMETER
.comm _SSL_F_SRP_VERIFY_SERVER_PARAM,4,2 ; @SSL_F_SRP_VERIFY_SERVER_PARAM
.comm _SSL_R_BAD_DATA,4,2 ; @SSL_R_BAD_DATA
.comm _SSL_AD_INSUFFICIENT_SECURITY,4,2 ; @SSL_AD_INSUFFICIENT_SECURITY
.comm _SSL_R_INSUFFICIENT_SECURITY,4,2 ; @SSL_R_INSUFFICIENT_SECURITY
.comm _SSL_R_CALLBACK_FAILED,4,2 ; @SSL_R_CALLBACK_FAILED
.subsections_via_symbols
| AnghaBench/openssl/ssl/extr_tls_srp.c_srp_verify_server_param.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function txLockFree
_txLockFree: ## @txLockFree
.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 _TxLock@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rdi, %rcx
shlq $4, %rcx
movq $0, 8(%rax,%rcx)
movq _TxAnchor@GOTPCREL(%rip), %rbx
movq (%rbx), %rdx
movq %rdx, (%rax,%rcx)
movq %rdi, (%rbx)
movq 8(%rbx), %rax
leaq -1(%rax), %rcx
movq %rcx, 8(%rbx)
movq _jfs_tlocks_low@GOTPCREL(%rip), %r14
cmpq $0, (%r14)
je LBB0_3
## %bb.1:
movq _TxLockLWM@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jg LBB0_3
## %bb.2:
leaq L_.str(%rip), %rdi
callq _jfs_info
movq $0, (%r14)
leaq 20(%rbx), %rdi
callq _TXN_WAKEUP
LBB0_3:
addq $16, %rbx
movq %rbx, %rdi
popq %rbx
popq %r14
popq %rbp
jmp _TXN_WAKEUP ## TAILCALL
.cfi_endproc
## -- End function
.comm _TxLock,8,3 ## @TxLock
.comm _TxAnchor,24,3 ## @TxAnchor
.comm _jfs_tlocks_low,8,3 ## @jfs_tlocks_low
.comm _TxLockLWM,8,3 ## @TxLockLWM
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "txLockFree jfs_tlocks_low no more"
.no_dead_strip _txLockFree
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function txLockFree
_txLockFree: ; @txLockFree
.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 x8, _TxLock@GOTPAGE
Lloh1:
ldr x8, [x8, _TxLock@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
add x8, x8, x0, lsl #4
Lloh3:
adrp x19, _TxAnchor@GOTPAGE
Lloh4:
ldr x19, [x19, _TxAnchor@GOTPAGEOFF]
ldp x9, x10, [x19]
stp x9, xzr, [x8]
sub x8, x10, #1
stp x0, x8, [x19]
Lloh5:
adrp x20, _jfs_tlocks_low@GOTPAGE
Lloh6:
ldr x20, [x20, _jfs_tlocks_low@GOTPAGEOFF]
ldr x8, [x20]
Lloh7:
adrp x9, _TxLockLWM@GOTPAGE
Lloh8:
ldr x9, [x9, _TxLockLWM@GOTPAGEOFF]
Lloh9:
ldr x9, [x9]
cmp x8, #0
ccmp x10, x9, #0, ne
b.gt LBB0_2
; %bb.1:
Lloh10:
adrp x0, l_.str@PAGE
Lloh11:
add x0, x0, l_.str@PAGEOFF
bl _jfs_info
str xzr, [x20]
add x0, x19, #20
bl _TXN_WAKEUP
LBB0_2:
add x0, x19, #16
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _TXN_WAKEUP
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh10, Lloh11
.cfi_endproc
; -- End function
.comm _TxLock,8,3 ; @TxLock
.comm _TxAnchor,24,3 ; @TxAnchor
.comm _jfs_tlocks_low,8,3 ; @jfs_tlocks_low
.comm _TxLockLWM,8,3 ; @TxLockLWM
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "txLockFree jfs_tlocks_low no more"
.no_dead_strip _txLockFree
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/fs/jfs/extr_jfs_txnmgr.c_txLockFree.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function st7701_dsi_write
_st7701_dsi_write: ## @st7701_dsi_write
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl (%rdi), %edi
popq %rbp
jmp _mipi_dsi_dcs_write_buffer ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _st7701_dsi_write
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function st7701_dsi_write
_st7701_dsi_write: ; @st7701_dsi_write
.cfi_startproc
; %bb.0:
ldr w0, [x0]
b _mipi_dsi_dcs_write_buffer
.cfi_endproc
; -- End function
.no_dead_strip _st7701_dsi_write
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/panel/extr_panel-sitronix-st7701.c_st7701_dsi_write.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ngx_rbtree_insert_value ## -- Begin function ngx_rbtree_insert_value
.p2align 4, 0x90
_ngx_rbtree_insert_value: ## @ngx_rbtree_insert_value
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rsi, %r8
movq (%rsi), %rcx
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq %rdi, %rax
xorl %esi, %esi
cmpq (%rdi), %rcx
setl %sil
movq 8(%rdi,%rsi,8), %rdi
cmpq %rdx, %rdi
jne LBB0_1
## %bb.2:
leaq 8(,%rsi,8), %rcx
movq %r8, (%rax,%rcx)
movq %rax, 24(%r8)
movq %rdx, 16(%r8)
movq %rdx, 8(%r8)
movq %r8, %rdi
popq %rbp
jmp _ngx_rbt_red ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ngx_rbtree_insert_value ; -- Begin function ngx_rbtree_insert_value
.p2align 2
_ngx_rbtree_insert_value: ; @ngx_rbtree_insert_value
.cfi_startproc
; %bb.0:
ldr x8, [x1]
mov w9, #8
mov w10, #16
LBB0_1: ; =>This Inner Loop Header: Depth=1
mov x11, x0
ldr x12, [x0]
cmp x8, x12
csel x12, x10, x9, lt
ldr x0, [x0, x12]
cmp x0, x2
b.ne LBB0_1
; %bb.2:
str x1, [x11, x12]
stp x2, x11, [x1, #16]
str x2, [x1, #8]
mov x0, x1
b _ngx_rbt_red
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/tengine/src/core/extr_ngx_rbtree.c_ngx_rbtree_insert_value.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _childThread ## -- Begin function childThread
.p2align 4, 0x90
_childThread: ## @childThread
.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
callq _getpid
movl %eax, %ebx
callq _getppid
movl %eax, %r14d
leaq L_.str(%rip), %rdi
movl %ebx, %esi
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %rdi
movl %r14d, %esi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
leaq L_.str.2(%rip), %rdi
xorl %ebx, %ebx
xorl %eax, %eax
callq _printf
leaq L_.str.3(%rip), %rdi
leaq -28(%rbp), %rsi
xorl %eax, %eax
callq _scanf
cmpl $0, -28(%rbp)
jle LBB1_5
## %bb.1:
leaq _childThread(%rip), %r14
leaq -40(%rbp), %r15
jmp LBB1_2
.p2align 4, 0x90
LBB1_4: ## in Loop: Header=BB1_2 Depth=1
incl %ebx
cmpl -28(%rbp), %ebx
jge LBB1_5
LBB1_2: ## =>This Inner Loop Header: Depth=1
callq _fork
testl %eax, %eax
jne LBB1_4
## %bb.3: ## in Loop: Header=BB1_2 Depth=1
movq %r15, %rdi
xorl %esi, %esi
movq %r14, %rdx
xorl %ecx, %ecx
callq _pthread_create
movq -40(%rbp), %rdi
xorl %esi, %esi
callq _pthread_join
jmp LBB1_4
LBB1_5:
xorl %eax, %eax
addq $24, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "The process ID is %d\n"
L_.str.1: ## @.str.1
.asciz "The parent process ID is %d\n"
L_.str.2: ## @.str.2
.asciz "Enter number of process: "
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 _childThread ; -- Begin function childThread
.p2align 2
_childThread: ; @childThread
.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
bl _getpid
mov x19, x0
bl _getppid
mov x20, x0
str x19, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
str x20, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov x0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp 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
Lloh4:
adrp x0, l_.str.2@PAGE
Lloh5:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
sub x8, x29, #20
str x8, [sp]
Lloh6:
adrp x0, l_.str.3@PAGE
Lloh7:
add x0, x0, l_.str.3@PAGEOFF
bl _scanf
ldur w8, [x29, #-20]
cmp w8, #1
b.lt LBB1_5
; %bb.1:
mov w20, #0
Lloh8:
adrp x19, _childThread@PAGE
Lloh9:
add x19, x19, _childThread@PAGEOFF
b LBB1_3
LBB1_2: ; in Loop: Header=BB1_3 Depth=1
add w20, w20, #1
ldur w8, [x29, #-20]
cmp w20, w8
b.ge LBB1_5
LBB1_3: ; =>This Inner Loop Header: Depth=1
bl _fork
cbnz w0, LBB1_2
; %bb.4: ; in Loop: Header=BB1_3 Depth=1
add x0, sp, #16
mov x1, #0
mov x2, x19
mov x3, #0
bl _pthread_create
ldr x0, [sp, #16]
mov x1, #0
bl _pthread_join
b LBB1_2
LBB1_5:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh8, Lloh9
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "The process ID is %d\n"
l_.str.1: ; @.str.1
.asciz "The parent process ID is %d\n"
l_.str.2: ; @.str.2
.asciz "Enter number of process: "
l_.str.3: ; @.str.3
.asciz "%d"
.subsections_via_symbols
| the_stack_data/52778.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _strrev ## -- Begin function strrev
.p2align 4, 0x90
_strrev: ## @strrev
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %r14
callq _strlen
decb %al
je LBB0_3
## %bb.1:
movzbl %al, %eax
decq %rax
xorl %ecx, %ecx
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movzbl (%r14,%rcx), %edx
movzbl 1(%r14,%rax), %ebx
movb %bl, (%r14,%rcx)
movb %dl, 1(%r14,%rax)
incq %rcx
movzbl %al, %edx
decq %rax
cmpq %rdx, %rcx
jb LBB0_2
LBB0_3:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _dec_hex ## -- Begin function dec_hex
.p2align 4, 0x90
_dec_hex: ## @dec_hex
.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
## kill: def $edi killed $edi def $rdi
xorps %xmm0, %xmm0
movups %xmm0, (%rsi)
movl $0, 16(%rsi)
testl %edi, %edi
je LBB1_8
## %bb.1:
xorl %eax, %eax
leaq L___const.dec_hex.HEX_VALUES(%rip), %r8
.p2align 4, 0x90
LBB1_2: ## =>This Inner Loop Header: Depth=1
leal 15(%rdi), %edx
testl %edi, %edi
movl %edi, %esi
cmovsl %edx, %esi
movl %esi, %ecx
sarl $4, %ecx
andl $-16, %esi
subl %esi, %edi
movslq %edi, %rsi
movzbl (%rsi,%r8), %ebx
movb %bl, (%r14,%rax)
incq %rax
movl %ecx, %edi
cmpl $30, %edx
ja LBB1_2
## %bb.3:
movl %eax, %eax
jmp LBB1_4
LBB1_8:
movb $48, (%r14)
movl $1, %eax
LBB1_4:
movb $0, (%r14,%rax)
movq %r14, %rdi
callq _strlen
decb %al
je LBB1_7
## %bb.5:
movzbl %al, %eax
decq %rax
xorl %ecx, %ecx
.p2align 4, 0x90
LBB1_6: ## =>This Inner Loop Header: Depth=1
movzbl (%r14,%rcx), %edx
movzbl 1(%r14,%rax), %ebx
movb %bl, (%r14,%rcx)
movb %dl, 1(%r14,%rax)
incq %rcx
movzbl %al, %edx
decq %rax
cmpq %rdx, %rcx
jb LBB1_6
LBB1_7:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## @__const.dec_hex.HEX_VALUES
L___const.dec_hex.HEX_VALUES:
.ascii "0123456789ABCDEF"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _strrev ; -- Begin function strrev
.p2align 2
_strrev: ; @strrev
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
bl _strlen
sub w9, w0, #1
tst w9, #0xff
b.eq LBB0_3
; %bb.1:
mov x8, #0
and x9, x9, #0xff
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldrb w10, [x19, x8]
ldrb w11, [x19, x9]
strb w11, [x19, x8]
strb w10, [x19, x9]
add x8, x8, #1
sub x9, x9, #1
cmp x8, w9, uxtb
b.lo 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
.globl _dec_hex ; -- Begin function dec_hex
.p2align 2
_dec_hex: ; @dec_hex
.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
stp xzr, xzr, [x1]
str wzr, [x1, #16]
cbz w0, LBB1_4
; %bb.1:
mov x8, #0
Lloh0:
adrp x9, l___const.dec_hex.HEX_VALUES@PAGE
Lloh1:
add x9, x9, l___const.dec_hex.HEX_VALUES@PAGEOFF
LBB1_2: ; =>This Inner Loop Header: Depth=1
add w10, w0, #15
cmp w0, #0
csel w11, w10, w0, lt
and w12, w11, #0xfffffff0
sub w12, w0, w12
ldrb w12, [x9, w12, sxtw]
asr w0, w11, #4
strb w12, [x19, x8]
add x8, x8, #1
cmp w10, #30
b.hi LBB1_2
; %bb.3:
and x8, x8, #0xffffffff
b LBB1_5
LBB1_4:
mov w8, #48
strb w8, [x19]
mov w8, #1
LBB1_5:
strb wzr, [x19, x8]
mov x0, x19
bl _strlen
sub w9, w0, #1
tst w9, #0xff
b.eq LBB1_8
; %bb.6:
mov x8, #0
and x9, x9, #0xff
LBB1_7: ; =>This Inner Loop Header: Depth=1
ldrb w10, [x19, x8]
ldrb w11, [x19, x9]
strb w11, [x19, x8]
strb w10, [x19, x9]
add x8, x8, #1
sub x9, x9, #1
cmp x8, w9, uxtb
b.lo LBB1_7
LBB1_8:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__literal16,16byte_literals
l___const.dec_hex.HEX_VALUES: ; @__const.dec_hex.HEX_VALUES
.ascii "0123456789ABCDEF"
.subsections_via_symbols
| the_stack_data/14199011.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _pause ## -- Begin function _pause
.p2align 4, 0x90
_pause: ## @"\01_pause"
.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 -4(%rbp), %rdx
movl $1, %edi
xorl %esi, %esi
callq _sigprocmask
movl %eax, %ecx
movl $-1, %eax
testl %ecx, %ecx
jne LBB0_2
## %bb.1:
leaq -4(%rbp), %rdi
callq _sigsuspend
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 _pause ; -- Begin function _pause
.p2align 2
_pause: ; @"\01_pause"
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
sub x2, x29, #4
mov w0, #1
mov x1, #0
bl _sigprocmask
cbz w0, LBB0_2
; %bb.1:
mov w0, #-1
b LBB0_3
LBB0_2:
sub x0, x29, #4
bl _sigsuspend
LBB0_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/89201441.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ib_umad_sm_close
_ib_umad_sm_close: ## @ib_umad_sm_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 %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq (%rsi), %rbx
movq _IB_PORT_SM@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -32(%rbp)
leaq 4(%rbx), %r14
movq %r14, %rdi
callq _mutex_lock
movq 16(%rbx), %rdi
testq %rdi, %rdi
je LBB0_1
## %bb.2:
movl 8(%rbx), %esi
leaq -32(%rbp), %rcx
xorl %edx, %edx
callq _ib_modify_port
movl %eax, %r15d
jmp LBB0_3
LBB0_1:
xorl %r15d, %r15d
LBB0_3:
movq %r14, %rdi
callq _mutex_unlock
movq %rbx, %rdi
callq _up
movl %r15d, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _IB_PORT_SM,4,2 ## @IB_PORT_SM
.no_dead_strip _ib_umad_sm_close
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ib_umad_sm_close
_ib_umad_sm_close: ; @ib_umad_sm_close
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
ldr x19, [x1]
Lloh0:
adrp x8, _IB_PORT_SM@GOTPAGE
Lloh1:
ldr x8, [x8, _IB_PORT_SM@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
str w8, [sp, #8]
add x20, x19, #4
mov x0, x20
bl _mutex_lock
ldr x0, [x19, #16]
cbz x0, LBB0_2
; %bb.1:
ldr w1, [x19, #8]
add x3, sp, #8
mov w2, #0
bl _ib_modify_port
mov x21, x0
b LBB0_3
LBB0_2:
mov w21, #0
LBB0_3:
mov x0, x20
bl _mutex_unlock
mov x0, x19
bl _up
mov x0, x21
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _IB_PORT_SM,4,2 ; @IB_PORT_SM
.no_dead_strip _ib_umad_sm_close
.subsections_via_symbols
| AnghaBench/linux/drivers/infiniband/core/extr_user_mad.c_ib_umad_sm_close.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function vmw_bo_unreference
_vmw_bo_unreference: ## @vmw_bo_unreference
.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
movq (%rdi), %rdi
movq $0, (%rax)
testq %rdi, %rdi
je LBB0_1
## %bb.2:
popq %rbp
jmp _ttm_bo_put ## TAILCALL
LBB0_1:
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _vmw_bo_unreference
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function vmw_bo_unreference
_vmw_bo_unreference: ; @vmw_bo_unreference
.cfi_startproc
; %bb.0:
mov x8, x0
ldr x0, [x0]
str xzr, [x8]
cbz x0, LBB0_2
; %bb.1:
b _ttm_bo_put
LBB0_2:
ret
.cfi_endproc
; -- End function
.no_dead_strip _vmw_bo_unreference
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/vmwgfx/extr_vmwgfx_drv.h_vmw_bo_unreference.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 particleNewSpeed
LCPI0_0:
.quad 0x41b1de784a000000 ## double 299792458
LCPI0_1:
.quad 0xc373f4d4eacdd756 ## double -89875517873681760
LCPI0_2:
.quad 0x3ff0000000000000 ## double 1
LCPI0_3:
.quad 0xbff0000000000000 ## double -1
.section __TEXT,__text,regular,pure_instructions
.globl _particleNewSpeed
.p2align 4, 0x90
_particleNewSpeed: ## @particleNewSpeed
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movsd LCPI0_0(%rip), %xmm3 ## xmm3 = mem[0],zero
mulsd %xmm3, %xmm1
mulsd %xmm3, %xmm1
mulsd %xmm0, %xmm0
divsd LCPI0_1(%rip), %xmm0
movsd LCPI0_2(%rip), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm4, %xmm0
sqrtsd %xmm0, %xmm0
movapd %xmm4, %xmm5
divsd %xmm0, %xmm5
addsd LCPI0_3(%rip), %xmm5
mulsd %xmm1, %xmm5
addsd %xmm2, %xmm5
addsd %xmm1, %xmm5
divsd %xmm5, %xmm1
mulsd %xmm1, %xmm1
subsd %xmm1, %xmm4
xorps %xmm0, %xmm0
sqrtsd %xmm4, %xmm0
mulsd %xmm3, %xmm0
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function distanceWithGap
LCPI1_0:
.quad 0x3ff0000000000000 ## double 1
LCPI1_1:
.quad 0x3fe0000000000000 ## double 0.5
.section __TEXT,__text,regular,pure_instructions
.globl _distanceWithGap
.p2align 4, 0x90
_distanceWithGap: ## @distanceWithGap
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movsd LCPI1_0(%rip), %xmm3 ## xmm3 = mem[0],zero
divsd %xmm1, %xmm3
mulsd %xmm3, %xmm0
mulsd LCPI1_1(%rip), %xmm0
subsd %xmm2, %xmm0
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI2_0:
.quad 0xbc07a42f549647fb ## double -1.602E-19
LCPI2_1:
.quad 0x3ff0000000000000 ## double 1
LCPI2_2:
.quad 0xc373f4d4eacdd756 ## double -89875517873681760
LCPI2_3:
.quad 0xbff0000000000000 ## double -1
LCPI2_4:
.quad 0x3d370b2ed5dda463 ## double 8.1867609231136716E-14
LCPI2_5:
.quad 0x41b1de784a000000 ## double 299792458
LCPI2_6:
.quad 0x3fe0000000000000 ## double 0.5
.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 $72, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
leaq L_str(%rip), %rdi
callq _puts
leaq L_.str.1(%rip), %rdi
xorl %r12d, %r12d
xorl %eax, %eax
callq _printf
movl $0, -52(%rbp)
leaq L_.str.2(%rip), %rbx
leaq -52(%rbp), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _scanf
leaq L_.str.3(%rip), %rdi
xorl %eax, %eax
callq _printf
movl $0, -68(%rbp)
leaq -68(%rbp), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _scanf
movl -68(%rbp), %r14d
leaq L_.str.4(%rip), %rdi
xorl %eax, %eax
callq _printf
movl $0, -64(%rbp)
leaq L_.str.5(%rip), %rbx
leaq -64(%rbp), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _scanf
leaq L_.str.6(%rip), %rdi
xorl %eax, %eax
callq _printf
movl $0, -60(%rbp)
leaq -60(%rbp), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _scanf
movss -64(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movaps %xmm1, %xmm2
subss %xmm0, %xmm2
movss %xmm2, -56(%rbp) ## 4-byte Spill
addss %xmm0, %xmm1
movss %xmm1, -44(%rbp) ## 4-byte Spill
leaq L_.str.7(%rip), %rdi
xorl %eax, %eax
callq _printf
movl $0, -48(%rbp)
leaq -48(%rbp), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _scanf
leaq L_.str.8(%rip), %rdi
xorl %eax, %eax
callq _printf
movq $0, -96(%rbp)
leaq L_.str.9(%rip), %rdi
leaq -96(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movl $10, %edi
callq _putchar
leaq L_.str.11(%rip), %rbx
movq %rbx, %rdi
callq _remove
leaq L_.str.12(%rip), %rsi
movq %rbx, %rdi
callq _fopen
movss -44(%rbp), %xmm2 ## 4-byte Reload
## xmm2 = mem[0],zero,zero,zero
subss -56(%rbp), %xmm2 ## 4-byte Folded Reload
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm2, -44(%rbp) ## 4-byte Spill
divss %xmm0, %xmm2
xorps %xmm1, %xmm1
ucomiss %xmm1, %xmm2
jbe LBB2_6
## %bb.1:
movq %rax, %r13
negl %r14d
xorps %xmm2, %xmm2
cvtsi2sd %r14d, %xmm2
mulsd LCPI2_0(%rip), %xmm2
movsd %xmm2, -88(%rbp) ## 8-byte Spill
leaq L_.str.13(%rip), %r14
leaq L_.str.14(%rip), %r15
jmp LBB2_2
.p2align 4, 0x90
LBB2_5: ## in Loop: Header=BB2_2 Depth=1
movl $10, %edi
movq %r13, %rsi
callq _fputc
incl %r12d
xorps %xmm1, %xmm1
cvtsi2ss %r12d, %xmm1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss -44(%rbp), %xmm2 ## 4-byte Reload
## xmm2 = mem[0],zero,zero,zero
divss %xmm0, %xmm2
ucomiss %xmm1, %xmm2
jbe LBB2_6
LBB2_2: ## =>This Loop Header: Depth=1
## Child Loop BB2_4 Depth 2
mulss %xmm1, %xmm0
addss -56(%rbp), %xmm0 ## 4-byte Folded Reload
cvtss2sd %xmm0, %xmm0
movq %r13, %rdi
movq %r14, %rsi
movsd %xmm0, -80(%rbp) ## 8-byte Spill
movb $1, %al
callq _fprintf
cmpl $0, -52(%rbp)
movsd -88(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
movsd LCPI2_2(%rip), %xmm1 ## xmm1 = mem[0],zero
movsd LCPI2_3(%rip), %xmm4 ## xmm4 = mem[0],zero
movsd LCPI2_4(%rip), %xmm5 ## xmm5 = mem[0],zero
movsd LCPI2_5(%rip), %xmm6 ## xmm6 = mem[0],zero
movsd LCPI2_6(%rip), %xmm7 ## xmm7 = mem[0],zero
jle LBB2_5
## %bb.3: ## in Loop: Header=BB2_2 Depth=1
movsd LCPI2_1(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd -80(%rbp), %xmm0 ## 8-byte Folded Reload
movsd %xmm0, -104(%rbp) ## 8-byte Spill
xorpd %xmm0, %xmm0
xorl %ebx, %ebx
.p2align 4, 0x90
LBB2_4: ## Parent Loop BB2_2 Depth=1
## => This Inner Loop Header: Depth=2
mulsd %xmm0, %xmm0
divsd %xmm1, %xmm0
movsd LCPI2_1(%rip), %xmm3 ## xmm3 = mem[0],zero
addsd %xmm3, %xmm0
sqrtsd %xmm0, %xmm0
movapd %xmm3, %xmm1
divsd %xmm0, %xmm1
addsd %xmm4, %xmm1
mulsd %xmm5, %xmm1
addsd %xmm2, %xmm1
addsd %xmm5, %xmm1
movapd %xmm5, %xmm0
divsd %xmm1, %xmm0
mulsd %xmm0, %xmm0
movapd %xmm3, %xmm1
subsd %xmm0, %xmm1
sqrtsd %xmm1, %xmm1
mulsd %xmm6, %xmm1
movsd %xmm1, -80(%rbp) ## 8-byte Spill
movsd -104(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
mulsd %xmm1, %xmm0
mulsd %xmm7, %xmm0
subsd -96(%rbp), %xmm0
movq %r13, %rdi
movq %r15, %rsi
movb $1, %al
callq _fprintf
movsd -80(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd LCPI2_6(%rip), %xmm7 ## xmm7 = mem[0],zero
movsd LCPI2_5(%rip), %xmm6 ## xmm6 = mem[0],zero
movsd LCPI2_4(%rip), %xmm5 ## xmm5 = mem[0],zero
movsd LCPI2_3(%rip), %xmm4 ## xmm4 = mem[0],zero
movsd LCPI2_2(%rip), %xmm1 ## xmm1 = mem[0],zero
movsd -88(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
incl %ebx
cmpl -52(%rbp), %ebx
jl LBB2_4
jmp LBB2_5
LBB2_6:
xorl %eax, %eax
addq $72, %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.1: ## @.str.1
.asciz "Enter the number of successive accelerations: "
L_.str.2: ## @.str.2
.asciz "%d"
L_.str.3: ## @.str.3
.asciz "Enter the tension (unit: V): "
L_.str.4: ## @.str.4
.asciz "Enter the signal frequence (unit: Hz): "
L_.str.5: ## @.str.5
.asciz "%f"
L_.str.6: ## @.str.6
.asciz "Enter the range of frequency around the origin frequence that must be compute (unit: Hz): +-"
L_.str.7: ## @.str.7
.asciz "Enter the step between two frequencies (unit: Hz): "
L_.str.8: ## @.str.8
.asciz "Enter gap between electrodes (unit: m): "
L_.str.9: ## @.str.9
.asciz "%lf"
L_.str.11: ## @.str.11
.asciz "datas.txt"
L_.str.12: ## @.str.12
.asciz "w"
L_.str.13: ## @.str.13
.asciz "%e"
L_.str.14: ## @.str.14
.asciz "\t%e"
L_str: ## @str
.asciz "\t===== This program computes the speed of an electron under several electrostatic fields ====="
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _particleNewSpeed ; -- Begin function particleNewSpeed
.p2align 2
_particleNewSpeed: ; @particleNewSpeed
.cfi_startproc
; %bb.0:
mov x8, #1241513984
movk x8, #56952, lsl #32
movk x8, #16817, lsl #48
fmov d3, x8
fmul d1, d1, d3
fmul d4, d1, d3
fmul d0, d0, d0
mov x8, #55126
movk x8, #60109, lsl #16
movk x8, #62676, lsl #32
movk x8, #50035, lsl #48
fmov d5, x8
fdiv d0, d0, d5
fmov d5, #1.00000000
fadd d0, d0, d5
fsqrt d0, d0
fdiv d0, d5, d0
fmov d6, #-1.00000000
fadd d0, d0, d6
fmadd d0, d0, d4, d2
fmadd d0, d1, d3, d0
fdiv d0, d4, d0
fmul d0, d0, d0
fsub d0, d5, d0
fsqrt d0, d0
fmul d0, d0, d3
ret
.cfi_endproc
; -- End function
.globl _distanceWithGap ; -- Begin function distanceWithGap
.p2align 2
_distanceWithGap: ; @distanceWithGap
.cfi_startproc
; %bb.0:
fmov d3, #1.00000000
fdiv d1, d3, d1
fmul d0, d1, d0
fmov d1, #0.50000000
fmul d0, d0, d1
fsub d0, d0, d2
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #192
.cfi_def_cfa_offset 192
stp d15, d14, [sp, #48] ; 16-byte Folded Spill
stp d13, d12, [sp, #64] ; 16-byte Folded Spill
stp d11, d10, [sp, #80] ; 16-byte Folded Spill
stp d9, d8, [sp, #96] ; 16-byte Folded Spill
stp x26, x25, [sp, #112] ; 16-byte Folded Spill
stp x24, x23, [sp, #128] ; 16-byte Folded Spill
stp x22, x21, [sp, #144] ; 16-byte Folded Spill
stp x20, x19, [sp, #160] ; 16-byte Folded Spill
stp x29, x30, [sp, #176] ; 16-byte Folded Spill
add x29, sp, #176
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset b8, -88
.cfi_offset b9, -96
.cfi_offset b10, -104
.cfi_offset b11, -112
.cfi_offset b12, -120
.cfi_offset b13, -128
.cfi_offset b14, -136
.cfi_offset b15, -144
Lloh0:
adrp x0, l_str@PAGE
Lloh1:
add x0, x0, l_str@PAGEOFF
bl _puts
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
str wzr, [sp, #44]
add x8, sp, #44
str x8, [sp]
Lloh4:
adrp x19, l_.str.2@PAGE
Lloh5:
add x19, x19, l_.str.2@PAGEOFF
mov x0, x19
bl _scanf
Lloh6:
adrp x0, l_.str.3@PAGE
Lloh7:
add x0, x0, l_.str.3@PAGEOFF
bl _printf
str wzr, [sp, #40]
add x8, sp, #40
str x8, [sp]
mov x0, x19
bl _scanf
ldr w20, [sp, #40]
Lloh8:
adrp x0, l_.str.4@PAGE
Lloh9:
add x0, x0, l_.str.4@PAGEOFF
bl _printf
str wzr, [sp, #36]
add x8, sp, #36
str x8, [sp]
Lloh10:
adrp x19, l_.str.5@PAGE
Lloh11:
add x19, x19, l_.str.5@PAGEOFF
mov x0, x19
bl _scanf
Lloh12:
adrp x0, l_.str.6@PAGE
Lloh13:
add x0, x0, l_.str.6@PAGEOFF
bl _printf
str wzr, [sp, #32]
add x8, sp, #32
str x8, [sp]
mov x0, x19
bl _scanf
ldp s1, s0, [sp, #32]
fsub s8, s0, s1
fadd s9, s0, s1
Lloh14:
adrp x0, l_.str.7@PAGE
Lloh15:
add x0, x0, l_.str.7@PAGEOFF
bl _printf
str wzr, [sp, #28]
add x8, sp, #28
str x8, [sp]
mov x0, x19
bl _scanf
Lloh16:
adrp x0, l_.str.8@PAGE
Lloh17:
add x0, x0, l_.str.8@PAGEOFF
bl _printf
str xzr, [sp, #16]
add x8, sp, #16
str x8, [sp]
Lloh18:
adrp x0, l_.str.9@PAGE
Lloh19:
add x0, x0, l_.str.9@PAGEOFF
bl _scanf
mov w0, #10
bl _putchar
Lloh20:
adrp x19, l_.str.11@PAGE
Lloh21:
add x19, x19, l_.str.11@PAGEOFF
mov x0, x19
bl _remove
Lloh22:
adrp x1, l_.str.12@PAGE
Lloh23:
add x1, x1, l_.str.12@PAGEOFF
mov x0, x19
bl _fopen
fsub s9, s9, s8
ldr s0, [sp, #28]
fdiv s1, s9, s0
fcmp s1, #0.0
b.le LBB2_6
; %bb.1:
mov x19, x0
mov w22, #0
neg w8, w20
scvtf d1, w8
mov x8, #18427
movk x8, #21654, lsl #16
movk x8, #42031, lsl #32
movk x8, #48135, lsl #48
fmov d2, x8
fmul d10, d1, d2
movi d1, #0000000000000000
Lloh24:
adrp x20, l_.str.13@PAGE
Lloh25:
add x20, x20, l_.str.13@PAGEOFF
fmov d11, #1.00000000
mov x23, #55126
movk x23, #60109, lsl #16
movk x23, #62676, lsl #32
movk x23, #50035, lsl #48
fmov d12, #-1.00000000
mov x24, #42083
movk x24, #54749, lsl #16
movk x24, #2862, lsl #32
movk x24, #15671, lsl #48
mov x25, #1241513984
movk x25, #56952, lsl #32
movk x25, #16817, lsl #48
fmov d13, #0.50000000
Lloh26:
adrp x21, l_.str.14@PAGE
Lloh27:
add x21, x21, l_.str.14@PAGEOFF
b LBB2_3
LBB2_2: ; in Loop: Header=BB2_3 Depth=1
mov w0, #10
mov x1, x19
bl _fputc
add w22, w22, #1
scvtf s1, w22
ldr s0, [sp, #28]
fdiv s2, s9, s0
fcmp s2, s1
b.le LBB2_6
LBB2_3: ; =>This Loop Header: Depth=1
; Child Loop BB2_5 Depth 2
fmadd s0, s1, s0, s8
fcvt d14, s0
str d14, [sp]
mov x0, x19
mov x1, x20
bl _fprintf
ldr w8, [sp, #44]
cmp w8, #1
b.lt LBB2_2
; %bb.4: ; in Loop: Header=BB2_3 Depth=1
mov w26, #0
movi d15, #0000000000000000
fdiv d14, d11, d14
LBB2_5: ; Parent Loop BB2_3 Depth=1
; => This Inner Loop Header: Depth=2
fmul d0, d15, d15
fmov d1, x23
fdiv d0, d0, d1
fadd d0, d0, d11
fsqrt d0, d0
fdiv d0, d11, d0
fadd d0, d0, d12
fmov d1, x24
fmadd d0, d0, d1, d10
fadd d0, d0, d1
fdiv d0, d1, d0
fmul d0, d0, d0
fsub d0, d11, d0
fsqrt d0, d0
fmov d1, x25
fmul d15, d0, d1
ldr d0, [sp, #16]
fmul d1, d14, d15
fmul d1, d1, d13
fsub d0, d1, d0
str d0, [sp]
mov x0, x19
mov x1, x21
bl _fprintf
ldr w8, [sp, #44]
add w26, w26, #1
cmp w26, w8
b.lt LBB2_5
b LBB2_2
LBB2_6:
mov w0, #0
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
ldp x20, x19, [sp, #160] ; 16-byte Folded Reload
ldp x22, x21, [sp, #144] ; 16-byte Folded Reload
ldp x24, x23, [sp, #128] ; 16-byte Folded Reload
ldp x26, x25, [sp, #112] ; 16-byte Folded Reload
ldp d9, d8, [sp, #96] ; 16-byte Folded Reload
ldp d11, d10, [sp, #80] ; 16-byte Folded Reload
ldp d13, d12, [sp, #64] ; 16-byte Folded Reload
ldp d15, d14, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #192
ret
.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 Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh26, Lloh27
.loh AdrpAdd Lloh24, Lloh25
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "Enter the number of successive accelerations: "
l_.str.2: ; @.str.2
.asciz "%d"
l_.str.3: ; @.str.3
.asciz "Enter the tension (unit: V): "
l_.str.4: ; @.str.4
.asciz "Enter the signal frequence (unit: Hz): "
l_.str.5: ; @.str.5
.asciz "%f"
l_.str.6: ; @.str.6
.asciz "Enter the range of frequency around the origin frequence that must be compute (unit: Hz): +-"
l_.str.7: ; @.str.7
.asciz "Enter the step between two frequencies (unit: Hz): "
l_.str.8: ; @.str.8
.asciz "Enter gap between electrodes (unit: m): "
l_.str.9: ; @.str.9
.asciz "%lf"
l_.str.11: ; @.str.11
.asciz "datas.txt"
l_.str.12: ; @.str.12
.asciz "w"
l_.str.13: ; @.str.13
.asciz "%e"
l_.str.14: ; @.str.14
.asciz "\t%e"
l_str: ; @str
.asciz "\t===== This program computes the speed of an electron under several electrostatic fields ====="
.subsections_via_symbols
| the_stack_data/150142881.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ssl_ct_validation_name ## -- Begin function ssl_ct_validation_name
.p2align 4, 0x90
_ssl_ct_validation_name: ## @ssl_ct_validation_name
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movl %edi, %r14d
movq _ssl_ct_validation_modes@GOTPCREL(%rip), %rax
movl (%rax), %ebx
movl %ebx, %edi
callq _OSSL_NELEM
movl %ebx, %edi
movl %eax, %esi
movl %r14d, %edx
popq %rbx
popq %r14
popq %rbp
jmp _enum_name ## TAILCALL
.cfi_endproc
## -- End function
.comm _ssl_ct_validation_modes,4,2 ## @ssl_ct_validation_modes
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ssl_ct_validation_name ; -- Begin function ssl_ct_validation_name
.p2align 2
_ssl_ct_validation_name: ; @ssl_ct_validation_name
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
Lloh0:
adrp x8, _ssl_ct_validation_modes@GOTPAGE
Lloh1:
ldr x8, [x8, _ssl_ct_validation_modes@GOTPAGEOFF]
Lloh2:
ldr w20, [x8]
mov x0, x20
bl _OSSL_NELEM
mov x1, x0
mov x0, x20
mov x2, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _enum_name
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _ssl_ct_validation_modes,4,2 ; @ssl_ct_validation_modes
.subsections_via_symbols
| AnghaBench/openssl/test/extr_ssl_test_ctx.c_ssl_ct_validation_name.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ocrdma_add_mmap
_ocrdma_add_mmap: ## @ocrdma_add_mmap
.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
movl %esi, %r12d
movq %rdi, %r15
movq _GFP_KERNEL@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl $24, %edi
callq _kzalloc
testq %rax, %rax
je LBB0_1
## %bb.2:
movq %rax, %rbx
movl %r12d, 16(%rax)
movq %r14, 8(%rax)
movq %rax, %rdi
callq _INIT_LIST_HEAD
movq %r15, %rdi
callq _mutex_lock
leaq 4(%r15), %rsi
movq %rbx, %rdi
callq _list_add_tail
movq %r15, %rdi
callq _mutex_unlock
xorl %eax, %eax
jmp LBB0_3
LBB0_1:
movq _ENOMEM@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
LBB0_3:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _GFP_KERNEL,4,2 ## @GFP_KERNEL
.comm _ENOMEM,4,2 ## @ENOMEM
.no_dead_strip _ocrdma_add_mmap
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ocrdma_add_mmap
_ocrdma_add_mmap: ; @ocrdma_add_mmap
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x20, x2
mov x22, x1
mov x19, x0
Lloh0:
adrp x8, _GFP_KERNEL@GOTPAGE
Lloh1:
ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
mov w0, #24
bl _kzalloc
cbz x0, LBB0_2
; %bb.1:
mov x21, x0
str w22, [x0, #16]
str x20, [x0, #8]
bl _INIT_LIST_HEAD
mov x0, x19
bl _mutex_lock
add x1, x19, #4
mov x0, x21
bl _list_add_tail
mov x0, x19
bl _mutex_unlock
mov w0, #0
b LBB0_3
LBB0_2:
Lloh3:
adrp x8, _ENOMEM@GOTPAGE
Lloh4:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
neg w0, w8
LBB0_3:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _GFP_KERNEL,4,2 ; @GFP_KERNEL
.comm _ENOMEM,4,2 ; @ENOMEM
.no_dead_strip _ocrdma_add_mmap
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/infiniband/hw/ocrdma/extr_ocrdma_verbs.c_ocrdma_add_mmap.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _radeon_combios_external_tmds_setup ## -- Begin function radeon_combios_external_tmds_setup
.p2align 4, 0x90
_radeon_combios_external_tmds_setup: ## @radeon_combios_external_tmds_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 %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), %rbx
movq (%rbx), %r14
callq _to_radeon_encoder
movq (%rax), %r15
xorl %r13d, %r13d
testq %r15, %r15
je LBB0_29
## %bb.1:
movq _RADEON_IS_IGP@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, (%r14)
je LBB0_16
## %bb.2:
movq _COMBIOS_TMDS_POWER_ON_TABLE@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _combios_get_table_offset
movl %eax, %ebx
movl %eax, %edi
callq _RBIOS8
testl %ebx, %ebx
je LBB0_29
## %bb.3:
movl %ebx, %edi
callq _RBIOS8
cmpl $2, %eax
jl LBB0_29
## %bb.4:
movq %r15, -48(%rbp) ## 8-byte Spill
leal 3(%rbx), %edi
callq _RBIOS8
movl $1, %r13d
testl %eax, %eax
jle LBB0_29
## %bb.5:
movl %eax, %r15d
addl $4, %ebx
incl %r15d
leaq LJTI0_0(%rip), %r14
jmp LBB0_6
LBB0_14: ## in Loop: Header=BB0_6 Depth=1
leaq L_.str(%rip), %rdi
## kill: def $esi killed $esi killed $rsi
callq _DRM_ERROR
.p2align 4, 0x90
LBB0_15: ## in Loop: Header=BB0_6 Depth=1
decl %r15d
movl %r12d, %ebx
cmpl $1, %r15d
jle LBB0_28
LBB0_6: ## =>This Inner Loop Header: Depth=1
movl %ebx, %edi
callq _RBIOS16
leal 2(%rbx), %r12d
movl %eax, %esi
sarl $13, %esi
cmpl $6, %esi
ja LBB0_14
## %bb.7: ## in Loop: Header=BB0_6 Depth=1
movl %eax, %r13d
movslq (%r14,%rsi,4), %rax
addq %r14, %rax
jmpq *%rax
LBB0_8: ## in Loop: Header=BB0_6 Depth=1
shll $2, %r13d
andl $32764, %r13d ## imm = 0x7FFC
movl %r12d, %edi
callq _RBIOS32
addl $6, %ebx
movl %r13d, %edi
movl %eax, %esi
jmp LBB0_9
LBB0_10: ## in Loop: Header=BB0_6 Depth=1
shll $2, %r13d
andl $32764, %r13d ## imm = 0x7FFC
movl %r12d, %edi
callq _RBIOS32
movl %eax, %r12d
leal 6(%rbx), %edi
callq _RBIOS32
movl %eax, %r14d
addl $10, %ebx
movl %r13d, %edi
callq _RREG32
andl %eax, %r12d
orl %r14d, %r12d
leaq LJTI0_0(%rip), %r14
movl %r13d, %edi
movl %r12d, %esi
LBB0_9: ## in Loop: Header=BB0_6 Depth=1
callq _WREG32
movl %ebx, %r12d
jmp LBB0_15
LBB0_11: ## in Loop: Header=BB0_6 Depth=1
movl %r12d, %edi
callq _RBIOS16
addl $4, %ebx
movl %eax, %edi
callq _udelay
movl %ebx, %r12d
jmp LBB0_15
LBB0_12: ## in Loop: Header=BB0_6 Depth=1
movl %r12d, %edi
callq _RBIOS16
addl $4, %ebx
movl %eax, %edi
callq _mdelay
movl %ebx, %r12d
jmp LBB0_15
LBB0_13: ## in Loop: Header=BB0_6 Depth=1
shrl %r13d
andl $127, %r13d
leal 3(%rbx), %edi
callq _RBIOS8
movl %eax, %r14d
leal 4(%rbx), %edi
callq _RBIOS8
addl $5, %ebx
movq -48(%rbp), %rcx ## 8-byte Reload
movl 4(%rcx), %edi
movl %r13d, %esi
movl %r14d, %edx
leaq LJTI0_0(%rip), %r14
movl %eax, %ecx
callq _radeon_i2c_put_byte
movl %ebx, %r12d
jmp LBB0_15
LBB0_16:
movq _COMBIOS_EXT_TMDS_INFO_TABLE@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _combios_get_table_offset
testl %eax, %eax
je LBB0_29
## %bb.17:
movl %eax, %r12d
addl $10, %r12d
movl %r12d, %edi
callq _RBIOS16
movl $1, %r13d
cmpl $65535, %eax ## imm = 0xFFFF
je LBB0_29
## %bb.18:
movl %eax, %ebx
movq %r15, -48(%rbp) ## 8-byte Spill
leaq LJTI0_1(%rip), %r15
jmp LBB0_19
LBB0_26: ## in Loop: Header=BB0_19 Depth=1
leaq L_.str(%rip), %rdi
## kill: def $esi killed $esi killed $rsi
callq _DRM_ERROR
.p2align 4, 0x90
LBB0_27: ## in Loop: Header=BB0_19 Depth=1
movl %r13d, %edi
callq _RBIOS16
movl %eax, %ebx
movl %r13d, %r12d
cmpl $65535, %eax ## imm = 0xFFFF
je LBB0_28
LBB0_19: ## =>This Inner Loop Header: Depth=1
leal 2(%r12), %r13d
movl %ebx, %esi
sarl $13, %esi
cmpl $6, %esi
ja LBB0_26
## %bb.20: ## in Loop: Header=BB0_19 Depth=1
movslq (%r15,%rsi,4), %rax
addq %r15, %rax
jmpq *%rax
LBB0_21: ## in Loop: Header=BB0_19 Depth=1
shll $2, %ebx
andl $32764, %ebx ## imm = 0x7FFC
movl %r13d, %edi
callq _RBIOS32
movl %ebx, %edi
movl %eax, %esi
callq _WREG32
jmp LBB0_27
LBB0_22: ## in Loop: Header=BB0_19 Depth=1
shll $2, %ebx
andl $32764, %ebx ## imm = 0x7FFC
movl %r13d, %edi
callq _RBIOS32
movl %eax, %r14d
leal 6(%r12), %edi
callq _RBIOS32
movl %eax, %r13d
addl $10, %r12d
movl %ebx, %edi
callq _RREG32
andl %eax, %r14d
orl %r13d, %r14d
movl %ebx, %edi
movl %r14d, %esi
callq _WREG32
movl %r12d, %r13d
jmp LBB0_27
LBB0_23: ## in Loop: Header=BB0_19 Depth=1
movl %r13d, %edi
callq _RBIOS16
addl $4, %r12d
movl %eax, %edi
callq _udelay
movl %r12d, %r13d
jmp LBB0_27
LBB0_24: ## in Loop: Header=BB0_19 Depth=1
andl $8191, %ebx ## imm = 0x1FFF
movl %r13d, %edi
callq _RBIOS32
movl %eax, %r14d
leal 6(%r12), %edi
callq _RBIOS32
movl %eax, %r13d
addl $10, %r12d
movl %ebx, %edi
callq _RREG32_PLL
andl %eax, %r14d
orl %r13d, %r14d
movl %ebx, %edi
movl %r14d, %esi
callq _WREG32_PLL
movl %r12d, %r13d
jmp LBB0_27
LBB0_25: ## in Loop: Header=BB0_19 Depth=1
andl $8191, %ebx ## imm = 0x1FFF
movl %r13d, %edi
callq _RBIOS8
addl $3, %r12d
movq -48(%rbp), %rcx ## 8-byte Reload
movl (%rcx), %esi
movl 4(%rcx), %edi
movl %ebx, %edx
movl %eax, %ecx
callq _radeon_i2c_put_byte
movl %r12d, %r13d
jmp LBB0_27
LBB0_28:
movl $1, %r13d
LBB0_29:
movl %r13d, %eax
addq $8, %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_8, LBB0_8-LJTI0_0
.set L0_0_set_14, LBB0_14-LJTI0_0
.set L0_0_set_10, LBB0_10-LJTI0_0
.set L0_0_set_11, LBB0_11-LJTI0_0
.set L0_0_set_12, LBB0_12-LJTI0_0
.set L0_0_set_13, LBB0_13-LJTI0_0
LJTI0_0:
.long L0_0_set_8
.long L0_0_set_14
.long L0_0_set_10
.long L0_0_set_11
.long L0_0_set_12
.long L0_0_set_14
.long L0_0_set_13
.set L0_1_set_21, LBB0_21-LJTI0_1
.set L0_1_set_26, LBB0_26-LJTI0_1
.set L0_1_set_22, LBB0_22-LJTI0_1
.set L0_1_set_23, LBB0_23-LJTI0_1
.set L0_1_set_24, LBB0_24-LJTI0_1
.set L0_1_set_25, LBB0_25-LJTI0_1
LJTI0_1:
.long L0_1_set_21
.long L0_1_set_26
.long L0_1_set_22
.long L0_1_set_26
.long L0_1_set_23
.long L0_1_set_24
.long L0_1_set_25
.end_data_region
## -- End function
.comm _RADEON_IS_IGP,4,2 ## @RADEON_IS_IGP
.comm _COMBIOS_TMDS_POWER_ON_TABLE,4,2 ## @COMBIOS_TMDS_POWER_ON_TABLE
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Unknown id %d\n"
.comm _COMBIOS_EXT_TMDS_INFO_TABLE,4,2 ## @COMBIOS_EXT_TMDS_INFO_TABLE
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _radeon_combios_external_tmds_setup ; -- Begin function radeon_combios_external_tmds_setup
.p2align 2
_radeon_combios_external_tmds_setup: ; @radeon_combios_external_tmds_setup
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
ldr x19, [x0]
ldr x20, [x19]
bl _to_radeon_encoder
ldr x25, [x0]
cbz x25, LBB0_6
; %bb.1:
ldr w8, [x20]
Lloh0:
adrp x9, _RADEON_IS_IGP@GOTPAGE
Lloh1:
ldr x9, [x9, _RADEON_IS_IGP@GOTPAGEOFF]
Lloh2:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_17
; %bb.2:
Lloh3:
adrp x8, _COMBIOS_TMDS_POWER_ON_TABLE@GOTPAGE
Lloh4:
ldr x8, [x8, _COMBIOS_TMDS_POWER_ON_TABLE@GOTPAGEOFF]
Lloh5:
ldr w1, [x8]
mov x0, x19
bl _combios_get_table_offset
mov x19, x0
bl _RBIOS8
cbz w19, LBB0_6
; %bb.3:
mov x0, x19
bl _RBIOS8
cmp w0, #2
b.lt LBB0_6
; %bb.4:
add w0, w19, #3
bl _RBIOS8
cmp w0, #1
b.lt LBB0_19
; %bb.5:
add w21, w19, #4
add w26, w0, #1
Lloh6:
adrp x19, l_.str@PAGE
Lloh7:
add x19, x19, l_.str@PAGEOFF
Lloh8:
adrp x27, lJTI0_0@PAGE
Lloh9:
add x27, x27, lJTI0_0@PAGEOFF
b LBB0_9
LBB0_6:
mov w0, #0
b LBB0_20
LBB0_7: ; in Loop: Header=BB0_9 Depth=1
mov x0, x19
; kill: def $w1 killed $w1 killed $x1
bl _DRM_ERROR
LBB0_8: ; in Loop: Header=BB0_9 Depth=1
sub w26, w26, #1
mov x21, x20
cmp w26, #1
b.le LBB0_19
LBB0_9: ; =>This Inner Loop Header: Depth=1
mov x0, x21
bl _RBIOS16
add w20, w21, #2
asr w1, w0, #13
cmp w1, #6
b.hi LBB0_7
; %bb.10: ; in Loop: Header=BB0_9 Depth=1
adr x8, LBB0_7
ldrb w9, [x27, x1]
add x8, x8, x9, lsl #2
br x8
LBB0_11: ; in Loop: Header=BB0_9 Depth=1
ubfiz w22, w0, #2, #13
mov x0, x20
bl _RBIOS32
mov x1, x0
add w20, w21, #6
b LBB0_13
LBB0_12: ; in Loop: Header=BB0_9 Depth=1
ubfiz w22, w0, #2, #13
mov x0, x20
bl _RBIOS32
mov x23, x0
add w0, w21, #6
bl _RBIOS32
mov x24, x0
add w20, w21, #10
mov x0, x22
bl _RREG32
and w8, w0, w23
orr w1, w8, w24
LBB0_13: ; in Loop: Header=BB0_9 Depth=1
mov x0, x22
bl _WREG32
b LBB0_8
LBB0_14: ; in Loop: Header=BB0_9 Depth=1
mov x0, x20
bl _RBIOS16
add w20, w21, #4
bl _udelay
b LBB0_8
LBB0_15: ; in Loop: Header=BB0_9 Depth=1
mov x0, x20
bl _RBIOS16
add w20, w21, #4
bl _mdelay
b LBB0_8
LBB0_16: ; in Loop: Header=BB0_9 Depth=1
ubfx w22, w0, #1, #7
add w0, w21, #3
bl _RBIOS8
mov x23, x0
add w0, w21, #4
bl _RBIOS8
mov x3, x0
add w20, w21, #5
ldr w0, [x25, #4]
mov x1, x22
mov x2, x23
bl _radeon_i2c_put_byte
b LBB0_8
LBB0_17:
Lloh10:
adrp x8, _COMBIOS_EXT_TMDS_INFO_TABLE@GOTPAGE
Lloh11:
ldr x8, [x8, _COMBIOS_EXT_TMDS_INFO_TABLE@GOTPAGEOFF]
Lloh12:
ldr w1, [x8]
mov x0, x19
bl _combios_get_table_offset
cbz w0, LBB0_20
; %bb.18:
add w21, w0, #10
mov x0, x21
bl _RBIOS16
mov w26, #65535
cmp w0, w26
b.ne LBB0_21
LBB0_19:
mov w0, #1
LBB0_20:
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_21:
Lloh13:
adrp x19, l_.str@PAGE
Lloh14:
add x19, x19, l_.str@PAGEOFF
Lloh15:
adrp x27, lJTI0_1@PAGE
Lloh16:
add x27, x27, lJTI0_1@PAGEOFF
b LBB0_24
LBB0_22: ; in Loop: Header=BB0_24 Depth=1
mov x0, x19
; kill: def $w1 killed $w1 killed $x1
bl _DRM_ERROR
LBB0_23: ; in Loop: Header=BB0_24 Depth=1
mov x0, x20
bl _RBIOS16
mov x21, x20
cmp w0, w26
b.eq LBB0_19
LBB0_24: ; =>This Inner Loop Header: Depth=1
add w20, w21, #2
asr w1, w0, #13
cmp w1, #6
b.hi LBB0_22
; %bb.25: ; in Loop: Header=BB0_24 Depth=1
adr x8, LBB0_22
ldrb w9, [x27, x1]
add x8, x8, x9, lsl #2
br x8
LBB0_26: ; in Loop: Header=BB0_24 Depth=1
ubfiz w21, w0, #2, #13
mov x0, x20
bl _RBIOS32
mov x1, x0
mov x0, x21
bl _WREG32
b LBB0_23
LBB0_27: ; in Loop: Header=BB0_24 Depth=1
ubfiz w22, w0, #2, #13
mov x0, x20
bl _RBIOS32
mov x23, x0
add w0, w21, #6
bl _RBIOS32
mov x24, x0
add w20, w21, #10
mov x0, x22
bl _RREG32
and w8, w0, w23
orr w1, w8, w24
mov x0, x22
bl _WREG32
b LBB0_23
LBB0_28: ; in Loop: Header=BB0_24 Depth=1
mov x0, x20
bl _RBIOS16
add w20, w21, #4
bl _udelay
b LBB0_23
LBB0_29: ; in Loop: Header=BB0_24 Depth=1
and w22, w0, #0x1fff
mov x0, x20
bl _RBIOS32
mov x23, x0
add w0, w21, #6
bl _RBIOS32
mov x24, x0
add w20, w21, #10
mov x0, x22
bl _RREG32_PLL
and w8, w0, w23
orr w1, w8, w24
mov x0, x22
bl _WREG32_PLL
b LBB0_23
LBB0_30: ; in Loop: Header=BB0_24 Depth=1
and w22, w0, #0x1fff
mov x0, x20
bl _RBIOS8
mov x3, x0
add w20, w21, #3
ldp w1, w0, [x25]
mov x2, x22
bl _radeon_i2c_put_byte
b LBB0_23
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpAdd Lloh15, Lloh16
.loh AdrpAdd Lloh13, Lloh14
.cfi_endproc
.section __TEXT,__const
lJTI0_0:
.byte (LBB0_11-LBB0_7)>>2
.byte (LBB0_7-LBB0_7)>>2
.byte (LBB0_12-LBB0_7)>>2
.byte (LBB0_14-LBB0_7)>>2
.byte (LBB0_15-LBB0_7)>>2
.byte (LBB0_7-LBB0_7)>>2
.byte (LBB0_16-LBB0_7)>>2
lJTI0_1:
.byte (LBB0_26-LBB0_22)>>2
.byte (LBB0_22-LBB0_22)>>2
.byte (LBB0_27-LBB0_22)>>2
.byte (LBB0_22-LBB0_22)>>2
.byte (LBB0_28-LBB0_22)>>2
.byte (LBB0_29-LBB0_22)>>2
.byte (LBB0_30-LBB0_22)>>2
; -- End function
.comm _RADEON_IS_IGP,4,2 ; @RADEON_IS_IGP
.comm _COMBIOS_TMDS_POWER_ON_TABLE,4,2 ; @COMBIOS_TMDS_POWER_ON_TABLE
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Unknown id %d\n"
.comm _COMBIOS_EXT_TMDS_INFO_TABLE,4,2 ; @COMBIOS_EXT_TMDS_INFO_TABLE
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/gpu/drm/radeon/extr_radeon_combios.c_radeon_combios_external_tmds_setup.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _obs_sceneitem_set_info ## -- Begin function obs_sceneitem_set_info
.p2align 4, 0x90
_obs_sceneitem_set_info: ## @obs_sceneitem_set_info
.cfi_startproc
## %bb.0:
testq %rdi, %rdi
je LBB0_2
## %bb.1:
testq %rsi, %rsi
je LBB0_2
## %bb.3:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl 24(%rsi), %eax
movl %eax, 24(%rdi)
movl 20(%rsi), %eax
movl %eax, 20(%rdi)
movl 16(%rsi), %eax
movl %eax, 16(%rdi)
movups (%rsi), %xmm0
movups %xmm0, (%rdi)
popq %rbp
jmp _do_update_transform ## TAILCALL
LBB0_2:
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _obs_sceneitem_set_info ; -- Begin function obs_sceneitem_set_info
.p2align 2
_obs_sceneitem_set_info: ; @obs_sceneitem_set_info
.cfi_startproc
; %bb.0:
cbz x0, LBB0_3
; %bb.1:
cbz x1, LBB0_3
; %bb.2:
ldr w8, [x1, #24]
str w8, [x0, #24]
ldr d0, [x1, #16]
str d0, [x0, #16]
ldr q0, [x1]
str q0, [x0]
b _do_update_transform
LBB0_3:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/obs-studio/libobs/extr_obs-scene.c_obs_sceneitem_set_info.c | anghabench |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.