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
.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
callq _fork
testl %eax, %eax
je LBB0_1
## %bb.2:
leaq L_.str.1(%rip), %rdi
movl %eax, %esi
xorl %eax, %eax
callq _printf
movl $30, %edi
callq _sleep
leaq L_.str.3(%rip), %rdi
jmp LBB0_3
LBB0_1:
leaq L_.str(%rip), %rdi
callq _puts
leaq L_.str.2(%rip), %rdi
LBB0_3:
callq _puts
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\346\210\221\346\230\257\345\255\220\350\277\233\347\250\213"
L_.str.1: ## @.str.1
.asciz "\345\255\220\350\277\233\347\250\213\347\232\204ID\357\274\232%d \n"
L_.str.2: ## @.str.2
.asciz "\345\255\220\350\277\233\347\250\213\347\273\223\346\235\237"
L_.str.3: ## @.str.3
.asciz "\344\270\273\350\277\233\347\250\213\347\273\223\346\235\237"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
bl _fork
; kill: def $w0 killed $w0 def $x0
cbz w0, LBB0_2
; %bb.1:
str x0, [sp]
Lloh0:
adrp x0, l_.str.1@PAGE
Lloh1:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w0, #30
bl _sleep
Lloh2:
adrp x0, l_.str.3@PAGE
Lloh3:
add x0, x0, l_.str.3@PAGEOFF
b LBB0_3
LBB0_2:
Lloh4:
adrp x0, l_.str@PAGE
Lloh5:
add x0, x0, l_.str@PAGEOFF
bl _puts
Lloh6:
adrp x0, l_.str.2@PAGE
Lloh7:
add x0, x0, l_.str.2@PAGEOFF
LBB0_3:
bl _puts
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\346\210\221\346\230\257\345\255\220\350\277\233\347\250\213"
l_.str.1: ; @.str.1
.asciz "\345\255\220\350\277\233\347\250\213\347\232\204ID\357\274\232%d \n"
l_.str.2: ; @.str.2
.asciz "\345\255\220\350\277\233\347\250\213\347\273\223\346\235\237"
l_.str.3: ; @.str.3
.asciz "\344\270\273\350\277\233\347\250\213\347\273\223\346\235\237"
.subsections_via_symbols
| the_stack_data/243893751.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/635563.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function tps65217_pmic_set_suspend_enable
_tps65217_pmic_set_suspend_enable: ## @tps65217_pmic_set_suspend_enable
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %rbx
callq _rdev_get_drvdata
movq %rax, %r14
movq %rbx, %rdi
callq _rdev_get_id
movq _TPS65217_DCDC_1@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jb LBB0_2
## %bb.1:
movq _TPS65217_LDO_4@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
ja LBB0_2
## %bb.3:
movq (%rbx), %rax
movl (%rax), %edx
movl 4(%rax), %esi
movq _TPS65217_PROTECT_L1@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq %r14, %rdi
popq %rbx
popq %r14
popq %rbp
jmp _tps65217_clear_bits ## TAILCALL
LBB0_2:
movq _EINVAL@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _TPS65217_DCDC_1,4,2 ## @TPS65217_DCDC_1
.comm _TPS65217_LDO_4,4,2 ## @TPS65217_LDO_4
.comm _EINVAL,4,2 ## @EINVAL
.comm _TPS65217_PROTECT_L1,4,2 ## @TPS65217_PROTECT_L1
.no_dead_strip _tps65217_pmic_set_suspend_enable
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function tps65217_pmic_set_suspend_enable
_tps65217_pmic_set_suspend_enable: ; @tps65217_pmic_set_suspend_enable
.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 _rdev_get_drvdata
mov x20, x0
mov x0, x19
bl _rdev_get_id
Lloh0:
adrp x8, _TPS65217_DCDC_1@GOTPAGE
Lloh1:
ldr x8, [x8, _TPS65217_DCDC_1@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
Lloh3:
adrp x9, _TPS65217_LDO_4@GOTPAGE
Lloh4:
ldr x9, [x9, _TPS65217_LDO_4@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
cmp w0, w8
ccmp w0, w9, #2, hs
b.ls LBB0_2
; %bb.1:
Lloh6:
adrp x8, _EINVAL@GOTPAGE
Lloh7:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
neg w0, w8
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_2:
ldr x8, [x19]
Lloh9:
adrp x9, _TPS65217_PROTECT_L1@GOTPAGE
Lloh10:
ldr x9, [x9, _TPS65217_PROTECT_L1@GOTPAGEOFF]
ldp w2, w1, [x8]
Lloh11:
ldr w3, [x9]
mov x0, x20
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _tps65217_clear_bits
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.cfi_endproc
; -- End function
.comm _TPS65217_DCDC_1,4,2 ; @TPS65217_DCDC_1
.comm _TPS65217_LDO_4,4,2 ; @TPS65217_LDO_4
.comm _EINVAL,4,2 ; @EINVAL
.comm _TPS65217_PROTECT_L1,4,2 ; @TPS65217_PROTECT_L1
.no_dead_strip _tps65217_pmic_set_suspend_enable
.subsections_via_symbols
| AnghaBench/linux/drivers/regulator/extr_tps65217-regulator.c_tps65217_pmic_set_suspend_enable.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function conversion
LCPI0_0:
.long 0x42c80000 ## float 100
LCPI0_1:
.long 0x40228f5c ## float 2.53999996
.section __TEXT,__text,regular,pure_instructions
.globl _conversion
.p2align 4, 0x90
_conversion: ## @conversion
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
leaq -1(%rbp), %rdx
xorl %eax, %eax
callq _scanf
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
callq _getchar
cmpl $10, %eax
je LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
cmpl $-1, %eax
jne LBB0_1
LBB0_3:
movsbl -1(%rbp), %edi
callq ___toupper
movb %al, -1(%rbp)
movl %eax, %ecx
shll $24, %ecx
cmpl $1291845632, %ecx ## imm = 0x4D000000
je LBB0_6
## %bb.4:
cmpl $1342177280, %ecx ## imm = 0x50000000
jne LBB0_7
## %bb.5:
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
mulss %xmm0, %xmm1
jmp LBB0_9
LBB0_6:
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
mulss %xmm0, %xmm1
jmp LBB0_9
LBB0_7:
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movaps %xmm0, %xmm1
cmpl $1124073472, %ecx ## imm = 0x43000000
je LBB0_9
## %bb.8:
xorps %xmm1, %xmm1
LBB0_9:
cmpb $80, %al
je LBB0_11
## %bb.10:
movaps %xmm1, %xmm0
divss LCPI0_1(%rip), %xmm0
LBB0_11:
cvtss2sd %xmm0, %xmm0
cvtss2sd %xmm1, %xmm1
leaq L_.str.2(%rip), %rdi
movb $2, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _conversion
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__const
.globl _CMPERINCH ## @CMPERINCH
.p2align 2
_CMPERINCH:
.long 0x40228f5c ## float 2.53999996
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Entrez une longueur : "
L_.str.1: ## @.str.1
.asciz "%f%s"
L_.str.2: ## @.str.2
.asciz "%g p = %g cm\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _conversion ; -- Begin function conversion
.p2align 2
_conversion: ; @conversion
.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
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
sub x8, x29, #1
sub x9, x29, #8
stp x9, x8, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
LBB0_1: ; =>This Inner Loop Header: Depth=1
bl _getchar
cmp w0, #10
b.eq LBB0_3
; %bb.2: ; in Loop: Header=BB0_1 Depth=1
cmn w0, #1
b.ne LBB0_1
LBB0_3:
ldursb w0, [x29, #-1]
bl ___toupper
sturb w0, [x29, #-1]
lsl w8, w0, #24
mov w9, #1291845632
cmp w8, w9
b.eq LBB0_6
; %bb.4:
mov w9, #1342177280
cmp w8, w9
b.ne LBB0_8
; %bb.5:
ldur s0, [x29, #-8]
mov w8, #36700
movk w8, #16418, lsl #16
b LBB0_7
LBB0_6:
ldur s0, [x29, #-8]
mov w8, #1120403456
LBB0_7:
fmov s1, w8
fmul s1, s0, s1
b LBB0_9
LBB0_8:
ldur s0, [x29, #-8]
mov w9, #1124073472
cmp w8, w9
movi d1, #0000000000000000
fcsel s1, s0, s1, eq
LBB0_9:
and w8, w0, #0xff
mov w9, #36700
movk w9, #16418, lsl #16
fmov s2, w9
fdiv s2, s1, s2
cmp w8, #80
fcsel s0, s0, s2, eq
fcvt d0, s0
fcvt d1, s1
stp d0, d1, [sp]
Lloh4:
adrp x0, l_.str.2@PAGE
Lloh5:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldp x29, x30, [sp, #32] ; 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
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
bl _conversion
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__const
.globl _CMPERINCH ; @CMPERINCH
.p2align 2
_CMPERINCH:
.long 0x40228f5c ; float 2.53999996
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Entrez une longueur : "
l_.str.1: ; @.str.1
.asciz "%f%s"
l_.str.2: ; @.str.2
.asciz "%g p = %g cm\n"
.subsections_via_symbols
| the_stack_data/417062.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function main
LCPI0_0:
.space 16
.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 $424, %rsp ## imm = 0x1A8
.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 _workspace@GOTPCREL(%rip), %rax
movw $47, (%rax)
leaq L_str(%rip), %rdi
leaq L_.str.3(%rip), %r15
leaq -432(%rbp), %r14
leaq -304(%rbp), %r12
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_2 Depth 2
## Child Loop BB0_4 Depth 2
## Child Loop BB0_7 Depth 2
callq _puts
movq %r15, %rdi
movq %r14, %rsi
xorl %eax, %eax
callq _scanf
movq %r14, %rdi
callq _inet_addr
cmpl $-1, %eax
movq %r15, %r13
leaq L_str.69(%rip), %r15
jne LBB0_3
.p2align 4, 0x90
LBB0_2: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movq %r15, %rdi
callq _puts
movq %r13, %rdi
movq %r14, %rsi
xorl %eax, %eax
callq _scanf
movq %r14, %rdi
callq _inet_addr
cmpl $-1, %eax
je LBB0_2
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
leaq L_str.70(%rip), %rdi
callq _puts
leaq L_.str.6(%rip), %rdi
leaq -444(%rbp), %rsi
xorl %eax, %eax
callq _scanf
xorps %xmm0, %xmm0
movq _ServerAddr@GOTPCREL(%rip), %r15
movups %xmm0, (%r15)
movb $2, 1(%r15)
movq %r14, %rdi
callq _inet_addr
movl %eax, 4(%r15)
movzwl -444(%rbp), %eax
rolw $8, %ax
movw %ax, 2(%r15)
movq %r13, %r15
leaq L_.str.7(%rip), %r13
leaq L_.str.8(%rip), %rbx
.p2align 4, 0x90
LBB0_4: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl $2, %edi
movl $1, %esi
xorl %edx, %edx
callq _socket
movq _ServerSocket@GOTPCREL(%rip), %rcx
movl %eax, (%rcx)
testl %eax, %eax
jns LBB0_6
## %bb.5: ## in Loop: Header=BB0_4 Depth=2
movq %r13, %rdi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movq %r12, %rsi
xorl %eax, %eax
callq _scanf
cmpb $110, -304(%rbp)
jne LBB0_4
jmp LBB0_14
.p2align 4, 0x90
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movb $32, -304(%rbp)
movl %eax, %edi
movq _ServerAddr@GOTPCREL(%rip), %r13
movq %r13, %rsi
movl $16, %edx
callq _connect
testl %eax, %eax
leaq L_.str.9(%rip), %rbx
js LBB0_7
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
cmpb $121, -304(%rbp)
jne LBB0_16
LBB0_11: ## in Loop: Header=BB0_1 Depth=1
leaq L_str(%rip), %rdi
jmp LBB0_1
.p2align 4, 0x90
LBB0_7: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.8(%rip), %rdi
movq %r12, %rsi
xorl %eax, %eax
callq _scanf
movzbl -304(%rbp), %eax
cmpb $110, %al
je LBB0_12
## %bb.8: ## in Loop: Header=BB0_7 Depth=2
cmpb $121, %al
je LBB0_11
## %bb.9: ## in Loop: Header=BB0_7 Depth=2
movq _ServerSocket@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq %r13, %rsi
movl $16, %edx
callq _connect
testl %eax, %eax
js LBB0_7
jmp LBB0_10
.p2align 4, 0x90
LBB0_16: ## =>This Inner Loop Header: Depth=1
callq _getchar
cmpb $10, %al
jne LBB0_16
## %bb.17:
movl -444(%rbp), %edx
leaq L_.str.10(%rip), %rdi
leaq -432(%rbp), %rsi
xorl %eax, %eax
callq _printf
movq _ServerSocket@GOTPCREL(%rip), %r14
movl (%r14), %edi
movq _buffer@GOTPCREL(%rip), %rbx
movl $1024, %edx ## imm = 0x400
movq %rbx, %rsi
callq _read
movl %eax, _Res(%rip)
addl $-2, %eax
cltq
movb $0, (%rbx,%rax)
movq %rbx, %rdi
callq _puts
callq _user_login
movq _workspace@GOTPCREL(%rip), %r12
movq ___stdinp@GOTPCREL(%rip), %r13
movq _UserInput@GOTPCREL(%rip), %rbx
leaq 5(%rbx), %rax
movq %rax, -440(%rbp) ## 8-byte Spill
leaq 3(%rbx), %rax
movq %rax, -464(%rbp) ## 8-byte Spill
leaq 4(%rbx), %rax
movq %rax, -456(%rbp) ## 8-byte Spill
jmp LBB0_18
.p2align 4, 0x90
LBB0_19: ## in Loop: Header=BB0_18 Depth=1
cmpl $1701869940, %eax ## imm = 0x65707974
jne LBB0_20
## %bb.27: ## in Loop: Header=BB0_18 Depth=1
movq -440(%rbp), %rdi ## 8-byte Reload
callq _cmd_type
LBB0_18: ## =>This Inner Loop Header: Depth=1
leaq L_.str.11(%rip), %rdi
movq %r12, %rsi
xorl %eax, %eax
callq _printf
movq (%r13), %rdx
movq %rbx, %rdi
movl $254, %esi
callq _fgets
movq %rbx, %rdi
callq _strlen
movb $0, -1(%rax,%rbx)
movl (%rbx), %eax
cmpl $1953068400, %eax ## imm = 0x74697570
jle LBB0_19
## %bb.22: ## in Loop: Header=BB0_18 Depth=1
cmpl $1953724787, %eax ## imm = 0x74737973
jne LBB0_23
## %bb.26: ## in Loop: Header=BB0_18 Depth=1
movl $255, %edx
leaq -304(%rbp), %r15
movq %r15, %rdi
xorl %esi, %esi
leaq L_.str.64(%rip), %rcx
leaq L_.str.46(%rip), %r8
xorl %eax, %eax
callq ___sprintf_chk
movq _ServerSocket@GOTPCREL(%rip), %rax
movl (%rax), %r14d
movq %r15, %rdi
callq _strlen
movl %r14d, %edi
movq _ServerSocket@GOTPCREL(%rip), %r14
movq %r15, %rsi
movq %rax, %rdx
callq _write
movq _toServer(%rip), %rsi
leaq L_.str.66(%rip), %rdi
movq %r15, %rdx
xorl %eax, %eax
callq _printf
movl (%r14), %edi
movl $1024, %edx ## imm = 0x400
movq _buffer@GOTPCREL(%rip), %r15
movq %r15, %rsi
callq _read
movl %eax, _Res(%rip)
shlq $32, %rax
movabsq $-8589934592, %rcx ## imm = 0xFFFFFFFE00000000
addq %rcx, %rax
sarq $32, %rax
movb $0, (%r15,%rax)
movq %r15, %rdi
callq _puts
jmp LBB0_18
LBB0_20: ## in Loop: Header=BB0_18 Depth=1
cmpl $1919902305, %eax ## imm = 0x726F6261
jne LBB0_28
jmp LBB0_21
LBB0_23: ## in Loop: Header=BB0_18 Depth=1
cmpl $1953068401, %eax ## imm = 0x74697571
je LBB0_24
LBB0_28: ## in Loop: Header=BB0_18 Depth=1
movzwl %ax, %ecx
cmpl $25699, %ecx ## imm = 0x6463
jne LBB0_30
## %bb.29: ## in Loop: Header=BB0_18 Depth=1
movq -464(%rbp), %rdi ## 8-byte Reload
callq _cmd_cd
jmp LBB0_18
LBB0_30: ## in Loop: Header=BB0_18 Depth=1
cmpl $1987273072, %eax ## imm = 0x76736170
je LBB0_33
## %bb.31: ## in Loop: Header=BB0_18 Depth=1
cmpl $1953656688, %eax ## imm = 0x74726F70
jne LBB0_34
## %bb.32: ## in Loop: Header=BB0_18 Depth=1
callq _cmd_port
jmp LBB0_18
LBB0_33: ## in Loop: Header=BB0_18 Depth=1
callq _cmd_pasv
jmp LBB0_18
LBB0_34: ## in Loop: Header=BB0_18 Depth=1
movl (%rbx), %ecx
movl $29548, %edx ## imm = 0x736C
xorl %edx, %ecx
movzbl 2(%rbx), %edx
orw %cx, %dx
je LBB0_35
## %bb.36: ## in Loop: Header=BB0_18 Depth=1
cmpl $1886676326, %eax ## imm = 0x70746566
jg LBB0_40
## %bb.37: ## in Loop: Header=BB0_18 Depth=1
cmpl $1635018087, %eax ## imm = 0x61746567
je LBB0_46
## %bb.38: ## in Loop: Header=BB0_18 Depth=1
cmpl $1635022192, %eax ## imm = 0x61747570
jne LBB0_47
## %bb.39: ## in Loop: Header=BB0_18 Depth=1
movq -440(%rbp), %rdi ## 8-byte Reload
movl $1, %esi
callq _cmd_put
jmp LBB0_18
LBB0_35: ## in Loop: Header=BB0_18 Depth=1
callq _cmd_list
jmp LBB0_18
LBB0_40: ## in Loop: Header=BB0_18 Depth=1
cmpl $1886680432, %eax ## imm = 0x70747570
je LBB0_43
## %bb.41: ## in Loop: Header=BB0_18 Depth=1
cmpl $1886676327, %eax ## imm = 0x70746567
jne LBB0_47
## %bb.42: ## in Loop: Header=BB0_18 Depth=1
callq _cmd_port
jmp LBB0_18
LBB0_46: ## in Loop: Header=BB0_18 Depth=1
movq -440(%rbp), %rdi ## 8-byte Reload
movl $1, %esi
callq _cmd_get
jmp LBB0_18
LBB0_43: ## in Loop: Header=BB0_18 Depth=1
movq -440(%rbp), %rdi ## 8-byte Reload
leaq L_.str.60(%rip), %rsi
callq _fopen
testq %rax, %rax
je LBB0_44
## %bb.45: ## in Loop: Header=BB0_18 Depth=1
callq _cmd_port
jmp LBB0_18
LBB0_47: ## in Loop: Header=BB0_18 Depth=1
movl (%rbx), %ecx
movl $27501, %edx ## imm = 0x6B6D
xorl %edx, %ecx
movzbl 2(%rbx), %edx
xorl $100, %edx
orw %cx, %dx
je LBB0_48
## %bb.49: ## in Loop: Header=BB0_18 Depth=1
movl (%rbx), %ecx
movl $28018, %edx ## imm = 0x6D72
xorl %edx, %ecx
movzbl 2(%rbx), %edx
xorl $100, %edx
orw %cx, %dx
je LBB0_50
## %bb.51: ## in Loop: Header=BB0_18 Depth=1
cmpl $1701602660, %eax ## imm = 0x656C6564
je LBB0_54
## %bb.52: ## in Loop: Header=BB0_18 Depth=1
cmpl $1919315570, %eax ## imm = 0x72666E72
jne LBB0_55
## %bb.53: ## in Loop: Header=BB0_18 Depth=1
movq -440(%rbp), %rdi ## 8-byte Reload
callq _cmd_rnfr
jmp LBB0_18
LBB0_44: ## in Loop: Header=BB0_18 Depth=1
leaq L_.str.61(%rip), %rdi
xorl %eax, %eax
callq _printf
jmp LBB0_18
LBB0_48: ## in Loop: Header=BB0_18 Depth=1
movq -456(%rbp), %rdi ## 8-byte Reload
callq _cmd_mkd
jmp LBB0_18
LBB0_50: ## in Loop: Header=BB0_18 Depth=1
movq -456(%rbp), %rdi ## 8-byte Reload
callq _cmd_rmd
jmp LBB0_18
LBB0_54: ## in Loop: Header=BB0_18 Depth=1
movq -440(%rbp), %rdi ## 8-byte Reload
callq _cmd_dele
jmp LBB0_18
LBB0_55: ## in Loop: Header=BB0_18 Depth=1
movl (%rbx), %eax
movl $30576, %ecx ## imm = 0x7770
xorl %ecx, %eax
movzbl 2(%rbx), %ecx
xorl $100, %ecx
orw %ax, %cx
jne LBB0_18
## %bb.56: ## in Loop: Header=BB0_18 Depth=1
callq _cmd_pwd
jmp LBB0_18
LBB0_12:
movq _ServerSocket@GOTPCREL(%rip), %rax
movl (%rax), %edi
LBB0_13:
callq _close
LBB0_14:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_15
## %bb.57:
xorl %eax, %eax
addq $424, %rsp ## imm = 0x1A8
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_21:
leaq L_.str.64(%rip), %rcx
leaq L_.str.15(%rip), %r8
jmp LBB0_25
LBB0_24:
leaq L_.str.64(%rip), %rcx
leaq L_.str.13(%rip), %r8
LBB0_25:
leaq -304(%rbp), %r15
movl $255, %edx
movq %r15, %rdi
xorl %esi, %esi
xorl %eax, %eax
callq ___sprintf_chk
movq _ServerSocket@GOTPCREL(%rip), %r14
movl (%r14), %ebx
movq %r15, %rdi
callq _strlen
movl %ebx, %edi
movq %r15, %rsi
movq %rax, %rdx
callq _write
movq _toServer(%rip), %rsi
leaq L_.str.66(%rip), %rdi
movq %r15, %rdx
xorl %eax, %eax
callq _printf
movl (%r14), %edi
movl $1024, %edx ## imm = 0x400
movq _buffer@GOTPCREL(%rip), %rbx
movq %rbx, %rsi
callq _read
movl %eax, _Res(%rip)
shlq $32, %rax
movabsq $-8589934592, %rcx ## imm = 0xFFFFFFFE00000000
addq %rcx, %rax
sarq $32, %rax
movb $0, (%rbx,%rax)
movq %rbx, %rdi
callq _puts
movl (%r14), %edi
jmp LBB0_13
LBB0_15:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _WriteToServer ## -- Begin function WriteToServer
.p2align 4, 0x90
_WriteToServer: ## @WriteToServer
.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 $272, %rsp ## imm = 0x110
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %r8
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -24(%rbp)
testq %rsi, %rsi
je LBB1_1
## %bb.2:
movq %rsi, %r9
leaq L_.str.65(%rip), %rcx
leaq -288(%rbp), %rdi
movl $255, %edx
xorl %esi, %esi
xorl %eax, %eax
callq ___sprintf_chk
jmp LBB1_3
LBB1_1:
leaq L_.str.64(%rip), %rcx
leaq -288(%rbp), %rdi
movl $255, %edx
xorl %esi, %esi
xorl %eax, %eax
callq ___sprintf_chk
LBB1_3:
movq _ServerSocket@GOTPCREL(%rip), %rax
movl (%rax), %ebx
leaq -288(%rbp), %r14
movq %r14, %rdi
callq _strlen
movl %ebx, %edi
movq %r14, %rsi
movq %rax, %rdx
callq _write
movq _toServer(%rip), %rsi
leaq L_.str.66(%rip), %rdi
movq %r14, %rdx
xorl %eax, %eax
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -24(%rbp), %rax
jne LBB1_5
## %bb.4:
addq $272, %rsp ## imm = 0x110
popq %rbx
popq %r14
popq %rbp
retq
LBB1_5:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _cmd_type ## -- Begin function cmd_type
.p2align 4, 0x90
_cmd_type: ## @cmd_type
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
subq $264, %rsp ## imm = 0x108
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r9
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -32(%rbp)
movsbl (%rdi), %eax
cmpl $65, %eax
je LBB2_1
## %bb.2:
cmpl $73, %eax
jne LBB2_5
## %bb.3:
xorl %eax, %eax
jmp LBB2_4
LBB2_1:
movl $1, %eax
LBB2_4:
movl %eax, _TYPE(%rip)
leaq L_.str.65(%rip), %rcx
leaq L_.str.47(%rip), %r8
leaq -288(%rbp), %r14
movl $255, %edx
movq %r14, %rdi
xorl %esi, %esi
xorl %eax, %eax
callq ___sprintf_chk
movq _ServerSocket@GOTPCREL(%rip), %r15
movl (%r15), %ebx
movq %r14, %rdi
callq _strlen
movl %ebx, %edi
movq %r14, %rsi
movq %rax, %rdx
callq _write
movq _toServer(%rip), %rsi
leaq L_.str.66(%rip), %rdi
movq %r14, %rdx
xorl %eax, %eax
callq _printf
movl (%r15), %edi
movq _buffer@GOTPCREL(%rip), %rbx
movl $1024, %edx ## imm = 0x400
movq %rbx, %rsi
callq _read
movl %eax, _Res(%rip)
addl $-2, %eax
cltq
movb $0, (%rbx,%rax)
movq %rbx, %rdi
callq _puts
LBB2_5:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -32(%rbp), %rax
jne LBB2_7
## %bb.6:
addq $264, %rsp ## imm = 0x108
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB2_7:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _cmd_cd ## -- Begin function cmd_cd
.p2align 4, 0x90
_cmd_cd: ## @cmd_cd
.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 $272, %rsp ## imm = 0x110
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %rsi
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -40(%rbp)
leaq L_.str.35(%rip), %rdi
callq _WriteToServer
movq _ServerSocket@GOTPCREL(%rip), %r12
movl (%r12), %edi
movq _buffer@GOTPCREL(%rip), %r14
movl $1024, %edx ## imm = 0x400
movq %r14, %rsi
callq _read
movl %eax, _Res(%rip)
addl $-2, %eax
cltq
movb $0, (%r14,%rax)
movq %r14, %rdi
callq _puts
leaq L_.str.64(%rip), %rcx
leaq L_.str.68(%rip), %r8
leaq -304(%rbp), %r15
movl $255, %edx
movq %r15, %rdi
xorl %esi, %esi
xorl %eax, %eax
callq ___sprintf_chk
movl (%r12), %ebx
movq %r15, %rdi
callq _strlen
movl %ebx, %edi
movq %r15, %rsi
movq %rax, %rdx
callq _write
movq _toServer(%rip), %rsi
leaq L_.str.66(%rip), %rdi
movq %r15, %rdx
xorl %eax, %eax
callq _printf
movl (%r12), %edi
movl $1024, %edx ## imm = 0x400
movq %r14, %rsi
callq _read
movl %eax, _Res(%rip)
addl $-2, %eax
cltq
movb $0, (%r14,%rax)
movq %r14, %rdi
callq _puts
movq _workspace@GOTPCREL(%rip), %rdi
movl $128, %edx
movq %r14, %rsi
callq ___strcpy_chk
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -40(%rbp), %rax
jne LBB3_2
## %bb.1:
addq $272, %rsp ## imm = 0x110
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB3_2:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _cmd_get ## -- Begin function cmd_get
.p2align 4, 0x90
_cmd_get: ## @cmd_get
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
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 %rdi, -1088(%rbp) ## 8-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
cmpl $1, %esi
je LBB4_4
## %bb.1:
testl %esi, %esi
jne LBB4_5
## %bb.2:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB4_35
## %bb.3:
addq $1048, %rsp ## imm = 0x418
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _cmd_port ## TAILCALL
LBB4_4:
callq _cmd_pasv
cmpl $-1, %eax
je LBB4_33
LBB4_5:
leaq L_.str.56(%rip), %rdi
movq -1088(%rbp), %rsi ## 8-byte Reload
callq _WriteToServer
movq _ServerSocket@GOTPCREL(%rip), %r13
movl (%r13), %edi
movq _buffer@GOTPCREL(%rip), %rbx
movl $1024, %edx ## imm = 0x400
movq %rbx, %rsi
callq _read
movl %eax, _Res(%rip)
addl $-2, %eax
cltq
movb $0, (%rbx,%rax)
movq %rbx, %rdi
callq _puts
movq %rbx, %rdi
callq _strlen
cmpl $3, %eax
jl LBB4_24
## %bb.6:
addl $-2, %eax
.p2align 4, 0x90
LBB4_7: ## =>This Loop Header: Depth=1
## Child Loop BB4_9 Depth 2
## Child Loop BB4_15 Depth 2
movl %eax, %ecx
jmp LBB4_9
.p2align 4, 0x90
LBB4_8: ## in Loop: Header=BB4_9 Depth=2
leaq -1(%rcx), %rdx
cmpq $1, %rcx
movq %rdx, %rcx
jle LBB4_13
LBB4_9: ## Parent Loop BB4_7 Depth=1
## => This Inner Loop Header: Depth=2
cmpb $10, (%rbx,%rcx)
jne LBB4_8
## %bb.10: ## in Loop: Header=BB4_9 Depth=2
leal -1(%rcx), %edx
cmpb $13, (%rbx,%rdx)
jne LBB4_8
## %bb.11: ## in Loop: Header=BB4_7 Depth=1
testl %ecx, %ecx
je LBB4_22
## %bb.12: ## in Loop: Header=BB4_7 Depth=1
leaq -2(%rcx), %rax
incq %rcx
jmp LBB4_14
LBB4_22: ## in Loop: Header=BB4_7 Depth=1
movl $-2, %eax
.p2align 4, 0x90
LBB4_13: ## in Loop: Header=BB4_7 Depth=1
xorl %ecx, %ecx
LBB4_14: ## in Loop: Header=BB4_7 Depth=1
movslq %ecx, %rdx
addq %rbx, %rdx
xorl %ecx, %ecx
.p2align 4, 0x90
LBB4_15: ## Parent Loop BB4_7 Depth=1
## => This Inner Loop Header: Depth=2
movsbl (%rdx), %esi
cmpl $13, %esi
je LBB4_20
## %bb.16: ## in Loop: Header=BB4_15 Depth=2
cmpb $32, %sil
je LBB4_20
## %bb.17: ## in Loop: Header=BB4_15 Depth=2
leal -48(%rsi), %edi
cmpb $9, %dil
ja LBB4_19
## %bb.18: ## in Loop: Header=BB4_15 Depth=2
leal (%rcx,%rcx,4), %ecx
leal (%rsi,%rcx,2), %ecx
addl $-48, %ecx
incq %rdx
jmp LBB4_15
.p2align 4, 0x90
LBB4_19: ## in Loop: Header=BB4_7 Depth=1
movl $-1, %ecx
LBB4_20: ## in Loop: Header=BB4_7 Depth=1
leal 1(%rcx), %edx
cmpl $1, %edx
ja LBB4_23
## %bb.21: ## in Loop: Header=BB4_7 Depth=1
testl %eax, %eax
jg LBB4_7
LBB4_23:
addl $-500, %ecx ## imm = 0xFE0C
cmpl $100, %ecx
jb LBB4_33
LBB4_24:
movq _data_sock@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq -1072(%rbp), %rsi
movl $1024, %edx ## imm = 0x400
callq _read
movq %rax, %r12
xorl %r15d, %r15d
testl %r12d, %r12d
jle LBB4_32
## %bb.25:
movl $0, -1076(%rbp) ## 4-byte Folded Spill
## implicit-def: $r14
jmp LBB4_28
.p2align 4, 0x90
LBB4_26: ## in Loop: Header=BB4_28 Depth=1
movq %rax, %r14
movw $1, %ax
movl %eax, -1076(%rbp) ## 4-byte Spill
LBB4_27: ## in Loop: Header=BB4_28 Depth=1
movq %r14, %rdi
callq _fileno
movslq %r12d, %rdx
movl %eax, %edi
leaq -1072(%rbp), %r13
movq %r13, %rsi
callq _write
addl %r12d, %r15d
movq _data_sock@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl $1024, %edx ## imm = 0x400
movq %r13, %rsi
callq _read
movq %rax, %r12
testl %r12d, %r12d
jle LBB4_31
LBB4_28: ## =>This Inner Loop Header: Depth=1
cmpw $0, -1076(%rbp) ## 2-byte Folded Reload
jne LBB4_27
## %bb.29: ## in Loop: Header=BB4_28 Depth=1
movq -1088(%rbp), %rdi ## 8-byte Reload
leaq L_.str.57(%rip), %rsi
callq _fopen
testq %rax, %rax
jne LBB4_26
## %bb.30:
leaq L_.str.58(%rip), %rdi
xorl %eax, %eax
callq _printf
movq _data_sock@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _close
jmp LBB4_33
LBB4_31:
movq %r14, %rdi
callq _fclose
movq _ServerSocket@GOTPCREL(%rip), %r13
LBB4_32:
movabsq $-8589934592, %r14 ## imm = 0xFFFFFFFE00000000
movq _data_sock@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _close
movl (%r13), %edi
movl $1024, %edx ## imm = 0x400
movq %rbx, %rsi
callq _read
movl %eax, _Res(%rip)
shlq $32, %rax
addq %r14, %rax
sarq $32, %rax
movb $0, (%rbx,%rax)
movq %rbx, %rdi
callq _puts
leaq L_.str.59(%rip), %rdi
movl %r15d, %esi
xorl %eax, %eax
callq _printf
LBB4_33:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB4_35
## %bb.34:
addq $1048, %rsp ## imm = 0x418
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB4_35:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _cmd_put ## -- Begin function cmd_put
.p2align 4, 0x90
_cmd_put: ## @cmd_put
.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 $1032, %rsp ## imm = 0x408
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %ebx
movq %rdi, %r14
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
leaq -1072(%rbp), %rdi
movl $1024, %esi ## imm = 0x400
callq ___bzero
leaq L_.str.60(%rip), %rsi
movq %r14, %rdi
callq _fopen
testq %rax, %rax
je LBB5_1
## %bb.3:
movq %rax, %r15
cmpl $1, %ebx
je LBB5_7
## %bb.4:
testl %ebx, %ebx
jne LBB5_8
## %bb.5:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB5_14
## %bb.6:
addq $1032, %rsp ## imm = 0x408
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _cmd_port ## TAILCALL
LBB5_1:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB5_14
## %bb.2:
leaq L_.str.61(%rip), %rdi
xorl %eax, %eax
addq $1032, %rsp ## imm = 0x408
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _printf ## TAILCALL
LBB5_7:
callq _cmd_pasv
cmpl $-1, %eax
je LBB5_12
LBB5_8:
leaq L_.str.62(%rip), %rdi
movq %r14, %rsi
callq _WriteToServer
movq _ServerSocket@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _buffer@GOTPCREL(%rip), %r14
movl $1024, %edx ## imm = 0x400
movq %r14, %rsi
callq _read
movl %eax, _Res(%rip)
addl $-2, %eax
cltq
movb $0, (%r14,%rax)
movq %r14, %rdi
callq _puts
movq %r15, %rdi
callq _fileno
leaq -1072(%rbp), %rsi
movl $1024, %edx ## imm = 0x400
movl %eax, %edi
callq _read
xorl %ebx, %ebx
testl %eax, %eax
jle LBB5_11
## %bb.9:
movq _data_sock@GOTPCREL(%rip), %r13
leaq -1072(%rbp), %r12
.p2align 4, 0x90
LBB5_10: ## =>This Inner Loop Header: Depth=1
addl %eax, %ebx
movl (%r13), %edi
movslq %eax, %rdx
movq %r12, %rsi
callq _write
movl $1024, %esi ## imm = 0x400
movq %r12, %rdi
callq ___bzero
movq %r15, %rdi
callq _fileno
movl $1024, %edx ## imm = 0x400
movl %eax, %edi
movq %r12, %rsi
callq _read
testl %eax, %eax
jg LBB5_10
LBB5_11:
leaq -1072(%rbp), %rdi
movl $1024, %esi ## imm = 0x400
callq ___bzero
movq %r15, %rdi
callq _fclose
movq _data_sock@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _close
movq _ServerSocket@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl $1024, %edx ## imm = 0x400
movq %r14, %rsi
callq _read
movl %eax, _Res(%rip)
shlq $32, %rax
movabsq $-8589934592, %rcx ## imm = 0xFFFFFFFE00000000
addq %rcx, %rax
sarq $32, %rax
movb $0, (%r14,%rax)
movq %r14, %rdi
callq _puts
leaq L_.str.63(%rip), %rdi
movl %ebx, %esi
xorl %eax, %eax
callq _printf
LBB5_12:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB5_14
## %bb.13:
addq $1032, %rsp ## imm = 0x408
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB5_14:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _cmd_mkd ## -- Begin function cmd_mkd
.p2align 4, 0x90
_cmd_mkd: ## @cmd_mkd
.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, %rsi
leaq L_.str.36(%rip), %rdi
callq _WriteToServer
movq _ServerSocket@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _buffer@GOTPCREL(%rip), %rbx
movl $1024, %edx ## imm = 0x400
movq %rbx, %rsi
callq _read
movl %eax, _Res(%rip)
addl $-2, %eax
cltq
movb $0, (%rbx,%rax)
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _puts ## TAILCALL
.cfi_endproc
## -- End function
.globl _cmd_rmd ## -- Begin function cmd_rmd
.p2align 4, 0x90
_cmd_rmd: ## @cmd_rmd
.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, %rsi
leaq L_.str.37(%rip), %rdi
callq _WriteToServer
movq _ServerSocket@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _buffer@GOTPCREL(%rip), %rbx
movl $1024, %edx ## imm = 0x400
movq %rbx, %rsi
callq _read
movl %eax, _Res(%rip)
addl $-2, %eax
cltq
movb $0, (%rbx,%rax)
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _puts ## TAILCALL
.cfi_endproc
## -- End function
.globl _cmd_rnfr ## -- Begin function cmd_rnfr
.p2align 4, 0x90
_cmd_rnfr: ## @cmd_rnfr
.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, %rsi
leaq L_.str.34(%rip), %rdi
callq _WriteToServer
movq _ServerSocket@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _buffer@GOTPCREL(%rip), %rbx
movl $1024, %edx ## imm = 0x400
movq %rbx, %rsi
callq _read
movl %eax, _Res(%rip)
addl $-2, %eax
cltq
movb $0, (%rbx,%rax)
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _puts ## TAILCALL
.cfi_endproc
## -- End function
.globl _cmd_dele ## -- Begin function cmd_dele
.p2align 4, 0x90
_cmd_dele: ## @cmd_dele
.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, %rsi
leaq L_.str.33(%rip), %rdi
callq _WriteToServer
movq _ServerSocket@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _buffer@GOTPCREL(%rip), %rbx
movl $1024, %edx ## imm = 0x400
movq %rbx, %rsi
callq _read
movl %eax, _Res(%rip)
addl $-2, %eax
cltq
movb $0, (%rbx,%rax)
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _puts ## TAILCALL
.cfi_endproc
## -- End function
.globl _GetBufCode ## -- Begin function GetBufCode
.p2align 4, 0x90
_GetBufCode: ## @GetBufCode
.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 _buffer@GOTPCREL(%rip), %rbx
movq %rbx, %rdi
callq _strlen
xorl %ecx, %ecx
cmpl $3, %eax
jl LBB10_18
## %bb.1:
addl $-2, %eax
.p2align 4, 0x90
LBB10_2: ## =>This Loop Header: Depth=1
## Child Loop BB10_4 Depth 2
## Child Loop BB10_10 Depth 2
movl %eax, %ecx
jmp LBB10_4
.p2align 4, 0x90
LBB10_3: ## in Loop: Header=BB10_4 Depth=2
leaq -1(%rcx), %rdx
cmpq $1, %rcx
movq %rdx, %rcx
jle LBB10_8
LBB10_4: ## Parent Loop BB10_2 Depth=1
## => This Inner Loop Header: Depth=2
cmpb $10, (%rbx,%rcx)
jne LBB10_3
## %bb.5: ## in Loop: Header=BB10_4 Depth=2
leal -1(%rcx), %edx
cmpb $13, (%rbx,%rdx)
jne LBB10_3
## %bb.6: ## in Loop: Header=BB10_2 Depth=1
testl %ecx, %ecx
je LBB10_17
## %bb.7: ## in Loop: Header=BB10_2 Depth=1
leaq -2(%rcx), %rax
incq %rcx
jmp LBB10_9
LBB10_17: ## in Loop: Header=BB10_2 Depth=1
movl $-2, %eax
.p2align 4, 0x90
LBB10_8: ## in Loop: Header=BB10_2 Depth=1
xorl %ecx, %ecx
LBB10_9: ## in Loop: Header=BB10_2 Depth=1
movslq %ecx, %rdx
addq %rbx, %rdx
xorl %ecx, %ecx
.p2align 4, 0x90
LBB10_10: ## Parent Loop BB10_2 Depth=1
## => This Inner Loop Header: Depth=2
movsbl (%rdx), %esi
cmpl $13, %esi
je LBB10_15
## %bb.11: ## in Loop: Header=BB10_10 Depth=2
cmpb $32, %sil
je LBB10_15
## %bb.12: ## in Loop: Header=BB10_10 Depth=2
leal -48(%rsi), %edi
cmpb $9, %dil
ja LBB10_14
## %bb.13: ## in Loop: Header=BB10_10 Depth=2
leal (%rcx,%rcx,4), %ecx
leal (%rsi,%rcx,2), %ecx
addl $-48, %ecx
incq %rdx
jmp LBB10_10
.p2align 4, 0x90
LBB10_14: ## in Loop: Header=BB10_2 Depth=1
movl $-1, %ecx
LBB10_15: ## in Loop: Header=BB10_2 Depth=1
leal 1(%rcx), %edx
cmpl $1, %edx
ja LBB10_18
## %bb.16: ## in Loop: Header=BB10_2 Depth=1
testl %eax, %eax
jg LBB10_2
LBB10_18:
movl %ecx, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _getlocalip ## -- Begin function getlocalip
.p2align 4, 0x90
_getlocalip: ## @getlocalip
.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 $552, %rsp ## imm = 0x228
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movl $512, -576(%rbp) ## imm = 0x200
leaq -560(%rbp), %rbx
movq %rbx, -572(%rbp)
movabsq $3328210909095473713, %rax ## imm = 0x2E302E302E373231
movq %rax, (%rdi)
movw $49, 8(%rdi)
movl $2, %edi
movl $2, %esi
xorl %edx, %edx
callq _socket
testl %eax, %eax
js LBB11_1
## %bb.2:
movl %eax, %r15d
movq %r14, -584(%rbp) ## 8-byte Spill
leaq -576(%rbp), %rdx
movl $3222038820, %esi ## imm = 0xC00C6924
movl %eax, %edi
xorl %eax, %eax
callq _ioctl
movl %r15d, %edi
callq _close
movl -576(%rbp), %r14d
shrl $5, %r14d
incl %r14d
leaq L_.str.31(%rip), %r12
leaq L_.str.32(%rip), %r15
jmp LBB11_3
.p2align 4, 0x90
LBB11_5: ## in Loop: Header=BB11_3 Depth=1
movq %r13, %rdi
movq %r15, %rsi
callq _strcmp
xorl %ecx, %ecx
testl %eax, %eax
sete %cl
LBB11_6: ## in Loop: Header=BB11_3 Depth=1
shlq $5, %rcx
addq %rcx, %rbx
decl %r14d
cmpl $1, %r14d
jle LBB11_7
LBB11_3: ## =>This Inner Loop Header: Depth=1
movl 20(%rbx), %edi
callq _inet_ntoa
movq %rax, %r13
movq %rax, %rdi
movq %r12, %rsi
callq _strcmp
testl %eax, %eax
jne LBB11_5
## %bb.4: ## in Loop: Header=BB11_3 Depth=1
movl $1, %ecx
jmp LBB11_6
LBB11_7:
movq -584(%rbp), %rdi ## 8-byte Reload
movq %r13, %rsi
callq _strcpy
xorl %eax, %eax
jmp LBB11_8
LBB11_1:
movl $-1, %eax
LBB11_8:
movq ___stack_chk_guard@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
cmpq -48(%rbp), %rcx
jne LBB11_10
## %bb.9:
addq $552, %rsp ## imm = 0x228
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB11_10:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _cmd_pasv ## -- Begin function cmd_pasv
.p2align 4, 0x90
_cmd_pasv: ## @cmd_pasv
.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 $320, %rsp ## imm = 0x140
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -40(%rbp)
leaq L_.str.64(%rip), %rcx
leaq L_.str.38(%rip), %r8
xorl %r14d, %r14d
leaq -304(%rbp), %r15
movl $255, %edx
movq %r15, %rdi
xorl %esi, %esi
xorl %eax, %eax
callq ___sprintf_chk
movq _ServerSocket@GOTPCREL(%rip), %r12
movl (%r12), %ebx
movq %r15, %rdi
callq _strlen
movl %ebx, %edi
movq %r15, %rsi
movq %rax, %rdx
callq _write
movq _toServer(%rip), %rsi
leaq L_.str.66(%rip), %rdi
movq %r15, %rdx
xorl %eax, %eax
callq _printf
movl (%r12), %edi
movq _buffer@GOTPCREL(%rip), %rbx
movl $1024, %edx ## imm = 0x400
movq %rbx, %rsi
callq _read
movl %eax, _Res(%rip)
addl $-2, %eax
cltq
movb $0, (%rbx,%rax)
movq %rbx, %rdi
callq _puts
leaq -312(%rbp), %r10
leaq -320(%rbp), %r11
leaq L_.str.39(%rip), %rsi
leaq -352(%rbp), %rdx
leaq -344(%rbp), %rcx
leaq -336(%rbp), %r8
leaq -328(%rbp), %r9
movq %rbx, %rdi
xorl %eax, %eax
pushq %r10
pushq %r11
callq _sscanf
addq $16, %rsp
movl -352(%rbp), %eax
shll $24, %eax
movl -344(%rbp), %ecx
shll $16, %ecx
addl %eax, %ecx
movl -336(%rbp), %eax
shll $8, %eax
addl %ecx, %eax
addl -328(%rbp), %eax
bswapl %eax
xorps %xmm0, %xmm0
movaps %xmm0, -304(%rbp)
movb $2, -303(%rbp)
movl -320(%rbp), %ecx
shll $8, %ecx
addl -312(%rbp), %ecx
rolw $8, %cx
movw %cx, -302(%rbp)
movl %eax, -300(%rbp)
movl $2, %edi
movl $1, %esi
xorl %edx, %edx
callq _socket
movq _data_sock@GOTPCREL(%rip), %rcx
movl %eax, (%rcx)
cmpl $-1, %eax
je LBB12_1
## %bb.2:
leaq -304(%rbp), %rsi
movl %eax, %edi
movl $16, %edx
callq _connect
testl %eax, %eax
jns LBB12_5
## %bb.3:
leaq L_str.71(%rip), %rdi
jmp LBB12_4
LBB12_1:
leaq L_str.72(%rip), %rdi
LBB12_4:
callq _puts
movl $-1, %r14d
LBB12_5:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -40(%rbp), %rax
jne LBB12_7
## %bb.6:
movl %r14d, %eax
addq $320, %rsp ## imm = 0x140
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB12_7:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _user_login ## -- Begin function user_login
.p2align 4, 0x90
_user_login: ## @user_login
.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
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq _UserInput@GOTPCREL(%rip), %r14
leaq -304(%rbp), %r15
movq _ServerSocket@GOTPCREL(%rip), %r12
movq _buffer@GOTPCREL(%rip), %rbx
jmp LBB13_2
.p2align 4, 0x90
LBB13_1: ## in Loop: Header=BB13_2 Depth=1
cmpl $331, %ecx ## imm = 0x14B
je LBB13_20
LBB13_2: ## =>This Loop Header: Depth=1
## Child Loop BB13_4 Depth 2
## Child Loop BB13_6 Depth 3
## Child Loop BB13_12 Depth 3
leaq L_.str.42(%rip), %rdi
xorl %eax, %eax
callq _printf
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movq %r14, %rdi
movl $254, %esi
callq _fgets
movq %r14, %rdi
callq _strlen
movb $0, -1(%rax,%r14)
movl $255, %edx
movq %r15, %rdi
xorl %esi, %esi
leaq L_.str.65(%rip), %rcx
leaq L_.str.43(%rip), %r8
movq %r14, %r9
xorl %eax, %eax
callq ___sprintf_chk
movl (%r12), %r13d
movq %r15, %rdi
callq _strlen
movl %r13d, %edi
movq %r15, %rsi
movq %rax, %rdx
callq _write
movq _toServer(%rip), %rsi
leaq L_.str.66(%rip), %rdi
movq %r15, %rdx
xorl %eax, %eax
callq _printf
movl (%r12), %edi
movl $1024, %edx ## imm = 0x400
movq %rbx, %rsi
callq _read
movl %eax, _Res(%rip)
shlq $32, %rax
movabsq $-8589934592, %rcx ## imm = 0xFFFFFFFE00000000
addq %rcx, %rax
sarq $32, %rax
movb $0, (%rbx,%rax)
movq %rbx, %rdi
callq _puts
movq %rbx, %rdi
callq _strlen
movl $0, %ecx
cmpl $3, %eax
jl LBB13_1
## %bb.3: ## in Loop: Header=BB13_2 Depth=1
addl $-2, %eax
.p2align 4, 0x90
LBB13_4: ## Parent Loop BB13_2 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB13_6 Depth 3
## Child Loop BB13_12 Depth 3
movl %eax, %ecx
jmp LBB13_6
.p2align 4, 0x90
LBB13_5: ## in Loop: Header=BB13_6 Depth=3
leaq -1(%rcx), %rdx
cmpq $1, %rcx
movq %rdx, %rcx
jle LBB13_10
LBB13_6: ## Parent Loop BB13_2 Depth=1
## Parent Loop BB13_4 Depth=2
## => This Inner Loop Header: Depth=3
cmpb $10, (%rbx,%rcx)
jne LBB13_5
## %bb.7: ## in Loop: Header=BB13_6 Depth=3
leal -1(%rcx), %edx
cmpb $13, (%rbx,%rdx)
jne LBB13_5
## %bb.8: ## in Loop: Header=BB13_4 Depth=2
testl %ecx, %ecx
je LBB13_19
## %bb.9: ## in Loop: Header=BB13_4 Depth=2
leaq -2(%rcx), %rax
incq %rcx
jmp LBB13_11
LBB13_19: ## in Loop: Header=BB13_4 Depth=2
movl $-2, %eax
.p2align 4, 0x90
LBB13_10: ## in Loop: Header=BB13_4 Depth=2
xorl %ecx, %ecx
LBB13_11: ## in Loop: Header=BB13_4 Depth=2
movslq %ecx, %rdx
addq %rbx, %rdx
xorl %ecx, %ecx
.p2align 4, 0x90
LBB13_12: ## Parent Loop BB13_2 Depth=1
## Parent Loop BB13_4 Depth=2
## => This Inner Loop Header: Depth=3
movsbl (%rdx), %esi
cmpl $13, %esi
je LBB13_17
## %bb.13: ## in Loop: Header=BB13_12 Depth=3
cmpb $32, %sil
je LBB13_17
## %bb.14: ## in Loop: Header=BB13_12 Depth=3
leal -48(%rsi), %edi
cmpb $9, %dil
ja LBB13_16
## %bb.15: ## in Loop: Header=BB13_12 Depth=3
leal (%rcx,%rcx,4), %ecx
leal (%rsi,%rcx,2), %ecx
addl $-48, %ecx
incq %rdx
jmp LBB13_12
.p2align 4, 0x90
LBB13_16: ## in Loop: Header=BB13_4 Depth=2
movl $-1, %ecx
LBB13_17: ## in Loop: Header=BB13_4 Depth=2
leal 1(%rcx), %edx
cmpl $1, %edx
ja LBB13_1
## %bb.18: ## in Loop: Header=BB13_4 Depth=2
testl %eax, %eax
jg LBB13_4
jmp LBB13_1
LBB13_20:
leaq L_str.73(%rip), %rdi
callq _puts
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movq %r14, %rdi
movl $254, %esi
callq _fgets
movq %r14, %rdi
callq _strlen
movb $0, -1(%rax,%r14)
leaq L_.str.65(%rip), %rcx
leaq L_.str.45(%rip), %r8
leaq -304(%rbp), %r13
movl $255, %edx
movq %r13, %rdi
xorl %esi, %esi
movq %r14, %r9
xorl %eax, %eax
callq ___sprintf_chk
movl (%r12), %r15d
movq %r13, %rdi
callq _strlen
movl %r15d, %edi
movq %r13, %rsi
movq %rax, %rdx
callq _write
movq _toServer(%rip), %rsi
leaq L_.str.66(%rip), %rdi
movq %r13, %rdx
xorl %eax, %eax
callq _printf
movl (%r12), %edi
movl $1024, %edx ## imm = 0x400
movq %rbx, %rsi
callq _read
movl %eax, _Res(%rip)
shlq $32, %rax
movabsq $-8589934592, %rcx ## imm = 0xFFFFFFFE00000000
addq %rcx, %rax
sarq $32, %rax
movb $0, (%rbx,%rax)
movq %rbx, %rdi
callq _puts
leaq L_.str.64(%rip), %rcx
leaq L_.str.46(%rip), %r8
leaq -304(%rbp), %r15
movl $255, %edx
movq %r15, %rdi
xorl %esi, %esi
xorl %eax, %eax
callq ___sprintf_chk
movl (%r12), %r13d
movq %r15, %rdi
callq _strlen
movl %r13d, %edi
movq %r15, %rsi
movq %rax, %rdx
callq _write
movq _toServer(%rip), %rsi
leaq L_.str.66(%rip), %rdi
movq %r15, %rdx
xorl %eax, %eax
callq _printf
movl (%r12), %edi
movl $1024, %edx ## imm = 0x400
movq %rbx, %rsi
callq _read
movl %eax, _Res(%rip)
shlq $32, %rax
movabsq $-8589934592, %rcx ## imm = 0xFFFFFFFE00000000
addq %rcx, %rax
sarq $32, %rax
movb $0, (%rbx,%rax)
movq %rbx, %rdi
callq _puts
movq %r14, %rdi
callq _strlen
movl $255, %ecx
movq %r14, %rdi
xorl %esi, %esi
movq %rax, %rdx
callq ___memset_chk
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB13_22
## %bb.21:
addq $264, %rsp ## imm = 0x108
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB13_22:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _cmd_syst ## -- Begin function cmd_syst
.p2align 4, 0x90
_cmd_syst: ## @cmd_syst
.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 $264, %rsp ## imm = 0x108
.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)
leaq L_.str.64(%rip), %rcx
leaq L_.str.46(%rip), %r8
leaq -288(%rbp), %r14
movl $255, %edx
movq %r14, %rdi
xorl %esi, %esi
xorl %eax, %eax
callq ___sprintf_chk
movq _ServerSocket@GOTPCREL(%rip), %r15
movl (%r15), %ebx
movq %r14, %rdi
callq _strlen
movl %ebx, %edi
movq %r14, %rsi
movq %rax, %rdx
callq _write
movq _toServer(%rip), %rsi
leaq L_.str.66(%rip), %rdi
movq %r14, %rdx
xorl %eax, %eax
callq _printf
movl (%r15), %edi
movq _buffer@GOTPCREL(%rip), %rbx
movl $1024, %edx ## imm = 0x400
movq %rbx, %rsi
callq _read
movl %eax, _Res(%rip)
addl $-2, %eax
cltq
movb $0, (%rbx,%rax)
movq %rbx, %rdi
callq _puts
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -32(%rbp), %rax
jne LBB14_2
## %bb.1:
addq $264, %rsp ## imm = 0x108
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB14_2:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _cmd_port ## -- Begin function cmd_port
.p2align 4, 0x90
_cmd_port: ## @cmd_port
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $600, %rsp ## imm = 0x258
.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 -448(%rbp), %rdi
callq _getlocalip
cmpl $-1, %eax
je LBB15_7
## %bb.1:
movb $2, -319(%rbp)
movl $0, -316(%rbp)
movw $0, -318(%rbp)
movl $2, %edi
movl $1, %esi
xorl %edx, %edx
callq _socket
testl %eax, %eax
js LBB15_6
## %bb.2:
movl %eax, %r13d
leaq -320(%rbp), %rsi
movl %eax, %edi
movl $16, %edx
callq _bind
cmpl $-1, %eax
je LBB15_6
## %bb.3:
movl %r13d, %edi
movl $1, %esi
callq _listen
testl %eax, %eax
js LBB15_6
## %bb.4:
movl $16, -596(%rbp)
leaq -464(%rbp), %rsi
leaq -596(%rbp), %rdx
movl %r13d, %edi
callq _getsockname
movzwl -462(%rbp), %eax
rolw $8, %ax
movzwl %ax, %r14d
leaq L_.str.50(%rip), %rsi
leaq -448(%rbp), %rdi
leaq -632(%rbp), %rdx
leaq -624(%rbp), %rcx
leaq -616(%rbp), %r8
leaq -608(%rbp), %r9
xorl %eax, %eax
callq _sscanf
movq %r14, %rbx
shrq $8, %rbx
movzbl %r14b, %r10d
movq -632(%rbp), %r8
movq -624(%rbp), %r9
leaq L_.str.51(%rip), %rcx
leaq -592(%rbp), %r15
movl $128, %edx
movq %r15, %rdi
xorl %esi, %esi
xorl %eax, %eax
pushq %r10
pushq %rbx
pushq -608(%rbp)
pushq -616(%rbp)
callq ___sprintf_chk
addq $32, %rsp
leaq L_.str.65(%rip), %rcx
leaq L_.str.52(%rip), %r8
leaq -304(%rbp), %r14
movl $255, %edx
movq %r14, %rdi
xorl %esi, %esi
movq %r15, %r9
xorl %eax, %eax
callq ___sprintf_chk
movq _ServerSocket@GOTPCREL(%rip), %r12
movl (%r12), %r15d
movq %r14, %rdi
callq _strlen
movl %r15d, %edi
movq %r14, %rsi
movq %rax, %rdx
callq _write
movq _toServer(%rip), %rsi
leaq L_.str.66(%rip), %rdi
movq %r14, %rdx
xorl %eax, %eax
callq _printf
movq _data_addr@GOTPCREL(%rip), %rsi
leaq -304(%rbp), %rdx
movl %r13d, %edi
callq _accept
movq _data_sock@GOTPCREL(%rip), %rcx
movl %eax, (%rcx)
testl %eax, %eax
js LBB15_11
## %bb.5:
leaq L_str.74(%rip), %rdi
callq _puts
movl (%r12), %edi
movq _buffer@GOTPCREL(%rip), %r14
movl $1024, %edx ## imm = 0x400
movq %r14, %rsi
callq _read
movl %eax, _Res(%rip)
addl $-2, %eax
cltq
movb $0, (%r14,%rax)
movq %r14, %rdi
callq _puts
movl %r13d, %edi
callq _close
jmp LBB15_9
LBB15_6:
leaq L_.str.49(%rip), %rdi
xorl %eax, %eax
callq _printf
jmp LBB15_9
LBB15_7:
leaq L_str.76(%rip), %rdi
LBB15_8:
callq _puts
LBB15_9:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB15_12
## %bb.10:
movl $-1, %eax
addq $600, %rsp ## imm = 0x258
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB15_11:
leaq L_str.75(%rip), %rdi
jmp LBB15_8
LBB15_12:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _cmd_list ## -- Begin function cmd_list
.p2align 4, 0x90
_cmd_list: ## @cmd_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
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)
callq _cmd_pasv
cmpl $-1, %eax
je LBB16_5
## %bb.1:
leaq L_.str.64(%rip), %rcx
leaq L_.str.55(%rip), %r8
leaq -560(%rbp), %r14
movl $255, %edx
movq %r14, %rdi
xorl %esi, %esi
xorl %eax, %eax
callq ___sprintf_chk
movq _ServerSocket@GOTPCREL(%rip), %r13
movl (%r13), %ebx
movq %r14, %rdi
callq _strlen
movl %ebx, %edi
movq %r14, %rsi
movq %rax, %rdx
callq _write
movq _toServer(%rip), %rsi
leaq L_.str.66(%rip), %rdi
movq %r14, %rdx
xorl %eax, %eax
callq _printf
movl (%r13), %edi
movq _buffer@GOTPCREL(%rip), %r14
movl $1024, %edx ## imm = 0x400
movq %r14, %rsi
callq _read
movl %eax, _Res(%rip)
addl $-2, %eax
cltq
movb $0, (%r14,%rax)
movq %r14, %rdi
callq _puts
movq _data_sock@GOTPCREL(%rip), %r12
movl (%r12), %edi
leaq -560(%rbp), %rsi
movl $512, %edx ## imm = 0x200
callq _read
testq %rax, %rax
jle LBB16_4
## %bb.2:
leaq L_.str.3(%rip), %r15
leaq -560(%rbp), %rbx
.p2align 4, 0x90
LBB16_3: ## =>This Inner Loop Header: Depth=1
movq %r15, %rdi
movq %rbx, %rsi
xorl %eax, %eax
callq _printf
movl $512, %esi ## imm = 0x200
movq %rbx, %rdi
callq ___bzero
movl (%r12), %edi
movl $512, %edx ## imm = 0x200
movq %rbx, %rsi
callq _read
testq %rax, %rax
jg LBB16_3
LBB16_4:
movl (%r12), %edi
callq _close
movl (%r13), %edi
movl $1024, %edx ## imm = 0x400
movq %r14, %rsi
callq _read
movl %eax, _Res(%rip)
shlq $32, %rax
movabsq $-8589934592, %rcx ## imm = 0xFFFFFFFE00000000
addq %rcx, %rax
sarq $32, %rax
movb $0, (%r14,%rax)
movq %r14, %rdi
callq _puts
LBB16_5:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB16_7
## %bb.6:
addq $520, %rsp ## imm = 0x208
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB16_7:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _ReadFromServer ## -- Begin function ReadFromServer
.p2align 4, 0x90
_ReadFromServer: ## @ReadFromServer
.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 _ServerSocket@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _buffer@GOTPCREL(%rip), %rbx
movl $1024, %edx ## imm = 0x400
movq %rbx, %rsi
callq _read
movl %eax, _Res(%rip)
addl $-2, %eax
cltq
movb $0, (%rbx,%rax)
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _puts ## TAILCALL
.cfi_endproc
## -- End function
.globl _cmd_pwd ## -- Begin function cmd_pwd
.p2align 4, 0x90
_cmd_pwd: ## @cmd_pwd
.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 $264, %rsp ## imm = 0x108
.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)
leaq L_.str.64(%rip), %rcx
leaq L_.str.68(%rip), %r8
leaq -288(%rbp), %r14
movl $255, %edx
movq %r14, %rdi
xorl %esi, %esi
xorl %eax, %eax
callq ___sprintf_chk
movq _ServerSocket@GOTPCREL(%rip), %r15
movl (%r15), %ebx
movq %r14, %rdi
callq _strlen
movl %ebx, %edi
movq %r14, %rsi
movq %rax, %rdx
callq _write
movq _toServer(%rip), %rsi
leaq L_.str.66(%rip), %rdi
movq %r14, %rdx
xorl %eax, %eax
callq _printf
movl (%r15), %edi
movq _buffer@GOTPCREL(%rip), %rbx
movl $1024, %edx ## imm = 0x400
movq %rbx, %rsi
callq _read
movl %eax, _Res(%rip)
addl $-2, %eax
cltq
movb $0, (%rbx,%rax)
movq %rbx, %rdi
callq _puts
movq _workspace@GOTPCREL(%rip), %rdi
movl $128, %edx
movq %rbx, %rsi
callq ___strcpy_chk
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -32(%rbp), %rax
jne LBB18_2
## %bb.1:
addq $264, %rsp ## imm = 0x108
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB18_2:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _TYPE ## @TYPE
.zerofill __DATA,__common,_TYPE,4,2
.globl _Res ## @Res
.zerofill __DATA,__common,_Res,4,2
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "to server =================>"
.section __DATA,__data
.globl _toServer ## @toServer
.p2align 3
_toServer:
.quad L_.str
.comm _workspace,128,4 ## @workspace
.section __TEXT,__cstring,cstring_literals
L_.str.3: ## @.str.3
.asciz "%s"
L_.str.6: ## @.str.6
.asciz "%d"
.comm _ServerAddr,16,2 ## @ServerAddr
.comm _ServerSocket,4,2 ## @ServerSocket
L_.str.7: ## @.str.7
.asciz "failed created socket\nrecreate?[y/n]:"
L_.str.8: ## @.str.8
.asciz "%c"
L_.str.9: ## @.str.9
.asciz "failed connect\nreconnect?[y/n]:"
L_.str.10: ## @.str.10
.asciz "connected to %s:%d\n"
L_.str.11: ## @.str.11
.asciz "%s--:"
.comm _UserInput,255,4 ## @UserInput
L_.str.13: ## @.str.13
.asciz "QUIT"
L_.str.15: ## @.str.15
.asciz "ABOR"
L_.str.21: ## @.str.21
.asciz "ls"
L_.str.26: ## @.str.26
.asciz "mkd"
L_.str.27: ## @.str.27
.asciz "rmd"
L_.str.30: ## @.str.30
.asciz "pwd"
.comm _buffer,1024,4 ## @buffer
L_.str.31: ## @.str.31
.asciz "127.0.0.1"
L_.str.32: ## @.str.32
.asciz "10.0.2.15"
L_.str.33: ## @.str.33
.asciz "DELE"
L_.str.34: ## @.str.34
.asciz "RNFR"
L_.str.35: ## @.str.35
.asciz "CWD"
L_.str.36: ## @.str.36
.asciz "MKD"
L_.str.37: ## @.str.37
.asciz "RMD"
L_.str.38: ## @.str.38
.asciz "PASV"
L_.str.39: ## @.str.39
.asciz "227 Entering Passive Mode (%lu,%lu,%lu,%lu,%lu,%lu)."
.comm _data_sock,4,2 ## @data_sock
L_.str.42: ## @.str.42
.asciz ">input yout userame:"
L_.str.43: ## @.str.43
.asciz "USER"
L_.str.45: ## @.str.45
.asciz "PASS"
L_.str.46: ## @.str.46
.asciz "SYST"
L_.str.47: ## @.str.47
.asciz "TYPE"
L_.str.49: ## @.str.49
.asciz "socket create failed"
L_.str.50: ## @.str.50
.asciz "%lu.%lu.%lu.%lu"
L_.str.51: ## @.str.51
.asciz "%lu,%lu,%lu,%lu,%lu,%lu"
L_.str.52: ## @.str.52
.asciz "PORT"
.comm _data_addr,16,2 ## @data_addr
L_.str.55: ## @.str.55
.asciz "LIST"
L_.str.56: ## @.str.56
.asciz "RETR"
L_.str.57: ## @.str.57
.asciz "wb"
L_.str.58: ## @.str.58
.asciz "fopen failed to open file"
L_.str.59: ## @.str.59
.asciz "%d bytes get.\n"
L_.str.60: ## @.str.60
.asciz "rb"
L_.str.61: ## @.str.61
.asciz "fopen() failed"
L_.str.62: ## @.str.62
.asciz "STOR"
L_.str.63: ## @.str.63
.asciz "%d bytes send\n"
L_.str.64: ## @.str.64
.asciz "%s\r\n"
L_.str.65: ## @.str.65
.asciz "%s %s\r\n"
L_.str.66: ## @.str.66
.asciz "%s %s"
L_.str.68: ## @.str.68
.asciz "PWD"
L_str: ## @str
.asciz "Please input the server IP\nPress Enter to confirm:\n(For example(127.0.0.1))"
L_str.69: ## @str.69
.asciz "Wrong ip please input again"
L_str.70: ## @str.70
.asciz "Please input the server Port:"
L_str.71: ## @str.71
.asciz "data connect failed"
L_str.72: ## @str.72
.asciz "data socket() failed"
L_str.73: ## @str.73
.asciz ">input your password:"
L_str.74: ## @str.74
.asciz "Data Socket Accept"
L_str.75: ## @str.75
.asciz "Data accept failed"
L_str.76: ## @str.76
.asciz "error when trying to get the local addr"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
sub sp, sp, #432
Lloh0:
adrp x10, _workspace@GOTPAGE
Lloh1:
ldr x10, [x10, _workspace@GOTPAGEOFF]
mov w8, #47
Lloh2:
adrp x0, l_str@PAGE
Lloh3:
add x0, x0, l_str@PAGEOFF
Lloh4:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh5:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh6:
ldr x9, [x9]
add x19, sp, #33
stur x9, [x29, #-96]
Lloh7:
strh w8, [x10]
Lloh8:
adrp x20, l_.str.3@PAGE
Lloh9:
add x20, x20, l_.str.3@PAGEOFF
Lloh10:
adrp x21, l_str.69@PAGE
Lloh11:
add x21, x21, l_str.69@PAGEOFF
Lloh12:
adrp x24, _ServerAddr@GOTPAGE
Lloh13:
ldr x24, [x24, _ServerAddr@GOTPAGEOFF]
Lloh14:
adrp x28, _ServerSocket@GOTPAGE
Lloh15:
ldr x28, [x28, _ServerSocket@GOTPAGEOFF]
Lloh16:
adrp x25, l_.str.7@PAGE
Lloh17:
add x25, x25, l_.str.7@PAGEOFF
add x23, sp, #161
Lloh18:
adrp x26, l_.str.8@PAGE
Lloh19:
add x26, x26, l_.str.8@PAGEOFF
Lloh20:
adrp x27, l_.str.9@PAGE
Lloh21:
add x27, x27, l_.str.9@PAGEOFF
mov x22, x0
b LBB0_2
LBB0_1: ; in Loop: Header=BB0_2 Depth=1
mov x0, x21
LBB0_2: ; =>This Loop Header: Depth=1
; Child Loop BB0_4 Depth 2
; Child Loop BB0_7 Depth 2
bl _puts
str x19, [sp]
mov x0, x20
bl _scanf
add x0, sp, #33
bl _inet_addr
cmn w0, #1
b.eq LBB0_1
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
Lloh22:
adrp x0, l_str.70@PAGE
Lloh23:
add x0, x0, l_str.70@PAGEOFF
bl _puts
add x8, sp, #28
str x8, [sp]
Lloh24:
adrp x0, l_.str.6@PAGE
Lloh25:
add x0, x0, l_.str.6@PAGEOFF
bl _scanf
stp xzr, xzr, [x24]
mov w8, #2
strb w8, [x24, #1]
add x0, sp, #33
bl _inet_addr
str w0, [x24, #4]
ldrh w8, [sp, #28]
rev w8, w8
lsr w8, w8, #16
strh w8, [x24, #2]
LBB0_4: ; Parent Loop BB0_2 Depth=1
; => This Inner Loop Header: Depth=2
mov w0, #2
mov w1, #1
mov w2, #0
bl _socket
str w0, [x28]
tbz w0, #31, LBB0_6
; %bb.5: ; in Loop: Header=BB0_4 Depth=2
mov x0, x25
bl _printf
str x23, [sp]
mov x0, x26
bl _scanf
ldrb w8, [sp, #161]
cmp w8, #110
b.ne LBB0_4
b LBB0_54
LBB0_6: ; in Loop: Header=BB0_2 Depth=1
mov w8, #32
strb w8, [sp, #161]
LBB0_7: ; Parent Loop BB0_2 Depth=1
; => This Inner Loop Header: Depth=2
mov x1, x24
mov w2, #16
bl _connect
tbz w0, #31, LBB0_11
; %bb.8: ; in Loop: Header=BB0_7 Depth=2
mov x0, x27
bl _printf
str x23, [sp]
mov x0, x26
bl _scanf
ldrb w8, [sp, #161]
cmp w8, #110
b.eq LBB0_53
; %bb.9: ; in Loop: Header=BB0_7 Depth=2
cmp w8, #121
b.eq LBB0_12
; %bb.10: ; in Loop: Header=BB0_7 Depth=2
ldr w0, [x28]
b LBB0_7
LBB0_11: ; in Loop: Header=BB0_2 Depth=1
ldrb w8, [sp, #161]
cmp w8, #121
b.ne LBB0_13
LBB0_12: ; in Loop: Header=BB0_2 Depth=1
mov x0, x22
b LBB0_2
LBB0_13: ; =>This Inner Loop Header: Depth=1
bl _getchar
and w8, w0, #0xff
cmp w8, #10
b.ne LBB0_13
; %bb.14:
ldr w8, [sp, #28]
add x9, sp, #33
stp x9, x8, [sp]
Lloh26:
adrp x0, l_.str.10@PAGE
Lloh27:
add x0, x0, l_.str.10@PAGEOFF
bl _printf
ldr w0, [x28]
Lloh28:
adrp x19, _buffer@GOTPAGE
Lloh29:
ldr x19, [x19, _buffer@GOTPAGEOFF]
mov x1, x19
mov w2, #1024
bl _read
adrp x8, _Res@PAGE
str w0, [x8, _Res@PAGEOFF]
sub w8, w0, #2
strb wzr, [x19, w8, sxtw]
mov x0, x19
bl _puts
bl _user_login
Lloh30:
adrp x20, l_.str.11@PAGE
Lloh31:
add x20, x20, l_.str.11@PAGEOFF
Lloh32:
adrp x24, ___stdinp@GOTPAGE
Lloh33:
ldr x24, [x24, ___stdinp@GOTPAGEOFF]
Lloh34:
adrp x21, _UserInput@GOTPAGE
Lloh35:
ldr x21, [x21, _UserInput@GOTPAGEOFF]
mov w25, #30065
movk w25, #29801, lsl #16
mov w22, #25185
movk w22, #29295, lsl #16
mov w26, #31091
movk w26, #29811, lsl #16
mov w23, #31092
movk w23, #25968, lsl #16
Lloh36:
adrp x27, _workspace@GOTPAGE
Lloh37:
ldr x27, [x27, _workspace@GOTPAGEOFF]
b LBB0_16
LBB0_15: ; in Loop: Header=BB0_16 Depth=1
add x0, x21, #5
bl _cmd_type
LBB0_16: ; =>This Inner Loop Header: Depth=1
str x27, [sp]
mov x0, x20
bl _printf
ldr x2, [x24]
mov x0, x21
mov w1, #254
bl _fgets
mov x0, x21
bl _strlen
add x8, x0, x21
sturb wzr, [x8, #-1]
ldr w8, [x21]
cmp w8, w25
b.eq LBB0_50
; %bb.17: ; in Loop: Header=BB0_16 Depth=1
ldr w8, [x21]
cmp w8, w22
b.eq LBB0_51
; %bb.18: ; in Loop: Header=BB0_16 Depth=1
ldr w8, [x21]
cmp w8, w26
b.eq LBB0_34
; %bb.19: ; in Loop: Header=BB0_16 Depth=1
ldr w8, [x21]
cmp w8, w23
b.eq LBB0_15
; %bb.20: ; in Loop: Header=BB0_16 Depth=1
ldrh w8, [x21]
mov w9, #25699
cmp w8, w9
b.eq LBB0_36
; %bb.21: ; in Loop: Header=BB0_16 Depth=1
ldr w8, [x21]
mov w9, #28528
movk w9, #29810, lsl #16
cmp w8, w9
b.eq LBB0_37
; %bb.22: ; in Loop: Header=BB0_16 Depth=1
ldr w8, [x21]
mov w9, #24944
movk w9, #30323, lsl #16
cmp w8, w9
b.eq LBB0_38
; %bb.23: ; in Loop: Header=BB0_16 Depth=1
ldrh w8, [x21]
mov w9, #29548
eor w8, w8, w9
ldrb w9, [x21, #2]
orr w8, w8, w9
cbz w8, LBB0_39
; %bb.24: ; in Loop: Header=BB0_16 Depth=1
ldr w8, [x21]
mov w9, #25959
movk w9, #28788, lsl #16
cmp w8, w9
b.eq LBB0_40
; %bb.25: ; in Loop: Header=BB0_16 Depth=1
ldr w8, [x21]
mov w9, #30064
movk w9, #28788, lsl #16
cmp w8, w9
b.eq LBB0_41
; %bb.26: ; in Loop: Header=BB0_16 Depth=1
ldr w8, [x21]
mov w9, #25959
movk w9, #24948, lsl #16
cmp w8, w9
b.eq LBB0_43
; %bb.27: ; in Loop: Header=BB0_16 Depth=1
ldr w8, [x21]
mov w9, #30064
movk w9, #24948, lsl #16
cmp w8, w9
b.eq LBB0_44
; %bb.28: ; in Loop: Header=BB0_16 Depth=1
ldrh w8, [x21]
mov w9, #27501
eor w8, w8, w9
ldrb w9, [x21, #2]
mov w10, #100
eor w9, w9, w10
orr w8, w8, w9
cbz w8, LBB0_46
; %bb.29: ; in Loop: Header=BB0_16 Depth=1
ldrh w8, [x21]
mov w9, #28018
eor w8, w8, w9
ldrb w9, [x21, #2]
eor w9, w9, w10
orr w8, w8, w9
cbz w8, LBB0_47
; %bb.30: ; in Loop: Header=BB0_16 Depth=1
ldr w8, [x21]
mov w9, #28274
movk w9, #29286, lsl #16
cmp w8, w9
b.eq LBB0_48
; %bb.31: ; in Loop: Header=BB0_16 Depth=1
ldr w8, [x21]
mov w9, #25956
movk w9, #25964, lsl #16
cmp w8, w9
b.eq LBB0_49
; %bb.32: ; in Loop: Header=BB0_16 Depth=1
ldrh w8, [x21]
mov w9, #30576
eor w8, w8, w9
ldrb w9, [x21, #2]
eor w9, w9, w10
orr w8, w8, w9
cbnz w8, LBB0_16
; %bb.33: ; in Loop: Header=BB0_16 Depth=1
bl _cmd_pwd
b LBB0_16
LBB0_34: ; in Loop: Header=BB0_16 Depth=1
Lloh38:
adrp x8, l_.str.46@PAGE
Lloh39:
add x8, x8, l_.str.46@PAGEOFF
str x8, [sp]
add x0, sp, #161
mov w1, #0
mov w2, #255
Lloh40:
adrp x3, l_.str.64@PAGE
Lloh41:
add x3, x3, l_.str.64@PAGEOFF
LBB0_35: ; in Loop: Header=BB0_16 Depth=1
bl ___sprintf_chk
ldr w27, [x28]
add x0, sp, #161
bl _strlen
mov x2, x0
add x1, sp, #161
mov x0, x27
Lloh42:
adrp x27, _workspace@GOTPAGE
Lloh43:
ldr x27, [x27, _workspace@GOTPAGEOFF]
bl _write
Lloh44:
adrp x8, _toServer@PAGE
Lloh45:
ldr x8, [x8, _toServer@PAGEOFF]
add x9, sp, #161
stp x8, x9, [sp]
Lloh46:
adrp x0, l_.str.66@PAGE
Lloh47:
add x0, x0, l_.str.66@PAGEOFF
bl _printf
ldr w0, [x28]
mov x1, x19
mov w2, #1024
bl _read
adrp x8, _Res@PAGE
str w0, [x8, _Res@PAGEOFF]
sub w8, w0, #2
strb wzr, [x19, w8, sxtw]
mov x0, x19
bl _puts
b LBB0_16
LBB0_36: ; in Loop: Header=BB0_16 Depth=1
add x0, x21, #3
bl _cmd_cd
b LBB0_16
LBB0_37: ; in Loop: Header=BB0_16 Depth=1
bl _cmd_port
b LBB0_16
LBB0_38: ; in Loop: Header=BB0_16 Depth=1
bl _cmd_pasv
b LBB0_16
LBB0_39: ; in Loop: Header=BB0_16 Depth=1
bl _cmd_list
b LBB0_16
LBB0_40: ; in Loop: Header=BB0_16 Depth=1
bl _cmd_port
b LBB0_16
LBB0_41: ; in Loop: Header=BB0_16 Depth=1
add x0, x21, #5
Lloh48:
adrp x1, l_.str.60@PAGE
Lloh49:
add x1, x1, l_.str.60@PAGEOFF
bl _fopen
cbz x0, LBB0_45
; %bb.42: ; in Loop: Header=BB0_16 Depth=1
bl _cmd_port
b LBB0_16
LBB0_43: ; in Loop: Header=BB0_16 Depth=1
add x0, x21, #5
mov w1, #1
bl _cmd_get
b LBB0_16
LBB0_44: ; in Loop: Header=BB0_16 Depth=1
add x0, x21, #5
mov w1, #1
bl _cmd_put
b LBB0_16
LBB0_45: ; in Loop: Header=BB0_16 Depth=1
Lloh50:
adrp x0, l_.str.61@PAGE
Lloh51:
add x0, x0, l_.str.61@PAGEOFF
bl _printf
b LBB0_16
LBB0_46: ; in Loop: Header=BB0_16 Depth=1
add x9, x21, #4
Lloh52:
adrp x8, l_.str.36@PAGE
Lloh53:
add x8, x8, l_.str.36@PAGEOFF
stp x8, x9, [sp]
add x0, sp, #161
mov w1, #0
mov w2, #255
Lloh54:
adrp x3, l_.str.65@PAGE
Lloh55:
add x3, x3, l_.str.65@PAGEOFF
b LBB0_35
LBB0_47: ; in Loop: Header=BB0_16 Depth=1
add x0, x21, #4
bl _cmd_rmd
b LBB0_16
LBB0_48: ; in Loop: Header=BB0_16 Depth=1
add x0, x21, #5
bl _cmd_rnfr
b LBB0_16
LBB0_49: ; in Loop: Header=BB0_16 Depth=1
add x0, x21, #5
bl _cmd_dele
b LBB0_16
LBB0_50:
Lloh56:
adrp x8, l_.str.13@PAGE
Lloh57:
add x8, x8, l_.str.13@PAGEOFF
b LBB0_52
LBB0_51:
Lloh58:
adrp x8, l_.str.15@PAGE
Lloh59:
add x8, x8, l_.str.15@PAGEOFF
LBB0_52:
Lloh60:
adrp x3, l_.str.64@PAGE
Lloh61:
add x3, x3, l_.str.64@PAGEOFF
str x8, [sp]
add x21, sp, #161
add x0, sp, #161
mov w1, #0
mov w2, #255
bl ___sprintf_chk
ldr w20, [x28]
add x0, sp, #161
bl _strlen
mov x2, x0
add x1, sp, #161
mov x0, x20
bl _write
Lloh62:
adrp x8, _toServer@PAGE
Lloh63:
ldr x8, [x8, _toServer@PAGEOFF]
stp x8, x21, [sp]
Lloh64:
adrp x0, l_.str.66@PAGE
Lloh65:
add x0, x0, l_.str.66@PAGEOFF
bl _printf
ldr w0, [x28]
mov x1, x19
mov w2, #1024
bl _read
adrp x8, _Res@PAGE
str w0, [x8, _Res@PAGEOFF]
sub w8, w0, #2
strb wzr, [x19, w8, sxtw]
mov x0, x19
bl _puts
LBB0_53:
ldr w0, [x28]
bl _close
LBB0_54:
ldur x8, [x29, #-96]
Lloh66:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh67:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh68:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_56
; %bb.55:
mov w0, #0
add sp, sp, #432
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_56:
bl ___stack_chk_fail
.loh AdrpAdd Lloh20, Lloh21
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpLdrGot Lloh14, Lloh15
.loh AdrpLdrGot Lloh12, Lloh13
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpLdrGotStr Lloh0, Lloh1, Lloh7
.loh AdrpAdd Lloh24, Lloh25
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpLdrGot Lloh36, Lloh37
.loh AdrpLdrGot Lloh34, Lloh35
.loh AdrpLdrGot Lloh32, Lloh33
.loh AdrpAdd Lloh30, Lloh31
.loh AdrpLdrGot Lloh28, Lloh29
.loh AdrpAdd Lloh26, Lloh27
.loh AdrpAdd Lloh40, Lloh41
.loh AdrpAdd Lloh38, Lloh39
.loh AdrpAdd Lloh46, Lloh47
.loh AdrpLdr Lloh44, Lloh45
.loh AdrpLdrGot Lloh42, Lloh43
.loh AdrpAdd Lloh48, Lloh49
.loh AdrpAdd Lloh50, Lloh51
.loh AdrpAdd Lloh54, Lloh55
.loh AdrpAdd Lloh52, Lloh53
.loh AdrpAdd Lloh56, Lloh57
.loh AdrpAdd Lloh58, Lloh59
.loh AdrpAdd Lloh64, Lloh65
.loh AdrpLdr Lloh62, Lloh63
.loh AdrpAdd Lloh60, Lloh61
.loh AdrpLdrGotLdr Lloh66, Lloh67, Lloh68
.cfi_endproc
; -- End function
.globl _WriteToServer ; -- Begin function WriteToServer
.p2align 2
_WriteToServer: ; @WriteToServer
.cfi_startproc
; %bb.0:
sub sp, sp, #336
.cfi_def_cfa_offset 336
stp x28, x27, [sp, #288] ; 16-byte Folded Spill
stp x20, x19, [sp, #304] ; 16-byte Folded Spill
stp x29, x30, [sp, #320] ; 16-byte Folded Spill
add x29, sp, #320
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w27, -40
.cfi_offset w28, -48
Lloh69:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh70:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh71:
ldr x8, [x8]
stur x8, [x29, #-40]
cbz x1, LBB1_2
; %bb.1:
stp x0, x1, [sp]
Lloh72:
adrp x3, l_.str.65@PAGE
Lloh73:
add x3, x3, l_.str.65@PAGEOFF
add x0, sp, #25
mov w1, #0
b LBB1_3
LBB1_2:
str x0, [sp]
Lloh74:
adrp x3, l_.str.64@PAGE
Lloh75:
add x3, x3, l_.str.64@PAGEOFF
add x0, sp, #25
LBB1_3:
mov w2, #255
bl ___sprintf_chk
Lloh76:
adrp x8, _ServerSocket@GOTPAGE
Lloh77:
ldr x8, [x8, _ServerSocket@GOTPAGEOFF]
Lloh78:
ldr w19, [x8]
add x20, sp, #25
add x0, sp, #25
bl _strlen
mov x2, x0
add x1, sp, #25
mov x0, x19
bl _write
Lloh79:
adrp x8, _toServer@PAGE
Lloh80:
ldr x8, [x8, _toServer@PAGEOFF]
stp x8, x20, [sp]
Lloh81:
adrp x0, l_.str.66@PAGE
Lloh82:
add x0, x0, l_.str.66@PAGEOFF
bl _printf
ldur x8, [x29, #-40]
Lloh83:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh84:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh85:
ldr x9, [x9]
cmp x9, x8
b.ne LBB1_5
; %bb.4:
ldp x29, x30, [sp, #320] ; 16-byte Folded Reload
ldp x20, x19, [sp, #304] ; 16-byte Folded Reload
ldp x28, x27, [sp, #288] ; 16-byte Folded Reload
add sp, sp, #336
ret
LBB1_5:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh69, Lloh70, Lloh71
.loh AdrpAdd Lloh72, Lloh73
.loh AdrpAdd Lloh74, Lloh75
.loh AdrpLdrGotLdr Lloh83, Lloh84, Lloh85
.loh AdrpAdd Lloh81, Lloh82
.loh AdrpLdr Lloh79, Lloh80
.loh AdrpLdrGotLdr Lloh76, Lloh77, Lloh78
.cfi_endproc
; -- End function
.globl _cmd_type ; -- Begin function cmd_type
.p2align 2
_cmd_type: ; @cmd_type
.cfi_startproc
; %bb.0:
sub sp, sp, #336
.cfi_def_cfa_offset 336
stp x22, x21, [sp, #288] ; 16-byte Folded Spill
stp x20, x19, [sp, #304] ; 16-byte Folded Spill
stp x29, x30, [sp, #320] ; 16-byte Folded Spill
add x29, sp, #320
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
Lloh86:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh87:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh88:
ldr x8, [x8]
stur x8, [x29, #-40]
ldrsb w8, [x0]
cmp w8, #65
b.eq LBB2_3
; %bb.1:
cmp w8, #73
b.ne LBB2_5
; %bb.2:
mov w8, #0
b LBB2_4
LBB2_3:
mov w8, #1
LBB2_4:
adrp x9, _TYPE@PAGE
str w8, [x9, _TYPE@PAGEOFF]
Lloh89:
adrp x8, l_.str.47@PAGE
Lloh90:
add x8, x8, l_.str.47@PAGEOFF
Lloh91:
adrp x3, l_.str.65@PAGE
Lloh92:
add x3, x3, l_.str.65@PAGEOFF
stp x8, x0, [sp]
add x20, sp, #25
add x0, sp, #25
mov w1, #0
mov w2, #255
bl ___sprintf_chk
Lloh93:
adrp x21, _ServerSocket@GOTPAGE
Lloh94:
ldr x21, [x21, _ServerSocket@GOTPAGEOFF]
ldr w19, [x21]
add x0, sp, #25
bl _strlen
mov x2, x0
add x1, sp, #25
mov x0, x19
bl _write
Lloh95:
adrp x8, _toServer@PAGE
Lloh96:
ldr x8, [x8, _toServer@PAGEOFF]
stp x8, x20, [sp]
Lloh97:
adrp x0, l_.str.66@PAGE
Lloh98:
add x0, x0, l_.str.66@PAGEOFF
bl _printf
ldr w0, [x21]
Lloh99:
adrp x19, _buffer@GOTPAGE
Lloh100:
ldr x19, [x19, _buffer@GOTPAGEOFF]
mov x1, x19
mov w2, #1024
bl _read
adrp x8, _Res@PAGE
str w0, [x8, _Res@PAGEOFF]
sub w8, w0, #2
strb wzr, [x19, w8, sxtw]
mov x0, x19
bl _puts
LBB2_5:
ldur x8, [x29, #-40]
Lloh101:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh102:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh103:
ldr x9, [x9]
cmp x9, x8
b.ne LBB2_7
; %bb.6:
ldp x29, x30, [sp, #320] ; 16-byte Folded Reload
ldp x20, x19, [sp, #304] ; 16-byte Folded Reload
ldp x22, x21, [sp, #288] ; 16-byte Folded Reload
add sp, sp, #336
ret
LBB2_7:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh86, Lloh87, Lloh88
.loh AdrpLdrGot Lloh99, Lloh100
.loh AdrpAdd Lloh97, Lloh98
.loh AdrpLdr Lloh95, Lloh96
.loh AdrpLdrGot Lloh93, Lloh94
.loh AdrpAdd Lloh91, Lloh92
.loh AdrpAdd Lloh89, Lloh90
.loh AdrpLdrGotLdr Lloh101, Lloh102, Lloh103
.cfi_endproc
; -- End function
.globl _cmd_cd ; -- Begin function cmd_cd
.p2align 2
_cmd_cd: ; @cmd_cd
.cfi_startproc
; %bb.0:
sub sp, sp, #352
.cfi_def_cfa_offset 352
stp x24, x23, [sp, #288] ; 16-byte Folded Spill
stp x22, x21, [sp, #304] ; 16-byte Folded Spill
stp x20, x19, [sp, #320] ; 16-byte Folded Spill
stp x29, x30, [sp, #336] ; 16-byte Folded Spill
add x29, sp, #336
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x1, x0
Lloh104:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh105:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh106:
ldr x8, [x8]
stur x8, [x29, #-56]
Lloh107:
adrp x0, l_.str.35@PAGE
Lloh108:
add x0, x0, l_.str.35@PAGEOFF
bl _WriteToServer
Lloh109:
adrp x21, _ServerSocket@GOTPAGE
Lloh110:
ldr x21, [x21, _ServerSocket@GOTPAGEOFF]
ldr w0, [x21]
Lloh111:
adrp x19, _buffer@GOTPAGE
Lloh112:
ldr x19, [x19, _buffer@GOTPAGEOFF]
mov x1, x19
mov w2, #1024
bl _read
adrp x22, _Res@PAGE
str w0, [x22, _Res@PAGEOFF]
sub w8, w0, #2
strb wzr, [x19, w8, sxtw]
mov x0, x19
bl _puts
Lloh113:
adrp x8, l_.str.68@PAGE
Lloh114:
add x8, x8, l_.str.68@PAGEOFF
Lloh115:
adrp x3, l_.str.64@PAGE
Lloh116:
add x3, x3, l_.str.64@PAGEOFF
str x8, [sp]
add x23, sp, #25
add x0, sp, #25
mov w1, #0
mov w2, #255
bl ___sprintf_chk
ldr w20, [x21]
add x0, sp, #25
bl _strlen
mov x2, x0
add x1, sp, #25
mov x0, x20
bl _write
Lloh117:
adrp x8, _toServer@PAGE
Lloh118:
ldr x8, [x8, _toServer@PAGEOFF]
stp x8, x23, [sp]
Lloh119:
adrp x0, l_.str.66@PAGE
Lloh120:
add x0, x0, l_.str.66@PAGEOFF
bl _printf
ldr w0, [x21]
mov x1, x19
mov w2, #1024
bl _read
str w0, [x22, _Res@PAGEOFF]
sub w8, w0, #2
strb wzr, [x19, w8, sxtw]
mov x0, x19
bl _puts
Lloh121:
adrp x0, _workspace@GOTPAGE
Lloh122:
ldr x0, [x0, _workspace@GOTPAGEOFF]
mov x1, x19
mov w2, #128
bl ___strcpy_chk
ldur x8, [x29, #-56]
Lloh123:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh124:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh125:
ldr x9, [x9]
cmp x9, x8
b.ne LBB3_2
; %bb.1:
ldp x29, x30, [sp, #336] ; 16-byte Folded Reload
ldp x20, x19, [sp, #320] ; 16-byte Folded Reload
ldp x22, x21, [sp, #304] ; 16-byte Folded Reload
ldp x24, x23, [sp, #288] ; 16-byte Folded Reload
add sp, sp, #352
ret
LBB3_2:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh123, Lloh124, Lloh125
.loh AdrpLdrGot Lloh121, Lloh122
.loh AdrpAdd Lloh119, Lloh120
.loh AdrpLdr Lloh117, Lloh118
.loh AdrpAdd Lloh115, Lloh116
.loh AdrpAdd Lloh113, Lloh114
.loh AdrpLdrGot Lloh111, Lloh112
.loh AdrpLdrGot Lloh109, Lloh110
.loh AdrpAdd Lloh107, Lloh108
.loh AdrpLdrGotLdr Lloh104, Lloh105, Lloh106
.cfi_endproc
; -- End function
.globl _cmd_get ; -- Begin function cmd_get
.p2align 2
_cmd_get: ; @cmd_get
.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, x0
Lloh126:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh127:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh128:
ldr x8, [x8]
stur x8, [x29, #-96]
cmp w1, #1
b.eq LBB4_4
; %bb.1:
cbnz w1, LBB4_5
; %bb.2:
ldur x8, [x29, #-96]
Lloh129:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh130:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh131:
ldr x9, [x9]
cmp x9, x8
b.ne LBB4_34
; %bb.3:
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
b _cmd_port
LBB4_4:
bl _cmd_pasv
cmn w0, #1
b.eq LBB4_32
LBB4_5:
Lloh132:
adrp x0, l_.str.56@PAGE
Lloh133:
add x0, x0, l_.str.56@PAGEOFF
mov x1, x20
bl _WriteToServer
Lloh134:
adrp x24, _ServerSocket@GOTPAGE
Lloh135:
ldr x24, [x24, _ServerSocket@GOTPAGEOFF]
ldr w0, [x24]
Lloh136:
adrp x19, _buffer@GOTPAGE
Lloh137:
ldr x19, [x19, _buffer@GOTPAGEOFF]
mov x1, x19
mov w2, #1024
bl _read
adrp x25, _Res@PAGE
str w0, [x25, _Res@PAGEOFF]
sub w8, w0, #2
strb wzr, [x19, w8, sxtw]
mov x0, x19
bl _puts
mov x0, x19
bl _strlen
cmp w0, #3
b.lt LBB4_22
; %bb.6:
sub w10, w0, #2
mov w8, #-2
mov w9, #10
LBB4_7: ; =>This Loop Header: Depth=1
; Child Loop BB4_9 Depth 2
; Child Loop BB4_14 Depth 2
mov w11, w10
b LBB4_9
LBB4_8: ; in Loop: Header=BB4_9 Depth=2
subs x11, x11, #1
b.le LBB4_12
LBB4_9: ; Parent Loop BB4_7 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w12, [x19, x11]
cmp w12, #10
b.ne LBB4_8
; %bb.10: ; in Loop: Header=BB4_9 Depth=2
sub w12, w11, #1
ldrb w12, [x19, w12, uxtw]
cmp w12, #13
b.ne LBB4_8
; %bb.11: ; in Loop: Header=BB4_7 Depth=1
sub x10, x11, #2
cmp w11, #0
csel w10, w8, w10, eq
csinc x12, xzr, x11, eq
b LBB4_13
LBB4_12: ; in Loop: Header=BB4_7 Depth=1
mov x12, #0
LBB4_13: ; in Loop: Header=BB4_7 Depth=1
mov w11, #0
add x12, x19, w12, sxtw
LBB4_14: ; Parent Loop BB4_7 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w13, [x12]
cmp w13, #13
b.eq LBB4_19
; %bb.15: ; in Loop: Header=BB4_14 Depth=2
cmp w13, #32
b.eq LBB4_19
; %bb.16: ; in Loop: Header=BB4_14 Depth=2
sxtb w13, w13
sub w14, w13, #48
cmp w14, #9
b.hi LBB4_18
; %bb.17: ; in Loop: Header=BB4_14 Depth=2
madd w11, w11, w9, w13
sub w11, w11, #48
add x12, x12, #1
b LBB4_14
LBB4_18: ; in Loop: Header=BB4_7 Depth=1
mov w11, #-1
LBB4_19: ; in Loop: Header=BB4_7 Depth=1
add w12, w11, #1
cmp w12, #1
b.hi LBB4_21
; %bb.20: ; in Loop: Header=BB4_7 Depth=1
cmp w10, #0
b.gt LBB4_7
LBB4_21:
sub w8, w11, #500
cmp w8, #100
b.lo LBB4_32
LBB4_22:
Lloh138:
adrp x27, _data_sock@GOTPAGE
Lloh139:
ldr x27, [x27, _data_sock@GOTPAGEOFF]
ldr w0, [x27]
add x1, sp, #16
mov w2, #1024
bl _read
mov x22, x0
cmp w22, #1
b.lt LBB4_30
; %bb.23:
mov w26, #0
mov w28, #0
Lloh140:
adrp x21, l_.str.57@PAGE
Lloh141:
add x21, x21, l_.str.57@PAGEOFF
; implicit-def: $x23
b LBB4_26
LBB4_24: ; in Loop: Header=BB4_26 Depth=1
mov x23, x0
mov w28, #1
LBB4_25: ; in Loop: Header=BB4_26 Depth=1
mov x0, x23
bl _fileno
sxtw x2, w22
add x1, sp, #16
bl _write
add w26, w22, w26
ldr w0, [x27]
add x1, sp, #16
mov w2, #1024
bl _read
mov x22, x0
cmp w22, #0
b.le LBB4_29
LBB4_26: ; =>This Inner Loop Header: Depth=1
cbnz w28, LBB4_25
; %bb.27: ; in Loop: Header=BB4_26 Depth=1
mov x0, x20
mov x1, x21
bl _fopen
cbnz x0, LBB4_24
; %bb.28:
Lloh142:
adrp x0, l_.str.58@PAGE
Lloh143:
add x0, x0, l_.str.58@PAGEOFF
bl _printf
ldr w0, [x27]
bl _close
b LBB4_32
LBB4_29:
mov x0, x23
bl _fclose
b LBB4_31
LBB4_30:
mov w26, #0
LBB4_31:
ldr w0, [x27]
bl _close
ldr w0, [x24]
mov x1, x19
mov w2, #1024
bl _read
str w0, [x25, _Res@PAGEOFF]
sub w8, w0, #2
strb wzr, [x19, w8, sxtw]
mov x0, x19
bl _puts
str x26, [sp]
Lloh144:
adrp x0, l_.str.59@PAGE
Lloh145:
add x0, x0, l_.str.59@PAGEOFF
bl _printf
LBB4_32:
ldur x8, [x29, #-96]
Lloh146:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh147:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh148:
ldr x9, [x9]
cmp x9, x8
b.ne LBB4_34
; %bb.33:
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
LBB4_34:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh126, Lloh127, Lloh128
.loh AdrpLdrGotLdr Lloh129, Lloh130, Lloh131
.loh AdrpLdrGot Lloh136, Lloh137
.loh AdrpLdrGot Lloh134, Lloh135
.loh AdrpAdd Lloh132, Lloh133
.loh AdrpLdrGot Lloh138, Lloh139
.loh AdrpAdd Lloh140, Lloh141
.loh AdrpAdd Lloh142, Lloh143
.loh AdrpAdd Lloh144, Lloh145
.loh AdrpLdrGotLdr Lloh146, Lloh147, Lloh148
.cfi_endproc
; -- End function
.globl _cmd_put ; -- Begin function cmd_put
.p2align 2
_cmd_put: ; @cmd_put
.cfi_startproc
; %bb.0:
stp x28, x27, [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 w27, -72
.cfi_offset w28, -80
sub sp, sp, #1040
mov x21, x1
mov x20, x0
Lloh149:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh150:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh151:
ldr x8, [x8]
stur x8, [x29, #-72]
add x0, sp, #8
mov w1, #1024
bl _bzero
Lloh152:
adrp x1, l_.str.60@PAGE
Lloh153:
add x1, x1, l_.str.60@PAGEOFF
mov x0, x20
bl _fopen
cbz x0, LBB5_5
; %bb.1:
mov x19, x0
cmp w21, #1
b.eq LBB5_7
; %bb.2:
cbnz w21, LBB5_8
; %bb.3:
ldur x8, [x29, #-72]
Lloh154:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh155:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh156:
ldr x9, [x9]
cmp x9, x8
b.ne LBB5_15
; %bb.4:
add sp, sp, #1040
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 x28, x27, [sp], #80 ; 16-byte Folded Reload
b _cmd_port
LBB5_5:
ldur x8, [x29, #-72]
Lloh157:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh158:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh159:
ldr x9, [x9]
cmp x9, x8
b.ne LBB5_15
; %bb.6:
Lloh160:
adrp x0, l_.str.61@PAGE
Lloh161:
add x0, x0, l_.str.61@PAGEOFF
add sp, sp, #1040
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 x28, x27, [sp], #80 ; 16-byte Folded Reload
b _printf
LBB5_7:
bl _cmd_pasv
cmn w0, #1
b.eq LBB5_13
LBB5_8:
Lloh162:
adrp x0, l_.str.62@PAGE
Lloh163:
add x0, x0, l_.str.62@PAGEOFF
mov x1, x20
bl _WriteToServer
Lloh164:
adrp x21, _ServerSocket@GOTPAGE
Lloh165:
ldr x21, [x21, _ServerSocket@GOTPAGEOFF]
ldr w0, [x21]
Lloh166:
adrp x20, _buffer@GOTPAGE
Lloh167:
ldr x20, [x20, _buffer@GOTPAGEOFF]
mov x1, x20
mov w2, #1024
bl _read
adrp x22, _Res@PAGE
str w0, [x22, _Res@PAGEOFF]
sub w8, w0, #2
strb wzr, [x20, w8, sxtw]
mov x0, x20
bl _puts
mov x0, x19
bl _fileno
add x1, sp, #8
mov w2, #1024
bl _read
Lloh168:
adrp x24, _data_sock@GOTPAGE
Lloh169:
ldr x24, [x24, _data_sock@GOTPAGEOFF]
cmp w0, #1
b.lt LBB5_11
; %bb.9:
mov w23, #0
LBB5_10: ; =>This Inner Loop Header: Depth=1
add w23, w0, w23
ldr w8, [x24]
sxtw x2, w0
add x1, sp, #8
mov x0, x8
bl _write
add x0, sp, #8
mov w1, #1024
bl _bzero
mov x0, x19
bl _fileno
add x1, sp, #8
mov w2, #1024
bl _read
cmp w0, #0
b.gt LBB5_10
b LBB5_12
LBB5_11:
mov w23, #0
LBB5_12:
add x0, sp, #8
mov w1, #1024
bl _bzero
mov x0, x19
bl _fclose
ldr w0, [x24]
bl _close
ldr w0, [x21]
mov x1, x20
mov w2, #1024
bl _read
str w0, [x22, _Res@PAGEOFF]
sub w8, w0, #2
strb wzr, [x20, w8, sxtw]
mov x0, x20
bl _puts
str x23, [sp]
Lloh170:
adrp x0, l_.str.63@PAGE
Lloh171:
add x0, x0, l_.str.63@PAGEOFF
bl _printf
LBB5_13:
ldur x8, [x29, #-72]
Lloh172:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh173:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh174:
ldr x9, [x9]
cmp x9, x8
b.ne LBB5_15
; %bb.14:
add sp, sp, #1040
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 x28, x27, [sp], #80 ; 16-byte Folded Reload
ret
LBB5_15:
bl ___stack_chk_fail
.loh AdrpAdd Lloh152, Lloh153
.loh AdrpLdrGotLdr Lloh149, Lloh150, Lloh151
.loh AdrpLdrGotLdr Lloh154, Lloh155, Lloh156
.loh AdrpLdrGotLdr Lloh157, Lloh158, Lloh159
.loh AdrpAdd Lloh160, Lloh161
.loh AdrpLdrGot Lloh168, Lloh169
.loh AdrpLdrGot Lloh166, Lloh167
.loh AdrpLdrGot Lloh164, Lloh165
.loh AdrpAdd Lloh162, Lloh163
.loh AdrpAdd Lloh170, Lloh171
.loh AdrpLdrGotLdr Lloh172, Lloh173, Lloh174
.cfi_endproc
; -- End function
.globl _cmd_mkd ; -- Begin function cmd_mkd
.p2align 2
_cmd_mkd: ; @cmd_mkd
.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 x1, x0
Lloh175:
adrp x0, l_.str.36@PAGE
Lloh176:
add x0, x0, l_.str.36@PAGEOFF
bl _WriteToServer
Lloh177:
adrp x8, _ServerSocket@GOTPAGE
Lloh178:
ldr x8, [x8, _ServerSocket@GOTPAGEOFF]
Lloh179:
ldr w0, [x8]
Lloh180:
adrp x19, _buffer@GOTPAGE
Lloh181:
ldr x19, [x19, _buffer@GOTPAGEOFF]
mov x1, x19
mov w2, #1024
bl _read
adrp x8, _Res@PAGE
str w0, [x8, _Res@PAGEOFF]
sub w8, w0, #2
strb wzr, [x19, w8, sxtw]
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _puts
.loh AdrpLdrGot Lloh180, Lloh181
.loh AdrpLdrGotLdr Lloh177, Lloh178, Lloh179
.loh AdrpAdd Lloh175, Lloh176
.cfi_endproc
; -- End function
.globl _cmd_rmd ; -- Begin function cmd_rmd
.p2align 2
_cmd_rmd: ; @cmd_rmd
.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 x1, x0
Lloh182:
adrp x0, l_.str.37@PAGE
Lloh183:
add x0, x0, l_.str.37@PAGEOFF
bl _WriteToServer
Lloh184:
adrp x8, _ServerSocket@GOTPAGE
Lloh185:
ldr x8, [x8, _ServerSocket@GOTPAGEOFF]
Lloh186:
ldr w0, [x8]
Lloh187:
adrp x19, _buffer@GOTPAGE
Lloh188:
ldr x19, [x19, _buffer@GOTPAGEOFF]
mov x1, x19
mov w2, #1024
bl _read
adrp x8, _Res@PAGE
str w0, [x8, _Res@PAGEOFF]
sub w8, w0, #2
strb wzr, [x19, w8, sxtw]
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _puts
.loh AdrpLdrGot Lloh187, Lloh188
.loh AdrpLdrGotLdr Lloh184, Lloh185, Lloh186
.loh AdrpAdd Lloh182, Lloh183
.cfi_endproc
; -- End function
.globl _cmd_rnfr ; -- Begin function cmd_rnfr
.p2align 2
_cmd_rnfr: ; @cmd_rnfr
.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 x1, x0
Lloh189:
adrp x0, l_.str.34@PAGE
Lloh190:
add x0, x0, l_.str.34@PAGEOFF
bl _WriteToServer
Lloh191:
adrp x8, _ServerSocket@GOTPAGE
Lloh192:
ldr x8, [x8, _ServerSocket@GOTPAGEOFF]
Lloh193:
ldr w0, [x8]
Lloh194:
adrp x19, _buffer@GOTPAGE
Lloh195:
ldr x19, [x19, _buffer@GOTPAGEOFF]
mov x1, x19
mov w2, #1024
bl _read
adrp x8, _Res@PAGE
str w0, [x8, _Res@PAGEOFF]
sub w8, w0, #2
strb wzr, [x19, w8, sxtw]
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _puts
.loh AdrpLdrGot Lloh194, Lloh195
.loh AdrpLdrGotLdr Lloh191, Lloh192, Lloh193
.loh AdrpAdd Lloh189, Lloh190
.cfi_endproc
; -- End function
.globl _cmd_dele ; -- Begin function cmd_dele
.p2align 2
_cmd_dele: ; @cmd_dele
.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 x1, x0
Lloh196:
adrp x0, l_.str.33@PAGE
Lloh197:
add x0, x0, l_.str.33@PAGEOFF
bl _WriteToServer
Lloh198:
adrp x8, _ServerSocket@GOTPAGE
Lloh199:
ldr x8, [x8, _ServerSocket@GOTPAGEOFF]
Lloh200:
ldr w0, [x8]
Lloh201:
adrp x19, _buffer@GOTPAGE
Lloh202:
ldr x19, [x19, _buffer@GOTPAGEOFF]
mov x1, x19
mov w2, #1024
bl _read
adrp x8, _Res@PAGE
str w0, [x8, _Res@PAGEOFF]
sub w8, w0, #2
strb wzr, [x19, w8, sxtw]
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _puts
.loh AdrpLdrGot Lloh201, Lloh202
.loh AdrpLdrGotLdr Lloh198, Lloh199, Lloh200
.loh AdrpAdd Lloh196, Lloh197
.cfi_endproc
; -- End function
.globl _GetBufCode ; -- Begin function GetBufCode
.p2align 2
_GetBufCode: ; @GetBufCode
.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
Lloh203:
adrp x19, _buffer@GOTPAGE
Lloh204:
ldr x19, [x19, _buffer@GOTPAGEOFF]
mov x0, x19
bl _strlen
cmp w0, #3
b.lt LBB10_16
; %bb.1:
sub w10, w0, #2
mov w8, #-2
mov w9, #10
LBB10_2: ; =>This Loop Header: Depth=1
; Child Loop BB10_4 Depth 2
; Child Loop BB10_9 Depth 2
mov w11, w10
b LBB10_4
LBB10_3: ; in Loop: Header=BB10_4 Depth=2
subs x11, x11, #1
b.le LBB10_7
LBB10_4: ; Parent Loop BB10_2 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w12, [x19, x11]
cmp w12, #10
b.ne LBB10_3
; %bb.5: ; in Loop: Header=BB10_4 Depth=2
sub w12, w11, #1
ldrb w12, [x19, w12, uxtw]
cmp w12, #13
b.ne LBB10_3
; %bb.6: ; in Loop: Header=BB10_2 Depth=1
sub x10, x11, #2
cmp w11, #0
csel w10, w8, w10, eq
csinc x11, xzr, x11, eq
b LBB10_8
LBB10_7: ; in Loop: Header=BB10_2 Depth=1
mov x11, #0
LBB10_8: ; in Loop: Header=BB10_2 Depth=1
mov w0, #0
add x11, x19, w11, sxtw
LBB10_9: ; Parent Loop BB10_2 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w12, [x11]
cmp w12, #13
b.eq LBB10_14
; %bb.10: ; in Loop: Header=BB10_9 Depth=2
cmp w12, #32
b.eq LBB10_14
; %bb.11: ; in Loop: Header=BB10_9 Depth=2
sxtb w12, w12
sub w13, w12, #48
cmp w13, #9
b.hi LBB10_13
; %bb.12: ; in Loop: Header=BB10_9 Depth=2
madd w12, w0, w9, w12
sub w0, w12, #48
add x11, x11, #1
b LBB10_9
LBB10_13: ; in Loop: Header=BB10_2 Depth=1
mov w0, #-1
LBB10_14: ; in Loop: Header=BB10_2 Depth=1
add w11, w0, #1
cmp w11, #1
b.hi LBB10_17
; %bb.15: ; in Loop: Header=BB10_2 Depth=1
cmp w10, #0
b.gt LBB10_2
b LBB10_17
LBB10_16:
mov w0, #0
LBB10_17:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh203, Lloh204
.cfi_endproc
; -- End function
.globl _getlocalip ; -- Begin function getlocalip
.p2align 2
_getlocalip: ; @getlocalip
.cfi_startproc
; %bb.0:
stp x28, x27, [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 w27, -72
.cfi_offset w28, -80
sub sp, sp, #544
mov x19, x0
Lloh205:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh206:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh207:
ldr x8, [x8]
stur x8, [x29, #-72]
mov w8, #512
str w8, [sp, #8]
add x8, sp, #24
stur x8, [sp, #12]
Lloh208:
adrp x8, l_.str.31@PAGE
Lloh209:
add x8, x8, l_.str.31@PAGEOFF
Lloh210:
ldr x8, [x8]
str x8, [x0]
mov w8, #49
strh w8, [x0, #8]
mov w0, #2
mov w1, #2
mov w2, #0
bl _socket
tbnz w0, #31, LBB11_7
; %bb.1:
mov x20, x0
add x8, sp, #8
str x8, [sp]
mov w1, #26916
movk w1, #49164, lsl #16
bl _ioctl
mov x0, x20
bl _close
add x23, sp, #24
ldr w8, [sp, #8]
lsr w8, w8, #5
add w24, w8, #1
Lloh211:
adrp x20, l_.str.31@PAGE
Lloh212:
add x20, x20, l_.str.31@PAGEOFF
Lloh213:
adrp x21, l_.str.32@PAGE
Lloh214:
add x21, x21, l_.str.32@PAGEOFF
b LBB11_4
LBB11_2: ; in Loop: Header=BB11_4 Depth=1
mov x0, x22
mov x1, x21
bl _strcmp
cmp w0, #0
cset w8, eq
LBB11_3: ; in Loop: Header=BB11_4 Depth=1
add x23, x23, x8, lsl #5
sub w24, w24, #1
cmp w24, #1
b.le LBB11_6
LBB11_4: ; =>This Inner Loop Header: Depth=1
ldr w0, [x23, #20]
bl _inet_ntoa
mov x22, x0
mov x1, x20
bl _strcmp
cbnz w0, LBB11_2
; %bb.5: ; in Loop: Header=BB11_4 Depth=1
mov w8, #1
b LBB11_3
LBB11_6:
mov x0, x19
mov x1, x22
bl _strcpy
mov w0, #0
b LBB11_8
LBB11_7:
mov w0, #-1
LBB11_8:
ldur x8, [x29, #-72]
Lloh215:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh216:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh217:
ldr x9, [x9]
cmp x9, x8
b.ne LBB11_10
; %bb.9:
add sp, sp, #544
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 x28, x27, [sp], #80 ; 16-byte Folded Reload
ret
LBB11_10:
bl ___stack_chk_fail
.loh AdrpAddLdr Lloh208, Lloh209, Lloh210
.loh AdrpLdrGotLdr Lloh205, Lloh206, Lloh207
.loh AdrpAdd Lloh213, Lloh214
.loh AdrpAdd Lloh211, Lloh212
.loh AdrpLdrGotLdr Lloh215, Lloh216, Lloh217
.cfi_endproc
; -- End function
.globl _cmd_pasv ; -- Begin function cmd_pasv
.p2align 2
_cmd_pasv: ; @cmd_pasv
.cfi_startproc
; %bb.0:
sub sp, sp, #416
.cfi_def_cfa_offset 416
stp x22, x21, [sp, #368] ; 16-byte Folded Spill
stp x20, x19, [sp, #384] ; 16-byte Folded Spill
stp x29, x30, [sp, #400] ; 16-byte Folded Spill
add x29, sp, #400
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
Lloh218:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh219:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh220:
ldr x8, [x8]
stur x8, [x29, #-40]
Lloh221:
adrp x8, l_.str.38@PAGE
Lloh222:
add x8, x8, l_.str.38@PAGEOFF
Lloh223:
adrp x3, l_.str.64@PAGE
Lloh224:
add x3, x3, l_.str.64@PAGEOFF
str x8, [sp]
add x20, sp, #104
add x0, sp, #104
mov w1, #0
mov w2, #255
bl ___sprintf_chk
Lloh225:
adrp x21, _ServerSocket@GOTPAGE
Lloh226:
ldr x21, [x21, _ServerSocket@GOTPAGEOFF]
ldr w19, [x21]
add x0, sp, #104
bl _strlen
mov x2, x0
add x1, sp, #104
mov x0, x19
bl _write
Lloh227:
adrp x8, _toServer@PAGE
Lloh228:
ldr x8, [x8, _toServer@PAGEOFF]
stp x8, x20, [sp]
Lloh229:
adrp x0, l_.str.66@PAGE
Lloh230:
add x0, x0, l_.str.66@PAGEOFF
bl _printf
ldr w0, [x21]
Lloh231:
adrp x19, _buffer@GOTPAGE
Lloh232:
ldr x19, [x19, _buffer@GOTPAGEOFF]
mov x1, x19
mov w2, #1024
bl _read
adrp x8, _Res@PAGE
str w0, [x8, _Res@PAGEOFF]
sub w8, w0, #2
strb wzr, [x19, w8, sxtw]
mov x0, x19
bl _puts
add x8, sp, #56
add x9, sp, #64
stp x9, x8, [sp, #32]
add x8, sp, #72
add x9, sp, #80
stp x9, x8, [sp, #16]
add x8, sp, #88
add x9, sp, #96
stp x9, x8, [sp]
Lloh233:
adrp x1, l_.str.39@PAGE
Lloh234:
add x1, x1, l_.str.39@PAGEOFF
mov x0, x19
bl _sscanf
ldr w8, [sp, #96]
ldr w9, [sp, #88]
lsl w9, w9, #16
add w8, w9, w8, lsl #24
ldr w9, [sp, #80]
add w8, w8, w9, lsl #8
ldr w9, [sp, #72]
add w8, w8, w9
rev w8, w8
stp xzr, xzr, [sp, #104]
mov w9, #2
strb w9, [sp, #105]
ldr w9, [sp, #64]
ldr w10, [sp, #56]
add w9, w10, w9, lsl #8
rev w9, w9
lsr w9, w9, #16
strh w9, [sp, #106]
str w8, [sp, #108]
mov w0, #2
mov w1, #1
mov w2, #0
bl _socket
Lloh235:
adrp x8, _data_sock@GOTPAGE
Lloh236:
ldr x8, [x8, _data_sock@GOTPAGEOFF]
Lloh237:
str w0, [x8]
cmn w0, #1
b.eq LBB12_3
; %bb.1:
add x1, sp, #104
mov w2, #16
bl _connect
tbnz w0, #31, LBB12_4
; %bb.2:
mov w0, #0
b LBB12_6
LBB12_3:
Lloh238:
adrp x0, l_str.72@PAGE
Lloh239:
add x0, x0, l_str.72@PAGEOFF
b LBB12_5
LBB12_4:
Lloh240:
adrp x0, l_str.71@PAGE
Lloh241:
add x0, x0, l_str.71@PAGEOFF
LBB12_5:
bl _puts
mov w0, #-1
LBB12_6:
ldur x8, [x29, #-40]
Lloh242:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh243:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh244:
ldr x9, [x9]
cmp x9, x8
b.ne LBB12_8
; %bb.7:
ldp x29, x30, [sp, #400] ; 16-byte Folded Reload
ldp x20, x19, [sp, #384] ; 16-byte Folded Reload
ldp x22, x21, [sp, #368] ; 16-byte Folded Reload
add sp, sp, #416
ret
LBB12_8:
bl ___stack_chk_fail
.loh AdrpLdrGotStr Lloh235, Lloh236, Lloh237
.loh AdrpAdd Lloh233, Lloh234
.loh AdrpLdrGot Lloh231, Lloh232
.loh AdrpAdd Lloh229, Lloh230
.loh AdrpLdr Lloh227, Lloh228
.loh AdrpLdrGot Lloh225, Lloh226
.loh AdrpAdd Lloh223, Lloh224
.loh AdrpAdd Lloh221, Lloh222
.loh AdrpLdrGotLdr Lloh218, Lloh219, Lloh220
.loh AdrpAdd Lloh238, Lloh239
.loh AdrpAdd Lloh240, Lloh241
.loh AdrpLdrGotLdr Lloh242, Lloh243, Lloh244
.cfi_endproc
; -- End function
.globl _user_login ; -- Begin function user_login
.p2align 2
_user_login: ; @user_login
.cfi_startproc
; %bb.0:
sub sp, sp, #384
.cfi_def_cfa_offset 384
stp x28, x27, [sp, #288] ; 16-byte Folded Spill
stp x26, x25, [sp, #304] ; 16-byte Folded Spill
stp x24, x23, [sp, #320] ; 16-byte Folded Spill
stp x22, x21, [sp, #336] ; 16-byte Folded Spill
stp x20, x19, [sp, #352] ; 16-byte Folded Spill
stp x29, x30, [sp, #368] ; 16-byte Folded Spill
add x29, sp, #368
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset 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
Lloh245:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh246:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh247:
ldr x8, [x8]
Lloh248:
adrp x19, _UserInput@GOTPAGE
Lloh249:
ldr x19, [x19, _UserInput@GOTPAGEOFF]
Lloh250:
adrp x25, l_.str.43@PAGE
Lloh251:
add x25, x25, l_.str.43@PAGEOFF
Lloh252:
adrp x22, l_.str.65@PAGE
Lloh253:
add x22, x22, l_.str.65@PAGEOFF
stur x8, [x29, #-96]
add x27, sp, #17
Lloh254:
adrp x26, _ServerSocket@GOTPAGE
Lloh255:
ldr x26, [x26, _ServerSocket@GOTPAGEOFF]
Lloh256:
adrp x23, l_.str.66@PAGE
Lloh257:
add x23, x23, l_.str.66@PAGEOFF
Lloh258:
adrp x20, _buffer@GOTPAGE
Lloh259:
ldr x20, [x20, _buffer@GOTPAGEOFF]
mov w28, #-2
mov w21, #10
b LBB13_2
LBB13_1: ; in Loop: Header=BB13_2 Depth=1
cmp w9, #331
b.eq LBB13_18
LBB13_2: ; =>This Loop Header: Depth=1
; Child Loop BB13_4 Depth 2
; Child Loop BB13_6 Depth 3
; Child Loop BB13_11 Depth 3
Lloh260:
adrp x0, l_.str.42@PAGE
Lloh261:
add x0, x0, l_.str.42@PAGEOFF
bl _printf
Lloh262:
adrp x8, ___stdinp@GOTPAGE
Lloh263:
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
Lloh264:
ldr x2, [x8]
mov x0, x19
mov w1, #254
bl _fgets
mov x0, x19
bl _strlen
add x8, x0, x19
sturb wzr, [x8, #-1]
stp x25, x19, [sp]
add x0, sp, #17
mov w1, #0
mov w2, #255
mov x3, x22
bl ___sprintf_chk
ldr w24, [x26]
add x0, sp, #17
bl _strlen
mov x2, x0
add x1, sp, #17
mov x0, x24
bl _write
Lloh265:
adrp x8, _toServer@PAGE
Lloh266:
ldr x8, [x8, _toServer@PAGEOFF]
stp x8, x27, [sp]
mov x0, x23
bl _printf
ldr w0, [x26]
mov x1, x20
mov w2, #1024
bl _read
adrp x8, _Res@PAGE
str w0, [x8, _Res@PAGEOFF]
sub w8, w0, #2
strb wzr, [x20, w8, sxtw]
mov x0, x20
bl _puts
mov x0, x20
bl _strlen
mov w9, #0
cmp w0, #3
b.lt LBB13_1
; %bb.3: ; in Loop: Header=BB13_2 Depth=1
sub w8, w0, #2
LBB13_4: ; Parent Loop BB13_2 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB13_6 Depth 3
; Child Loop BB13_11 Depth 3
mov w9, w8
b LBB13_6
LBB13_5: ; in Loop: Header=BB13_6 Depth=3
subs x9, x9, #1
b.le LBB13_9
LBB13_6: ; Parent Loop BB13_2 Depth=1
; Parent Loop BB13_4 Depth=2
; => This Inner Loop Header: Depth=3
ldrb w10, [x20, x9]
cmp w10, #10
b.ne LBB13_5
; %bb.7: ; in Loop: Header=BB13_6 Depth=3
sub w10, w9, #1
ldrb w10, [x20, w10, uxtw]
cmp w10, #13
b.ne LBB13_5
; %bb.8: ; in Loop: Header=BB13_4 Depth=2
sub x8, x9, #2
cmp w9, #0
csel w8, w28, w8, eq
csinc x10, xzr, x9, eq
b LBB13_10
LBB13_9: ; in Loop: Header=BB13_4 Depth=2
mov x10, #0
LBB13_10: ; in Loop: Header=BB13_4 Depth=2
mov w9, #0
add x10, x20, w10, sxtw
LBB13_11: ; Parent Loop BB13_2 Depth=1
; Parent Loop BB13_4 Depth=2
; => This Inner Loop Header: Depth=3
ldrb w11, [x10]
cmp w11, #13
b.eq LBB13_16
; %bb.12: ; in Loop: Header=BB13_11 Depth=3
cmp w11, #32
b.eq LBB13_16
; %bb.13: ; in Loop: Header=BB13_11 Depth=3
sxtb w11, w11
sub w12, w11, #48
cmp w12, #9
b.hi LBB13_15
; %bb.14: ; in Loop: Header=BB13_11 Depth=3
madd w9, w9, w21, w11
sub w9, w9, #48
add x10, x10, #1
b LBB13_11
LBB13_15: ; in Loop: Header=BB13_4 Depth=2
mov w9, #-1
LBB13_16: ; in Loop: Header=BB13_4 Depth=2
add w10, w9, #1
cmp w10, #1
b.hi LBB13_1
; %bb.17: ; in Loop: Header=BB13_4 Depth=2
cmp w8, #0
b.gt LBB13_4
b LBB13_1
LBB13_18:
Lloh267:
adrp x0, l_str.73@PAGE
Lloh268:
add x0, x0, l_str.73@PAGEOFF
bl _puts
Lloh269:
adrp x8, ___stdinp@GOTPAGE
Lloh270:
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
Lloh271:
ldr x2, [x8]
mov x0, x19
mov w1, #254
bl _fgets
mov x0, x19
bl _strlen
add x8, x0, x19
sturb wzr, [x8, #-1]
Lloh272:
adrp x8, l_.str.45@PAGE
Lloh273:
add x8, x8, l_.str.45@PAGEOFF
Lloh274:
adrp x3, l_.str.65@PAGE
Lloh275:
add x3, x3, l_.str.65@PAGEOFF
stp x8, x19, [sp]
add x23, sp, #17
add x0, sp, #17
mov w1, #0
mov w2, #255
bl ___sprintf_chk
ldr w21, [x26]
add x0, sp, #17
bl _strlen
mov x2, x0
add x1, sp, #17
mov x0, x21
bl _write
adrp x25, _toServer@PAGE
ldr x8, [x25, _toServer@PAGEOFF]
stp x8, x23, [sp]
Lloh276:
adrp x21, l_.str.66@PAGE
Lloh277:
add x21, x21, l_.str.66@PAGEOFF
mov x0, x21
bl _printf
ldr w0, [x26]
mov x1, x20
mov w2, #1024
bl _read
adrp x24, _Res@PAGE
str w0, [x24, _Res@PAGEOFF]
sub w8, w0, #2
strb wzr, [x20, w8, sxtw]
mov x0, x20
bl _puts
Lloh278:
adrp x8, l_.str.46@PAGE
Lloh279:
add x8, x8, l_.str.46@PAGEOFF
str x8, [sp]
Lloh280:
adrp x3, l_.str.64@PAGE
Lloh281:
add x3, x3, l_.str.64@PAGEOFF
add x0, sp, #17
mov w1, #0
mov w2, #255
bl ___sprintf_chk
ldr w22, [x26]
add x0, sp, #17
bl _strlen
mov x2, x0
add x1, sp, #17
mov x0, x22
bl _write
ldr x8, [x25, _toServer@PAGEOFF]
stp x8, x23, [sp]
mov x0, x21
bl _printf
ldr w0, [x26]
mov x1, x20
mov w2, #1024
bl _read
str w0, [x24, _Res@PAGEOFF]
sub w8, w0, #2
strb wzr, [x20, w8, sxtw]
mov x0, x20
bl _puts
mov x0, x19
bl _strlen
mov x2, x0
mov x0, x19
mov w1, #0
mov w3, #255
bl ___memset_chk
ldur x8, [x29, #-96]
Lloh282:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh283:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh284:
ldr x9, [x9]
cmp x9, x8
b.ne LBB13_20
; %bb.19:
ldp x29, x30, [sp, #368] ; 16-byte Folded Reload
ldp x20, x19, [sp, #352] ; 16-byte Folded Reload
ldp x22, x21, [sp, #336] ; 16-byte Folded Reload
ldp x24, x23, [sp, #320] ; 16-byte Folded Reload
ldp x26, x25, [sp, #304] ; 16-byte Folded Reload
ldp x28, x27, [sp, #288] ; 16-byte Folded Reload
add sp, sp, #384
ret
LBB13_20:
bl ___stack_chk_fail
.loh AdrpLdrGot Lloh258, Lloh259
.loh AdrpAdd Lloh256, Lloh257
.loh AdrpLdrGot Lloh254, Lloh255
.loh AdrpAdd Lloh252, Lloh253
.loh AdrpAdd Lloh250, Lloh251
.loh AdrpLdrGot Lloh248, Lloh249
.loh AdrpLdrGotLdr Lloh245, Lloh246, Lloh247
.loh AdrpLdr Lloh265, Lloh266
.loh AdrpLdrGotLdr Lloh262, Lloh263, Lloh264
.loh AdrpAdd Lloh260, Lloh261
.loh AdrpLdrGotLdr Lloh282, Lloh283, Lloh284
.loh AdrpAdd Lloh280, Lloh281
.loh AdrpAdd Lloh278, Lloh279
.loh AdrpAdd Lloh276, Lloh277
.loh AdrpAdd Lloh274, Lloh275
.loh AdrpAdd Lloh272, Lloh273
.loh AdrpLdrGotLdr Lloh269, Lloh270, Lloh271
.loh AdrpAdd Lloh267, Lloh268
.cfi_endproc
; -- End function
.globl _cmd_syst ; -- Begin function cmd_syst
.p2align 2
_cmd_syst: ; @cmd_syst
.cfi_startproc
; %bb.0:
sub sp, sp, #336
.cfi_def_cfa_offset 336
stp x22, x21, [sp, #288] ; 16-byte Folded Spill
stp x20, x19, [sp, #304] ; 16-byte Folded Spill
stp x29, x30, [sp, #320] ; 16-byte Folded Spill
add x29, sp, #320
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
Lloh285:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh286:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh287:
ldr x8, [x8]
stur x8, [x29, #-40]
Lloh288:
adrp x8, l_.str.46@PAGE
Lloh289:
add x8, x8, l_.str.46@PAGEOFF
Lloh290:
adrp x3, l_.str.64@PAGE
Lloh291:
add x3, x3, l_.str.64@PAGEOFF
str x8, [sp]
add x20, sp, #25
add x0, sp, #25
mov w1, #0
mov w2, #255
bl ___sprintf_chk
Lloh292:
adrp x21, _ServerSocket@GOTPAGE
Lloh293:
ldr x21, [x21, _ServerSocket@GOTPAGEOFF]
ldr w19, [x21]
add x0, sp, #25
bl _strlen
mov x2, x0
add x1, sp, #25
mov x0, x19
bl _write
Lloh294:
adrp x8, _toServer@PAGE
Lloh295:
ldr x8, [x8, _toServer@PAGEOFF]
stp x8, x20, [sp]
Lloh296:
adrp x0, l_.str.66@PAGE
Lloh297:
add x0, x0, l_.str.66@PAGEOFF
bl _printf
ldr w0, [x21]
Lloh298:
adrp x19, _buffer@GOTPAGE
Lloh299:
ldr x19, [x19, _buffer@GOTPAGEOFF]
mov x1, x19
mov w2, #1024
bl _read
adrp x8, _Res@PAGE
str w0, [x8, _Res@PAGEOFF]
sub w8, w0, #2
strb wzr, [x19, w8, sxtw]
mov x0, x19
bl _puts
ldur x8, [x29, #-40]
Lloh300:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh301:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh302:
ldr x9, [x9]
cmp x9, x8
b.ne LBB14_2
; %bb.1:
ldp x29, x30, [sp, #320] ; 16-byte Folded Reload
ldp x20, x19, [sp, #304] ; 16-byte Folded Reload
ldp x22, x21, [sp, #288] ; 16-byte Folded Reload
add sp, sp, #336
ret
LBB14_2:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh300, Lloh301, Lloh302
.loh AdrpLdrGot Lloh298, Lloh299
.loh AdrpAdd Lloh296, Lloh297
.loh AdrpLdr Lloh294, Lloh295
.loh AdrpLdrGot Lloh292, Lloh293
.loh AdrpAdd Lloh290, Lloh291
.loh AdrpAdd Lloh288, Lloh289
.loh AdrpLdrGotLdr Lloh285, Lloh286, Lloh287
.cfi_endproc
; -- End function
.globl _cmd_port ; -- Begin function cmd_port
.p2align 2
_cmd_port: ; @cmd_port
.cfi_startproc
; %bb.0:
stp x28, x27, [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 w27, -56
.cfi_offset w28, -64
sub sp, sp, #640
Lloh303:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh304:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh305:
ldr x8, [x8]
stur x8, [x29, #-56]
add x0, sp, #232
bl _getlocalip
cmn w0, #1
b.eq LBB15_7
; %bb.1:
mov w8, #2
strb w8, [sp, #361]
str wzr, [sp, #364]
strh wzr, [sp, #362]
mov w0, #2
mov w1, #1
mov w2, #0
bl _socket
tbnz w0, #31, LBB15_6
; %bb.2:
mov x19, x0
add x1, sp, #360
mov w2, #16
bl _bind
cmn w0, #1
b.eq LBB15_6
; %bb.3:
mov x0, x19
mov w1, #1
bl _listen
tbnz w0, #31, LBB15_6
; %bb.4:
mov w8, #16
str w8, [sp, #84]
add x1, sp, #216
add x2, sp, #84
mov x0, x19
bl _getsockname
ldrh w8, [sp, #218]
rev w8, w8
lsr w20, w8, #16
add x8, sp, #48
add x9, sp, #56
stp x9, x8, [sp, #16]
add x8, sp, #64
add x9, sp, #72
stp x9, x8, [sp]
Lloh306:
adrp x1, l_.str.50@PAGE
Lloh307:
add x1, x1, l_.str.50@PAGEOFF
add x0, sp, #232
bl _sscanf
lsr x8, x20, #8
and x9, x20, #0xff
ldp x11, x10, [sp, #64]
ldp x13, x12, [sp, #48]
stp x8, x9, [sp, #32]
stp x12, x13, [sp, #16]
Lloh308:
adrp x3, l_.str.51@PAGE
Lloh309:
add x3, x3, l_.str.51@PAGEOFF
stp x10, x11, [sp]
add x20, sp, #88
add x0, sp, #88
mov w1, #0
mov w2, #128
bl ___sprintf_chk
Lloh310:
adrp x8, l_.str.52@PAGE
Lloh311:
add x8, x8, l_.str.52@PAGEOFF
Lloh312:
adrp x3, l_.str.65@PAGE
Lloh313:
add x3, x3, l_.str.65@PAGEOFF
stp x8, x20, [sp]
add x22, sp, #376
add x0, sp, #376
mov w1, #0
mov w2, #255
bl ___sprintf_chk
Lloh314:
adrp x21, _ServerSocket@GOTPAGE
Lloh315:
ldr x21, [x21, _ServerSocket@GOTPAGEOFF]
ldr w20, [x21]
add x0, sp, #376
bl _strlen
mov x2, x0
add x1, sp, #376
mov x0, x20
bl _write
Lloh316:
adrp x8, _toServer@PAGE
Lloh317:
ldr x8, [x8, _toServer@PAGEOFF]
stp x8, x22, [sp]
Lloh318:
adrp x0, l_.str.66@PAGE
Lloh319:
add x0, x0, l_.str.66@PAGEOFF
bl _printf
Lloh320:
adrp x1, _data_addr@GOTPAGE
Lloh321:
ldr x1, [x1, _data_addr@GOTPAGEOFF]
add x2, sp, #376
mov x0, x19
bl _accept
Lloh322:
adrp x8, _data_sock@GOTPAGE
Lloh323:
ldr x8, [x8, _data_sock@GOTPAGEOFF]
Lloh324:
str w0, [x8]
tbnz w0, #31, LBB15_11
; %bb.5:
Lloh325:
adrp x0, l_str.74@PAGE
Lloh326:
add x0, x0, l_str.74@PAGEOFF
bl _puts
ldr w0, [x21]
Lloh327:
adrp x20, _buffer@GOTPAGE
Lloh328:
ldr x20, [x20, _buffer@GOTPAGEOFF]
mov x1, x20
mov w2, #1024
bl _read
adrp x8, _Res@PAGE
str w0, [x8, _Res@PAGEOFF]
sub w8, w0, #2
strb wzr, [x20, w8, sxtw]
mov x0, x20
bl _puts
mov x0, x19
bl _close
b LBB15_9
LBB15_6:
Lloh329:
adrp x0, l_.str.49@PAGE
Lloh330:
add x0, x0, l_.str.49@PAGEOFF
bl _printf
b LBB15_9
LBB15_7:
Lloh331:
adrp x0, l_str.76@PAGE
Lloh332:
add x0, x0, l_str.76@PAGEOFF
LBB15_8:
bl _puts
LBB15_9:
ldur x8, [x29, #-56]
Lloh333:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh334:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh335:
ldr x9, [x9]
cmp x9, x8
b.ne LBB15_12
; %bb.10:
mov w0, #-1
add sp, sp, #640
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 x28, x27, [sp], #64 ; 16-byte Folded Reload
ret
LBB15_11:
Lloh336:
adrp x0, l_str.75@PAGE
Lloh337:
add x0, x0, l_str.75@PAGEOFF
b LBB15_8
LBB15_12:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh303, Lloh304, Lloh305
.loh AdrpLdrGotStr Lloh322, Lloh323, Lloh324
.loh AdrpLdrGot Lloh320, Lloh321
.loh AdrpAdd Lloh318, Lloh319
.loh AdrpLdr Lloh316, Lloh317
.loh AdrpLdrGot Lloh314, Lloh315
.loh AdrpAdd Lloh312, Lloh313
.loh AdrpAdd Lloh310, Lloh311
.loh AdrpAdd Lloh308, Lloh309
.loh AdrpAdd Lloh306, Lloh307
.loh AdrpLdrGot Lloh327, Lloh328
.loh AdrpAdd Lloh325, Lloh326
.loh AdrpAdd Lloh329, Lloh330
.loh AdrpAdd Lloh331, Lloh332
.loh AdrpLdrGotLdr Lloh333, Lloh334, Lloh335
.loh AdrpAdd Lloh336, Lloh337
.cfi_endproc
; -- End function
.globl _cmd_list ; -- Begin function cmd_list
.p2align 2
_cmd_list: ; @cmd_list
.cfi_startproc
; %bb.0:
stp x28, x27, [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 w27, -72
.cfi_offset w28, -80
sub sp, sp, #544
Lloh338:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh339:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh340:
ldr x8, [x8]
stur x8, [x29, #-72]
bl _cmd_pasv
cmn w0, #1
b.eq LBB16_5
; %bb.1:
Lloh341:
adrp x8, l_.str.55@PAGE
Lloh342:
add x8, x8, l_.str.55@PAGEOFF
Lloh343:
adrp x3, l_.str.64@PAGE
Lloh344:
add x3, x3, l_.str.64@PAGEOFF
str x8, [sp]
add x20, sp, #16
add x0, sp, #16
mov w1, #0
mov w2, #255
bl ___sprintf_chk
Lloh345:
adrp x21, _ServerSocket@GOTPAGE
Lloh346:
ldr x21, [x21, _ServerSocket@GOTPAGEOFF]
ldr w19, [x21]
add x0, sp, #16
bl _strlen
mov x2, x0
add x1, sp, #16
mov x0, x19
bl _write
Lloh347:
adrp x8, _toServer@PAGE
Lloh348:
ldr x8, [x8, _toServer@PAGEOFF]
stp x8, x20, [sp]
Lloh349:
adrp x0, l_.str.66@PAGE
Lloh350:
add x0, x0, l_.str.66@PAGEOFF
bl _printf
ldr w0, [x21]
Lloh351:
adrp x19, _buffer@GOTPAGE
Lloh352:
ldr x19, [x19, _buffer@GOTPAGEOFF]
mov x1, x19
mov w2, #1024
bl _read
adrp x22, _Res@PAGE
str w0, [x22, _Res@PAGEOFF]
sub w8, w0, #2
strb wzr, [x19, w8, sxtw]
mov x0, x19
bl _puts
Lloh353:
adrp x23, _data_sock@GOTPAGE
Lloh354:
ldr x23, [x23, _data_sock@GOTPAGEOFF]
ldr w0, [x23]
add x24, sp, #16
add x1, sp, #16
mov w2, #512
bl _read
cmp x0, #1
b.lt LBB16_4
; %bb.2:
Lloh355:
adrp x20, l_.str.3@PAGE
Lloh356:
add x20, x20, l_.str.3@PAGEOFF
LBB16_3: ; =>This Inner Loop Header: Depth=1
str x24, [sp]
mov x0, x20
bl _printf
movi.2d v0, #0000000000000000
stp q0, q0, [sp, #16]
stp q0, q0, [sp, #48]
stp q0, q0, [sp, #80]
stp q0, q0, [sp, #112]
stp q0, q0, [sp, #144]
stp q0, q0, [sp, #176]
stp q0, q0, [sp, #208]
stp q0, q0, [sp, #240]
stp q0, q0, [sp, #272]
stp q0, q0, [sp, #304]
stp q0, q0, [sp, #336]
stp q0, q0, [sp, #368]
stp q0, q0, [sp, #400]
stp q0, q0, [sp, #432]
stp q0, q0, [sp, #464]
stp q0, q0, [sp, #496]
ldr w0, [x23]
add x1, sp, #16
mov w2, #512
bl _read
cmp x0, #0
b.gt LBB16_3
LBB16_4:
ldr w0, [x23]
bl _close
ldr w0, [x21]
mov x1, x19
mov w2, #1024
bl _read
str w0, [x22, _Res@PAGEOFF]
sub w8, w0, #2
strb wzr, [x19, w8, sxtw]
mov x0, x19
bl _puts
LBB16_5:
ldur x8, [x29, #-72]
Lloh357:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh358:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh359:
ldr x9, [x9]
cmp x9, x8
b.ne LBB16_7
; %bb.6:
add sp, sp, #544
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 x28, x27, [sp], #80 ; 16-byte Folded Reload
ret
LBB16_7:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh338, Lloh339, Lloh340
.loh AdrpLdrGot Lloh353, Lloh354
.loh AdrpLdrGot Lloh351, Lloh352
.loh AdrpAdd Lloh349, Lloh350
.loh AdrpLdr Lloh347, Lloh348
.loh AdrpLdrGot Lloh345, Lloh346
.loh AdrpAdd Lloh343, Lloh344
.loh AdrpAdd Lloh341, Lloh342
.loh AdrpAdd Lloh355, Lloh356
.loh AdrpLdrGotLdr Lloh357, Lloh358, Lloh359
.cfi_endproc
; -- End function
.globl _ReadFromServer ; -- Begin function ReadFromServer
.p2align 2
_ReadFromServer: ; @ReadFromServer
.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
Lloh360:
adrp x8, _ServerSocket@GOTPAGE
Lloh361:
ldr x8, [x8, _ServerSocket@GOTPAGEOFF]
Lloh362:
ldr w0, [x8]
Lloh363:
adrp x19, _buffer@GOTPAGE
Lloh364:
ldr x19, [x19, _buffer@GOTPAGEOFF]
mov x1, x19
mov w2, #1024
bl _read
adrp x8, _Res@PAGE
str w0, [x8, _Res@PAGEOFF]
sub w8, w0, #2
strb wzr, [x19, w8, sxtw]
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _puts
.loh AdrpLdrGot Lloh363, Lloh364
.loh AdrpLdrGotLdr Lloh360, Lloh361, Lloh362
.cfi_endproc
; -- End function
.globl _cmd_pwd ; -- Begin function cmd_pwd
.p2align 2
_cmd_pwd: ; @cmd_pwd
.cfi_startproc
; %bb.0:
sub sp, sp, #336
.cfi_def_cfa_offset 336
stp x22, x21, [sp, #288] ; 16-byte Folded Spill
stp x20, x19, [sp, #304] ; 16-byte Folded Spill
stp x29, x30, [sp, #320] ; 16-byte Folded Spill
add x29, sp, #320
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
Lloh365:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh366:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh367:
ldr x8, [x8]
stur x8, [x29, #-40]
Lloh368:
adrp x8, l_.str.68@PAGE
Lloh369:
add x8, x8, l_.str.68@PAGEOFF
Lloh370:
adrp x3, l_.str.64@PAGE
Lloh371:
add x3, x3, l_.str.64@PAGEOFF
str x8, [sp]
add x20, sp, #25
add x0, sp, #25
mov w1, #0
mov w2, #255
bl ___sprintf_chk
Lloh372:
adrp x21, _ServerSocket@GOTPAGE
Lloh373:
ldr x21, [x21, _ServerSocket@GOTPAGEOFF]
ldr w19, [x21]
add x0, sp, #25
bl _strlen
mov x2, x0
add x1, sp, #25
mov x0, x19
bl _write
Lloh374:
adrp x8, _toServer@PAGE
Lloh375:
ldr x8, [x8, _toServer@PAGEOFF]
stp x8, x20, [sp]
Lloh376:
adrp x0, l_.str.66@PAGE
Lloh377:
add x0, x0, l_.str.66@PAGEOFF
bl _printf
ldr w0, [x21]
Lloh378:
adrp x19, _buffer@GOTPAGE
Lloh379:
ldr x19, [x19, _buffer@GOTPAGEOFF]
mov x1, x19
mov w2, #1024
bl _read
adrp x8, _Res@PAGE
str w0, [x8, _Res@PAGEOFF]
sub w8, w0, #2
strb wzr, [x19, w8, sxtw]
mov x0, x19
bl _puts
Lloh380:
adrp x0, _workspace@GOTPAGE
Lloh381:
ldr x0, [x0, _workspace@GOTPAGEOFF]
mov x1, x19
mov w2, #128
bl ___strcpy_chk
ldur x8, [x29, #-40]
Lloh382:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh383:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh384:
ldr x9, [x9]
cmp x9, x8
b.ne LBB18_2
; %bb.1:
ldp x29, x30, [sp, #320] ; 16-byte Folded Reload
ldp x20, x19, [sp, #304] ; 16-byte Folded Reload
ldp x22, x21, [sp, #288] ; 16-byte Folded Reload
add sp, sp, #336
ret
LBB18_2:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh382, Lloh383, Lloh384
.loh AdrpLdrGot Lloh380, Lloh381
.loh AdrpLdrGot Lloh378, Lloh379
.loh AdrpAdd Lloh376, Lloh377
.loh AdrpLdr Lloh374, Lloh375
.loh AdrpLdrGot Lloh372, Lloh373
.loh AdrpAdd Lloh370, Lloh371
.loh AdrpAdd Lloh368, Lloh369
.loh AdrpLdrGotLdr Lloh365, Lloh366, Lloh367
.cfi_endproc
; -- End function
.globl _TYPE ; @TYPE
.zerofill __DATA,__common,_TYPE,4,2
.globl _Res ; @Res
.zerofill __DATA,__common,_Res,4,2
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "to server =================>"
.section __DATA,__data
.globl _toServer ; @toServer
.p2align 3
_toServer:
.quad l_.str
.comm _workspace,128,0 ; @workspace
.section __TEXT,__cstring,cstring_literals
l_.str.3: ; @.str.3
.asciz "%s"
l_.str.6: ; @.str.6
.asciz "%d"
.comm _ServerAddr,16,2 ; @ServerAddr
.comm _ServerSocket,4,2 ; @ServerSocket
l_.str.7: ; @.str.7
.asciz "failed created socket\nrecreate?[y/n]:"
l_.str.8: ; @.str.8
.asciz "%c"
l_.str.9: ; @.str.9
.asciz "failed connect\nreconnect?[y/n]:"
l_.str.10: ; @.str.10
.asciz "connected to %s:%d\n"
l_.str.11: ; @.str.11
.asciz "%s--:"
.comm _UserInput,255,0 ; @UserInput
l_.str.12: ; @.str.12
.asciz "quit"
l_.str.13: ; @.str.13
.asciz "QUIT"
l_.str.14: ; @.str.14
.asciz "abor"
l_.str.15: ; @.str.15
.asciz "ABOR"
l_.str.16: ; @.str.16
.asciz "syst"
l_.str.17: ; @.str.17
.asciz "type"
l_.str.18: ; @.str.18
.asciz "cd"
l_.str.19: ; @.str.19
.asciz "port"
l_.str.20: ; @.str.20
.asciz "pasv"
l_.str.21: ; @.str.21
.asciz "ls"
l_.str.22: ; @.str.22
.asciz "getp"
l_.str.23: ; @.str.23
.asciz "putp"
l_.str.24: ; @.str.24
.asciz "geta"
l_.str.25: ; @.str.25
.asciz "puta"
l_.str.26: ; @.str.26
.asciz "mkd"
l_.str.27: ; @.str.27
.asciz "rmd"
l_.str.28: ; @.str.28
.asciz "rnfr"
l_.str.29: ; @.str.29
.asciz "dele"
l_.str.30: ; @.str.30
.asciz "pwd"
.comm _buffer,1024,0 ; @buffer
l_.str.31: ; @.str.31
.asciz "127.0.0.1"
l_.str.32: ; @.str.32
.asciz "10.0.2.15"
l_.str.33: ; @.str.33
.asciz "DELE"
l_.str.34: ; @.str.34
.asciz "RNFR"
l_.str.35: ; @.str.35
.asciz "CWD"
l_.str.36: ; @.str.36
.asciz "MKD"
l_.str.37: ; @.str.37
.asciz "RMD"
l_.str.38: ; @.str.38
.asciz "PASV"
l_.str.39: ; @.str.39
.asciz "227 Entering Passive Mode (%lu,%lu,%lu,%lu,%lu,%lu)."
.comm _data_sock,4,2 ; @data_sock
l_.str.42: ; @.str.42
.asciz ">input yout userame:"
l_.str.43: ; @.str.43
.asciz "USER"
l_.str.45: ; @.str.45
.asciz "PASS"
l_.str.46: ; @.str.46
.asciz "SYST"
l_.str.47: ; @.str.47
.asciz "TYPE"
l_.str.49: ; @.str.49
.asciz "socket create failed"
l_.str.50: ; @.str.50
.asciz "%lu.%lu.%lu.%lu"
l_.str.51: ; @.str.51
.asciz "%lu,%lu,%lu,%lu,%lu,%lu"
l_.str.52: ; @.str.52
.asciz "PORT"
.comm _data_addr,16,2 ; @data_addr
l_.str.55: ; @.str.55
.asciz "LIST"
l_.str.56: ; @.str.56
.asciz "RETR"
l_.str.57: ; @.str.57
.asciz "wb"
l_.str.58: ; @.str.58
.asciz "fopen failed to open file"
l_.str.59: ; @.str.59
.asciz "%d bytes get.\n"
l_.str.60: ; @.str.60
.asciz "rb"
l_.str.61: ; @.str.61
.asciz "fopen() failed"
l_.str.62: ; @.str.62
.asciz "STOR"
l_.str.63: ; @.str.63
.asciz "%d bytes send\n"
l_.str.64: ; @.str.64
.asciz "%s\r\n"
l_.str.65: ; @.str.65
.asciz "%s %s\r\n"
l_.str.66: ; @.str.66
.asciz "%s %s"
l_.str.68: ; @.str.68
.asciz "PWD"
l_str: ; @str
.asciz "Please input the server IP\nPress Enter to confirm:\n(For example(127.0.0.1))"
l_str.69: ; @str.69
.asciz "Wrong ip please input again"
l_str.70: ; @str.70
.asciz "Please input the server Port:"
l_str.71: ; @str.71
.asciz "data connect failed"
l_str.72: ; @str.72
.asciz "data socket() failed"
l_str.73: ; @str.73
.asciz ">input your password:"
l_str.74: ; @str.74
.asciz "Data Socket Accept"
l_str.75: ; @str.75
.asciz "Data accept failed"
l_str.76: ; @str.76
.asciz "error when trying to get the local addr"
.subsections_via_symbols
| the_stack_data/212643869.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _nouveau_display_suspend ## -- Begin function nouveau_display_suspend
.p2align 4, 0x90
_nouveau_display_suspend: ## @nouveau_display_suspend
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %r14d
movq %rdi, %rbx
callq _nouveau_display
movq %rax, %r15
movq %rbx, %rdi
callq _drm_drv_uses_atomic_modeset
testl %r14d, %r14d
jne LBB0_5
## %bb.1:
testq %rax, %rax
je LBB0_5
## %bb.2:
movq %rbx, %rdi
callq _drm_atomic_helper_suspend
movq %rax, (%r15)
movq %rax, %rdi
callq _IS_ERR
testq %rax, %rax
je LBB0_5
## %bb.3:
movq (%r15), %rdi
callq _PTR_ERR
movq $0, (%r15)
jmp LBB0_4
LBB0_5:
movq %rbx, %rdi
movl $1, %esi
movl %r14d, %edx
callq _nouveau_display_fini
xorl %eax, %eax
LBB0_4:
addq $8, %rsp
popq %rbx
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 _nouveau_display_suspend ; -- Begin function nouveau_display_suspend
.p2align 2
_nouveau_display_suspend: ; @nouveau_display_suspend
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
mov x21, x0
bl _nouveau_display
mov x20, x0
mov x0, x21
bl _drm_drv_uses_atomic_modeset
cbnz w19, LBB0_4
; %bb.1:
cbz x0, LBB0_4
; %bb.2:
mov x0, x21
bl _drm_atomic_helper_suspend
str x0, [x20]
bl _IS_ERR
cbz x0, LBB0_4
; %bb.3:
ldr x0, [x20]
bl _PTR_ERR
str xzr, [x20]
b LBB0_5
LBB0_4:
mov x0, x21
mov w1, #1
mov x2, x19
bl _nouveau_display_fini
mov w0, #0
LBB0_5:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/nouveau/extr_nouveau_display.c_nouveau_display_suspend.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.comm _CONFIG_DIR,4,2 ## @CONFIG_DIR
.comm _CONFIG_SECTION_GLOBAL,4,2 ## @CONFIG_SECTION_GLOBAL
.comm _FILENAME_MAX,4,2 ## @FILENAME_MAX
.comm _PLUGINSD_MAX_DIRECTORIES,4,2 ## @PLUGINSD_MAX_DIRECTORIES
.comm _PLUGINS_DIR,4,2 ## @PLUGINS_DIR
.comm _config_isspace,4,2 ## @config_isspace
.comm _plugin_directories,4,2 ## @plugin_directories
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.comm _CONFIG_DIR,4,2 ; @CONFIG_DIR
.comm _CONFIG_SECTION_GLOBAL,4,2 ; @CONFIG_SECTION_GLOBAL
.comm _FILENAME_MAX,4,2 ; @FILENAME_MAX
.comm _PLUGINSD_MAX_DIRECTORIES,4,2 ; @PLUGINSD_MAX_DIRECTORIES
.comm _PLUGINS_DIR,4,2 ; @PLUGINS_DIR
.comm _config_isspace,4,2 ; @config_isspace
.comm _plugin_directories,4,2 ; @plugin_directories
.subsections_via_symbols
| AnghaBench/netdata/collectors/plugins.d/extr_plugins_d.c_pluginsd_initialize_plugin_directories.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function zr364xx_vidioc_s_ctrl
_zr364xx_vidioc_s_ctrl: ## @zr364xx_vidioc_s_ctrl
.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
testq %rdi, %rdi
je LBB0_1
## %bb.2:
movq %rdx, %rbx
callq _video_drvdata
cmpl $128, (%rbx)
jne LBB0_4
## %bb.3:
movq %rax, %r14
movl 4(%rbx), %eax
movl %eax, 8(%r14)
movq %r14, %rdi
callq _mutex_lock
movl 4(%r14), %edi
xorl %ebx, %ebx
movl $1, %esi
movl $8193, %edx ## imm = 0x2001
xorl %ecx, %ecx
xorl %r8d, %r8d
xorl %r9d, %r9d
callq _send_control_msg
movl $24703, %edx ## imm = 0x607F
subl 8(%r14), %edx
movl 4(%r14), %edi
movl $1, %esi
xorl %ecx, %ecx
xorl %r8d, %r8d
xorl %r9d, %r9d
callq _send_control_msg
movq %r14, %rdi
callq _mutex_unlock
jmp LBB0_6
LBB0_1:
movq _ENODEV@GOTPCREL(%rip), %rax
jmp LBB0_5
LBB0_4:
movq _EINVAL@GOTPCREL(%rip), %rax
LBB0_5:
xorl %ebx, %ebx
subl (%rax), %ebx
LBB0_6:
movl %ebx, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ENODEV,4,2 ## @ENODEV
.comm _EINVAL,4,2 ## @EINVAL
.no_dead_strip _zr364xx_vidioc_s_ctrl
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function zr364xx_vidioc_s_ctrl
_zr364xx_vidioc_s_ctrl: ; @zr364xx_vidioc_s_ctrl
.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
cbz x0, LBB0_3
; %bb.1:
mov x20, x2
bl _video_drvdata
ldr w8, [x20]
cmp w8, #128
b.ne LBB0_4
; %bb.2:
mov x19, x0
ldr w8, [x20, #4]
str w8, [x0, #8]
bl _mutex_lock
ldr w0, [x19, #4]
mov w1, #1
mov w2, #8193
mov w3, #0
mov x4, #0
mov w5, #0
bl _send_control_msg
mov w8, #24703
ldp w0, w9, [x19, #4]
sub w2, w8, w9
mov w1, #1
mov w3, #0
mov x4, #0
mov w5, #0
bl _send_control_msg
mov x0, x19
bl _mutex_unlock
mov w0, #0
b LBB0_6
LBB0_3:
Lloh0:
adrp x8, _ENODEV@GOTPAGE
Lloh1:
ldr x8, [x8, _ENODEV@GOTPAGEOFF]
b LBB0_5
LBB0_4:
Lloh2:
adrp x8, _EINVAL@GOTPAGE
Lloh3:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
LBB0_5:
ldr w8, [x8]
neg w0, w8
LBB0_6:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.cfi_endproc
; -- End function
.comm _ENODEV,4,2 ; @ENODEV
.comm _EINVAL,4,2 ; @EINVAL
.no_dead_strip _zr364xx_vidioc_s_ctrl
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/media/video/extr_zr364xx.c_zr364xx_vidioc_s_ctrl.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function HandleLoadInvalidValue
_HandleLoadInvalidValue: ## @HandleLoadInvalidValue
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, -64(%rbp) ## 8-byte Spill
movq %rsi, %rbx
movl %edi, -52(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq _LOCATION_MAXLEN@GOTPCREL(%rip), %rax
movl (%rax), %eax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %r12
movq _NUMBER_MAXLEN@GOTPCREL(%rip), %r15
movl (%r15), %eax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %r13
movq %rbx, %rdi
callq _ASSERT
leaq 8(%rbx), %r14
movq %r14, %rdi
callq _isAlreadyReported
testq %rax, %rax
jne LBB0_2
## %bb.1:
movq _LOCATION_MAXLEN@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r12, %rdi
movq %r14, %rdx
callq _DeserializeLocation
movl (%r15), %edx
movq (%rbx), %rcx
movq %r12, %rdi
movq %r13, %rsi
movq -64(%rbp), %r8 ## 8-byte Reload
callq _DeserializeNumber
movq (%rbx), %rax
movl (%rax), %r8d
leaq L_.str(%rip), %rsi
movl -52(%rbp), %edi ## 4-byte Reload
movq %r12, %rdx
movq %r13, %rcx
callq _Report
LBB0_2:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_4
## %bb.3:
leaq -40(%rbp), %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_4:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _LOCATION_MAXLEN,4,2 ## @LOCATION_MAXLEN
.comm _NUMBER_MAXLEN,4,2 ## @NUMBER_MAXLEN
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "UBSan: Undefined Behavior in %s, load of value %s is not a valid value for type %s\n"
.no_dead_strip _HandleLoadInvalidValue
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function HandleLoadInvalidValue
_HandleLoadInvalidValue: ; @HandleLoadInvalidValue
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
sub sp, sp, #16
mov x21, x2
mov x20, x1
mov x19, x0
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-72]
Lloh3:
adrp x25, _LOCATION_MAXLEN@GOTPAGE
Lloh4:
ldr x25, [x25, _LOCATION_MAXLEN@GOTPAGEOFF]
ldr w8, [x25]
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, #0x1fffffff0
sub x22, x9, x8
mov sp, x22
Lloh7:
adrp x26, _NUMBER_MAXLEN@GOTPAGE
Lloh8:
ldr x26, [x26, _NUMBER_MAXLEN@GOTPAGEOFF]
ldr w8, [x26]
mov x9, x8
Lloh9:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh10:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
mov x9, sp
add x8, x8, #15
and x8, x8, #0x1fffffff0
sub x23, x9, x8
mov sp, x23
mov x0, x1
bl _ASSERT
add x24, x20, #8
mov x0, x24
bl _isAlreadyReported
cbnz x0, LBB0_2
; %bb.1:
ldr w1, [x25]
mov x0, x22
mov x2, x24
bl _DeserializeLocation
ldr w2, [x26]
ldr x3, [x20]
mov x0, x22
mov x1, x23
mov x4, x21
bl _DeserializeNumber
ldr x8, [x20]
ldr w4, [x8]
Lloh11:
adrp x1, l_.str@PAGE
Lloh12:
add x1, x1, l_.str@PAGEOFF
mov x0, x19
mov x2, x22
mov x3, x23
bl _Report
LBB0_2:
ldur x8, [x29, #-72]
Lloh13:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh14:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh15:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_4
; %bb.3:
sub sp, x29, #64
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
LBB0_4:
bl ___stack_chk_fail
.loh AdrpLdrGot Lloh9, Lloh10
.loh AdrpLdrGot Lloh7, Lloh8
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.cfi_endproc
; -- End function
.comm _LOCATION_MAXLEN,4,2 ; @LOCATION_MAXLEN
.comm _NUMBER_MAXLEN,4,2 ; @NUMBER_MAXLEN
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "UBSan: Undefined Behavior in %s, load of value %s is not a valid value for type %s\n"
.no_dead_strip _HandleLoadInvalidValue
.subsections_via_symbols
| AnghaBench/freebsd/sys/kern/extr_kern_ubsan.c_HandleLoadInvalidValue.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _OSSL_trace_end ## -- Begin function OSSL_trace_end
.p2align 4, 0x90
_OSSL_trace_end: ## @OSSL_trace_end
.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, %r13
callq _ossl_trace_get_category
testq %r13, %r13
je LBB0_11
## %bb.1:
movq _trace_channels@GOTPCREL(%rip), %r15
movq (%r15), %rcx
movslq %eax, %rbx
shlq $4, %rbx
movq (%rcx,%rbx), %r14
movq _current_channel@GOTPCREL(%rip), %r12
xorl %edi, %edi
cmpq %r13, (%r12)
sete %dil
callq _ossl_assert
testq %rax, %rax
je LBB0_11
## %bb.2:
movq %r13, %rdi
callq _BIO_flush
movq (%r15), %rax
movl 8(%rax,%rbx), %eax
cmpl $129, %eax
je LBB0_6
## %bb.3:
cmpl $128, %eax
jne LBB0_10
## %bb.4:
testq %r14, %r14
je LBB0_10
## %bb.5:
movq %r13, %rdi
movq %r14, %rsi
callq _BIO_puts
leaq L_.str(%rip), %rsi
movq %r13, %rdi
callq _BIO_puts
jmp LBB0_10
LBB0_11:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_6:
movq _OSSL_TRACE_CTRL_END@GOTPCREL(%rip), %rax
movl (%rax), %r15d
testq %r14, %r14
je LBB0_7
## %bb.8:
movq %r14, %rdi
callq _strlen
movl %eax, %edx
jmp LBB0_9
LBB0_7:
xorl %edx, %edx
LBB0_9:
movq %r13, %rdi
movl %r15d, %esi
movq %r14, %rcx
callq _BIO_ctrl
LBB0_10:
movq $0, (%r12)
movq _trace_lock@GOTPCREL(%rip), %rax
movl (%rax), %edi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _CRYPTO_THREAD_unlock ## TAILCALL
.cfi_endproc
## -- End function
.comm _trace_channels,8,3 ## @trace_channels
.comm _current_channel,8,3 ## @current_channel
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\n"
.comm _OSSL_TRACE_CTRL_END,4,2 ## @OSSL_TRACE_CTRL_END
.comm _trace_lock,4,2 ## @trace_lock
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _OSSL_trace_end ; -- Begin function OSSL_trace_end
.p2align 2
_OSSL_trace_end: ; @OSSL_trace_end
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x1
bl _ossl_trace_get_category
cbz x19, LBB0_5
; %bb.1:
mov x21, x0
Lloh0:
adrp x23, _trace_channels@GOTPAGE
Lloh1:
ldr x23, [x23, _trace_channels@GOTPAGEOFF]
ldr x8, [x23]
sbfiz x9, x21, #4, #32
ldr x20, [x8, x9]
Lloh2:
adrp x22, _current_channel@GOTPAGE
Lloh3:
ldr x22, [x22, _current_channel@GOTPAGEOFF]
ldr x8, [x22]
cmp x8, x19
cset w0, eq
bl _ossl_assert
cbz x0, LBB0_5
; %bb.2:
sxtw x21, w21
mov x0, x19
bl _BIO_flush
ldr x8, [x23]
add x8, x8, x21, lsl #4
ldr w8, [x8, #8]
cmp w8, #129
b.eq LBB0_6
; %bb.3:
cmp w8, #128
ccmp x20, #0, #4, eq
b.eq LBB0_10
; %bb.4:
mov x0, x19
mov x1, x20
bl _BIO_puts
Lloh4:
adrp x1, l_.str@PAGE
Lloh5:
add x1, x1, l_.str@PAGEOFF
mov x0, x19
bl _BIO_puts
b LBB0_10
LBB0_5:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
LBB0_6:
Lloh6:
adrp x8, _OSSL_TRACE_CTRL_END@GOTPAGE
Lloh7:
ldr x8, [x8, _OSSL_TRACE_CTRL_END@GOTPAGEOFF]
Lloh8:
ldr w21, [x8]
cbz x20, LBB0_8
; %bb.7:
mov x0, x20
bl _strlen
mov x2, x0
b LBB0_9
LBB0_8:
mov w2, #0
LBB0_9:
mov x0, x19
mov x1, x21
mov x3, x20
bl _BIO_ctrl
LBB0_10:
str xzr, [x22]
Lloh9:
adrp x8, _trace_lock@GOTPAGE
Lloh10:
ldr x8, [x8, _trace_lock@GOTPAGEOFF]
Lloh11:
ldr w0, [x8]
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 _CRYPTO_THREAD_unlock
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.cfi_endproc
; -- End function
.comm _trace_channels,8,3 ; @trace_channels
.comm _current_channel,8,3 ; @current_channel
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\n"
.comm _OSSL_TRACE_CTRL_END,4,2 ; @OSSL_TRACE_CTRL_END
.comm _trace_lock,4,2 ; @trace_lock
.subsections_via_symbols
| AnghaBench/openssl/crypto/extr_trace.c_OSSL_trace_end.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function uncached_add_chunk
_uncached_add_chunk: ## @uncached_add_chunk
.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, %rbx
movl (%rdi), %r13d
leaq 4(%rdi), %r14
movq %r14, %rdi
callq _mutex_lock_interruptible
movl $-1, %r15d
testq %rax, %rax
jne LBB0_24
## %bb.1:
movl (%rbx), %eax
xorl %r15d, %r15d
cmpl %r13d, %eax
jg LBB0_23
## %bb.2:
movq _MAX_CONVERTED_CHUNKS_PER_NODE@GOTPCREL(%rip), %rcx
movl $-1, %r15d
cmpl (%rcx), %eax
jge LBB0_23
## %bb.3:
movq _GFP_KERNEL@GOTPCREL(%rip), %rax
movq ___GFP_ZERO@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
orl (%rax), %esi
movq _GFP_THISNODE@GOTPCREL(%rip), %rax
orl (%rax), %esi
movq _IA64_GRANULE_SHIFT@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movq _PAGE_SHIFT@GOTPCREL(%rip), %rax
subq (%rax), %rdx
movl %r12d, -44(%rbp) ## 4-byte Spill
movl %r12d, %edi
callq _alloc_pages_exact_node
testq %rax, %rax
je LBB0_23
## %bb.4:
movq %rax, %r12
movq %rbx, -56(%rbp) ## 8-byte Spill
movq %r14, -64(%rbp) ## 8-byte Spill
movq %rax, %rdi
callq _page_address
movq _PAGE_OFFSET@GOTPCREL(%rip), %rcx
movq %rax, -72(%rbp) ## 8-byte Spill
movq %rax, %rdx
subq (%rcx), %rdx
movq ___IA64_UNCACHED_OFFSET@GOTPCREL(%rip), %rax
addq (%rax), %rdx
movq %rdx, -80(%rbp) ## 8-byte Spill
movq _IA64_GRANULE_SIZE@GOTPCREL(%rip), %r15
movl (%r15), %ecx
movq _PAGE_SIZE@GOTPCREL(%rip), %r13
movl %ecx, %eax
cltd
idivl (%r13)
testl %eax, %eax
jle LBB0_7
## %bb.5:
xorl %r14d, %r14d
movq %r12, %rbx
.p2align 4, 0x90
LBB0_6: ## =>This Inner Loop Header: Depth=1
movq %rbx, %rdi
callq _SetPageUncached
movl (%r15), %ecx
movl %ecx, %eax
cltd
idivl (%r13)
incq %r14
cltq
addq $4, %rbx
cmpq %rax, %r14
jl LBB0_6
LBB0_7:
movslq %ecx, %rsi
movq -80(%rbp), %r15 ## 8-byte Reload
addq %r15, %rsi
movq %r15, %rdi
callq _flush_tlb_kernel_range
movq _PAL_VISIBILITY_PHYSICAL@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ia64_pal_prefetch_visibility
movq _PAL_VISIBILITY_OK_REMOTE_NEEDED@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB0_14
## %bb.8:
movq -56(%rbp), %r13 ## 8-byte Reload
leaq 12(%r13), %rbx
movq %rbx, %rdi
xorl %esi, %esi
callq _atomic_set
movq _uncached_ipi_visibility@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq %r13, %rsi
movl $1, %edx
callq _smp_call_function
testl %eax, %eax
movq -64(%rbp), %r14 ## 8-byte Reload
jne LBB0_10
## %bb.9:
movq %rbx, %rdi
callq _atomic_read
testq %rax, %rax
jne LBB0_10
jmp LBB0_15
LBB0_14:
movq _PAL_VISIBILITY_OK@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
movq -64(%rbp), %r14 ## 8-byte Reload
movq -56(%rbp), %r13 ## 8-byte Reload
jne LBB0_10
LBB0_15:
xorl %eax, %eax
callq _preempt_disable
leaq L_.str(%rip), %rdi
callq _ia64_platform_is
movq _IA64_GRANULE_SIZE@GOTPCREL(%rip), %rcx
movslq (%rcx), %rsi
testq %rax, %rax
je LBB0_17
## %bb.16:
movq %r15, %rdi
## kill: def $esi killed $esi killed $rsi
callq _sn_flush_all_caches
jmp LBB0_18
LBB0_17:
addq %r15, %rsi
movq %r15, %rdi
callq _flush_icache_range
LBB0_18:
xorl %eax, %eax
callq _local_flush_tlb_all
xorl %eax, %eax
callq _preempt_enable
xorl %eax, %eax
callq _ia64_pal_mc_drain
movq _PAL_STATUS_SUCCESS@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB0_10
## %bb.19:
leaq 12(%r13), %rbx
movq %rbx, %rdi
xorl %esi, %esi
callq _atomic_set
movq _uncached_ipi_mc_drain@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq %r13, %rsi
movl $1, %edx
callq _smp_call_function
testl %eax, %eax
jne LBB0_10
## %bb.20:
movq %rbx, %rdi
callq _atomic_read
testq %rax, %rax
jne LBB0_10
## %bb.21:
movl 8(%r13), %edi
movq _IA64_GRANULE_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r15, %rsi
movl -44(%rbp), %ecx ## 4-byte Reload
callq _gen_pool_add
testl %eax, %eax
je LBB0_22
LBB0_10:
movq _IA64_GRANULE_SIZE@GOTPCREL(%rip), %r15
movl (%r15), %eax
cltd
movq _PAGE_SIZE@GOTPCREL(%rip), %r13
idivl (%r13)
testl %eax, %eax
jle LBB0_13
## %bb.11:
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_12: ## =>This Inner Loop Header: Depth=1
movq %r12, %rdi
callq _ClearPageUncached
movl (%r15), %eax
cltd
idivl (%r13)
incq %rbx
cltq
addq $4, %r12
cmpq %rax, %rbx
jl LBB0_12
LBB0_13:
movq _IA64_GRANULE_SHIFT@GOTPCREL(%rip), %rax
movq (%rax), %rsi
movq _PAGE_SHIFT@GOTPCREL(%rip), %rax
subq (%rax), %rsi
movq -72(%rbp), %rdi ## 8-byte Reload
callq _free_pages
movl $-1, %r15d
LBB0_23:
movq %r14, %rdi
callq _mutex_unlock
LBB0_24:
movl %r15d, %eax
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_22:
incl (%r13)
xorl %r15d, %r15d
jmp LBB0_23
.cfi_endproc
## -- End function
.comm _MAX_CONVERTED_CHUNKS_PER_NODE,4,2 ## @MAX_CONVERTED_CHUNKS_PER_NODE
.comm _GFP_KERNEL,4,2 ## @GFP_KERNEL
.comm ___GFP_ZERO,4,2 ## @__GFP_ZERO
.comm _GFP_THISNODE,4,2 ## @GFP_THISNODE
.comm _IA64_GRANULE_SHIFT,8,3 ## @IA64_GRANULE_SHIFT
.comm _PAGE_SHIFT,8,3 ## @PAGE_SHIFT
.comm _PAGE_OFFSET,8,3 ## @PAGE_OFFSET
.comm ___IA64_UNCACHED_OFFSET,8,3 ## @__IA64_UNCACHED_OFFSET
.comm _IA64_GRANULE_SIZE,4,2 ## @IA64_GRANULE_SIZE
.comm _PAGE_SIZE,4,2 ## @PAGE_SIZE
.comm _PAL_VISIBILITY_PHYSICAL,4,2 ## @PAL_VISIBILITY_PHYSICAL
.comm _PAL_VISIBILITY_OK_REMOTE_NEEDED,4,2 ## @PAL_VISIBILITY_OK_REMOTE_NEEDED
.comm _uncached_ipi_visibility,4,2 ## @uncached_ipi_visibility
.comm _PAL_VISIBILITY_OK,4,2 ## @PAL_VISIBILITY_OK
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "sn2"
.comm _PAL_STATUS_SUCCESS,4,2 ## @PAL_STATUS_SUCCESS
.comm _uncached_ipi_mc_drain,4,2 ## @uncached_ipi_mc_drain
.no_dead_strip _uncached_add_chunk
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function uncached_add_chunk
_uncached_add_chunk: ; @uncached_add_chunk
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x28, x27, [sp, #16] ; 16-byte Folded Spill
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x21, x1
mov x20, x0
mov x19, x0
ldr w22, [x19], #4
mov x0, x19
bl _mutex_lock_interruptible
cbz x0, LBB0_2
; %bb.1:
mov w21, #-1
b LBB0_27
LBB0_2:
ldr w8, [x20]
cmp w8, w22
b.le LBB0_4
; %bb.3:
mov w21, #0
b LBB0_26
LBB0_4:
Lloh0:
adrp x9, _MAX_CONVERTED_CHUNKS_PER_NODE@GOTPAGE
Lloh1:
ldr x9, [x9, _MAX_CONVERTED_CHUNKS_PER_NODE@GOTPAGEOFF]
Lloh2:
ldr w9, [x9]
cmp w8, w9
b.ge LBB0_25
; %bb.5:
Lloh3:
adrp x8, _GFP_KERNEL@GOTPAGE
Lloh4:
ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
Lloh6:
adrp x9, ___GFP_ZERO@GOTPAGE
Lloh7:
ldr x9, [x9, ___GFP_ZERO@GOTPAGEOFF]
Lloh8:
ldr w9, [x9]
orr w8, w9, w8
Lloh9:
adrp x9, _GFP_THISNODE@GOTPAGE
Lloh10:
ldr x9, [x9, _GFP_THISNODE@GOTPAGEOFF]
Lloh11:
ldr w9, [x9]
Lloh12:
adrp x27, _IA64_GRANULE_SHIFT@GOTPAGE
Lloh13:
ldr x27, [x27, _IA64_GRANULE_SHIFT@GOTPAGEOFF]
orr w1, w8, w9
ldr x8, [x27]
Lloh14:
adrp x23, _PAGE_SHIFT@GOTPAGE
Lloh15:
ldr x23, [x23, _PAGE_SHIFT@GOTPAGEOFF]
ldr x9, [x23]
sub x2, x8, x9
mov x0, x21
bl _alloc_pages_exact_node
cbz x0, LBB0_25
; %bb.6:
mov x22, x0
bl _page_address
Lloh16:
adrp x8, _PAGE_OFFSET@GOTPAGE
Lloh17:
ldr x8, [x8, _PAGE_OFFSET@GOTPAGEOFF]
Lloh18:
adrp x9, ___IA64_UNCACHED_OFFSET@GOTPAGE
Lloh19:
ldr x9, [x9, ___IA64_UNCACHED_OFFSET@GOTPAGEOFF]
Lloh20:
ldr x8, [x8]
Lloh21:
ldr x9, [x9]
str x0, [sp, #8] ; 8-byte Folded Spill
sub x8, x0, x8
add x24, x8, x9
Lloh22:
adrp x28, _IA64_GRANULE_SIZE@GOTPAGE
Lloh23:
ldr x28, [x28, _IA64_GRANULE_SIZE@GOTPAGEOFF]
ldr w8, [x28]
Lloh24:
adrp x26, _PAGE_SIZE@GOTPAGE
Lloh25:
ldr x26, [x26, _PAGE_SIZE@GOTPAGEOFF]
ldr w9, [x26]
sdiv w9, w8, w9
cmp w9, #1
b.lt LBB0_10
; %bb.7:
mov x23, x27
mov x27, #0
mov x25, x22
LBB0_8: ; =>This Inner Loop Header: Depth=1
mov x0, x25
bl _SetPageUncached
add x27, x27, #1
ldr w8, [x28]
ldr w9, [x26]
sdiv w9, w8, w9
add x25, x25, #4
cmp x27, w9, sxtw
b.lt LBB0_8
; %bb.9:
mov x27, x23
Lloh26:
adrp x23, _PAGE_SHIFT@GOTPAGE
Lloh27:
ldr x23, [x23, _PAGE_SHIFT@GOTPAGEOFF]
LBB0_10:
add x1, x24, w8, sxtw
mov x0, x24
bl _flush_tlb_kernel_range
Lloh28:
adrp x8, _PAL_VISIBILITY_PHYSICAL@GOTPAGE
Lloh29:
ldr x8, [x8, _PAL_VISIBILITY_PHYSICAL@GOTPAGEOFF]
Lloh30:
ldr w0, [x8]
bl _ia64_pal_prefetch_visibility
Lloh31:
adrp x8, _PAL_VISIBILITY_OK_REMOTE_NEEDED@GOTPAGE
Lloh32:
ldr x8, [x8, _PAL_VISIBILITY_OK_REMOTE_NEEDED@GOTPAGEOFF]
Lloh33:
ldr w8, [x8]
cmp w0, w8
b.ne LBB0_13
; %bb.11:
add x25, x20, #12
mov x0, x25
mov w1, #0
bl _atomic_set
Lloh34:
adrp x8, _uncached_ipi_visibility@GOTPAGE
Lloh35:
ldr x8, [x8, _uncached_ipi_visibility@GOTPAGEOFF]
Lloh36:
ldr w0, [x8]
mov x1, x20
mov w2, #1
bl _smp_call_function
cbnz w0, LBB0_21
; %bb.12:
mov x0, x25
bl _atomic_read
cbnz x0, LBB0_21
b LBB0_14
LBB0_13:
Lloh37:
adrp x8, _PAL_VISIBILITY_OK@GOTPAGE
Lloh38:
ldr x8, [x8, _PAL_VISIBILITY_OK@GOTPAGEOFF]
Lloh39:
ldr w8, [x8]
cmp w0, w8
b.ne LBB0_21
LBB0_14:
bl _preempt_disable
Lloh40:
adrp x0, l_.str@PAGE
Lloh41:
add x0, x0, l_.str@PAGEOFF
bl _ia64_platform_is
ldrsw x1, [x28]
cbz x0, LBB0_16
; %bb.15:
mov x0, x24
; kill: def $w1 killed $w1 killed $x1
bl _sn_flush_all_caches
b LBB0_17
LBB0_16:
add x1, x24, x1
mov x0, x24
bl _flush_icache_range
LBB0_17:
bl _local_flush_tlb_all
bl _preempt_enable
bl _ia64_pal_mc_drain
Lloh42:
adrp x8, _PAL_STATUS_SUCCESS@GOTPAGE
Lloh43:
ldr x8, [x8, _PAL_STATUS_SUCCESS@GOTPAGEOFF]
Lloh44:
ldr w8, [x8]
cmp w0, w8
b.ne LBB0_21
; %bb.18:
add x25, x20, #12
mov x0, x25
mov w1, #0
bl _atomic_set
Lloh45:
adrp x8, _uncached_ipi_mc_drain@GOTPAGE
Lloh46:
ldr x8, [x8, _uncached_ipi_mc_drain@GOTPAGEOFF]
Lloh47:
ldr w0, [x8]
mov x1, x20
mov w2, #1
bl _smp_call_function
cbnz w0, LBB0_21
; %bb.19:
mov x0, x25
bl _atomic_read
cbnz x0, LBB0_21
; %bb.20:
ldr w0, [x20, #8]
ldr w2, [x28]
mov x1, x24
mov x3, x21
bl _gen_pool_add
cbz w0, LBB0_28
LBB0_21:
ldr w8, [x28]
ldr w9, [x26]
sdiv w8, w8, w9
cmp w8, #1
b.lt LBB0_24
; %bb.22:
mov x20, #0
LBB0_23: ; =>This Inner Loop Header: Depth=1
mov x0, x22
bl _ClearPageUncached
add x20, x20, #1
ldr w8, [x28]
ldr w9, [x26]
sdiv w8, w8, w9
add x22, x22, #4
cmp x20, w8, sxtw
b.lt LBB0_23
LBB0_24:
ldr x8, [x27]
ldr x9, [x23]
sub x1, x8, x9
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _free_pages
LBB0_25:
mov w21, #-1
LBB0_26:
mov x0, x19
bl _mutex_unlock
LBB0_27:
mov x0, x21
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_28:
mov w21, #0
ldr w8, [x20]
add w8, w8, #1
str w8, [x20]
b LBB0_26
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh14, Lloh15
.loh AdrpLdrGot Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGot Lloh24, Lloh25
.loh AdrpLdrGot Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh21
.loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh20
.loh AdrpLdrGot Lloh26, Lloh27
.loh AdrpLdrGotLdr Lloh31, Lloh32, Lloh33
.loh AdrpLdrGotLdr Lloh28, Lloh29, Lloh30
.loh AdrpLdrGotLdr Lloh34, Lloh35, Lloh36
.loh AdrpLdrGotLdr Lloh37, Lloh38, Lloh39
.loh AdrpAdd Lloh40, Lloh41
.loh AdrpLdrGotLdr Lloh42, Lloh43, Lloh44
.loh AdrpLdrGotLdr Lloh45, Lloh46, Lloh47
.cfi_endproc
; -- End function
.comm _MAX_CONVERTED_CHUNKS_PER_NODE,4,2 ; @MAX_CONVERTED_CHUNKS_PER_NODE
.comm _GFP_KERNEL,4,2 ; @GFP_KERNEL
.comm ___GFP_ZERO,4,2 ; @__GFP_ZERO
.comm _GFP_THISNODE,4,2 ; @GFP_THISNODE
.comm _IA64_GRANULE_SHIFT,8,3 ; @IA64_GRANULE_SHIFT
.comm _PAGE_SHIFT,8,3 ; @PAGE_SHIFT
.comm _PAGE_OFFSET,8,3 ; @PAGE_OFFSET
.comm ___IA64_UNCACHED_OFFSET,8,3 ; @__IA64_UNCACHED_OFFSET
.comm _IA64_GRANULE_SIZE,4,2 ; @IA64_GRANULE_SIZE
.comm _PAGE_SIZE,4,2 ; @PAGE_SIZE
.comm _PAL_VISIBILITY_PHYSICAL,4,2 ; @PAL_VISIBILITY_PHYSICAL
.comm _PAL_VISIBILITY_OK_REMOTE_NEEDED,4,2 ; @PAL_VISIBILITY_OK_REMOTE_NEEDED
.comm _uncached_ipi_visibility,4,2 ; @uncached_ipi_visibility
.comm _PAL_VISIBILITY_OK,4,2 ; @PAL_VISIBILITY_OK
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "sn2"
.comm _PAL_STATUS_SUCCESS,4,2 ; @PAL_STATUS_SUCCESS
.comm _uncached_ipi_mc_drain,4,2 ; @uncached_ipi_mc_drain
.no_dead_strip _uncached_add_chunk
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/arch/ia64/kernel/extr_uncached.c_uncached_add_chunk.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _haptic_toggle_continuous ## -- Begin function haptic_toggle_continuous
.p2align 4, 0x90
_haptic_toggle_continuous: ## @haptic_toggle_continuous
.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 _haptic_config,16,3 ## @haptic_config
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _haptic_toggle_continuous ; -- Begin function haptic_toggle_continuous
.p2align 2
_haptic_toggle_continuous: ; @haptic_toggle_continuous
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.comm _haptic_config,16,3 ; @haptic_config
.subsections_via_symbols
| AnghaBench/qmk_firmware/drivers/haptic/extr_haptic.c_haptic_toggle_continuous.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function rtl819x_update_rxcounts
_rtl819x_update_rxcounts: ## @rtl819x_update_rxcounts
.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 $0, (%rsi)
movq $0, (%rdx)
movq (%rdi), %r9
movslq 40(%r9), %rax
leal 1(%rax), %ecx
movl %ecx, 40(%r9)
movq (%r9), %rcx
movq %rax, %rdx
orq %rcx, %rdx
shrq $32, %rdx
je LBB0_1
## %bb.2:
xorl %edx, %edx
divq %rcx
jmp LBB0_3
LBB0_1:
## kill: def $eax killed $eax killed $rax
xorl %edx, %edx
divl %ecx
## kill: def $edx killed $edx def $rdx
LBB0_3:
movq 16(%r9), %rax
movq 32(%r9), %rcx
movq %rcx, (%rax,%rdx,8)
movq 8(%r9), %rcx
movq 24(%r9), %rdi
movq %rdi, (%rcx,%rdx,8)
cmpq $0, (%r9)
je LBB0_6
## %bb.4:
xorl %edx, %edx
.p2align 4, 0x90
LBB0_5: ## =>This Inner Loop Header: Depth=1
movq (%rax,%rdx,8), %rdi
addq %rdi, (%rsi)
movq (%rcx,%rdx,8), %rdi
addq %rdi, (%r8)
incq %rdx
cmpq (%r9), %rdx
jb LBB0_5
LBB0_6:
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _rtl819x_update_rxcounts
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function rtl819x_update_rxcounts
_rtl819x_update_rxcounts: ; @rtl819x_update_rxcounts
.cfi_startproc
; %bb.0:
str xzr, [x1]
str xzr, [x2]
ldr x8, [x0]
ldrsw x10, [x8, #40]
add w9, w10, #1
str w9, [x8, #40]
ldp x11, x9, [x8]
udiv x12, x10, x11
msub x11, x12, x11, x10
ldr x12, [x8, #32]
ldr x10, [x8, #16]
lsl x11, x11, #3
str x12, [x10, x11]
ldr x12, [x8, #24]
str x12, [x9, x11]
ldr x11, [x8]
cbz x11, LBB0_3
; %bb.1:
mov x11, #0
LBB0_2: ; =>This Inner Loop Header: Depth=1
lsl x12, x11, #3
ldr x13, [x10, x12]
ldr x14, [x1]
add x13, x14, x13
str x13, [x1]
ldr x12, [x9, x12]
ldr x13, [x2]
add x12, x13, x12
str x12, [x2]
add x11, x11, #1
ldr x12, [x8]
cmp x11, x12
b.lo LBB0_2
LBB0_3:
ret
.cfi_endproc
; -- End function
.no_dead_strip _rtl819x_update_rxcounts
.subsections_via_symbols
| AnghaBench/linux/drivers/staging/rtl8192u/extr_r8192U_core.c_rtl819x_update_rxcounts.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bhnd_erom_io_tell ## -- Begin function bhnd_erom_io_tell
.p2align 4, 0x90
_bhnd_erom_io_tell: ## @bhnd_erom_io_tell
.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
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bhnd_erom_io_tell ; -- Begin function bhnd_erom_io_tell
.p2align 2
_bhnd_erom_io_tell: ; @bhnd_erom_io_tell
.cfi_startproc
; %bb.0:
ldr x3, [x0]
br x3
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/bhnd/extr_bhnd_erom.c_bhnd_erom_io_tell.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _caam_strstatus ## -- Begin function caam_strstatus
.p2align 4, 0x90
_caam_strstatus: ## @caam_strstatus
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _JRSTA_SSRC_SHIFT@GOTPCREL(%rip), %rax
movb (%rax), %cl
movq %rsi, %rdx
shrq %cl, %rdx
movq %rdx, %rcx
shlq $4, %rcx
leaq _caam_strstatus.status_src(%rip), %r8
movq (%rcx,%r8), %rax
movq 8(%rcx,%r8), %rcx
testq %rax, %rax
je LBB0_1
## %bb.5:
movq %rcx, %rdx
popq %rbp
jmpq *%rax ## TAILCALL
LBB0_1:
testq %rcx, %rcx
je LBB0_3
## %bb.2:
leaq L_.str.7(%rip), %rsi
xorl %eax, %eax
callq _dev_err
jmp LBB0_4
LBB0_3:
leaq L_.str.8(%rip), %rsi
xorl %eax, %eax
callq _dev_err
LBB0_4:
movq _EINVAL@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__const
.p2align 4 ## @caam_strstatus.status_src
_caam_strstatus.status_src:
.quad 0
.quad L_.str
.space 16
.quad 133
.quad L_.str.1
.quad 129
.quad L_.str.2
.quad 131
.quad L_.str.3
.quad 128
.quad L_.str.4
.quad 130
.quad L_.str.5
.quad 132
.quad L_.str.6
.space 128
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "No error"
L_.str.1: ## @.str.1
.asciz "CCB"
L_.str.2: ## @.str.2
.asciz "Jump"
L_.str.3: ## @.str.3
.asciz "DECO"
L_.str.4: ## @.str.4
.asciz "Queue Manager Interface"
L_.str.5: ## @.str.5
.asciz "Job Ring"
L_.str.6: ## @.str.6
.asciz "Condition Code"
.comm _JRSTA_SSRC_SHIFT,8,3 ## @JRSTA_SSRC_SHIFT
L_.str.7: ## @.str.7
.asciz "%d: %s\n"
L_.str.8: ## @.str.8
.asciz "%d: unknown error source\n"
.comm _EINVAL,4,2 ## @EINVAL
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _caam_strstatus ; -- Begin function caam_strstatus
.p2align 2
_caam_strstatus: ; @caam_strstatus
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh0:
adrp x8, _JRSTA_SSRC_SHIFT@GOTPAGE
Lloh1:
ldr x8, [x8, _JRSTA_SSRC_SHIFT@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
lsr x2, x1, x8
Lloh3:
adrp x8, _caam_strstatus.status_src@PAGE
Lloh4:
add x8, x8, _caam_strstatus.status_src@PAGEOFF
add x9, x8, x2, lsl #4
ldp x3, x8, [x9]
cbz x3, LBB0_2
; %bb.1:
mov x2, x8
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
br x3
LBB0_2:
cbz x8, LBB0_4
; %bb.3:
str x8, [sp]
Lloh5:
adrp x1, l_.str.7@PAGE
Lloh6:
add x1, x1, l_.str.7@PAGEOFF
b LBB0_5
LBB0_4:
Lloh7:
adrp x1, l_.str.8@PAGE
Lloh8:
add x1, x1, l_.str.8@PAGEOFF
LBB0_5:
bl _dev_err
Lloh9:
adrp x8, _EINVAL@GOTPAGE
Lloh10:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh11:
ldr w8, [x8]
neg w0, w8
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.cfi_endproc
; -- End function
.section __DATA,__const
.p2align 3 ; @caam_strstatus.status_src
_caam_strstatus.status_src:
.quad 0
.quad l_.str
.space 16
.quad 133
.quad l_.str.1
.quad 129
.quad l_.str.2
.quad 131
.quad l_.str.3
.quad 128
.quad l_.str.4
.quad 130
.quad l_.str.5
.quad 132
.quad l_.str.6
.space 128
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "No error"
l_.str.1: ; @.str.1
.asciz "CCB"
l_.str.2: ; @.str.2
.asciz "Jump"
l_.str.3: ; @.str.3
.asciz "DECO"
l_.str.4: ; @.str.4
.asciz "Queue Manager Interface"
l_.str.5: ; @.str.5
.asciz "Job Ring"
l_.str.6: ; @.str.6
.asciz "Condition Code"
.comm _JRSTA_SSRC_SHIFT,8,3 ; @JRSTA_SSRC_SHIFT
l_.str.7: ; @.str.7
.asciz "%d: %s\n"
l_.str.8: ; @.str.8
.asciz "%d: unknown error source\n"
.comm _EINVAL,4,2 ; @EINVAL
.subsections_via_symbols
| AnghaBench/linux/drivers/crypto/caam/extr_error.c_caam_strstatus.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function qe_set_multicast
_qe_set_multicast: ## @qe_set_multicast
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
callq _netdev_priv
movq %rax, %r15
movq 8(%r14), %r12
movl (%rax), %ebx
movq %r14, %rdi
callq _netif_stop_queue
movl (%r14), %ecx
movq _IFF_ALLMULTI@GOTPCREL(%rip), %rax
testl %ecx, (%rax)
jne LBB0_2
## %bb.1:
movl 4(%r14), %eax
cmpl $65, %eax
jl LBB0_7
LBB0_2:
movl %ebx, -68(%rbp) ## 4-byte Spill
movq _MREGS_IACONFIG_ACHNGE@GOTPCREL(%rip), %rbx
movq _MREGS_IACONFIG_LARESET@GOTPCREL(%rip), %rax
movl (%rax), %edi
orl (%rbx), %edi
movq _MREGS_IACONFIG@GOTPCREL(%rip), %r12
movq (%r12), %rsi
addq 8(%r15), %rsi
callq _sbus_writeb
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq (%r12), %rdi
addq 8(%r15), %rdi
callq _sbus_readb
testl %eax, (%rbx)
je LBB0_4
## %bb.6: ## in Loop: Header=BB0_3 Depth=1
xorl %eax, %eax
callq _barrier
jmp LBB0_3
LBB0_4:
movq _MREGS_FILTER@GOTPCREL(%rip), %r13
movq (%r13), %rsi
addq 8(%r15), %rsi
movl $255, %edi
callq _sbus_writeb
movq (%r13), %rsi
addq 8(%r15), %rsi
movl $255, %edi
callq _sbus_writeb
movq (%r13), %rsi
addq 8(%r15), %rsi
movl $255, %edi
callq _sbus_writeb
movq (%r13), %rsi
addq 8(%r15), %rsi
movl $255, %edi
callq _sbus_writeb
movq (%r13), %rsi
addq 8(%r15), %rsi
movl $255, %edi
callq _sbus_writeb
movq (%r13), %rsi
addq 8(%r15), %rsi
movl $255, %edi
callq _sbus_writeb
movq (%r13), %rsi
addq 8(%r15), %rsi
movl $255, %edi
callq _sbus_writeb
movq (%r13), %rsi
addq 8(%r15), %rsi
movl $255, %edi
LBB0_5:
callq _sbus_writeb
movq (%r12), %rsi
addq 8(%r15), %rsi
xorl %edi, %edi
callq _sbus_writeb
movl -68(%rbp), %ebx ## 4-byte Reload
LBB0_9:
movl %ebx, (%r15)
movq _MREGS_MCONFIG@GOTPCREL(%rip), %rax
movq (%rax), %rsi
addq 8(%r15), %rsi
movl %ebx, %edi
callq _sbus_writeb
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_10
## %bb.20:
movq %r14, %rdi
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _netif_wake_queue ## TAILCALL
LBB0_7:
movq _IFF_PROMISC@GOTPCREL(%rip), %rdx
testl %ecx, (%rdx)
je LBB0_11
## %bb.8:
movq _MREGS_MCONFIG_PROMISC@GOTPCREL(%rip), %rax
orl (%rax), %ebx
jmp LBB0_9
LBB0_11:
movl %ebx, -68(%rbp) ## 4-byte Spill
xorps %xmm0, %xmm0
movaps %xmm0, -64(%rbp)
testl %eax, %eax
jle LBB0_16
## %bb.12:
xorl %ebx, %ebx
jmp LBB0_13
.p2align 4, 0x90
LBB0_15: ## in Loop: Header=BB0_13 Depth=1
incl %ebx
cmpl %eax, %ebx
jge LBB0_16
LBB0_13: ## =>This Inner Loop Header: Depth=1
movq (%r12), %rsi
movq 8(%r12), %r12
testb $1, (%rsi)
je LBB0_15
## %bb.14: ## in Loop: Header=BB0_13 Depth=1
movl $6, %edi
callq _ether_crc_le
movl %eax, %ecx
shrl $26, %ecx
andb $15, %cl
movl $1, %edx
## kill: def $cl killed $cl killed $ecx
shll %cl, %edx
sarl $30, %eax
cltq
orl %edx, -64(%rbp,%rax,4)
movl 4(%r14), %eax
jmp LBB0_15
LBB0_16:
movq _MREGS_IACONFIG_ACHNGE@GOTPCREL(%rip), %rbx
movq _MREGS_IACONFIG_LARESET@GOTPCREL(%rip), %rax
movl (%rax), %edi
orl (%rbx), %edi
movq _MREGS_IACONFIG@GOTPCREL(%rip), %r12
movq (%r12), %rsi
addq 8(%r15), %rsi
callq _sbus_writeb
.p2align 4, 0x90
LBB0_17: ## =>This Inner Loop Header: Depth=1
movq (%r12), %rdi
addq 8(%r15), %rdi
callq _sbus_readb
testl %eax, (%rbx)
je LBB0_18
## %bb.19: ## in Loop: Header=BB0_17 Depth=1
xorl %eax, %eax
callq _barrier
jmp LBB0_17
LBB0_18:
movl -64(%rbp), %edi
movq _MREGS_FILTER@GOTPCREL(%rip), %r13
movq (%r13), %rsi
addq 8(%r15), %rsi
callq _sbus_writeb
movl -60(%rbp), %edi
movq (%r13), %rsi
addq 8(%r15), %rsi
callq _sbus_writeb
movq (%r13), %rsi
addq 8(%r15), %rsi
xorl %edi, %edi
callq _sbus_writeb
movq (%r13), %rsi
addq 8(%r15), %rsi
xorl %edi, %edi
callq _sbus_writeb
movq (%r13), %rsi
addq 8(%r15), %rsi
callq _sbus_writeb
movq (%r13), %rsi
addq 8(%r15), %rsi
callq _sbus_writeb
movl -40(%rbp), %edi
movq (%r13), %rsi
addq 8(%r15), %rsi
callq _sbus_writeb
movl -36(%rbp), %edi
movq (%r13), %rsi
addq 8(%r15), %rsi
jmp LBB0_5
LBB0_10:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _IFF_ALLMULTI,4,2 ## @IFF_ALLMULTI
.comm _MREGS_IACONFIG_ACHNGE,4,2 ## @MREGS_IACONFIG_ACHNGE
.comm _MREGS_IACONFIG_LARESET,4,2 ## @MREGS_IACONFIG_LARESET
.comm _MREGS_IACONFIG,8,3 ## @MREGS_IACONFIG
.comm _MREGS_FILTER,8,3 ## @MREGS_FILTER
.comm _IFF_PROMISC,4,2 ## @IFF_PROMISC
.comm _MREGS_MCONFIG_PROMISC,4,2 ## @MREGS_MCONFIG_PROMISC
.comm _MREGS_MCONFIG,8,3 ## @MREGS_MCONFIG
.no_dead_strip _qe_set_multicast
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function qe_set_multicast
_qe_set_multicast: ; @qe_set_multicast
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x19, x0
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
str x8, [sp, #24]
bl _netdev_priv
mov x21, x0
ldr x22, [x19, #8]
ldr w20, [x0]
mov x0, x19
bl _netif_stop_queue
ldr w9, [x19]
Lloh3:
adrp x8, _IFF_ALLMULTI@GOTPAGE
Lloh4:
ldr x8, [x8, _IFF_ALLMULTI@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
tst w8, w9
b.ne LBB0_2
; %bb.1:
ldr w8, [x19, #4]
cmp w8, #65
b.lt LBB0_9
LBB0_2:
Lloh6:
adrp x23, _MREGS_IACONFIG_ACHNGE@GOTPAGE
Lloh7:
ldr x23, [x23, _MREGS_IACONFIG_ACHNGE@GOTPAGEOFF]
ldr w8, [x23]
Lloh8:
adrp x9, _MREGS_IACONFIG_LARESET@GOTPAGE
Lloh9:
ldr x9, [x9, _MREGS_IACONFIG_LARESET@GOTPAGEOFF]
Lloh10:
ldr w9, [x9]
orr w0, w9, w8
ldr x8, [x21, #8]
Lloh11:
adrp x22, _MREGS_IACONFIG@GOTPAGE
Lloh12:
ldr x22, [x22, _MREGS_IACONFIG@GOTPAGEOFF]
ldr x9, [x22]
add x1, x9, x8
bl _sbus_writeb
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [x21, #8]
ldr x9, [x22]
add x0, x9, x8
bl _sbus_readb
ldr w8, [x23]
tst w8, w0
b.eq LBB0_5
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
bl _barrier
b LBB0_3
LBB0_5:
ldr x8, [x21, #8]
Lloh13:
adrp x23, _MREGS_FILTER@GOTPAGE
Lloh14:
ldr x23, [x23, _MREGS_FILTER@GOTPAGEOFF]
ldr x9, [x23]
add x1, x9, x8
mov w0, #255
bl _sbus_writeb
ldr x8, [x21, #8]
ldr x9, [x23]
add x1, x9, x8
mov w0, #255
bl _sbus_writeb
ldr x8, [x21, #8]
ldr x9, [x23]
add x1, x9, x8
mov w0, #255
bl _sbus_writeb
ldr x8, [x21, #8]
ldr x9, [x23]
add x1, x9, x8
mov w0, #255
bl _sbus_writeb
ldr x8, [x21, #8]
ldr x9, [x23]
add x1, x9, x8
mov w0, #255
bl _sbus_writeb
ldr x8, [x21, #8]
ldr x9, [x23]
add x1, x9, x8
mov w0, #255
bl _sbus_writeb
ldr x8, [x21, #8]
ldr x9, [x23]
add x1, x9, x8
mov w0, #255
bl _sbus_writeb
ldr x8, [x21, #8]
ldr x9, [x23]
add x1, x9, x8
mov w0, #255
LBB0_6:
bl _sbus_writeb
ldr x8, [x21, #8]
ldr x9, [x22]
add x1, x9, x8
mov w0, #0
bl _sbus_writeb
LBB0_7:
str w20, [x21]
ldr x8, [x21, #8]
Lloh15:
adrp x9, _MREGS_MCONFIG@GOTPAGE
Lloh16:
ldr x9, [x9, _MREGS_MCONFIG@GOTPAGEOFF]
Lloh17:
ldr x9, [x9]
add x1, x9, x8
mov x0, x20
bl _sbus_writeb
ldr x8, [sp, #24]
Lloh18:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh19:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh20:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_20
; %bb.8:
mov x0, x19
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
b _netif_wake_queue
LBB0_9:
Lloh21:
adrp x10, _IFF_PROMISC@GOTPAGE
Lloh22:
ldr x10, [x10, _IFF_PROMISC@GOTPAGEOFF]
Lloh23:
ldr w10, [x10]
tst w10, w9
b.eq LBB0_11
; %bb.10:
Lloh24:
adrp x8, _MREGS_MCONFIG_PROMISC@GOTPAGE
Lloh25:
ldr x8, [x8, _MREGS_MCONFIG_PROMISC@GOTPAGEOFF]
Lloh26:
ldr w8, [x8]
orr w20, w8, w20
b LBB0_7
LBB0_11:
stp xzr, xzr, [sp, #8]
cmp w8, #1
b.lt LBB0_16
; %bb.12:
mov w23, #0
mov w24, #1
add x25, sp, #8
b LBB0_14
LBB0_13: ; in Loop: Header=BB0_14 Depth=1
add w23, w23, #1
cmp w23, w8
b.ge LBB0_16
LBB0_14: ; =>This Inner Loop Header: Depth=1
ldp x1, x22, [x22]
ldrb w9, [x1]
tbz w9, #0, LBB0_13
; %bb.15: ; in Loop: Header=BB0_14 Depth=1
mov w0, #6
bl _ether_crc_le
ubfx w8, w0, #26, #4
lsl w8, w24, w8
asr w9, w0, #30
sbfiz x9, x9, #2, #32
ldr w10, [x25, x9]
orr w8, w8, w10
str w8, [x25, x9]
ldr w8, [x19, #4]
b LBB0_13
LBB0_16:
Lloh27:
adrp x23, _MREGS_IACONFIG_ACHNGE@GOTPAGE
Lloh28:
ldr x23, [x23, _MREGS_IACONFIG_ACHNGE@GOTPAGEOFF]
ldr w8, [x23]
Lloh29:
adrp x9, _MREGS_IACONFIG_LARESET@GOTPAGE
Lloh30:
ldr x9, [x9, _MREGS_IACONFIG_LARESET@GOTPAGEOFF]
Lloh31:
ldr w9, [x9]
orr w0, w9, w8
ldr x8, [x21, #8]
Lloh32:
adrp x22, _MREGS_IACONFIG@GOTPAGE
Lloh33:
ldr x22, [x22, _MREGS_IACONFIG@GOTPAGEOFF]
ldr x9, [x22]
add x1, x9, x8
bl _sbus_writeb
LBB0_17: ; =>This Inner Loop Header: Depth=1
ldr x8, [x21, #8]
ldr x9, [x22]
add x0, x9, x8
bl _sbus_readb
ldr w8, [x23]
tst w8, w0
b.eq LBB0_19
; %bb.18: ; in Loop: Header=BB0_17 Depth=1
bl _barrier
b LBB0_17
LBB0_19:
ldr w0, [sp, #8]
ldr x8, [x21, #8]
Lloh34:
adrp x23, _MREGS_FILTER@GOTPAGE
Lloh35:
ldr x23, [x23, _MREGS_FILTER@GOTPAGEOFF]
ldr x9, [x23]
add x1, x9, x8
bl _sbus_writeb
ldr w0, [sp, #12]
ldr x8, [x21, #8]
ldr x9, [x23]
add x1, x9, x8
bl _sbus_writeb
ldr x8, [x21, #8]
ldr x9, [x23]
add x1, x9, x8
mov w0, #0
bl _sbus_writeb
ldr x8, [x21, #8]
ldr x9, [x23]
add x1, x9, x8
mov w0, #0
bl _sbus_writeb
ldr x8, [x21, #8]
ldr x9, [x23]
add x1, x9, x8
bl _sbus_writeb
ldr x8, [x21, #8]
ldr x9, [x23]
add x1, x9, x8
bl _sbus_writeb
ldr w0, [sp, #32]
ldr x8, [x21, #8]
ldr x9, [x23]
add x1, x9, x8
bl _sbus_writeb
ldr w0, [sp, #36]
ldr x8, [x21, #8]
ldr x9, [x23]
add x1, x9, x8
b LBB0_6
LBB0_20:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGot Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26
.loh AdrpLdrGot Lloh32, Lloh33
.loh AdrpLdrGotLdr Lloh29, Lloh30, Lloh31
.loh AdrpLdrGot Lloh27, Lloh28
.loh AdrpLdrGot Lloh34, Lloh35
.cfi_endproc
; -- End function
.comm _IFF_ALLMULTI,4,2 ; @IFF_ALLMULTI
.comm _MREGS_IACONFIG_ACHNGE,4,2 ; @MREGS_IACONFIG_ACHNGE
.comm _MREGS_IACONFIG_LARESET,4,2 ; @MREGS_IACONFIG_LARESET
.comm _MREGS_IACONFIG,8,3 ; @MREGS_IACONFIG
.comm _MREGS_FILTER,8,3 ; @MREGS_FILTER
.comm _IFF_PROMISC,4,2 ; @IFF_PROMISC
.comm _MREGS_MCONFIG_PROMISC,4,2 ; @MREGS_MCONFIG_PROMISC
.comm _MREGS_MCONFIG,8,3 ; @MREGS_MCONFIG
.no_dead_strip _qe_set_multicast
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/net/extr_sunqe.c_qe_set_multicast.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function parse_next_token
_parse_next_token: ## @parse_next_token
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r15
movq %rdi, %r14
movq %rsi, %rdi
callq _skip_spaces
movq (%r15), %rax
cmpq 8(%r15), %rax
je LBB0_1
## %bb.3:
movsbl (%rax), %ebx
leal -48(%rbx), %eax
cmpb $9, %al
ja LBB0_4
## %bb.34:
movq %r15, %rdi
movq %r14, %rsi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _parse_numeric_literal ## TAILCALL
LBB0_1:
movq _tNL@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq %rax, 16(%r15)
jne LBB0_33
## %bb.2:
movq _tEOF@GOTPCREL(%rip), %rax
movl (%rax), %eax
jmp LBB0_33
LBB0_4:
movl %ebx, %edi
callq _isalphaW
testq %rax, %rax
je LBB0_8
## %bb.5:
movq %r15, %rdi
callq _check_keywords
## kill: def $eax killed $eax def $rax
testl %eax, %eax
je LBB0_35
## %bb.6:
movq _tREM@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB0_33
LBB0_7:
movq %r15, %rdi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _comment_line ## TAILCALL
LBB0_8:
addl $-10, %ebx
cmpl $85, %ebx
ja LBB0_32
## %bb.9:
leaq LJTI0_0(%rip), %rax
movslq (%rax,%rbx,4), %rcx
addq %rax, %rcx
jmpq *%rcx
LBB0_11:
movq (%r15), %rax
leaq 1(%rax), %rcx
movq %rcx, (%r15)
movsbl (%rax), %eax
LBB0_33:
## kill: def $eax killed $eax killed $rax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB0_35:
movq %r15, %rdi
movq %r14, %rsi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _parse_identifier ## TAILCALL
LBB0_10:
incq (%r15)
movq _tNL@GOTPCREL(%rip), %rax
movl (%rax), %eax
jmp LBB0_33
LBB0_32:
movq (%r15), %rdi
movsbl (%rdi), %ebx
callq _debugstr_w
leaq L_.str(%rip), %rdi
movl %ebx, %esi
movl %eax, %edx
callq _FIXME
xorl %eax, %eax
jmp LBB0_33
LBB0_18:
movq %r15, %rdi
movq %r14, %rsi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _parse_string_literal ## TAILCALL
LBB0_19:
movq (%r15), %rax
leaq 1(%rax), %rcx
movq %rcx, (%r15)
movb 1(%rax), %al
orb $32, %al
cmpb $104, %al
jne LBB0_20
## %bb.21:
movq %r15, %rdi
movq %r14, %rsi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _parse_hex_literal ## TAILCALL
LBB0_16:
incq (%r15)
movq %r15, %rdi
callq _skip_spaces
movq (%r15), %rcx
movl $40, %eax
cmpb $41, (%rcx)
jne LBB0_33
## %bb.17:
incq %rcx
movq %rcx, (%r15)
movq _tEMPTYBRACKETS@GOTPCREL(%rip), %rax
movl (%rax), %eax
jmp LBB0_33
LBB0_12:
cmpl $0, 24(%r15)
movq (%r15), %rax
je LBB0_15
## %bb.13:
cmpb $45, 1(%rax)
jne LBB0_15
## %bb.14:
cmpb $62, 2(%rax)
je LBB0_7
LBB0_15:
incq %rax
movq %rax, (%r15)
movl $45, %eax
jmp LBB0_33
LBB0_22:
movq (%r15), %rcx
leaq 1(%rcx), %rax
movq %rax, (%r15)
movsbl 1(%rcx), %edx
movl $60, %eax
cmpl $33, %edx
je LBB0_27
## %bb.23:
cmpl $61, %edx
je LBB0_26
## %bb.24:
cmpl $62, %edx
jne LBB0_33
## %bb.25:
addq $2, %rcx
movq %rcx, (%r15)
movq _tNEQ@GOTPCREL(%rip), %rax
movl (%rax), %eax
jmp LBB0_33
LBB0_30:
movq (%r15), %rcx
leaq 1(%rcx), %rax
movq %rax, (%r15)
movl $62, %eax
cmpb $61, 1(%rcx)
jne LBB0_33
## %bb.31:
addq $2, %rcx
movq %rcx, (%r15)
movq _tGTEQ@GOTPCREL(%rip), %rax
movl (%rax), %eax
jmp LBB0_33
LBB0_20:
movl $38, %eax
jmp LBB0_33
LBB0_27:
cmpl $0, 24(%r15)
je LBB0_33
## %bb.28:
cmpb $45, 2(%rcx)
jne LBB0_33
## %bb.29:
cmpb $45, 3(%rcx)
je LBB0_7
jmp LBB0_33
LBB0_26:
addq $2, %rcx
movq %rcx, (%r15)
movq _tLTEQ@GOTPCREL(%rip), %rax
movl (%rax), %eax
jmp LBB0_33
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_10, LBB0_10-LJTI0_0
.set L0_0_set_32, LBB0_32-LJTI0_0
.set L0_0_set_18, LBB0_18-LJTI0_0
.set L0_0_set_19, LBB0_19-LJTI0_0
.set L0_0_set_7, LBB0_7-LJTI0_0
.set L0_0_set_16, LBB0_16-LJTI0_0
.set L0_0_set_11, LBB0_11-LJTI0_0
.set L0_0_set_12, LBB0_12-LJTI0_0
.set L0_0_set_22, LBB0_22-LJTI0_0
.set L0_0_set_30, LBB0_30-LJTI0_0
LJTI0_0:
.long L0_0_set_10
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_10
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_18
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_19
.long L0_0_set_7
.long L0_0_set_16
.long L0_0_set_11
.long L0_0_set_11
.long L0_0_set_11
.long L0_0_set_11
.long L0_0_set_12
.long L0_0_set_11
.long L0_0_set_11
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_11
.long L0_0_set_32
.long L0_0_set_22
.long L0_0_set_11
.long L0_0_set_30
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_11
.long L0_0_set_32
.long L0_0_set_11
.long L0_0_set_11
.end_data_region
## -- End function
.comm _tNL,8,3 ## @tNL
.comm _tEOF,4,2 ## @tEOF
.comm _tREM,4,2 ## @tREM
.comm _tEMPTYBRACKETS,4,2 ## @tEMPTYBRACKETS
.comm _tNEQ,4,2 ## @tNEQ
.comm _tLTEQ,4,2 ## @tLTEQ
.comm _tGTEQ,4,2 ## @tGTEQ
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Unhandled char %c in %s\n"
.no_dead_strip _parse_next_token
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function parse_next_token
_parse_next_token: ; @parse_next_token
.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
mov x0, x1
bl _skip_spaces
ldp x8, x9, [x19]
cmp x8, x9
b.eq LBB0_3
; %bb.1:
ldrsb w21, [x8]
sub w8, w21, #48
cmp w8, #9
b.hi LBB0_5
; %bb.2:
mov x0, x19
mov x1, x20
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _parse_numeric_literal
LBB0_3:
ldr x8, [x19, #16]
Lloh0:
adrp x9, _tNL@GOTPAGE
Lloh1:
ldr x9, [x9, _tNL@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
Lloh3:
adrp x10, _tEOF@GOTPAGE
Lloh4:
ldr x10, [x10, _tEOF@GOTPAGEOFF]
Lloh5:
ldr w10, [x10]
cmp x8, x9
csel w0, w10, w9, eq
LBB0_4:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB0_5:
mov x0, x21
bl _isalphaW
cbz x0, LBB0_9
; %bb.6:
mov x0, x19
bl _check_keywords
cbz w0, LBB0_12
; %bb.7:
Lloh6:
adrp x8, _tREM@GOTPAGE
Lloh7:
ldr x8, [x8, _tREM@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
cmp w0, w8
b.ne LBB0_4
LBB0_8:
mov x0, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _comment_line
LBB0_9:
sub w8, w21, #10
cmp w8, #85
b.hi LBB0_14
; %bb.10:
Lloh9:
adrp x9, lJTI0_0@PAGE
Lloh10:
add x9, x9, lJTI0_0@PAGEOFF
adr x10, LBB0_8
ldrb w11, [x9, x8]
add x10, x10, x11, lsl #2
br x10
LBB0_11:
ldr x8, [x19]
add x9, x8, #1
str x9, [x19]
ldrsb w0, [x8]
b LBB0_4
LBB0_12:
mov x0, x19
mov x1, x20
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _parse_identifier
LBB0_13:
ldr x8, [x19]
add x8, x8, #1
str x8, [x19]
Lloh11:
adrp x8, _tNL@GOTPAGE
Lloh12:
ldr x8, [x8, _tNL@GOTPAGEOFF]
Lloh13:
ldr w0, [x8]
b LBB0_4
LBB0_14:
ldr x0, [x19]
ldrsb w19, [x0]
bl _debugstr_w
mov x2, x0
Lloh14:
adrp x0, l_.str@PAGE
Lloh15:
add x0, x0, l_.str@PAGEOFF
mov x1, x19
bl _FIXME
mov w0, #0
b LBB0_4
LBB0_15:
mov x0, x19
mov x1, x20
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _parse_string_literal
LBB0_16:
ldr x8, [x19]
add x9, x8, #1
str x9, [x19]
ldrb w8, [x8, #1]
orr w8, w8, #0x20
cmp w8, #104
b.ne LBB0_32
; %bb.17:
mov x0, x19
mov x1, x20
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _parse_hex_literal
LBB0_18:
ldr x8, [x19]
add x8, x8, #1
str x8, [x19]
mov x0, x19
bl _skip_spaces
ldr x8, [x19]
ldrb w9, [x8]
cmp w9, #41
b.ne LBB0_30
; %bb.19:
add x8, x8, #1
str x8, [x19]
Lloh16:
adrp x8, _tEMPTYBRACKETS@GOTPAGE
Lloh17:
ldr x8, [x8, _tEMPTYBRACKETS@GOTPAGEOFF]
Lloh18:
ldr w0, [x8]
b LBB0_4
LBB0_20:
ldr w9, [x19, #24]
ldr x8, [x19]
cbz w9, LBB0_23
; %bb.21:
ldrb w9, [x8, #1]
cmp w9, #45
b.ne LBB0_23
; %bb.22:
ldrb w9, [x8, #2]
cmp w9, #62
b.eq LBB0_8
LBB0_23:
add x8, x8, #1
str x8, [x19]
mov w0, #45
b LBB0_4
LBB0_24:
ldr x8, [x19]
add x9, x8, #1
str x9, [x19]
ldrsb w9, [x8, #1]
cmp w9, #33
b.eq LBB0_33
; %bb.25:
cmp w9, #61
b.eq LBB0_37
; %bb.26:
cmp w9, #62
b.ne LBB0_36
; %bb.27:
add x8, x8, #2
str x8, [x19]
Lloh19:
adrp x8, _tNEQ@GOTPAGE
Lloh20:
ldr x8, [x8, _tNEQ@GOTPAGEOFF]
Lloh21:
ldr w0, [x8]
b LBB0_4
LBB0_28:
ldr x8, [x19]
add x9, x8, #1
str x9, [x19]
ldrb w9, [x8, #1]
cmp w9, #61
b.ne LBB0_31
; %bb.29:
add x8, x8, #2
str x8, [x19]
Lloh22:
adrp x8, _tGTEQ@GOTPAGE
Lloh23:
ldr x8, [x8, _tGTEQ@GOTPAGEOFF]
Lloh24:
ldr w0, [x8]
b LBB0_4
LBB0_30:
mov w0, #40
b LBB0_4
LBB0_31:
mov w0, #62
b LBB0_4
LBB0_32:
mov w0, #38
b LBB0_4
LBB0_33:
ldr w9, [x19, #24]
cbz w9, LBB0_36
; %bb.34:
ldrb w9, [x8, #2]
cmp w9, #45
b.ne LBB0_36
; %bb.35:
ldrb w8, [x8, #3]
cmp w8, #45
b.eq LBB0_8
LBB0_36:
mov w0, #60
b LBB0_4
LBB0_37:
add x8, x8, #2
str x8, [x19]
Lloh25:
adrp x8, _tLTEQ@GOTPAGE
Lloh26:
ldr x8, [x8, _tLTEQ@GOTPAGEOFF]
Lloh27:
ldr w0, [x8]
b LBB0_4
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24
.loh AdrpLdrGotLdr Lloh25, Lloh26, Lloh27
.cfi_endproc
.section __TEXT,__const
lJTI0_0:
.byte (LBB0_13-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_13-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_15-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_16-LBB0_8)>>2
.byte (LBB0_8-LBB0_8)>>2
.byte (LBB0_18-LBB0_8)>>2
.byte (LBB0_11-LBB0_8)>>2
.byte (LBB0_11-LBB0_8)>>2
.byte (LBB0_11-LBB0_8)>>2
.byte (LBB0_11-LBB0_8)>>2
.byte (LBB0_20-LBB0_8)>>2
.byte (LBB0_11-LBB0_8)>>2
.byte (LBB0_11-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_11-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_24-LBB0_8)>>2
.byte (LBB0_11-LBB0_8)>>2
.byte (LBB0_28-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_11-LBB0_8)>>2
.byte (LBB0_14-LBB0_8)>>2
.byte (LBB0_11-LBB0_8)>>2
.byte (LBB0_11-LBB0_8)>>2
; -- End function
.comm _tNL,8,3 ; @tNL
.comm _tEOF,4,2 ; @tEOF
.comm _tREM,4,2 ; @tREM
.comm _tEMPTYBRACKETS,4,2 ; @tEMPTYBRACKETS
.comm _tNEQ,4,2 ; @tNEQ
.comm _tLTEQ,4,2 ; @tLTEQ
.comm _tGTEQ,4,2 ; @tGTEQ
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Unhandled char %c in %s\n"
.no_dead_strip _parse_next_token
.subsections_via_symbols
| AnghaBench/reactos/dll/win32/vbscript/extr_lex.c_parse_next_token.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function aw_pwm_channel_enable
_aw_pwm_channel_enable: ## @aw_pwm_channel_enable
.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 %edx, %r14d
callq _device_get_softc
movq %rax, %rbx
testl %r14d, %r14d
je LBB0_3
## %bb.1:
cmpl $0, (%rbx)
jne LBB0_5
## %bb.2:
movq _AW_PWM_CTRL@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _AW_PWM_READ
movl %eax, %edx
movq _AW_PWM_CTRL_GATE@GOTPCREL(%rip), %rax
movq _AW_PWM_CTRL_EN@GOTPCREL(%rip), %rcx
orl (%rax), %edx
orl (%rcx), %edx
jmp LBB0_4
LBB0_3:
movq _AW_PWM_CTRL@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _AW_PWM_READ
movq _AW_PWM_CTRL_GATE@GOTPCREL(%rip), %rcx
movq _AW_PWM_CTRL_EN@GOTPCREL(%rip), %rdx
movl (%rdx), %edx
orl (%rcx), %edx
notl %edx
andl %eax, %edx
LBB0_4:
movq _AW_PWM_CTRL@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _AW_PWM_WRITE
movl %r14d, (%rbx)
LBB0_5:
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _AW_PWM_CTRL,4,2 ## @AW_PWM_CTRL
.comm _AW_PWM_CTRL_GATE,4,2 ## @AW_PWM_CTRL_GATE
.comm _AW_PWM_CTRL_EN,4,2 ## @AW_PWM_CTRL_EN
.no_dead_strip _aw_pwm_channel_enable
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function aw_pwm_channel_enable
_aw_pwm_channel_enable: ; @aw_pwm_channel_enable
.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 _device_get_softc
mov x20, x0
cbz w19, LBB0_3
; %bb.1:
ldr w8, [x20]
cbnz w8, LBB0_5
; %bb.2:
Lloh0:
adrp x8, _AW_PWM_CTRL@GOTPAGE
Lloh1:
ldr x8, [x8, _AW_PWM_CTRL@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
mov x0, x20
bl _AW_PWM_READ
Lloh3:
adrp x8, _AW_PWM_CTRL_GATE@GOTPAGE
Lloh4:
ldr x8, [x8, _AW_PWM_CTRL_GATE@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
Lloh6:
adrp x9, _AW_PWM_CTRL_EN@GOTPAGE
Lloh7:
ldr x9, [x9, _AW_PWM_CTRL_EN@GOTPAGEOFF]
Lloh8:
ldr w9, [x9]
orr w8, w8, w0
orr w2, w8, w9
b LBB0_4
LBB0_3:
Lloh9:
adrp x8, _AW_PWM_CTRL@GOTPAGE
Lloh10:
ldr x8, [x8, _AW_PWM_CTRL@GOTPAGEOFF]
Lloh11:
ldr w1, [x8]
mov x0, x20
bl _AW_PWM_READ
Lloh12:
adrp x8, _AW_PWM_CTRL_GATE@GOTPAGE
Lloh13:
ldr x8, [x8, _AW_PWM_CTRL_GATE@GOTPAGEOFF]
Lloh14:
ldr w8, [x8]
Lloh15:
adrp x9, _AW_PWM_CTRL_EN@GOTPAGE
Lloh16:
ldr x9, [x9, _AW_PWM_CTRL_EN@GOTPAGEOFF]
Lloh17:
ldr w9, [x9]
orr w8, w9, w8
bic w2, w0, w8
LBB0_4:
Lloh18:
adrp x8, _AW_PWM_CTRL@GOTPAGE
Lloh19:
ldr x8, [x8, _AW_PWM_CTRL@GOTPAGEOFF]
Lloh20:
ldr w1, [x8]
mov x0, x20
bl _AW_PWM_WRITE
str w19, [x20]
LBB0_5:
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.cfi_endproc
; -- End function
.comm _AW_PWM_CTRL,4,2 ; @AW_PWM_CTRL
.comm _AW_PWM_CTRL_GATE,4,2 ; @AW_PWM_CTRL_GATE
.comm _AW_PWM_CTRL_EN,4,2 ; @AW_PWM_CTRL_EN
.no_dead_strip _aw_pwm_channel_enable
.subsections_via_symbols
| AnghaBench/freebsd/sys/arm/allwinner/extr_aw_pwm.c_aw_pwm_channel_enable.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function qla2x00_erase_flash
_qla2x00_erase_flash: ## @qla2x00_erase_flash
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r14d
movl %esi, %r15d
movq %rdi, %rbx
callq _IS_OEM_001
testq %rax, %rax
movl $21845, %eax ## imm = 0x5555
movl $2730, %r12d ## imm = 0xAAA
cmovel %eax, %r12d
movl $10922, %eax ## imm = 0x2AAA
movl $1365, %r13d ## imm = 0x555
cmovel %eax, %r13d
movq %rbx, %rdi
movl %r12d, %esi
movl $170, %edx
callq _qla2x00_write_flash_byte
movq %rbx, %rdi
movl %r13d, %esi
movl $85, %edx
callq _qla2x00_write_flash_byte
movq %rbx, %rdi
movl %r12d, %esi
movl $128, %edx
callq _qla2x00_write_flash_byte
movq %rbx, %rdi
movl %r12d, %esi
movl $170, %edx
callq _qla2x00_write_flash_byte
movq %rbx, %rdi
movl %r13d, %esi
movl $85, %edx
callq _qla2x00_write_flash_byte
movq %rbx, %rdi
movl %r12d, %esi
movl $16, %edx
callq _qla2x00_write_flash_byte
movl $150, %edi
callq _udelay
movq %rbx, %rdi
xorl %esi, %esi
movl $128, %edx
movl %r15d, %ecx
movl %r14d, %r8d
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _qla2x00_poll_flash ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _qla2x00_erase_flash
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function qla2x00_erase_flash
_qla2x00_erase_flash: ; @qla2x00_erase_flash
.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, x2
mov x20, x1
mov x21, x0
bl _IS_OEM_001
cmp x0, #0
mov w8, #2730
mov w9, #21845
csel w22, w9, w8, eq
mov w8, #1365
mov w9, #10922
csel w23, w9, w8, eq
mov x0, x21
mov x1, x22
mov w2, #170
bl _qla2x00_write_flash_byte
mov x0, x21
mov x1, x23
mov w2, #85
bl _qla2x00_write_flash_byte
mov x0, x21
mov x1, x22
mov w2, #128
bl _qla2x00_write_flash_byte
mov x0, x21
mov x1, x22
mov w2, #170
bl _qla2x00_write_flash_byte
mov x0, x21
mov x1, x23
mov w2, #85
bl _qla2x00_write_flash_byte
mov x0, x21
mov x1, x22
mov w2, #16
bl _qla2x00_write_flash_byte
mov w0, #150
bl _udelay
mov x0, x21
mov w1, #0
mov w2, #128
mov x3, x20
mov x4, x19
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
b _qla2x00_poll_flash
.cfi_endproc
; -- End function
.no_dead_strip _qla2x00_erase_flash
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/scsi/qla2xxx/extr_qla_sup.c_qla2x00_erase_flash.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _omap24xxcam_sgdma_process ## -- Begin function omap24xxcam_sgdma_process
.p2align 4, 0x90
_omap24xxcam_sgdma_process: ## @omap24xxcam_sgdma_process
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $56, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq _CAMDMA_CSR_MISALIGNED_ERR@GOTPCREL(%rip), %rax
movq _CAMDMA_CSR_SUPERVISOR_ERR@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
orl (%rax), %ecx
movq _CAMDMA_CSR_SECURE_ERR@GOTPCREL(%rip), %rax
orl (%rax), %ecx
movq %rdi, %rbx
movq _CAMDMA_CSR_TRANS_ERR@GOTPCREL(%rip), %rax
orl (%rax), %ecx
movq _CAMDMA_CSR_DROP@GOTPCREL(%rip), %rax
orl (%rax), %ecx
movl %ecx, -44(%rbp) ## 4-byte Spill
addq $8, %rdi
movq %rdi, -72(%rbp) ## 8-byte Spill
callq _spin_lock_irqsave
movq _NUM_SG_DMA@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq %rbx, -56(%rbp) ## 8-byte Spill
movl (%rbx), %eax
movl %ecx, %edx
subl %eax, %edx
movq %rdx, -64(%rbp) ## 8-byte Spill
jle LBB0_12
## %bb.1:
movq -56(%rbp), %rsi ## 8-byte Reload
addl 4(%rsi), %eax
cltd
idivl %ecx
movl %edx, %ebx
leaq 16(%rsi), %rax
movq %rax, -88(%rbp) ## 8-byte Spill
leaq 12(%rsi), %rax
movq %rax, -80(%rbp) ## 8-byte Spill
jmp LBB0_2
.p2align 4, 0x90
LBB0_10: ## in Loop: Header=BB0_2 Depth=1
movq _NUM_SG_DMA@GOTPCREL(%rip), %rax
movl (%rax), %ecx
LBB0_11: ## in Loop: Header=BB0_2 Depth=1
movq -64(%rbp), %rdi ## 8-byte Reload
leal -1(%rdi), %esi
incl %ebx
movl %ebx, %eax
cltd
idivl %ecx
movl %edx, %ebx
cmpl $1, %edi
movl %esi, %eax
movq %rax, -64(%rbp) ## 8-byte Spill
jle LBB0_12
LBB0_2: ## =>This Loop Header: Depth=1
## Child Loop BB0_4 Depth 2
movq -56(%rbp), %rax ## 8-byte Reload
movq 24(%rax), %rsi
movslq %ebx, %r14
leaq (%r14,%r14,4), %rdi
movq (%rsi,%rdi,8), %rax
movq 8(%rsi,%rdi,8), %rdx
cmpq %rdx, %rax
jge LBB0_11
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
leaq (%rsi,%rdi,8), %r12
.p2align 4, 0x90
LBB0_4: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
movl -44(%rbp), %ecx ## 4-byte Reload
testl %ecx, 16(%r12)
jne LBB0_10
## %bb.5: ## in Loop: Header=BB0_4 Depth=2
leaq (,%rax,4), %r13
addq 32(%r12), %r13
incq %rax
cmpq %rdx, %rax
jne LBB0_7
## %bb.6: ## in Loop: Header=BB0_4 Depth=2
movl 20(%r12), %r15d
subl 24(%r12), %r15d
jmp LBB0_8
.p2align 4, 0x90
LBB0_7: ## in Loop: Header=BB0_4 Depth=2
movq %r13, %rdi
callq _sg_dma_len
movl %eax, %r15d
LBB0_8: ## in Loop: Header=BB0_4 Depth=2
movq %r13, %rdi
callq _sg_dma_address
movq _omap24xxcam_sgdma_callback@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
movq -88(%rbp), %rdi ## 8-byte Reload
movl %eax, %esi
movl %r15d, %edx
movq %r14, %r8
callq _omap24xxcam_dma_start
testq %rax, %rax
jne LBB0_12
## %bb.9: ## in Loop: Header=BB0_4 Depth=2
incq (%r12)
addl %r15d, 24(%r12)
incl 28(%r12)
movq _HZ@GOTPCREL(%rip), %rax
movq (%rax), %rsi
movq _jiffies@GOTPCREL(%rip), %rax
addq (%rax), %rsi
movq -80(%rbp), %rdi ## 8-byte Reload
callq _mod_timer
movq (%r12), %rax
movq 8(%r12), %rdx
cmpq %rdx, %rax
jl LBB0_4
jmp LBB0_10
LBB0_12:
movq -72(%rbp), %rdi ## 8-byte Reload
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _spin_unlock_irqrestore ## TAILCALL
.cfi_endproc
## -- End function
.comm _CAMDMA_CSR_MISALIGNED_ERR,4,2 ## @CAMDMA_CSR_MISALIGNED_ERR
.comm _CAMDMA_CSR_SUPERVISOR_ERR,4,2 ## @CAMDMA_CSR_SUPERVISOR_ERR
.comm _CAMDMA_CSR_SECURE_ERR,4,2 ## @CAMDMA_CSR_SECURE_ERR
.comm _CAMDMA_CSR_TRANS_ERR,4,2 ## @CAMDMA_CSR_TRANS_ERR
.comm _CAMDMA_CSR_DROP,4,2 ## @CAMDMA_CSR_DROP
.comm _NUM_SG_DMA,4,2 ## @NUM_SG_DMA
.comm _omap24xxcam_sgdma_callback,4,2 ## @omap24xxcam_sgdma_callback
.comm _jiffies,8,3 ## @jiffies
.comm _HZ,8,3 ## @HZ
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _omap24xxcam_sgdma_process ; -- Begin function omap24xxcam_sgdma_process
.p2align 2
_omap24xxcam_sgdma_process: ; @omap24xxcam_sgdma_process
.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 x24, x0
Lloh0:
adrp x8, _CAMDMA_CSR_MISALIGNED_ERR@GOTPAGE
Lloh1:
ldr x8, [x8, _CAMDMA_CSR_MISALIGNED_ERR@GOTPAGEOFF]
Lloh2:
adrp x9, _CAMDMA_CSR_SUPERVISOR_ERR@GOTPAGE
Lloh3:
ldr x9, [x9, _CAMDMA_CSR_SUPERVISOR_ERR@GOTPAGEOFF]
Lloh4:
ldr w19, [x8]
Lloh5:
ldr w20, [x9]
Lloh6:
adrp x8, _CAMDMA_CSR_SECURE_ERR@GOTPAGE
Lloh7:
ldr x8, [x8, _CAMDMA_CSR_SECURE_ERR@GOTPAGEOFF]
Lloh8:
adrp x9, _CAMDMA_CSR_TRANS_ERR@GOTPAGE
Lloh9:
ldr x9, [x9, _CAMDMA_CSR_TRANS_ERR@GOTPAGEOFF]
Lloh10:
ldr w22, [x8]
Lloh11:
ldr w21, [x9]
Lloh12:
adrp x8, _CAMDMA_CSR_DROP@GOTPAGE
Lloh13:
ldr x8, [x8, _CAMDMA_CSR_DROP@GOTPAGEOFF]
Lloh14:
ldr w23, [x8]
add x0, x0, #8
str x0, [sp, #8] ; 8-byte Folded Spill
bl _spin_lock_irqsave
Lloh15:
adrp x8, _NUM_SG_DMA@GOTPAGE
Lloh16:
ldr x8, [x8, _NUM_SG_DMA@GOTPAGEOFF]
Lloh17:
ldr w8, [x8]
str x24, [sp, #16] ; 8-byte Folded Spill
ldr w9, [x24]
sub w10, w8, w9
str w10, [sp, #28] ; 4-byte Folded Spill
cmp w10, #1
b.lt LBB0_12
; %bb.1:
orr w10, w20, w19
orr w10, w10, w22
orr w10, w10, w21
orr w10, w10, w23
str w10, [sp, #44] ; 4-byte Folded Spill
ldr x11, [sp, #16] ; 8-byte Folded Reload
ldr w10, [x11, #4]
add w9, w10, w9
sdiv w10, w9, w8
msub w9, w10, w8, w9
add x21, x11, #16
add x22, x11, #12
b LBB0_4
LBB0_2: ; in Loop: Header=BB0_4 Depth=1
Lloh18:
adrp x8, _NUM_SG_DMA@GOTPAGE
Lloh19:
ldr x8, [x8, _NUM_SG_DMA@GOTPAGEOFF]
Lloh20:
ldr w8, [x8]
LBB0_3: ; in Loop: Header=BB0_4 Depth=1
add w9, w23, #1
sdiv w10, w9, w8
msub w9, w10, w8, w9
ldr w10, [sp, #28] ; 4-byte Folded Reload
subs w10, w10, #1
str w10, [sp, #28] ; 4-byte Folded Spill
b.le LBB0_12
LBB0_4: ; =>This Loop Header: Depth=1
; Child Loop BB0_6 Depth 2
ldr x10, [sp, #16] ; 8-byte Folded Reload
ldr x11, [x10, #24]
sxtw x23, w9
mov w10, #40
smaddl x26, w9, w10, x11
mov x19, x26
ldr x9, [x19, #8]!
ldr x10, [x26]
cmp x10, x9
b.ge LBB0_3
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
mov w8, #40
madd x8, x23, x8, x11
add x20, x8, #16
add x27, x8, #32
add x11, x8, #20
str x11, [sp, #32] ; 8-byte Folded Spill
add x28, x8, #24
LBB0_6: ; Parent Loop BB0_4 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [x20]
ldr w11, [sp, #44] ; 4-byte Folded Reload
tst w8, w11
b.ne LBB0_2
; %bb.7: ; in Loop: Header=BB0_6 Depth=2
ldr x8, [x27]
add x25, x8, x10, lsl #2
add x8, x10, #1
cmp x8, x9
b.ne LBB0_9
; %bb.8: ; in Loop: Header=BB0_6 Depth=2
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x28]
sub w24, w8, w9
b LBB0_10
LBB0_9: ; in Loop: Header=BB0_6 Depth=2
mov x0, x25
bl _sg_dma_len
mov x24, x0
LBB0_10: ; in Loop: Header=BB0_6 Depth=2
mov x0, x25
bl _sg_dma_address
mov x1, x0
Lloh21:
adrp x8, _omap24xxcam_sgdma_callback@GOTPAGE
Lloh22:
ldr x8, [x8, _omap24xxcam_sgdma_callback@GOTPAGEOFF]
Lloh23:
ldr w3, [x8]
mov x0, x21
mov x2, x24
mov x4, x23
bl _omap24xxcam_dma_start
cbnz x0, LBB0_12
; %bb.11: ; in Loop: Header=BB0_6 Depth=2
ldr x8, [x26]
add x8, x8, #1
str x8, [x26]
movi.2s v0, #1
mov.s v0[0], w24
ldr d1, [x28]
add.2s v0, v1, v0
str d0, [x28]
Lloh24:
adrp x8, _jiffies@GOTPAGE
Lloh25:
ldr x8, [x8, _jiffies@GOTPAGEOFF]
Lloh26:
ldr x8, [x8]
Lloh27:
adrp x9, _HZ@GOTPAGE
Lloh28:
ldr x9, [x9, _HZ@GOTPAGEOFF]
Lloh29:
ldr x9, [x9]
add x1, x9, x8
mov x0, x22
bl _mod_timer
ldr x10, [x26]
ldr x9, [x19]
cmp x10, x9
b.lt LBB0_6
b LBB0_2
LBB0_12:
ldr x0, [sp, #8] ; 8-byte Folded Reload
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 _spin_unlock_irqrestore
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh10
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh4
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29
.loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26
.cfi_endproc
; -- End function
.comm _CAMDMA_CSR_MISALIGNED_ERR,4,2 ; @CAMDMA_CSR_MISALIGNED_ERR
.comm _CAMDMA_CSR_SUPERVISOR_ERR,4,2 ; @CAMDMA_CSR_SUPERVISOR_ERR
.comm _CAMDMA_CSR_SECURE_ERR,4,2 ; @CAMDMA_CSR_SECURE_ERR
.comm _CAMDMA_CSR_TRANS_ERR,4,2 ; @CAMDMA_CSR_TRANS_ERR
.comm _CAMDMA_CSR_DROP,4,2 ; @CAMDMA_CSR_DROP
.comm _NUM_SG_DMA,4,2 ; @NUM_SG_DMA
.comm _omap24xxcam_sgdma_callback,4,2 ; @omap24xxcam_sgdma_callback
.comm _jiffies,8,3 ; @jiffies
.comm _HZ,8,3 ; @HZ
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/media/video/extr_omap24xxcam-dma.c_omap24xxcam_sgdma_process.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function thunder_pem_map_msi
_thunder_pem_map_msi: ## @thunder_pem_map_msi
.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 %r8, %r14
movq %rcx, %r15
movl %edx, %r12d
movl %esi, %ebx
callq _device_get_parent
movl %eax, %edi
callq _device_get_parent
movl %eax, %edi
movl %ebx, %esi
movl %r12d, %edx
movq %r15, %rcx
movq %r14, %r8
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _PCIB_MAP_MSI ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _thunder_pem_map_msi
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function thunder_pem_map_msi
_thunder_pem_map_msi: ; @thunder_pem_map_msi
.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, x4
mov x20, x3
mov x21, x2
mov x22, x1
bl _device_get_parent
bl _device_get_parent
mov x1, x22
mov x2, x21
mov x3, x20
mov x4, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _PCIB_MAP_MSI
.cfi_endproc
; -- End function
.no_dead_strip _thunder_pem_map_msi
.subsections_via_symbols
| AnghaBench/freebsd/sys/arm64/cavium/extr_thunder_pcie_pem.c_thunder_pem_map_msi.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function HDLC_irq_main
_HDLC_irq_main: ## @HDLC_irq_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 %rdi, %r15
movl $1, %esi
callq _read_status
movq _HDLC_INT_MASK@GOTPCREL(%rip), %r12
testl %eax, (%r12)
je LBB0_4
## %bb.1:
movl %eax, %r14d
movq %r15, %rdi
movl $1, %esi
callq _Sel_BCS
testq %rax, %rax
je LBB0_3
## %bb.2:
movq %rax, %rdi
movl %r14d, %esi
callq _HDLC_irq
jmp LBB0_4
LBB0_3:
movl (%r15), %esi
leaq L_.str(%rip), %rdi
callq _pr_debug
LBB0_4:
movq %r15, %rdi
movl $2, %esi
callq _read_status
testl %eax, (%r12)
je LBB0_7
## %bb.5:
movl %eax, %ebx
movq %r15, %rdi
movl $2, %esi
callq _Sel_BCS
testq %rax, %rax
je LBB0_6
## %bb.8:
movq %rax, %rdi
movl %ebx, %esi
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _HDLC_irq ## TAILCALL
LBB0_7:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB0_6:
movl (%r15), %esi
leaq L_.str.1(%rip), %rdi
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _pr_debug ## TAILCALL
.cfi_endproc
## -- End function
.comm _HDLC_INT_MASK,4,2 ## @HDLC_INT_MASK
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s: spurious ch1 IRQ\n"
L_.str.1: ## @.str.1
.asciz "%s: spurious ch2 IRQ\n"
.no_dead_strip _HDLC_irq_main
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function HDLC_irq_main
_HDLC_irq_main: ; @HDLC_irq_main
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
mov w1, #1
bl _read_status
Lloh0:
adrp x21, _HDLC_INT_MASK@GOTPAGE
Lloh1:
ldr x21, [x21, _HDLC_INT_MASK@GOTPAGEOFF]
ldr w8, [x21]
tst w8, w0
b.eq LBB0_4
; %bb.1:
mov x20, x0
mov x0, x19
mov w1, #1
bl _Sel_BCS
cbz x0, LBB0_3
; %bb.2:
mov x1, x20
bl _HDLC_irq
b LBB0_4
LBB0_3:
ldr w1, [x19]
Lloh2:
adrp x0, l_.str@PAGE
Lloh3:
add x0, x0, l_.str@PAGEOFF
bl _pr_debug
LBB0_4:
mov x0, x19
mov w1, #2
bl _read_status
ldr w8, [x21]
tst w8, w0
b.eq LBB0_7
; %bb.5:
mov x20, x0
mov x0, x19
mov w1, #2
bl _Sel_BCS
cbz x0, LBB0_8
; %bb.6:
mov x1, x20
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _HDLC_irq
LBB0_7:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB0_8:
ldr w1, [x19]
Lloh4:
adrp x0, l_.str.1@PAGE
Lloh5:
add x0, x0, l_.str.1@PAGEOFF
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _pr_debug
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _HDLC_INT_MASK,4,2 ; @HDLC_INT_MASK
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s: spurious ch1 IRQ\n"
l_.str.1: ; @.str.1
.asciz "%s: spurious ch2 IRQ\n"
.no_dead_strip _HDLC_irq_main
.subsections_via_symbols
| AnghaBench/linux/drivers/isdn/hardware/mISDN/extr_avmfritz.c_HDLC_irq_main.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function tmp421_detect
_tmp421_detect: ## @tmp421_detect
.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, %r15
movl %esi, %ebx
movq %rdi, %r12
movq 8(%rdi), %r14
movq _I2C_FUNC_SMBUS_BYTE_DATA@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r14, %rdi
callq _i2c_check_functionality
testl %eax, %eax
je LBB0_1
## %bb.2:
testl %ebx, %ebx
jle LBB0_3
LBB0_6:
movl (%r15), %edi
movq _tmp421_id@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq %ebx, %rbx
movl -4(%rax,%rbx,4), %esi
movq _I2C_NAME_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %edx
callq _strlcpy
leaq l_reltable.tmp421_detect(%rip), %rax
movslq -4(%rax,%rbx,4), %rdx
addq %rax, %rdx
movl (%r12), %ecx
leaq L_.str.3(%rip), %rsi
movq %r14, %rdi
callq _dev_info
xorl %eax, %eax
jmp LBB0_7
LBB0_3:
movq _TMP421_MANUFACTURER_ID_REG@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r12, %rdi
callq _i2c_smbus_read_byte_data
movq _TMP421_MANUFACTURER_ID@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB0_1
## %bb.4:
movq _TMP421_DEVICE_ID_REG@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r12, %rdi
callq _i2c_smbus_read_byte_data
addl $-128, %eax
cmpl $3, %eax
jae LBB0_1
## %bb.5:
cltq
leaq l_switch.table.tmp421_detect(%rip), %rcx
movq (%rcx,%rax,8), %rax
movl (%rax), %ebx
jmp LBB0_6
LBB0_1:
movq _ENODEV@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
LBB0_7:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "TMP421"
L_.str.1: ## @.str.1
.asciz "TMP422"
L_.str.2: ## @.str.2
.asciz "TMP423"
.section __TEXT,__const
.p2align 2 ## @reltable.tmp421_detect
l_reltable.tmp421_detect:
.long L_.str-l_reltable.tmp421_detect
.long L_.str.1-l_reltable.tmp421_detect
.long L_.str.2-l_reltable.tmp421_detect
.comm _I2C_FUNC_SMBUS_BYTE_DATA,4,2 ## @I2C_FUNC_SMBUS_BYTE_DATA
.comm _ENODEV,4,2 ## @ENODEV
.comm _TMP421_MANUFACTURER_ID_REG,4,2 ## @TMP421_MANUFACTURER_ID_REG
.comm _TMP421_MANUFACTURER_ID,4,2 ## @TMP421_MANUFACTURER_ID
.comm _TMP421_DEVICE_ID_REG,4,2 ## @TMP421_DEVICE_ID_REG
.comm _tmp421,4,2 ## @tmp421
.comm _tmp422,4,2 ## @tmp422
.comm _tmp423,4,2 ## @tmp423
.comm _tmp421_id,8,3 ## @tmp421_id
.comm _I2C_NAME_SIZE,4,2 ## @I2C_NAME_SIZE
.section __TEXT,__cstring,cstring_literals
L_.str.3: ## @.str.3
.asciz "Detected TI %s chip at 0x%02x\n"
.no_dead_strip _tmp421_detect
.section __DATA,__const
.p2align 3 ## @switch.table.tmp421_detect
l_switch.table.tmp421_detect:
.quad _tmp423
.quad _tmp422
.quad _tmp421
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function tmp421_detect
_tmp421_detect: ; @tmp421_detect
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x21, x2
mov x22, x1
mov x20, x0
ldr x19, [x0, #8]
Lloh0:
adrp x8, _I2C_FUNC_SMBUS_BYTE_DATA@GOTPAGE
Lloh1:
ldr x8, [x8, _I2C_FUNC_SMBUS_BYTE_DATA@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
mov x0, x19
bl _i2c_check_functionality
cbz w0, LBB0_6
; %bb.1:
cmp w22, #0
b.le LBB0_3
LBB0_2:
ldr w0, [x21]
Lloh3:
adrp x8, _tmp421_id@GOTPAGE
Lloh4:
ldr x8, [x8, _tmp421_id@GOTPAGEOFF]
Lloh5:
ldr x8, [x8]
sxtw x9, w22
sub x21, x9, #1
ldr w1, [x8, x21, lsl #2]
Lloh6:
adrp x8, _I2C_NAME_SIZE@GOTPAGE
Lloh7:
ldr x8, [x8, _I2C_NAME_SIZE@GOTPAGEOFF]
Lloh8:
ldr w2, [x8]
bl _strlcpy
Lloh9:
adrp x8, l___const.tmp421_detect.names@PAGE
Lloh10:
add x8, x8, l___const.tmp421_detect.names@PAGEOFF
ldr x2, [x8, x21, lsl #3]
ldr w3, [x20]
Lloh11:
adrp x1, l_.str.3@PAGE
Lloh12:
add x1, x1, l_.str.3@PAGEOFF
mov x0, x19
bl _dev_info
mov w0, #0
b LBB0_7
LBB0_3:
Lloh13:
adrp x8, _TMP421_MANUFACTURER_ID_REG@GOTPAGE
Lloh14:
ldr x8, [x8, _TMP421_MANUFACTURER_ID_REG@GOTPAGEOFF]
Lloh15:
ldr w1, [x8]
mov x0, x20
bl _i2c_smbus_read_byte_data
Lloh16:
adrp x8, _TMP421_MANUFACTURER_ID@GOTPAGE
Lloh17:
ldr x8, [x8, _TMP421_MANUFACTURER_ID@GOTPAGEOFF]
Lloh18:
ldr w8, [x8]
cmp w0, w8
b.ne LBB0_6
; %bb.4:
Lloh19:
adrp x8, _TMP421_DEVICE_ID_REG@GOTPAGE
Lloh20:
ldr x8, [x8, _TMP421_DEVICE_ID_REG@GOTPAGEOFF]
Lloh21:
ldr w1, [x8]
mov x0, x20
bl _i2c_smbus_read_byte_data
sub w8, w0, #128
cmp w8, #3
b.hs LBB0_6
; %bb.5:
Lloh22:
adrp x9, l_switch.table.tmp421_detect@PAGE
Lloh23:
add x9, x9, l_switch.table.tmp421_detect@PAGEOFF
ldr x8, [x9, w8, sxtw #3]
ldr w22, [x8]
b LBB0_2
LBB0_6:
Lloh24:
adrp x8, _ENODEV@GOTPAGE
Lloh25:
ldr x8, [x8, _ENODEV@GOTPAGEOFF]
Lloh26:
ldr w8, [x8]
neg w0, w8
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 AdrpAdd Lloh11, Lloh12
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "TMP421"
l_.str.1: ; @.str.1
.asciz "TMP422"
l_.str.2: ; @.str.2
.asciz "TMP423"
.section __DATA,__const
.p2align 3 ; @__const.tmp421_detect.names
l___const.tmp421_detect.names:
.quad l_.str
.quad l_.str.1
.quad l_.str.2
.comm _I2C_FUNC_SMBUS_BYTE_DATA,4,2 ; @I2C_FUNC_SMBUS_BYTE_DATA
.comm _ENODEV,4,2 ; @ENODEV
.comm _TMP421_MANUFACTURER_ID_REG,4,2 ; @TMP421_MANUFACTURER_ID_REG
.comm _TMP421_MANUFACTURER_ID,4,2 ; @TMP421_MANUFACTURER_ID
.comm _TMP421_DEVICE_ID_REG,4,2 ; @TMP421_DEVICE_ID_REG
.comm _tmp421,4,2 ; @tmp421
.comm _tmp422,4,2 ; @tmp422
.comm _tmp423,4,2 ; @tmp423
.comm _tmp421_id,8,3 ; @tmp421_id
.comm _I2C_NAME_SIZE,4,2 ; @I2C_NAME_SIZE
.section __TEXT,__cstring,cstring_literals
l_.str.3: ; @.str.3
.asciz "Detected TI %s chip at 0x%02x\n"
.no_dead_strip _tmp421_detect
.section __DATA,__const
.p2align 3 ; @switch.table.tmp421_detect
l_switch.table.tmp421_detect:
.quad _tmp423
.quad _tmp422
.quad _tmp421
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/hwmon/extr_tmp421.c_tmp421_detect.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function xfs_iunlink_add_backref
_xfs_iunlink_add_backref: ## @xfs_iunlink_add_backref
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %r14
movq %rsi, %r15
movq %rdi, %rbx
movl (%rdi), %esi
movq _XFS_ERRTAG_IUNLINK_FALLBACK@GOTPCREL(%rip), %rax
movl (%rax), %edx
xorl %edi, %edi
callq _XFS_TEST_ERROR
testq %rax, %rax
je LBB0_2
## %bb.1:
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB0_2:
movq _KM_NOFS@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl $16, %edi
callq _kmem_zalloc
movq %r15, 8(%rax)
movq %r14, (%rax)
movq %rbx, %rdi
movq %rax, %rsi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _xfs_iunlink_insert_backref ## TAILCALL
.cfi_endproc
## -- End function
.comm _XFS_ERRTAG_IUNLINK_FALLBACK,4,2 ## @XFS_ERRTAG_IUNLINK_FALLBACK
.comm _KM_NOFS,4,2 ## @KM_NOFS
.no_dead_strip _xfs_iunlink_add_backref
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function xfs_iunlink_add_backref
_xfs_iunlink_add_backref: ; @xfs_iunlink_add_backref
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x2
mov x21, x1
mov x20, x0
ldr w1, [x0]
Lloh0:
adrp x8, _XFS_ERRTAG_IUNLINK_FALLBACK@GOTPAGE
Lloh1:
ldr x8, [x8, _XFS_ERRTAG_IUNLINK_FALLBACK@GOTPAGEOFF]
Lloh2:
ldr w2, [x8]
mov w0, #0
bl _XFS_TEST_ERROR
cbz x0, LBB0_2
; %bb.1:
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB0_2:
Lloh3:
adrp x8, _KM_NOFS@GOTPAGE
Lloh4:
ldr x8, [x8, _KM_NOFS@GOTPAGEOFF]
Lloh5:
ldr w1, [x8]
mov w0, #16
bl _kmem_zalloc
mov x1, x0
stp x19, x21, [x0]
mov x0, x20
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _xfs_iunlink_insert_backref
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _XFS_ERRTAG_IUNLINK_FALLBACK,4,2 ; @XFS_ERRTAG_IUNLINK_FALLBACK
.comm _KM_NOFS,4,2 ; @KM_NOFS
.no_dead_strip _xfs_iunlink_add_backref
.subsections_via_symbols
| AnghaBench/linux/fs/xfs/extr_xfs_inode.c_xfs_iunlink_add_backref.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _acpi_tb_is_table_loaded ## -- Begin function acpi_tb_is_table_loaded
.p2align 4, 0x90
_acpi_tb_is_table_loaded: ## @acpi_tb_is_table_loaded
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %rbx
movq _FALSE@GOTPCREL(%rip), %rax
movq (%rax), %r14
movq _ACPI_MTX_TABLES@GOTPCREL(%rip), %r15
movl (%r15), %edi
callq _acpi_ut_acquire_mutex
movq _acpi_gbl_root_table_list@GOTPCREL(%rip), %rax
cmpq %rbx, (%rax)
jbe LBB0_2
## %bb.1:
movq 8(%rax), %rax
movq _ACPI_TABLE_IS_LOADED@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
andl (%rax,%rbx,4), %ecx
movslq %ecx, %r14
LBB0_2:
movl (%r15), %edi
callq _acpi_ut_release_mutex
movq %r14, %rax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _FALSE,8,3 ## @FALSE
.comm _ACPI_MTX_TABLES,4,2 ## @ACPI_MTX_TABLES
.comm _acpi_gbl_root_table_list,16,3 ## @acpi_gbl_root_table_list
.comm _ACPI_TABLE_IS_LOADED,4,2 ## @ACPI_TABLE_IS_LOADED
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _acpi_tb_is_table_loaded ; -- Begin function acpi_tb_is_table_loaded
.p2align 2
_acpi_tb_is_table_loaded: ; @acpi_tb_is_table_loaded
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x20, x0
Lloh0:
adrp x8, _FALSE@GOTPAGE
Lloh1:
ldr x8, [x8, _FALSE@GOTPAGEOFF]
Lloh2:
ldr x19, [x8]
Lloh3:
adrp x21, _ACPI_MTX_TABLES@GOTPAGE
Lloh4:
ldr x21, [x21, _ACPI_MTX_TABLES@GOTPAGEOFF]
ldr w0, [x21]
bl _acpi_ut_acquire_mutex
Lloh5:
adrp x8, _acpi_gbl_root_table_list@GOTPAGE
Lloh6:
ldr x8, [x8, _acpi_gbl_root_table_list@GOTPAGEOFF]
ldr x9, [x8]
cmp x9, x20
b.ls LBB0_2
; %bb.1:
ldr x8, [x8, #8]
ldr w8, [x8, x20, lsl #2]
Lloh7:
adrp x9, _ACPI_TABLE_IS_LOADED@GOTPAGE
Lloh8:
ldr x9, [x9, _ACPI_TABLE_IS_LOADED@GOTPAGEOFF]
Lloh9:
ldr w9, [x9]
and w8, w9, w8
sxtw x19, w8
LBB0_2:
ldr w0, [x21]
bl _acpi_ut_release_mutex
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 AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.cfi_endproc
; -- End function
.comm _FALSE,8,3 ; @FALSE
.comm _ACPI_MTX_TABLES,4,2 ; @ACPI_MTX_TABLES
.comm _acpi_gbl_root_table_list,16,3 ; @acpi_gbl_root_table_list
.comm _ACPI_TABLE_IS_LOADED,4,2 ; @ACPI_TABLE_IS_LOADED
.subsections_via_symbols
| AnghaBench/linux/drivers/acpi/acpica/extr_tbdata.c_acpi_tb_is_table_loaded.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function wiiu_gfx_free
LCPI0_0:
.long 0x3f800000 ## float 1
.section __TEXT,__text,regular,pure_instructions
.p2align 4, 0x90
_wiiu_gfx_free: ## @wiiu_gfx_free
.cfi_startproc
## %bb.0:
testq %rdi, %rdi
je LBB0_1
## %bb.2:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %rbx
leaq 28(%rdi), %r14
movss LCPI0_0(%rip), %xmm3 ## xmm3 = mem[0],zero,zero,zero
xorps %xmm0, %xmm0
xorps %xmm1, %xmm1
xorps %xmm2, %xmm2
movq %r14, %rdi
callq _GX2ClearColor
movq _GX2_SCAN_TARGET_DRC@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r14, %rdi
callq _GX2CopyColorBufferToScanBuffer
movq _GX2_SCAN_TARGET_TV@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r14, %rdi
callq _GX2CopyColorBufferToScanBuffer
xorl %eax, %eax
callq _GX2SwapScanBuffers
xorl %eax, %eax
callq _GX2Flush
xorl %eax, %eax
callq _GX2DrawDone
xorl %eax, %eax
callq _GX2WaitForVsync
xorl %eax, %eax
callq _GX2Shutdown
movq _GX2_DISABLE@GOTPCREL(%rip), %r14
movl (%r14), %edi
callq _GX2SetTVEnable
movl (%r14), %edi
callq _GX2SetDRCEnable
movq _frame_shader@GOTPCREL(%rip), %rdi
callq _GX2DestroyShader
movq _tex_shader@GOTPCREL(%rip), %rdi
callq _GX2DestroyShader
movq _sprite_shader@GOTPCREL(%rip), %rdi
callq _GX2DestroyShader
movq _ribbon_simple_shader@GOTPCREL(%rip), %rdi
callq _GX2DestroyShader
movq _ribbon_shader@GOTPCREL(%rip), %rdi
callq _GX2DestroyShader
movq _bokeh_shader@GOTPCREL(%rip), %rdi
callq _GX2DestroyShader
movq _snow_shader@GOTPCREL(%rip), %rdi
callq _GX2DestroyShader
movq _snow_simple_shader@GOTPCREL(%rip), %rdi
callq _GX2DestroyShader
movq _snowflake_shader@GOTPCREL(%rip), %rdi
callq _GX2DestroyShader
movq %rbx, %rdi
callq _wiiu_free_shader_preset
movl 68(%rbx), %edi
callq _MEM2_free
movl 64(%rbx), %edi
callq _MEM2_free
movl 60(%rbx), %edi
callq _MEM2_free
movl 52(%rbx), %edi
callq _MEM2_free
movl 56(%rbx), %edi
callq _MEM2_free
movl 48(%rbx), %edi
callq _MEM2_free
movl 44(%rbx), %edi
callq _MEM2_free
movl 40(%rbx), %edi
callq _MEM2_free
movl 36(%rbx), %edi
callq _MEM2_free
movl 32(%rbx), %edi
callq _MEM2_free
movl 28(%rbx), %edi
callq _MEM1_free
movl 24(%rbx), %edi
callq _MEM1_free
movl 20(%rbx), %edi
callq _MEM1_free
movl 16(%rbx), %edi
callq _MEM1_free
movl 12(%rbx), %edi
callq _MEM1_free
movl 8(%rbx), %edi
callq _MEM1_free
movl 4(%rbx), %edi
callq _MEMBucket_free
movl (%rbx), %edi
callq _MEMBucket_free
movq %rbx, %rdi
popq %rbx
popq %r14
popq %rbp
jmp _free ## TAILCALL
LBB0_1:
retq
.cfi_endproc
## -- End function
.comm _GX2_SCAN_TARGET_DRC,4,2 ## @GX2_SCAN_TARGET_DRC
.comm _GX2_SCAN_TARGET_TV,4,2 ## @GX2_SCAN_TARGET_TV
.comm _GX2_DISABLE,4,2 ## @GX2_DISABLE
.comm _frame_shader,4,2 ## @frame_shader
.comm _tex_shader,4,2 ## @tex_shader
.comm _sprite_shader,4,2 ## @sprite_shader
.comm _ribbon_simple_shader,4,2 ## @ribbon_simple_shader
.comm _ribbon_shader,4,2 ## @ribbon_shader
.comm _bokeh_shader,4,2 ## @bokeh_shader
.comm _snow_shader,4,2 ## @snow_shader
.comm _snow_simple_shader,4,2 ## @snow_simple_shader
.comm _snowflake_shader,4,2 ## @snowflake_shader
.no_dead_strip _wiiu_gfx_free
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function wiiu_gfx_free
_wiiu_gfx_free: ; @wiiu_gfx_free
.cfi_startproc
; %bb.0:
cbz x0, LBB0_2
; %bb.1:
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
add x20, x0, #28
movi d0, #0000000000000000
movi d1, #0000000000000000
movi d2, #0000000000000000
fmov s3, #1.00000000
mov x0, x20
bl _GX2ClearColor
Lloh0:
adrp x8, _GX2_SCAN_TARGET_DRC@GOTPAGE
Lloh1:
ldr x8, [x8, _GX2_SCAN_TARGET_DRC@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
mov x0, x20
bl _GX2CopyColorBufferToScanBuffer
Lloh3:
adrp x8, _GX2_SCAN_TARGET_TV@GOTPAGE
Lloh4:
ldr x8, [x8, _GX2_SCAN_TARGET_TV@GOTPAGEOFF]
Lloh5:
ldr w1, [x8]
mov x0, x20
bl _GX2CopyColorBufferToScanBuffer
bl _GX2SwapScanBuffers
bl _GX2Flush
bl _GX2DrawDone
bl _GX2WaitForVsync
bl _GX2Shutdown
Lloh6:
adrp x20, _GX2_DISABLE@GOTPAGE
Lloh7:
ldr x20, [x20, _GX2_DISABLE@GOTPAGEOFF]
ldr w0, [x20]
bl _GX2SetTVEnable
ldr w0, [x20]
bl _GX2SetDRCEnable
Lloh8:
adrp x0, _frame_shader@GOTPAGE
Lloh9:
ldr x0, [x0, _frame_shader@GOTPAGEOFF]
bl _GX2DestroyShader
Lloh10:
adrp x0, _tex_shader@GOTPAGE
Lloh11:
ldr x0, [x0, _tex_shader@GOTPAGEOFF]
bl _GX2DestroyShader
Lloh12:
adrp x0, _sprite_shader@GOTPAGE
Lloh13:
ldr x0, [x0, _sprite_shader@GOTPAGEOFF]
bl _GX2DestroyShader
Lloh14:
adrp x0, _ribbon_simple_shader@GOTPAGE
Lloh15:
ldr x0, [x0, _ribbon_simple_shader@GOTPAGEOFF]
bl _GX2DestroyShader
Lloh16:
adrp x0, _ribbon_shader@GOTPAGE
Lloh17:
ldr x0, [x0, _ribbon_shader@GOTPAGEOFF]
bl _GX2DestroyShader
Lloh18:
adrp x0, _bokeh_shader@GOTPAGE
Lloh19:
ldr x0, [x0, _bokeh_shader@GOTPAGEOFF]
bl _GX2DestroyShader
Lloh20:
adrp x0, _snow_shader@GOTPAGE
Lloh21:
ldr x0, [x0, _snow_shader@GOTPAGEOFF]
bl _GX2DestroyShader
Lloh22:
adrp x0, _snow_simple_shader@GOTPAGE
Lloh23:
ldr x0, [x0, _snow_simple_shader@GOTPAGEOFF]
bl _GX2DestroyShader
Lloh24:
adrp x0, _snowflake_shader@GOTPAGE
Lloh25:
ldr x0, [x0, _snowflake_shader@GOTPAGEOFF]
bl _GX2DestroyShader
mov x0, x19
bl _wiiu_free_shader_preset
ldr w0, [x19, #68]
bl _MEM2_free
ldr w0, [x19, #64]
bl _MEM2_free
ldr w0, [x19, #60]
bl _MEM2_free
ldr w0, [x19, #52]
bl _MEM2_free
ldr w0, [x19, #56]
bl _MEM2_free
ldr w0, [x19, #48]
bl _MEM2_free
ldr w0, [x19, #44]
bl _MEM2_free
ldr w0, [x19, #40]
bl _MEM2_free
ldr w0, [x19, #36]
bl _MEM2_free
ldr w0, [x19, #32]
bl _MEM2_free
ldr w0, [x19, #28]
bl _MEM1_free
ldr w0, [x19, #24]
bl _MEM1_free
ldr w0, [x19, #20]
bl _MEM1_free
ldr w0, [x19, #16]
bl _MEM1_free
ldr w0, [x19, #12]
bl _MEM1_free
ldr w0, [x19, #8]
bl _MEM1_free
ldr w0, [x19, #4]
bl _MEMBucket_free
ldr w0, [x19]
bl _MEMBucket_free
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _free
LBB0_2:
.cfi_def_cfa wsp, 0
.cfi_same_value w30
.cfi_same_value w29
.cfi_same_value w19
.cfi_same_value w20
ret
.loh AdrpLdrGot Lloh24, Lloh25
.loh AdrpLdrGot Lloh22, Lloh23
.loh AdrpLdrGot Lloh20, Lloh21
.loh AdrpLdrGot Lloh18, Lloh19
.loh AdrpLdrGot Lloh16, Lloh17
.loh AdrpLdrGot Lloh14, Lloh15
.loh AdrpLdrGot Lloh12, Lloh13
.loh AdrpLdrGot Lloh10, Lloh11
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _GX2_SCAN_TARGET_DRC,4,2 ; @GX2_SCAN_TARGET_DRC
.comm _GX2_SCAN_TARGET_TV,4,2 ; @GX2_SCAN_TARGET_TV
.comm _GX2_DISABLE,4,2 ; @GX2_DISABLE
.comm _frame_shader,4,2 ; @frame_shader
.comm _tex_shader,4,2 ; @tex_shader
.comm _sprite_shader,4,2 ; @sprite_shader
.comm _ribbon_simple_shader,4,2 ; @ribbon_simple_shader
.comm _ribbon_shader,4,2 ; @ribbon_shader
.comm _bokeh_shader,4,2 ; @bokeh_shader
.comm _snow_shader,4,2 ; @snow_shader
.comm _snow_simple_shader,4,2 ; @snow_simple_shader
.comm _snowflake_shader,4,2 ; @snowflake_shader
.no_dead_strip _wiiu_gfx_free
.subsections_via_symbols
| AnghaBench/RetroArch/gfx/drivers/extr_gx2_gfx.c_wiiu_gfx_free.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function bio_set_m
_bio_set_m: ## @bio_set_m
.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, (%rdi)
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _bio_set_m
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function bio_set_m
_bio_set_m: ; @bio_set_m
.cfi_startproc
; %bb.0:
str x1, [x0]
ret
.cfi_endproc
; -- End function
.no_dead_strip _bio_set_m
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/md/extr_dm-raid1.c_bio_set_m.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 %rbx
subq $264, %rsp ## imm = 0x108
.cfi_offset %rbx, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -16(%rbp)
leaq L_.str(%rip), %rdi
xorl %ebx, %ebx
leaq -272(%rbp), %rsi
xorl %eax, %eax
callq _scanf
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpb $0, -272(%rbp,%rbx)
leaq 1(%rbx), %rbx
jne LBB0_1
## %bb.2:
xorl %esi, %esi
cmpl $1, %ebx
jne LBB0_3
LBB0_8:
leaq L_.str.1(%rip), %rdi
xorl %eax, %eax
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -16(%rbp), %rax
jne LBB0_10
## %bb.9:
xorl %eax, %eax
addq $264, %rsp ## imm = 0x108
popq %rbx
popq %rbp
retq
LBB0_3:
leal -1(%rbx), %eax
decq %rax
xorl %esi, %esi
movl $1, %ecx
jmp LBB0_4
.p2align 4, 0x90
LBB0_6: ## in Loop: Header=BB0_4 Depth=1
movb $48, -272(%rbp,%rdx)
LBB0_7: ## in Loop: Header=BB0_4 Depth=1
addl %ecx, %ecx
decl %ebx
decq %rax
cmpl $1, %ebx
jle LBB0_8
LBB0_4: ## =>This Inner Loop Header: Depth=1
movl %eax, %edx
cmpb $49, -272(%rbp,%rdx)
jne LBB0_6
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
addl %ecx, %esi
jmp LBB0_7
LBB0_10:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s"
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, #304
.cfi_def_cfa_offset 304
stp x20, x19, [sp, #272] ; 16-byte Folded Spill
stp x29, x30, [sp, #288] ; 16-byte Folded Spill
add x29, sp, #288
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-24]
add x19, sp, #9
str x19, [sp]
Lloh3:
adrp x0, l_.str@PAGE
Lloh4:
add x0, x0, l_.str@PAGEOFF
bl _scanf
mov x9, #0
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldrb w8, [x19, x9]
add x9, x9, #1
cbnz w8, LBB0_1
; %bb.2:
cmp w9, #1
b.ne LBB0_6
; %bb.3:
mov w8, #0
LBB0_4:
str x8, [sp]
Lloh5:
adrp x0, l_.str.1@PAGE
Lloh6:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldur x8, [x29, #-24]
Lloh7:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh8:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh9:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_11
; %bb.5:
mov w0, #0
ldp x29, x30, [sp, #288] ; 16-byte Folded Reload
ldp x20, x19, [sp, #272] ; 16-byte Folded Reload
add sp, sp, #304
ret
LBB0_6:
mov x10, #0
mov w8, #0
sub x9, x9, #1
and x11, x9, #0xffffffff
sub x11, x11, #1
mov w12, #1
add x13, sp, #9
mov w14, #48
b LBB0_9
LBB0_7: ; in Loop: Header=BB0_9 Depth=1
strb w14, [x13, x15]
LBB0_8: ; in Loop: Header=BB0_9 Depth=1
lsl w12, w12, #1
add w15, w9, w10
sub x10, x10, #1
cmp w15, #1
b.le LBB0_4
LBB0_9: ; =>This Inner Loop Header: Depth=1
add w15, w11, w10
ldrb w16, [x13, x15]
cmp w16, #49
b.ne LBB0_7
; %bb.10: ; in Loop: Header=BB0_9 Depth=1
add w8, w12, w8
b LBB0_8
LBB0_11:
bl ___stack_chk_fail
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpAdd Lloh5, Lloh6
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s"
l_.str.1: ; @.str.1
.asciz "%d"
.subsections_via_symbols
| the_stack_data/54826290.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _error ## -- Begin function error
.p2align 4, 0x90
_error: ## @error
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _perror
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r15
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -32(%rbp)
cmpl $2, %edi
jle LBB1_16
## %bb.1:
movl $2, %edi
movl $1, %esi
xorl %edx, %edx
callq _socket
testl %eax, %eax
js LBB1_2
## %bb.5:
movl %eax, %r14d
xorps %xmm0, %xmm0
movaps %xmm0, -48(%rbp)
movq 16(%r15), %rdi
callq _atoi
movl %eax, %ebx
movq 8(%r15), %rdi
callq _gethostbyname
testq %rax, %rax
je LBB1_17
## %bb.6:
movb $2, -47(%rbp)
leaq -44(%rbp), %rdi
movq 24(%rax), %rcx
movq (%rcx), %rsi
movslq 20(%rax), %rdx
movl $12, %ecx
callq ___memmove_chk
rolw $8, %bx
movw %bx, -46(%rbp)
leaq -48(%rbp), %rsi
movl %r14d, %edi
movl $16, %edx
callq _connect
testl %eax, %eax
js LBB1_7
## %bb.8:
movl $0, -56(%rbp)
leaq L_.str.4(%rip), %rdi
leaq L_.str.5(%rip), %rsi
callq _fopen
movq %rax, %rbx
movq %rax, %rdi
.p2align 4, 0x90
LBB1_10: ## =>This Inner Loop Header: Depth=1
callq _fgetc
cmpb $-1, %al
je LBB1_11
## %bb.9: ## in Loop: Header=BB1_10 Depth=1
incl -56(%rbp)
movq %rbx, %rdi
jmp LBB1_10
LBB1_11:
movl -56(%rbp), %esi
leaq L_.str.6(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq -56(%rbp), %rsi
movl $4, %edx
movl %r14d, %edi
callq _write
movq %rbx, %rdi
callq _rewind
movq %rbx, %rdi
callq _fgetc
movb %al, -49(%rbp)
cmpb $-1, %al
je LBB1_14
## %bb.12:
leaq -49(%rbp), %r15
.p2align 4, 0x90
LBB1_13: ## =>This Inner Loop Header: Depth=1
movl $1, %edx
movl %r14d, %edi
movq %r15, %rsi
callq _write
movq %rbx, %rdi
callq _fgetc
movb %al, -49(%rbp)
cmpb $-1, %al
jne LBB1_13
LBB1_14:
leaq L_str(%rip), %rdi
callq _puts
movl %r14d, %edi
callq _close
LBB1_3:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -32(%rbp), %rax
jne LBB1_15
## %bb.4:
xorl %eax, %eax
addq $40, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB1_2:
callq _main.cold.1
jmp LBB1_3
LBB1_7:
callq _main.cold.2
jmp LBB1_3
LBB1_16:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq (%r15), %rdx
leaq L_.str(%rip), %rsi
xorl %eax, %eax
callq _fprintf
movl $1, %edi
callq _exit
LBB1_17:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.2(%rip), %rdi
movl $20, %esi
movl $1, %edx
callq _fwrite
movl $1, %edi
callq _exit
LBB1_15:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function main.cold.1
_main.cold.1: ## @main.cold.1
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str.1(%rip), %rdi
callq _perror
pushq $1
popq %rdi
callq _exit
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function main.cold.2
_main.cold.2: ## @main.cold.2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str.3(%rip), %rdi
callq _perror
pushq $1
popq %rdi
callq _exit
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "usage %s hostname port\n"
L_.str.1: ## @.str.1
.asciz "Error Openinn Socket."
L_.str.2: ## @.str.2
.asciz "Error , no such host"
L_.str.3: ## @.str.3
.asciz "connection faild"
L_.str.4: ## @.str.4
.asciz "test.txt"
L_.str.5: ## @.str.5
.asciz "r"
L_.str.6: ## @.str.6
.asciz "Words: %d\n"
L_str: ## @str
.asciz "The file has been successfully sent. Thank you"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _error ; -- Begin function error
.p2align 2
_error: ; @error
.cfi_startproc
; %bb.0:
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 _perror
mov w0, #1
bl _exit
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #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 x20, x1
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
str x8, [sp, #40]
cmp w0, #2
b.le LBB1_12
; %bb.1:
mov w0, #2
mov w1, #1
mov w2, #0
bl _socket
tbnz w0, #31, LBB1_13
; %bb.2:
mov x19, x0
stp xzr, xzr, [sp, #24]
ldr x0, [x20, #16]
bl _atoi
mov x21, x0
ldr x0, [x20, #8]
bl _gethostbyname
cbz x0, LBB1_14
; %bb.3:
mov w8, #2
strb w8, [sp, #25]
add x8, sp, #24
orr x8, x8, #0x4
ldr x9, [x0, #24]
ldr x1, [x9]
ldrsw x2, [x0, #20]
mov x0, x8
mov w3, #12
bl ___memmove_chk
rev w8, w21
lsr w8, w8, #16
strh w8, [sp, #26]
add x1, sp, #24
mov x0, x19
mov w2, #16
bl _connect
tbnz w0, #31, LBB1_15
; %bb.4:
str wzr, [sp, #20]
Lloh3:
adrp x0, l_.str.4@PAGE
Lloh4:
add x0, x0, l_.str.4@PAGEOFF
Lloh5:
adrp x1, l_.str.5@PAGE
Lloh6:
add x1, x1, l_.str.5@PAGEOFF
bl _fopen
mov x20, x0
LBB1_5: ; =>This Inner Loop Header: Depth=1
bl _fgetc
mvn w8, w0
tst w8, #0xff
b.eq LBB1_7
; %bb.6: ; in Loop: Header=BB1_5 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
mov x0, x20
b LBB1_5
LBB1_7:
ldr w8, [sp, #20]
str x8, [sp]
Lloh7:
adrp x0, l_.str.6@PAGE
Lloh8:
add x0, x0, l_.str.6@PAGEOFF
bl _printf
add x1, sp, #20
mov x0, x19
mov w2, #4
bl _write
mov x0, x20
bl _rewind
LBB1_8: ; =>This Inner Loop Header: Depth=1
mov x0, x20
bl _fgetc
mvn w8, w0
strb w0, [sp, #19]
tst w8, #0xff
b.eq LBB1_10
; %bb.9: ; in Loop: Header=BB1_8 Depth=1
add x1, sp, #19
mov x0, x19
mov w2, #1
bl _write
b LBB1_8
LBB1_10:
Lloh9:
adrp x0, l_str@PAGE
Lloh10:
add x0, x0, l_str@PAGEOFF
bl _puts
mov x0, x19
bl _close
ldr x8, [sp, #40]
Lloh11:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh12:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh13:
ldr x9, [x9]
cmp x9, x8
b.ne LBB1_16
; %bb.11:
mov w0, #0
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #96
ret
LBB1_12:
Lloh14:
adrp x8, ___stderrp@GOTPAGE
Lloh15:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh16:
ldr x0, [x8]
ldr x8, [x20]
str x8, [sp]
Lloh17:
adrp x1, l_.str@PAGE
Lloh18:
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB1_13:
bl _main.cold.1
LBB1_14:
Lloh19:
adrp x8, ___stderrp@GOTPAGE
Lloh20:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh21:
ldr x3, [x8]
Lloh22:
adrp x0, l_.str.2@PAGE
Lloh23:
add x0, x0, l_.str.2@PAGEOFF
mov w1, #20
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
LBB1_15:
bl _main.cold.2
LBB1_16:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpAdd Lloh17, Lloh18
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function main.cold.1
_main.cold.1: ; @main.cold.1
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh24:
adrp x0, l_.str.1@PAGE
Lloh25:
add x0, x0, l_.str.1@PAGEOFF
bl _perror
mov w0, #1
bl _exit
.loh AdrpAdd Lloh24, Lloh25
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function main.cold.2
_main.cold.2: ; @main.cold.2
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh26:
adrp x0, l_.str.3@PAGE
Lloh27:
add x0, x0, l_.str.3@PAGEOFF
bl _perror
mov w0, #1
bl _exit
.loh AdrpAdd Lloh26, Lloh27
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "usage %s hostname port\n"
l_.str.1: ; @.str.1
.asciz "Error Openinn Socket."
l_.str.2: ; @.str.2
.asciz "Error , no such host"
l_.str.3: ; @.str.3
.asciz "connection faild"
l_.str.4: ; @.str.4
.asciz "test.txt"
l_.str.5: ; @.str.5
.asciz "r"
l_.str.6: ; @.str.6
.asciz "Words: %d\n"
l_str: ; @str
.asciz "The file has been successfully sent. Thank you"
.subsections_via_symbols
| the_stack_data/1227039.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cros_ec_unregister ## -- Begin function cros_ec_unregister
.p2align 4, 0x90
_cros_ec_unregister: ## @cros_ec_unregister
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
movq 8(%rdi), %rdi
testq %rdi, %rdi
je LBB0_2
## %bb.1:
callq _platform_device_unregister
LBB0_2:
movq (%rbx), %rdi
callq _platform_device_unregister
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cros_ec_unregister ; -- Begin function cros_ec_unregister
.p2align 2
_cros_ec_unregister: ; @cros_ec_unregister
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
ldr x0, [x0, #8]
cbz x0, LBB0_2
; %bb.1:
bl _platform_device_unregister
LBB0_2:
ldr x0, [x19]
bl _platform_device_unregister
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
.subsections_via_symbols
| AnghaBench/linux/drivers/platform/chrome/extr_cros_ec.c_cros_ec_unregister.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _nilfs_empty_dir ## -- Begin function nilfs_empty_dir
.p2align 4, 0x90
_nilfs_empty_dir: ## @nilfs_empty_dir
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
callq _dir_pages
testq %rax, %rax
je LBB0_17
## %bb.1:
movq %rax, %rbx
xorl %r13d, %r13d
movq %r14, -48(%rbp) ## 8-byte Spill
movq %rax, -56(%rbp) ## 8-byte Spill
jmp LBB0_2
LBB0_15: ## in Loop: Header=BB0_2 Depth=1
movq %r12, %rdi
callq _nilfs_put_page
movq -48(%rbp), %r14 ## 8-byte Reload
movq -56(%rbp), %rbx ## 8-byte Reload
LBB0_16: ## in Loop: Header=BB0_2 Depth=1
incq %r13
cmpq %rbx, %r13
je LBB0_17
LBB0_2: ## =>This Loop Header: Depth=1
## Child Loop BB0_5 Depth 2
movq %r14, %rdi
movq %r13, %rsi
callq _nilfs_get_page
movq %rax, %r12
movq %rax, %rdi
callq _IS_ERR
testq %rax, %rax
jne LBB0_16
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movq %r12, %rdi
callq _page_address
movq %rax, %rbx
movq %r14, %rdi
movq %r13, %rsi
callq _nilfs_last_byte
movq %rax, %r14
movl $1, %edi
callq _NILFS_DIR_REC_LEN
subq %rax, %r14
js LBB0_15
## %bb.4: ## in Loop: Header=BB0_2 Depth=1
addq %rbx, %r14
jmp LBB0_5
.p2align 4, 0x90
LBB0_13: ## in Loop: Header=BB0_5 Depth=2
cmpb $46, 1(%rax)
jne LBB0_12
LBB0_14: ## in Loop: Header=BB0_5 Depth=2
movq %rbx, %rdi
callq _nilfs_next_entry
movq %rax, %rbx
cmpq %rax, %r14
jb LBB0_15
LBB0_5: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
cmpq $0, (%rbx)
je LBB0_6
## %bb.7: ## in Loop: Header=BB0_5 Depth=2
movq 8(%rbx), %r15
testq %r15, %r15
je LBB0_14
## %bb.8: ## in Loop: Header=BB0_5 Depth=2
movq 16(%rbx), %rax
cmpb $46, (%rax)
jne LBB0_12
## %bb.9: ## in Loop: Header=BB0_5 Depth=2
cmpl $2, 24(%rbx)
jg LBB0_12
## %bb.10: ## in Loop: Header=BB0_5 Depth=2
je LBB0_13
## %bb.11: ## in Loop: Header=BB0_5 Depth=2
movq -48(%rbp), %rax ## 8-byte Reload
movl (%rax), %edi
callq _cpu_to_le64
cmpq %rax, %r15
je LBB0_14
jmp LBB0_12
LBB0_17:
movl $1, %eax
jmp LBB0_18
LBB0_6:
movq -48(%rbp), %rax ## 8-byte Reload
movl 4(%rax), %edi
leaq L_.str(%rip), %rsi
movq %r14, %rdx
movq %rbx, %rcx
callq _nilfs_error
LBB0_12:
movq %r12, %rdi
callq _nilfs_put_page
xorl %eax, %eax
LBB0_18:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "zero-length directory entry (kaddr=%p, de=%p)"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _nilfs_empty_dir ; -- Begin function nilfs_empty_dir
.p2align 2
_nilfs_empty_dir: ; @nilfs_empty_dir
.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
bl _dir_pages
cbz x0, LBB0_15
; %bb.1:
mov x20, x0
mov x21, #0
b LBB0_4
LBB0_2: ; in Loop: Header=BB0_4 Depth=1
mov x0, x22
bl _nilfs_put_page
LBB0_3: ; in Loop: Header=BB0_4 Depth=1
add x21, x21, #1
cmp x21, x20
b.eq LBB0_15
LBB0_4: ; =>This Loop Header: Depth=1
; Child Loop BB0_9 Depth 2
mov x0, x19
mov x1, x21
bl _nilfs_get_page
mov x22, x0
bl _IS_ERR
cbnz x0, LBB0_3
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
mov x0, x22
bl _page_address
mov x23, x0
mov x0, x19
mov x1, x21
bl _nilfs_last_byte
mov x24, x0
mov w0, #1
bl _NILFS_DIR_REC_LEN
subs x8, x24, x0
b.mi LBB0_2
; %bb.6: ; in Loop: Header=BB0_4 Depth=1
add x24, x23, x8
b LBB0_9
LBB0_7: ; in Loop: Header=BB0_9 Depth=2
ldrb w8, [x8, #1]
cmp w8, #46
b.ne LBB0_17
LBB0_8: ; in Loop: Header=BB0_9 Depth=2
mov x0, x23
bl _nilfs_next_entry
mov x23, x0
cmp x24, x0
b.lo LBB0_2
LBB0_9: ; Parent Loop BB0_4 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [x23]
cbz x8, LBB0_16
; %bb.10: ; in Loop: Header=BB0_9 Depth=2
ldr x25, [x23, #8]
cbz x25, LBB0_8
; %bb.11: ; in Loop: Header=BB0_9 Depth=2
ldr x8, [x23, #16]
ldrb w9, [x8]
cmp w9, #46
b.ne LBB0_17
; %bb.12: ; in Loop: Header=BB0_9 Depth=2
ldr w9, [x23, #24]
cmp w9, #2
b.gt LBB0_17
; %bb.13: ; in Loop: Header=BB0_9 Depth=2
b.eq LBB0_7
; %bb.14: ; in Loop: Header=BB0_9 Depth=2
ldr w0, [x19]
bl _cpu_to_le64
cmp x25, x0
b.eq LBB0_8
b LBB0_17
LBB0_15:
mov w0, #1
b LBB0_18
LBB0_16:
ldr w0, [x19, #4]
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
mov x2, x24
mov x3, x23
bl _nilfs_error
LBB0_17:
mov x0, x22
bl _nilfs_put_page
mov w0, #0
LBB0_18:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "zero-length directory entry (kaddr=%p, de=%p)"
.subsections_via_symbols
| AnghaBench/linux/fs/nilfs2/extr_dir.c_nilfs_empty_dir.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _evthread_get_lock_callbacks ## -- Begin function evthread_get_lock_callbacks
.p2align 4, 0x90
_evthread_get_lock_callbacks: ## @evthread_get_lock_callbacks
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _evthread_lock_debugging_enabled_@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
jne LBB0_1
## %bb.2:
movq _evthread_lock_fns_@GOTPCREL(%rip), %rax
popq %rbp
retq
LBB0_1:
movq _original_lock_fns_@GOTPCREL(%rip), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _evthread_lock_debugging_enabled_,8,3 ## @evthread_lock_debugging_enabled_
.comm _original_lock_fns_,4,2 ## @original_lock_fns_
.comm _evthread_lock_fns_,4,2 ## @evthread_lock_fns_
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _evthread_get_lock_callbacks ; -- Begin function evthread_get_lock_callbacks
.p2align 2
_evthread_get_lock_callbacks: ; @evthread_get_lock_callbacks
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _evthread_lock_debugging_enabled_@GOTPAGE
Lloh1:
ldr x8, [x8, _evthread_lock_debugging_enabled_@GOTPAGEOFF]
Lloh2:
adrp x9, _original_lock_fns_@GOTPAGE
Lloh3:
ldr x9, [x9, _original_lock_fns_@GOTPAGEOFF]
Lloh4:
ldr x8, [x8]
Lloh5:
adrp x10, _evthread_lock_fns_@GOTPAGE
Lloh6:
ldr x10, [x10, _evthread_lock_fns_@GOTPAGEOFF]
cmp x8, #0
csel x0, x10, x9, eq
ret
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh4
.cfi_endproc
; -- End function
.comm _evthread_lock_debugging_enabled_,8,3 ; @evthread_lock_debugging_enabled_
.comm _original_lock_fns_,4,2 ; @original_lock_fns_
.comm _evthread_lock_fns_,4,2 ; @evthread_lock_fns_
.subsections_via_symbols
| AnghaBench/libevent/extr_evthread.c_evthread_get_lock_callbacks.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function gatt_l2cif_connect_cfm_cback
_gatt_l2cif_connect_cfm_cback: ## @gatt_l2cif_connect_cfm_cback
.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, %r15d
movl %edi, %r14d
callq _gatt_find_tcb_by_cid
testq %rax, %rax
je LBB0_6
## %bb.1:
movq %rax, %rbx
movq %rax, %rdi
callq _gatt_get_ch_state
movl 4(%rbx), %ecx
leaq L_.str(%rip), %rdi
movl %r15d, %esi
movq %rax, %rdx
callq _GATT_TRACE_DEBUG
movq %rbx, %rdi
callq _gatt_get_ch_state
movq _GATT_CH_CONN@GOTPCREL(%rip), %rdx
movq _L2CAP_CONN_OK@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
cmpq (%rdx), %rax
jne LBB0_5
## %bb.2:
cmpl %r15d, %ecx
jne LBB0_4
## %bb.3:
movq _GATT_CH_CFG@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _gatt_set_ch_state
leaq -32(%rbp), %rbx
movq %rbx, %rdi
xorl %esi, %esi
movl $8, %edx
callq _memset
movq _TRUE@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -28(%rbp)
movq _gatt_default@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -32(%rbp)
movl %r14d, %edi
movq %rbx, %rsi
callq _L2CA_ConfigReq
jmp LBB0_6
LBB0_5:
cmpl %r15d, %ecx
jne LBB0_6
## %bb.7:
movl %r14d, %edi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _L2CA_DisconnectReq ## TAILCALL
LBB0_6:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB0_4:
movl (%rbx), %edi
movq _GATT_TRANSPORT_BR_EDR@GOTPCREL(%rip), %rax
movl (%rax), %edx
movl %r15d, %esi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _gatt_cleanup_upon_disc ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "gatt_l2c_connect_cfm_cback result: %d ch_state: %d, lcid:0x%x"
.comm _GATT_CH_CONN,8,3 ## @GATT_CH_CONN
.comm _L2CAP_CONN_OK,4,2 ## @L2CAP_CONN_OK
.comm _GATT_CH_CFG,4,2 ## @GATT_CH_CFG
.comm _TRUE,4,2 ## @TRUE
.comm _gatt_default,4,2 ## @gatt_default
.comm _GATT_TRANSPORT_BR_EDR,4,2 ## @GATT_TRANSPORT_BR_EDR
.no_dead_strip _gatt_l2cif_connect_cfm_cback
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function gatt_l2cif_connect_cfm_cback
_gatt_l2cif_connect_cfm_cback: ; @gatt_l2cif_connect_cfm_cback
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x20, x1
mov x19, x0
bl _gatt_find_tcb_by_cid
cbz x0, LBB0_6
; %bb.1:
mov x21, x0
bl _gatt_get_ch_state
mov x2, x0
ldr w3, [x21, #4]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
mov x1, x20
bl _GATT_TRACE_DEBUG
mov x0, x21
bl _gatt_get_ch_state
Lloh2:
adrp x8, _GATT_CH_CONN@GOTPAGE
Lloh3:
ldr x8, [x8, _GATT_CH_CONN@GOTPAGEOFF]
Lloh4:
ldr x9, [x8]
Lloh5:
adrp x8, _L2CAP_CONN_OK@GOTPAGE
Lloh6:
ldr x8, [x8, _L2CAP_CONN_OK@GOTPAGEOFF]
Lloh7:
ldr w8, [x8]
cmp x0, x9
b.ne LBB0_4
; %bb.2:
cmp w8, w20
b.ne LBB0_7
; %bb.3:
Lloh8:
adrp x8, _GATT_CH_CFG@GOTPAGE
Lloh9:
ldr x8, [x8, _GATT_CH_CFG@GOTPAGEOFF]
Lloh10:
ldr w1, [x8]
mov x0, x21
bl _gatt_set_ch_state
add x0, sp, #8
mov w1, #0
mov w2, #8
bl _memset
Lloh11:
adrp x8, _TRUE@GOTPAGE
Lloh12:
ldr x8, [x8, _TRUE@GOTPAGEOFF]
Lloh13:
ldr w8, [x8]
Lloh14:
adrp x9, _gatt_default@GOTPAGE
Lloh15:
ldr x9, [x9, _gatt_default@GOTPAGEOFF]
Lloh16:
ldr w9, [x9]
stp w9, w8, [sp, #8]
add x1, sp, #8
mov x0, x19
bl _L2CA_ConfigReq
b LBB0_6
LBB0_4:
cmp w8, w20
b.ne LBB0_6
; %bb.5:
mov x0, x19
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
b _L2CA_DisconnectReq
LBB0_6:
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 w0, [x21]
Lloh17:
adrp x8, _GATT_TRANSPORT_BR_EDR@GOTPAGE
Lloh18:
ldr x8, [x8, _GATT_TRANSPORT_BR_EDR@GOTPAGEOFF]
Lloh19:
ldr w2, [x8]
mov x1, 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
b _gatt_cleanup_upon_disc
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "gatt_l2c_connect_cfm_cback result: %d ch_state: %d, lcid:0x%x"
.comm _GATT_CH_CONN,8,3 ; @GATT_CH_CONN
.comm _L2CAP_CONN_OK,4,2 ; @L2CAP_CONN_OK
.comm _GATT_CH_CFG,4,2 ; @GATT_CH_CFG
.comm _TRUE,4,2 ; @TRUE
.comm _gatt_default,4,2 ; @gatt_default
.comm _GATT_TRANSPORT_BR_EDR,4,2 ; @GATT_TRANSPORT_BR_EDR
.no_dead_strip _gatt_l2cif_connect_cfm_cback
.subsections_via_symbols
| AnghaBench/esp-idf/components/bt/host/bluedroid/stack/gatt/extr_gatt_main.c_gatt_l2cif_connect_cfm_cback.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function srp_iu_pool_free
_srp_iu_pool_free: ## @srp_iu_pool_free
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
movl 4(%rdi), %edi
callq _kfree
movl (%rbx), %edi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _kfree ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _srp_iu_pool_free
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function srp_iu_pool_free
_srp_iu_pool_free: ; @srp_iu_pool_free
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
ldr w0, [x0, #4]
bl _kfree
ldr w0, [x19]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _kfree
.cfi_endproc
; -- End function
.no_dead_strip _srp_iu_pool_free
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/scsi/extr_libsrp.c_srp_iu_pool_free.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function iss_video_g_input
_iss_video_g_input: ## @iss_video_g_input
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $0, (%rdx)
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _iss_video_g_input
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function iss_video_g_input
_iss_video_g_input: ; @iss_video_g_input
.cfi_startproc
; %bb.0:
str wzr, [x2]
mov w0, #0
ret
.cfi_endproc
; -- End function
.no_dead_strip _iss_video_g_input
.subsections_via_symbols
| AnghaBench/linux/drivers/staging/media/omap4iss/extr_iss_video.c_iss_video_g_input.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function eeh_pcid_put
_eeh_pcid_put: ## @eeh_pcid_put
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
testq %rdi, %rdi
je LBB0_2
## %bb.1:
movq (%rdi), %rax
testq %rax, %rax
je LBB0_2
## %bb.3:
movl (%rax), %edi
popq %rbp
jmp _module_put ## TAILCALL
LBB0_2:
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _eeh_pcid_put
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function eeh_pcid_put
_eeh_pcid_put: ; @eeh_pcid_put
.cfi_startproc
; %bb.0:
cbz x0, LBB0_3
; %bb.1:
ldr x8, [x0]
cbz x8, LBB0_3
; %bb.2:
ldr w0, [x8]
b _module_put
LBB0_3:
ret
.cfi_endproc
; -- End function
.no_dead_strip _eeh_pcid_put
.subsections_via_symbols
| AnghaBench/linux/arch/powerpc/kernel/extr_eeh_driver.c_eeh_pcid_put.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _createGraph ## -- Begin function createGraph
.p2align 4, 0x90
_createGraph: ## @createGraph
.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, %r15d
movl %edi, %r14d
movl $16, %edi
callq _malloc
movq %rax, %rbx
movl %r14d, (%rax)
movl %r15d, 4(%rax)
movslq %r15d, %rax
shlq $2, %rax
leaq (%rax,%rax,2), %rdi
callq _malloc
movq %rax, 8(%rbx)
movq %rbx, %rax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _find ## -- Begin function find
.p2align 4, 0x90
_find: ## @find
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movl %esi, %eax
movslq %esi, %rbx
movl (%rdi,%rbx,8), %esi
cmpl %ebx, %esi
je LBB1_2
## %bb.1:
movq %rdi, %r14
callq _find
movl %eax, (%r14,%rbx,8)
LBB1_2:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Union ## -- Begin function Union
.p2align 4, 0x90
_Union: ## @Union
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r15d
movq %rdi, %rbx
callq _find
movl %eax, %r14d
movq %rbx, %rdi
movl %r15d, %esi
callq _find
movslq %r14d, %rcx
movl 4(%rbx,%rcx,8), %edx
movslq %eax, %rsi
cmpl 4(%rbx,%rsi,8), %edx
jge LBB2_2
## %bb.1:
movl %eax, (%rbx,%rcx,8)
jmp LBB2_4
LBB2_2:
movl %r14d, (%rbx,%rsi,8)
jg LBB2_4
## %bb.3:
incl %edx
movl %edx, 4(%rbx,%rcx,8)
LBB2_4:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _myComp ## -- Begin function myComp
.p2align 4, 0x90
_myComp: ## @myComp
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl 8(%rdi), %ecx
xorl %eax, %eax
cmpl 8(%rsi), %ecx
setg %al
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function KruskalMST
LCPI4_0:
.long 0 ## 0x0
.long 1 ## 0x1
.space 4
.space 4
LCPI4_1:
.long 2 ## 0x2
.long 2 ## 0x2
.space 4
.space 4
LCPI4_2:
.long 4 ## 0x4
.long 4 ## 0x4
.space 4
.space 4
LCPI4_3:
.long 6 ## 0x6
.long 6 ## 0x6
.space 4
.space 4
LCPI4_4:
.long 8 ## 0x8
.long 8 ## 0x8
.space 4
.space 4
.section __TEXT,__text,regular,pure_instructions
.globl _KruskalMST
.p2align 4, 0x90
_KruskalMST: ## @KruskalMST
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $56, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %rbx
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movslq (%rdi), %r15
movl %r15d, %r14d
leaq (,%r14,4), %rax
leaq (%rax,%rax,2), %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, -88(%rbp) ## 8-byte Spill
movq 8(%rbx), %rdi
movslq 4(%rbx), %rsi
leaq _myComp(%rip), %rcx
movl $12, %edx
callq _qsort
leaq (,%r15,8), %rdi
callq _malloc
testq %r15, %r15
jle LBB4_19
## %bb.1:
movq %rax, %r13
cmpl $4, %r14d
jae LBB4_3
## %bb.2:
xorl %eax, %eax
jmp LBB4_9
LBB4_3:
movl %r14d, %eax
andl $-4, %eax
leaq -4(%rax), %rdx
movq %rdx, %rcx
shrq $2, %rcx
incq %rcx
testq %rdx, %rdx
je LBB4_26
## %bb.4:
movq %rcx, %rsi
andq $-2, %rsi
movdqa LCPI4_0(%rip), %xmm0 ## xmm0 = <0,1,u,u>
xorl %edx, %edx
movdqa LCPI4_1(%rip), %xmm1 ## xmm1 = <2,2,u,u>
movdqa LCPI4_2(%rip), %xmm2 ## xmm2 = <4,4,u,u>
movdqa LCPI4_3(%rip), %xmm3 ## xmm3 = <6,6,u,u>
movdqa LCPI4_4(%rip), %xmm4 ## xmm4 = <8,8,u,u>
.p2align 4, 0x90
LBB4_5: ## =>This Inner Loop Header: Depth=1
movdqa %xmm0, %xmm5
paddd %xmm1, %xmm5
pmovzxdq %xmm0, %xmm6 ## xmm6 = xmm0[0],zero,xmm0[1],zero
movdqu %xmm6, (%r13,%rdx,8)
pmovzxdq %xmm5, %xmm5 ## xmm5 = xmm5[0],zero,xmm5[1],zero
movdqu %xmm5, 16(%r13,%rdx,8)
movdqa %xmm0, %xmm5
paddd %xmm2, %xmm5
movdqa %xmm0, %xmm6
paddd %xmm3, %xmm6
pmovzxdq %xmm5, %xmm5 ## xmm5 = xmm5[0],zero,xmm5[1],zero
movdqu %xmm5, 32(%r13,%rdx,8)
pmovzxdq %xmm6, %xmm5 ## xmm5 = xmm6[0],zero,xmm6[1],zero
movdqu %xmm5, 48(%r13,%rdx,8)
addq $8, %rdx
paddd %xmm4, %xmm0
addq $-2, %rsi
jne LBB4_5
## %bb.6:
testb $1, %cl
je LBB4_8
LBB4_7:
pmovzxdq %xmm0, %xmm1 ## xmm1 = xmm0[0],zero,xmm0[1],zero
paddd LCPI4_1(%rip), %xmm0
leaq (,%rdx,8), %rcx
orq $16, %rcx
movdqu %xmm1, (%r13,%rdx,8)
pmovzxdq %xmm0, %xmm0 ## xmm0 = xmm0[0],zero,xmm0[1],zero
movdqu %xmm0, (%r13,%rcx)
LBB4_8:
cmpq %r14, %rax
je LBB4_10
.p2align 4, 0x90
LBB4_9: ## =>This Inner Loop Header: Depth=1
movl %eax, (%r13,%rax,8)
movl $0, 4(%r13,%rax,8)
incq %rax
cmpq %rax, %r14
jne LBB4_9
LBB4_10:
cmpl $2, %r14d
jl LBB4_19
## %bb.11:
decl %r14d
movq 8(%rbx), %r15
addq $8, %r15
xorl %ebx, %ebx
movq %r14, -64(%rbp) ## 8-byte Spill
jmp LBB4_14
.p2align 4, 0x90
LBB4_16: ## in Loop: Header=BB4_14 Depth=1
movl %eax, (%r13,%rcx,8)
LBB4_12: ## in Loop: Header=BB4_14 Depth=1
movq -64(%rbp), %r14 ## 8-byte Reload
LBB4_13: ## in Loop: Header=BB4_14 Depth=1
movl -52(%rbp), %ebx ## 4-byte Reload
addq $12, %r15
cmpl %r14d, %ebx
jge LBB4_21
LBB4_14: ## =>This Inner Loop Header: Depth=1
movl %ebx, -52(%rbp) ## 4-byte Spill
movl -8(%r15), %esi
movl -4(%r15), %ebx
movl (%r15), %eax
movl %eax, -72(%rbp) ## 4-byte Spill
movq %r13, %rdi
movl %esi, -68(%rbp) ## 4-byte Spill
callq _find
movl %eax, %r12d
movq %r13, %rdi
movl %ebx, -76(%rbp) ## 4-byte Spill
movl %ebx, %esi
callq _find
cmpl %eax, %r12d
je LBB4_12
## %bb.15: ## in Loop: Header=BB4_14 Depth=1
movl %eax, %r14d
movl -52(%rbp), %ecx ## 4-byte Reload
movslq %ecx, %rax
incl %ecx
movl %ecx, -52(%rbp) ## 4-byte Spill
leaq (%rax,%rax,2), %rax
movq -88(%rbp), %rcx ## 8-byte Reload
movl -68(%rbp), %edx ## 4-byte Reload
movl %edx, (%rcx,%rax,4)
movl -76(%rbp), %edx ## 4-byte Reload
movl %edx, 4(%rcx,%rax,4)
movl -72(%rbp), %edx ## 4-byte Reload
movl %edx, 8(%rcx,%rax,4)
movq %r13, %rdi
movl %r12d, %esi
callq _find
movl %eax, %ebx
movq %r13, %rdi
movl %r14d, %esi
callq _find
movslq %ebx, %rcx
movl 4(%r13,%rcx,8), %edx
movslq %eax, %rsi
cmpl 4(%r13,%rsi,8), %edx
jl LBB4_16
## %bb.17: ## in Loop: Header=BB4_14 Depth=1
movl %ebx, (%r13,%rsi,8)
movq -64(%rbp), %r14 ## 8-byte Reload
jg LBB4_13
## %bb.18: ## in Loop: Header=BB4_14 Depth=1
incl %edx
movl %edx, 4(%r13,%rcx,8)
jmp LBB4_13
LBB4_19:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB4_27
## %bb.20:
leaq L_str(%rip), %rdi
leaq -40(%rbp), %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _puts ## TAILCALL
LBB4_21:
leaq L_str(%rip), %rdi
callq _puts
testl %ebx, %ebx
jle LBB4_24
## %bb.22:
movl %ebx, %eax
shlq $2, %rax
leaq (%rax,%rax,2), %r15
leaq L_.str.1(%rip), %r14
xorl %ebx, %ebx
.p2align 4, 0x90
LBB4_23: ## =>This Inner Loop Header: Depth=1
movq -88(%rbp), %rax ## 8-byte Reload
movl (%rax,%rbx), %esi
movl 4(%rax,%rbx), %edx
movl 8(%rax,%rbx), %ecx
movq %r14, %rdi
xorl %eax, %eax
callq _printf
addq $12, %rbx
cmpq %rbx, %r15
jne LBB4_23
LBB4_24:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB4_27
## %bb.25:
leaq -40(%rbp), %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB4_26:
movdqa LCPI4_0(%rip), %xmm0 ## xmm0 = <0,1,u,u>
xorl %edx, %edx
testb $1, %cl
jne LBB4_7
jmp LBB4_8
LBB4_27:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function main
LCPI5_0:
.long 0 ## 0x0
.long 1 ## 0x1
.long 10 ## 0xa
.long 0 ## 0x0
LCPI5_1:
.long 2 ## 0x2
.long 6 ## 0x6
.long 0 ## 0x0
.long 3 ## 0x3
LCPI5_2:
.long 5 ## 0x5
.long 1 ## 0x1
.long 3 ## 0x3
.long 15 ## 0xf
.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 %rbx
pushq %rax
.cfi_offset %rbx, -24
movl $16, %edi
callq _malloc
movq %rax, %rbx
movabsq $21474836484, %rax ## imm = 0x500000004
movq %rax, (%rbx)
movl $60, %edi
callq _malloc
movq %rax, 8(%rbx)
movaps LCPI5_0(%rip), %xmm0 ## xmm0 = [0,1,10,0]
movups %xmm0, (%rax)
movaps LCPI5_1(%rip), %xmm0 ## xmm0 = [2,6,0,3]
movups %xmm0, 16(%rax)
movaps LCPI5_2(%rip), %xmm0 ## xmm0 = [5,1,3,15]
movups %xmm0, 32(%rax)
movabsq $12884901890, %rcx ## imm = 0x300000002
movq %rcx, 48(%rax)
movl $4, 56(%rax)
movq %rbx, %rdi
callq _KruskalMST
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "%d -- %d == %d\n"
L_str: ## @str
.asciz "Following are the edges in the constructed MST"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _createGraph ; -- Begin function createGraph
.p2align 2
_createGraph: ; @createGraph
.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
mov w0, #16
bl _malloc
mov x21, x0
stp w20, w19, [x0]
mov w8, #12
smull x0, w19, w8
bl _malloc
str x0, [x21, #8]
mov x0, x21
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _find ; -- Begin function find
.p2align 2
_find: ; @find
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x8, x1
add x19, x0, w1, sxtw #3
ldr w1, [x19]
cmp w1, w8
b.eq LBB1_2
; %bb.1:
bl _find
mov x8, x0
str w0, [x19]
LBB1_2:
mov x0, x8
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _Union ; -- Begin function Union
.p2align 2
_Union: ; @Union
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x21, x2
mov x19, x0
bl _find
mov x20, x0
mov x0, x19
mov x1, x21
bl _find
; kill: def $w0 killed $w0 def $x0
add x8, x19, w20, sxtw #3
ldr w9, [x8, #4]!
add x10, x19, w0, sxtw #3
ldr w10, [x10, #4]
cmp w9, w10
b.ge LBB2_2
; %bb.1:
sxtw x8, w20
lsl x8, x8, #3
str w0, [x19, x8]
b LBB2_4
LBB2_2:
sxtw x10, w0
lsl x10, x10, #3
str w20, [x19, x10]
b.gt LBB2_4
; %bb.3:
add w9, w9, #1
str w9, [x8]
LBB2_4:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _myComp ; -- Begin function myComp
.p2align 2
_myComp: ; @myComp
.cfi_startproc
; %bb.0:
ldr w8, [x0, #8]
ldr w9, [x1, #8]
cmp w8, w9
cset w0, gt
ret
.cfi_endproc
; -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ; -- Begin function KruskalMST
lCPI4_0:
.long 0 ; 0x0
.long 1 ; 0x1
.long 2 ; 0x2
.long 3 ; 0x3
.section __TEXT,__text,regular,pure_instructions
.globl _KruskalMST
.p2align 2
_KruskalMST: ; @KruskalMST
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
sub sp, sp, #32
mov x20, x0
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-88]
ldrsw x22, [x0]
and x21, x22, #0xffffffff
add x8, x21, w22, uxtw #1
lsl x9, x8, #2
add x8, x9, #15
and x8, x8, #0x1ffffffff0
Lloh3:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh4:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
mov x9, sp
sub x23, x9, x8
mov sp, x23
ldr x0, [x0, #8]
ldrsw x1, [x20, #4]
Lloh5:
adrp x3, _myComp@PAGE
Lloh6:
add x3, x3, _myComp@PAGEOFF
mov w2, #12
bl _qsort
lsl x0, x22, #3
bl _malloc
cmp w22, #1
b.lt LBB4_17
; %bb.1:
mov x19, x0
cmp w21, #16
b.hs LBB4_3
; %bb.2:
mov x8, #0
b LBB4_6
LBB4_3:
and x8, x21, #0xfffffff0
Lloh7:
adrp x9, lCPI4_0@PAGE
Lloh8:
ldr q0, [x9, lCPI4_0@PAGEOFF]
add x9, x19, #64
movi.4s v2, #4
movi.2d v4, #0000000000000000
movi.4s v5, #8
movi.4s v6, #12
movi.4s v7, #16
mov x10, x8
LBB4_4: ; =>This Inner Loop Header: Depth=1
add.4s v3, v0, v2
mov.16b v1, v4
add.4s v16, v0, v5
sub x11, x9, #64
st2.4s { v0, v1 }, [x11]
mov.16b v17, v4
sub x11, x9, #32
st2.4s { v3, v4 }, [x11]
add x11, x9, #128
st2.4s { v16, v17 }, [x9], #32
add.4s v16, v0, v6
mov.16b v17, v4
st2.4s { v16, v17 }, [x9]
add.4s v0, v0, v7
mov x9, x11
subs x10, x10, #16
b.ne LBB4_4
; %bb.5:
cmp x8, x21
b.eq LBB4_8
LBB4_6:
add x9, x19, x8, lsl #3
add x9, x9, #4
LBB4_7: ; =>This Inner Loop Header: Depth=1
stp w8, wzr, [x9, #-4]
add x8, x8, #1
add x9, x9, #8
cmp x21, x8
b.ne LBB4_7
LBB4_8:
cmp w21, #2
b.lt LBB4_17
; %bb.9:
mov w27, #0
sub w24, w21, #1
ldr x8, [x20, #8]
add x25, x8, #4
mov w26, #12
b LBB4_13
LBB4_10: ; in Loop: Header=BB4_13 Depth=1
sxtw x8, w20
lsl x8, x8, #3
str w0, [x19, x8]
LBB4_11: ; in Loop: Header=BB4_13 Depth=1
mov x27, x28
LBB4_12: ; in Loop: Header=BB4_13 Depth=1
add x25, x25, #12
cmp w27, w24
b.ge LBB4_19
LBB4_13: ; =>This Inner Loop Header: Depth=1
ldur w20, [x25, #-4]
ldr d0, [x25]
stur q0, [x29, #-112] ; 16-byte Folded Spill
mov x0, x19
mov x1, x20
bl _find
mov x21, x0
ldur q0, [x29, #-112] ; 16-byte Folded Reload
fmov w1, s0
mov x0, x19
bl _find
cmp w21, w0
b.eq LBB4_12
; %bb.14: ; in Loop: Header=BB4_13 Depth=1
mov x22, x0
add w28, w27, #1
smaddl x8, w27, w26, x23
str w20, [x8]
ldur q0, [x29, #-112] ; 16-byte Folded Reload
stur d0, [x8, #4]
mov x0, x19
mov x1, x21
bl _find
mov x20, x0
mov x0, x19
mov x1, x22
bl _find
; kill: def $w0 killed $w0 def $x0
add x8, x19, w20, sxtw #3
ldr w9, [x8, #4]!
add x10, x19, w0, sxtw #3
ldr w10, [x10, #4]
cmp w9, w10
b.lt LBB4_10
; %bb.15: ; in Loop: Header=BB4_13 Depth=1
sxtw x10, w0
lsl x10, x10, #3
str w20, [x19, x10]
b.gt LBB4_11
; %bb.16: ; in Loop: Header=BB4_13 Depth=1
add w9, w9, #1
str w9, [x8]
b LBB4_11
LBB4_17:
ldur x8, [x29, #-88]
Lloh9:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh10:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh11:
ldr x9, [x9]
cmp x9, x8
b.ne LBB4_24
; %bb.18:
Lloh12:
adrp x0, l_str@PAGE
Lloh13:
add x0, x0, l_str@PAGEOFF
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
b _puts
LBB4_19:
Lloh14:
adrp x0, l_str@PAGE
Lloh15:
add x0, x0, l_str@PAGEOFF
bl _puts
cmp w27, #1
b.lt LBB4_22
; %bb.20:
mov w20, w27
add x21, x23, #4
Lloh16:
adrp x19, l_.str.1@PAGE
Lloh17:
add x19, x19, l_.str.1@PAGEOFF
LBB4_21: ; =>This Inner Loop Header: Depth=1
ldp w8, w9, [x21, #-4]
ldr w10, [x21, #4]
sub sp, sp, #32
stp x9, x10, [sp, #8]
str x8, [sp]
mov x0, x19
bl _printf
add sp, sp, #32
add x21, x21, #12
subs x20, x20, #1
b.ne LBB4_21
LBB4_22:
ldur x8, [x29, #-88]
Lloh18:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh19:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh20:
ldr x9, [x9]
cmp x9, x8
b.ne LBB4_24
; %bb.23:
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
LBB4_24:
bl ___stack_chk_fail
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdr Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function main
lCPI5_0:
.long 4 ; 0x4
.long 5 ; 0x5
lCPI5_4:
.long 2 ; 0x2
.long 3 ; 0x3
.section __TEXT,__literal16,16byte_literals
.p2align 4
lCPI5_1:
.long 0 ; 0x0
.long 1 ; 0x1
.long 10 ; 0xa
.long 0 ; 0x0
lCPI5_2:
.long 2 ; 0x2
.long 6 ; 0x6
.long 0 ; 0x0
.long 3 ; 0x3
lCPI5_3:
.long 5 ; 0x5
.long 1 ; 0x1
.long 3 ; 0x3
.long 15 ; 0xf
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov w0, #16
bl _malloc
mov x19, x0
Lloh21:
adrp x8, lCPI5_0@PAGE
Lloh22:
ldr d0, [x8, lCPI5_0@PAGEOFF]
str d0, [x0]
mov w0, #60
bl _malloc
str x0, [x19, #8]
Lloh23:
adrp x8, lCPI5_1@PAGE
Lloh24:
ldr q0, [x8, lCPI5_1@PAGEOFF]
Lloh25:
adrp x8, lCPI5_2@PAGE
Lloh26:
ldr q1, [x8, lCPI5_2@PAGEOFF]
stp q0, q1, [x0]
Lloh27:
adrp x8, lCPI5_3@PAGE
Lloh28:
ldr q0, [x8, lCPI5_3@PAGEOFF]
str q0, [x0, #32]
Lloh29:
adrp x8, lCPI5_4@PAGE
Lloh30:
ldr d0, [x8, lCPI5_4@PAGEOFF]
str d0, [x0, #48]
mov w8, #4
str w8, [x0, #56]
mov x0, x19
bl _KruskalMST
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdr Lloh29, Lloh30
.loh AdrpAdrp Lloh27, Lloh29
.loh AdrpLdr Lloh27, Lloh28
.loh AdrpAdrp Lloh25, Lloh27
.loh AdrpLdr Lloh25, Lloh26
.loh AdrpAdrp Lloh23, Lloh25
.loh AdrpLdr Lloh23, Lloh24
.loh AdrpLdr Lloh21, Lloh22
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "%d -- %d == %d\n"
l_str: ; @str
.asciz "Following are the edges in the constructed MST"
.subsections_via_symbols
| the_stack_data/39819.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function macvlan_addr_change
_macvlan_addr_change: ## @macvlan_addr_change
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _MACVLAN_F_ADDRCHANGE@GOTPCREL(%rip), %rax
movl (%rax), %eax
andl (%rdi), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _MACVLAN_F_ADDRCHANGE,4,2 ## @MACVLAN_F_ADDRCHANGE
.no_dead_strip _macvlan_addr_change
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function macvlan_addr_change
_macvlan_addr_change: ; @macvlan_addr_change
.cfi_startproc
; %bb.0:
ldr w8, [x0]
Lloh0:
adrp x9, _MACVLAN_F_ADDRCHANGE@GOTPAGE
Lloh1:
ldr x9, [x9, _MACVLAN_F_ADDRCHANGE@GOTPAGEOFF]
Lloh2:
ldr w9, [x9]
and w0, w9, w8
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _MACVLAN_F_ADDRCHANGE,4,2 ; @MACVLAN_F_ADDRCHANGE
.no_dead_strip _macvlan_addr_change
.subsections_via_symbols
| AnghaBench/linux/drivers/net/extr_macvlan.c_macvlan_addr_change.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function parse_authority
_parse_authority: ## @parse_authority
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r14d
movq %rsi, %r15
movq %rdi, %rbx
callq _parse_userinfo
movq %rbx, %rdi
movq %r15, %rsi
movl %r14d, %edx
xorl %ecx, %ecx
callq _parse_host
testl %eax, %eax
jne LBB0_1
## %bb.2:
movq _FALSE@GOTPCREL(%rip), %rax
jmp LBB0_3
LBB0_1:
movq _TRUE@GOTPCREL(%rip), %rax
LBB0_3:
movl (%rax), %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _FALSE,4,2 ## @FALSE
.comm _TRUE,4,2 ## @TRUE
.no_dead_strip _parse_authority
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function parse_authority
_parse_authority: ; @parse_authority
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x2
mov x20, x1
mov x21, x0
bl _parse_userinfo
mov x0, x21
mov x1, x20
mov x2, x19
mov w3, #0
bl _parse_host
Lloh0:
adrp x8, _FALSE@GOTPAGE
Lloh1:
ldr x8, [x8, _FALSE@GOTPAGEOFF]
Lloh2:
adrp x9, _TRUE@GOTPAGE
Lloh3:
ldr x9, [x9, _TRUE@GOTPAGEOFF]
cmp w0, #0
csel x8, x8, x9, eq
ldr w0, [x8]
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 Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _FALSE,4,2 ; @FALSE
.comm _TRUE,4,2 ; @TRUE
.no_dead_strip _parse_authority
.subsections_via_symbols
| AnghaBench/reactos/dll/win32/urlmon/extr_uri.c_parse_authority.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ocfs2_relink_block_group
_ocfs2_relink_block_group: ## @ocfs2_relink_block_group
.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, -128(%rbp) ## 8-byte Spill
movq %rsi, -80(%rbp) ## 8-byte Spill
movq %rdi, -136(%rbp) ## 8-byte Spill
movq %rdx, -88(%rbp) ## 8-byte Spill
movq (%rdx), %r15
movq %rcx, -104(%rbp) ## 8-byte Spill
movq (%rcx), %r13
movq (%r8), %r14
movq %r13, %rdi
callq _OCFS2_IS_VALID_GROUP_DESC
xorl %edi, %edi
testl %eax, %eax
sete %dil
callq _BUG_ON
movq %r14, %rdi
callq _OCFS2_IS_VALID_GROUP_DESC
xorl %edi, %edi
testl %eax, %eax
sete %dil
callq _BUG_ON
movq 8(%r15), %rdi
callq _le64_to_cpu
movq %rax, %rbx
movq 8(%r13), %rdi
callq _le64_to_cpu
movq %rax, %r12
movq 8(%r14), %rdi
callq _le64_to_cpu
leaq L_.str(%rip), %rsi
xorl %edi, %edi
movq %rbx, %rdx
movq -64(%rbp), %rbx ## 8-byte Reload
movq %rbx, %rcx
movq %r12, %r8
movq %r13, %r12
movq %r14, %r13
movq %rax, %r9
callq _mlog
movq %r15, -96(%rbp) ## 8-byte Spill
movq (%r15), %rax
movq (%rax,%rbx,8), %rdi
callq _le64_to_cpu
movq %rax, -112(%rbp) ## 8-byte Spill
movq (%r12), %rdi
callq _le64_to_cpu
movq %rax, -48(%rbp) ## 8-byte Spill
movq (%r14), %rdi
callq _le64_to_cpu
movq %rax, -120(%rbp) ## 8-byte Spill
movq -80(%rbp), %rdi ## 8-byte Reload
callq _INODE_CACHE
movq _OCFS2_JOURNAL_ACCESS_WRITE@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
movq -136(%rbp), %rdi ## 8-byte Reload
movq %rdi, %r15
movl %eax, %esi
movq -128(%rbp), %rdx ## 8-byte Reload
movq %rdx, %rbx
callq _ocfs2_journal_access_gd
testl %eax, %eax
js LBB0_1
## %bb.2:
movq %r12, -72(%rbp) ## 8-byte Spill
movq (%r12), %rax
movq %r13, -56(%rbp) ## 8-byte Spill
movq %rax, (%r13)
movq %r15, %rdi
movq %rbx, %rsi
callq _ocfs2_journal_dirty
testl %eax, %eax
js LBB0_3
## %bb.4:
movq -80(%rbp), %rdi ## 8-byte Reload
callq _INODE_CACHE
movq _OCFS2_JOURNAL_ACCESS_WRITE@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
movq %r15, %rdi
movl %eax, %esi
movq -104(%rbp), %r12 ## 8-byte Reload
movq %r12, %rdx
callq _ocfs2_journal_access_gd
testl %eax, %eax
movq -64(%rbp), %rbx ## 8-byte Reload
js LBB0_5
## %bb.7:
movq -96(%rbp), %r13 ## 8-byte Reload
movq (%r13), %rax
movq (%rax,%rbx,8), %rax
movq %r12, %rsi
movq -72(%rbp), %r12 ## 8-byte Reload
movq %rax, (%r12)
movq %r15, %rdi
callq _ocfs2_journal_dirty
testl %eax, %eax
js LBB0_10
## %bb.8:
movq -80(%rbp), %rdi ## 8-byte Reload
callq _INODE_CACHE
movq _OCFS2_JOURNAL_ACCESS_WRITE@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
movq %r15, %rdi
movl %eax, %esi
movq -88(%rbp), %rdx ## 8-byte Reload
callq _ocfs2_journal_access_di
testl %eax, %eax
js LBB0_10
## %bb.9:
movq 8(%r12), %rax
movq (%r13), %rcx
movq %rax, (%rcx,%rbx,8)
movq %r15, %rdi
movq -88(%rbp), %rsi ## 8-byte Reload
callq _ocfs2_journal_dirty
xorl %r14d, %r14d
testl %eax, %eax
jns LBB0_12
LBB0_10:
movl %eax, %r14d
movq -56(%rbp), %r13 ## 8-byte Reload
jmp LBB0_11
LBB0_1:
movl %eax, %r14d
movq -64(%rbp), %rbx ## 8-byte Reload
jmp LBB0_11
LBB0_3:
movl %eax, %r14d
movq -64(%rbp), %rbx ## 8-byte Reload
jmp LBB0_6
LBB0_5:
movl %eax, %r14d
LBB0_6:
movq -56(%rbp), %r13 ## 8-byte Reload
movq -72(%rbp), %r12 ## 8-byte Reload
LBB0_11:
movq -48(%rbp), %r15 ## 8-byte Reload
movl %r14d, %edi
callq _mlog_errno
movq -112(%rbp), %rdi ## 8-byte Reload
callq _cpu_to_le64
movq -96(%rbp), %rcx ## 8-byte Reload
movq (%rcx), %rcx
movq %rax, (%rcx,%rbx,8)
movq %r15, %rdi
callq _cpu_to_le64
movq %rax, (%r12)
movq -120(%rbp), %rdi ## 8-byte Reload
callq _cpu_to_le64
movq %rax, (%r13)
LBB0_12:
movl %r14d, %edi
callq _mlog_exit
movl %r14d, %eax
addq $104, %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 "Suballoc %llu, chain %u, move group %llu to top, prev = %llu\n"
.comm _OCFS2_JOURNAL_ACCESS_WRITE,4,2 ## @OCFS2_JOURNAL_ACCESS_WRITE
.no_dead_strip _ocfs2_relink_block_group
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ocfs2_relink_block_group
_ocfs2_relink_block_group: ; @ocfs2_relink_block_group
.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, x5
mov x22, x4
mov x25, x3
mov x24, x1
mov x23, x0
str x2, [sp] ; 8-byte Folded Spill
ldr x28, [x2]
ldr x21, [x3]
ldr x19, [x4]
mov x0, x21
bl _OCFS2_IS_VALID_GROUP_DESC
cmp w0, #0
cset w0, eq
bl _BUG_ON
mov x0, x19
bl _OCFS2_IS_VALID_GROUP_DESC
cmp w0, #0
cset w0, eq
bl _BUG_ON
ldr x0, [x28, #8]
bl _le64_to_cpu
mov x26, x0
ldr x0, [x21, #8]
bl _le64_to_cpu
mov x27, x0
ldr x0, [x19, #8]
bl _le64_to_cpu
mov x5, x0
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
mov w0, #0
mov x2, x26
mov x3, x20
mov x4, x27
bl _mlog
ldr x8, [x28]
ldr x0, [x8, x20, lsl #3]
bl _le64_to_cpu
str x0, [sp, #8] ; 8-byte Folded Spill
ldr x0, [x21]
bl _le64_to_cpu
str x0, [sp, #24] ; 8-byte Folded Spill
ldr x0, [x19]
bl _le64_to_cpu
str x0, [sp, #16] ; 8-byte Folded Spill
mov x0, x24
bl _INODE_CACHE
mov x1, x0
Lloh2:
adrp x27, _OCFS2_JOURNAL_ACCESS_WRITE@GOTPAGE
Lloh3:
ldr x27, [x27, _OCFS2_JOURNAL_ACCESS_WRITE@GOTPAGEOFF]
ldr w3, [x27]
mov x0, x23
mov x2, x22
bl _ocfs2_journal_access_gd
tbnz w0, #31, LBB0_7
; %bb.1:
ldr x8, [x21]
str x8, [x19]
mov x0, x23
mov x1, x22
bl _ocfs2_journal_dirty
tbnz w0, #31, LBB0_7
; %bb.2:
mov x0, x24
bl _INODE_CACHE
mov x1, x0
ldr w3, [x27]
mov x0, x23
mov x2, x25
bl _ocfs2_journal_access_gd
tbnz w0, #31, LBB0_7
; %bb.3:
ldr x8, [x28]
ldr x8, [x8, x20, lsl #3]
str x8, [x21]
mov x0, x23
mov x1, x25
bl _ocfs2_journal_dirty
tbnz w0, #31, LBB0_7
; %bb.4:
mov x0, x24
bl _INODE_CACHE
mov x1, x0
ldr w3, [x27]
mov x0, x23
ldr x22, [sp] ; 8-byte Folded Reload
mov x2, x22
bl _ocfs2_journal_access_di
tbnz w0, #31, LBB0_7
; %bb.5:
ldr x8, [x21, #8]
ldr x9, [x28]
str x8, [x9, x20, lsl #3]
mov x0, x23
mov x1, x22
bl _ocfs2_journal_dirty
tbnz w0, #31, LBB0_7
; %bb.6:
mov w26, #0
b LBB0_8
LBB0_7:
mov x26, x0
ldp x23, x22, [sp, #16] ; 16-byte Folded Reload
ldr x24, [sp, #8] ; 8-byte Folded Reload
bl _mlog_errno
mov x0, x24
bl _cpu_to_le64
ldr x8, [x28]
str x0, [x8, x20, lsl #3]
mov x0, x22
bl _cpu_to_le64
str x0, [x21]
mov x0, x23
bl _cpu_to_le64
str x0, [x19]
LBB0_8:
mov x0, x26
bl _mlog_exit
mov x0, x26
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 Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Suballoc %llu, chain %u, move group %llu to top, prev = %llu\n"
.comm _OCFS2_JOURNAL_ACCESS_WRITE,4,2 ; @OCFS2_JOURNAL_ACCESS_WRITE
.no_dead_strip _ocfs2_relink_block_group
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/fs/ocfs2/extr_suballoc.c_ocfs2_relink_block_group.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function reiserfs_new_directory
_reiserfs_new_directory: ## @reiserfs_new_directory
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $72, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %r8, -64(%rbp) ## 8-byte Spill
movq %rcx, -96(%rbp) ## 8-byte Spill
movq %rdx, %r14
movq %rsi, -88(%rbp) ## 8-byte Spill
movq %rdi, %rbx
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq 8(%rdi), %r12
movq _EMPTY_DIR_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %eax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, -72(%rbp) ## 8-byte Spill
xorl %edi, %edi
movq %rbx, -80(%rbp) ## 8-byte Spill
cmpl $0, (%rbx)
sete %dil
callq _BUG_ON
movq _KEY_FORMAT_3_5@GOTPCREL(%rip), %rax
movl (%rax), %r15d
movl 4(%r14), %edi
callq _le32_to_cpu
movl %eax, %r13d
movl (%r14), %edi
callq _le32_to_cpu
movq _DOT_OFFSET@GOTPCREL(%rip), %rcx
movl (%rcx), %r8d
movq _TYPE_DIRENTRY@GOTPCREL(%rip), %rbx
movl (%rbx), %r9d
subq $8, %rsp
leaq -56(%rbp), %rdi
movl %r15d, %esi
movl %r13d, %edx
movl %eax, %ecx
pushq $3
callq __make_cpu_key
addq $16, %rsp
movq %r12, -104(%rbp) ## 8-byte Spill
movq %r12, %rdi
callq _old_format_only
movq _KEY_FORMAT_3_5@GOTPCREL(%rip), %rcx
movl (%rcx), %edx
movq _DOT_OFFSET@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
movl (%rbx), %r8d
testq %rax, %rax
je LBB0_2
## %bb.1:
movq _EMPTY_DIR_SIZE_V1@GOTPCREL(%rip), %rax
movl (%rax), %r9d
subq $8, %rsp
movq %r14, %rdi
xorl %esi, %esi
pushq $2
callq _make_le_item_head
addq $16, %rsp
movl (%r14), %eax
movl %eax, -52(%rbp) ## 4-byte Spill
movl 4(%r14), %r13d
movq -64(%rbp), %rbx ## 8-byte Reload
movq %rbx, %rdi
callq _INODE_PKEY
movl 4(%rax), %r15d
movq %rbx, %rdi
callq _INODE_PKEY
movl (%rax), %r8d
movq -72(%rbp), %r12 ## 8-byte Reload
movq %r12, %rdi
movl %r13d, %esi
movl -52(%rbp), %edx ## 4-byte Reload
movl %r15d, %ecx
callq _make_empty_dir_item_v1
jmp LBB0_3
LBB0_2:
movq _EMPTY_DIR_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %r9d
subq $8, %rsp
movq %r14, %rdi
xorl %esi, %esi
pushq $2
callq _make_le_item_head
addq $16, %rsp
movl (%r14), %eax
movl %eax, -52(%rbp) ## 4-byte Spill
movl 4(%r14), %r15d
movq -64(%rbp), %rbx ## 8-byte Reload
movq %rbx, %rdi
callq _INODE_PKEY
movl 4(%rax), %r13d
movq %rbx, %rdi
callq _INODE_PKEY
movl (%rax), %r8d
movq -72(%rbp), %r12 ## 8-byte Reload
movq %r12, %rdi
movl %r15d, %esi
movl -52(%rbp), %edx ## 4-byte Reload
movl %r13d, %ecx
callq _make_empty_dir_item
LBB0_3:
leaq -56(%rbp), %rsi
movq -104(%rbp), %r15 ## 8-byte Reload
movq %r15, %rdi
movq -96(%rbp), %rbx ## 8-byte Reload
movq %rbx, %rdx
callq _search_item
movq _IO_ERROR@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB0_6
## %bb.4:
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rdx
movq %r15, %rdi
callq _reiserfs_error
movq _EIO@GOTPCREL(%rip), %rcx
jmp LBB0_5
LBB0_6:
movq _ITEM_FOUND@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB0_8
## %bb.7:
movq %rbx, %rdi
callq _pathrelse
leaq L_.str.2(%rip), %rsi
leaq L_.str.3(%rip), %rdx
movq %r15, %rdi
movq %r14, %rcx
callq _reiserfs_warning
movq _EEXIST@GOTPCREL(%rip), %rcx
LBB0_5:
xorl %eax, %eax
subl (%rcx), %eax
jmp LBB0_9
LBB0_8:
leaq -56(%rbp), %rdx
movq -80(%rbp), %rdi ## 8-byte Reload
movq %rbx, %rsi
movq %r14, %rcx
movq -88(%rbp), %r8 ## 8-byte Reload
movq %r12, %r9
callq _reiserfs_insert_item
LBB0_9:
movq ___stack_chk_guard@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
cmpq -48(%rbp), %rcx
jne LBB0_11
## %bb.10:
leaq -40(%rbp), %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_11:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _EMPTY_DIR_SIZE,4,2 ## @EMPTY_DIR_SIZE
.comm _KEY_FORMAT_3_5,4,2 ## @KEY_FORMAT_3_5
.comm _DOT_OFFSET,4,2 ## @DOT_OFFSET
.comm _TYPE_DIRENTRY,4,2 ## @TYPE_DIRENTRY
.comm _EMPTY_DIR_SIZE_V1,4,2 ## @EMPTY_DIR_SIZE_V1
.comm _IO_ERROR,4,2 ## @IO_ERROR
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "vs-13080"
L_.str.1: ## @.str.1
.asciz "i/o failure occurred creating new directory"
.comm _EIO,4,2 ## @EIO
.comm _ITEM_FOUND,4,2 ## @ITEM_FOUND
L_.str.2: ## @.str.2
.asciz "vs-13070"
L_.str.3: ## @.str.3
.asciz "object with this key exists (%k)"
.comm _EEXIST,4,2 ## @EEXIST
.no_dead_strip _reiserfs_new_directory
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function reiserfs_new_directory
_reiserfs_new_directory: ; @reiserfs_new_directory
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
sub sp, sp, #32
mov x25, x4
stp x1, x3, [x29, #-112] ; 16-byte Folded Spill
mov x19, x2
mov x23, x0
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-88]
ldr x21, [x0, #8]
Lloh3:
adrp x8, _EMPTY_DIR_SIZE@GOTPAGE
Lloh4:
ldr x8, [x8, _EMPTY_DIR_SIZE@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
mov x9, x8
Lloh6:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh7:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
mov x9, sp
add x8, x8, #15
and x8, x8, #0x1fffffff0
sub x24, x9, x8
mov sp, x24
ldr w8, [x0]
cmp w8, #0
cset w0, eq
bl _BUG_ON
Lloh8:
adrp x22, _KEY_FORMAT_3_5@GOTPAGE
Lloh9:
ldr x22, [x22, _KEY_FORMAT_3_5@GOTPAGEOFF]
ldr w26, [x22]
ldr w0, [x19, #4]
bl _le32_to_cpu
mov x27, x0
ldr w0, [x19]
bl _le32_to_cpu
mov x3, x0
Lloh10:
adrp x20, _DOT_OFFSET@GOTPAGE
Lloh11:
ldr x20, [x20, _DOT_OFFSET@GOTPAGEOFF]
ldr w4, [x20]
Lloh12:
adrp x28, _TYPE_DIRENTRY@GOTPAGE
Lloh13:
ldr x28, [x28, _TYPE_DIRENTRY@GOTPAGEOFF]
ldr w5, [x28]
sub x0, x29, #96
mov x1, x26
mov x2, x27
mov w6, #3
bl __make_cpu_key
mov x0, x21
bl _old_format_only
ldr w2, [x22]
ldr w3, [x20]
ldr w4, [x28]
cbz x0, LBB0_2
; %bb.1:
Lloh14:
adrp x8, _EMPTY_DIR_SIZE_V1@GOTPAGE
Lloh15:
ldr x8, [x8, _EMPTY_DIR_SIZE_V1@GOTPAGEOFF]
Lloh16:
ldr w5, [x8]
mov x0, x19
mov x1, #0
mov w6, #2
bl _make_le_item_head
ldp w27, w26, [x19]
mov x0, x25
bl _INODE_PKEY
ldr w28, [x0, #4]
mov x0, x25
bl _INODE_PKEY
ldr w4, [x0]
mov x0, x24
mov x1, x26
mov x2, x27
mov x3, x28
bl _make_empty_dir_item_v1
b LBB0_3
LBB0_2:
Lloh17:
adrp x8, _EMPTY_DIR_SIZE@GOTPAGE
Lloh18:
ldr x8, [x8, _EMPTY_DIR_SIZE@GOTPAGEOFF]
Lloh19:
ldr w5, [x8]
mov x0, x19
mov x1, #0
mov w6, #2
bl _make_le_item_head
ldp w27, w26, [x19]
mov x0, x25
bl _INODE_PKEY
ldr w28, [x0, #4]
mov x0, x25
bl _INODE_PKEY
ldr w4, [x0]
mov x0, x24
mov x1, x26
mov x2, x27
mov x3, x28
bl _make_empty_dir_item
LBB0_3:
sub x1, x29, #96
mov x0, x21
ldur x20, [x29, #-104] ; 8-byte Folded Reload
mov x2, x20
bl _search_item
Lloh20:
adrp x8, _IO_ERROR@GOTPAGE
Lloh21:
ldr x8, [x8, _IO_ERROR@GOTPAGEOFF]
Lloh22:
ldr w8, [x8]
cmp w0, w8
b.ne LBB0_5
; %bb.4:
Lloh23:
adrp x1, l_.str@PAGE
Lloh24:
add x1, x1, l_.str@PAGEOFF
Lloh25:
adrp x2, l_.str.1@PAGE
Lloh26:
add x2, x2, l_.str.1@PAGEOFF
mov x0, x21
bl _reiserfs_error
Lloh27:
adrp x8, _EIO@GOTPAGE
Lloh28:
ldr x8, [x8, _EIO@GOTPAGEOFF]
b LBB0_7
LBB0_5:
Lloh29:
adrp x8, _ITEM_FOUND@GOTPAGE
Lloh30:
ldr x8, [x8, _ITEM_FOUND@GOTPAGEOFF]
Lloh31:
ldr w8, [x8]
cmp w0, w8
b.ne LBB0_8
; %bb.6:
mov x0, x20
bl _pathrelse
Lloh32:
adrp x1, l_.str.2@PAGE
Lloh33:
add x1, x1, l_.str.2@PAGEOFF
Lloh34:
adrp x2, l_.str.3@PAGE
Lloh35:
add x2, x2, l_.str.3@PAGEOFF
mov x0, x21
mov x3, x19
bl _reiserfs_warning
Lloh36:
adrp x8, _EEXIST@GOTPAGE
Lloh37:
ldr x8, [x8, _EEXIST@GOTPAGEOFF]
LBB0_7:
ldr w8, [x8]
neg w0, w8
b LBB0_9
LBB0_8:
sub x2, x29, #96
mov x0, x23
mov x1, x20
mov x3, x19
ldur x4, [x29, #-112] ; 8-byte Folded Reload
mov x5, x24
bl _reiserfs_insert_item
LBB0_9:
ldur x8, [x29, #-88]
Lloh38:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh39:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh40:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_11
; %bb.10:
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_11:
bl ___stack_chk_fail
.loh AdrpLdrGot Lloh12, Lloh13
.loh AdrpLdrGot Lloh10, Lloh11
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22
.loh AdrpLdrGot Lloh27, Lloh28
.loh AdrpAdd Lloh25, Lloh26
.loh AdrpAdd Lloh23, Lloh24
.loh AdrpLdrGotLdr Lloh29, Lloh30, Lloh31
.loh AdrpLdrGot Lloh36, Lloh37
.loh AdrpAdd Lloh34, Lloh35
.loh AdrpAdd Lloh32, Lloh33
.loh AdrpLdrGotLdr Lloh38, Lloh39, Lloh40
.cfi_endproc
; -- End function
.comm _EMPTY_DIR_SIZE,4,2 ; @EMPTY_DIR_SIZE
.comm _KEY_FORMAT_3_5,4,2 ; @KEY_FORMAT_3_5
.comm _DOT_OFFSET,4,2 ; @DOT_OFFSET
.comm _TYPE_DIRENTRY,4,2 ; @TYPE_DIRENTRY
.comm _EMPTY_DIR_SIZE_V1,4,2 ; @EMPTY_DIR_SIZE_V1
.comm _IO_ERROR,4,2 ; @IO_ERROR
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "vs-13080"
l_.str.1: ; @.str.1
.asciz "i/o failure occurred creating new directory"
.comm _EIO,4,2 ; @EIO
.comm _ITEM_FOUND,4,2 ; @ITEM_FOUND
l_.str.2: ; @.str.2
.asciz "vs-13070"
l_.str.3: ; @.str.3
.asciz "object with this key exists (%k)"
.comm _EEXIST,4,2 ; @EEXIST
.no_dead_strip _reiserfs_new_directory
.subsections_via_symbols
| AnghaBench/linux/fs/reiserfs/extr_inode.c_reiserfs_new_directory.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ctr_desall_crypt
_ctr_desall_crypt: ## @ctr_desall_crypt
.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 %rcx, %r15
movq %rdx, -88(%rbp) ## 8-byte Spill
movq %rsi, -96(%rbp) ## 8-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq _DES_BLOCK_SIZE@GOTPCREL(%rip), %r13
movl (%r13), %edx
movq %rdi, -80(%rbp) ## 8-byte Spill
movq %rcx, %rsi
callq _blkcipher_walk_virt_block
movl %eax, %r12d
movl (%r13), %ebx
movq %rbx, %rax
shlq $2, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, -104(%rbp) ## 8-byte Spill
movq _ctrblk@GOTPCREL(%rip), %r14
movq (%r14), %rdi
movq 8(%r15), %rsi
movl %ebx, %edx
callq _memcpy
movl (%r15), %ebx
movl (%r13), %r8d
cmpl %r8d, %ebx
jb LBB0_13
## %bb.1:
movq %r15, -112(%rbp) ## 8-byte Spill
jmp LBB0_2
.p2align 4, 0x90
LBB0_11: ## in Loop: Header=BB0_2 Depth=1
movq -80(%rbp), %rdi ## 8-byte Reload
movq -112(%rbp), %r15 ## 8-byte Reload
movq %r15, %rsi
movl %ebx, %edx
callq _blkcipher_walk_done
movl (%r15), %ebx
movl (%r13), %r8d
cmpl %r8d, %ebx
jb LBB0_12
LBB0_2: ## =>This Loop Header: Depth=1
## Child Loop BB0_4 Depth 2
## Child Loop BB0_6 Depth 3
cmpl %r8d, %ebx
jb LBB0_11
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movq 16(%r15), %rax
movq %rax, -72(%rbp) ## 8-byte Spill
movq 24(%r15), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
jmp LBB0_4
.p2align 4, 0x90
LBB0_9: ## in Loop: Header=BB0_4 Depth=2
movslq %edx, %rax
movq (%r14), %rdi
movl %r12d, %r15d
leaq (%rdi,%r15,4), %rsi
shlq $2, %rax
subq %rax, %rsi
callq _memcpy
movl (%r13), %edx
LBB0_10: ## in Loop: Header=BB0_4 Depth=2
movl -52(%rbp), %ebx ## 4-byte Reload
movq (%r14), %rdi
movl %edx, %esi
callq _crypto_inc
movq -64(%rbp), %rax ## 8-byte Reload
leaq (%rax,%r15,4), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
movq -72(%rbp), %rax ## 8-byte Reload
leaq (%rax,%r15,4), %rax
movq %rax, -72(%rbp) ## 8-byte Spill
subl %r12d, %ebx
movl (%r13), %r8d
cmpl %r8d, %ebx
jb LBB0_11
LBB0_4: ## Parent Loop BB0_2 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_6 Depth 3
movq _PAGE_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %r8d, %r12d
negl %r12d
andl %ebx, %r12d
movl %ebx, -52(%rbp) ## 4-byte Spill
cmpl %eax, %ebx
cmoval %eax, %r12d
cmpl %r12d, %r8d
jae LBB0_7
## %bb.5: ## in Loop: Header=BB0_4 Depth=2
movl %r8d, %r15d
.p2align 4, 0x90
LBB0_6: ## Parent Loop BB0_2 Depth=1
## Parent Loop BB0_4 Depth=2
## => This Inner Loop Header: Depth=3
movl %r15d, %ebx
shlq $2, %rbx
movq (%r14), %rdi
addq %rbx, %rdi
movslq %r8d, %rdx
leaq (,%rdx,4), %rax
movq %rdi, %rsi
subq %rax, %rsi
## kill: def $edx killed $edx killed $rdx
callq _memcpy
addq (%r14), %rbx
movl (%r13), %esi
movq %rbx, %rdi
callq _crypto_inc
movl (%r13), %r8d
addl %r8d, %r15d
cmpl %r12d, %r15d
jb LBB0_6
LBB0_7: ## in Loop: Header=BB0_4 Depth=2
movq -88(%rbp), %rax ## 8-byte Reload
movl (%rax), %esi
movq (%r14), %r9
movq -96(%rbp), %rdi ## 8-byte Reload
movq -64(%rbp), %rdx ## 8-byte Reload
movq -72(%rbp), %rcx ## 8-byte Reload
movl %r12d, %r8d
callq _crypt_s390_kmctr
testl %eax, %eax
sets %cl
cmpl %r12d, %eax
setne %al
orb %cl, %al
movzbl %al, %edi
callq _BUG_ON
movl (%r13), %edx
cmpl %edx, %r12d
ja LBB0_9
## %bb.8: ## in Loop: Header=BB0_4 Depth=2
movl %r12d, %r15d
jmp LBB0_10
LBB0_12:
movl %eax, %r12d
LBB0_13:
testl %ebx, %ebx
je LBB0_15
## %bb.14:
movq 16(%r15), %rcx
movl %ebx, -52(%rbp) ## 4-byte Spill
movq 24(%r15), %rbx
movq -88(%rbp), %rax ## 8-byte Reload
movl (%rax), %esi
movq (%r14), %r9
movq -96(%rbp), %rdi ## 8-byte Reload
movq -104(%rbp), %r12 ## 8-byte Reload
movq %r12, %rdx
callq _crypt_s390_kmctr
testl %eax, %eax
sets %cl
cmpl (%r13), %eax
setne %al
orb %cl, %al
movzbl %al, %edi
callq _BUG_ON
movq %rbx, %rdi
movq %r12, %rsi
movl -52(%rbp), %edx ## 4-byte Reload
callq _memcpy
movq (%r14), %rdi
movl (%r13), %esi
callq _crypto_inc
movq -80(%rbp), %rdi ## 8-byte Reload
movq %r15, %rsi
xorl %edx, %edx
callq _blkcipher_walk_done
movl %eax, %r12d
movl (%r13), %r8d
LBB0_15:
movq 8(%r15), %rdi
movq (%r14), %rsi
movl %r8d, %edx
callq _memcpy
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_17
## %bb.16:
movl %r12d, %eax
leaq -40(%rbp), %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_17:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _DES_BLOCK_SIZE,4,2 ## @DES_BLOCK_SIZE
.comm _ctrblk,8,3 ## @ctrblk
.comm _PAGE_SIZE,4,2 ## @PAGE_SIZE
.no_dead_strip _ctr_desall_crypt
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ctr_desall_crypt
_ctr_desall_crypt: ; @ctr_desall_crypt
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
sub sp, sp, #32
mov x19, x3
mov x22, x2
mov x21, x1
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 x28, _DES_BLOCK_SIZE@GOTPAGE
Lloh4:
ldr x28, [x28, _DES_BLOCK_SIZE@GOTPAGEOFF]
ldr w2, [x28]
stur x0, [x29, #-96] ; 8-byte Folded Spill
mov x1, x3
bl _blkcipher_walk_virt_block
mov x25, x0
ldr w2, [x28]
lsl x8, x2, #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 x20, x9, x8
mov sp, x20
Lloh7:
adrp x23, _ctrblk@GOTPAGE
Lloh8:
ldr x23, [x23, _ctrblk@GOTPAGEOFF]
ldr x0, [x23]
ldr x1, [x19, #8]
; kill: def $w2 killed $w2 killed $x2
bl _memcpy
ldr w24, [x19]
ldr w4, [x28]
cmp w24, w4
b.lo LBB0_12
; %bb.1:
stp x20, x19, [x29, #-112] ; 16-byte Folded Spill
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
ldp x19, x0, [x29, #-104] ; 16-byte Folded Reload
mov x1, x19
mov x2, x24
bl _blkcipher_walk_done
ldr w24, [x19]
ldr w4, [x28]
cmp w24, w4
b.lo LBB0_11
LBB0_3: ; =>This Loop Header: Depth=1
; Child Loop BB0_6 Depth 2
; Child Loop BB0_8 Depth 3
cmp w24, w4
b.lo LBB0_2
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
ldp x25, x26, [x19, #16]
b LBB0_6
LBB0_5: ; in Loop: Header=BB0_6 Depth=2
ldr x0, [x23]
mov x1, x2
bl _crypto_inc
lsl x8, x27, #2
add x26, x26, x8
add x25, x25, x8
ldr w4, [x28]
sub w24, w24, w27
cmp w24, w4
b.lo LBB0_2
LBB0_6: ; Parent Loop BB0_3 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_8 Depth 3
Lloh9:
adrp x8, _PAGE_SIZE@GOTPAGE
Lloh10:
ldr x8, [x8, _PAGE_SIZE@GOTPAGEOFF]
Lloh11:
ldr w8, [x8]
neg w9, w4
and w9, w24, w9
cmp w24, w8
csel w27, w8, w9, hi
cmp w4, w27
b.hs LBB0_9
; %bb.7: ; in Loop: Header=BB0_6 Depth=2
mov x19, x4
LBB0_8: ; Parent Loop BB0_3 Depth=1
; Parent Loop BB0_6 Depth=2
; => This Inner Loop Header: Depth=3
ldr x8, [x23]
mov w9, w19
lsl x20, x9, #2
add x0, x8, x20
sub x1, x0, w4, sxtw #2
mov x2, x4
bl _memcpy
ldr x8, [x23]
add x0, x8, x20
ldr w1, [x28]
bl _crypto_inc
ldr w4, [x28]
add w19, w4, w19
cmp w19, w27
b.lo LBB0_8
LBB0_9: ; in Loop: Header=BB0_6 Depth=2
ldr w1, [x22]
ldr x5, [x23]
mov x0, x21
mov x2, x26
mov x3, x25
mov x4, x27
bl _crypt_s390_kmctr
cmp w0, #0
ccmp w0, w27, #0, ge
cset w0, ne
bl _BUG_ON
ldr w2, [x28]
cmp w27, w2
b.ls LBB0_5
; %bb.10: ; in Loop: Header=BB0_6 Depth=2
sxtw x8, w2
ldr x0, [x23]
add x9, x0, w27, uxtw #2
sub x1, x9, x8, lsl #2
; kill: def $w2 killed $w2 killed $x2
bl _memcpy
ldr w2, [x28]
b LBB0_5
LBB0_11:
mov x25, x0
ldur x20, [x29, #-112] ; 8-byte Folded Reload
LBB0_12:
cbz w24, LBB0_14
; %bb.13:
ldp x3, x25, [x19, #16]
ldr w1, [x22]
ldr x5, [x23]
mov x0, x21
mov x2, x20
bl _crypt_s390_kmctr
cmp w0, #0
ldr w8, [x28]
ccmp w0, w8, #0, ge
cset w0, ne
bl _BUG_ON
mov x0, x25
mov x1, x20
mov x2, x24
bl _memcpy
ldr x0, [x23]
ldr w1, [x28]
bl _crypto_inc
ldur x0, [x29, #-96] ; 8-byte Folded Reload
mov x1, x19
mov w2, #0
bl _blkcipher_walk_done
mov x25, x0
ldr w4, [x28]
LBB0_14:
ldr x0, [x19, #8]
ldr x1, [x23]
mov x2, x4
bl _memcpy
ldur x8, [x29, #-88]
Lloh12:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh13:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh14:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_16
; %bb.15:
mov x0, x25
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_16:
bl ___stack_chk_fail
.loh AdrpLdrGot Lloh7, Lloh8
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.cfi_endproc
; -- End function
.comm _DES_BLOCK_SIZE,4,2 ; @DES_BLOCK_SIZE
.comm _ctrblk,8,3 ; @ctrblk
.comm _PAGE_SIZE,4,2 ; @PAGE_SIZE
.no_dead_strip _ctr_desall_crypt
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/arch/s390/crypto/extr_des_s390.c_ctr_desall_crypt.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _oprofilefs_create_ulong ## -- Begin function oprofilefs_create_ulong
.p2align 4, 0x90
_oprofilefs_create_ulong: ## @oprofilefs_create_ulong
.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 _ulong_fops@GOTPCREL(%rip), %rdx
movl $420, %ecx ## imm = 0x1A4
popq %rbp
jmp ___oprofilefs_create_file ## TAILCALL
.cfi_endproc
## -- End function
.comm _ulong_fops,4,2 ## @ulong_fops
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _oprofilefs_create_ulong ; -- Begin function oprofilefs_create_ulong
.p2align 2
_oprofilefs_create_ulong: ; @oprofilefs_create_ulong
.cfi_startproc
; %bb.0:
mov x4, x2
Lloh0:
adrp x2, _ulong_fops@GOTPAGE
Lloh1:
ldr x2, [x2, _ulong_fops@GOTPAGEOFF]
mov w3, #420
b ___oprofilefs_create_file
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _ulong_fops,4,2 ; @ulong_fops
.subsections_via_symbols
| AnghaBench/linux/drivers/oprofile/extr_oprofilefs.c_oprofilefs_create_ulong.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function arizona_spk_ev
_arizona_spk_ev: ## @arizona_spk_ev
.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, %r13d
movq %rsi, %r14
movq %rdi, %r15
movl 4(%rdi), %edi
callq _snd_soc_dapm_to_component
movq %rax, %rbx
movq (%rax), %rax
movl (%rax), %edi
callq _dev_get_drvdata
movq %rax, %r12
cmpl $128, %r13d
je LBB0_4
## %bb.1:
cmpl $129, %r13d
jne LBB0_6
## %bb.2:
movq _ARIZONA_INTERRUPT_RAW_STATUS_3@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _snd_soc_component_read32
movq _ARIZONA_SPK_OVERHEAT_STS@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
je LBB0_3
## %bb.7:
movl 4(%r12), %edi
leaq L_.str(%rip), %rsi
callq _dev_crit
movq _EBUSY@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_4:
movl (%r12), %edi
movq _ARIZONA_OUTPUT_ENABLES_1@GOTPCREL(%rip), %rax
movl (%rax), %esi
movb (%r15), %cl
movl $1, %edx
shll %cl, %edx
xorl %ecx, %ecx
jmp LBB0_5
LBB0_3:
movl (%r12), %edi
movq _ARIZONA_OUTPUT_ENABLES_1@GOTPCREL(%rip), %rax
movl (%rax), %esi
movb (%r15), %cl
movl $1, %edx
shll %cl, %edx
movl %edx, %ecx
LBB0_5:
callq _regmap_update_bits_async
LBB0_6:
movq %r15, %rdi
movq %r14, %rsi
movl %r13d, %edx
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _arizona_out_ev ## TAILCALL
.cfi_endproc
## -- End function
.comm _ARIZONA_INTERRUPT_RAW_STATUS_3,4,2 ## @ARIZONA_INTERRUPT_RAW_STATUS_3
.comm _ARIZONA_SPK_OVERHEAT_STS,4,2 ## @ARIZONA_SPK_OVERHEAT_STS
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Speaker not enabled due to temperature\n"
.comm _EBUSY,4,2 ## @EBUSY
.comm _ARIZONA_OUTPUT_ENABLES_1,4,2 ## @ARIZONA_OUTPUT_ENABLES_1
.no_dead_strip _arizona_spk_ev
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function arizona_spk_ev
_arizona_spk_ev: ; @arizona_spk_ev
.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, x2
mov x20, x1
mov x21, x0
ldr w0, [x0, #4]
bl _snd_soc_dapm_to_component
mov x23, x0
ldr x8, [x0]
ldr w0, [x8]
bl _dev_get_drvdata
mov x22, x0
cmp w19, #128
b.eq LBB0_4
; %bb.1:
cmp w19, #129
b.ne LBB0_7
; %bb.2:
Lloh0:
adrp x8, _ARIZONA_INTERRUPT_RAW_STATUS_3@GOTPAGE
Lloh1:
ldr x8, [x8, _ARIZONA_INTERRUPT_RAW_STATUS_3@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
mov x0, x23
bl _snd_soc_component_read32
Lloh3:
adrp x8, _ARIZONA_SPK_OVERHEAT_STS@GOTPAGE
Lloh4:
ldr x8, [x8, _ARIZONA_SPK_OVERHEAT_STS@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
tst w8, w0
b.eq LBB0_5
; %bb.3:
ldr w0, [x22, #4]
Lloh6:
adrp x1, l_.str@PAGE
Lloh7:
add x1, x1, l_.str@PAGEOFF
bl _dev_crit
Lloh8:
adrp x8, _EBUSY@GOTPAGE
Lloh9:
ldr x8, [x8, _EBUSY@GOTPAGEOFF]
Lloh10:
ldr w8, [x8]
neg w0, w8
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
LBB0_4:
ldr w0, [x22]
Lloh11:
adrp x8, _ARIZONA_OUTPUT_ENABLES_1@GOTPAGE
Lloh12:
ldr x8, [x8, _ARIZONA_OUTPUT_ENABLES_1@GOTPAGEOFF]
Lloh13:
ldr w1, [x8]
ldr w8, [x21]
mov w9, #1
lsl w2, w9, w8
mov w3, #0
b LBB0_6
LBB0_5:
ldr w0, [x22]
Lloh14:
adrp x8, _ARIZONA_OUTPUT_ENABLES_1@GOTPAGE
Lloh15:
ldr x8, [x8, _ARIZONA_OUTPUT_ENABLES_1@GOTPAGEOFF]
Lloh16:
ldr w1, [x8]
ldr w8, [x21]
mov w9, #1
lsl w2, w9, w8
mov x3, x2
LBB0_6:
bl _regmap_update_bits_async
LBB0_7:
mov x0, x21
mov x1, x20
mov x2, x19
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
b _arizona_out_ev
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.cfi_endproc
; -- End function
.comm _ARIZONA_INTERRUPT_RAW_STATUS_3,4,2 ; @ARIZONA_INTERRUPT_RAW_STATUS_3
.comm _ARIZONA_SPK_OVERHEAT_STS,4,2 ; @ARIZONA_SPK_OVERHEAT_STS
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Speaker not enabled due to temperature\n"
.comm _EBUSY,4,2 ; @EBUSY
.comm _ARIZONA_OUTPUT_ENABLES_1,4,2 ; @ARIZONA_OUTPUT_ENABLES_1
.no_dead_strip _arizona_spk_ev
.subsections_via_symbols
| AnghaBench/linux/sound/soc/codecs/extr_arizona.c_arizona_spk_ev.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/81699.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cp_read
_cp_read: ## @cp_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 %rbx
pushq %rax
.cfi_offset %rbx, -24
movl %esi, %ebx
callq _to_state
movl (%rax), %edi
movl %ebx, %esi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _adv_smbus_read_byte_data ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _cp_read
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cp_read
_cp_read: ; @cp_read
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x1
bl _to_state
ldr w0, [x0]
mov x1, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _adv_smbus_read_byte_data
.cfi_endproc
; -- End function
.no_dead_strip _cp_read
.subsections_via_symbols
| AnghaBench/linux/drivers/media/i2c/extr_adv7842.c_cp_read.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function set_fcn_args_info
_set_fcn_args_info: ## @set_fcn_args_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
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
testq %rsi, %rsi
je LBB0_6
## %bb.1:
movq %rdi, %rbx
testq %rdi, %rdi
je LBB0_6
## %bb.2:
movq %rdx, %r15
testq %rdx, %rdx
je LBB0_6
## %bb.3:
movl %r8d, %r14d
movq %rsi, %r12
movq %rcx, -48(%rbp) ## 8-byte Spill
movq (%rsi), %r13
movq %r13, %rdi
movq %r15, %rsi
movl %r8d, %edx
callq _r_type_func_args_name
movl %eax, 32(%rbx)
movq %r13, %rdi
movq %r15, %rsi
movl %r14d, %edx
callq _r_type_func_args_type
movq %rax, 24(%rbx)
cmpl $0, 32(%rbx)
je LBB0_7
## %bb.4:
testq %rax, %rax
je LBB0_7
## %bb.5:
leaq L_.str.1(%rip), %rdi
movq %rax, %rsi
movl $6, %edx
callq _strncmp
movq 24(%rbx), %rcx
leaq 6(%rcx), %rsi
testl %eax, %eax
cmovneq %rcx, %rsi
movq %rsi, 8(%rbx)
leaq L_.str.2(%rip), %rdi
callq _sdb_fmt
movq %r13, %rdi
movq %rax, %rsi
xorl %edx, %edx
callq _sdb_const_get
movl %eax, 16(%rbx)
movq 8(%rbx), %rsi
leaq L_.str.3(%rip), %rdi
callq _sdb_fmt
movq %r13, %rdi
movq %rax, %rsi
xorl %edx, %edx
callq _sdb_num_get
## kill: def $eax killed $eax def $rax
leal 7(%rax), %ecx
testl %eax, %eax
cmovnsl %eax, %ecx
sarl $3, %ecx
movl %ecx, (%rbx)
movq %r12, %rdi
movq -48(%rbp), %rsi ## 8-byte Reload
movl %r14d, %edx
callq _r_anal_cc_arg
movl %eax, 4(%rbx)
LBB0_6:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_7:
leaq L_.str(%rip), %rdi
movq %r15, %rsi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _eprintf ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Missing type for function argument (%s)\n"
L_.str.1: ## @.str.1
.asciz "const "
L_.str.2: ## @.str.2
.asciz "type.%s"
L_.str.3: ## @.str.3
.asciz "type.%s.size"
.no_dead_strip _set_fcn_args_info
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function set_fcn_args_info
_set_fcn_args_info: ; @set_fcn_args_info
.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
cbz x1, LBB0_6
; %bb.1:
mov x19, x0
cbz x0, LBB0_6
; %bb.2:
mov x24, x2
cbz x2, LBB0_6
; %bb.3:
mov x20, x4
mov x21, x3
mov x22, x1
ldr x23, [x1]
mov x0, x23
mov x1, x24
mov x2, x4
bl _r_type_func_args_name
str w0, [x19, #32]
mov x0, x23
mov x1, x24
mov x2, x20
bl _r_type_func_args_type
str x0, [x19, #24]
ldr w8, [x19, #32]
cbz w8, LBB0_7
; %bb.4:
mov x1, x0
cbz x0, LBB0_7
; %bb.5:
Lloh0:
adrp x0, l_.str.1@PAGE
Lloh1:
add x0, x0, l_.str.1@PAGEOFF
mov w2, #6
bl _strncmp
ldr x8, [x19, #24]
add x9, x8, #6
cmp w0, #0
csel x1, x9, x8, eq
str x1, [x19, #8]
Lloh2:
adrp x0, l_.str.2@PAGE
Lloh3:
add x0, x0, l_.str.2@PAGEOFF
bl _sdb_fmt
mov x1, x0
mov x0, x23
mov w2, #0
bl _sdb_const_get
str w0, [x19, #16]
ldr x1, [x19, #8]
Lloh4:
adrp x0, l_.str.3@PAGE
Lloh5:
add x0, x0, l_.str.3@PAGEOFF
bl _sdb_fmt
mov x1, x0
mov x0, x23
mov w2, #0
bl _sdb_num_get
add w8, w0, #7
cmp w0, #0
csel w8, w8, w0, lt
asr w8, w8, #3
str w8, [x19]
mov x0, x22
mov x1, x21
mov x2, x20
bl _r_anal_cc_arg
str w0, [x19, #4]
LBB0_6:
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_7:
Lloh6:
adrp x0, l_.str@PAGE
Lloh7:
add x0, x0, l_.str@PAGEOFF
mov x1, x24
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 _eprintf
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh6, Lloh7
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Missing type for function argument (%s)\n"
l_.str.1: ; @.str.1
.asciz "const "
l_.str.2: ; @.str.2
.asciz "type.%s"
l_.str.3: ; @.str.3
.asciz "type.%s.size"
.no_dead_strip _set_fcn_args_info
.subsections_via_symbols
| AnghaBench/radare2/libr/core/extr_carg.c_set_fcn_args_info.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bfad_iocmd_lport_get_iostats ## -- Begin function bfad_iocmd_lport_get_iostats
.p2align 4, 0x90
_bfad_iocmd_lport_get_iostats: ## @bfad_iocmd_lport_get_iostats
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq %rdi, %rbx
callq _spin_lock_irqsave
leaq 8(%rbx), %rdi
movl 8(%r14), %edx
movl 12(%r14), %esi
callq _bfa_fcs_lookup_port
testq %rax, %rax
je LBB0_1
## %bb.2:
leaq 4(%rbx), %rdi
leaq 4(%r14), %rsi
movl (%rax), %edx
callq _bfa_fcpim_port_iostats
movq _BFA_STATUS_OK@GOTPCREL(%rip), %r15
jmp LBB0_3
LBB0_1:
movq _BFA_STATUS_UNKNOWN_LWWN@GOTPCREL(%rip), %r15
LBB0_3:
movq %rbx, %rdi
callq _spin_unlock_irqrestore
movl (%r15), %eax
movl %eax, (%r14)
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _BFA_STATUS_UNKNOWN_LWWN,4,2 ## @BFA_STATUS_UNKNOWN_LWWN
.comm _BFA_STATUS_OK,4,2 ## @BFA_STATUS_OK
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bfad_iocmd_lport_get_iostats ; -- Begin function bfad_iocmd_lport_get_iostats
.p2align 2
_bfad_iocmd_lport_get_iostats: ; @bfad_iocmd_lport_get_iostats
.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
bl _spin_lock_irqsave
add x0, x20, #8
ldp w2, w1, [x19, #8]
bl _bfa_fcs_lookup_port
cbz x0, LBB0_2
; %bb.1:
add x8, x20, #4
add x1, x19, #4
ldr w2, [x0]
mov x0, x8
bl _bfa_fcpim_port_iostats
Lloh0:
adrp x21, _BFA_STATUS_OK@GOTPAGE
Lloh1:
ldr x21, [x21, _BFA_STATUS_OK@GOTPAGEOFF]
b LBB0_3
LBB0_2:
Lloh2:
adrp x21, _BFA_STATUS_UNKNOWN_LWWN@GOTPAGE
Lloh3:
ldr x21, [x21, _BFA_STATUS_UNKNOWN_LWWN@GOTPAGEOFF]
LBB0_3:
mov x0, x20
bl _spin_unlock_irqrestore
ldr w8, [x21]
str w8, [x19]
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.cfi_endproc
; -- End function
.comm _BFA_STATUS_UNKNOWN_LWWN,4,2 ; @BFA_STATUS_UNKNOWN_LWWN
.comm _BFA_STATUS_OK,4,2 ; @BFA_STATUS_OK
.subsections_via_symbols
| AnghaBench/linux/drivers/scsi/bfa/extr_bfad_bsg.c_bfad_iocmd_lport_get_iostats.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function store_filename
_store_filename: ## @store_filename
.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
movl %esi, %edi
callq _GTK_FILE_SELECTION
movl %eax, %edi
callq _gtk_file_selection_get_filename
movq %rax, %rdi
callq _conf_write
testq %rax, %rax
je LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
leaq L_.str.1(%rip), %rsi
callq _text_insert_msg
LBB0_2:
movl %ebx, %edi
callq _GTK_WIDGET
movl %eax, %edi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _gtk_widget_destroy ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Error"
L_.str.1: ## @.str.1
.asciz "Unable to save configuration !"
.no_dead_strip _store_filename
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function store_filename
_store_filename: ; @store_filename
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x1
mov x0, x1
bl _GTK_FILE_SELECTION
bl _gtk_file_selection_get_filename
bl _conf_write
cbz x0, LBB0_2
; %bb.1:
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
Lloh2:
adrp x1, l_.str.1@PAGE
Lloh3:
add x1, x1, l_.str.1@PAGEOFF
bl _text_insert_msg
LBB0_2:
mov x0, x19
bl _GTK_WIDGET
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _gtk_widget_destroy
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Error"
l_.str.1: ; @.str.1
.asciz "Unable to save configuration !"
.no_dead_strip _store_filename
.subsections_via_symbols
| AnghaBench/linux/scripts/kconfig/extr_gconf.c_store_filename.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function error_msg
_error_msg: ## @error_msg
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, -48(%rbp) ## 8-byte Spill
movl %esi, %r15d
movq %rdi, %rbx
movq (%rdi), %r13
movl 16(%rdi), %edi
callq _INTEL_GEN
movslq %eax, %r14
movq %rbx, %rdi
callq _i915_error_generate_code
leaq L_.str(%rip), %rdx
movl $8, %r12d
movq %r13, %rdi
movl $8, %esi
movq %r14, %rcx
movl %r15d, %r8d
movl %eax, %r9d
xorl %eax, %eax
callq _scnprintf
movl %eax, %r15d
movq 8(%rbx), %rax
testq %rax, %rax
je LBB0_2
## %bb.1:
movslq %r15d, %rdi
addq (%rbx), %rdi
subl %r15d, %r12d
movslq 4(%rax), %rcx
movl (%rax), %r8d
leaq L_.str.1(%rip), %rdx
movl %r12d, %esi
xorl %eax, %eax
callq _scnprintf
addl %eax, %r15d
LBB0_2:
movq -48(%rbp), %rcx ## 8-byte Reload
testq %rcx, %rcx
je LBB0_4
## %bb.3:
movslq %r15d, %rax
movq (%rbx), %rdi
addq %rax, %rdi
movl $8, %esi
subl %eax, %esi
leaq L_.str.2(%rip), %rdx
xorl %eax, %eax
callq _scnprintf
LBB0_4:
movq (%rbx), %rax
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 "GPU HANG: ecode %d:%x:0x%08x"
L_.str.1: ## @.str.1
.asciz ", in %s [%d]"
L_.str.2: ## @.str.2
.asciz ", %s"
.no_dead_strip _error_msg
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function error_msg
_error_msg: ; @error_msg
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x20, x2
mov x21, x1
mov x19, x0
ldr x22, [x0]
ldr w0, [x0, #16]
bl _INTEL_GEN
; kill: def $w0 killed $w0 def $x0
sxtw x23, w0
mov x0, x19
bl _i915_error_generate_code
; kill: def $w0 killed $w0 def $x0
Lloh0:
adrp x2, l_.str@PAGE
Lloh1:
add x2, x2, l_.str@PAGEOFF
stp x21, x0, [sp]
mov w24, #8
mov x0, x22
mov w1, #8
mov x3, x23
bl _scnprintf
mov x21, x0
ldr x8, [x19, #8]
cbz x8, LBB0_2
; %bb.1:
ldr x9, [x19]
add x0, x9, w21, sxtw
sub w1, w24, w21
ldp w8, w3, [x8]
; kill: def $w3 killed $w3 def $x3
sxtw x3, w3
str x8, [sp]
Lloh2:
adrp x2, l_.str.1@PAGE
Lloh3:
add x2, x2, l_.str.1@PAGEOFF
bl _scnprintf
add w21, w0, w21
LBB0_2:
cbz x20, LBB0_4
; %bb.3:
ldr x8, [x19]
add x0, x8, w21, sxtw
mov w8, #8
sub w1, w8, w21
Lloh4:
adrp x2, l_.str.2@PAGE
Lloh5:
add x2, x2, l_.str.2@PAGEOFF
mov x3, x20
bl _scnprintf
LBB0_4:
ldr x0, [x19]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh4, Lloh5
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "GPU HANG: ecode %d:%x:0x%08x"
l_.str.1: ; @.str.1
.asciz ", in %s [%d]"
l_.str.2: ; @.str.2
.asciz ", %s"
.no_dead_strip _error_msg
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/i915/extr_i915_gpu_error.c_error_msg.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function transport_lba_21
_transport_lba_21: ## @transport_lba_21
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movzbl 3(%rdi), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _transport_lba_21
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function transport_lba_21
_transport_lba_21: ; @transport_lba_21
.cfi_startproc
; %bb.0:
ldrb w0, [x0, #3]
ret
.cfi_endproc
; -- End function
.no_dead_strip _transport_lba_21
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/target/extr_target_core_sbc.c_transport_lba_21.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ide_cdrom_get_capabilities ## -- Begin function ide_cdrom_get_capabilities
.p2align 4, 0x90
_ide_cdrom_get_capabilities: ## @ide_cdrom_get_capabilities
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq %rdi, %r15
movq 8(%rdi), %r13
movq _ATAPI_CAPABILITIES_PAGE_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %r12d
movq _IDE_DBG_FUNC@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str(%rip), %rsi
callq _ide_debug_log
movq _IDE_AFLAG_FULL_CAPS_PAGE@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
andl (%r15), %ecx
jne LBB0_2
## %bb.1:
movq _ATAPI_CAPABILITIES_PAGE_PAD_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %eax
LBB0_2:
subl %eax, %r12d
movq _CGC_DATA_UNKNOWN@GOTPCREL(%rip), %rax
movl (%rax), %ecx
leaq -48(%rbp), %r15
movq %r15, %rdi
movq %r14, %rsi
movl %r12d, %edx
callq _init_cdrom_command
movl $-2, %ebx
movq _GPMODE_CAPABILITIES_PAGE@GOTPCREL(%rip), %r14
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
movl (%r14), %edx
movq %r13, %rdi
movq %r15, %rsi
xorl %ecx, %ecx
callq _cdrom_mode_sense
testl %eax, %eax
je LBB0_5
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
leal 1(%rbx), %ecx
testl %ebx, %ebx
movl %ecx, %ebx
jne LBB0_3
LBB0_5:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ATAPI_CAPABILITIES_PAGE_SIZE,4,2 ## @ATAPI_CAPABILITIES_PAGE_SIZE
.comm _IDE_DBG_FUNC,4,2 ## @IDE_DBG_FUNC
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "enter"
.comm _IDE_AFLAG_FULL_CAPS_PAGE,4,2 ## @IDE_AFLAG_FULL_CAPS_PAGE
.comm _ATAPI_CAPABILITIES_PAGE_PAD_SIZE,8,3 ## @ATAPI_CAPABILITIES_PAGE_PAD_SIZE
.comm _CGC_DATA_UNKNOWN,4,2 ## @CGC_DATA_UNKNOWN
.comm _GPMODE_CAPABILITIES_PAGE,4,2 ## @GPMODE_CAPABILITIES_PAGE
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ide_cdrom_get_capabilities ; -- Begin function ide_cdrom_get_capabilities
.p2align 2
_ide_cdrom_get_capabilities: ; @ide_cdrom_get_capabilities
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x20, x1
mov x21, x0
ldr x19, [x0, #8]
Lloh0:
adrp x8, _ATAPI_CAPABILITIES_PAGE_SIZE@GOTPAGE
Lloh1:
ldr x8, [x8, _ATAPI_CAPABILITIES_PAGE_SIZE@GOTPAGEOFF]
Lloh2:
ldr w22, [x8]
Lloh3:
adrp x8, _IDE_DBG_FUNC@GOTPAGE
Lloh4:
ldr x8, [x8, _IDE_DBG_FUNC@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
Lloh6:
adrp x1, l_.str@PAGE
Lloh7:
add x1, x1, l_.str@PAGEOFF
bl _ide_debug_log
ldr w8, [x21]
Lloh8:
adrp x9, _IDE_AFLAG_FULL_CAPS_PAGE@GOTPAGE
Lloh9:
ldr x9, [x9, _IDE_AFLAG_FULL_CAPS_PAGE@GOTPAGEOFF]
Lloh10:
ldr w9, [x9]
Lloh11:
adrp x10, _ATAPI_CAPABILITIES_PAGE_PAD_SIZE@GOTPAGE
Lloh12:
ldr x10, [x10, _ATAPI_CAPABILITIES_PAGE_PAD_SIZE@GOTPAGEOFF]
Lloh13:
ldr w10, [x10]
tst w9, w8
csel w8, w10, wzr, eq
sub w2, w22, w8
Lloh14:
adrp x8, _CGC_DATA_UNKNOWN@GOTPAGE
Lloh15:
ldr x8, [x8, _CGC_DATA_UNKNOWN@GOTPAGEOFF]
Lloh16:
ldr w3, [x8]
add x0, sp, #8
mov x1, x20
bl _init_cdrom_command
Lloh17:
adrp x20, _GPMODE_CAPABILITIES_PAGE@GOTPAGE
Lloh18:
ldr x20, [x20, _GPMODE_CAPABILITIES_PAGE@GOTPAGEOFF]
ldr w2, [x20]
add x1, sp, #8
mov x0, x19
mov w3, #0
bl _cdrom_mode_sense
cbz w0, LBB0_3
; %bb.1:
ldr w2, [x20]
add x1, sp, #8
mov x0, x19
mov w3, #0
bl _cdrom_mode_sense
cbz w0, LBB0_3
; %bb.2:
ldr w2, [x20]
add x1, sp, #8
mov x0, x19
mov w3, #0
bl _cdrom_mode_sense
LBB0_3:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpLdrGot Lloh17, Lloh18
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _ATAPI_CAPABILITIES_PAGE_SIZE,4,2 ; @ATAPI_CAPABILITIES_PAGE_SIZE
.comm _IDE_DBG_FUNC,4,2 ; @IDE_DBG_FUNC
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "enter"
.comm _IDE_AFLAG_FULL_CAPS_PAGE,4,2 ; @IDE_AFLAG_FULL_CAPS_PAGE
.comm _ATAPI_CAPABILITIES_PAGE_PAD_SIZE,8,3 ; @ATAPI_CAPABILITIES_PAGE_PAD_SIZE
.comm _CGC_DATA_UNKNOWN,4,2 ; @CGC_DATA_UNKNOWN
.comm _GPMODE_CAPABILITIES_PAGE,4,2 ; @GPMODE_CAPABILITIES_PAGE
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/ide/extr_ide-cd.c_ide_cdrom_get_capabilities.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function iwl_op_mode_queue_not_full
_iwl_op_mode_queue_not_full: ## @iwl_op_mode_queue_not_full
.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 (%rax), %rax
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _iwl_op_mode_queue_not_full
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function iwl_op_mode_queue_not_full
_iwl_op_mode_queue_not_full: ; @iwl_op_mode_queue_not_full
.cfi_startproc
; %bb.0:
ldr x8, [x0]
ldr x2, [x8]
br x2
.cfi_endproc
; -- End function
.no_dead_strip _iwl_op_mode_queue_not_full
.subsections_via_symbols
| AnghaBench/linux/drivers/net/wireless/intel/iwlwifi/extr_iwl-op-mode.h_iwl_op_mode_queue_not_full.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function netxen_nic_up
_netxen_nic_up: ## @netxen_nic_up
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %rbx
movq %rdi, %r15
xorl %r14d, %r14d
xorl %eax, %eax
callq _rtnl_lock
movq %rbx, %rdi
callq _netif_running
testq %rax, %rax
je LBB0_2
## %bb.1:
movq %r15, %rdi
movq %rbx, %rsi
callq ___netxen_nic_up
movl %eax, %r14d
LBB0_2:
xorl %eax, %eax
callq _rtnl_unlock
movl %r14d, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _netxen_nic_up
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function netxen_nic_up
_netxen_nic_up: ; @netxen_nic_up
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x1
mov x20, x0
bl _rtnl_lock
mov x0, x19
bl _netif_running
cbz x0, LBB0_2
; %bb.1:
mov x0, x20
mov x1, x19
bl ___netxen_nic_up
mov x19, x0
b LBB0_3
LBB0_2:
mov w19, #0
LBB0_3:
bl _rtnl_unlock
mov x0, x19
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 _netxen_nic_up
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/net/netxen/extr_netxen_nic_main.c_netxen_nic_up.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 %rbx
subq $40, %rsp
.cfi_offset %rbx, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -16(%rbp)
movaps L___const.main.szSomeFileName(%rip), %xmm0
movaps %xmm0, -48(%rbp)
movl $7633012, -33(%rbp) ## imm = 0x747874
leaq -48(%rbp), %rbx
movq %rbx, %rdi
movl $47, %esi
callq _strrchr
leaq 1(%rax), %rsi
testq %rax, %rax
cmoveq %rbx, %rsi
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -16(%rbp), %rax
jne LBB0_2
## %bb.1:
xorl %eax, %eax
addq $40, %rsp
popq %rbx
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
.p2align 4 ## @__const.main.szSomeFileName
L___const.main.szSomeFileName:
.asciz "foo/bar/foobar.txt"
L_.str: ## @.str
.asciz "Base Name: %s"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
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
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-24]
Lloh3:
adrp x8, l___const.main.szSomeFileName@PAGE
Lloh4:
add x8, x8, l___const.main.szSomeFileName@PAGEOFF
Lloh5:
ldr q0, [x8]
str q0, [sp, #16]
mov w8, #30836
movk w8, #116, lsl #16
stur w8, [sp, #31]
add x19, sp, #16
add x0, sp, #16
mov w1, #47
bl _strrchr
cmp x0, #0
csinc x8, x19, x0, eq
str x8, [sp]
Lloh6:
adrp x0, l_.str@PAGE
Lloh7:
add x0, x0, l_.str@PAGEOFF
bl _printf
ldur x8, [x29, #-24]
Lloh8:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh9:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh10:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_2
; %bb.1:
mov w0, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #80
ret
LBB0_2:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAddLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l___const.main.szSomeFileName: ; @__const.main.szSomeFileName
.asciz "foo/bar/foobar.txt"
l_.str: ; @.str
.asciz "Base Name: %s"
.subsections_via_symbols
| the_stack_data/43888847.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bs_list_find ## -- Begin function bs_list_find
.p2align 4, 0x90
_bs_list_find: ## @bs_list_find
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
callq _find
testl %eax, %eax
js LBB0_1
## %bb.2:
movq (%rbx), %rcx
movl %eax, %eax
movl (%rcx,%rax,4), %eax
jmp LBB0_3
LBB0_1:
movl $-1, %eax
LBB0_3:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bs_list_find ; -- Begin function bs_list_find
.p2align 2
_bs_list_find: ; @bs_list_find
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
bl _find
tbnz w0, #31, LBB0_2
; %bb.1:
ldr x8, [x19]
ldr w0, [x8, w0, uxtw #2]
b LBB0_3
LBB0_2:
mov w0, #-1
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
.subsections_via_symbols
| AnghaBench/toxcore/toxcore/extr_list.c_bs_list_find.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _text_engine_alarm ## -- Begin function text_engine_alarm
.p2align 4, 0x90
_text_engine_alarm: ## @text_engine_alarm
.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 _verbosity@GOTPCREL(%rip), %rax
cmpl $2, (%rax)
jl LBB0_2
## %bb.1:
movq _stderr@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl (%rbx), %edx
movl 4(%rbx), %ecx
movl 8(%rbx), %r8d
leaq L_.str(%rip), %rsi
callq _fprintf
LBB0_2:
movslq 8(%rbx), %rax
movq _conn_wait_aio@GOTPCREL(%rip), %rcx
xorl %edi, %edi
cmpq %rax, (%rcx)
sete %dil
callq _assert
movq _C_INTIMEOUT@GOTPCREL(%rip), %rax
movl (%rax), %eax
orl %eax, 12(%rbx)
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _text_engine_wakeup ## TAILCALL
.cfi_endproc
## -- End function
.comm _verbosity,4,2 ## @verbosity
.comm _stderr,4,2 ## @stderr
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "text_engine connection %d timeout alarm, %d queries pending, status=%d\n"
.comm _conn_wait_aio,8,3 ## @conn_wait_aio
.comm _C_INTIMEOUT,4,2 ## @C_INTIMEOUT
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _text_engine_alarm ; -- Begin function text_engine_alarm
.p2align 2
_text_engine_alarm: ; @text_engine_alarm
.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, _verbosity@GOTPAGE
Lloh1:
ldr x8, [x8, _verbosity@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
cmp w8, #2
b.lt LBB0_2
; %bb.1:
Lloh3:
adrp x8, _stderr@GOTPAGE
Lloh4:
ldr x8, [x8, _stderr@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
ldp w2, w3, [x19]
ldr w4, [x19, #8]
Lloh6:
adrp x1, l_.str@PAGE
Lloh7:
add x1, x1, l_.str@PAGEOFF
bl _fprintf
LBB0_2:
ldrsw x8, [x19, #8]
Lloh8:
adrp x9, _conn_wait_aio@GOTPAGE
Lloh9:
ldr x9, [x9, _conn_wait_aio@GOTPAGEOFF]
Lloh10:
ldr x9, [x9]
cmp x9, x8
cset w0, eq
bl _assert
Lloh11:
adrp x8, _C_INTIMEOUT@GOTPAGE
Lloh12:
ldr x8, [x8, _C_INTIMEOUT@GOTPAGEOFF]
Lloh13:
ldr w8, [x8]
ldr w9, [x19, #12]
orr w8, w9, w8
str w8, [x19, #12]
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _text_engine_wakeup
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.cfi_endproc
; -- End function
.comm _verbosity,4,2 ; @verbosity
.comm _stderr,4,2 ; @stderr
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "text_engine connection %d timeout alarm, %d queries pending, status=%d\n"
.comm _conn_wait_aio,8,3 ; @conn_wait_aio
.comm _C_INTIMEOUT,4,2 ; @C_INTIMEOUT
.subsections_via_symbols
| AnghaBench/kphp-kdb/text/extr_text-engine.c_text_engine_alarm.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _au_poltostr ## -- Begin function au_poltostr
.p2align 4, 0x90
_au_poltostr: ## @au_poltostr
.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
testq %rsi, %rsi
je LBB0_10
## %bb.1:
movq %rdx, %r14
movq %rsi, %rbx
movl %edi, %r15d
movb $0, (%rdx)
movq _au_polstr@GOTPCREL(%rip), %r13
movq (%r13), %rax
movl $1, %ecx
xorl %r12d, %r12d
jmp LBB0_2
.p2align 4, 0x90
LBB0_6: ## in Loop: Header=BB0_2 Depth=1
movq (%rax,%r12), %rsi
movq %r14, %rdi
movq %rbx, %rdx
callq _strlcat
cmpq %rbx, %rax
jae LBB0_10
## %bb.7: ## in Loop: Header=BB0_2 Depth=1
movq (%r13), %rax
xorl %ecx, %ecx
LBB0_8: ## in Loop: Header=BB0_2 Depth=1
cmpq $0, 16(%rax,%r12)
leaq 16(%r12), %r12
je LBB0_9
LBB0_2: ## =>This Inner Loop Header: Depth=1
testl %r15d, 8(%rax,%r12)
je LBB0_8
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
testl %ecx, %ecx
jne LBB0_6
## %bb.4: ## in Loop: Header=BB0_2 Depth=1
movq %r14, %rdi
leaq L_.str(%rip), %rsi
movq %rbx, %rdx
callq _strlcat
cmpq %rbx, %rax
jae LBB0_10
## %bb.5: ## in Loop: Header=BB0_2 Depth=1
movq (%r13), %rax
jmp LBB0_6
LBB0_10:
movl $-1, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_9:
movq %r14, %rdi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _strlen ## TAILCALL
.cfi_endproc
## -- End function
.comm _au_polstr,8,3 ## @au_polstr
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz ","
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _au_poltostr ; -- Begin function au_poltostr
.p2align 2
_au_poltostr: ; @au_poltostr
.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
cbz x1, LBB0_9
; %bb.1:
mov x19, x2
mov x20, x1
mov x21, x0
mov x23, #0
strb wzr, [x2]
Lloh0:
adrp x24, _au_polstr@GOTPAGE
Lloh1:
ldr x24, [x24, _au_polstr@GOTPAGEOFF]
ldr x8, [x24]
mov w9, #1
Lloh2:
adrp x22, l_.str@PAGE
Lloh3:
add x22, x22, l_.str@PAGEOFF
b LBB0_5
LBB0_2: ; in Loop: Header=BB0_5 Depth=1
ldr x1, [x8, x23]
mov x0, x19
mov x2, x20
bl _strlcat
cmp x0, x20
b.hs LBB0_9
; %bb.3: ; in Loop: Header=BB0_5 Depth=1
mov w9, #0
ldr x8, [x24]
LBB0_4: ; in Loop: Header=BB0_5 Depth=1
add x10, x8, x23
ldr x10, [x10, #16]
add x23, x23, #16
cbz x10, LBB0_10
LBB0_5: ; =>This Inner Loop Header: Depth=1
add x10, x8, x23
ldr w10, [x10, #8]
tst w10, w21
b.eq LBB0_4
; %bb.6: ; in Loop: Header=BB0_5 Depth=1
cbnz w9, LBB0_2
; %bb.7: ; in Loop: Header=BB0_5 Depth=1
mov x0, x19
mov x1, x22
mov x2, x20
bl _strlcat
cmp x0, x20
b.hs LBB0_9
; %bb.8: ; in Loop: Header=BB0_5 Depth=1
ldr x8, [x24]
b LBB0_2
LBB0_9:
mov w0, #-1
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_10:
mov x0, x19
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
b _strlen
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _au_polstr,8,3 ; @au_polstr
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz ","
.subsections_via_symbols
| AnghaBench/freebsd/contrib/openbsm/libbsm/extr_bsm_control.c_au_poltostr.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function tl_fetch_positive_int
_tl_fetch_positive_int: ## @tl_fetch_positive_int
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $1, %edi
movl $2147483647, %esi ## imm = 0x7FFFFFFF
popq %rbp
jmp _tl_fetch_int_range ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _tl_fetch_positive_int
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function tl_fetch_positive_int
_tl_fetch_positive_int: ; @tl_fetch_positive_int
.cfi_startproc
; %bb.0:
mov w0, #1
mov w1, #2147483647
b _tl_fetch_int_range
.cfi_endproc
; -- End function
.no_dead_strip _tl_fetch_positive_int
.subsections_via_symbols
| AnghaBench/kphp-kdb/vv/extr_vv-tl-parse.h_tl_fetch_positive_int.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function CollectObjectAddress
_CollectObjectAddress: ## @CollectObjectAddress
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
subq $16, %rsp
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rsi, %r14
movq %rdi, %rbx
movl $0, -20(%rbp)
movl 4(%rdi), %edi
movq _HASH_ENTER@GOTPCREL(%rip), %rax
movl (%rax), %edx
leaq -20(%rbp), %rcx
callq _hash_search
cmpl $0, -20(%rbp)
jne LBB0_2
## %bb.1:
movl (%r14), %ecx
movl %ecx, (%rax)
LBB0_2:
movl (%rbx), %edi
movq %rax, %rsi
callq _lappend
movl %eax, (%rbx)
addq $16, %rsp
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _HASH_ENTER,4,2 ## @HASH_ENTER
.no_dead_strip _CollectObjectAddress
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function CollectObjectAddress
_CollectObjectAddress: ; @CollectObjectAddress
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x20, x1
mov x19, x0
str wzr, [sp, #12]
ldr w0, [x0, #4]
Lloh0:
adrp x8, _HASH_ENTER@GOTPAGE
Lloh1:
ldr x8, [x8, _HASH_ENTER@GOTPAGEOFF]
Lloh2:
ldr w2, [x8]
add x3, sp, #12
bl _hash_search
mov x1, x0
ldr w8, [sp, #12]
cbnz w8, LBB0_2
; %bb.1:
ldr w8, [x20]
str w8, [x1]
LBB0_2:
ldr w0, [x19]
bl _lappend
str w0, [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 AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _HASH_ENTER,4,2 ; @HASH_ENTER
.no_dead_strip _CollectObjectAddress
.subsections_via_symbols
| AnghaBench/citus/src/backend/distributed/metadata/extr_dependency.c_CollectObjectAddress.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 main
LCPI0_0:
.space 16
.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 %rbx
subq $24, %rsp
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq $0, -32(%rbp)
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -36(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movl -36(%rbp), %eax
testl %eax, %eax
je LBB0_3
## %bb.1:
cmpl $1, %eax
jne LBB0_4
## %bb.2:
leaq L_.str.2(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.3(%rip), %rdi
xorl %eax, %eax
callq _scanf
leaq -32(%rbp), %rdi
callq _readFromFile
jmp LBB0_4
LBB0_3:
leaq -32(%rbp), %rdi
callq _readFromStdin
LBB0_4:
leaq -32(%rbp), %r14
movq %r14, %rdi
callq _insertionSortToLinkedList
movq -32(%rbp), %r15
cmpq $0, 24(%r15)
je LBB0_13
## %bb.5:
leaq 24(%r15), %rbx
jmp LBB0_6
.p2align 4, 0x90
LBB0_9: ## in Loop: Header=BB0_6 Depth=1
xorl %edx, %edx
LBB0_11: ## in Loop: Header=BB0_6 Depth=1
addq $24, %rcx
LBB0_12: ## in Loop: Header=BB0_6 Depth=1
movq %rdx, 24(%rax)
movq %rax, (%rcx)
movq (%rbx), %rcx
movq %rcx, 16(%rax)
movq %r15, 8(%rax)
movb $42, (%rax)
movq 24(%rcx), %r15
leaq 24(%r15), %rbx
cmpq $0, 24(%r15)
je LBB0_13
LBB0_6: ## =>This Loop Header: Depth=1
## Child Loop BB0_8 Depth 2
movl $32, %edi
callq _malloc
xorps %xmm0, %xmm0
movups %xmm0, 8(%rax)
movq $0, 24(%rax)
movq 24(%r15), %rcx
movl 4(%rcx), %esi
addl 4(%r15), %esi
movl %esi, 4(%rax)
movq %r15, %rdx
movq %r14, %rcx
cmpl 4(%r15), %esi
jle LBB0_12
## %bb.7: ## in Loop: Header=BB0_6 Depth=1
movq %r15, %rdx
.p2align 4, 0x90
LBB0_8: ## Parent Loop BB0_6 Depth=1
## => This Inner Loop Header: Depth=2
movq %rdx, %rcx
movq 24(%rdx), %rdx
testq %rdx, %rdx
je LBB0_9
## %bb.10: ## in Loop: Header=BB0_8 Depth=2
cmpl %esi, 4(%rdx)
jle LBB0_8
jmp LBB0_11
LBB0_13:
movq %r15, %rdi
callq _getLevelCount
testl %eax, %eax
jle LBB0_16
## %bb.14:
movl %eax, %r14d
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_15: ## =>This Inner Loop Header: Depth=1
movq %r15, %rdi
movl %ebx, %esi
callq _printSpecificLevel
movl $10, %edi
callq _putchar
incl %ebx
cmpl %ebx, %r14d
jne LBB0_15
LBB0_16:
xorl %eax, %eax
addq $24, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _readFromFile ## -- Begin function readFromFile
.p2align 4, 0x90
_readFromFile: ## @readFromFile
.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, %rax
movq %rdi, %r14
leaq L_.str.9(%rip), %rsi
movq %rax, %rdi
callq _fopen
testq %rax, %rax
je LBB1_13
## %bb.1:
movq %rax, %r15
jmp LBB1_2
LBB1_5: ## in Loop: Header=BB1_2 Depth=1
movb %r12b, (%rax)
movl $1, 4(%rax)
movq $0, 24(%rax)
movq %rax, (%r14)
.p2align 4, 0x90
LBB1_2: ## =>This Loop Header: Depth=1
## Child Loop BB1_6 Depth 2
movq %r15, %rdi
callq _fgetc
movl %eax, %r12d
shll $24, %eax
cmpl $167772160, %eax ## imm = 0xA000000
je LBB1_2
## %bb.3: ## in Loop: Header=BB1_2 Depth=1
cmpl $-16777216, %eax ## imm = 0xFF000000
je LBB1_12
## %bb.4: ## in Loop: Header=BB1_2 Depth=1
movl $32, %edi
callq _malloc
movq (%r14), %rdx
testq %rdx, %rdx
je LBB1_5
.p2align 4, 0x90
LBB1_6: ## Parent Loop BB1_2 Depth=1
## => This Inner Loop Header: Depth=2
movq %rdx, %rcx
movq 24(%rdx), %rdx
movzbl (%rcx), %ebx
testq %rdx, %rdx
je LBB1_9
## %bb.7: ## in Loop: Header=BB1_6 Depth=2
cmpb %r12b, %bl
jne LBB1_6
## %bb.8: ## in Loop: Header=BB1_2 Depth=1
incl 4(%rcx)
jmp LBB1_2
LBB1_9: ## in Loop: Header=BB1_2 Depth=1
cmpb %r12b, %bl
jne LBB1_11
## %bb.10: ## in Loop: Header=BB1_2 Depth=1
incl 4(%rcx)
jmp LBB1_2
LBB1_11: ## in Loop: Header=BB1_2 Depth=1
movq $0, 24(%rax)
movb %r12b, (%rax)
movl $1, 4(%rax)
movq %rax, 24(%rcx)
jmp LBB1_2
LBB1_12:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB1_13:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.10(%rip), %rdi
movl $23, %esi
movl $1, %edx
callq _fwrite
xorl %edi, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _readFromStdin ## -- Begin function readFromStdin
.p2align 4, 0x90
_readFromStdin: ## @readFromStdin
.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, %r12
leaq L_.str.11(%rip), %rdi
leaq -41(%rbp), %rsi
xorl %eax, %eax
callq _scanf
cmpl $-1, %eax
je LBB2_11
## %bb.1:
leaq L_.str.11(%rip), %r14
leaq -41(%rbp), %r15
jmp LBB2_2
LBB2_4: ## in Loop: Header=BB2_2 Depth=1
movb %r13b, (%rax)
movl $1, 4(%rax)
movq $0, 24(%rax)
movq %rax, (%r12)
.p2align 4, 0x90
LBB2_10: ## in Loop: Header=BB2_2 Depth=1
movq %r14, %rdi
movq %r15, %rsi
xorl %eax, %eax
callq _scanf
cmpl $-1, %eax
je LBB2_11
LBB2_2: ## =>This Loop Header: Depth=1
## Child Loop BB2_5 Depth 2
movb -41(%rbp), %r13b
cmpb $13, %r13b
je LBB2_10
## %bb.3: ## in Loop: Header=BB2_2 Depth=1
movl $32, %edi
callq _malloc
movq (%r12), %rdx
testq %rdx, %rdx
je LBB2_4
.p2align 4, 0x90
LBB2_5: ## Parent Loop BB2_2 Depth=1
## => This Inner Loop Header: Depth=2
movq %rdx, %rcx
movq 24(%rdx), %rdx
movzbl (%rcx), %ebx
testq %rdx, %rdx
je LBB2_8
## %bb.6: ## in Loop: Header=BB2_5 Depth=2
cmpb %r13b, %bl
jne LBB2_5
jmp LBB2_7
LBB2_8: ## in Loop: Header=BB2_2 Depth=1
cmpb %r13b, %bl
jne LBB2_9
LBB2_7: ## in Loop: Header=BB2_2 Depth=1
incl 4(%rcx)
jmp LBB2_10
LBB2_9: ## in Loop: Header=BB2_2 Depth=1
movq $0, 24(%rax)
movb %r13b, (%rax)
movl $1, 4(%rax)
movq %rax, 24(%rcx)
jmp LBB2_10
LBB2_11:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _insertionSortToLinkedList ## -- Begin function insertionSortToLinkedList
.p2align 4, 0x90
_insertionSortToLinkedList: ## @insertionSortToLinkedList
.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), %r8
testq %r8, %r8
je LBB3_1
## %bb.3:
movq 24(%r8), %r10
testq %r10, %r10
jne LBB3_5
## %bb.4:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.8(%rip), %rdi
movl $38, %esi
jmp LBB3_2
.p2align 4, 0x90
LBB3_15: ## in Loop: Header=BB3_5 Depth=1
movl %eax, %edx
movq %r10, %rax
LBB3_16: ## in Loop: Header=BB3_5 Depth=1
movl %edx, 4(%rax)
movb %r9b, (%rax)
movq 24(%r10), %r10
testq %r10, %r10
je LBB3_17
LBB3_5: ## =>This Loop Header: Depth=1
## Child Loop BB3_8 Depth 2
movl 4(%r10), %edx
movb (%r10), %r9b
cmpq %r10, %r8
je LBB3_6
## %bb.7: ## in Loop: Header=BB3_5 Depth=1
xorl %edi, %edi
movq %r8, %rsi
movl %edx, %ecx
.p2align 4, 0x90
LBB3_8: ## Parent Loop BB3_5 Depth=1
## => This Inner Loop Header: Depth=2
movl 4(%rsi), %eax
cmpl %edx, %eax
jle LBB3_11
## %bb.9: ## in Loop: Header=BB3_8 Depth=2
testl %edi, %edi
jne LBB3_11
## %bb.10: ## in Loop: Header=BB3_8 Depth=2
movzbl (%rsi), %r9d
movl %edx, 4(%rsi)
movzbl (%r10), %ecx
movb %cl, (%rsi)
movl $1, %edi
jmp LBB3_14
.p2align 4, 0x90
LBB3_11: ## in Loop: Header=BB3_8 Depth=2
cmpl $1, %edi
jne LBB3_12
## %bb.13: ## in Loop: Header=BB3_8 Depth=2
movzbl (%rsi), %edx
movl %ecx, 4(%rsi)
movb %r9b, (%rsi)
movl $1, %edi
movl %edx, %r9d
jmp LBB3_14
.p2align 4, 0x90
LBB3_12: ## in Loop: Header=BB3_8 Depth=2
movl %ecx, %eax
LBB3_14: ## in Loop: Header=BB3_8 Depth=2
movq 24(%rsi), %rsi
cmpq %r10, %rsi
je LBB3_15
## %bb.18: ## in Loop: Header=BB3_8 Depth=2
movl 4(%r10), %edx
movl %eax, %ecx
jmp LBB3_8
.p2align 4, 0x90
LBB3_6: ## in Loop: Header=BB3_5 Depth=1
movq %r8, %rax
jmp LBB3_16
LBB3_17:
popq %rbp
retq
LBB3_1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.7(%rip), %rdi
movl $34, %esi
LBB3_2:
movl $1, %edx
popq %rbp
jmp _fwrite ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function doThatTree
LCPI4_0:
.space 16
.section __TEXT,__text,regular,pure_instructions
.globl _doThatTree
.p2align 4, 0x90
_doThatTree: ## @doThatTree
.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
cmpq $0, 24(%rbx)
je LBB4_9
## %bb.1:
movq %rdi, %r14
leaq 24(%rbx), %r15
jmp LBB4_2
.p2align 4, 0x90
LBB4_5: ## in Loop: Header=BB4_2 Depth=1
xorl %edx, %edx
LBB4_7: ## in Loop: Header=BB4_2 Depth=1
addq $24, %rcx
LBB4_8: ## in Loop: Header=BB4_2 Depth=1
movq %rdx, 24(%rax)
movq %rax, (%rcx)
movq (%r15), %rcx
movq %rcx, 16(%rax)
movq %rbx, 8(%rax)
movb $42, (%rax)
movq 24(%rcx), %rbx
movq %rbx, (%r14)
leaq 24(%rbx), %r15
cmpq $0, 24(%rbx)
je LBB4_9
LBB4_2: ## =>This Loop Header: Depth=1
## Child Loop BB4_4 Depth 2
movl $32, %edi
callq _malloc
xorps %xmm0, %xmm0
movups %xmm0, 8(%rax)
movq $0, 24(%rax)
movq 24(%rbx), %rcx
movl 4(%rcx), %esi
addl 4(%rbx), %esi
movl %esi, 4(%rax)
movq %rbx, %rdx
movq %r14, %rcx
cmpl 4(%rbx), %esi
jle LBB4_8
## %bb.3: ## in Loop: Header=BB4_2 Depth=1
movq %rbx, %rdx
.p2align 4, 0x90
LBB4_4: ## Parent Loop BB4_2 Depth=1
## => This Inner Loop Header: Depth=2
movq %rdx, %rcx
movq 24(%rdx), %rdx
testq %rdx, %rdx
je LBB4_5
## %bb.6: ## in Loop: Header=BB4_4 Depth=2
cmpl %esi, 4(%rdx)
jle LBB4_4
jmp LBB4_7
LBB4_9:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _printThatTree ## -- Begin function printThatTree
.p2align 4, 0x90
_printThatTree: ## @printThatTree
.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 _getLevelCount
testl %eax, %eax
jle LBB5_3
## %bb.1:
movl %eax, %r15d
xorl %ebx, %ebx
.p2align 4, 0x90
LBB5_2: ## =>This Inner Loop Header: Depth=1
movq %r14, %rdi
movl %ebx, %esi
callq _printSpecificLevel
movl $10, %edi
callq _putchar
incl %ebx
cmpl %ebx, %r15d
jne LBB5_2
LBB5_3:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _insertLinkedList ## -- Begin function insertLinkedList
.p2align 4, 0x90
_insertLinkedList: ## @insertLinkedList
.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, %r15d
movq %rdi, %r14
movl $32, %edi
callq _malloc
movq (%r14), %rdx
testq %rdx, %rdx
je LBB6_1
.p2align 4, 0x90
LBB6_2: ## =>This Inner Loop Header: Depth=1
movq %rdx, %rcx
movq 24(%rdx), %rdx
movzbl (%rcx), %ebx
testq %rdx, %rdx
je LBB6_5
## %bb.3: ## in Loop: Header=BB6_2 Depth=1
cmpb %r15b, %bl
jne LBB6_2
jmp LBB6_4
LBB6_1:
movb %r15b, (%rax)
movl $1, 4(%rax)
movq $0, 24(%rax)
movq %rax, (%r14)
jmp LBB6_7
LBB6_5:
cmpb %r15b, %bl
jne LBB6_6
LBB6_4:
incl 4(%rcx)
jmp LBB6_7
LBB6_6:
movq $0, 24(%rax)
movb %r15b, (%rax)
movl $1, 4(%rax)
movq %rax, 24(%rcx)
LBB6_7:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _printLinkedList ## -- Begin function printLinkedList
.p2align 4, 0x90
_printLinkedList: ## @printLinkedList
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq (%rdi), %rbx
cmpq $0, 24(%rbx)
je LBB7_3
## %bb.1:
leaq L_.str.4(%rip), %r14
.p2align 4, 0x90
LBB7_2: ## =>This Inner Loop Header: Depth=1
movsbl (%rbx), %esi
movl 4(%rbx), %edx
movq %r14, %rdi
xorl %eax, %eax
callq _printf
movq 24(%rbx), %rbx
cmpq $0, 24(%rbx)
jne LBB7_2
LBB7_3:
movsbl (%rbx), %esi
movl 4(%rbx), %edx
leaq L_.str.5(%rip), %rdi
xorl %eax, %eax
callq _printf
movl $10, %edi
popq %rbx
popq %r14
popq %rbp
jmp _putchar ## TAILCALL
.cfi_endproc
## -- End function
.globl _insertButSorted ## -- Begin function insertButSorted
.p2align 4, 0x90
_insertButSorted: ## @insertButSorted
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq (%rdi), %rax
movl 4(%rsi), %ecx
cmpl 4(%rax), %ecx
jle LBB8_4
.p2align 4, 0x90
LBB8_1: ## =>This Inner Loop Header: Depth=1
movq %rax, %rdi
movq 24(%rax), %rax
testq %rax, %rax
je LBB8_3
## %bb.2: ## in Loop: Header=BB8_1 Depth=1
cmpl %ecx, 4(%rax)
jle LBB8_1
LBB8_3:
addq $24, %rdi
LBB8_4:
movq %rax, 24(%rsi)
movq %rsi, (%rdi)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _getLevelCount ## -- Begin function getLevelCount
.p2align 4, 0x90
_getLevelCount: ## @getLevelCount
.cfi_startproc
## %bb.0:
testq %rdi, %rdi
je LBB9_1
## %bb.3:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %rbx
movq 8(%rdi), %rdi
callq _getLevelCount
movl %eax, %r14d
movq 16(%rbx), %rdi
callq _getLevelCount
cmpl %eax, %r14d
cmovgl %r14d, %eax
incl %eax
popq %rbx
popq %r14
popq %rbp
retq
LBB9_1:
xorl %eax, %eax
retq
.cfi_endproc
## -- End function
.globl _printSpecificLevel ## -- Begin function printSpecificLevel
.p2align 4, 0x90
_printSpecificLevel: ## @printSpecificLevel
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movl %esi, %r14d
movq %rdi, %rbx
testq %rdi, %rdi
setne %al
je LBB10_2
## %bb.1:
testl %r14d, %r14d
je LBB10_6
LBB10_2:
decl %r14d
.p2align 4, 0x90
LBB10_3: ## =>This Inner Loop Header: Depth=1
testb $1, %al
je LBB10_7
## %bb.4: ## in Loop: Header=BB10_3 Depth=1
movq 8(%rbx), %rdi
movl %r14d, %esi
callq _printSpecificLevel
movq 16(%rbx), %rbx
subl $1, %r14d
setb %cl
testq %rbx, %rbx
setne %al
je LBB10_3
## %bb.5: ## in Loop: Header=BB10_3 Depth=1
testb %cl, %cl
je LBB10_3
LBB10_6:
movl 4(%rbx), %esi
movsbl (%rbx), %edx
leaq L_.str.12(%rip), %rdi
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
jmp _printf ## TAILCALL
LBB10_7:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "If you read the text from file PRESS 1, if you read the text from stdin PRESS 0: "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "What is your file name?: "
L_.str.3: ## @.str.3
.asciz "%s"
L_.str.4: ## @.str.4
.asciz "(%c,%d) - "
L_.str.5: ## @.str.5
.asciz "(%c,%d)"
L_.str.7: ## @.str.7
.asciz "First initialize the linked list!\n"
L_.str.8: ## @.str.8
.asciz "Your linked list has only one member!\n"
L_.str.9: ## @.str.9
.asciz "r"
L_.str.10: ## @.str.10
.asciz "File cannot be opened!\n"
L_.str.11: ## @.str.11
.asciz " %c"
L_.str.12: ## @.str.12
.asciz "%d%c "
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
str xzr, [sp, #24]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
add x8, sp, #20
str x8, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldr w8, [sp, #20]
cbz w8, LBB0_3
; %bb.1:
cmp w8, #1
b.ne LBB0_4
; %bb.2:
Lloh4:
adrp x0, l_.str.2@PAGE
Lloh5:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
Lloh6:
adrp x0, l_.str.3@PAGE
Lloh7:
add x0, x0, l_.str.3@PAGEOFF
bl _scanf
add x0, sp, #24
bl _readFromFile
b LBB0_4
LBB0_3:
add x0, sp, #24
bl _readFromStdin
LBB0_4:
add x0, sp, #24
bl _insertionSortToLinkedList
ldr x19, [sp, #24]
mov x20, x19
ldr x8, [x20, #24]!
cbz x8, LBB0_13
; %bb.5:
mov w21, #42
b LBB0_8
LBB0_6: ; in Loop: Header=BB0_8 Depth=1
add x9, sp, #24
mov x8, x19
LBB0_7: ; in Loop: Header=BB0_8 Depth=1
str x8, [x0, #24]
str x0, [x9]
ldr x8, [x20]
stp x19, x8, [x0, #8]
strb w21, [x0]
ldr x19, [x8, #24]
mov x20, x19
ldr x8, [x20, #24]!
cbz x8, LBB0_13
LBB0_8: ; =>This Loop Header: Depth=1
; Child Loop BB0_10 Depth 2
mov w0, #32
bl _malloc
stp xzr, xzr, [x0, #16]
str xzr, [x0, #8]
ldr w8, [x19, #4]
ldr x9, [x19, #24]
ldr w9, [x9, #4]
add w9, w9, w8
str w9, [x0, #4]
ldr w8, [x19, #4]
cmp w9, w8
b.le LBB0_6
; %bb.9: ; in Loop: Header=BB0_8 Depth=1
mov x8, x19
LBB0_10: ; Parent Loop BB0_8 Depth=1
; => This Inner Loop Header: Depth=2
mov x10, x8
ldr x8, [x8, #24]
cbz x8, LBB0_12
; %bb.11: ; in Loop: Header=BB0_10 Depth=2
ldr w11, [x8, #4]
cmp w11, w9
b.le LBB0_10
LBB0_12: ; in Loop: Header=BB0_8 Depth=1
add x9, x10, #24
b LBB0_7
LBB0_13:
mov x0, x19
bl _getLevelCount
cmp w0, #1
b.lt LBB0_16
; %bb.14:
mov x20, x0
mov w21, #0
LBB0_15: ; =>This Inner Loop Header: Depth=1
mov x0, x19
mov x1, x21
bl _printSpecificLevel
mov w0, #10
bl _putchar
add w21, w21, #1
cmp w20, w21
b.ne LBB0_15
LBB0_16:
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
add sp, sp, #80
ret
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.cfi_endproc
; -- End function
.globl _readFromFile ; -- Begin function readFromFile
.p2align 2
_readFromFile: ; @readFromFile
.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 x8, x1
mov x19, x0
Lloh8:
adrp x1, l_.str.9@PAGE
Lloh9:
add x1, x1, l_.str.9@PAGEOFF
mov x0, x8
bl _fopen
cbz x0, LBB1_12
; %bb.1:
mov x20, x0
mov w22, #167772160
mov w23, #-16777216
mov w24, #1
b LBB1_3
LBB1_2: ; in Loop: Header=BB1_3 Depth=1
strb w21, [x0]
str w24, [x0, #4]
str xzr, [x0, #24]
str x0, [x19]
LBB1_3: ; =>This Loop Header: Depth=1
; Child Loop BB1_6 Depth 2
mov x0, x20
bl _fgetc
lsl w8, w0, #24
cmp w8, w22
b.eq LBB1_3
; %bb.4: ; in Loop: Header=BB1_3 Depth=1
cmp w8, w23
b.eq LBB1_11
; %bb.5: ; in Loop: Header=BB1_3 Depth=1
mov x21, x0
mov w0, #32
bl _malloc
ldr x9, [x19]
cbz x9, LBB1_2
LBB1_6: ; Parent Loop BB1_3 Depth=1
; => This Inner Loop Header: Depth=2
mov x8, x9
ldr x9, [x9, #24]
ldrb w10, [x8]
cmp w10, w21, uxtb
cbz x9, LBB1_8
; %bb.7: ; in Loop: Header=BB1_6 Depth=2
b.ne LBB1_6
b LBB1_9
LBB1_8: ; in Loop: Header=BB1_3 Depth=1
b.ne LBB1_10
LBB1_9: ; in Loop: Header=BB1_3 Depth=1
ldr w9, [x8, #4]
add w9, w9, #1
str w9, [x8, #4]
b LBB1_3
LBB1_10: ; in Loop: Header=BB1_3 Depth=1
str xzr, [x0, #24]
strb w21, [x0]
str w24, [x0, #4]
str x0, [x8, #24]
b LBB1_3
LBB1_11:
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
LBB1_12:
Lloh10:
adrp x8, ___stderrp@GOTPAGE
Lloh11:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh12:
ldr x3, [x8]
Lloh13:
adrp x0, l_.str.10@PAGE
Lloh14:
add x0, x0, l_.str.10@PAGEOFF
mov w1, #23
mov w2, #1
bl _fwrite
mov w0, #0
bl _exit
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.cfi_endproc
; -- End function
.globl _readFromStdin ; -- Begin function readFromStdin
.p2align 2
_readFromStdin: ; @readFromStdin
.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
add x21, sp, #15
str x21, [sp]
Lloh15:
adrp x0, l_.str.11@PAGE
Lloh16:
add x0, x0, l_.str.11@PAGEOFF
bl _scanf
cmn w0, #1
b.eq LBB2_11
; %bb.1:
Lloh17:
adrp x20, l_.str.11@PAGE
Lloh18:
add x20, x20, l_.str.11@PAGEOFF
mov w22, #1
b LBB2_4
LBB2_2: ; in Loop: Header=BB2_4 Depth=1
strb w23, [x0]
str w22, [x0, #4]
str xzr, [x0, #24]
str x0, [x19]
LBB2_3: ; in Loop: Header=BB2_4 Depth=1
str x21, [sp]
mov x0, x20
bl _scanf
cmn w0, #1
b.eq LBB2_11
LBB2_4: ; =>This Loop Header: Depth=1
; Child Loop BB2_6 Depth 2
ldrb w23, [sp, #15]
cmp w23, #13
b.eq LBB2_3
; %bb.5: ; in Loop: Header=BB2_4 Depth=1
mov w0, #32
bl _malloc
ldr x9, [x19]
cbz x9, LBB2_2
LBB2_6: ; Parent Loop BB2_4 Depth=1
; => This Inner Loop Header: Depth=2
mov x8, x9
ldr x9, [x9, #24]
ldrb w10, [x8]
cmp w10, w23
cbz x9, LBB2_8
; %bb.7: ; in Loop: Header=BB2_6 Depth=2
b.ne LBB2_6
b LBB2_9
LBB2_8: ; in Loop: Header=BB2_4 Depth=1
b.ne LBB2_10
LBB2_9: ; in Loop: Header=BB2_4 Depth=1
ldr w9, [x8, #4]
add w9, w9, #1
str w9, [x8, #4]
b LBB2_3
LBB2_10: ; in Loop: Header=BB2_4 Depth=1
str xzr, [x0, #24]
strb w23, [x0]
str w22, [x0, #4]
str x0, [x8, #24]
b LBB2_3
LBB2_11:
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 Lloh15, Lloh16
.loh AdrpAdd Lloh17, Lloh18
.cfi_endproc
; -- End function
.globl _insertionSortToLinkedList ; -- Begin function insertionSortToLinkedList
.p2align 2
_insertionSortToLinkedList: ; @insertionSortToLinkedList
.cfi_startproc
; %bb.0:
ldr x8, [x0]
cbz x8, LBB3_16
; %bb.1:
ldr x9, [x8, #24]
cbnz x9, LBB3_5
; %bb.2:
Lloh19:
adrp x8, ___stderrp@GOTPAGE
Lloh20:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh21:
ldr x3, [x8]
Lloh22:
adrp x0, l_.str.8@PAGE
Lloh23:
add x0, x0, l_.str.8@PAGEOFF
mov w1, #38
mov w2, #1
b _fwrite
LBB3_3: ; in Loop: Header=BB3_5 Depth=1
mov x14, x13
mov x11, x9
LBB3_4: ; in Loop: Header=BB3_5 Depth=1
str w14, [x11, #4]
strb w10, [x11]
ldr x9, [x9, #24]
cbz x9, LBB3_15
LBB3_5: ; =>This Loop Header: Depth=1
; Child Loop BB3_7 Depth 2
ldr w14, [x9, #4]
ldrb w10, [x9]
cmp x8, x9
b.eq LBB3_14
; %bb.6: ; in Loop: Header=BB3_5 Depth=1
mov w12, #0
mov x11, x8
mov x15, x14
LBB3_7: ; Parent Loop BB3_5 Depth=1
; => This Inner Loop Header: Depth=2
ldr w13, [x11, #4]
cmp w13, w14
ccmp w12, #0, #0, gt
b.eq LBB3_10
; %bb.8: ; in Loop: Header=BB3_7 Depth=2
cmp w12, #1
b.ne LBB3_11
; %bb.9: ; in Loop: Header=BB3_7 Depth=2
ldrb w14, [x11]
str w15, [x11, #4]
strb w10, [x11]
mov x10, x14
b LBB3_12
LBB3_10: ; in Loop: Header=BB3_7 Depth=2
ldrb w10, [x11]
str w14, [x11, #4]
ldrb w12, [x9]
strb w12, [x11]
mov w12, #1
b LBB3_12
LBB3_11: ; in Loop: Header=BB3_7 Depth=2
mov x13, x15
LBB3_12: ; in Loop: Header=BB3_7 Depth=2
ldr x11, [x11, #24]
cmp x11, x9
b.eq LBB3_3
; %bb.13: ; in Loop: Header=BB3_7 Depth=2
ldr w14, [x9, #4]
mov x15, x13
b LBB3_7
LBB3_14: ; in Loop: Header=BB3_5 Depth=1
mov x11, x8
b LBB3_4
LBB3_15:
ret
LBB3_16:
Lloh24:
adrp x8, ___stderrp@GOTPAGE
Lloh25:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh26:
ldr x3, [x8]
Lloh27:
adrp x0, l_.str.7@PAGE
Lloh28:
add x0, x0, l_.str.7@PAGEOFF
mov w1, #34
mov w2, #1
b _fwrite
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.loh AdrpAdd Lloh27, Lloh28
.loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26
.cfi_endproc
; -- End function
.globl _doThatTree ; -- Begin function doThatTree
.p2align 2
_doThatTree: ; @doThatTree
.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
ldr x20, [x0]
mov x21, x20
ldr x8, [x21, #24]!
cbz x8, LBB4_8
; %bb.1:
mov x19, x0
mov w22, #42
b LBB4_4
LBB4_2: ; in Loop: Header=BB4_4 Depth=1
add x10, x10, #24
LBB4_3: ; in Loop: Header=BB4_4 Depth=1
str x8, [x0, #24]
str x0, [x10]
ldr x8, [x21]
stp x20, x8, [x0, #8]
strb w22, [x0]
ldr x20, [x8, #24]
str x20, [x19]
mov x21, x20
ldr x8, [x21, #24]!
cbz x8, LBB4_8
LBB4_4: ; =>This Loop Header: Depth=1
; Child Loop BB4_6 Depth 2
mov w0, #32
bl _malloc
stp xzr, xzr, [x0, #16]
str xzr, [x0, #8]
ldr w8, [x20, #4]
ldr x9, [x20, #24]
ldr w9, [x9, #4]
add w9, w9, w8
str w9, [x0, #4]
ldr w8, [x20, #4]
cmp w9, w8
mov x8, x20
mov x10, x19
b.le LBB4_3
; %bb.5: ; in Loop: Header=BB4_4 Depth=1
mov x8, x20
LBB4_6: ; Parent Loop BB4_4 Depth=1
; => This Inner Loop Header: Depth=2
mov x10, x8
ldr x8, [x8, #24]
cbz x8, LBB4_2
; %bb.7: ; in Loop: Header=BB4_6 Depth=2
ldr w11, [x8, #4]
cmp w11, w9
b.le LBB4_6
b LBB4_2
LBB4_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
.cfi_endproc
; -- End function
.globl _printThatTree ; -- Begin function printThatTree
.p2align 2
_printThatTree: ; @printThatTree
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
bl _getLevelCount
cmp w0, #1
b.lt LBB5_3
; %bb.1:
mov x20, x0
mov w21, #0
LBB5_2: ; =>This Inner Loop Header: Depth=1
mov x0, x19
mov x1, x21
bl _printSpecificLevel
mov w0, #10
bl _putchar
add w21, w21, #1
cmp w20, w21
b.ne LBB5_2
LBB5_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
.cfi_endproc
; -- End function
.globl _insertLinkedList ; -- Begin function insertLinkedList
.p2align 2
_insertLinkedList: ; @insertLinkedList
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x1
mov x20, x0
mov w0, #32
bl _malloc
ldr x9, [x20]
cbz x9, LBB6_3
LBB6_1: ; =>This Inner Loop Header: Depth=1
mov x8, x9
ldr x9, [x9, #24]
ldrb w10, [x8]
cmp w10, w19, uxtb
cbz x9, LBB6_4
; %bb.2: ; in Loop: Header=BB6_1 Depth=1
b.ne LBB6_1
b LBB6_5
LBB6_3:
strb w19, [x0]
mov w8, #1
str w8, [x0, #4]
str xzr, [x0, #24]
str x0, [x20]
b LBB6_7
LBB6_4:
b.ne LBB6_6
LBB6_5:
ldr w9, [x8, #4]
add w9, w9, #1
str w9, [x8, #4]
b LBB6_7
LBB6_6:
str xzr, [x0, #24]
strb w19, [x0]
mov w9, #1
str w9, [x0, #4]
str x0, [x8, #24]
LBB6_7:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _printLinkedList ; -- Begin function printLinkedList
.p2align 2
_printLinkedList: ; @printLinkedList
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
ldr x20, [x0]
ldr x8, [x20, #24]
cbz x8, LBB7_3
; %bb.1:
Lloh29:
adrp x19, l_.str.4@PAGE
Lloh30:
add x19, x19, l_.str.4@PAGEOFF
LBB7_2: ; =>This Inner Loop Header: Depth=1
ldrsb x8, [x20]
ldr w9, [x20, #4]
stp x8, x9, [sp]
mov x0, x19
bl _printf
ldr x20, [x20, #24]
ldr x8, [x20, #24]
cbnz x8, LBB7_2
LBB7_3:
ldrsb x8, [x20]
ldr w9, [x20, #4]
stp x8, x9, [sp]
Lloh31:
adrp x0, l_.str.5@PAGE
Lloh32:
add x0, x0, l_.str.5@PAGEOFF
bl _printf
mov w0, #10
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
b _putchar
.loh AdrpAdd Lloh29, Lloh30
.loh AdrpAdd Lloh31, Lloh32
.cfi_endproc
; -- End function
.globl _insertButSorted ; -- Begin function insertButSorted
.p2align 2
_insertButSorted: ; @insertButSorted
.cfi_startproc
; %bb.0:
ldr x8, [x0]
ldr w9, [x1, #4]
ldr w10, [x8, #4]
cmp w9, w10
b.le LBB8_4
LBB8_1: ; =>This Inner Loop Header: Depth=1
mov x10, x8
ldr x8, [x8, #24]
cbz x8, LBB8_3
; %bb.2: ; in Loop: Header=BB8_1 Depth=1
ldr w11, [x8, #4]
cmp w11, w9
b.le LBB8_1
LBB8_3:
add x0, x10, #24
LBB8_4:
str x8, [x1, #24]
str x1, [x0]
ret
.cfi_endproc
; -- End function
.globl _getLevelCount ; -- Begin function getLevelCount
.p2align 2
_getLevelCount: ; @getLevelCount
.cfi_startproc
; %bb.0:
cbz x0, LBB9_2
; %bb.1:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
ldr x0, [x0, #8]
bl _getLevelCount
mov x20, x0
ldr x0, [x19, #16]
bl _getLevelCount
cmp w20, w0
csel w8, w20, w0, gt
add w0, w8, #1
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
LBB9_2:
.cfi_def_cfa wsp, 0
.cfi_same_value w30
.cfi_same_value w29
.cfi_same_value w19
.cfi_same_value w20
ret
.cfi_endproc
; -- End function
.globl _printSpecificLevel ; -- Begin function printSpecificLevel
.p2align 2
_printSpecificLevel: ; @printSpecificLevel
.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
cmp x0, #0
cset w8, ne
cbz x0, LBB10_2
; %bb.1:
cbz w1, LBB10_5
LBB10_2:
sub w20, w1, #1
LBB10_3: ; =>This Inner Loop Header: Depth=1
tbz w8, #0, LBB10_6
; %bb.4: ; in Loop: Header=BB10_3 Depth=1
ldr x0, [x19, #8]
mov x1, x20
bl _printSpecificLevel
ldr x19, [x19, #16]
cmp x19, #0
cset w8, ne
cmp x19, #0
ccmp w20, #0, #0, ne
sub w20, w20, #1
b.ne LBB10_3
LBB10_5:
ldrsb x8, [x19]
ldr w9, [x19, #4]
stp x9, x8, [sp]
Lloh33:
adrp x0, l_.str.12@PAGE
Lloh34:
add x0, x0, l_.str.12@PAGEOFF
bl _printf
LBB10_6:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpAdd Lloh33, Lloh34
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "If you read the text from file PRESS 1, if you read the text from stdin PRESS 0: "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "What is your file name?: "
l_.str.3: ; @.str.3
.asciz "%s"
l_.str.4: ; @.str.4
.asciz "(%c,%d) - "
l_.str.5: ; @.str.5
.asciz "(%c,%d)"
l_.str.7: ; @.str.7
.asciz "First initialize the linked list!\n"
l_.str.8: ; @.str.8
.asciz "Your linked list has only one member!\n"
l_.str.9: ; @.str.9
.asciz "r"
l_.str.10: ; @.str.10
.asciz "File cannot be opened!\n"
l_.str.11: ; @.str.11
.asciz " %c"
l_.str.12: ; @.str.12
.asciz "%d%c "
.subsections_via_symbols
| the_stack_data/243893895.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function m68k_op_subi_8_al
_m68k_op_subi_8_al: ## @m68k_op_subi_8_al
.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
xorl %eax, %eax
callq _OPER_I_8
movq %rax, %r15
xorl %eax, %eax
callq _EA_AL_8
movq %rax, %r14
movq %rax, %rdi
callq _m68ki_read_8
movq %rax, %r12
movq %rax, %rbx
subq %r15, %rbx
movq %rbx, %rdi
callq _NFLAG_8
movq _FLAG_N@GOTPCREL(%rip), %rcx
movl %eax, (%rcx)
movq %rbx, %rdi
callq _MASK_OUT_ABOVE_8
movq _FLAG_Z@GOTPCREL(%rip), %r13
movl %eax, (%r13)
movq %rbx, %rdi
callq _CFLAG_8
movq _FLAG_C@GOTPCREL(%rip), %rcx
movl %eax, (%rcx)
movq _FLAG_X@GOTPCREL(%rip), %rcx
movl %eax, (%rcx)
movq %r15, %rdi
movq %r12, %rsi
movq %rbx, %rdx
callq _VFLAG_SUB_8
movq _FLAG_V@GOTPCREL(%rip), %rcx
movl %eax, (%rcx)
movl (%r13), %esi
movq %r14, %rdi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _m68ki_write_8 ## TAILCALL
.cfi_endproc
## -- End function
.comm _FLAG_N,4,2 ## @FLAG_N
.comm _FLAG_Z,4,2 ## @FLAG_Z
.comm _FLAG_C,4,2 ## @FLAG_C
.comm _FLAG_X,4,2 ## @FLAG_X
.comm _FLAG_V,4,2 ## @FLAG_V
.no_dead_strip _m68k_op_subi_8_al
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function m68k_op_subi_8_al
_m68k_op_subi_8_al: ; @m68k_op_subi_8_al
.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
bl _OPER_I_8
mov x19, x0
bl _EA_AL_8
mov x20, x0
bl _m68ki_read_8
mov x21, x0
sub x22, x0, x19
mov x0, x22
bl _NFLAG_8
Lloh0:
adrp x8, _FLAG_N@GOTPAGE
Lloh1:
ldr x8, [x8, _FLAG_N@GOTPAGEOFF]
Lloh2:
str w0, [x8]
mov x0, x22
bl _MASK_OUT_ABOVE_8
Lloh3:
adrp x23, _FLAG_Z@GOTPAGE
Lloh4:
ldr x23, [x23, _FLAG_Z@GOTPAGEOFF]
str w0, [x23]
mov x0, x22
bl _CFLAG_8
Lloh5:
adrp x8, _FLAG_C@GOTPAGE
Lloh6:
ldr x8, [x8, _FLAG_C@GOTPAGEOFF]
Lloh7:
str w0, [x8]
Lloh8:
adrp x8, _FLAG_X@GOTPAGE
Lloh9:
ldr x8, [x8, _FLAG_X@GOTPAGEOFF]
Lloh10:
str w0, [x8]
mov x0, x19
mov x1, x21
mov x2, x22
bl _VFLAG_SUB_8
Lloh11:
adrp x8, _FLAG_V@GOTPAGE
Lloh12:
ldr x8, [x8, _FLAG_V@GOTPAGEOFF]
Lloh13:
str w0, [x8]
ldr w1, [x23]
mov x0, x20
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
b _m68ki_write_8
.loh AdrpLdrGotStr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotStr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotStr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotStr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _FLAG_N,4,2 ; @FLAG_N
.comm _FLAG_Z,4,2 ; @FLAG_Z
.comm _FLAG_C,4,2 ; @FLAG_C
.comm _FLAG_X,4,2 ; @FLAG_X
.comm _FLAG_V,4,2 ; @FLAG_V
.no_dead_strip _m68k_op_subi_8_al
.subsections_via_symbols
| AnghaBench/Provenance/Cores/Genesis-Plus-GX/PVGenesis/Genesis/GenesisCore/genplusgx_source/m68k/extr_m68kops.h_m68k_op_subi_8_al.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function acpi_ibm_mic_led_set
_acpi_ibm_mic_led_set: ## @acpi_ibm_mic_led_set
.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
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -32(%rbp)
cmpl $2, %esi
jb LBB0_2
## %bb.1:
movq _EINVAL@GOTPCREL(%rip), %rax
movl (%rax), %ebx
jmp LBB0_6
LBB0_2:
movq %rdi, %r14
cmpq $0, 8(%rdi)
je LBB0_3
## %bb.4:
movl %esi, %r15d
movq _ACPI_TYPE_INTEGER@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -36(%rbp)
xorl %eax, %eax
cmpl $1, %esi
sete %al
addl %eax, %eax
movl %eax, -40(%rbp)
leaq -40(%rbp), %rax
movq %rax, -48(%rbp)
movl $1, -56(%rbp)
movl 4(%r14), %edi
leaq L_.str(%rip), %rsi
leaq -56(%rbp), %rdx
xorl %ecx, %ecx
callq _AcpiEvaluateObject
movl %eax, %ebx
movl %eax, %edi
callq _ACPI_SUCCESS
testq %rax, %rax
je LBB0_6
## %bb.5:
movl %r15d, (%r14)
jmp LBB0_6
LBB0_3:
xorl %ebx, %ebx
LBB0_6:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -32(%rbp), %rax
jne LBB0_8
## %bb.7:
movl %ebx, %eax
addq $40, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB0_8:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _EINVAL,4,2 ## @EINVAL
.comm _ACPI_TYPE_INTEGER,4,2 ## @ACPI_TYPE_INTEGER
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "MMTS"
.no_dead_strip _acpi_ibm_mic_led_set
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function acpi_ibm_mic_led_set
_acpi_ibm_mic_led_set: ; @acpi_ibm_mic_led_set
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
str x8, [sp, #24]
cmp w1, #2
b.lo LBB0_2
; %bb.1:
Lloh3:
adrp x8, _EINVAL@GOTPAGE
Lloh4:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh5:
ldr w21, [x8]
b LBB0_6
LBB0_2:
mov x20, x0
ldr x8, [x0, #8]
cbz x8, LBB0_5
; %bb.3:
mov x19, x1
Lloh6:
adrp x8, _ACPI_TYPE_INTEGER@GOTPAGE
Lloh7:
ldr x8, [x8, _ACPI_TYPE_INTEGER@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
cmp w1, #1
cset w9, eq
lsl w9, w9, #1
stp w9, w8, [sp, #16]
add x8, sp, #16
str x8, [sp, #8]
mov w8, #1
str w8, [sp]
ldr w0, [x20, #4]
Lloh9:
adrp x1, l_.str@PAGE
Lloh10:
add x1, x1, l_.str@PAGEOFF
mov x2, sp
mov x3, #0
bl _AcpiEvaluateObject
mov x21, x0
bl _ACPI_SUCCESS
cbz x0, LBB0_6
; %bb.4:
str w19, [x20]
b LBB0_6
LBB0_5:
mov w21, #0
LBB0_6:
ldr x8, [sp, #24]
Lloh11:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh12:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh13:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_8
; %bb.7:
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
add sp, sp, #80
ret
LBB0_8:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.cfi_endproc
; -- End function
.comm _EINVAL,4,2 ; @EINVAL
.comm _ACPI_TYPE_INTEGER,4,2 ; @ACPI_TYPE_INTEGER
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "MMTS"
.no_dead_strip _acpi_ibm_mic_led_set
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/acpi_support/extr_acpi_ibm.c_acpi_ibm_mic_led_set.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mul8_410 ## -- Begin function mul8_410
.p2align 4, 0x90
_mul8_410: ## @mul8_410
.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
movl %esi, %r12d
movl %edi, %eax
shrb %al
movb %al, -43(%rbp) ## 1-byte Spill
movl %edi, %ecx
shrb $3, %cl
movl %ecx, %r9d
movb %cl, -44(%rbp) ## 1-byte Spill
movl %edi, %r11d
shrb $5, %r11b
movl %edi, %ecx
shrb $6, %cl
movb %cl, -47(%rbp) ## 1-byte Spill
movl %edi, %edx
movl %edi, %esi
movl %edi, -84(%rbp) ## 4-byte Spill
shrb $7, %dl
movl %edx, %r15d
movl %r12d, %ebx
shrb %bl
movl %ebx, %r10d
andb %cl, %r10b
movl %r12d, %r8d
shrb $2, %r8b
movl %r12d, %edi
shrb $3, %dil
movl %edi, %ecx
orb %al, %cl
movl %r12d, %eax
shrb $4, %al
movl %eax, %r14d
movb %al, -41(%rbp) ## 1-byte Spill
movl %r12d, %eax
shrb $5, %al
movb %al, -42(%rbp) ## 1-byte Spill
andb $1, %r10b
orb %bl, %cl
notb %cl
orb $62, %cl
movl %eax, %edx
andb %r15b, %dl
movb %dl, -72(%rbp) ## 1-byte Spill
movl %edx, %eax
andb %r9b, %al
movl %r14d, %edx
andb %sil, %dl
andb %r10b, %dl
movb %dl, -49(%rbp) ## 1-byte Spill
andb %al, %cl
movb %cl, -73(%rbp) ## 1-byte Spill
movl %eax, %ecx
xorb %r10b, %cl
andb %r10b, %al
movl %r8d, %r13d
andb $1, %r13b
movl %r13d, %r10d
andb %r11b, %r10b
movl %r11d, %r14d
orb %cl, %r10b
movl %r15d, %r9d
andb %r15b, %bl
xorb %al, %bl
movb %r13b, -51(%rbp) ## 1-byte Spill
movb -47(%rbp), %r15b ## 1-byte Reload
andb %r15b, %r13b
movl %ebx, %esi
xorb %r13b, %sil
andb %bl, %r13b
movl %eax, %ebx
andb %r8b, %bl
movl %r13d, %edx
andb %r9b, %dl
orb %bl, %dl
andb %r9b, %r8b
xorb %al, %r8b
xorb %r13b, %r8b
andb %al, %r13b
orb %dl, %r13b
movl -84(%rbp), %r11d ## 4-byte Reload
movl %r11d, %ecx
shrb $4, %cl
movb %cl, -46(%rbp) ## 1-byte Spill
movl %edi, %eax
andb $1, %al
movl %eax, %ebx
andb %cl, %bl
movl %r10d, %edx
xorb %bl, %dl
movb %dl, -71(%rbp) ## 1-byte Spill
andb %r10b, %bl
movl %eax, %edx
andb %r14b, %dl
movl %esi, %ecx
xorb %dl, %cl
xorb %bl, %cl
movb %cl, -70(%rbp) ## 1-byte Spill
andb %sil, %dl
andb %bl, %sil
andb %r14b, %bl
orb %dl, %bl
orb %sil, %bl
movl %eax, %r10d
andb %r15b, %al
movl %r8d, %edx
xorb %al, %dl
movl %ebx, %ecx
orb %r8b, %cl
andb %al, %cl
xorb %bl, %dl
movb %dl, -69(%rbp) ## 1-byte Spill
andb %r8b, %bl
orb %cl, %bl
andb %r9b, %dil
movb %r9b, -53(%rbp) ## 1-byte Spill
movl %r13d, %ecx
xorb %dil, %cl
movl %ebx, %eax
orb %r13b, %al
andb %dil, %al
andb %bl, %r13b
movl %ebx, %edx
movb %bl, -48(%rbp) ## 1-byte Spill
orb %al, %r13b
movl %r11d, %eax
shrb $2, %al
movb %al, -67(%rbp) ## 1-byte Spill
movb -41(%rbp), %dil ## 1-byte Reload
movl %edi, %eax
andb $1, %al
movb -42(%rbp), %r8b ## 1-byte Reload
movl %r8d, %r11d
andb $1, %r11b
movl %r12d, %ebx
shrb $6, %bl
movb %bl, -50(%rbp) ## 1-byte Spill
andb $1, %bl
shrb $7, %r12b
movl %r12d, -80(%rbp) ## 4-byte Spill
movb -46(%rbp), %sil ## 1-byte Reload
andb %sil, -51(%rbp) ## 1-byte Folded Spill
movb -44(%rbp), %r12b ## 1-byte Reload
andb %r12b, %r10b
movb %r10b, -52(%rbp) ## 1-byte Spill
xorb %dl, %cl
movb %cl, -68(%rbp) ## 1-byte Spill
movl %eax, %ecx
movl %eax, %r10d
andb %r12b, %r10b
andb %sil, %al
movb %al, -65(%rbp) ## 1-byte Spill
movl %ecx, %eax
andb %r14b, %al
movb %al, -66(%rbp) ## 1-byte Spill
movb %cl, -64(%rbp) ## 1-byte Spill
andb %r15b, %cl
movb %cl, -55(%rbp) ## 1-byte Spill
movl %r15d, %edx
andb %r9b, %dil
movb %dil, -41(%rbp) ## 1-byte Spill
movb -43(%rbp), %dil ## 1-byte Reload
andb %dil, %r8b
movb %r8b, -42(%rbp) ## 1-byte Spill
movl %r11d, %ecx
andb %r12b, %cl
movb %cl, -60(%rbp) ## 1-byte Spill
movl %r11d, %ecx
andb %sil, %cl
movb %cl, -61(%rbp) ## 1-byte Spill
movl %r11d, %ecx
andb %r14b, %cl
movb %cl, -62(%rbp) ## 1-byte Spill
movl %r11d, %r15d
andb %dl, %r11b
movb %r11b, -63(%rbp) ## 1-byte Spill
andb %bl, -48(%rbp) ## 1-byte Folded Spill
movl %ebx, %eax
andb %r12b, %al
movb %al, -57(%rbp) ## 1-byte Spill
movl %ebx, %eax
andb %sil, %al
movb %al, -58(%rbp) ## 1-byte Spill
movl %esi, %eax
movl %ebx, %ecx
andb %r14b, %cl
movb %cl, -59(%rbp) ## 1-byte Spill
movb %bl, -56(%rbp) ## 1-byte Spill
andb %dl, %bl
movb -53(%rbp), %r8b ## 1-byte Reload
andb %r8b, -50(%rbp) ## 1-byte Folded Spill
movl -80(%rbp), %esi ## 4-byte Reload
movl -84(%rbp), %ecx ## 4-byte Reload
andb %sil, %cl
movl %ecx, -84(%rbp) ## 4-byte Spill
andb %sil, %dil
movb %dil, -43(%rbp) ## 1-byte Spill
andb %sil, %r12b
movb %r12b, -44(%rbp) ## 1-byte Spill
andb %sil, %al
movb %al, -46(%rbp) ## 1-byte Spill
andb %sil, %r14b
movb %r14b, -54(%rbp) ## 1-byte Spill
andb %sil, %dl
movb %dl, -47(%rbp) ## 1-byte Spill
movb %sil, -45(%rbp) ## 1-byte Spill
andb %r8b, %sil
movl %esi, -80(%rbp) ## 4-byte Spill
notb %r8b
movb -49(%rbp), %al ## 1-byte Reload
andb %al, %r8b
addb %al, %al
movb -51(%rbp), %cl ## 1-byte Reload
orb %cl, %al
movb %al, -49(%rbp) ## 1-byte Spill
movl %ecx, %eax
andb -52(%rbp), %al ## 1-byte Folded Reload
movb -67(%rbp), %r14b ## 1-byte Reload
movb -64(%rbp), %dl ## 1-byte Reload
andb %r14b, %dl
movl %eax, %r12d
xorb %dl, %r12b
andb %al, %dl
movl %r10d, %eax
xorb %dl, %al
movb -71(%rbp), %cl ## 1-byte Reload
xorb %cl, %al
andb %cl, %r10b
orb %dl, %r10b
movb -70(%rbp), %sil ## 1-byte Reload
movl %esi, %edx
movb -65(%rbp), %dil ## 1-byte Reload
xorb %dil, %dl
movl %r10d, %ecx
orb %sil, %cl
andb %dil, %cl
xorb %r10b, %dl
andb %sil, %r10b
orb %cl, %r10b
movb -69(%rbp), %sil ## 1-byte Reload
movl %esi, %ecx
movb -66(%rbp), %dil ## 1-byte Reload
xorb %dil, %cl
movl %r10d, %r9d
orb %sil, %r9b
andb %dil, %r9b
xorb %r10b, %cl
andb %sil, %r10b
orb %r9b, %r10b
movb -68(%rbp), %dil ## 1-byte Reload
movl %edi, %esi
movb -55(%rbp), %r11b ## 1-byte Reload
xorb %r11b, %sil
movl %r10d, %r9d
orb %dil, %r9b
andb %r11b, %r9b
xorb %r10b, %sil
andb %dil, %r10b
orb %r9b, %r10b
movl %r13d, %r11d
movb -41(%rbp), %dil ## 1-byte Reload
xorb %dil, %r11b
movl %r10d, %r9d
orb %r13b, %r9b
andb %dil, %r9b
xorb %r10b, %r11b
andb %r13b, %r10b
orb %r9b, %r10b
movb -42(%rbp), %dil ## 1-byte Reload
orb %r12b, %dil
andb %r14b, %r15b
movl %r8d, %r9d
xorb %r15b, %r9b
movl %eax, %r12d
orb %r8b, %r12b
andb %r15b, %r12b
xorb %al, %r9b
andb %r8b, %al
orb %r12b, %al
movl %edx, %r8d
movb -60(%rbp), %r13b ## 1-byte Reload
xorb %r13b, %r8b
movl %eax, %r12d
orb %dl, %r12b
andb %r13b, %r12b
xorb %al, %r8b
andb %dl, %al
orb %r12b, %al
movl %ecx, %r12d
movb -61(%rbp), %r13b ## 1-byte Reload
xorb %r13b, %r12b
movl %eax, %edx
orb %cl, %dl
andb %r13b, %dl
xorb %al, %r12b
andb %cl, %al
orb %dl, %al
movl %esi, %r13d
movb -62(%rbp), %cl ## 1-byte Reload
xorb %cl, %r13b
movl %eax, %edx
orb %sil, %dl
andb %cl, %dl
xorb %al, %r13b
andb %sil, %al
orb %dl, %al
movl %r11d, %edx
movb -63(%rbp), %sil ## 1-byte Reload
xorb %sil, %dl
movl %eax, %ecx
orb %r11b, %cl
andb %sil, %cl
xorb %al, %dl
andb %r11b, %al
orb %cl, %al
movl %r10d, %r11d
movb -72(%rbp), %sil ## 1-byte Reload
xorb %sil, %r11b
movl %eax, %ecx
orb %r10b, %cl
andb %sil, %cl
xorb %al, %r11b
andb %r10b, %al
orb %cl, %al
movl %r14d, %r10d
movb -56(%rbp), %r15b ## 1-byte Reload
andb %r14b, %r15b
orb %r8b, %dil
movb %dil, -42(%rbp) ## 1-byte Spill
movl %r9d, %r14d
andb -48(%rbp), %r14b ## 1-byte Folded Reload
movl %r8d, %ecx
andb %r15b, %cl
xorb %r8b, %r15b
xorb %r14b, %r15b
andb %r14b, %r8b
andb %r10b, %r14b
orb %cl, %r14b
orb %r8b, %r14b
movl %r12d, %esi
movb -57(%rbp), %dil ## 1-byte Reload
xorb %dil, %sil
movl %r12d, %ecx
orb %r14b, %cl
andb %dil, %cl
xorb %r14b, %sil
andb %r12b, %r14b
orb %cl, %r14b
movl %r13d, %edi
movb -58(%rbp), %r8b ## 1-byte Reload
xorb %r8b, %dil
movl %r13d, %ecx
orb %r14b, %cl
andb %r8b, %cl
xorb %r14b, %dil
andb %r13b, %r14b
orb %cl, %r14b
movl %edx, %r13d
movb -59(%rbp), %r8b ## 1-byte Reload
xorb %r8b, %r13b
movl %edx, %ecx
orb %r14b, %cl
andb %r8b, %cl
xorb %r14b, %r13b
andb %dl, %r14b
orb %cl, %r14b
movl %r11d, %ecx
xorb %bl, %cl
movl %r11d, %edx
orb %r14b, %dl
andb %bl, %dl
xorb %r14b, %cl
andb %r11b, %r14b
orb %dl, %r14b
movl %eax, %edx
movb -50(%rbp), %r8b ## 1-byte Reload
xorb %r8b, %dl
movl %r14d, %ebx
orb %al, %bl
andb %r8b, %bl
xorb %r14b, %dl
andb %al, %r14b
orb %bl, %r14b
movl %r10d, %ebx
movb -45(%rbp), %al ## 1-byte Reload
andb %r10b, %al
movb %al, -45(%rbp) ## 1-byte Spill
movl %r15d, %r12d
andb -43(%rbp), %r12b ## 1-byte Folded Reload
movl %esi, %r8d
andb %al, %r8b
andb %r12b, %bl
orb %r8b, %bl
movl %esi, %r8d
andb %r12b, %r8b
orb %bl, %r8b
movl %edi, %ebx
orb %r8b, %bl
andb -44(%rbp), %bl ## 1-byte Folded Reload
movl %edi, %eax
andb %r8b, %al
orb %bl, %al
movl %r13d, %r10d
movb -46(%rbp), %r11b ## 1-byte Reload
xorb %r11b, %r10b
movl %r13d, %ebx
orb %al, %bl
andb %r11b, %bl
xorb %al, %r10b
andb %r13b, %al
orb %bl, %al
movl %ecx, %r13d
movb -54(%rbp), %r11b ## 1-byte Reload
xorb %r11b, %r13b
movl %ecx, %ebx
orb %al, %bl
andb %r11b, %bl
xorb %al, %r13b
andb %cl, %al
orb %bl, %al
movl %edx, %r11d
movb -47(%rbp), %bl ## 1-byte Reload
xorb %bl, %r11b
movl %eax, %ecx
orb %dl, %cl
andb %bl, %cl
xorb %al, %r11b
andb %dl, %al
orb %cl, %al
movl %r14d, %edx
xorb -80(%rbp), %dl ## 1-byte Folded Reload
xorb %al, %dl
movl %eax, %ecx
orb %r14b, %cl
movb %cl, -41(%rbp) ## 1-byte Spill
andb %r14b, %al
movb -73(%rbp), %cl ## 1-byte Reload
shlb $2, %cl
addb -49(%rbp), %cl ## 1-byte Folded Reload
movb -42(%rbp), %bl ## 1-byte Reload
andb $1, %bl
movzbl %bl, %r14d
movb -52(%rbp), %bl ## 1-byte Reload
shlb $4, %bl
orb %cl, %bl
andb $1, %r9b
xorb -48(%rbp), %r9b ## 1-byte Folded Reload
orb -84(%rbp), %r9b ## 1-byte Folded Reload
movzbl %r9b, %ecx
andb $1, %r15b
xorb -43(%rbp), %r15b ## 1-byte Folded Reload
movzbl %r15b, %r9d
xorb -45(%rbp), %r12b ## 1-byte Folded Reload
andb $1, %sil
xorb %sil, %r12b
movzbl %r12b, %r15d
xorb -44(%rbp), %r8b ## 1-byte Folded Reload
andb $1, %dil
xorb %dil, %r8b
movzbl %r8b, %r8d
movzbl %bl, %esi
andb $1, %r10b
movzbl %r10b, %r10d
andb $1, %r13b
movzbl %r13b, %r12d
andb $1, %r11b
movzbl %r11b, %r13d
andb $1, %dl
movzbl %dl, %edx
movb -41(%rbp), %bl ## 1-byte Reload
andb -80(%rbp), %bl ## 1-byte Folded Reload
leal (,%r14,8), %r11d
movl %ecx, %edi
shll $7, %ecx
orl %r11d, %ecx
shll $5, %edi
orl %edi, %esi
orl %ecx, %esi
shll $6, %r14d
orl %r14d, %esi
shll $8, %r9d
orl %r9d, %esi
shll $9, %r15d
orl %r15d, %esi
shll $10, %r8d
orl %r8d, %esi
shll $11, %r10d
movzwl %si, %ecx
orl %r10d, %ecx
shll $12, %r12d
orl %r12d, %ecx
shll $13, %r13d
orl %r13d, %ecx
shll $14, %edx
orl %edx, %ecx
orb %bl, %al
movzbl %al, %eax
shll $15, %eax
orl %eax, %ecx
movzwl %cx, %eax
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 _mul8_410 ; -- Begin function mul8_410
.p2align 2
_mul8_410: ; @mul8_410
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
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
.cfi_offset w19, -8
.cfi_offset w20, -16
.cfi_offset w21, -24
.cfi_offset w22, -32
.cfi_offset w23, -40
.cfi_offset w24, -48
.cfi_offset w25, -56
.cfi_offset w26, -64
.cfi_offset w27, -72
.cfi_offset w28, -80
lsr w13, w0, #1
lsr w12, w0, #2
lsr w14, w0, #3
lsr w15, w0, #4
lsr w16, w0, #5
lsr w17, w0, #6
lsr w2, w0, #7
lsr w8, w1, #1
and w9, w8, w17
lsr w6, w1, #2
ubfx w19, w1, #2, #1
lsr w20, w1, #3
orr w10, w20, w13
ubfx w21, w1, #3, #1
lsr w4, w1, #4
ubfx w7, w1, #4, #1
and w9, w9, #0x1
orr w10, w10, w8
lsr w5, w1, #5
mvn w10, w10
orr w10, w10, #0x3e
and w3, w5, w2
and w22, w3, w14
and w11, w4, w0
and w11, w11, w9
and w10, w22, w10
and w8, w8, w2
eor w23, w22, w9
and w9, w22, w9
eor w22, w9, w8
and w8, w19, w15
and w24, w19, w16
and w19, w19, w17
and w25, w6, w2
orr w23, w23, w24
eor w24, w22, w19
and w19, w22, w19
eor w22, w9, w25
eor w22, w22, w19
and w6, w9, w6
and w25, w19, w2
orr w6, w25, w6
and w9, w19, w9
orr w19, w6, w9
and w9, w21, w14
and w6, w21, w15
and w25, w21, w16
and w21, w21, w17
and w20, w20, w2
eor w26, w23, w6
and w6, w23, w6
and w23, w24, w25
and w27, w6, w16
orr w23, w23, w27
and w27, w8, w9
eor w25, w24, w25
eor w25, w25, w6
and w6, w24, w6
orr w6, w23, w6
eor w23, w22, w21
eor w23, w23, w6
orr w24, w6, w22
and w21, w24, w21
and w6, w6, w22
orr w6, w21, w6
eor w21, w19, w20
orr w22, w6, w19
and w20, w22, w20
and w19, w6, w19
orr w19, w20, w19
and w20, w7, w12
and w22, w7, w14
eor w24, w27, w20
and w20, w27, w20
eor w27, w26, w22
and w22, w26, w22
and w26, w7, w15
eor w27, w27, w20
orr w20, w20, w22
orr w22, w20, w25
and w22, w22, w26
eor w26, w25, w26
eor w26, w26, w20
and w20, w20, w25
and w25, w7, w16
orr w20, w22, w20
orr w22, w20, w23
and w22, w22, w25
eor w25, w23, w25
eor w25, w25, w20
and w20, w20, w23
ubfx w23, w1, #5, #1
eor w21, w21, w6
and w7, w7, w17
orr w20, w22, w20
orr w22, w20, w21
and w22, w22, w7
eor w7, w21, w7
eor w28, w7, w20
and w20, w20, w21
ubfx w7, w1, #6, #1
and w4, w4, w2
orr w20, w22, w20
orr w21, w20, w19
and w21, w21, w4
eor w4, w19, w4
eor w22, w4, w20
and w4, w20, w19
bic w19, w11, w2
orr w20, w21, w4
and w4, w5, w13
and w5, w23, w12
orr w21, w24, w4
orr w4, w27, w19
and w24, w4, w5
eor w4, w19, w5
eor w4, w4, w27
and w5, w27, w19
and w19, w23, w14
orr w5, w24, w5
orr w24, w5, w26
and w24, w24, w19
eor w19, w26, w19
eor w19, w19, w5
and w5, w5, w26
and w26, w23, w15
orr w5, w24, w5
orr w24, w5, w25
and w24, w24, w26
eor w26, w25, w26
eor w26, w26, w5
and w5, w5, w25
and w25, w23, w16
and w23, w23, w17
orr w5, w24, w5
orr w24, w5, w28
and w24, w24, w25
eor w25, w28, w25
eor w25, w25, w5
and w5, w5, w28
orr w5, w24, w5
eor w24, w22, w23
eor w24, w24, w5
orr w27, w5, w22
and w23, w27, w23
and w5, w5, w22
orr w5, w23, w5
eor w22, w20, w3
eor w22, w22, w5
orr w23, w5, w20
and w3, w23, w3
and w5, w5, w20
orr w23, w3, w5
and w5, w6, w7
and w6, w7, w12
and w20, w4, w5
and w3, w19, w6
and w27, w20, w12
orr w27, w3, w27
orr w3, w21, w19
eor w6, w20, w6
eor w6, w6, w19
and w19, w19, w20
and w20, w7, w14
orr w21, w27, w19
orr w19, w26, w21
and w27, w19, w20
eor w19, w26, w20
eor w19, w19, w21
and w20, w26, w21
and w21, w7, w15
orr w26, w27, w20
orr w20, w25, w26
and w27, w20, w21
eor w20, w25, w21
eor w20, w20, w26
and w21, w25, w26
and w25, w7, w16
orr w21, w27, w21
orr w26, w24, w21
and w26, w26, w25
eor w25, w24, w25
eor w25, w25, w21
and w21, w24, w21
lsr w24, w1, #7
and w7, w7, w17
and w1, w2, w1, lsr #6
orr w21, w26, w21
orr w26, w22, w21
and w26, w26, w7
eor w7, w22, w7
eor w7, w7, w21
and w21, w22, w21
orr w21, w26, w21
eor w22, w23, w1
eor w22, w22, w21
orr w26, w21, w23
and w1, w26, w1
and w21, w21, w23
orr w1, w1, w21
and w0, w24, w0
and w13, w24, w13
and w21, w24, w12
and w14, w24, w14
and w15, w24, w15
and w16, w24, w16
and w17, w24, w17
and w2, w24, w2
and w23, w6, w13
and w24, w19, w21
and w12, w23, w12
orr w12, w24, w12
and w24, w19, w23
orr w12, w12, w24
orr w24, w20, w12
and w24, w24, w14
and w26, w20, w12
orr w24, w24, w26
orr w26, w25, w24
and w26, w26, w15
eor w15, w25, w15
eor w15, w15, w24
and w24, w25, w24
orr w24, w26, w24
orr w25, w7, w24
and w25, w25, w16
eor w16, w7, w16
eor w16, w16, w24
and w7, w7, w24
orr w7, w25, w7
orr w24, w7, w22
and w24, w24, w17
eor w17, w22, w17
eor w17, w17, w7
and w7, w7, w22
orr w7, w24, w7
orr w22, w7, w1
and w22, w22, w2
eor w2, w1, w2
eor w2, w2, w7
and w1, w7, w1
bfi w8, w11, #1, #1
bfi w8, w10, #2, #1
and w10, w4, #0x1
eor w10, w10, w5
orr w10, w10, w0
and w11, w6, #0x1
eor w11, w11, w13
eor w13, w23, w21
and w0, w19, #0x1
eor w13, w13, w0
eor w12, w12, w14
and w14, w20, #0x1
eor w12, w12, w14
orr w14, w22, w1
orr w8, w8, w9, lsl #4
and w8, w8, #0xff
orr w8, w8, w10, lsl #5
orr w8, w8, w10, lsl #7
and w9, w3, #0x1
orr w8, w8, w9, lsl #3
orr w8, w8, w9, lsl #6
orr w8, w8, w11, lsl #8
orr w8, w8, w13, lsl #9
orr w8, w8, w12, lsl #10
and w9, w15, #0x1
and w8, w8, #0xffff
orr w8, w8, w9, lsl #11
and w9, w16, #0x1
orr w8, w8, w9, lsl #12
and w9, w17, #0x1
orr w8, w8, w9, lsl #13
and w9, w2, #0x1
orr w8, w8, w9, lsl #14
orr w8, w8, w14, lsl #15
and w0, w8, #0xffff
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], #80 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/65674.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function fixup_commit_error
_fixup_commit_error: ## @fixup_commit_error
.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 %r9, %r12
movq %r8, %rbx
movq %rcx, %r14
movq %rdx, -48(%rbp) ## 8-byte Spill
movq %rsi, %r15
movq %rdi, -56(%rbp) ## 8-byte Spill
movq 16(%rbp), %r13
movq (%r8), %rax
movq _SVN_ERR_FS_NOT_FOUND@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_8
## %bb.1:
movq _SVN_ERR_FS_CONFLICT@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_8
## %bb.2:
movq _SVN_ERR_FS_ALREADY_EXISTS@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_8
## %bb.3:
movq _SVN_ERR_FS_TXN_OUT_OF_DATE@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_8
## %bb.4:
movq _SVN_ERR_RA_DAV_PATH_NOT_FOUND@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_8
## %bb.5:
movq _SVN_ERR_RA_DAV_ALREADY_EXISTS@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_8
## %bb.6:
movq _SVN_ERR_RA_DAV_PRECONDITION_FAILED@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_8
## %bb.7:
movq _SVN_ERR_RA_OUT_OF_DATE@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _svn_error_find_cause
testq %rax, %rax
je LBB0_18
LBB0_8:
cmpq $0, 8(%r12)
je LBB0_13
## %bb.9:
movq -56(%rbp), %rdi ## 8-byte Reload
testq %rdi, %rdi
je LBB0_11
## %bb.10:
movq _svn_wc_notify_failed_out_of_date@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r13, %rdx
callq _svn_wc_create_notify
jmp LBB0_12
LBB0_11:
movq %r15, %rdi
movq -48(%rbp), %rsi ## 8-byte Reload
movq %r13, %rdx
callq _svn_path_url_add_component2
movq _svn_wc_notify_failed_out_of_date@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
movl %eax, %edi
movq %r13, %rdx
callq _svn_wc_create_notify_url
LBB0_12:
movq %r14, 8(%rax)
movq %rbx, (%rax)
movl (%r12), %edi
movq %rax, %rsi
movq %r13, %rdx
callq *8(%r12)
LBB0_13:
movq %r14, %rcx
movq %rbx, %r14
movq %r13, %rbx
movq _SVN_ERR_WC_NOT_UP_TO_DATE@GOTPCREL(%rip), %rax
movl (%rax), %r12d
movq _svn_node_dir@GOTPCREL(%rip), %rax
cmpq %rcx, (%rax)
leaq L_.str(%rip), %rax
leaq L_.str.1(%rip), %rdi
cmoveq %rax, %rdi
callq __
movl %eax, %r13d
movq -56(%rbp), %rdi ## 8-byte Reload
testq %rdi, %rdi
je LBB0_15
## %bb.14:
movq %rbx, %rsi
callq _svn_dirent_local_style
jmp LBB0_16
LBB0_15:
movq %r15, %rdi
movq -48(%rbp), %rsi ## 8-byte Reload
movq %rbx, %rdx
callq _svn_path_url_add_component2
LBB0_16:
movl %eax, %ecx
movq %r14, %rsi
movl %r12d, %edi
movl %r13d, %edx
LBB0_17:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _svn_error_createf ## TAILCALL
LBB0_18:
movq _SVN_ERR_FS_NO_LOCK_TOKEN@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _svn_error_find_cause
testq %rax, %rax
movq %rbx, -64(%rbp) ## 8-byte Spill
je LBB0_19
LBB0_22:
cmpq $0, 8(%r12)
je LBB0_27
## %bb.23:
movq -56(%rbp), %rdi ## 8-byte Reload
testq %rdi, %rdi
je LBB0_25
## %bb.24:
movq _svn_wc_notify_failed_locked@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r13, %rdx
callq _svn_wc_create_notify
jmp LBB0_26
LBB0_19:
movq (%rbx), %rax
movq _SVN_ERR_FS_LOCK_OWNER_MISMATCH@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_22
## %bb.20:
movq _SVN_ERR_FS_BAD_LOCK_TOKEN@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_22
## %bb.21:
movq _SVN_ERR_RA_NOT_LOCKED@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_22
## %bb.32:
movq _SVN_ERR_RA_DAV_FORBIDDEN@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _svn_error_find_cause
testq %rax, %rax
jne LBB0_34
## %bb.33:
movq (%rbx), %rax
movq _SVN_ERR_AUTHZ_UNWRITABLE@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_40
LBB0_34:
cmpq $0, 8(%r12)
je LBB0_39
## %bb.35:
movq -56(%rbp), %rdi ## 8-byte Reload
testq %rdi, %rdi
je LBB0_37
## %bb.36:
movq _svn_wc_notify_failed_forbidden_by_server@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r13, %rdx
callq _svn_wc_create_notify
jmp LBB0_38
LBB0_25:
movq %r15, %rdi
movq -48(%rbp), %rsi ## 8-byte Reload
movq %r13, %rdx
callq _svn_path_url_add_component2
movq _svn_wc_notify_failed_locked@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
movl %eax, %edi
movq %r13, %rdx
callq _svn_wc_create_notify_url
LBB0_26:
movq %r14, 8(%rax)
movq %rbx, (%rax)
movl (%r12), %edi
movq %rax, %rsi
movq %r13, %rdx
callq *8(%r12)
LBB0_27:
movq %r13, %rbx
movq %r14, %rcx
movq -48(%rbp), %r14 ## 8-byte Reload
movq _SVN_ERR_CLIENT_NO_LOCK_TOKEN@GOTPCREL(%rip), %rax
movl (%rax), %r12d
movq _svn_node_dir@GOTPCREL(%rip), %rax
cmpq %rcx, (%rax)
leaq L_.str.2(%rip), %rax
leaq L_.str.3(%rip), %rdi
LBB0_28:
cmoveq %rax, %rdi
callq __
movl %eax, %r13d
movq -56(%rbp), %rdi ## 8-byte Reload
testq %rdi, %rdi
je LBB0_30
## %bb.29:
movq %rbx, %rsi
callq _svn_dirent_local_style
jmp LBB0_31
LBB0_30:
movq %r15, %rdi
movq %r14, %rsi
movq %rbx, %rdx
callq _svn_path_url_add_component2
LBB0_31:
movl %r12d, %edi
movq -64(%rbp), %rsi ## 8-byte Reload
movl %r13d, %edx
movl %eax, %ecx
jmp LBB0_17
LBB0_37:
movq %r15, %rdi
movq -48(%rbp), %rsi ## 8-byte Reload
movq %r13, %rdx
callq _svn_path_url_add_component2
movq _svn_wc_notify_failed_forbidden_by_server@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
movl %eax, %edi
movq %r13, %rdx
callq _svn_wc_create_notify_url
LBB0_38:
movq %r14, 8(%rax)
movq %rbx, (%rax)
movl (%r12), %edi
movq %rax, %rsi
movq %r13, %rdx
callq *8(%r12)
LBB0_39:
movq %r13, %rbx
movq %r14, %rcx
movq -48(%rbp), %r14 ## 8-byte Reload
movq _SVN_ERR_CLIENT_FORBIDDEN_BY_SERVER@GOTPCREL(%rip), %rax
movl (%rax), %r12d
movq _svn_node_dir@GOTPCREL(%rip), %rax
cmpq %rcx, (%rax)
leaq L_.str.4(%rip), %rax
leaq L_.str.5(%rip), %rdi
jmp LBB0_28
LBB0_40:
movq %rbx, %rax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SVN_ERR_FS_NOT_FOUND,8,3 ## @SVN_ERR_FS_NOT_FOUND
.comm _SVN_ERR_FS_CONFLICT,8,3 ## @SVN_ERR_FS_CONFLICT
.comm _SVN_ERR_FS_ALREADY_EXISTS,8,3 ## @SVN_ERR_FS_ALREADY_EXISTS
.comm _SVN_ERR_FS_TXN_OUT_OF_DATE,8,3 ## @SVN_ERR_FS_TXN_OUT_OF_DATE
.comm _SVN_ERR_RA_DAV_PATH_NOT_FOUND,8,3 ## @SVN_ERR_RA_DAV_PATH_NOT_FOUND
.comm _SVN_ERR_RA_DAV_ALREADY_EXISTS,8,3 ## @SVN_ERR_RA_DAV_ALREADY_EXISTS
.comm _SVN_ERR_RA_DAV_PRECONDITION_FAILED,8,3 ## @SVN_ERR_RA_DAV_PRECONDITION_FAILED
.comm _SVN_ERR_RA_OUT_OF_DATE,4,2 ## @SVN_ERR_RA_OUT_OF_DATE
.comm _svn_wc_notify_failed_out_of_date,4,2 ## @svn_wc_notify_failed_out_of_date
.comm _SVN_ERR_WC_NOT_UP_TO_DATE,4,2 ## @SVN_ERR_WC_NOT_UP_TO_DATE
.comm _svn_node_dir,8,3 ## @svn_node_dir
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Directory '%s' is out of date"
L_.str.1: ## @.str.1
.asciz "File '%s' is out of date"
.comm _SVN_ERR_FS_NO_LOCK_TOKEN,4,2 ## @SVN_ERR_FS_NO_LOCK_TOKEN
.comm _SVN_ERR_FS_LOCK_OWNER_MISMATCH,8,3 ## @SVN_ERR_FS_LOCK_OWNER_MISMATCH
.comm _SVN_ERR_FS_BAD_LOCK_TOKEN,8,3 ## @SVN_ERR_FS_BAD_LOCK_TOKEN
.comm _SVN_ERR_RA_NOT_LOCKED,8,3 ## @SVN_ERR_RA_NOT_LOCKED
.comm _svn_wc_notify_failed_locked,4,2 ## @svn_wc_notify_failed_locked
.comm _SVN_ERR_CLIENT_NO_LOCK_TOKEN,4,2 ## @SVN_ERR_CLIENT_NO_LOCK_TOKEN
L_.str.2: ## @.str.2
.asciz "Directory '%s' is locked in another working copy"
L_.str.3: ## @.str.3
.asciz "File '%s' is locked in another working copy"
.comm _SVN_ERR_RA_DAV_FORBIDDEN,4,2 ## @SVN_ERR_RA_DAV_FORBIDDEN
.comm _SVN_ERR_AUTHZ_UNWRITABLE,8,3 ## @SVN_ERR_AUTHZ_UNWRITABLE
.comm _svn_wc_notify_failed_forbidden_by_server,4,2 ## @svn_wc_notify_failed_forbidden_by_server
.comm _SVN_ERR_CLIENT_FORBIDDEN_BY_SERVER,4,2 ## @SVN_ERR_CLIENT_FORBIDDEN_BY_SERVER
L_.str.4: ## @.str.4
.asciz "Changing directory '%s' is forbidden by the server"
L_.str.5: ## @.str.5
.asciz "Changing file '%s' is forbidden by the server"
.no_dead_strip _fixup_commit_error
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function fixup_commit_error
_fixup_commit_error: ; @fixup_commit_error
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x20, x6
mov x25, x5
mov x19, x4
mov x24, x3
mov x21, x2
mov x22, x1
mov x23, x0
ldr x8, [x4]
Lloh0:
adrp x9, _SVN_ERR_FS_NOT_FOUND@GOTPAGE
Lloh1:
ldr x9, [x9, _SVN_ERR_FS_NOT_FOUND@GOTPAGEOFF]
Lloh2:
adrp x10, _SVN_ERR_FS_CONFLICT@GOTPAGE
Lloh3:
ldr x10, [x10, _SVN_ERR_FS_CONFLICT@GOTPAGEOFF]
Lloh4:
ldr x9, [x9]
Lloh5:
ldr x10, [x10]
Lloh6:
adrp x11, _SVN_ERR_FS_ALREADY_EXISTS@GOTPAGE
Lloh7:
ldr x11, [x11, _SVN_ERR_FS_ALREADY_EXISTS@GOTPAGEOFF]
Lloh8:
adrp x12, _SVN_ERR_FS_TXN_OUT_OF_DATE@GOTPAGE
Lloh9:
ldr x12, [x12, _SVN_ERR_FS_TXN_OUT_OF_DATE@GOTPAGEOFF]
Lloh10:
ldr x11, [x11]
Lloh11:
ldr x12, [x12]
Lloh12:
adrp x13, _SVN_ERR_RA_DAV_PATH_NOT_FOUND@GOTPAGE
Lloh13:
ldr x13, [x13, _SVN_ERR_RA_DAV_PATH_NOT_FOUND@GOTPAGEOFF]
Lloh14:
adrp x14, _SVN_ERR_RA_DAV_ALREADY_EXISTS@GOTPAGE
Lloh15:
ldr x14, [x14, _SVN_ERR_RA_DAV_ALREADY_EXISTS@GOTPAGEOFF]
Lloh16:
ldr x13, [x13]
Lloh17:
ldr x14, [x14]
Lloh18:
adrp x15, _SVN_ERR_RA_DAV_PRECONDITION_FAILED@GOTPAGE
Lloh19:
ldr x15, [x15, _SVN_ERR_RA_DAV_PRECONDITION_FAILED@GOTPAGEOFF]
Lloh20:
ldr x15, [x15]
cmp x8, x9
ccmp x8, x10, #4, ne
ccmp x8, x11, #4, ne
ccmp x8, x12, #4, ne
ccmp x8, x13, #4, ne
ccmp x8, x14, #4, ne
ccmp x8, x15, #4, ne
b.eq LBB0_2
; %bb.1:
Lloh21:
adrp x8, _SVN_ERR_RA_OUT_OF_DATE@GOTPAGE
Lloh22:
ldr x8, [x8, _SVN_ERR_RA_OUT_OF_DATE@GOTPAGEOFF]
Lloh23:
ldr w1, [x8]
mov x0, x19
bl _svn_error_find_cause
cbz x0, LBB0_12
LBB0_2:
ldr x8, [x25, #8]
cbz x8, LBB0_7
; %bb.3:
cbz x23, LBB0_5
; %bb.4:
Lloh24:
adrp x8, _svn_wc_notify_failed_out_of_date@GOTPAGE
Lloh25:
ldr x8, [x8, _svn_wc_notify_failed_out_of_date@GOTPAGEOFF]
Lloh26:
ldr w1, [x8]
mov x0, x23
mov x2, x20
bl _svn_wc_create_notify
b LBB0_6
LBB0_5:
mov x0, x22
mov x1, x21
mov x2, x20
bl _svn_path_url_add_component2
Lloh27:
adrp x8, _svn_wc_notify_failed_out_of_date@GOTPAGE
Lloh28:
ldr x8, [x8, _svn_wc_notify_failed_out_of_date@GOTPAGEOFF]
Lloh29:
ldr w1, [x8]
mov x2, x20
bl _svn_wc_create_notify_url
LBB0_6:
mov x1, x0
stp x19, x24, [x0]
ldr x8, [x25, #8]
ldr w0, [x25]
mov x2, x20
blr x8
LBB0_7:
Lloh30:
adrp x8, _SVN_ERR_WC_NOT_UP_TO_DATE@GOTPAGE
Lloh31:
ldr x8, [x8, _SVN_ERR_WC_NOT_UP_TO_DATE@GOTPAGEOFF]
Lloh32:
ldr w25, [x8]
Lloh33:
adrp x8, _svn_node_dir@GOTPAGE
Lloh34:
ldr x8, [x8, _svn_node_dir@GOTPAGEOFF]
Lloh35:
ldr x8, [x8]
Lloh36:
adrp x9, l_.str.1@PAGE
Lloh37:
add x9, x9, l_.str.1@PAGEOFF
Lloh38:
adrp x10, l_.str@PAGE
Lloh39:
add x10, x10, l_.str@PAGEOFF
LBB0_8:
cmp x8, x24
csel x0, x10, x9, eq
bl __
mov x24, x0
cbz x23, LBB0_10
; %bb.9:
mov x0, x23
mov x1, x20
bl _svn_dirent_local_style
b LBB0_11
LBB0_10:
mov x0, x22
mov x1, x21
mov x2, x20
bl _svn_path_url_add_component2
LBB0_11:
mov x3, x0
mov x0, x25
mov x1, x19
mov x2, x24
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
b _svn_error_createf
LBB0_12:
Lloh40:
adrp x8, _SVN_ERR_FS_NO_LOCK_TOKEN@GOTPAGE
Lloh41:
ldr x8, [x8, _SVN_ERR_FS_NO_LOCK_TOKEN@GOTPAGEOFF]
Lloh42:
ldr w1, [x8]
mov x0, x19
bl _svn_error_find_cause
cbz x0, LBB0_16
LBB0_13:
ldr x8, [x25, #8]
cbz x8, LBB0_26
; %bb.14:
cbz x23, LBB0_24
; %bb.15:
Lloh43:
adrp x8, _svn_wc_notify_failed_locked@GOTPAGE
Lloh44:
ldr x8, [x8, _svn_wc_notify_failed_locked@GOTPAGEOFF]
Lloh45:
ldr w1, [x8]
mov x0, x23
mov x2, x20
bl _svn_wc_create_notify
b LBB0_25
LBB0_16:
ldr x8, [x19]
Lloh46:
adrp x9, _SVN_ERR_FS_LOCK_OWNER_MISMATCH@GOTPAGE
Lloh47:
ldr x9, [x9, _SVN_ERR_FS_LOCK_OWNER_MISMATCH@GOTPAGEOFF]
Lloh48:
ldr x9, [x9]
cmp x8, x9
b.eq LBB0_13
; %bb.17:
Lloh49:
adrp x9, _SVN_ERR_FS_BAD_LOCK_TOKEN@GOTPAGE
Lloh50:
ldr x9, [x9, _SVN_ERR_FS_BAD_LOCK_TOKEN@GOTPAGEOFF]
Lloh51:
ldr x9, [x9]
cmp x8, x9
b.eq LBB0_13
; %bb.18:
Lloh52:
adrp x9, _SVN_ERR_RA_NOT_LOCKED@GOTPAGE
Lloh53:
ldr x9, [x9, _SVN_ERR_RA_NOT_LOCKED@GOTPAGEOFF]
Lloh54:
ldr x9, [x9]
cmp x8, x9
b.eq LBB0_13
; %bb.19:
Lloh55:
adrp x8, _SVN_ERR_RA_DAV_FORBIDDEN@GOTPAGE
Lloh56:
ldr x8, [x8, _SVN_ERR_RA_DAV_FORBIDDEN@GOTPAGEOFF]
Lloh57:
ldr w1, [x8]
mov x0, x19
bl _svn_error_find_cause
cbnz x0, LBB0_21
; %bb.20:
ldr x8, [x19]
Lloh58:
adrp x9, _SVN_ERR_AUTHZ_UNWRITABLE@GOTPAGE
Lloh59:
ldr x9, [x9, _SVN_ERR_AUTHZ_UNWRITABLE@GOTPAGEOFF]
Lloh60:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_27
LBB0_21:
ldr x8, [x25, #8]
cbz x8, LBB0_30
; %bb.22:
cbz x23, LBB0_28
; %bb.23:
Lloh61:
adrp x8, _svn_wc_notify_failed_forbidden_by_server@GOTPAGE
Lloh62:
ldr x8, [x8, _svn_wc_notify_failed_forbidden_by_server@GOTPAGEOFF]
Lloh63:
ldr w1, [x8]
mov x0, x23
mov x2, x20
bl _svn_wc_create_notify
b LBB0_29
LBB0_24:
mov x0, x22
mov x1, x21
mov x2, x20
bl _svn_path_url_add_component2
Lloh64:
adrp x8, _svn_wc_notify_failed_locked@GOTPAGE
Lloh65:
ldr x8, [x8, _svn_wc_notify_failed_locked@GOTPAGEOFF]
Lloh66:
ldr w1, [x8]
mov x2, x20
bl _svn_wc_create_notify_url
LBB0_25:
mov x1, x0
stp x19, x24, [x0]
ldr x8, [x25, #8]
ldr w0, [x25]
mov x2, x20
blr x8
LBB0_26:
Lloh67:
adrp x8, _SVN_ERR_CLIENT_NO_LOCK_TOKEN@GOTPAGE
Lloh68:
ldr x8, [x8, _SVN_ERR_CLIENT_NO_LOCK_TOKEN@GOTPAGEOFF]
Lloh69:
ldr w25, [x8]
Lloh70:
adrp x8, _svn_node_dir@GOTPAGE
Lloh71:
ldr x8, [x8, _svn_node_dir@GOTPAGEOFF]
Lloh72:
ldr x8, [x8]
Lloh73:
adrp x9, l_.str.3@PAGE
Lloh74:
add x9, x9, l_.str.3@PAGEOFF
Lloh75:
adrp x10, l_.str.2@PAGE
Lloh76:
add x10, x10, l_.str.2@PAGEOFF
b LBB0_8
LBB0_27:
mov x0, x19
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
LBB0_28:
mov x0, x22
mov x1, x21
mov x2, x20
bl _svn_path_url_add_component2
Lloh77:
adrp x8, _svn_wc_notify_failed_forbidden_by_server@GOTPAGE
Lloh78:
ldr x8, [x8, _svn_wc_notify_failed_forbidden_by_server@GOTPAGEOFF]
Lloh79:
ldr w1, [x8]
mov x2, x20
bl _svn_wc_create_notify_url
LBB0_29:
mov x1, x0
stp x19, x24, [x0]
ldr x8, [x25, #8]
ldr w0, [x25]
mov x2, x20
blr x8
LBB0_30:
Lloh80:
adrp x8, _SVN_ERR_CLIENT_FORBIDDEN_BY_SERVER@GOTPAGE
Lloh81:
ldr x8, [x8, _SVN_ERR_CLIENT_FORBIDDEN_BY_SERVER@GOTPAGEOFF]
Lloh82:
ldr w25, [x8]
Lloh83:
adrp x8, _svn_node_dir@GOTPAGE
Lloh84:
ldr x8, [x8, _svn_node_dir@GOTPAGEOFF]
Lloh85:
ldr x8, [x8]
Lloh86:
adrp x9, l_.str.5@PAGE
Lloh87:
add x9, x9, l_.str.5@PAGEOFF
Lloh88:
adrp x10, l_.str.4@PAGE
Lloh89:
add x10, x10, l_.str.4@PAGEOFF
b LBB0_8
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh17
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh16
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh10
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh4
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26
.loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29
.loh AdrpAdd Lloh38, Lloh39
.loh AdrpAdd Lloh36, Lloh37
.loh AdrpLdrGotLdr Lloh33, Lloh34, Lloh35
.loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32
.loh AdrpLdrGotLdr Lloh40, Lloh41, Lloh42
.loh AdrpLdrGotLdr Lloh43, Lloh44, Lloh45
.loh AdrpLdrGotLdr Lloh46, Lloh47, Lloh48
.loh AdrpLdrGotLdr Lloh49, Lloh50, Lloh51
.loh AdrpLdrGotLdr Lloh52, Lloh53, Lloh54
.loh AdrpLdrGotLdr Lloh55, Lloh56, Lloh57
.loh AdrpLdrGotLdr Lloh58, Lloh59, Lloh60
.loh AdrpLdrGotLdr Lloh61, Lloh62, Lloh63
.loh AdrpLdrGotLdr Lloh64, Lloh65, Lloh66
.loh AdrpAdd Lloh75, Lloh76
.loh AdrpAdd Lloh73, Lloh74
.loh AdrpLdrGotLdr Lloh70, Lloh71, Lloh72
.loh AdrpLdrGotLdr Lloh67, Lloh68, Lloh69
.loh AdrpLdrGotLdr Lloh77, Lloh78, Lloh79
.loh AdrpAdd Lloh88, Lloh89
.loh AdrpAdd Lloh86, Lloh87
.loh AdrpLdrGotLdr Lloh83, Lloh84, Lloh85
.loh AdrpLdrGotLdr Lloh80, Lloh81, Lloh82
.cfi_endproc
; -- End function
.comm _SVN_ERR_FS_NOT_FOUND,8,3 ; @SVN_ERR_FS_NOT_FOUND
.comm _SVN_ERR_FS_CONFLICT,8,3 ; @SVN_ERR_FS_CONFLICT
.comm _SVN_ERR_FS_ALREADY_EXISTS,8,3 ; @SVN_ERR_FS_ALREADY_EXISTS
.comm _SVN_ERR_FS_TXN_OUT_OF_DATE,8,3 ; @SVN_ERR_FS_TXN_OUT_OF_DATE
.comm _SVN_ERR_RA_DAV_PATH_NOT_FOUND,8,3 ; @SVN_ERR_RA_DAV_PATH_NOT_FOUND
.comm _SVN_ERR_RA_DAV_ALREADY_EXISTS,8,3 ; @SVN_ERR_RA_DAV_ALREADY_EXISTS
.comm _SVN_ERR_RA_DAV_PRECONDITION_FAILED,8,3 ; @SVN_ERR_RA_DAV_PRECONDITION_FAILED
.comm _SVN_ERR_RA_OUT_OF_DATE,4,2 ; @SVN_ERR_RA_OUT_OF_DATE
.comm _svn_wc_notify_failed_out_of_date,4,2 ; @svn_wc_notify_failed_out_of_date
.comm _SVN_ERR_WC_NOT_UP_TO_DATE,4,2 ; @SVN_ERR_WC_NOT_UP_TO_DATE
.comm _svn_node_dir,8,3 ; @svn_node_dir
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Directory '%s' is out of date"
l_.str.1: ; @.str.1
.asciz "File '%s' is out of date"
.comm _SVN_ERR_FS_NO_LOCK_TOKEN,4,2 ; @SVN_ERR_FS_NO_LOCK_TOKEN
.comm _SVN_ERR_FS_LOCK_OWNER_MISMATCH,8,3 ; @SVN_ERR_FS_LOCK_OWNER_MISMATCH
.comm _SVN_ERR_FS_BAD_LOCK_TOKEN,8,3 ; @SVN_ERR_FS_BAD_LOCK_TOKEN
.comm _SVN_ERR_RA_NOT_LOCKED,8,3 ; @SVN_ERR_RA_NOT_LOCKED
.comm _svn_wc_notify_failed_locked,4,2 ; @svn_wc_notify_failed_locked
.comm _SVN_ERR_CLIENT_NO_LOCK_TOKEN,4,2 ; @SVN_ERR_CLIENT_NO_LOCK_TOKEN
l_.str.2: ; @.str.2
.asciz "Directory '%s' is locked in another working copy"
l_.str.3: ; @.str.3
.asciz "File '%s' is locked in another working copy"
.comm _SVN_ERR_RA_DAV_FORBIDDEN,4,2 ; @SVN_ERR_RA_DAV_FORBIDDEN
.comm _SVN_ERR_AUTHZ_UNWRITABLE,8,3 ; @SVN_ERR_AUTHZ_UNWRITABLE
.comm _svn_wc_notify_failed_forbidden_by_server,4,2 ; @svn_wc_notify_failed_forbidden_by_server
.comm _SVN_ERR_CLIENT_FORBIDDEN_BY_SERVER,4,2 ; @SVN_ERR_CLIENT_FORBIDDEN_BY_SERVER
l_.str.4: ; @.str.4
.asciz "Changing directory '%s' is forbidden by the server"
l_.str.5: ; @.str.5
.asciz "Changing file '%s' is forbidden by the server"
.no_dead_strip _fixup_commit_error
.subsections_via_symbols
| AnghaBench/freebsd/contrib/subversion/subversion/libsvn_client/extr_commit_util.c_fixup_commit_error.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function tps6521x_pb_irq
_tps6521x_pb_irq: ## @tps6521x_pb_irq
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
subq $16, %rsp
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rsi, %rbx
movq 16(%rsi), %r14
movl 8(%rsi), %edi
movl 4(%r14), %esi
leaq -20(%rbp), %rdx
callq _regmap_read
testl %eax, %eax
je LBB0_2
## %bb.1:
movl 4(%rbx), %edi
leaq L_.str(%rip), %rsi
movl %eax, %edx
callq _dev_err
jmp LBB0_6
LBB0_2:
movl (%r14), %eax
movl (%rbx), %edi
movq _KEY_POWER@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
testl %eax, -20(%rbp)
je LBB0_4
## %bb.3:
movl $1, %edx
callq _input_report_key
movl 4(%rbx), %edi
xorl %esi, %esi
callq _pm_wakeup_event
jmp LBB0_5
LBB0_4:
xorl %edx, %edx
callq _input_report_key
LBB0_5:
movl (%rbx), %edi
callq _input_sync
LBB0_6:
movq _IRQ_HANDLED@GOTPCREL(%rip), %rax
movl (%rax), %eax
addq $16, %rsp
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "can't read register: %d\n"
.comm _KEY_POWER,4,2 ## @KEY_POWER
.comm _IRQ_HANDLED,4,2 ## @IRQ_HANDLED
.no_dead_strip _tps6521x_pb_irq
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function tps6521x_pb_irq
_tps6521x_pb_irq: ; @tps6521x_pb_irq
.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
ldr x20, [x1, #16]
ldr w0, [x1, #8]
ldr w1, [x20, #4]
add x2, sp, #12
bl _regmap_read
cbz w0, LBB0_2
; %bb.1:
mov x2, x0
ldr w0, [x19, #4]
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
bl _dev_err
b LBB0_6
LBB0_2:
ldr w8, [sp, #12]
ldr w9, [x20]
ldr w0, [x19]
Lloh2:
adrp x10, _KEY_POWER@GOTPAGE
Lloh3:
ldr x10, [x10, _KEY_POWER@GOTPAGEOFF]
Lloh4:
ldr w1, [x10]
tst w9, w8
b.eq LBB0_4
; %bb.3:
mov w2, #1
bl _input_report_key
ldr w0, [x19, #4]
mov w1, #0
bl _pm_wakeup_event
b LBB0_5
LBB0_4:
mov w2, #0
bl _input_report_key
LBB0_5:
ldr w0, [x19]
bl _input_sync
LBB0_6:
Lloh5:
adrp x8, _IRQ_HANDLED@GOTPAGE
Lloh6:
ldr x8, [x8, _IRQ_HANDLED@GOTPAGEOFF]
Lloh7:
ldr w0, [x8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "can't read register: %d\n"
.comm _KEY_POWER,4,2 ; @KEY_POWER
.comm _IRQ_HANDLED,4,2 ; @IRQ_HANDLED
.no_dead_strip _tps6521x_pb_irq
.subsections_via_symbols
| AnghaBench/linux/drivers/input/misc/extr_tps65218-pwrbutton.c_tps6521x_pb_irq.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function mx1_prepare_transfer
_mx1_prepare_transfer: ## @mx1_prepare_transfer
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq %rdi, %r15
movq _MX1_CSPICTRL_ENABLE@GOTPCREL(%rip), %rax
movq _MX1_CSPICTRL_MASTER@GOTPCREL(%rip), %rcx
movl (%rcx), %ebx
orl (%rax), %ebx
movl 16(%rdi), %edi
movl (%rdx), %esi
leaq -28(%rbp), %rdx
callq _spi_imx_clkdiv_2
movq _MX1_CSPICTRL_DR_SHIFT@GOTPCREL(%rip), %rcx
movb (%rcx), %cl
shll %cl, %eax
movl -28(%rbp), %ecx
movl %ecx, (%r15)
movl 4(%r15), %edi
decl %edi
orl %ebx, %edi
orl %eax, %edi
movl (%r14), %eax
movq _SPI_CPHA@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
andl %eax, %ecx
je LBB0_2
## %bb.1:
movq _MX1_CSPICTRL_PHA@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
LBB0_2:
orl %ecx, %edi
movq _SPI_CPOL@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
je LBB0_4
## %bb.3:
movq _MX1_CSPICTRL_POL@GOTPCREL(%rip), %rax
movl (%rax), %eax
LBB0_4:
orl %eax, %edi
movq _MXC_CSPICTRL@GOTPCREL(%rip), %rax
movq (%rax), %rsi
addq 8(%r15), %rsi
callq _writel
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _MX1_CSPICTRL_ENABLE,4,2 ## @MX1_CSPICTRL_ENABLE
.comm _MX1_CSPICTRL_MASTER,4,2 ## @MX1_CSPICTRL_MASTER
.comm _MX1_CSPICTRL_DR_SHIFT,4,2 ## @MX1_CSPICTRL_DR_SHIFT
.comm _SPI_CPHA,4,2 ## @SPI_CPHA
.comm _MX1_CSPICTRL_PHA,4,2 ## @MX1_CSPICTRL_PHA
.comm _SPI_CPOL,4,2 ## @SPI_CPOL
.comm _MX1_CSPICTRL_POL,4,2 ## @MX1_CSPICTRL_POL
.comm _MXC_CSPICTRL,8,3 ## @MXC_CSPICTRL
.no_dead_strip _mx1_prepare_transfer
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function mx1_prepare_transfer
_mx1_prepare_transfer: ; @mx1_prepare_transfer
.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
Lloh0:
adrp x8, _MX1_CSPICTRL_ENABLE@GOTPAGE
Lloh1:
ldr x8, [x8, _MX1_CSPICTRL_ENABLE@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
Lloh3:
adrp x9, _MX1_CSPICTRL_MASTER@GOTPAGE
Lloh4:
ldr x9, [x9, _MX1_CSPICTRL_MASTER@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
orr w21, w9, w8
ldr w0, [x0, #16]
ldr w1, [x2]
add x2, sp, #12
bl _spi_imx_clkdiv_2
Lloh6:
adrp x8, _MX1_CSPICTRL_DR_SHIFT@GOTPAGE
Lloh7:
ldr x8, [x8, _MX1_CSPICTRL_DR_SHIFT@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
lsl w8, w0, w8
orr w8, w21, w8
ldr w9, [sp, #12]
str w9, [x20]
ldr w9, [x20, #4]
sub w9, w9, #1
orr w8, w8, w9
ldr w9, [x19]
Lloh9:
adrp x10, _SPI_CPHA@GOTPAGE
Lloh10:
ldr x10, [x10, _SPI_CPHA@GOTPAGEOFF]
Lloh11:
ldr w10, [x10]
Lloh12:
adrp x11, _MX1_CSPICTRL_PHA@GOTPAGE
Lloh13:
ldr x11, [x11, _MX1_CSPICTRL_PHA@GOTPAGEOFF]
Lloh14:
ldr w11, [x11]
tst w10, w9
csel w10, wzr, w11, eq
orr w8, w8, w10
Lloh15:
adrp x10, _SPI_CPOL@GOTPAGE
Lloh16:
ldr x10, [x10, _SPI_CPOL@GOTPAGEOFF]
Lloh17:
ldr w10, [x10]
Lloh18:
adrp x11, _MX1_CSPICTRL_POL@GOTPAGE
Lloh19:
ldr x11, [x11, _MX1_CSPICTRL_POL@GOTPAGEOFF]
Lloh20:
ldr w11, [x11]
tst w10, w9
csel w9, wzr, w11, eq
orr w0, w8, w9
ldr x8, [x20, #8]
Lloh21:
adrp x9, _MXC_CSPICTRL@GOTPAGE
Lloh22:
ldr x9, [x9, _MXC_CSPICTRL@GOTPAGEOFF]
Lloh23:
ldr x9, [x9]
add x1, x9, x8
bl _writel
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 AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _MX1_CSPICTRL_ENABLE,4,2 ; @MX1_CSPICTRL_ENABLE
.comm _MX1_CSPICTRL_MASTER,4,2 ; @MX1_CSPICTRL_MASTER
.comm _MX1_CSPICTRL_DR_SHIFT,4,2 ; @MX1_CSPICTRL_DR_SHIFT
.comm _SPI_CPHA,4,2 ; @SPI_CPHA
.comm _MX1_CSPICTRL_PHA,4,2 ; @MX1_CSPICTRL_PHA
.comm _SPI_CPOL,4,2 ; @SPI_CPOL
.comm _MX1_CSPICTRL_POL,4,2 ; @MX1_CSPICTRL_POL
.comm _MXC_CSPICTRL,8,3 ; @MXC_CSPICTRL
.no_dead_strip _mx1_prepare_transfer
.subsections_via_symbols
| AnghaBench/linux/drivers/spi/extr_spi-imx.c_mx1_prepare_transfer.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function buf_read
_buf_read: ## @buf_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 %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movl %edx, %ebx
movq %rsi, %r14
movl %edx, %esi
callq _buf_read_alloc
testq %rax, %rax
je LBB0_1
## %bb.2:
movq %r14, %rdi
movq %rax, %rsi
movl %ebx, %edx
callq _memcpy
movl $1, %eax
jmp LBB0_3
LBB0_1:
xorl %eax, %eax
LBB0_3:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _buf_read
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function buf_read
_buf_read: ; @buf_read
.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
mov x20, x1
mov x1, x2
bl _buf_read_alloc
cbz x0, LBB0_2
; %bb.1:
mov x1, x0
mov x0, x20
mov x2, x19
bl _memcpy
mov w0, #1
LBB0_2:
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 _buf_read
.subsections_via_symbols
| AnghaBench/openvpn/src/openvpn/extr_buffer.h_buf_read.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function nfs4_state_manager
_nfs4_state_manager: ## @nfs4_state_manager
.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
leaq 32(%rdi), %r15
movq _NFS4CLNT_LEASE_EXPIRED@GOTPCREL(%rip), %r13
movq _NFS4CLNT_CHECK_LEASE@GOTPCREL(%rip), %r14
jmp LBB0_1
.p2align 4, 0x90
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movl %eax, %r12d
movq %rbx, %rdi
movl %eax, %esi
callq _nfs4_set_lease_expired
movl (%r13), %edi
movq %rbx, %rsi
callq _test_bit
testq %rax, %rax
je LBB0_4
LBB0_38: ## in Loop: Header=BB0_1 Depth=1
movq %r15, %rdi
callq _atomic_read
cmpl $1, %eax
jle LBB0_39
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl (%r13), %edi
movq %rbx, %rsi
callq _test_and_clear_bit
testq %rax, %rax
je LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq %rbx, %rdi
callq _nfs4_reclaim_lease
testl %eax, %eax
jne LBB0_3
## %bb.7: ## in Loop: Header=BB0_1 Depth=1
movl (%r14), %edi
movq %rbx, %rsi
callq _clear_bit
movq _NFS4CLNT_RECLAIM_REBOOT@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq %rbx, %rsi
callq _set_bit
movq %rbx, %rdi
callq _pnfs_destroy_all_layouts
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
movl (%r14), %edi
movq %rbx, %rsi
callq _test_and_clear_bit
testq %rax, %rax
je LBB0_13
## %bb.9: ## in Loop: Header=BB0_1 Depth=1
movq %rbx, %rdi
callq _nfs4_check_lease
movl %eax, %r12d
movl (%r13), %edi
movq %rbx, %rsi
callq _test_bit
testq %rax, %rax
jne LBB0_38
## %bb.10: ## in Loop: Header=BB0_1 Depth=1
testl %r12d, %r12d
jns LBB0_13
## %bb.11: ## in Loop: Header=BB0_1 Depth=1
movq _NFS4ERR_CB_PATH_DOWN@GOTPCREL(%rip), %rax
movl (%rax), %eax
addl %r12d, %eax
jne LBB0_12
.p2align 4, 0x90
LBB0_13: ## in Loop: Header=BB0_1 Depth=1
movq _NFS4CLNT_SESSION_RESET@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq %rbx, %rsi
callq _test_and_clear_bit
testq %rax, %rax
je LBB0_18
## %bb.14: ## in Loop: Header=BB0_1 Depth=1
movq %rbx, %rdi
callq _nfs4_has_session
testq %rax, %rax
je LBB0_18
## %bb.15: ## in Loop: Header=BB0_1 Depth=1
movq %rbx, %rdi
callq _nfs4_reset_session
movl %eax, %r12d
movl (%r13), %edi
movq %rbx, %rsi
callq _test_bit
testq %rax, %rax
jne LBB0_38
## %bb.16: ## in Loop: Header=BB0_1 Depth=1
testl %r12d, %r12d
js LBB0_17
.p2align 4, 0x90
LBB0_18: ## in Loop: Header=BB0_1 Depth=1
movq _NFS4CLNT_RECLAIM_REBOOT@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq %rbx, %rsi
callq _test_bit
testq %rax, %rax
je LBB0_24
## %bb.19: ## in Loop: Header=BB0_1 Depth=1
movq 24(%rbx), %rax
movl 4(%rax), %esi
movq %rbx, %rdi
callq _nfs4_do_reclaim
movl %eax, %r12d
movl (%r13), %edi
movq %rbx, %rsi
callq _test_bit
testq %rax, %rax
jne LBB0_38
## %bb.20: ## in Loop: Header=BB0_1 Depth=1
movq _NFS4CLNT_SESSION_RESET@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq %rbx, %rsi
callq _test_bit
testq %rax, %rax
jne LBB0_38
## %bb.21: ## in Loop: Header=BB0_1 Depth=1
movq %rbx, %rdi
callq _nfs4_state_end_reclaim_reboot
movq _NFS4CLNT_RECLAIM_NOGRACE@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq %rbx, %rsi
callq _test_bit
testq %rax, %rax
jne LBB0_38
## %bb.22: ## in Loop: Header=BB0_1 Depth=1
testl %r12d, %r12d
js LBB0_23
LBB0_24: ## in Loop: Header=BB0_1 Depth=1
movq _NFS4CLNT_RECLAIM_NOGRACE@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq %rbx, %rsi
callq _test_and_clear_bit
testq %rax, %rax
je LBB0_30
## %bb.25: ## in Loop: Header=BB0_1 Depth=1
movq 24(%rbx), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _nfs4_do_reclaim
movl %eax, %r12d
movl (%r13), %edi
movq %rbx, %rsi
callq _test_bit
testq %rax, %rax
jne LBB0_38
## %bb.26: ## in Loop: Header=BB0_1 Depth=1
movq _NFS4CLNT_SESSION_RESET@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq %rbx, %rsi
callq _test_bit
testq %rax, %rax
jne LBB0_38
## %bb.27: ## in Loop: Header=BB0_1 Depth=1
movq _NFS4CLNT_RECLAIM_REBOOT@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq %rbx, %rsi
callq _test_bit
testq %rax, %rax
jne LBB0_38
## %bb.28: ## in Loop: Header=BB0_1 Depth=1
testl %r12d, %r12d
js LBB0_29
LBB0_30: ## in Loop: Header=BB0_1 Depth=1
movq %rbx, %rdi
callq _nfs4_end_drain_session
movq _NFS4CLNT_DELEGRETURN@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq %rbx, %rsi
callq _test_and_clear_bit
testq %rax, %rax
je LBB0_32
## %bb.31: ## in Loop: Header=BB0_1 Depth=1
movq %rbx, %rdi
callq _nfs_client_return_marked_delegations
jmp LBB0_38
LBB0_32: ## in Loop: Header=BB0_1 Depth=1
movq _NFS4CLNT_RECALL_SLOT@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq %rbx, %rsi
callq _test_and_clear_bit
testq %rax, %rax
je LBB0_36
## %bb.33: ## in Loop: Header=BB0_1 Depth=1
movq %rbx, %rdi
callq _nfs4_has_session
testq %rax, %rax
je LBB0_36
## %bb.34: ## in Loop: Header=BB0_1 Depth=1
movq %rbx, %rdi
callq _nfs4_recall_slot
testl %eax, %eax
jns LBB0_38
jmp LBB0_35
LBB0_36: ## in Loop: Header=BB0_1 Depth=1
movq %rbx, %rdi
callq _nfs4_clear_state_manager_bit
cmpq $0, (%rbx)
je LBB0_39
## %bb.37: ## in Loop: Header=BB0_1 Depth=1
movq _NFS4CLNT_MANAGER_RUNNING@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq %rbx, %rsi
callq _test_and_set_bit
testq %rax, %rax
je LBB0_38
LBB0_39:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_4:
movq 8(%rbx), %rax
movq _NFS_CS_SESSION_INITING@GOTPCREL(%rip), %rcx
leaq L_.str.1(%rip), %r14
cmpq (%rcx), %rax
jne LBB0_6
## %bb.5:
movq %rbx, %rdi
movl %r12d, %esi
callq _nfs_mark_client_ready
jmp LBB0_6
LBB0_17:
leaq L_.str.3(%rip), %r14
jmp LBB0_6
LBB0_12:
leaq L_.str.2(%rip), %r14
LBB0_6:
cmpb $0, (%r14)
leaq L_.str(%rip), %rax
leaq L_.str.7(%rip), %rsi
cmoveq %rax, %rsi
movl 16(%rbx), %ecx
negl %r12d
leaq L_.str.8(%rip), %rdi
movq %r14, %rdx
movl %r12d, %r8d
callq _pr_warn_ratelimited
movq %rbx, %rdi
callq _nfs4_end_drain_session
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _nfs4_clear_state_manager_bit ## TAILCALL
LBB0_23:
leaq L_.str.4(%rip), %r14
jmp LBB0_6
LBB0_35:
movl %eax, %r12d
leaq L_.str.6(%rip), %r14
jmp LBB0_6
LBB0_29:
leaq L_.str.5(%rip), %r14
jmp LBB0_6
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.space 1
.comm _NFS4CLNT_LEASE_EXPIRED,4,2 ## @NFS4CLNT_LEASE_EXPIRED
L_.str.1: ## @.str.1
.asciz "lease expired"
.comm _NFS_CS_SESSION_INITING,8,3 ## @NFS_CS_SESSION_INITING
.comm _NFS4CLNT_CHECK_LEASE,4,2 ## @NFS4CLNT_CHECK_LEASE
.comm _NFS4CLNT_RECLAIM_REBOOT,4,2 ## @NFS4CLNT_RECLAIM_REBOOT
L_.str.2: ## @.str.2
.asciz "check lease"
.comm _NFS4ERR_CB_PATH_DOWN,4,2 ## @NFS4ERR_CB_PATH_DOWN
.comm _NFS4CLNT_SESSION_RESET,4,2 ## @NFS4CLNT_SESSION_RESET
L_.str.3: ## @.str.3
.asciz "reset session"
L_.str.4: ## @.str.4
.asciz "reclaim reboot"
.comm _NFS4CLNT_RECLAIM_NOGRACE,4,2 ## @NFS4CLNT_RECLAIM_NOGRACE
L_.str.5: ## @.str.5
.asciz "reclaim nograce"
.comm _NFS4CLNT_DELEGRETURN,4,2 ## @NFS4CLNT_DELEGRETURN
.comm _NFS4CLNT_RECALL_SLOT,4,2 ## @NFS4CLNT_RECALL_SLOT
L_.str.6: ## @.str.6
.asciz "recall slot"
.comm _NFS4CLNT_MANAGER_RUNNING,4,2 ## @NFS4CLNT_MANAGER_RUNNING
L_.str.7: ## @.str.7
.asciz ": "
L_.str.8: ## @.str.8
.asciz "NFS: state manager%s%s failed on NFSv4 server %s with error %d\n"
.no_dead_strip _nfs4_state_manager
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function nfs4_state_manager
_nfs4_state_manager: ; @nfs4_state_manager
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x19, x0
add x21, x0, #32
Lloh0:
adrp x23, _NFS4CLNT_LEASE_EXPIRED@GOTPAGE
Lloh1:
ldr x23, [x23, _NFS4CLNT_LEASE_EXPIRED@GOTPAGEOFF]
Lloh2:
adrp x24, _NFS4CLNT_CHECK_LEASE@GOTPAGE
Lloh3:
ldr x24, [x24, _NFS4CLNT_CHECK_LEASE@GOTPAGEOFF]
Lloh4:
adrp x25, _NFS4CLNT_SESSION_RESET@GOTPAGE
Lloh5:
ldr x25, [x25, _NFS4CLNT_SESSION_RESET@GOTPAGEOFF]
Lloh6:
adrp x26, _NFS4CLNT_RECLAIM_REBOOT@GOTPAGE
Lloh7:
ldr x26, [x26, _NFS4CLNT_RECLAIM_REBOOT@GOTPAGEOFF]
Lloh8:
adrp x27, _NFS4CLNT_RECLAIM_NOGRACE@GOTPAGE
Lloh9:
ldr x27, [x27, _NFS4CLNT_RECLAIM_NOGRACE@GOTPAGEOFF]
Lloh10:
adrp x28, _NFS4ERR_CB_PATH_DOWN@GOTPAGE
Lloh11:
ldr x28, [x28, _NFS4ERR_CB_PATH_DOWN@GOTPAGEOFF]
Lloh12:
adrp x20, l_.str.2@PAGE
Lloh13:
add x20, x20, l_.str.2@PAGEOFF
b LBB0_3
LBB0_1: ; in Loop: Header=BB0_3 Depth=1
mov x22, x0
mov x0, x19
mov x1, x22
bl _nfs4_set_lease_expired
ldr w0, [x23]
mov x1, x19
bl _test_bit
cbz x0, LBB0_32
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
mov x0, x21
bl _atomic_read
cmp w0, #1
b.le LBB0_31
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr w0, [x23]
mov x1, x19
bl _test_and_clear_bit
cbz x0, LBB0_6
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
mov x0, x19
bl _nfs4_reclaim_lease
cbnz w0, LBB0_1
; %bb.5: ; in Loop: Header=BB0_3 Depth=1
ldr w0, [x24]
mov x1, x19
bl _clear_bit
ldr w0, [x26]
mov x1, x19
bl _set_bit
mov x0, x19
bl _pnfs_destroy_all_layouts
LBB0_6: ; in Loop: Header=BB0_3 Depth=1
ldr w0, [x24]
mov x1, x19
bl _test_and_clear_bit
cbz x0, LBB0_10
; %bb.7: ; in Loop: Header=BB0_3 Depth=1
mov x0, x19
bl _nfs4_check_lease
mov x22, x0
ldr w0, [x23]
mov x1, x19
bl _test_bit
cbnz x0, LBB0_2
; %bb.8: ; in Loop: Header=BB0_3 Depth=1
tbz w22, #31, LBB0_10
; %bb.9: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [x28]
cmn w22, w8
b.ne LBB0_35
LBB0_10: ; in Loop: Header=BB0_3 Depth=1
ldr w0, [x25]
mov x1, x19
bl _test_and_clear_bit
cbz x0, LBB0_14
; %bb.11: ; in Loop: Header=BB0_3 Depth=1
mov x0, x19
bl _nfs4_has_session
cbz x0, LBB0_14
; %bb.12: ; in Loop: Header=BB0_3 Depth=1
mov x0, x19
bl _nfs4_reset_session
mov x22, x0
ldr w0, [x23]
mov x1, x19
bl _test_bit
cbnz x0, LBB0_2
; %bb.13: ; in Loop: Header=BB0_3 Depth=1
tbnz w22, #31, LBB0_36
LBB0_14: ; in Loop: Header=BB0_3 Depth=1
ldr w0, [x26]
mov x1, x19
bl _test_bit
cbz x0, LBB0_19
; %bb.15: ; in Loop: Header=BB0_3 Depth=1
ldr x8, [x19, #24]
ldr w1, [x8, #4]
mov x0, x19
bl _nfs4_do_reclaim
mov x22, x0
ldr w0, [x23]
mov x1, x19
bl _test_bit
cbnz x0, LBB0_2
; %bb.16: ; in Loop: Header=BB0_3 Depth=1
ldr w0, [x25]
mov x1, x19
bl _test_bit
cbnz x0, LBB0_2
; %bb.17: ; in Loop: Header=BB0_3 Depth=1
mov x0, x19
bl _nfs4_state_end_reclaim_reboot
ldr w0, [x27]
mov x1, x19
bl _test_bit
cbnz x0, LBB0_2
; %bb.18: ; in Loop: Header=BB0_3 Depth=1
tbnz w22, #31, LBB0_37
LBB0_19: ; in Loop: Header=BB0_3 Depth=1
ldr w0, [x27]
mov x1, x19
bl _test_and_clear_bit
cbz x0, LBB0_24
; %bb.20: ; in Loop: Header=BB0_3 Depth=1
ldr x8, [x19, #24]
ldr w1, [x8]
mov x0, x19
bl _nfs4_do_reclaim
mov x22, x0
ldr w0, [x23]
mov x1, x19
bl _test_bit
cbnz x0, LBB0_2
; %bb.21: ; in Loop: Header=BB0_3 Depth=1
ldr w0, [x25]
mov x1, x19
bl _test_bit
cbnz x0, LBB0_2
; %bb.22: ; in Loop: Header=BB0_3 Depth=1
ldr w0, [x26]
mov x1, x19
bl _test_bit
cbnz x0, LBB0_2
; %bb.23: ; in Loop: Header=BB0_3 Depth=1
tbnz w22, #31, LBB0_39
LBB0_24: ; in Loop: Header=BB0_3 Depth=1
mov x0, x19
bl _nfs4_end_drain_session
Lloh14:
adrp x8, _NFS4CLNT_DELEGRETURN@GOTPAGE
Lloh15:
ldr x8, [x8, _NFS4CLNT_DELEGRETURN@GOTPAGEOFF]
Lloh16:
ldr w0, [x8]
mov x1, x19
bl _test_and_clear_bit
cbz x0, LBB0_26
; %bb.25: ; in Loop: Header=BB0_3 Depth=1
mov x0, x19
bl _nfs_client_return_marked_delegations
b LBB0_2
LBB0_26: ; in Loop: Header=BB0_3 Depth=1
Lloh17:
adrp x8, _NFS4CLNT_RECALL_SLOT@GOTPAGE
Lloh18:
ldr x8, [x8, _NFS4CLNT_RECALL_SLOT@GOTPAGEOFF]
Lloh19:
ldr w0, [x8]
mov x1, x19
bl _test_and_clear_bit
cbz x0, LBB0_29
; %bb.27: ; in Loop: Header=BB0_3 Depth=1
mov x0, x19
bl _nfs4_has_session
cbz x0, LBB0_29
; %bb.28: ; in Loop: Header=BB0_3 Depth=1
mov x0, x19
bl _nfs4_recall_slot
tbz w0, #31, LBB0_2
b LBB0_38
LBB0_29: ; in Loop: Header=BB0_3 Depth=1
mov x0, x19
bl _nfs4_clear_state_manager_bit
ldr x8, [x19]
cbz x8, LBB0_31
; %bb.30: ; in Loop: Header=BB0_3 Depth=1
Lloh20:
adrp x8, _NFS4CLNT_MANAGER_RUNNING@GOTPAGE
Lloh21:
ldr x8, [x8, _NFS4CLNT_MANAGER_RUNNING@GOTPAGEOFF]
Lloh22:
ldr w0, [x8]
mov x1, x19
bl _test_and_set_bit
cbz x0, LBB0_2
LBB0_31:
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_32:
ldr x8, [x19, #8]
Lloh23:
adrp x9, _NFS_CS_SESSION_INITING@GOTPAGE
Lloh24:
ldr x9, [x9, _NFS_CS_SESSION_INITING@GOTPAGEOFF]
Lloh25:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_34
; %bb.33:
mov x0, x19
mov x1, x22
bl _nfs_mark_client_ready
LBB0_34:
Lloh26:
adrp x20, l_.str.1@PAGE
Lloh27:
add x20, x20, l_.str.1@PAGEOFF
LBB0_35:
ldrb w8, [x20]
Lloh28:
adrp x9, l_.str.7@PAGE
Lloh29:
add x9, x9, l_.str.7@PAGEOFF
Lloh30:
adrp x10, l_.str@PAGE
Lloh31:
add x10, x10, l_.str@PAGEOFF
cmp w8, #0
csel x1, x10, x9, eq
ldr w3, [x19, #16]
neg w4, w22
Lloh32:
adrp x0, l_.str.8@PAGE
Lloh33:
add x0, x0, l_.str.8@PAGEOFF
mov x2, x20
bl _pr_warn_ratelimited
mov x0, x19
bl _nfs4_end_drain_session
mov x0, x19
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
b _nfs4_clear_state_manager_bit
LBB0_36:
Lloh34:
adrp x20, l_.str.3@PAGE
Lloh35:
add x20, x20, l_.str.3@PAGEOFF
b LBB0_35
LBB0_37:
Lloh36:
adrp x20, l_.str.4@PAGE
Lloh37:
add x20, x20, l_.str.4@PAGEOFF
b LBB0_35
LBB0_38:
mov x22, x0
Lloh38:
adrp x20, l_.str.6@PAGE
Lloh39:
add x20, x20, l_.str.6@PAGEOFF
b LBB0_35
LBB0_39:
Lloh40:
adrp x20, l_.str.5@PAGE
Lloh41:
add x20, x20, l_.str.5@PAGEOFF
b LBB0_35
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpLdrGot Lloh10, Lloh11
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22
.loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25
.loh AdrpAdd Lloh26, Lloh27
.loh AdrpAdd Lloh32, Lloh33
.loh AdrpAdd Lloh30, Lloh31
.loh AdrpAdd Lloh28, Lloh29
.loh AdrpAdd Lloh34, Lloh35
.loh AdrpAdd Lloh36, Lloh37
.loh AdrpAdd Lloh38, Lloh39
.loh AdrpAdd Lloh40, Lloh41
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.space 1
.comm _NFS4CLNT_LEASE_EXPIRED,4,2 ; @NFS4CLNT_LEASE_EXPIRED
l_.str.1: ; @.str.1
.asciz "lease expired"
.comm _NFS_CS_SESSION_INITING,8,3 ; @NFS_CS_SESSION_INITING
.comm _NFS4CLNT_CHECK_LEASE,4,2 ; @NFS4CLNT_CHECK_LEASE
.comm _NFS4CLNT_RECLAIM_REBOOT,4,2 ; @NFS4CLNT_RECLAIM_REBOOT
l_.str.2: ; @.str.2
.asciz "check lease"
.comm _NFS4ERR_CB_PATH_DOWN,4,2 ; @NFS4ERR_CB_PATH_DOWN
.comm _NFS4CLNT_SESSION_RESET,4,2 ; @NFS4CLNT_SESSION_RESET
l_.str.3: ; @.str.3
.asciz "reset session"
l_.str.4: ; @.str.4
.asciz "reclaim reboot"
.comm _NFS4CLNT_RECLAIM_NOGRACE,4,2 ; @NFS4CLNT_RECLAIM_NOGRACE
l_.str.5: ; @.str.5
.asciz "reclaim nograce"
.comm _NFS4CLNT_DELEGRETURN,4,2 ; @NFS4CLNT_DELEGRETURN
.comm _NFS4CLNT_RECALL_SLOT,4,2 ; @NFS4CLNT_RECALL_SLOT
l_.str.6: ; @.str.6
.asciz "recall slot"
.comm _NFS4CLNT_MANAGER_RUNNING,4,2 ; @NFS4CLNT_MANAGER_RUNNING
l_.str.7: ; @.str.7
.asciz ": "
l_.str.8: ; @.str.8
.asciz "NFS: state manager%s%s failed on NFSv4 server %s with error %d\n"
.no_dead_strip _nfs4_state_manager
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/fs/nfs/extr_nfs4state.c_nfs4_state_manager.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function mtip_commands_active
_mtip_commands_active: ## @mtip_commands_active
.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), %rax
movl (%rax), %edi
callq _readl
movl %eax, %r15d
andl $-2, %r15d
movq 8(%r14), %rax
cmpl $2, (%rax)
jb LBB0_3
## %bb.1:
movl $1, %ebx
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq (%r14), %rax
movl (%rax,%rbx,4), %edi
callq _readl
orl %eax, %r15d
incq %rbx
movq 8(%r14), %rax
movl (%rax), %eax
cmpq %rax, %rbx
jb LBB0_2
LBB0_3:
xorl %eax, %eax
testl %r15d, %r15d
setne %al
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _mtip_commands_active
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function mtip_commands_active
_mtip_commands_active: ; @mtip_commands_active
.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 x8, [x0]
ldr w0, [x8]
bl _readl
and w20, w0, #0xfffffffe
ldr x8, [x19, #8]
ldr w8, [x8]
cmp w8, #2
b.lo LBB0_3
; %bb.1:
mov w21, #1
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19]
ldr w0, [x8, x21, lsl #2]
bl _readl
orr w20, w0, w20
add x21, x21, #1
ldr x8, [x19, #8]
ldr w8, [x8]
cmp x21, x8
b.lo LBB0_2
LBB0_3:
cmp w20, #0
cset w0, ne
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _mtip_commands_active
.subsections_via_symbols
| AnghaBench/linux/drivers/block/mtip32xx/extr_mtip32xx.c_mtip_commands_active.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___panel_single_step_over ## -- Begin function __panel_single_step_over
.p2align 4, 0x90
___panel_single_step_over: ## @__panel_single_step_over
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r12
movl (%rdi), %edi
leaq L_.str(%rip), %r14
movq %r14, %rsi
callq _r_config_get_i
movl %eax, %r15d
movl (%r12), %edi
movq %r14, %rsi
xorl %edx, %edx
callq _r_config_set_i
movl (%r12), %edi
leaq L_.str.1(%rip), %rsi
callq _r_config_get_i
testl %eax, %eax
leaq L_.str.4(%rip), %rax
leaq L_.str.2(%rip), %rsi
cmoveq %rax, %rsi
leaq L_.str.5(%rip), %rax
leaq L_.str.3(%rip), %rbx
cmoveq %rax, %rbx
movq %r12, %rdi
xorl %edx, %edx
callq _r_core_cmd
movq %r12, %rdi
movq %rbx, %rsi
xorl %edx, %edx
callq _r_core_cmd
movl (%r12), %edi
movq %r14, %rsi
movl %r15d, %edx
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _r_config_set_i ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "io.cache"
L_.str.1: ## @.str.1
.asciz "cfg.debug"
L_.str.2: ## @.str.2
.asciz "dso"
L_.str.3: ## @.str.3
.asciz ".dr*"
L_.str.4: ## @.str.4
.asciz "aeso"
L_.str.5: ## @.str.5
.asciz ".ar*"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___panel_single_step_over ; -- Begin function __panel_single_step_over
.p2align 2
___panel_single_step_over: ; @__panel_single_step_over
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
ldr w0, [x0]
Lloh0:
adrp x20, l_.str@PAGE
Lloh1:
add x20, x20, l_.str@PAGEOFF
mov x1, x20
bl _r_config_get_i
mov x21, x0
ldr w0, [x19]
mov x1, x20
mov w2, #0
bl _r_config_set_i
ldr w0, [x19]
Lloh2:
adrp x1, l_.str.1@PAGE
Lloh3:
add x1, x1, l_.str.1@PAGEOFF
bl _r_config_get_i
Lloh4:
adrp x8, l_.str.2@PAGE
Lloh5:
add x8, x8, l_.str.2@PAGEOFF
Lloh6:
adrp x9, l_.str.4@PAGE
Lloh7:
add x9, x9, l_.str.4@PAGEOFF
cmp w0, #0
csel x1, x9, x8, eq
Lloh8:
adrp x8, l_.str.3@PAGE
Lloh9:
add x8, x8, l_.str.3@PAGEOFF
Lloh10:
adrp x9, l_.str.5@PAGE
Lloh11:
add x9, x9, l_.str.5@PAGEOFF
csel x22, x9, x8, eq
mov x0, x19
mov w2, #0
bl _r_core_cmd
mov x0, x19
mov x1, x22
mov w2, #0
bl _r_core_cmd
ldr w0, [x19]
mov x1, x20
mov x2, x21
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _r_config_set_i
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "io.cache"
l_.str.1: ; @.str.1
.asciz "cfg.debug"
l_.str.2: ; @.str.2
.asciz "dso"
l_.str.3: ; @.str.3
.asciz ".dr*"
l_.str.4: ; @.str.4
.asciz "aeso"
l_.str.5: ; @.str.5
.asciz ".ar*"
.subsections_via_symbols
| AnghaBench/radare2/libr/core/extr_panels.c___panel_single_step_over.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function write_vmem
_write_vmem: ## @write_vmem
.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, %r8
movq %rsi, %rcx
movq %rdi, %rbx
movq (%rdi), %r13
movq 8(%rdi), %rax
movq 8(%rax), %r14
movslq (%rax), %rsi
movq %rsi, %rax
movq %rsi, -56(%rbp) ## 8-byte Spill
shlq $4, %rsi
movq %rcx, %rax
orq %rsi, %rax
shrq $32, %rax
je LBB0_1
## %bb.2:
movq %rcx, %rax
xorl %edx, %edx
divq %rsi
movq %rax, %r15
jmp LBB0_3
LBB0_1:
movl %ecx, %eax
xorl %edx, %edx
divl %esi
movl %eax, %r15d
LBB0_3:
addq %rcx, %r8
movq %r8, %rdi
## kill: def $esi killed $esi killed $rsi
callq _DIV_ROUND_UP
movl %eax, %ecx
xorl %eax, %eax
movl %ecx, -68(%rbp) ## 4-byte Spill
cmpl %r15d, %ecx
jle LBB0_27
## %bb.4:
movq -56(%rbp), %rax ## 8-byte Reload
movl %eax, %ecx
movq %rcx, -64(%rbp) ## 8-byte Spill
movl %r15d, %ecx
leaq (,%rax,8), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movq %rbx, -88(%rbp) ## 8-byte Spill
movq %r14, -96(%rbp) ## 8-byte Spill
.p2align 4, 0x90
LBB0_5: ## =>This Loop Header: Depth=1
## Child Loop BB0_7 Depth 2
movq %rcx, -80(%rbp) ## 8-byte Spill
movl %ecx, %esi
orl $176, %esi
movq %rbx, %rdi
movl $2, %edx
movl $16, %ecx
callq _write_reg
movq %r13, %rdi
xorl %esi, %esi
movq -64(%rbp), %rdx ## 8-byte Reload
## kill: def $edx killed $edx killed $rdx
callq _memset
cmpl $0, -56(%rbp) ## 4-byte Folded Reload
jle LBB0_24
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movq -80(%rbp), %rax ## 8-byte Reload
leal (,%rax,8), %eax
cltq
imulq -56(%rbp), %rax ## 8-byte Folded Reload
movq %rax, -104(%rbp) ## 8-byte Spill
xorl %r12d, %r12d
jmp LBB0_7
.p2align 4, 0x90
LBB0_23: ## in Loop: Header=BB0_7 Depth=2
incq %r12
cmpq %r12, -64(%rbp) ## 8-byte Folded Reload
je LBB0_24
LBB0_7: ## Parent Loop BB0_5 Depth=1
## => This Inner Loop Header: Depth=2
movq -104(%rbp), %rax ## 8-byte Reload
leaq (%rax,%r12), %rbx
cmpq $0, (%r14,%rbx,8)
je LBB0_9
## %bb.8: ## in Loop: Header=BB0_7 Depth=2
xorl %edi, %edi
callq _BIT
orl %eax, (%r13,%r12,4)
LBB0_9: ## in Loop: Header=BB0_7 Depth=2
leaq (%r14,%rbx,8), %rax
movq -48(%rbp), %rcx ## 8-byte Reload
leaq (%rax,%rcx), %r15
cmpq $0, (%rax,%rcx)
je LBB0_11
## %bb.10: ## in Loop: Header=BB0_7 Depth=2
movl $1, %edi
callq _BIT
orl %eax, (%r13,%r12,4)
LBB0_11: ## in Loop: Header=BB0_7 Depth=2
movq %r13, %r14
movq -48(%rbp), %rax ## 8-byte Reload
leaq (%r15,%rax), %r13
cmpq $0, (%r15,%rax)
je LBB0_13
## %bb.12: ## in Loop: Header=BB0_7 Depth=2
movl $2, %edi
callq _BIT
orl %eax, (%r14,%r12,4)
LBB0_13: ## in Loop: Header=BB0_7 Depth=2
movq -48(%rbp), %rax ## 8-byte Reload
leaq (%rax,%r13), %rbx
cmpq $0, (%r13,%rax)
movq %r14, %r13
je LBB0_15
## %bb.14: ## in Loop: Header=BB0_7 Depth=2
movl $3, %edi
callq _BIT
orl %eax, (%r13,%r12,4)
LBB0_15: ## in Loop: Header=BB0_7 Depth=2
movq -48(%rbp), %rax ## 8-byte Reload
leaq (%rbx,%rax), %r15
cmpq $0, (%rbx,%rax)
movq -96(%rbp), %r14 ## 8-byte Reload
je LBB0_17
## %bb.16: ## in Loop: Header=BB0_7 Depth=2
movl $4, %edi
callq _BIT
orl %eax, (%r13,%r12,4)
LBB0_17: ## in Loop: Header=BB0_7 Depth=2
movq -48(%rbp), %rax ## 8-byte Reload
leaq (%r15,%rax), %rbx
cmpq $0, (%r15,%rax)
je LBB0_19
## %bb.18: ## in Loop: Header=BB0_7 Depth=2
movl $5, %edi
callq _BIT
orl %eax, (%r13,%r12,4)
LBB0_19: ## in Loop: Header=BB0_7 Depth=2
movq -48(%rbp), %rax ## 8-byte Reload
leaq (%rbx,%rax), %r15
cmpq $0, (%rbx,%rax)
je LBB0_21
## %bb.20: ## in Loop: Header=BB0_7 Depth=2
movl $6, %edi
callq _BIT
orl %eax, (%r13,%r12,4)
LBB0_21: ## in Loop: Header=BB0_7 Depth=2
movq -56(%rbp), %rax ## 8-byte Reload
cmpq $0, (%r15,%rax,8)
je LBB0_23
## %bb.22: ## in Loop: Header=BB0_7 Depth=2
movl $7, %edi
callq _BIT
orl %eax, (%r13,%r12,4)
jmp LBB0_23
.p2align 4, 0x90
LBB0_24: ## in Loop: Header=BB0_5 Depth=1
movq -88(%rbp), %rbx ## 8-byte Reload
movq %rbx, %rdi
movq %r13, %rsi
movq -64(%rbp), %rdx ## 8-byte Reload
## kill: def $edx killed $edx killed $rdx
movl $1, %ecx
callq _fbtft_write_buf_dc
testl %eax, %eax
js LBB0_27
## %bb.25: ## in Loop: Header=BB0_5 Depth=1
movq -80(%rbp), %rcx ## 8-byte Reload
incq %rcx
cmpl %ecx, -68(%rbp) ## 4-byte Folded Reload
jne LBB0_5
## %bb.26:
xorl %eax, %eax
LBB0_27:
addq $72, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _write_vmem
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function write_vmem
_write_vmem: ; @write_vmem
.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, x0
ldp x9, x8, [x0]
str x9, [sp, #24] ; 8-byte Folded Spill
ldr x23, [x8, #8]
ldrsw x24, [x8]
lsl x8, x24, #4
add x0, x2, x1
udiv x19, x1, x8
mov x1, x8
bl _DIV_ROUND_UP
str w0, [sp, #20] ; 4-byte Folded Spill
cmp w0, w19
b.le LBB0_23
; %bb.1:
and x21, x24, #0xffffffff
and x25, x19, #0xffffffff
lsl x26, x24, #3
str x20, [sp, #8] ; 8-byte Folded Spill
LBB0_2: ; =>This Loop Header: Depth=1
; Child Loop BB0_5 Depth 2
mov w8, #176
orr w1, w25, w8
mov x0, x20
mov w2, #2
mov w3, #16
bl _write_reg
ldr x0, [sp, #24] ; 8-byte Folded Reload
mov w1, #0
mov x2, x21
bl _memset
cmp w24, #1
b.lt LBB0_21
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
mov x28, #0
lsl w8, w25, #3
sxtw x8, w8
mul x27, x8, x24
mov x22, x21
ldr x20, [sp, #24] ; 8-byte Folded Reload
b LBB0_5
LBB0_4: ; in Loop: Header=BB0_5 Depth=2
add x28, x28, #1
add x20, x20, #4
subs x22, x22, #1
b.eq LBB0_21
LBB0_5: ; Parent Loop BB0_2 Depth=1
; => This Inner Loop Header: Depth=2
add x8, x27, x28
add x19, x23, x8, lsl #3
ldr x8, [x19]
cbz x8, LBB0_7
; %bb.6: ; in Loop: Header=BB0_5 Depth=2
mov w0, #0
bl _BIT
ldr w8, [x20]
orr w8, w8, w0
str w8, [x20]
LBB0_7: ; in Loop: Header=BB0_5 Depth=2
add x19, x19, x26
ldr x8, [x19]
cbz x8, LBB0_9
; %bb.8: ; in Loop: Header=BB0_5 Depth=2
mov w0, #1
bl _BIT
ldr w8, [x20]
orr w8, w8, w0
str w8, [x20]
LBB0_9: ; in Loop: Header=BB0_5 Depth=2
add x19, x19, x26
ldr x8, [x19]
cbz x8, LBB0_11
; %bb.10: ; in Loop: Header=BB0_5 Depth=2
mov w0, #2
bl _BIT
ldr w8, [x20]
orr w8, w8, w0
str w8, [x20]
LBB0_11: ; in Loop: Header=BB0_5 Depth=2
add x19, x19, x26
ldr x8, [x19]
cbz x8, LBB0_13
; %bb.12: ; in Loop: Header=BB0_5 Depth=2
mov w0, #3
bl _BIT
ldr w8, [x20]
orr w8, w8, w0
str w8, [x20]
LBB0_13: ; in Loop: Header=BB0_5 Depth=2
add x19, x19, x26
ldr x8, [x19]
cbz x8, LBB0_15
; %bb.14: ; in Loop: Header=BB0_5 Depth=2
mov w0, #4
bl _BIT
ldr w8, [x20]
orr w8, w8, w0
str w8, [x20]
LBB0_15: ; in Loop: Header=BB0_5 Depth=2
add x19, x19, x26
ldr x8, [x19]
cbz x8, LBB0_17
; %bb.16: ; in Loop: Header=BB0_5 Depth=2
mov w0, #5
bl _BIT
ldr w8, [x20]
orr w8, w8, w0
str w8, [x20]
LBB0_17: ; in Loop: Header=BB0_5 Depth=2
add x19, x19, x26
ldr x8, [x19]
cbz x8, LBB0_19
; %bb.18: ; in Loop: Header=BB0_5 Depth=2
mov w0, #6
bl _BIT
ldr w8, [x20]
orr w8, w8, w0
str w8, [x20]
LBB0_19: ; in Loop: Header=BB0_5 Depth=2
ldr x8, [x19, x24, lsl #3]
cbz x8, LBB0_4
; %bb.20: ; in Loop: Header=BB0_5 Depth=2
mov w0, #7
bl _BIT
ldr w8, [x20]
orr w8, w8, w0
str w8, [x20]
b LBB0_4
LBB0_21: ; in Loop: Header=BB0_2 Depth=1
ldr x20, [sp, #8] ; 8-byte Folded Reload
mov x0, x20
ldr x1, [sp, #24] ; 8-byte Folded Reload
mov x2, x21
mov w3, #1
bl _fbtft_write_buf_dc
tbnz w0, #31, LBB0_24
; %bb.22: ; in Loop: Header=BB0_2 Depth=1
add x25, x25, #1
ldr w8, [sp, #20] ; 4-byte Folded Reload
cmp w8, w25
b.ne LBB0_2
LBB0_23:
mov w0, #0
LBB0_24:
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
.cfi_endproc
; -- End function
.no_dead_strip _write_vmem
.subsections_via_symbols
| AnghaBench/linux/drivers/staging/fbtft/extr_fb_sh1106.c_write_vmem.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function uninorth_install_pfunc
_uninorth_install_pfunc: ## @uninorth_install_pfunc
.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 _uninorth_node@GOTPCREL(%rip), %r12
movq (%r12), %rsi
leaq L_.str(%rip), %rdi
callq _DBG
movq (%r12), %rdi
movq _unin_mmio_handlers@GOTPCREL(%rip), %rsi
xorl %ebx, %ebx
xorl %edx, %edx
callq _pmf_register_driver
movq (%r12), %rdi
movq _PMF_FLAGS_ON_INIT@GOTPCREL(%rip), %r15
movl (%r15), %ecx
xorl %esi, %esi
xorl %edx, %edx
xorl %r8d, %r8d
callq _pmf_do_functions
leaq L_.str.1(%rip), %r14
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq (%r12), %rdi
movq %rbx, %rsi
callq _of_get_next_child
testq %rax, %rax
je LBB0_5
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq %rax, %rbx
movq %rax, %rdi
movq %r14, %rsi
callq _of_node_name_eq
testq %rax, %rax
je LBB0_1
## %bb.3:
movq _unin_hwclock@GOTPCREL(%rip), %rax
movq %rbx, (%rax)
jmp LBB0_4
LBB0_5:
movq _unin_hwclock@GOTPCREL(%rip), %rax
movq (%rax), %rbx
testq %rbx, %rbx
je LBB0_6
LBB0_4:
leaq L_.str.2(%rip), %rdi
movq %rbx, %rsi
callq _DBG
movq _unin_hwclock@GOTPCREL(%rip), %rbx
movq (%rbx), %rdi
movq _unin_mmio_handlers@GOTPCREL(%rip), %rsi
xorl %edx, %edx
callq _pmf_register_driver
movq (%rbx), %rdi
movl (%r15), %ecx
xorl %esi, %esi
xorl %edx, %edx
xorl %r8d, %r8d
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _pmf_do_functions ## TAILCALL
LBB0_6:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Installing functions for UniN %pOF\n"
.comm _uninorth_node,8,3 ## @uninorth_node
.comm _unin_mmio_handlers,4,2 ## @unin_mmio_handlers
.comm _PMF_FLAGS_ON_INIT,4,2 ## @PMF_FLAGS_ON_INIT
L_.str.1: ## @.str.1
.asciz "hw-clock"
.comm _unin_hwclock,8,3 ## @unin_hwclock
L_.str.2: ## @.str.2
.asciz "Installing functions for UniN clock %pOF\n"
.no_dead_strip _uninorth_install_pfunc
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function uninorth_install_pfunc
_uninorth_install_pfunc: ; @uninorth_install_pfunc
.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 x22, _uninorth_node@GOTPAGE
Lloh1:
ldr x22, [x22, _uninorth_node@GOTPAGEOFF]
ldr x1, [x22]
Lloh2:
adrp x0, l_.str@PAGE
Lloh3:
add x0, x0, l_.str@PAGEOFF
bl _DBG
ldr x0, [x22]
Lloh4:
adrp x1, _unin_mmio_handlers@GOTPAGE
Lloh5:
ldr x1, [x1, _unin_mmio_handlers@GOTPAGEOFF]
mov x2, #0
bl _pmf_register_driver
ldr x0, [x22]
Lloh6:
adrp x21, _PMF_FLAGS_ON_INIT@GOTPAGE
Lloh7:
ldr x21, [x21, _PMF_FLAGS_ON_INIT@GOTPAGEOFF]
ldr w3, [x21]
mov x1, #0
mov w2, #0
mov x4, #0
bl _pmf_do_functions
mov x19, #0
Lloh8:
adrp x20, l_.str.1@PAGE
Lloh9:
add x20, x20, l_.str.1@PAGEOFF
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x0, [x22]
mov x1, x19
bl _of_get_next_child
cbz x0, LBB0_4
; %bb.2: ; in Loop: Header=BB0_1 Depth=1
mov x19, x0
mov x1, x20
bl _of_node_name_eq
cbz x0, LBB0_1
; %bb.3:
Lloh10:
adrp x8, _unin_hwclock@GOTPAGE
Lloh11:
ldr x8, [x8, _unin_hwclock@GOTPAGEOFF]
Lloh12:
str x19, [x8]
b LBB0_5
LBB0_4:
Lloh13:
adrp x8, _unin_hwclock@GOTPAGE
Lloh14:
ldr x8, [x8, _unin_hwclock@GOTPAGEOFF]
Lloh15:
ldr x19, [x8]
cbz x19, LBB0_6
LBB0_5:
Lloh16:
adrp x0, l_.str.2@PAGE
Lloh17:
add x0, x0, l_.str.2@PAGEOFF
mov x1, x19
bl _DBG
Lloh18:
adrp x19, _unin_hwclock@GOTPAGE
Lloh19:
ldr x19, [x19, _unin_hwclock@GOTPAGEOFF]
ldr x0, [x19]
Lloh20:
adrp x1, _unin_mmio_handlers@GOTPAGE
Lloh21:
ldr x1, [x1, _unin_mmio_handlers@GOTPAGEOFF]
mov x2, #0
bl _pmf_register_driver
ldr x0, [x19]
ldr w3, [x21]
mov x1, #0
mov w2, #0
mov x4, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _pmf_do_functions
LBB0_6:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotStr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.loh AdrpLdrGot Lloh20, Lloh21
.loh AdrpLdrGot Lloh18, Lloh19
.loh AdrpAdd Lloh16, Lloh17
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Installing functions for UniN %pOF\n"
.comm _uninorth_node,8,3 ; @uninorth_node
.comm _unin_mmio_handlers,4,2 ; @unin_mmio_handlers
.comm _PMF_FLAGS_ON_INIT,4,2 ; @PMF_FLAGS_ON_INIT
l_.str.1: ; @.str.1
.asciz "hw-clock"
.comm _unin_hwclock,8,3 ; @unin_hwclock
l_.str.2: ; @.str.2
.asciz "Installing functions for UniN clock %pOF\n"
.no_dead_strip _uninorth_install_pfunc
.subsections_via_symbols
| AnghaBench/linux/arch/powerpc/platforms/powermac/extr_pfunc_base.c_uninorth_install_pfunc.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mk_list ## -- Begin function mk_list
.p2align 4, 0x90
_mk_list: ## @mk_list
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $1, %edi
movl $16, %esi
callq _calloc
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _free_list ## -- Begin function free_list
.p2align 4, 0x90
_free_list: ## @free_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 %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %r14
movq (%rdi), %rdi
testq %rdi, %rdi
je LBB1_2
.p2align 4, 0x90
LBB1_1: ## =>This Inner Loop Header: Depth=1
movq (%rdi), %rbx
callq _free
movq %rbx, (%r14)
movq %rbx, %rdi
testq %rbx, %rbx
jne LBB1_1
LBB1_2:
movq %r14, %rdi
popq %rbx
popq %r14
popq %rbp
jmp _free ## TAILCALL
.cfi_endproc
## -- End function
.globl _add_last ## -- Begin function add_last
.p2align 4, 0x90
_add_last: ## @add_last
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movl %esi, %r14d
movq %rdi, %rbx
movl $24, %edi
callq _malloc
movq $0, (%rax)
movq 8(%rbx), %rcx
movq %rcx, 8(%rax)
movb %r14b, 16(%rax)
testq %rcx, %rcx
je LBB2_2
## %bb.1:
movq %rax, (%rcx)
LBB2_2:
movq %rax, 8(%rbx)
cmpq $0, (%rbx)
jne LBB2_4
## %bb.3:
movq %rax, (%rbx)
LBB2_4:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _is_paly ## -- Begin function is_paly
.p2align 4, 0x90
_is_paly: ## @is_paly
.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
movq 8(%rdi), %rdx
movl $1, %eax
cmpq %rdx, %rsi
je LBB3_5
.p2align 4, 0x90
LBB3_2: ## =>This Inner Loop Header: Depth=1
cmpq %rsi, (%rdx)
je LBB3_5
## %bb.3: ## in Loop: Header=BB3_2 Depth=1
movzbl 16(%rsi), %ecx
cmpb 16(%rdx), %cl
jne LBB3_4
## %bb.6: ## in Loop: Header=BB3_2 Depth=1
movq 8(%rdx), %rdx
movq (%rsi), %rsi
cmpq %rdx, %rsi
jne LBB3_2
LBB3_5:
popq %rbp
retq
LBB3_4:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
xorl %r14d, %r14d
xorl %r15d, %r15d
jmp LBB4_1
.p2align 4, 0x90
LBB4_5: ## in Loop: Header=BB4_1 Depth=1
testq %r14, %r14
cmoveq %rax, %r14
movq %rax, %r15
LBB4_1: ## =>This Inner Loop Header: Depth=1
callq _getchar
movl %eax, %ebx
shll $24, %eax
cmpl $-16777216, %eax ## imm = 0xFF000000
je LBB4_6
## %bb.2: ## in Loop: Header=BB4_1 Depth=1
cmpl $167772160, %eax ## imm = 0xA000000
je LBB4_6
## %bb.3: ## in Loop: Header=BB4_1 Depth=1
movl $24, %edi
callq _malloc
movq $0, (%rax)
movq %r15, 8(%rax)
movb %bl, 16(%rax)
testq %r15, %r15
je LBB4_5
## %bb.4: ## in Loop: Header=BB4_1 Depth=1
movq %rax, (%r15)
jmp LBB4_5
LBB4_6:
leaq L_.str(%rip), %rdi
cmpq %r15, %r14
je LBB4_12
## %bb.7:
leaq L_.str.1(%rip), %rax
movq %r14, %rcx
.p2align 4, 0x90
LBB4_8: ## =>This Inner Loop Header: Depth=1
cmpq %rcx, (%r15)
je LBB4_12
## %bb.9: ## in Loop: Header=BB4_8 Depth=1
movzbl 16(%rcx), %edx
cmpb 16(%r15), %dl
jne LBB4_10
## %bb.11: ## in Loop: Header=BB4_8 Depth=1
movq 8(%r15), %r15
movq (%rcx), %rcx
cmpq %r15, %rcx
jne LBB4_8
jmp LBB4_12
LBB4_10:
movq %rax, %rdi
LBB4_12:
callq _puts
testq %r14, %r14
je LBB4_14
.p2align 4, 0x90
LBB4_13: ## =>This Inner Loop Header: Depth=1
movq (%r14), %rbx
movq %r14, %rdi
callq _free
movq %rbx, %r14
testq %rbx, %rbx
jne LBB4_13
LBB4_14:
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: ## @.str
.asciz "yes"
L_.str.1: ## @.str.1
.asciz "no"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mk_list ; -- Begin function mk_list
.p2align 2
_mk_list: ; @mk_list
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w0, #1
mov w1, #16
bl _calloc
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _free_list ; -- Begin function free_list
.p2align 2
_free_list: ; @free_list
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
ldr x0, [x0]
cbz x0, LBB1_2
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr x20, [x0]
bl _free
str x20, [x19]
mov x0, x20
cbnz x20, LBB1_1
LBB1_2:
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _free
.cfi_endproc
; -- End function
.globl _add_last ; -- Begin function add_last
.p2align 2
_add_last: ; @add_last
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x20, x1
mov x19, x0
mov w0, #24
bl _malloc
ldr x8, [x19, #8]
stp xzr, x8, [x0]
strb w20, [x0, #16]
cbz x8, LBB2_2
; %bb.1:
str x0, [x8]
LBB2_2:
str x0, [x19, #8]
ldr x8, [x19]
cbnz x8, LBB2_4
; %bb.3:
str x0, [x19]
LBB2_4:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _is_paly ; -- Begin function is_paly
.p2align 2
_is_paly: ; @is_paly
.cfi_startproc
; %bb.0:
ldp x9, x8, [x0]
cmp x9, x8
b.eq LBB3_4
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldr x10, [x8]
cmp x10, x9
b.eq LBB3_4
; %bb.2: ; in Loop: Header=BB3_1 Depth=1
ldrb w10, [x9, #16]
ldrb w11, [x8, #16]
cmp w10, w11
b.ne LBB3_5
; %bb.3: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [x8, #8]
ldr x9, [x9]
cmp x9, x8
b.ne LBB3_1
LBB3_4:
mov w0, #1
ret
LBB3_5:
mov w0, #0
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.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, #0
mov x21, #0
mov w22, #-16777216
mov w23, #167772160
b LBB4_2
LBB4_1: ; in Loop: Header=BB4_2 Depth=1
cmp x19, #0
csel x19, x0, x19, eq
mov x21, x0
LBB4_2: ; =>This Inner Loop Header: Depth=1
bl _getchar
lsl w8, w0, #24
cmp w8, w22
ccmp w8, w23, #4, ne
b.eq LBB4_5
; %bb.3: ; in Loop: Header=BB4_2 Depth=1
mov x20, x0
mov w0, #24
bl _malloc
stp xzr, x21, [x0]
strb w20, [x0, #16]
cbz x21, LBB4_1
; %bb.4: ; in Loop: Header=BB4_2 Depth=1
str x0, [x21]
b LBB4_1
LBB4_5:
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
cmp x19, x21
b.eq LBB4_10
; %bb.6:
mov x9, x19
Lloh2:
adrp x8, l_.str.1@PAGE
Lloh3:
add x8, x8, l_.str.1@PAGEOFF
LBB4_7: ; =>This Inner Loop Header: Depth=1
ldr x10, [x21]
cmp x10, x9
b.eq LBB4_10
; %bb.8: ; in Loop: Header=BB4_7 Depth=1
ldrb w10, [x9, #16]
ldrb w11, [x21, #16]
cmp w10, w11
b.ne LBB4_13
; %bb.9: ; in Loop: Header=BB4_7 Depth=1
ldr x21, [x21, #8]
ldr x9, [x9]
cmp x9, x21
b.ne LBB4_7
LBB4_10:
bl _puts
cbz x19, LBB4_12
LBB4_11: ; =>This Inner Loop Header: Depth=1
ldr x20, [x19]
mov x0, x19
bl _free
mov x19, x20
cbnz x20, LBB4_11
LBB4_12:
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
LBB4_13:
mov x0, x8
bl _puts
cbnz x19, LBB4_11
b LBB4_12
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "yes"
l_.str.1: ; @.str.1
.asciz "no"
.subsections_via_symbols
| the_stack_data/151521.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
mov w0, #0
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/171825.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _SpritesBTTiles ## @SpritesBTTiles
.p2align 2
_SpritesBTTiles:
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 0 ## 0x0
.short 52224 ## 0xcc00
.short 0 ## 0x0
.short 5520 ## 0x1590
.short 0 ## 0x0
.short 7495 ## 0x1d47
.short 47912 ## 0xbb28
.short 9 ## 0x9
.short 48059 ## 0xbbbb
.short 187 ## 0xbb
.short 35003 ## 0x88bb
.short 187 ## 0xbb
.short 55179 ## 0xd78b
.short 8 ## 0x8
.short 18304 ## 0x4780
.short 8 ## 0x8
.short 53979 ## 0xd2db
.short 0 ## 0x0
.short 2172 ## 0x87c
.short 0 ## 0x0
.short 51012 ## 0xc744
.short 0 ## 0x0
.short 0 ## 0x0
.short 29883 ## 0x74bb
.short 45056 ## 0xb000
.short 30651 ## 0x77bb
.short 47872 ## 0xbb00
.short 32139 ## 0x7d8b
.short 47872 ## 0xbb00
.short 55168 ## 0xd780
.short 10240 ## 0x2800
.short 55168 ## 0xd780
.short 10240 ## 0x2800
.short 56704 ## 0xdd80
.short 36864 ## 0x9000
.short 54319 ## 0xd42f
.short 0 ## 0x0
.short 9257 ## 0x2429
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 9 ## 0x9
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 9216 ## 0x2400
.short 0 ## 0x0
.short 30464 ## 0x7700
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 7 ## 0x7
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 36864 ## 0x9000
.short 0 ## 0x0
.short 8192 ## 0x2000
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 0 ## 0x0
.short 36864 ## 0x9000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 48056 ## 0xbbb8
.short 9 ## 0x9
.short 35771 ## 0x8bbb
.short 11 ## 0xb
.short 47291 ## 0xb8bb
.short 9 ## 0x9
.short 32139 ## 0x7d8b
.short 7 ## 0x7
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 8 ## 0x8
.short 47872 ## 0xbb00
.short 178 ## 0xb2
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 40960 ## 0xa000
.short 0 ## 0x0
.short 40960 ## 0xa000
.short 0 ## 0x0
.short 43520 ## 0xaa00
.short 0 ## 0x0
.short 55808 ## 0xda00
.short 0 ## 0x0
.short 43680 ## 0xaaa0
.short 0 ## 0x0
.short 43952 ## 0xabb0
.short 0 ## 0x0
.short 43680 ## 0xaaa0
.short 0 ## 0x0
.short 56746 ## 0xddaa
.short 186 ## 0xba
.short 0 ## 0x0
.short 55978 ## 0xdaaa
.short 11 ## 0xb
.short 56797 ## 0xdddd
.short 11 ## 0xb
.short 48605 ## 0xbddd
.short 11 ## 0xb
.short 48605 ## 0xbddd
.short 0 ## 0x0
.short 48090 ## 0xbbda
.short 0 ## 0x0
.short 48605 ## 0xbddd
.short 0 ## 0x0
.short 56797 ## 0xdddd
.short 11 ## 0xb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 48059 ## 0xbbbb
.short 45056 ## 0xb000
.short 43693 ## 0xaaad
.short 56064 ## 0xdb00
.short 43741 ## 0xaadd
.short 48560 ## 0xbdb0
.short 56749 ## 0xddad
.short 56240 ## 0xdbb0
.short 56746 ## 0xddaa
.short 44464 ## 0xadb0
.short 56746 ## 0xddaa
.short 44464 ## 0xadb0
.short 43690 ## 0xaaaa
.short 0 ## 0x0
.short 0 ## 0x0
.short 48059 ## 0xbbbb
.short 0 ## 0x0
.short 55978 ## 0xdaaa
.short 11 ## 0xb
.short 48554 ## 0xbdaa
.short 189 ## 0xbd
.short 47802 ## 0xbaba
.short 3035 ## 0xbdb
.short 43997 ## 0xabdd
.short 3003 ## 0xbbb
.short 48058 ## 0xbbba
.short 3005 ## 0xbbd
.short 56794 ## 0xddda
.short 3037 ## 0xbdd
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 40960 ## 0xa000
.short 55978 ## 0xdaaa
.short 40960 ## 0xa000
.short 43690 ## 0xaaaa
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 186 ## 0xba
.short 45064 ## 0xb008
.short 184 ## 0xb8
.short 43690 ## 0xaaaa
.short 43693 ## 0xaaad
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 43728 ## 0xaad0
.short 186 ## 0xba
.short 56746 ## 0xddaa
.short 141 ## 0x8d
.short 28672 ## 0x7000
.short 7293 ## 0x1c7d
.short 18688 ## 0x4900
.short 4487 ## 0x1187
.short 10240 ## 0x2800
.short 4434 ## 0x1152
.short 18432 ## 0x4800
.short 33052 ## 0x811c
.short 43008 ## 0xa800
.short 33177 ## 0x8199
.short 44800 ## 0xaf00
.short 35593 ## 0x8b09
.short 30976 ## 0x7900
.short 34039 ## 0x84f7
.short 30976 ## 0x7900
.short 17629 ## 0x44dd
.short 50252 ## 0xc44c
.short 0 ## 0x0
.short 22306 ## 0x5722
.short 0 ## 0x0
.short 21069 ## 0x524d
.short 0 ## 0x0
.short 39805 ## 0x9b7d
.short 0 ## 0x0
.short 2952 ## 0xb88
.short 0 ## 0x0
.short 1410 ## 0x582
.short 0 ## 0x0
.short 64946 ## 0xfdb2
.short 0 ## 0x0
.short 55439 ## 0xd88f
.short 0 ## 0x0
.short 0 ## 0x0
.short 23897 ## 0x5d59
.short 0 ## 0x0
.short 4377 ## 0x1119
.short 0 ## 0x0
.short 4380 ## 0x111c
.short 0 ## 0x0
.short 16657 ## 0x4111
.short 36864 ## 0x9000
.short 49425 ## 0xc111
.short 0 ## 0x0
.short 11465 ## 0x2cc9
.short 0 ## 0x0
.short 47280 ## 0xb8b0
.short 0 ## 0x0
.short 19888 ## 0x4db0
.short 2 ## 0x2
.short 0 ## 0x0
.short 7 ## 0x7
.short 0 ## 0x0
.short 13 ## 0xd
.short 0 ## 0x0
.short 2 ## 0x2
.short 0 ## 0x0
.short 8 ## 0x8
.short 0 ## 0x0
.short 2 ## 0x2
.short 0 ## 0x0
.short 146 ## 0x92
.short 0 ## 0x0
.short 151 ## 0x97
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 22937 ## 0x5999
.short 0 ## 0x0
.short 4373 ## 0x1115
.short 61440 ## 0xf000
.short 8475 ## 0x211b
.short 12032 ## 0x2f00
.short 19906 ## 0x4dc2
.short 63232 ## 0xf700
.short 11736 ## 0x2dd8
.short 45056 ## 0xb000
.short 187 ## 0xbb
.short 45056 ## 0xb000
.short 3003 ## 0xbbb
.short 48076 ## 0xbbcc
.short 48059 ## 0xbbbb
.short 56145 ## 0xdb51
.short 45691 ## 0xb27b
.short 48002 ## 0xbb82
.short 47229 ## 0xb87d
.short 34164 ## 0x8574
.short 2013 ## 0x7dd
.short 38365 ## 0x95dd
.short 216 ## 0xd8
.short 2455 ## 0x997
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 43264 ## 0xa900
.short 0 ## 0x0
.short 26409 ## 0x6729
.short 36304 ## 0x8dd0
.short 18061 ## 0x468d
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 2553 ## 0x9f9
.short 0 ## 0x0
.short 33314 ## 0x8222
.short 0 ## 0x0
.short 19746 ## 0x4d22
.short 13 ## 0xd
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 40960 ## 0xa000
.short 0 ## 0x0
.short 33312 ## 0x8220
.short 0 ## 0x0
.short 44352 ## 0xad40
.short 0 ## 0x0
.short 30464 ## 0x7700
.short 0 ## 0x0
.short 11592 ## 0x2d48
.short 36864 ## 0x9000
.short 42663 ## 0xa6a7
.short 36864 ## 0x9000
.short 18020 ## 0x4664
.short 0 ## 0x0
.short 0 ## 0x0
.short 10 ## 0xa
.short 0 ## 0x0
.short 41687 ## 0xa2d7
.short 0 ## 0x0
.short 30676 ## 0x77d4
.short 0 ## 0x0
.short 1831 ## 0x727
.short 0 ## 0x0
.short 38872 ## 0x97d8
.short 0 ## 0x0
.short 30719 ## 0x77ff
.short 153 ## 0x99
.short 26212 ## 0x6664
.short 2420 ## 0x974
.short 0 ## 0x0
.short 57088 ## 0xdf00
.short 0 ## 0x0
.short 35721 ## 0x8b89
.short 36864 ## 0x9000
.short 36274 ## 0x8db2
.short 0 ## 0x0
.short 35771 ## 0x8bbb
.short 0 ## 0x0
.short 29369 ## 0x72b9
.short 0 ## 0x0
.short 30657 ## 0x77c1
.short 36864 ## 0x9000
.short 33473 ## 0x82c1
.short 5520 ## 0x1590
.short 33041 ## 0x8111
.short 7 ## 0x7
.short 0 ## 0x0
.short 10 ## 0xa
.short 0 ## 0x0
.short 13 ## 0xd
.short 0 ## 0x0
.short 39421 ## 0x99fd
.short 0 ## 0x0
.short 29773 ## 0x744d
.short 15 ## 0xf
.short 42602 ## 0xa66a
.short 28676 ## 0x7004
.short 26214 ## 0x6666
.short 9999 ## 0x270f
.short 42854 ## 0xa766
.short 54482 ## 0xd4d2
.short 0 ## 0x0
.short 35072 ## 0x8900
.short 0 ## 0x0
.short 32000 ## 0x7d00
.short 0 ## 0x0
.short 16976 ## 0x4250
.short 0 ## 0x0
.short 10261 ## 0x2815
.short 22784 ## 0x5900
.short 20753 ## 0x5111
.short 5376 ## 0x1500
.short 33041 ## 0x8111
.short 7680 ## 0x1e00
.short 32017 ## 0x7d11
.short 35072 ## 0x8900
.short 2092 ## 0x82c
.short 41648 ## 0xa2b0
.short 8 ## 0x8
.short 33468 ## 0x82bc
.short 15 ## 0xf
.short 30852 ## 0x7884
.short 13 ## 0xd
.short 36210 ## 0x8d72
.short 162 ## 0xa2
.short 168 ## 0xa8
.short 0 ## 0x0
.short 7 ## 0x7
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 36864 ## 0x9000
.short 0 ## 0x0
.short 55808 ## 0xda00
.short 0 ## 0x0
.short 42752 ## 0xa700
.short 0 ## 0x0
.short 56576 ## 0xdd00
.short 0 ## 0x0
.short 54304 ## 0xd420
.short 0 ## 0x0
.short 34592 ## 0x8720
.short 48016 ## 0xbb90
.short 2491 ## 0x9bb
.short 48560 ## 0xbdb0
.short 3003 ## 0xbbb
.short 34997 ## 0x88b5
.short 39867 ## 0x9bbb
.short 29277 ## 0x725d
.short 3005 ## 0xbbd
.short 36183 ## 0x8d57
.short 16389 ## 0x4005
.short 29832 ## 0x7488
.short 56284 ## 0xdbdc
.short 56705 ## 0xdd81
.short 2685 ## 0xa7d
.short 23841 ## 0x5d21
.short 168 ## 0xa8
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 34 ## 0x22
.short 0 ## 0x0
.short 2429 ## 0x97d
.short 0 ## 0x0
.short 2698 ## 0xa8a
.short 0 ## 0x0
.short 1792 ## 0x700
.short 0 ## 0x0
.short 40960 ## 0xa000
.short 55994 ## 0xdaba
.short 43520 ## 0xaa00
.short 55995 ## 0xdabb
.short 55808 ## 0xda00
.short 43707 ## 0xaabb
.short 43776 ## 0xab00
.short 43965 ## 0xabbd
.short 40960 ## 0xa000
.short 44474 ## 0xadba
.short 45056 ## 0xb000
.short 43707 ## 0xaabb
.short 0 ## 0x0
.short 56016 ## 0xdad0
.short 0 ## 0x0
.short 55968 ## 0xdaa0
.short 56029 ## 0xdadd
.short 11 ## 0xb
.short 56029 ## 0xdadd
.short 3499 ## 0xdab
.short 43997 ## 0xabdd
.short 3501 ## 0xdad
.short 43994 ## 0xabda
.short 3002 ## 0xbba
.short 48090 ## 0xbbda
.short 187 ## 0xbb
.short 48605 ## 0xbddd
.short 0 ## 0x0
.short 56797 ## 0xdddd
.short 11 ## 0xb
.short 56797 ## 0xdddd
.short 11 ## 0xb
.short 56064 ## 0xdb00
.short 56794 ## 0xddda
.short 45056 ## 0xb000
.short 56749 ## 0xddad
.short 0 ## 0x0
.short 56027 ## 0xdadb
.short 0 ## 0x0
.short 44464 ## 0xadb0
.short 0 ## 0x0
.short 56064 ## 0xdb00
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 48061 ## 0xbbbd
.short 186 ## 0xba
.short 43997 ## 0xabdd
.short 11 ## 0xb
.short 48573 ## 0xbdbd
.short 0 ## 0x0
.short 3035 ## 0xbdb
.short 0 ## 0x0
.short 189 ## 0xbd
.short 0 ## 0x0
.short 11 ## 0xb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 53248 ## 0xd000
.short 35000 ## 0x88b8
.short 53248 ## 0xd000
.short 55432 ## 0xd888
.short 32768 ## 0x8000
.short 48605 ## 0xbddd
.short 45056 ## 0xb000
.short 48520 ## 0xbd88
.short 32768 ## 0x8000
.short 48605 ## 0xbddd
.short 45056 ## 0xb000
.short 48520 ## 0xbd88
.short 40960 ## 0xa000
.short 56712 ## 0xdd88
.short 53248 ## 0xd000
.short 36317 ## 0x8ddd
.short 44424 ## 0xad88
.short 56746 ## 0xddaa
.short 56797 ## 0xdddd
.short 48093 ## 0xbbdd
.short 48059 ## 0xbbbb
.short 48059 ## 0xbbbb
.short 35771 ## 0x8bbb
.short 35771 ## 0x8bbb
.short 36235 ## 0x8d8b
.short 35037 ## 0x88dd
.short 35003 ## 0x88bb
.short 35768 ## 0x8bb8
.short 56797 ## 0xdddd
.short 48045 ## 0xbbad
.short 35000 ## 0x88b8
.short 44504 ## 0xadd8
.short 35037 ## 0x88dd
.short 187 ## 0xbb
.short 56795 ## 0xdddb
.short 189 ## 0xbd
.short 35035 ## 0x88db
.short 187 ## 0xbb
.short 56760 ## 0xddb8
.short 141 ## 0x8d
.short 35512 ## 0x8ab8
.short 184 ## 0xb8
.short 55464 ## 0xd8a8
.short 187 ## 0xbb
.short 55978 ## 0xdaaa
.short 141 ## 0x8d
.short 47245 ## 0xb88d
.short 187 ## 0xbb
.short 32768 ## 0x8000
.short 17549 ## 0x448d
.short 0 ## 0x0
.short 19192 ## 0x4af8
.short 0 ## 0x0
.short 42623 ## 0xa67f
.short 0 ## 0x0
.short 26191 ## 0x664f
.short 0 ## 0x0
.short 26239 ## 0x667f
.short 0 ## 0x0
.short 26239 ## 0x667f
.short 0 ## 0x0
.short 26239 ## 0x667f
.short 0 ## 0x0
.short 26487 ## 0x6777
.short 33914 ## 0x847a
.short 168 ## 0xa8
.short 54340 ## 0xd444
.short 173 ## 0xad
.short 19012 ## 0x4a44
.short 0 ## 0x0
.short 27207 ## 0x6a47
.short 7 ## 0x7
.short 25668 ## 0x6444
.short 10 ## 0xa
.short 27258 ## 0x6a7a
.short 6 ## 0x6
.short 17658 ## 0x44fa
.short 6 ## 0x6
.short 25732 ## 0x6484
.short 170 ## 0xaa
.short 0 ## 0x0
.short 25776 ## 0x64b0
.short 0 ## 0x0
.short 27312 ## 0x6ab0
.short 0 ## 0x0
.short 25744 ## 0x6490
.short 0 ## 0x0
.short 44800 ## 0xaf00
.short 0 ## 0x0
.short 20224 ## 0x4f00
.short 0 ## 0x0
.short 20224 ## 0x4f00
.short 0 ## 0x0
.short 32512 ## 0x7f00
.short 0 ## 0x0
.short 65280 ## 0xff00
.short 167 ## 0xa7
.short 0 ## 0x0
.short 166 ## 0xa6
.short 0 ## 0x0
.short 70 ## 0x46
.short 0 ## 0x0
.short 1126 ## 0x466
.short 0 ## 0x0
.short 2662 ## 0xa66
.short 0 ## 0x0
.short 18022 ## 0x4666
.short 0 ## 0x0
.short 30310 ## 0x7666
.short 0 ## 0x0
.short 30308 ## 0x7664
.short 0 ## 0x0
.short 25728 ## 0x6480
.short 18388 ## 0x47d4
.short 25776 ## 0x64b0
.short 44500 ## 0xadd4
.short 42112 ## 0xa480
.short 32102 ## 0x7d66
.short 18432 ## 0x4800
.short 10854 ## 0x2a66
.short 61440 ## 0xf000
.short 63076 ## 0xf664
.short 63488 ## 0xf800
.short 26180 ## 0x6644
.short 64810 ## 0xfd2a
.short 18022 ## 0x4666
.short 33501 ## 0x82dd
.short 31332 ## 0x7a64
.short 7 ## 0x7
.short 0 ## 0x0
.short 77 ## 0x4d
.short 0 ## 0x0
.short 30333 ## 0x767d
.short 0 ## 0x0
.short 29911 ## 0x74d7
.short 0 ## 0x0
.short 29917 ## 0x74dd
.short 0 ## 0x0
.short 38015 ## 0x947f
.short 0 ## 0x0
.short 2431 ## 0x97f
.short 0 ## 0x0
.short 9 ## 0x9
.short 0 ## 0x0
.short 9280 ## 0x2440
.short 17986 ## 0x4642
.short 29392 ## 0x72d0
.short 26280 ## 0x66a8
.short 63632 ## 0xf890
.short 26276 ## 0x66a4
.short 19200 ## 0x4b00
.short 17510 ## 0x4466
.short 27392 ## 0x6b00
.short 18390 ## 0x47d6
.short 43776 ## 0xab00
.short 34630 ## 0x8746
.short 19200 ## 0x4b00
.short 44406 ## 0xad76
.short 61440 ## 0xf000
.short 26836 ## 0x68d4
.short 18210 ## 0x4722
.short 47911 ## 0xbb27
.short 23848 ## 0x5d28
.short 20753 ## 0x5111
.short 4535 ## 0x11b7
.short 4369 ## 0x1111
.short 23684 ## 0x5c84
.short 20753 ## 0x5111
.short 50247 ## 0xc447
.short 1297 ## 0x511
.short 22664 ## 0x5888
.short 2491 ## 0x9bb
.short 48054 ## 0xbbb6
.short 2491 ## 0x9bb
.short 48567 ## 0xbdb7
.short 2859 ## 0xb2b
.short 36864 ## 0x9000
.short 26212 ## 0x6664
.short 30464 ## 0x7700
.short 26285 ## 0x66ad
.short 56647 ## 0xdd47
.short 33348 ## 0x8244
.short 48061 ## 0xbbbd
.short 22488 ## 0x57d8
.short 45751 ## 0xb2b7
.short 7307 ## 0x1c8b
.short 8704 ## 0x2200
.short 4539 ## 0x11bb
.short 45056 ## 0xb000
.short 36864 ## 0x9000
.short 0 ## 0x0
.short 0 ## 0x0
.short 26214 ## 0x6666
.short 3910 ## 0xf46
.short 42106 ## 0xa47a
.short 2422 ## 0x976
.short 8744 ## 0x2228
.short 242 ## 0xf2
.short 10194 ## 0x27d2
.short 15 ## 0xf
.short 40001 ## 0x9c41
.short 0 ## 0x0
.short 51985 ## 0xcb11
.short 0 ## 0x0
.short 23313 ## 0x5b11
.short 0 ## 0x0
.short 23321 ## 0x5b19
.short 12 ## 0xc
.short 4368 ## 0x1110
.short 56609 ## 0xdd21
.short 48048 ## 0xbbb0
.short 34773 ## 0x87d5
.short 21840 ## 0x5550
.short 30928 ## 0x78d0
.short 144 ## 0x90
.short 41600 ## 0xa280
.short 0 ## 0x0
.short 25088 ## 0x6200
.short 0 ## 0x0
.short 28672 ## 0x7000
.short 0 ## 0x0
.short 36864 ## 0x9000
.short 0 ## 0x0
.short 0 ## 0x0
.short 30566 ## 0x7766
.short 54445 ## 0xd4ad
.short 33892 ## 0x8464
.short 55256 ## 0xd7d8
.short 64102 ## 0xfa66
.short 41511 ## 0xa227
.short 62566 ## 0xf466
.short 3360 ## 0xd20
.short 4006 ## 0xfa6
.short 0 ## 0x0
.short 2420 ## 0x974
.short 0 ## 0x0
.short 15 ## 0xf
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 10240 ## 0x2800
.short 2338 ## 0x922
.short 31488 ## 0x7b00
.short 2340 ## 0x924
.short 19200 ## 0x4b00
.short 2474 ## 0x9aa
.short 19200 ## 0x4b00
.short 1894 ## 0x766
.short 30976 ## 0x7900
.short 19046 ## 0x4a66
.short 53248 ## 0xd000
.short 19046 ## 0x4a66
.short 61440 ## 0xf000
.short 42602 ## 0xa66a
.short 36864 ## 0x9000
.short 26287 ## 0x66af
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 10 ## 0xa
.short 0 ## 0x0
.short 166 ## 0xa6
.short 0 ## 0x0
.short 2374 ## 0x946
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 36212 ## 0x8d74
.short 0 ## 0x0
.short 23981 ## 0x5dad
.short 0 ## 0x0
.short 9341 ## 0x247d
.short 0 ## 0x0
.short 32653 ## 0x7f8d
.short 30976 ## 0x7900
.short 32653 ## 0x7f8d
.short 53920 ## 0xd2a0
.short 32808 ## 0x8028
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 47233 ## 0xb881
.short 18303 ## 0x477f
.short 16930 ## 0x4222
.short 20436 ## 0x4fd4
.short 30584 ## 0x7778
.short 55140 ## 0xd764
.short 26212 ## 0x6664
.short 30310 ## 0x7666
.short 26212 ## 0x6664
.short 19782 ## 0x4d46
.short 27207 ## 0x6a47
.short 32724 ## 0x7fd4
.short 30713 ## 0x77f9
.short 40919 ## 0x9fd7
.short 65280 ## 0xff00
.short 255 ## 0xff
.short 29856 ## 0x74a0
.short 0 ## 0x0
.short 30836 ## 0x7874
.short 0 ## 0x0
.short 63277 ## 0xf72d
.short 0 ## 0x0
.short 53896 ## 0xd288
.short 167 ## 0xa7
.short 36216 ## 0x8d78
.short 2013 ## 0x7dd
.short 32040 ## 0x7d28
.short 2 ## 0x2
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 56736 ## 0xdda0
.short 0 ## 0x0
.short 56746 ## 0xddaa
.short 40960 ## 0xa000
.short 56794 ## 0xddda
.short 40960 ## 0xa000
.short 56797 ## 0xdddd
.short 40960 ## 0xa000
.short 43741 ## 0xaadd
.short 40960 ## 0xa000
.short 48554 ## 0xbdaa
.short 43520 ## 0xaa00
.short 48059 ## 0xbbbb
.short 55978 ## 0xdaaa
.short 43787 ## 0xab0b
.short 56797 ## 0xdddd
.short 189 ## 0xbd
.short 56797 ## 0xdddd
.short 189 ## 0xbd
.short 56797 ## 0xdddd
.short 189 ## 0xbd
.short 56797 ## 0xdddd
.short 189 ## 0xbd
.short 56797 ## 0xdddd
.short 187 ## 0xbb
.short 48554 ## 0xbdaa
.short 11 ## 0xb
.short 48090 ## 0xbbda
.short 0 ## 0x0
.short 56746 ## 0xddaa
.short 11 ## 0xb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 0 ## 0x0
.short 47915 ## 0xbb2b
.short 45056 ## 0xb000
.short 45746 ## 0xb2b2
.short 11008 ## 0x2b00
.short 47918 ## 0xbb2e
.short 11008 ## 0x2b00
.short 8942 ## 0x22ee
.short 0 ## 0x0
.short 0 ## 0x0
.short 11 ## 0xb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 3003 ## 0xbbb
.short 0 ## 0x0
.short 45602 ## 0xb222
.short 0 ## 0x0
.short 11954 ## 0x2eb2
.short 11 ## 0xb
.short 60971 ## 0xee2b
.short 178 ## 0xb2
.short 58082 ## 0xe2e2
.short 178 ## 0xb2
.short 40960 ## 0xa000
.short 35768 ## 0x8bb8
.short 45056 ## 0xb000
.short 48059 ## 0xbbbb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 56744 ## 0xdda8
.short 56797 ## 0xdddd
.short 55483 ## 0xd8bb
.short 47245 ## 0xb88d
.short 47872 ## 0xbb00
.short 187 ## 0xbb
.short 47872 ## 0xbb00
.short 187 ## 0xbb
.short 44288 ## 0xad00
.short 184 ## 0xb8
.short 56064 ## 0xdb00
.short 170 ## 0xaa
.short 48384 ## 0xbd00
.short 184 ## 0xb8
.short 44288 ## 0xad00
.short 186 ## 0xba
.short 55480 ## 0xd8b8
.short 141 ## 0x8d
.short 48059 ## 0xbbbb
.short 187 ## 0xbb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 55117 ## 0xd74d
.short 0 ## 0x0
.short 32120 ## 0x7d78
.short 0 ## 0x0
.short 34680 ## 0x8778
.short 0 ## 0x0
.short 39858 ## 0x9bb2
.short 0 ## 0x0
.short 253 ## 0xfd
.short 10496 ## 0x2900
.short 37108 ## 0x90f4
.short 30976 ## 0x7900
.short 61562 ## 0xf07a
.short 0 ## 0x0
.short 10 ## 0xa
.short 42231 ## 0xa4f7
.short 151 ## 0x97
.short 17528 ## 0x4478
.short 15 ## 0xf
.short 63487 ## 0xf7ff
.short 0 ## 0x0
.short 2089 ## 0x829
.short 0 ## 0x0
.short 2424 ## 0x978
.short 0 ## 0x0
.short 1186 ## 0x4a2
.short 0 ## 0x0
.short 30541 ## 0x774d
.short 0 ## 0x0
.short 170 ## 0xaa
.short 0 ## 0x0
.short 0 ## 0x0
.short 20224 ## 0x4f00
.short 0 ## 0x0
.short 20224 ## 0x4f00
.short 0 ## 0x0
.short 32512 ## 0x7f00
.short 0 ## 0x0
.short 63744 ## 0xf900
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 0 ## 0x0
.short 32512 ## 0x7f00
.short 0 ## 0x0
.short 0 ## 0x0
.short 63076 ## 0xf664
.short 0 ## 0x0
.short 64102 ## 0xfa66
.short 0 ## 0x0
.short 64870 ## 0xfd66
.short 0 ## 0x0
.short 40868 ## 0x9fa4
.short 0 ## 0x0
.short 2303 ## 0x8ff
.short 0 ## 0x0
.short 3978 ## 0xf8a
.short 0 ## 0x0
.short 2344 ## 0x928
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 61593 ## 0xf099
.short 54863 ## 0xd64f
.short 36864 ## 0x9000
.short 4087 ## 0xff7
.short 36864 ## 0x9000
.short 218 ## 0xda
.short 32768 ## 0x8000
.short 74 ## 0x4a
.short 55552 ## 0xd900
.short 2340 ## 0x924
.short 32512 ## 0x7f00
.short 1911 ## 0x777
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 36315 ## 0x8ddb
.short 0 ## 0x0
.short 2544 ## 0x9f0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 47881 ## 0xbb09
.short 2859 ## 0xb2b
.short 45056 ## 0xb000
.short 251 ## 0xfb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 23376 ## 0x5b50
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 27263 ## 0x6a7f
.short 0 ## 0x0
.short 25849 ## 0x64f9
.short 0 ## 0x0
.short 25776 ## 0x64b0
.short 0 ## 0x0
.short 20224 ## 0x4f00
.short 0 ## 0x0
.short 36864 ## 0x9000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 1894 ## 0x766
.short 0 ## 0x0
.short 18294 ## 0x4776
.short 0 ## 0x0
.short 18278 ## 0x4766
.short 0 ## 0x0
.short 34884 ## 0x8844
.short 0 ## 0x0
.short 8891 ## 0x22bb
.short 0 ## 0x0
.short 30505 ## 0x7729
.short 38013 ## 0x947d
.short 9456 ## 0x24f0
.short 2269 ## 0x8dd
.short 17648 ## 0x44f0
.short 2116 ## 0x844
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 11008 ## 0x2b00
.short 61166 ## 0xeeee
.short 11008 ## 0x2b00
.short 61154 ## 0xeee2
.short 11008 ## 0x2b00
.short 12002 ## 0x2ee2
.short 45056 ## 0xb000
.short 11810 ## 0x2e22
.short 45056 ## 0xb000
.short 8738 ## 0x2222
.short 0 ## 0x0
.short 8747 ## 0x222b
.short 0 ## 0x0
.short 45744 ## 0xb2b0
.short 0 ## 0x0
.short 0 ## 0x0
.short 8750 ## 0x222e
.short 178 ## 0xb2
.short 8738 ## 0x2222
.short 178 ## 0xb2
.short 8738 ## 0x2222
.short 178 ## 0xb2
.short 8738 ## 0x2222
.short 11 ## 0xb
.short 8738 ## 0x2222
.short 11 ## 0xb
.short 45611 ## 0xb22b
.short 0 ## 0x0
.short 2994 ## 0xbb2
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 35584 ## 0x8b00
.short 170 ## 0xaa
.short 47104 ## 0xb800
.short 187 ## 0xbb
.short 35584 ## 0x8b00
.short 183 ## 0xb7
.short 55296 ## 0xd800
.short 183 ## 0xb7
.short 34816 ## 0x8800
.short 183 ## 0xb7
.short 35584 ## 0x8b00
.short 189 ## 0xbd
.short 34560 ## 0x8700
.short 125 ## 0x7d
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 2448 ## 0x990
.short 10496 ## 0x2900
.short 39865 ## 0x9bb9
.short 47872 ## 0xbb00
.short 48059 ## 0xbbbb
.short 47872 ## 0xbb00
.short 39816 ## 0x9b88
.short 35584 ## 0x8b00
.short 2263 ## 0x8d7
.short 35760 ## 0x8bb0
.short 2119 ## 0x847
.short 56064 ## 0xdb00
.short 210 ## 0xd2
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 20480 ## 0x5000
.short 0 ## 0x0
.short 0 ## 0x0
.short 36864 ## 0x9000
.short 0 ## 0x0
.short 11008 ## 0x2b00
.short 155 ## 0x9b
.short 47872 ## 0xbb00
.short 3003 ## 0xbbb
.short 47280 ## 0xb8b0
.short 48063 ## 0xbbbf
.short 55481 ## 0xd8b9
.short 2861 ## 0xb2d
.short 29360 ## 0x72b0
.short 215 ## 0xd7
.short 8737 ## 0x2221
.short 146 ## 0x92
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 57088 ## 0xdf00
.short 0 ## 0x0
.short 30576 ## 0x7770
.short 62096 ## 0xf290
.short 9 ## 0x9
.short 48048 ## 0xbbb0
.short 187 ## 0xbb
.short 48048 ## 0xbbb0
.short 187 ## 0xbb
.short 56240 ## 0xdbb0
.short 184 ## 0xb8
.short 53945 ## 0xd2b9
.short 218 ## 0xda
.short 10416 ## 0x28b0
.short 154 ## 0x9a
.short 11548 ## 0x2d1c
.short 151 ## 0x97
.short 10002 ## 0x2712
.short 5 ## 0x5
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 24464 ## 0x5f90
.short 0 ## 0x0
.short 51920 ## 0xcad0
.short 3840 ## 0xf00
.short 0 ## 0x0
.short 45744 ## 0xb2b0
.short 155 ## 0x9b
.short 48048 ## 0xbbb0
.short 3003 ## 0xbbb
.short 48048 ## 0xbbb0
.short 3003 ## 0xbbb
.short 53936 ## 0xd2b0
.short 3885 ## 0xf2d
.short 56249 ## 0xdbb9
.short 138 ## 0x8a
.short 11653 ## 0x2d85
.short 151 ## 0x97
.short 36220 ## 0x8d7c
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 0 ## 0x0
.short 10496 ## 0x2900
.short 0 ## 0x0
.short 47360 ## 0xb900
.short 0 ## 0x0
.short 47360 ## 0xb900
.short 0 ## 0x0
.short 35584 ## 0x8b00
.short 61440 ## 0xf000
.short 48079 ## 0xbbcf
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 153 ## 0x99
.short 0 ## 0x0
.short 39867 ## 0x9bbb
.short 0 ## 0x0
.short 48059 ## 0xbbbb
.short 0 ## 0x0
.short 45691 ## 0xb27b
.short 0 ## 0x0
.short 38770 ## 0x9772
.short 0 ## 0x0
.short 38978 ## 0x9842
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 10496 ## 0x2900
.short 0 ## 0x0
.short 35584 ## 0x8b00
.short 0 ## 0x0
.short 47872 ## 0xbb00
.short 0 ## 0x0
.short 47872 ## 0xbb00
.short 0 ## 0x0
.short 35584 ## 0x8b00
.short 0 ## 0x0
.short 47872 ## 0xbb00
.short 61440 ## 0xf000
.short 55381 ## 0xd855
.short 0 ## 0x0
.short 0 ## 0x0
.short 155 ## 0x9b
.short 0 ## 0x0
.short 48059 ## 0xbbbb
.short 0 ## 0x0
.short 48059 ## 0xbbbb
.short 9 ## 0x9
.short 722 ## 0x2d2
.short 0 ## 0x0
.short 3394 ## 0xd42
.short 0 ## 0x0
.short 3906 ## 0xf42
.short 0 ## 0x0
.short 2546 ## 0x9f2
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 2448 ## 0x990
.short 11008 ## 0x2b00
.short 39865 ## 0x9bb9
.short 47872 ## 0xbb00
.short 48059 ## 0xbbbb
.short 47872 ## 0xbb00
.short 39099 ## 0x98bb
.short 56064 ## 0xdb00
.short 3538 ## 0xdd2
.short 47872 ## 0xbb00
.short 674 ## 0x2a2
.short 35776 ## 0x8bc0
.short 4050 ## 0xfd2
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 9 ## 0x9
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 49152 ## 0xc000
.short 0 ## 0x0
.short 0 ## 0x0
.short 36864 ## 0x9000
.short 0 ## 0x0
.short 11008 ## 0x2b00
.short 155 ## 0x9b
.short 48016 ## 0xbb90
.short 2491 ## 0x9bb
.short 48560 ## 0xbdb0
.short 3000 ## 0xbb8
.short 53947 ## 0xd2bb
.short 2850 ## 0xb22
.short 17072 ## 0x42b0
.short 39 ## 0x27
.short 53804 ## 0xd22c
.short 8 ## 0x8
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 20480 ## 0x5000
.short 0 ## 0x0
.short 0 ## 0x0
.short 48048 ## 0xbbb0
.short 187 ## 0xbb
.short 48048 ## 0xbbb0
.short 2994 ## 0xbb2
.short 18560 ## 0x4880
.short 2493 ## 0x9bd
.short 17083 ## 0x42bb
.short 247 ## 0xf7
.short 8880 ## 0x22b0
.short 15 ## 0xf
.short 40389 ## 0x9dc5
.short 9 ## 0x9
.short 9420 ## 0x24cc
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 48048 ## 0xbbb0
.short 0 ## 0x0
.short 35760 ## 0x8bb0
.short 0 ## 0x0
.short 53945 ## 0xd2b9
.short 0 ## 0x0
.short 55481 ## 0xd8b9
.short 0 ## 0x0
.short 10332 ## 0x285c
.short 32768 ## 0x8000
.short 20753 ## 0x5111
.short 7584 ## 0x1da0
.short 52561 ## 0xcd51
.short 0 ## 0x0
.short 0 ## 0x0
.short 3003 ## 0xbbb
.short 0 ## 0x0
.short 3003 ## 0xbbb
.short 0 ## 0x0
.short 212 ## 0xd4
.short 0 ## 0x0
.short 250 ## 0xfa
.short 0 ## 0x0
.short 157 ## 0x9d
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 3840 ## 0xf00
.short 0 ## 0x0
.short 45744 ## 0xb2b0
.short 0 ## 0x0
.short 48048 ## 0xbbb0
.short 0 ## 0x0
.short 48048 ## 0xbbb0
.short 0 ## 0x0
.short 11696 ## 0x2db0
.short 0 ## 0x0
.short 11184 ## 0x2bb0
.short 54272 ## 0xd400
.short 56156 ## 0xdb5c
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 155 ## 0x9b
.short 0 ## 0x0
.short 3003 ## 0xbbb
.short 0 ## 0x0
.short 2955 ## 0xb8b
.short 0 ## 0x0
.short 3037 ## 0xbdd
.short 0 ## 0x0
.short 42 ## 0x2a
.short 0 ## 0x0
.short 253 ## 0xfd
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 11008 ## 0x2b00
.short 0 ## 0x0
.short 47872 ## 0xbb00
.short 0 ## 0x0
.short 47872 ## 0xbb00
.short 0 ## 0x0
.short 11008 ## 0x2b00
.short 0 ## 0x0
.short 47872 ## 0xbb00
.short 0 ## 0x0
.short 12032 ## 0x2f00
.short 0 ## 0x0
.short 20928 ## 0x51c0
.short 0 ## 0x0
.short 0 ## 0x0
.short 39867 ## 0x9bbb
.short 0 ## 0x0
.short 48059 ## 0xbbbb
.short 9 ## 0x9
.short 37515 ## 0x928b
.short 0 ## 0x0
.short 3442 ## 0xd72
.short 0 ## 0x0
.short 2114 ## 0x842
.short 0 ## 0x0
.short 3874 ## 0xf22
.short 0 ## 0x0
.short 146 ## 0x92
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 36864 ## 0x9000
.short 0 ## 0x0
.short 53248 ## 0xd000
.short 0 ## 0x0
.short 49152 ## 0xc000
.short 0 ## 0x0
.short 34048 ## 0x8500
.short 0 ## 0x0
.short 54528 ## 0xd500
.short 0 ## 0x0
.short 49152 ## 0xc000
.short 0 ## 0x0
.short 12032 ## 0x2f00
.short 31833 ## 0x7c59
.short 242 ## 0xf2
.short 16861 ## 0x41dd
.short 13 ## 0xd
.short 41434 ## 0xa1da
.short 13 ## 0xd
.short 31815 ## 0x7c47
.short 13 ## 0xd
.short 32202 ## 0x7dca
.short 9 ## 0x9
.short 64989 ## 0xfddd
.short 119 ## 0x77
.short 10157 ## 0x27ad
.short 212 ## 0xd4
.short 34952 ## 0x8888
.short 2 ## 0x2
.short 0 ## 0x0
.short 18432 ## 0x4800
.short 0 ## 0x0
.short 29760 ## 0x7440
.short 0 ## 0x0
.short 10196 ## 0x27d4
.short 0 ## 0x0
.short 4679 ## 0x1247
.short 0 ## 0x0
.short 52850 ## 0xce72
.short 0 ## 0x0
.short 18217 ## 0x4729
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 0 ## 0x0
.short 43152 ## 0xa890
.short 48497 ## 0xbd71
.short 0 ## 0x0
.short 34673 ## 0x8771
.short 2 ## 0x2
.short 19057 ## 0x4a71
.short 15 ## 0xf
.short 9329 ## 0x2471
.short 0 ## 0x0
.short 23938 ## 0x5d82
.short 0 ## 0x0
.short 23885 ## 0x5d4d
.short 0 ## 0x0
.short 2269 ## 0x8dd
.short 0 ## 0x0
.short 2701 ## 0xa8d
.short 0 ## 0x0
.short 0 ## 0x0
.short 34679 ## 0x8777
.short 61440 ## 0xf000
.short 6365 ## 0x18dd
.short 32768 ## 0x8000
.short 5447 ## 0x1547
.short 0 ## 0x0
.short 5455 ## 0x154f
.short 0 ## 0x0
.short 18416 ## 0x47f0
.short 0 ## 0x0
.short 19856 ## 0x4d90
.short 0 ## 0x0
.short 55440 ## 0xd890
.short 0 ## 0x0
.short 26512 ## 0x6790
.short 54293 ## 0xd415
.short 165 ## 0xa5
.short 30497 ## 0x7721
.short 165 ## 0xa5
.short 36209 ## 0x8d71
.short 5 ## 0x5
.short 48508 ## 0xbd7c
.short 0 ## 0x0
.short 47912 ## 0xbb28
.short 7 ## 0x7
.short 53805 ## 0xd22d
.short 221 ## 0xdd
.short 42660 ## 0xa6a4
.short 135 ## 0x87
.short 26214 ## 0x6666
.short 102 ## 0x66
.short 0 ## 0x0
.short 51058 ## 0xc772
.short 18176 ## 0x4700
.short 6365 ## 0x18dd
.short 30720 ## 0x7800
.short 4552 ## 0x11c8
.short 18432 ## 0x4800
.short 8476 ## 0x211c
.short 30976 ## 0x7900
.short 8476 ## 0x211c
.short 32768 ## 0x8000
.short 8861 ## 0x229d
.short 32768 ## 0x8000
.short 42708 ## 0xa6d4
.short 61440 ## 0xf000
.short 26333 ## 0x66dd
.short 33868 ## 0x844c
.short 2 ## 0x2
.short 33860 ## 0x8444
.short 7 ## 0x7
.short 46882 ## 0xb722
.short 0 ## 0x0
.short 47943 ## 0xbb47
.short 0 ## 0x0
.short 48082 ## 0xbbd2
.short 34983 ## 0x88a7
.short 31522 ## 0x7b22
.short 34861 ## 0x882d
.short 35202 ## 0x8982
.short 39320 ## 0x9998
.short 43622 ## 0xaa66
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 61440 ## 0xf000
.short 0 ## 0x0
.short 61440 ## 0xf000
.short 0 ## 0x0
.short 61440 ## 0xf000
.short 0 ## 0x0
.short 8192 ## 0x2000
.short 57088 ## 0xdf00
.short 11282 ## 0x2c12
.short 30672 ## 0x77d0
.short 17426 ## 0x4412
.short 36167 ## 0x8d47
.short 44309 ## 0xad15
.short 7293 ## 0x1c7d
.short 19745 ## 0x4d21
.short 4391 ## 0x1127
.short 32040 ## 0x7d28
.short 20749 ## 0x510d
.short 55250 ## 0xd7d2
.short 38183 ## 0x9527
.short 10274 ## 0x2822
.short 33924 ## 0x8484
.short 37410 ## 0x9222
.short 2957 ## 0xb8d
.short 0 ## 0x0
.short 205 ## 0xcd
.short 0 ## 0x0
.short 199 ## 0xc7
.short 0 ## 0x0
.short 205 ## 0xcd
.short 0 ## 0x0
.short 187 ## 0xbb
.short 2680 ## 0xa78
.short 54459 ## 0xd4bb
.short 2728 ## 0xaa8
.short 56779 ## 0xddcb
.short 221 ## 0xdd
.short 39157 ## 0x98f5
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 55296 ## 0xd800
.short 29713 ## 0x7411
.short 30608 ## 0x7790
.short 17425 ## 0x4411
.short 10100 ## 0x2774
.short 19729 ## 0x4d11
.short 23885 ## 0x5d4d
.short 32193 ## 0x7dc1
.short 4311 ## 0x10d7
.short 54481 ## 0xd4d1
.short 4221 ## 0x107d
.short 45612 ## 0xb22c
.short 22898 ## 0x5972
.short 45682 ## 0xb272
.short 18655 ## 0x48df
.short 548 ## 0x224
.short 146 ## 0x92
.short 0 ## 0x0
.short 34 ## 0x22
.short 0 ## 0x0
.short 130 ## 0x82
.short 0 ## 0x0
.short 155 ## 0x9b
.short 0 ## 0x0
.short 155 ## 0x9b
.short 0 ## 0x0
.short 18245 ## 0x4745
.short 173 ## 0xad
.short 36312 ## 0x8dd8
.short 125 ## 0x7d
.short 39594 ## 0x9aaa
.short 10 ## 0xa
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 53248 ## 0xd000
.short 0 ## 0x0
.short 28672 ## 0x7000
.short 0 ## 0x0
.short 29184 ## 0x7200
.short 0 ## 0x0
.short 11680 ## 0x2da0
.short 0 ## 0x0
.short 9280 ## 0x2440
.short 0 ## 0x0
.short 54416 ## 0xd490
.short 0 ## 0x0
.short 30720 ## 0x7800
.short 53532 ## 0xd11c
.short 8 ## 0x8
.short 28964 ## 0x7124
.short 146 ## 0x92
.short 29063 ## 0x7187
.short 68 ## 0x44
.short 53528 ## 0xd118
.short 68 ## 0x44
.short 53777 ## 0xd211
.short 2 ## 0x2
.short 56705 ## 0xdd81
.short 0 ## 0x0
.short 33317 ## 0x8225
.short 0 ## 0x0
.short 33320 ## 0x8228
.short 31232 ## 0x7a00
.short 0 ## 0x0
.short 30976 ## 0x7900
.short 0 ## 0x0
.short 43008 ## 0xa800
.short 0 ## 0x0
.short 30720 ## 0x7800
.short 0 ## 0x0
.short 43008 ## 0xa800
.short 0 ## 0x0
.short 30720 ## 0x7800
.short 0 ## 0x0
.short 30944 ## 0x78e0
.short 0 ## 0x0
.short 33024 ## 0x8100
.short 0 ## 0x0
.short 17648 ## 0x44f0
.short 38856 ## 0x97c8
.short 0 ## 0x0
.short 54301 ## 0xd41d
.short 0 ## 0x0
.short 55064 ## 0xd718
.short 0 ## 0x0
.short 34764 ## 0x87cc
.short 0 ## 0x0
.short 37452 ## 0x924c
.short 0 ## 0x0
.short 29396 ## 0x72d4
.short 4 ## 0x4
.short 30530 ## 0x7742
.short 13 ## 0xd
.short 34850 ## 0x8822
.short 0 ## 0x0
.short 0 ## 0x0
.short 20480 ## 0x5000
.short 0 ## 0x0
.short 22272 ## 0x5700
.short 0 ## 0x0
.short 23808 ## 0x5d00
.short 0 ## 0x0
.short 48384 ## 0xbd00
.short 0 ## 0x0
.short 5376 ## 0x1500
.short 0 ## 0x0
.short 52992 ## 0xcf00
.short 0 ## 0x0
.short 36608 ## 0x8f00
.short 0 ## 0x0
.short 18352 ## 0x47b0
.short 30071 ## 0x7577
.short 0 ## 0x0
.short 30066 ## 0x7572
.short 10 ## 0xa
.short 56434 ## 0xdc72
.short 1956 ## 0x7a4
.short 34625 ## 0x8741
.short 55248 ## 0xd7d0
.short 56609 ## 0xdd21
.short 18244 ## 0x4744
.short 19905 ## 0x4dc1
.short 4061 ## 0xfdd
.short 34949 ## 0x8885
.short 0 ## 0x0
.short 27944 ## 0x6d28
.short 1894 ## 0x766
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 24016 ## 0x5dd0
.short 29777 ## 0x7451
.short 24031 ## 0x5ddf
.short 11601 ## 0x2d51
.short 4848 ## 0x12f0
.short 29201 ## 0x7211
.short 5376 ## 0x1500
.short 19217 ## 0x4b11
.short 6400 ## 0x1900
.short 56081 ## 0xdb11
.short 11664 ## 0x2d90
.short 63761 ## 0xf911
.short 29936 ## 0x74f0
.short 2338 ## 0x922
.short 17999 ## 0x464f
.short 17527 ## 0x4477
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 57088 ## 0xdf00
.short 7 ## 0x7
.short 32210 ## 0x7dd2
.short 2 ## 0x2
.short 33348 ## 0x8244
.short 9 ## 0x9
.short 2557 ## 0x9fd
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 22304 ## 0x5720
.short 20753 ## 0x5111
.short 7293 ## 0x1c7d
.short 4369 ## 0x1111
.short 5597 ## 0x15dd
.short 33041 ## 0x8111
.short 7385 ## 0x1cd9
.short 8465 ## 0x2111
.short 4496 ## 0x1190
.short 49425 ## 0xc111
.short 23296 ## 0x5b00
.short 49425 ## 0xc111
.short 10240 ## 0x2800
.short 277 ## 0x115
.short 32000 ## 0x7d00
.short 2498 ## 0x9c2
.short 9 ## 0x9
.short 0 ## 0x0
.short 5 ## 0x5
.short 0 ## 0x0
.short 199 ## 0xc7
.short 0 ## 0x0
.short 39 ## 0x27
.short 0 ## 0x0
.short 56642 ## 0xdd42
.short 221 ## 0xdd
.short 53983 ## 0xd2df
.short 45 ## 0x2d
.short 55168 ## 0xd780
.short 2 ## 0x2
.short 38912 ## 0x9800
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 53788 ## 0xd21c
.short 28672 ## 0x7000
.short 18194 ## 0x4712
.short 55040 ## 0xd700
.short 56594 ## 0xdd12
.short 8704 ## 0x2200
.short 32027 ## 0x7d1b
.short 34816 ## 0x8800
.short 56593 ## 0xdd11
.short 36608 ## 0x8f00
.short 30737 ## 0x7811
.short 8192 ## 0x2000
.short 56146 ## 0xdb52
.short 61440 ## 0xf000
.short 8839 ## 0x2287
.short 69 ## 0x45
.short 0 ## 0x0
.short 213 ## 0xd5
.short 0 ## 0x0
.short 213 ## 0xd5
.short 0 ## 0x0
.short 69 ## 0x45
.short 0 ## 0x0
.short 55301 ## 0xd805
.short 13 ## 0xd
.short 56692 ## 0xdd74
.short 7 ## 0x7
.short 3981 ## 0xf8d
.short 0 ## 0x0
.short 9 ## 0x9
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 44800 ## 0xaf00
.short 0 ## 0x0
.short 27312 ## 0x6ab0
.short 44448 ## 0xada0
.short 27312 ## 0x6ab0
.short 55933 ## 0xda7d
.short 27316 ## 0x6ab4
.short 32040 ## 0x7d28
.short 25789 ## 0x64bd
.short 63744 ## 0xf900
.short 25783 ## 0x64b7
.short 0 ## 0x0
.short 27215 ## 0x6a4f
.short 0 ## 0x0
.short 26185 ## 0x6649
.short 3876 ## 0xf24
.short 0 ## 0x0
.short 1238 ## 0x4d6
.short 0 ## 0x0
.short 30374 ## 0x76a6
.short 0 ## 0x0
.short 29798 ## 0x7466
.short 0 ## 0x0
.short 17510 ## 0x4466
.short 4 ## 0x4
.short 31334 ## 0x7a66
.short 70 ## 0x46
.short 64102 ## 0xfa66
.short 166 ## 0xa6
.short 63078 ## 0xf666
.short 102 ## 0x66
.short 0 ## 0x0
.short 25744 ## 0x6490
.short 0 ## 0x0
.short 25744 ## 0x6490
.short 0 ## 0x0
.short 26512 ## 0x6790
.short 0 ## 0x0
.short 44944 ## 0xaf90
.short 0 ## 0x0
.short 29840 ## 0x7490
.short 55296 ## 0xd800
.short 18173 ## 0x46fd
.short 29936 ## 0x74f0
.short 26244 ## 0x6684
.short 54480 ## 0xd4d0
.short 30856 ## 0x7888
.short 32070 ## 0x7d46
.short 0 ## 0x0
.short 11622 ## 0x2d66
.short 0 ## 0x0
.short 18022 ## 0x4666
.short 0 ## 0x0
.short 42598 ## 0xa666
.short 0 ## 0x0
.short 26214 ## 0x6666
.short 7 ## 0x7
.short 26218 ## 0x666a
.short 7 ## 0x7
.short 26214 ## 0x6666
.short 10 ## 0xa
.short 18029 ## 0x466d
.short 0 ## 0x0
.short 0 ## 0x0
.short 44944 ## 0xaf90
.short 0 ## 0x0
.short 30608 ## 0x7790
.short 0 ## 0x0
.short 30608 ## 0x7790
.short 0 ## 0x0
.short 18304 ## 0x4780
.short 0 ## 0x0
.short 29936 ## 0x74f0
.short 0 ## 0x0
.short 32143 ## 0x7d8f
.short 36864 ## 0x9000
.short 9435 ## 0x24db
.short 45056 ## 0xb000
.short 29311 ## 0x727f
.short 26214 ## 0x6666
.short 102 ## 0x66
.short 27252 ## 0x6a74
.short 102 ## 0x66
.short 26287 ## 0x66af
.short 102 ## 0x66
.short 26221 ## 0x666d
.short 125 ## 0x7d
.short 30333 ## 0x767d
.short 151 ## 0x97
.short 65463 ## 0xffb7
.short 9 ## 0x9
.short 248 ## 0xf8
.short 0 ## 0x0
.short 4 ## 0x4
.short 0 ## 0x0
.short 0 ## 0x0
.short 26239 ## 0x667f
.short 0 ## 0x0
.short 25727 ## 0x647f
.short 0 ## 0x0
.short 18255 ## 0x474f
.short 0 ## 0x0
.short 62543 ## 0xf44f
.short 0 ## 0x0
.short 29869 ## 0x74ad
.short 35072 ## 0x8900
.short 31335 ## 0x7a67
.short 30720 ## 0x7800
.short 30308 ## 0x7664
.short 28416 ## 0x6f00
.short 54890 ## 0xd66a
.short 42598 ## 0xa666
.short 0 ## 0x0
.short 26214 ## 0x6666
.short 6 ## 0x6
.short 26186 ## 0x664a
.short 6 ## 0x6
.short 26215 ## 0x6667
.short 157 ## 0x9d
.short 42607 ## 0xa66f
.short 151 ## 0x97
.short 26280 ## 0x66a8
.short 157 ## 0x9d
.short 27257 ## 0x6a79
.short 151 ## 0x97
.short 34944 ## 0x8880
.short 9 ## 0x9
.short 0 ## 0x0
.short 36864 ## 0x9000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 61440 ## 0xf000
.short 0 ## 0x0
.short 18432 ## 0x4800
.short 0 ## 0x0
.short 27504 ## 0x6b70
.short 32767 ## 0x7fff
.short 730 ## 0x2da
.short 44800 ## 0xaf00
.short 1126 ## 0x466
.short 44800 ## 0xaf00
.short 1638 ## 0x666
.short 18176 ## 0x4700
.short 26214 ## 0x6666
.short 18320 ## 0x4790
.short 26214 ## 0x6666
.short 17543 ## 0x4487
.short 26212 ## 0x6664
.short 17476 ## 0x4444
.short 26215 ## 0x6667
.short 31302 ## 0x7a46
.short 26228 ## 0x6674
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 10 ## 0xa
.short 0 ## 0x0
.short 166 ## 0xa6
.short 0 ## 0x0
.short 2426 ## 0x97a
.short 0 ## 0x0
.short 3956 ## 0xf74
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 160 ## 0xa0
.short 0 ## 0x0
.short 216 ## 0xd8
.short 61440 ## 0xf000
.short 63351 ## 0xf777
.short 53248 ## 0xd000
.short 36135 ## 0x8d27
.short 28672 ## 0x7000
.short 16896 ## 0x4200
.short 0 ## 0x0
.short 30976 ## 0x7900
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 30543 ## 0x774f
.short 40294 ## 0x9d66
.short 19935 ## 0x4ddf
.short 39526 ## 0x9a66
.short 18576 ## 0x4890
.short 18022 ## 0x4666
.short 18559 ## 0x487f
.short 26214 ## 0x6666
.short 29766 ## 0x7446
.short 26212 ## 0x6664
.short 30310 ## 0x7666
.short 26180 ## 0x6644
.short 42602 ## 0xa66a
.short 26183 ## 0x6647
.short 29773 ## 0x744d
.short 27247 ## 0x6a6f
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 4 ## 0x4
.short 0 ## 0x0
.short 6 ## 0x6
.short 0 ## 0x0
.short 118 ## 0x76
.short 0 ## 0x0
.short 127 ## 0x7f
.short 0 ## 0x0
.short 0 ## 0x0
.short 53248 ## 0xd000
.short 0 ## 0x0
.short 53248 ## 0xd000
.short 56688 ## 0xdd70
.short 32893 ## 0x807d
.short 56623 ## 0xdd2f
.short 61565 ## 0xf07d
.short 32768 ## 0x8000
.short 33394 ## 0x8272
.short 0 ## 0x0
.short 17536 ## 0x4480
.short 0 ## 0x0
.short 25840 ## 0x64f0
.short 0 ## 0x0
.short 17648 ## 0x44f0
.short 36317 ## 0x8ddd
.short 30759 ## 0x7827
.short 17991 ## 0x4647
.short 36237 ## 0x8d8d
.short 26184 ## 0x6648
.short 0 ## 0x0
.short 26212 ## 0x6664
.short 4 ## 0x4
.short 26191 ## 0x664f
.short 166 ## 0xa6
.short 26239 ## 0x667f
.short 166 ## 0xa6
.short 26231 ## 0x6677
.short 102 ## 0x66
.short 27391 ## 0x6aff
.short 166 ## 0xa6
.short 0 ## 0x0
.short 27376 ## 0x6af0
.short 0 ## 0x0
.short 27376 ## 0x6af0
.short 0 ## 0x0
.short 25840 ## 0x64f0
.short 0 ## 0x0
.short 26512 ## 0x6790
.short 0 ## 0x0
.short 28488 ## 0x6f48
.short 32768 ## 0x8000
.short 44919 ## 0xaf77
.short 55552 ## 0xd900
.short 18573 ## 0x488d
.short 53760 ## 0xd200
.short 30704 ## 0x77f0
.short 1892 ## 0x764
.short 0 ## 0x0
.short 42058 ## 0xa44a
.short 10 ## 0xa
.short 18246 ## 0x4746
.short 70 ## 0x46
.short 29798 ## 0x7466
.short 102 ## 0x66
.short 29798 ## 0x7466
.short 106 ## 0x6a
.short 54886 ## 0xd666
.short 2634 ## 0xa4a
.short 30310 ## 0x7666
.short 116 ## 0x74
.short 54886 ## 0xd666
.short 9 ## 0x9
.short 0 ## 0x0
.short 27312 ## 0x6ab0
.short 0 ## 0x0
.short 26288 ## 0x66b0
.short 0 ## 0x0
.short 26288 ## 0x66b0
.short 0 ## 0x0
.short 26361 ## 0x66f9
.short 0 ## 0x0
.short 26233 ## 0x6679
.short 0 ## 0x0
.short 26232 ## 0x6678
.short 61440 ## 0xf000
.short 26183 ## 0x6647
.short 32768 ## 0x8000
.short 26212 ## 0x6664
.short 27252 ## 0x6a74
.short 43622 ## 0xaa66
.short 17575 ## 0x44a7
.short 42598 ## 0xa666
.short 18244 ## 0x4744
.short 1894 ## 0x766
.short 18246 ## 0x4746
.short 2406 ## 0x966
.short 18294 ## 0x4776
.short 116 ## 0x74
.short 32118 ## 0x7d76
.short 15 ## 0xf
.short 40822 ## 0x9f76
.short 9 ## 0x9
.short 132 ## 0x84
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 0 ## 0x0
.short 65280 ## 0xff00
.short 0 ## 0x0
.short 32512 ## 0x7f00
.short 0 ## 0x0
.short 31472 ## 0x7af0
.short 0 ## 0x0
.short 18032 ## 0x4670
.short 0 ## 0x0
.short 26224 ## 0x6670
.short 26287 ## 0x66af
.short 25668 ## 0x6444
.short 26212 ## 0x6664
.short 26468 ## 0x6764
.short 26212 ## 0x6664
.short 25700 ## 0x6464
.short 26214 ## 0x6666
.short 44356 ## 0xad44
.short 42598 ## 0xa666
.short 42228 ## 0xa4f4
.short 18022 ## 0x4666
.short 18319 ## 0x478f
.short 18022 ## 0x4666
.short 32512 ## 0x7f00
.short 38758 ## 0x9766
.short 12032 ## 0x2f00
.short 166 ## 0xa6
.short 0 ## 0x0
.short 2662 ## 0xa66
.short 0 ## 0x0
.short 1638 ## 0x666
.short 0 ## 0x0
.short 1638 ## 0x666
.short 0 ## 0x0
.short 1638 ## 0x666
.short 0 ## 0x0
.short 1126 ## 0x466
.short 0 ## 0x0
.short 1092 ## 0x444
.short 0 ## 0x0
.short 251 ## 0xfb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 36864 ## 0x9000
.short 0 ## 0x0
.short 61440 ## 0xf000
.short 0 ## 0x0
.short 35584 ## 0x8b00
.short 0 ## 0x0
.short 19184 ## 0x4af0
.short 0 ## 0x0
.short 26191 ## 0x664f
.short 31408 ## 0x7ab0
.short 2596 ## 0xa24
.short 18041 ## 0x4679
.short 1142 ## 0x476
.short 42575 ## 0xa64f
.short 31350 ## 0x7a76
.short 42607 ## 0xa66f
.short 27204 ## 0x6a44
.short 26215 ## 0x6667
.short 27207 ## 0x6a47
.short 26212 ## 0x6664
.short 27252 ## 0x6a74
.short 26218 ## 0x666a
.short 19060 ## 0x4a74
.short 26218 ## 0x666a
.short 25719 ## 0x6477
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 6 ## 0x6
.short 0 ## 0x0
.short 166 ## 0xa6
.short 0 ## 0x0
.short 2662 ## 0xa66
.short 0 ## 0x0
.short 1638 ## 0x666
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 41 ## 0x29
.short 32768 ## 0x8000
.short 637 ## 0x27d
.short 32000 ## 0x7d00
.short 55255 ## 0xd7d7
.short 64768 ## 0xfd00
.short 34816 ## 0x8800
.short 0 ## 0x0
.short 18688 ## 0x4900
.short 0 ## 0x0
.short 18688 ## 0x4900
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 61440 ## 0xf000
.short 33348 ## 0x8244
.short 19200 ## 0x4b00
.short 29802 ## 0x746a
.short 43152 ## 0xa890
.short 30314 ## 0x766a
.short 26617 ## 0x67f9
.short 30278 ## 0x7646
.short 25732 ## 0x6484
.short 30326 ## 0x7676
.short 25846 ## 0x64f6
.short 18038 ## 0x4676
.short 26230 ## 0x6676
.short 42054 ## 0xa446
.short 26282 ## 0x66aa
.short 25670 ## 0x6446
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 4 ## 0x4
.short 0 ## 0x0
.short 6 ## 0x6
.short 0 ## 0x0
.short 166 ## 0xa6
.short 0 ## 0x0
.short 102 ## 0x66
.short 0 ## 0x0
.short 1126 ## 0x466
.short 0 ## 0x0
.short 2662 ## 0xa66
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 30640 ## 0x77b0
.short 0 ## 0x0
.short 35072 ## 0x8900
.short 0 ## 0x0
.short 36864 ## 0x9000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 36864 ## 0x9000
.short 0 ## 0x0
.short 8192 ## 0x2000
.short 0 ## 0x0
.short 57088 ## 0xdf00
.short 0 ## 0x0
.short 28672 ## 0x7000
.short 64102 ## 0xfa66
.short 70 ## 0x46
.short 18247 ## 0x4747
.short 148 ## 0x94
.short 17480 ## 0x4448
.short 7 ## 0x7
.short 65416 ## 0xff88
.short 0 ## 0x0
.short 2514 ## 0x9d2
.short 0 ## 0x0
.short 71 ## 0x47
.short 0 ## 0x0
.short 1911 ## 0x777
.short 0 ## 0x0
.short 62535 ## 0xf447
.short 0 ## 0x0
.short 1864 ## 0x748
.short 34704 ## 0x8790
.short 127 ## 0x7f
.short 42128 ## 0xa490
.short 0 ## 0x0
.short 19344 ## 0x4b90
.short 0 ## 0x0
.short 56720 ## 0xdd90
.short 0 ## 0x0
.short 18212 ## 0x4724
.short 0 ## 0x0
.short 18301 ## 0x477d
.short 0 ## 0x0
.short 55072 ## 0xd720
.short 0 ## 0x0
.short 20224 ## 0x4f00
.short 2232 ## 0x8b8
.short 0 ## 0x0
.short 2378 ## 0x94a
.short 0 ## 0x0
.short 244 ## 0xf4
.short 0 ## 0x0
.short 9 ## 0x9
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 7 ## 0x7
.short 0 ## 0x0
.short 4 ## 0x4
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 43087 ## 0xa84f
.short 0 ## 0x0
.short 29915 ## 0x74db
.short 32768 ## 0x8000
.short 2232 ## 0x8b8
.short 57088 ## 0xdf00
.short 71 ## 0x47
.short 32240 ## 0x7df0
.short 4 ## 0x4
.short 32000 ## 0x7d00
.short 4 ## 0x4
.short 10496 ## 0x2900
.short 77 ## 0x4d
.short 0 ## 0x0
.short 216 ## 0xd8
.short 7 ## 0x7
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 44800 ## 0xaf00
.short 37990 ## 0x9466
.short 20224 ## 0x4f00
.short 38724 ## 0x9744
.short 36336 ## 0x8df0
.short 255 ## 0xff
.short 32215 ## 0x7dd7
.short 0 ## 0x0
.short 1911 ## 0x777
.short 0 ## 0x0
.short 210 ## 0xd2
.short 0 ## 0x0
.short 216 ## 0xd8
.short 0 ## 0x0
.short 216 ## 0xd8
.short 0 ## 0x0
.short 19840 ## 0x4d80
.short 0 ## 0x0
.short 3369 ## 0xd29
.short 0 ## 0x0
.short 30536 ## 0x7748
.short 0 ## 0x0
.short 30591 ## 0x777f
.short 157 ## 0x9d
.short 53248 ## 0xd000
.short 8 ## 0x8
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 10240 ## 0x2800
.short 19325 ## 0x4b7d
.short 30720 ## 0x7800
.short 65522 ## 0xfff2
.short 55296 ## 0xd800
.short 9 ## 0x9
.short 10240 ## 0x2800
.short 0 ## 0x0
.short 32512 ## 0x7f00
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 19046 ## 0x4a66
.short 27271 ## 0x6a87
.short 30532 ## 0x7744
.short 42905 ## 0xa799
.short 2559 ## 0x9ff
.short 20224 ## 0x4f00
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 3910 ## 0xf46
.short 0 ## 0x0
.short 4006 ## 0xfa6
.short 0 ## 0x0
.short 2932 ## 0xb74
.short 0 ## 0x0
.short 728 ## 0x2d8
.short 0 ## 0x0
.short 729 ## 0x2d9
.short 0 ## 0x0
.short 18384 ## 0x47d0
.short 0 ## 0x0
.short 18304 ## 0x4780
.short 2676 ## 0xa74
.short 12176 ## 0x2f90
.short 2525 ## 0x9dd
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 34969 ## 0x8899
.short 26187 ## 0x664b
.short 0 ## 0x0
.short 26361 ## 0x66f9
.short 0 ## 0x0
.short 26544 ## 0x67b0
.short 0 ## 0x0
.short 36608 ## 0x8f00
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 0 ## 0x0
.short 36864 ## 0x9000
.short 0 ## 0x0
.short 36864 ## 0x9000
.short 0 ## 0x0
.short 36864 ## 0x9000
.short 118 ## 0x76
.short 0 ## 0x0
.short 70 ## 0x46
.short 0 ## 0x0
.short 118 ## 0x76
.short 0 ## 0x0
.short 72 ## 0x48
.short 0 ## 0x0
.short 74 ## 0x4a
.short 7 ## 0x7
.short 56788 ## 0xddd4
.short 253 ## 0xfd
.short 33863 ## 0x8447
.short 9 ## 0x9
.short 4061 ## 0xfdd
.short 0 ## 0x0
.short 0 ## 0x0
.short 31488 ## 0x7b00
.short 0 ## 0x0
.short 36864 ## 0x9000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 36864 ## 0x9000
.short 0 ## 0x0
.short 10496 ## 0x2900
.short 0 ## 0x0
.short 18432 ## 0x4800
.short 0 ## 0x0
.short 20224 ## 0x4f00
.short 27247 ## 0x6a6f
.short 118 ## 0x76
.short 26280 ## 0x66a8
.short 253 ## 0xfd
.short 17995 ## 0x464b
.short 151 ## 0x97
.short 63368 ## 0xf788
.short 0 ## 0x0
.short 4055 ## 0xfd7
.short 0 ## 0x0
.short 135 ## 0x87
.short 0 ## 0x0
.short 2772 ## 0xad4
.short 0 ## 0x0
.short 17578 ## 0x44aa
.short 0 ## 0x0
.short 3840 ## 0xf00
.short 19184 ## 0x4af0
.short 0 ## 0x0
.short 25840 ## 0x64f0
.short 0 ## 0x0
.short 20224 ## 0x4f00
.short 0 ## 0x0
.short 9248 ## 0x2420
.short 36864 ## 0x9000
.short 1917 ## 0x77d
.short 32768 ## 0x8000
.short 218 ## 0xda
.short 61440 ## 0xf000
.short 3399 ## 0xd47
.short 0 ## 0x0
.short 19023 ## 0x4a4f
.short 40870 ## 0x9fa6
.short 0 ## 0x0
.short 4054 ## 0xfd6
.short 0 ## 0x0
.short 244 ## 0xf4
.short 0 ## 0x0
.short 9 ## 0x9
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 9 ## 0x9
.short 0 ## 0x0
.short 53248 ## 0xd000
.short 29798 ## 0x7466
.short 32768 ## 0x8000
.short 32164 ## 0x7da4
.short 31232 ## 0x7a00
.short 2491 ## 0x9bb
.short 32128 ## 0x7d80
.short 7 ## 0x7
.short 18399 ## 0x47df
.short 0 ## 0x0
.short 42880 ## 0xa780
.short 0 ## 0x0
.short 55280 ## 0xd7f0
.short 0 ## 0x0
.short 20224 ## 0x4f00
.short 4 ## 0x4
.short 15 ## 0xf
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 27248 ## 0x6a70
.short 0 ## 0x0
.short 36818 ## 0x8fd2
.short 8192 ## 0x2000
.short 4052 ## 0xfd4
.short 32512 ## 0x7f00
.short 71 ## 0x47
.short 55552 ## 0xd900
.short 71 ## 0x47
.short 32768 ## 0x8000
.short 71 ## 0x47
.short 36864 ## 0x9000
.short 71 ## 0x47
.short 0 ## 0x0
.short 127 ## 0x7f
.short 119 ## 0x77
.short 53760 ## 0xd200
.short 148 ## 0x94
.short 56704 ## 0xdd80
.short 0 ## 0x0
.short 53760 ## 0xd200
.short 0 ## 0x0
.short 61440 ## 0xf000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 10 ## 0xa
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 2 ## 0x2
.short 0 ## 0x0
.short 136 ## 0x88
.short 0 ## 0x0
.short 144 ## 0x90
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 18384 ## 0x47d0
.short 26287 ## 0x66af
.short 55104 ## 0xd740
.short 57160 ## 0xdf48
.short 2000 ## 0x7d0
.short 29936 ## 0x74f0
.short 1824 ## 0x720
.short 2304 ## 0x900
.short 3568 ## 0xdf0
.short 0 ## 0x0
.short 3328 ## 0xd00
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 18022 ## 0x4666
.short 27211 ## 0x6a4b
.short 64103 ## 0xfa67
.short 42239 ## 0xa4ff
.short 3959 ## 0xf77
.short 47872 ## 0xbb00
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 1638 ## 0x666
.short 0 ## 0x0
.short 31334 ## 0x7a66
.short 0 ## 0x0
.short 33860 ## 0x8444
.short 0 ## 0x0
.short 10383 ## 0x288f
.short 0 ## 0x0
.short 56720 ## 0xdd90
.short 0 ## 0x0
.short 55296 ## 0xd800
.short 170 ## 0xaa
.short 30720 ## 0x7800
.short 2269 ## 0x8dd
.short 12032 ## 0x2f00
.short 2557 ## 0x9fd
.short 0 ## 0x0
.short 36864 ## 0x9000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 26189 ## 0x664d
.short 20294 ## 0x4f46
.short 43737 ## 0xaad9
.short 17540 ## 0x4484
.short 65280 ## 0xff00
.short 65289 ## 0xff09
.short 0 ## 0x0
.short 36864 ## 0x9000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 63078 ## 0xf666
.short 0 ## 0x0
.short 64102 ## 0xfa66
.short 0 ## 0x0
.short 3908 ## 0xf44
.short 0 ## 0x0
.short 3512 ## 0xdb8
.short 0 ## 0x0
.short 2008 ## 0x7d8
.short 0 ## 0x0
.short 10192 ## 0x27d0
.short 253 ## 0xfd
.short 10192 ## 0x27d0
.short 9 ## 0x9
.short 64976 ## 0xfdd0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 47104 ## 0xb800
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 15616 ## 0x3d00
.short 0 ## 0x0
.short 30720 ## 0x7800
.short 0 ## 0x0
.short 31488 ## 0x7b00
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 28672 ## 0x7000
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 13 ## 0xd
.short 45056 ## 0xb000
.short 7 ## 0x7
.short 32768 ## 0x8000
.short 8 ## 0x8
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 3452 ## 0xd7c
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 21840 ## 0x5550
.short 0 ## 0x0
.short 26213 ## 0x6665
.short 0 ## 0x0
.short 26213 ## 0x6665
.short 20480 ## 0x5000
.short 26214 ## 0x6666
.short 25856 ## 0x6500
.short 21862 ## 0x5566
.short 25856 ## 0x6500
.short 21862 ## 0x5566
.short 25856 ## 0x6500
.short 21862 ## 0x5566
.short 25856 ## 0x6500
.short 21862 ## 0x5566
.short 21845 ## 0x5555
.short 5 ## 0x5
.short 22118 ## 0x5666
.short 85 ## 0x55
.short 26214 ## 0x6666
.short 1365 ## 0x555
.short 26214 ## 0x6666
.short 1366 ## 0x556
.short 26197 ## 0x6655
.short 21862 ## 0x5566
.short 25856 ## 0x6500
.short 21862 ## 0x5566
.short 25856 ## 0x6500
.short 21862 ## 0x5566
.short 20480 ## 0x5000
.short 21862 ## 0x5566
.short 0 ## 0x0
.short 21840 ## 0x5550
.short 0 ## 0x0
.short 26213 ## 0x6665
.short 0 ## 0x0
.short 26213 ## 0x6665
.short 0 ## 0x0
.short 26213 ## 0x6665
.short 0 ## 0x0
.short 25936 ## 0x6550
.short 0 ## 0x0
.short 20480 ## 0x5000
.short 0 ## 0x0
.short 20480 ## 0x5000
.short 0 ## 0x0
.short 20480 ## 0x5000
.short 0 ## 0x0
.short 0 ## 0x0
.short 5 ## 0x5
.short 0 ## 0x0
.short 86 ## 0x56
.short 0 ## 0x0
.short 1366 ## 0x556
.short 0 ## 0x0
.short 1366 ## 0x556
.short 0 ## 0x0
.short 1366 ## 0x556
.short 0 ## 0x0
.short 1366 ## 0x556
.short 0 ## 0x0
.short 1366 ## 0x556
.short 0 ## 0x0
.short 0 ## 0x0
.short 21760 ## 0x5500
.short 0 ## 0x0
.short 26192 ## 0x6650
.short 0 ## 0x0
.short 26213 ## 0x6665
.short 20480 ## 0x5000
.short 26214 ## 0x6666
.short 25856 ## 0x6500
.short 21862 ## 0x5566
.short 25856 ## 0x6500
.short 85 ## 0x55
.short 20480 ## 0x5000
.short 0 ## 0x0
.short 0 ## 0x0
.short 20480 ## 0x5000
.short 21845 ## 0x5555
.short 0 ## 0x0
.short 26214 ## 0x6666
.short 5 ## 0x5
.short 26214 ## 0x6666
.short 86 ## 0x56
.short 26214 ## 0x6666
.short 1366 ## 0x556
.short 26197 ## 0x6655
.short 1366 ## 0x556
.short 26192 ## 0x6650
.short 1366 ## 0x556
.short 26213 ## 0x6665
.short 1365 ## 0x555
.short 26214 ## 0x6666
.short 85 ## 0x55
.short 0 ## 0x0
.short 21845 ## 0x5555
.short 20480 ## 0x5000
.short 26214 ## 0x6666
.short 20480 ## 0x5000
.short 26214 ## 0x6666
.short 20480 ## 0x5000
.short 25958 ## 0x6566
.short 0 ## 0x0
.short 21861 ## 0x5565
.short 0 ## 0x0
.short 1381 ## 0x565
.short 0 ## 0x0
.short 80 ## 0x50
.short 0 ## 0x0
.short 20480 ## 0x5000
.short 21845 ## 0x5555
.short 85 ## 0x55
.short 26214 ## 0x6666
.short 86 ## 0x56
.short 26214 ## 0x6666
.short 1366 ## 0x556
.short 26214 ## 0x6666
.short 1366 ## 0x556
.short 25941 ## 0x6555
.short 1366 ## 0x556
.short 26192 ## 0x6650
.short 85 ## 0x55
.short 22117 ## 0x5665
.short 85 ## 0x55
.short 26214 ## 0x6666
.short 1366 ## 0x556
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 1360 ## 0x550
.short 0 ## 0x0
.short 21861 ## 0x5565
.short 20480 ## 0x5000
.short 21862 ## 0x5566
.short 20480 ## 0x5000
.short 21862 ## 0x5566
.short 20480 ## 0x5000
.short 21862 ## 0x5566
.short 20480 ## 0x5000
.short 21862 ## 0x5566
.short 20480 ## 0x5000
.short 26214 ## 0x6666
.short 0 ## 0x0
.short 0 ## 0x0
.short 21760 ## 0x5500
.short 0 ## 0x0
.short 25856 ## 0x6500
.short 1365 ## 0x555
.short 25856 ## 0x6500
.short 21862 ## 0x5566
.short 25856 ## 0x6500
.short 21862 ## 0x5566
.short 25856 ## 0x6500
.short 21862 ## 0x5566
.short 26197 ## 0x6655
.short 21862 ## 0x5566
.short 26214 ## 0x6666
.short 21862 ## 0x5566
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 20480 ## 0x5000
.short 0 ## 0x0
.short 47872 ## 0xbb00
.short 0 ## 0x0
.short 47872 ## 0xbb00
.short 0 ## 0x0
.short 47920 ## 0xbb30
.short 0 ## 0x0
.short 47920 ## 0xbb30
.short 55040 ## 0xd700
.short 15 ## 0xf
.short 36096 ## 0x8d00
.short 15 ## 0xf
.short 32768 ## 0x8000
.short 205 ## 0xcd
.short 8312 ## 0x2078
.short 13 ## 0xd
.short 34747 ## 0x87bb
.short 199 ## 0xc7
.short 35771 ## 0x8bbb
.short 199 ## 0xc7
.short 52155 ## 0xcbbb
.short 135 ## 0x87
.short 31675 ## 0x7bbb
.short 199 ## 0xc7
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 7 ## 0x7
.short 0 ## 0x0
.short 216 ## 0xd8
.short 0 ## 0x0
.short 123 ## 0x7b
.short 48051 ## 0xbbb3
.short 136 ## 0x88
.short 48053 ## 0xbbb5
.short 61 ## 0x3d
.short 45755 ## 0xb2bb
.short 7 ## 0x7
.short 48059 ## 0xbbbb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 47104 ## 0xb800
.short 0 ## 0x0
.short 55040 ## 0xd700
.short 0 ## 0x0
.short 36101 ## 0x8d05
.short 0 ## 0x0
.short 53035 ## 0xcf2b
.short 0 ## 0x0
.short 55179 ## 0xd78b
.short 8 ## 0x8
.short 56064 ## 0xdb00
.short 0 ## 0x0
.short 47104 ## 0xb800
.short 0 ## 0x0
.short 14080 ## 0x3700
.short 0 ## 0x0
.short 14272 ## 0x37c0
.short 0 ## 0x0
.short 14320 ## 0x37f0
.short 48048 ## 0xbbb0
.short 14320 ## 0x37f0
.short 48053 ## 0xbbb5
.short 63408 ## 0xf7b0
.short 45755 ## 0xb2bb
.short 32192 ## 0x7dc0
.short 48059 ## 0xbbbb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 11 ## 0xb
.short 0 ## 0x0
.short 11 ## 0xb
.short 0 ## 0x0
.short 11 ## 0xb
.short 0 ## 0x0
.short 35851 ## 0x8c0b
.short 3 ## 0x3
.short 53248 ## 0xd000
.short 3 ## 0x3
.short 0 ## 0x0
.short 7 ## 0x7
.short 32768 ## 0x8000
.short 7 ## 0x7
.short 32768 ## 0x8000
.short 46343 ## 0xb507
.short 32768 ## 0x8000
.short 47965 ## 0xbb5d
.short 32768 ## 0x8000
.short 48061 ## 0xbbbd
.short 32768 ## 0x8000
.short 48055 ## 0xbbb7
.short 32768 ## 0x8000
.short 48055 ## 0xbbb7
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 11 ## 0xb
.short 0 ## 0x0
.short 187 ## 0xbb
.short 0 ## 0x0
.short 187 ## 0xbb
.short 0 ## 0x0
.short 187 ## 0xbb
.short 0 ## 0x0
.short 187 ## 0xbb
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 3255 ## 0xcb7
.short 0 ## 0x0
.short 3444 ## 0xd74
.short 49152 ## 0xc000
.short 23511 ## 0x5bd7
.short 49152 ## 0xc000
.short 46471 ## 0xb587
.short 49152 ## 0xc000
.short 48087 ## 0xbbd7
.short 49152 ## 0xc000
.short 48093 ## 0xbbdd
.short 0 ## 0x0
.short 47917 ## 0xbb2d
.short 0 ## 0x0
.short 48056 ## 0xbbb8
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 955 ## 0x3bb
.short 0 ## 0x0
.short 3003 ## 0xbbb
.short 0 ## 0x0
.short 1458 ## 0x5b2
.short 0 ## 0x0
.short 3003 ## 0xbbb
.short 0 ## 0x0
.short 3003 ## 0xbbb
.short 0 ## 0x0
.short 859 ## 0x35b
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 32512 ## 0x7f00
.short 0 ## 0x0
.short 34800 ## 0x87f0
.short 0 ## 0x0
.short 48499 ## 0xbd73
.short 0 ## 0x0
.short 48499 ## 0xbd73
.short 0 ## 0x0
.short 46976 ## 0xb780
.short 0 ## 0x0
.short 48576 ## 0xbdc0
.short 2175 ## 0x87f
.short 0 ## 0x0
.short 2999 ## 0xbb7
.short 0 ## 0x0
.short 955 ## 0x3bb
.short 0 ## 0x0
.short 48053 ## 0xbbb5
.short 0 ## 0x0
.short 48059 ## 0xbbbb
.short 0 ## 0x0
.short 47915 ## 0xbb2b
.short 0 ## 0x0
.short 48059 ## 0xbbbb
.short 5 ## 0x5
.short 48059 ## 0xbbbb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 48051 ## 0xbbb3
.short 0 ## 0x0
.short 48053 ## 0xbbb5
.short 0 ## 0x0
.short 45755 ## 0xb2bb
.short 0 ## 0x0
.short 48059 ## 0xbbbb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 47104 ## 0xb800
.short 0 ## 0x0
.short 55040 ## 0xd700
.short 0 ## 0x0
.short 36101 ## 0x8d05
.short 0 ## 0x0
.short 53035 ## 0xcf2b
.short 0 ## 0x0
.short 55179 ## 0xd78b
.short 8 ## 0x8
.short 25856 ## 0x6500
.short 21862 ## 0x5566
.short 25856 ## 0x6500
.short 22118 ## 0x5666
.short 25856 ## 0x6500
.short 22118 ## 0x5666
.short 25856 ## 0x6500
.short 26214 ## 0x6666
.short 20480 ## 0x5000
.short 26214 ## 0x6666
.short 20480 ## 0x5000
.short 26214 ## 0x6666
.short 0 ## 0x0
.short 26197 ## 0x6655
.short 0 ## 0x0
.short 21760 ## 0x5500
.short 0 ## 0x0
.short 22117 ## 0x5665
.short 5 ## 0x5
.short 22117 ## 0x5665
.short 85 ## 0x55
.short 22117 ## 0x5665
.short 1365 ## 0x555
.short 21861 ## 0x5565
.short 21846 ## 0x5556
.short 21862 ## 0x5566
.short 26214 ## 0x6666
.short 1382 ## 0x566
.short 26214 ## 0x6666
.short 1366 ## 0x556
.short 21845 ## 0x5555
.short 1365 ## 0x555
.short 0 ## 0x0
.short 25856 ## 0x6500
.short 0 ## 0x0
.short 25856 ## 0x6500
.short 0 ## 0x0
.short 25856 ## 0x6500
.short 0 ## 0x0
.short 25856 ## 0x6500
.short 0 ## 0x0
.short 25856 ## 0x6500
.short 0 ## 0x0
.short 25856 ## 0x6500
.short 0 ## 0x0
.short 25856 ## 0x6500
.short 0 ## 0x0
.short 20480 ## 0x5000
.short 1366 ## 0x556
.short 0 ## 0x0
.short 1366 ## 0x556
.short 0 ## 0x0
.short 1366 ## 0x556
.short 0 ## 0x0
.short 1366 ## 0x556
.short 0 ## 0x0
.short 1366 ## 0x556
.short 0 ## 0x0
.short 85 ## 0x55
.short 0 ## 0x0
.short 85 ## 0x55
.short 0 ## 0x0
.short 5 ## 0x5
.short 0 ## 0x0
.short 0 ## 0x0
.short 20480 ## 0x5000
.short 0 ## 0x0
.short 25856 ## 0x6500
.short 0 ## 0x0
.short 25856 ## 0x6500
.short 0 ## 0x0
.short 26192 ## 0x6650
.short 0 ## 0x0
.short 26213 ## 0x6665
.short 20480 ## 0x5000
.short 26214 ## 0x6666
.short 0 ## 0x0
.short 21845 ## 0x5555
.short 0 ## 0x0
.short 21840 ## 0x5550
.short 22118 ## 0x5666
.short 5 ## 0x5
.short 22118 ## 0x5666
.short 5 ## 0x5
.short 21862 ## 0x5566
.short 1285 ## 0x505
.short 21846 ## 0x5556
.short 22101 ## 0x5655
.short 26214 ## 0x6666
.short 22118 ## 0x5666
.short 26214 ## 0x6666
.short 21862 ## 0x5566
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 21845 ## 0x5555
.short 85 ## 0x55
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 85 ## 0x55
.short 20480 ## 0x5000
.short 1382 ## 0x566
.short 0 ## 0x0
.short 22117 ## 0x5665
.short 0 ## 0x0
.short 26213 ## 0x6665
.short 0 ## 0x0
.short 21840 ## 0x5550
.short 26197 ## 0x6655
.short 1366 ## 0x556
.short 25856 ## 0x6500
.short 21862 ## 0x5566
.short 20480 ## 0x5000
.short 21862 ## 0x5566
.short 20480 ## 0x5000
.short 21862 ## 0x5566
.short 25856 ## 0x6500
.short 21862 ## 0x5566
.short 25941 ## 0x6555
.short 1366 ## 0x556
.short 26214 ## 0x6666
.short 1365 ## 0x555
.short 21845 ## 0x5555
.short 85 ## 0x55
.short 0 ## 0x0
.short 26213 ## 0x6665
.short 0 ## 0x0
.short 21840 ## 0x5550
.short 0 ## 0x0
.short 21760 ## 0x5500
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 26214 ## 0x6666
.short 21862 ## 0x5566
.short 25941 ## 0x6555
.short 21862 ## 0x5566
.short 25941 ## 0x6555
.short 1366 ## 0x556
.short 26192 ## 0x6650
.short 1366 ## 0x556
.short 26192 ## 0x6650
.short 1365 ## 0x555
.short 26192 ## 0x6650
.short 85 ## 0x55
.short 25856 ## 0x6500
.short 85 ## 0x55
.short 20480 ## 0x5000
.short 85 ## 0x55
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 47920 ## 0xbb30
.short 0 ## 0x0
.short 46892 ## 0xb72c
.short 56320 ## 0xdc00
.short 34679 ## 0x8777
.short 30704 ## 0x77f0
.short 55431 ## 0xd887
.short 52608 ## 0xcd80
.short 34053 ## 0x8505
.short 2224 ## 0x8b0
.short 5376 ## 0x1500
.short 36272 ## 0x8db0
.short 45059 ## 0xb003
.short 10288 ## 0x2830
.short 45067 ## 0xb00b
.short 31675 ## 0x7bbb
.short 50 ## 0x32
.short 35771 ## 0x8bbb
.short 12 ## 0xc
.short 4369 ## 0x1111
.short 11 ## 0xb
.short 4369 ## 0x1111
.short 177 ## 0xb1
.short 4369 ## 0x1111
.short 2833 ## 0xb11
.short 4369 ## 0x1111
.short 177 ## 0xb1
.short 4369 ## 0x1111
.short 91 ## 0x5b
.short 48059 ## 0xbbbb
.short 0 ## 0x0
.short 136 ## 0x88
.short 48059 ## 0xbbbb
.short 30589 ## 0x777d
.short 48055 ## 0xbbb7
.short 34992 ## 0x88b0
.short 48007 ## 0xbb87
.short 0 ## 0x0
.short 4491 ## 0x118b
.short 0 ## 0x0
.short 4539 ## 0x11bb
.short 0 ## 0x0
.short 4379 ## 0x111b
.short 0 ## 0x0
.short 4373 ## 0x1115
.short 0 ## 0x0
.short 4528 ## 0x11b0
.short 29323 ## 0x728b
.short 11 ## 0xb
.short 47067 ## 0xb7db
.short 0 ## 0x0
.short 2993 ## 0xbb1
.short 0 ## 0x0
.short 2833 ## 0xb11
.short 0 ## 0x0
.short 45329 ## 0xb111
.short 0 ## 0x0
.short 45329 ## 0xb111
.short 3 ## 0x3
.short 2833 ## 0xb11
.short 0 ## 0x0
.short 3259 ## 0xcbb
.short 0 ## 0x0
.short 30720 ## 0x7800
.short 48055 ## 0xbbb7
.short 53248 ## 0xd000
.short 48055 ## 0xbbb7
.short 45056 ## 0xb000
.short 48013 ## 0xbb8d
.short 0 ## 0x0
.short 4536 ## 0x11b8
.short 0 ## 0x0
.short 4533 ## 0x11b5
.short 0 ## 0x0
.short 4373 ## 0x1115
.short 0 ## 0x0
.short 4533 ## 0x11b5
.short 0 ## 0x0
.short 48048 ## 0xbbb0
.short 53899 ## 0xd28b
.short 7 ## 0x7
.short 30587 ## 0x777b
.short 13 ## 0xd
.short 36273 ## 0x8db1
.short 3 ## 0x3
.short 1457 ## 0x5b1
.short 0 ## 0x0
.short 23313 ## 0x5b11
.short 0 ## 0x0
.short 45329 ## 0xb111
.short 3 ## 0x3
.short 23313 ## 0x5b11
.short 0 ## 0x0
.short 3003 ## 0xbbb
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 48055 ## 0xbbb7
.short 32768 ## 0x8000
.short 48055 ## 0xbbb7
.short 0 ## 0x0
.short 4381 ## 0x111d
.short 0 ## 0x0
.short 4379 ## 0x111b
.short 0 ## 0x0
.short 4379 ## 0x111b
.short 0 ## 0x0
.short 4379 ## 0x111b
.short 0 ## 0x0
.short 4379 ## 0x111b
.short 0 ## 0x0
.short 48048 ## 0xbbb0
.short 11 ## 0xb
.short 0 ## 0x0
.short 55227 ## 0xd7bb
.short 215 ## 0xd7
.short 55217 ## 0xd7b1
.short 189 ## 0xbd
.short 23473 ## 0x5bb1
.short 0 ## 0x0
.short 2833 ## 0xb11
.short 0 ## 0x0
.short 45329 ## 0xb111
.short 0 ## 0x0
.short 2993 ## 0xbb1
.short 0 ## 0x0
.short 15291 ## 0x3bbb
.short 0 ## 0x0
.short 0 ## 0x0
.short 47899 ## 0xbb1b
.short 0 ## 0x0
.short 4379 ## 0x111b
.short 20480 ## 0x5000
.short 4369 ## 0x1111
.short 45824 ## 0xb300
.short 4369 ## 0x1111
.short 4864 ## 0x1300
.short 4369 ## 0x1111
.short 21248 ## 0x5300
.short 4379 ## 0x111b
.short 0 ## 0x0
.short 8784 ## 0x2250
.short 0 ## 0x0
.short 47952 ## 0xbb50
.short 52667 ## 0xcdbb
.short 0 ## 0x0
.short 30673 ## 0x77d1
.short 15 ## 0xf
.short 32219 ## 0x7ddb
.short 39 ## 0x27
.short 46523 ## 0xb5bb
.short 2167 ## 0x877
.short 32017 ## 0x7d11
.short 3293 ## 0xcdd
.short 50449 ## 0xc511
.short 0 ## 0x0
.short 2994 ## 0xbb2
.short 0 ## 0x0
.short 17595 ## 0x44bb
.short 59 ## 0x3b
.short 0 ## 0x0
.short 48064 ## 0xbbc0
.short 0 ## 0x0
.short 4432 ## 0x1150
.short 0 ## 0x0
.short 4528 ## 0x11b0
.short 0 ## 0x0
.short 4373 ## 0x1115
.short 0 ## 0x0
.short 4379 ## 0x111b
.short 0 ## 0x0
.short 4533 ## 0x11b5
.short 0 ## 0x0
.short 6960 ## 0x1b30
.short 0 ## 0x0
.short 45824 ## 0xb300
.short 48059 ## 0xbbbb
.short 15 ## 0xf
.short 30737 ## 0x7811
.short 4055 ## 0xfd7
.short 31505 ## 0x7b11
.short 55159 ## 0xd777
.short 47889 ## 0xbb11
.short 30907 ## 0x78bb
.short 20753 ## 0x5111
.short 30720 ## 0x7800
.short 20753 ## 0x5111
.short 55296 ## 0xd800
.short 23313 ## 0x5b11
.short 33456 ## 0x82b0
.short 47906 ## 0xbb22
.short 2944 ## 0xb80
.short 14528 ## 0x38c0
.short 48059 ## 0xbbbb
.short 30589 ## 0x777d
.short 48055 ## 0xbbb7
.short 34992 ## 0x88b0
.short 48007 ## 0xbb87
.short 0 ## 0x0
.short 4491 ## 0x118b
.short 0 ## 0x0
.short 4539 ## 0x11bb
.short 0 ## 0x0
.short 4379 ## 0x111b
.short 0 ## 0x0
.short 4373 ## 0x1115
.short 0 ## 0x0
.short 4528 ## 0x11b0
.short 29323 ## 0x728b
.short 11 ## 0xb
.short 47067 ## 0xb7db
.short 0 ## 0x0
.short 2993 ## 0xbb1
.short 0 ## 0x0
.short 2833 ## 0xb11
.short 0 ## 0x0
.short 45329 ## 0xb111
.short 0 ## 0x0
.short 45329 ## 0xb111
.short 3 ## 0x3
.short 2833 ## 0xb11
.short 0 ## 0x0
.short 3259 ## 0xcbb
.short 0 ## 0x0
.short 0 ## 0x0
.short 21845 ## 0x5555
.short 0 ## 0x0
.short 26213 ## 0x6665
.short 0 ## 0x0
.short 26213 ## 0x6665
.short 0 ## 0x0
.short 22117 ## 0x5665
.short 0 ## 0x0
.short 22117 ## 0x5665
.short 0 ## 0x0
.short 26213 ## 0x6665
.short 0 ## 0x0
.short 26213 ## 0x6665
.short 0 ## 0x0
.short 21840 ## 0x5550
.short 1365 ## 0x555
.short 0 ## 0x0
.short 22118 ## 0x5666
.short 5 ## 0x5
.short 26214 ## 0x6666
.short 86 ## 0x56
.short 21845 ## 0x5555
.short 1382 ## 0x566
.short 21845 ## 0x5555
.short 1365 ## 0x555
.short 22118 ## 0x5666
.short 1365 ## 0x555
.short 26214 ## 0x6666
.short 5 ## 0x5
.short 26197 ## 0x6655
.short 86 ## 0x56
.short 0 ## 0x0
.short 20480 ## 0x5000
.short 0 ## 0x0
.short 25936 ## 0x6550
.short 0 ## 0x0
.short 26213 ## 0x6665
.short 20480 ## 0x5000
.short 22118 ## 0x5666
.short 20480 ## 0x5000
.short 22118 ## 0x5666
.short 25856 ## 0x6500
.short 22118 ## 0x5666
.short 25856 ## 0x6500
.short 21862 ## 0x5566
.short 25856 ## 0x6500
.short 26214 ## 0x6666
.short 1365 ## 0x555
.short 0 ## 0x0
.short 21862 ## 0x5566
.short 0 ## 0x0
.short 21846 ## 0x5556
.short 0 ## 0x0
.short 1365 ## 0x555
.short 0 ## 0x0
.short 5 ## 0x5
.short 0 ## 0x0
.short 5 ## 0x5
.short 0 ## 0x0
.short 21845 ## 0x5555
.short 0 ## 0x0
.short 26214 ## 0x6666
.short 85 ## 0x55
.short 21760 ## 0x5500
.short 21845 ## 0x5555
.short 26192 ## 0x6650
.short 26214 ## 0x6666
.short 26192 ## 0x6650
.short 26214 ## 0x6666
.short 26192 ## 0x6650
.short 26197 ## 0x6655
.short 21760 ## 0x5500
.short 21845 ## 0x5555
.short 0 ## 0x0
.short 21840 ## 0x5550
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 21840 ## 0x5550
.short 21845 ## 0x5555
.short 0 ## 0x0
.short 26214 ## 0x6666
.short 1365 ## 0x555
.short 26214 ## 0x6666
.short 1382 ## 0x566
.short 26214 ## 0x6666
.short 1366 ## 0x556
.short 26197 ## 0x6655
.short 1366 ## 0x556
.short 26197 ## 0x6655
.short 1365 ## 0x555
.short 22117 ## 0x5665
.short 85 ## 0x55
.short 22118 ## 0x5666
.short 5 ## 0x5
.short 0 ## 0x0
.short 21845 ## 0x5555
.short 20480 ## 0x5000
.short 26214 ## 0x6666
.short 25856 ## 0x6500
.short 22118 ## 0x5666
.short 26192 ## 0x6650
.short 1365 ## 0x555
.short 26213 ## 0x6665
.short 20565 ## 0x5055
.short 26213 ## 0x6665
.short 21846 ## 0x5556
.short 26213 ## 0x6665
.short 25958 ## 0x6566
.short 26192 ## 0x6650
.short 26214 ## 0x6666
.short 5 ## 0x5
.short 0 ## 0x0
.short 1366 ## 0x556
.short 0 ## 0x0
.short 21862 ## 0x5566
.short 0 ## 0x0
.short 22117 ## 0x5665
.short 5 ## 0x5
.short 22118 ## 0x5666
.short 5 ## 0x5
.short 22118 ## 0x5666
.short 5 ## 0x5
.short 22118 ## 0x5666
.short 5 ## 0x5
.short 26214 ## 0x6666
.short 85 ## 0x55
.short 0 ## 0x0
.short 21845 ## 0x5555
.short 20480 ## 0x5000
.short 26214 ## 0x6666
.short 25856 ## 0x6500
.short 26214 ## 0x6666
.short 25856 ## 0x6500
.short 21846 ## 0x5556
.short 26192 ## 0x6650
.short 1365 ## 0x555
.short 26192 ## 0x6650
.short 1365 ## 0x555
.short 26192 ## 0x6650
.short 21846 ## 0x5556
.short 25856 ## 0x6500
.short 22118 ## 0x5666
.short 85 ## 0x55
.short 0 ## 0x0
.short 21862 ## 0x5566
.short 0 ## 0x0
.short 26214 ## 0x6666
.short 5 ## 0x5
.short 26213 ## 0x6665
.short 85 ## 0x55
.short 26192 ## 0x6650
.short 85 ## 0x55
.short 25856 ## 0x6500
.short 85 ## 0x55
.short 25861 ## 0x6505
.short 1366 ## 0x556
.short 26197 ## 0x6655
.short 1366 ## 0x556
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 49152 ## 0xc000
.short 46348 ## 0xb50c
.short 0 ## 0x0
.short 17584 ## 0x44b0
.short 12288 ## 0x3000
.short 17993 ## 0x4649
.short 36864 ## 0x9000
.short 50788 ## 0xc664
.short 17664 ## 0x4500
.short 50276 ## 0xc464
.short 47872 ## 0xbb00
.short 17476 ## 0x4444
.short 45056 ## 0xb000
.short 19275 ## 0x4b4b
.short 0 ## 0x0
.short 19387 ## 0x4bbb
.short 52002 ## 0xcb22
.short 0 ## 0x0
.short 19020 ## 0x4a4c
.short 15 ## 0xf
.short 17483 ## 0x444b
.short 180 ## 0xb4
.short 25675 ## 0x644b
.short 2886 ## 0xb46
.short 19115 ## 0x4aab
.short 1094 ## 0x446
.short 42059 ## 0xa44b
.short 21606 ## 0x5466
.short 25675 ## 0x644b
.short 37990 ## 0x9466
.short 17588 ## 0x44b4
.short 46182 ## 0xb466
.short 0 ## 0x0
.short 47872 ## 0xbb00
.short 0 ## 0x0
.short 47280 ## 0xb8b0
.short 0 ## 0x0
.short 48315 ## 0xbcbb
.short 45056 ## 0xb000
.short 48203 ## 0xbc4b
.short 47872 ## 0xbb00
.short 52292 ## 0xcc44
.short 19200 ## 0x4b00
.short 19524 ## 0x4c44
.short 17408 ## 0x4400
.short 17476 ## 0x4444
.short 19200 ## 0x4b00
.short 17476 ## 0x4444
.short 4018 ## 0xfb2
.short 0 ## 0x0
.short 62635 ## 0xf4ab
.short 0 ## 0x0
.short 17988 ## 0x4644
.short 11 ## 0xb
.short 26180 ## 0x6644
.short 196 ## 0xc4
.short 26180 ## 0x6644
.short 1350 ## 0x546
.short 25668 ## 0x6444
.short 1862 ## 0x746
.short 25675 ## 0x644b
.short 2884 ## 0xb44
.short 54468 ## 0xd4c4
.short 1348 ## 0x544
.short 0 ## 0x0
.short 11008 ## 0x2b00
.short 0 ## 0x0
.short 46336 ## 0xb500
.short 0 ## 0x0
.short 50224 ## 0xc430
.short 0 ## 0x0
.short 50368 ## 0xc4c0
.short 0 ## 0x0
.short 50252 ## 0xc44c
.short 45056 ## 0xb000
.short 50763 ## 0xc64b
.short 45056 ## 0xb000
.short 46692 ## 0xb664
.short 45056 ## 0xb000
.short 50276 ## 0xc464
.short 50354 ## 0xc4b2
.short 3 ## 0x3
.short 17483 ## 0x444b
.short 4 ## 0x4
.short 26187 ## 0x664b
.short 870 ## 0x366
.short 17483 ## 0x444b
.short 1124 ## 0x464
.short 17577 ## 0x44a9
.short 21572 ## 0x5444
.short 19524 ## 0x4c44
.short 21676 ## 0x54ac
.short 19268 ## 0x4b44
.short 1239 ## 0x4d7
.short 45892 ## 0xb344
.short 1463 ## 0x5b7
.short 0 ## 0x0
.short 11008 ## 0x2b00
.short 0 ## 0x0
.short 51456 ## 0xc900
.short 0 ## 0x0
.short 50256 ## 0xc450
.short 0 ## 0x0
.short 50368 ## 0xc4c0
.short 0 ## 0x0
.short 50245 ## 0xc445
.short 0 ## 0x0
.short 17988 ## 0x4644
.short 20480 ## 0x5000
.short 26212 ## 0x6664
.short 49152 ## 0xc000
.short 26212 ## 0x6664
.short 17474 ## 0x4442
.short 12 ## 0xc
.short 17995 ## 0x464b
.short 196 ## 0xc4
.short 26187 ## 0x664b
.short 3140 ## 0xc44
.short 29769 ## 0x7449
.short 50244 ## 0xc444
.short 18889 ## 0x49c9
.short 46148 ## 0xb444
.short 17604 ## 0x44c4
.short 1095 ## 0x447
.short 31556 ## 0x7b44
.short 2893 ## 0xb4d
.short 62539 ## 0xf44b
.short 50 ## 0x32
.short 0 ## 0x0
.short 19011 ## 0x4a43
.short 0 ## 0x0
.short 17484 ## 0x444c
.short 0 ## 0x0
.short 17993 ## 0x4649
.short 20480 ## 0x5000
.short 18020 ## 0x4664
.short 49152 ## 0xc000
.short 18020 ## 0x4664
.short 37632 ## 0x9300
.short 42596 ## 0xa664
.short 17152 ## 0x4300
.short 46692 ## 0xb664
.short 17152 ## 0x4300
.short 17988 ## 0x4644
.short 17612 ## 0x44cc
.short 1348 ## 0x544
.short 42142 ## 0xa49e
.short 13380 ## 0x3444
.short 17604 ## 0x44c4
.short 46148 ## 0xb444
.short 17609 ## 0x44c9
.short 47940 ## 0xbb44
.short 17604 ## 0x44c4
.short 2884 ## 0xb44
.short 17612 ## 0x44cc
.short 180 ## 0xb4
.short 46277 ## 0xb4c5
.short 181 ## 0xb5
.short 46272 ## 0xb4c0
.short 199 ## 0xc7
.short 0 ## 0x0
.short 19456 ## 0x4c00
.short 0 ## 0x0
.short 17488 ## 0x4450
.short 0 ## 0x0
.short 17595 ## 0x44bb
.short 0 ## 0x0
.short 17483 ## 0x444b
.short 0 ## 0x0
.short 18027 ## 0x466b
.short 0 ## 0x0
.short 18027 ## 0x466b
.short 0 ## 0x0
.short 18020 ## 0x4664
.short 0 ## 0x0
.short 17988 ## 0x4644
.short 18827 ## 0x498b
.short 202 ## 0xca
.short 19524 ## 0x4c44
.short 3142 ## 0xc46
.short 52292 ## 0xcc44
.short 50278 ## 0xc466
.short 52292 ## 0xcc44
.short 17476 ## 0x4444
.short 52388 ## 0xcca4
.short 46148 ## 0xb444
.short 18762 ## 0x494a
.short 21572 ## 0x5444
.short 17593 ## 0x44b9
.short 1476 ## 0x5c4
.short 17497 ## 0x4459
.short 5 ## 0x5
.short 0 ## 0x0
.short 47872 ## 0xbb00
.short 0 ## 0x0
.short 47280 ## 0xb8b0
.short 0 ## 0x0
.short 46267 ## 0xb4bb
.short 45056 ## 0xb000
.short 46155 ## 0xb44b
.short 47872 ## 0xbb00
.short 17508 ## 0x4464
.short 19200 ## 0x4b00
.short 25702 ## 0x6466
.short 25600 ## 0x6400
.short 25766 ## 0x64a6
.short 27392 ## 0x6b00
.short 1604 ## 0x644
.short 4018 ## 0xfb2
.short 0 ## 0x0
.short 62635 ## 0xf4ab
.short 0 ## 0x0
.short 17476 ## 0x4444
.short 11 ## 0xb
.short 26180 ## 0x6644
.short 196 ## 0xc4
.short 25668 ## 0x6444
.short 1350 ## 0x546
.short 17476 ## 0x4444
.short 1862 ## 0x746
.short 17483 ## 0x444b
.short 2886 ## 0xb46
.short 54464 ## 0xd4c0
.short 1348 ## 0x544
.short 0 ## 0x0
.short 20480 ## 0x5000
.short 0 ## 0x0
.short 20480 ## 0x5000
.short 0 ## 0x0
.short 21840 ## 0x5550
.short 0 ## 0x0
.short 26213 ## 0x6665
.short 0 ## 0x0
.short 26192 ## 0x6650
.short 0 ## 0x0
.short 25856 ## 0x6500
.short 0 ## 0x0
.short 25856 ## 0x6500
.short 0 ## 0x0
.short 20480 ## 0x5000
.short 25941 ## 0x6555
.short 1366 ## 0x556
.short 25856 ## 0x6500
.short 1366 ## 0x556
.short 25936 ## 0x6550
.short 1366 ## 0x556
.short 26213 ## 0x6665
.short 1366 ## 0x556
.short 26214 ## 0x6666
.short 1366 ## 0x556
.short 26214 ## 0x6666
.short 85 ## 0x55
.short 22118 ## 0x5666
.short 85 ## 0x55
.short 21845 ## 0x5555
.short 5 ## 0x5
.short 25856 ## 0x6500
.short 26214 ## 0x6666
.short 25856 ## 0x6500
.short 22118 ## 0x5666
.short 25856 ## 0x6500
.short 21862 ## 0x5566
.short 20480 ## 0x5000
.short 21862 ## 0x5566
.short 20480 ## 0x5000
.short 21862 ## 0x5566
.short 20480 ## 0x5000
.short 22118 ## 0x5666
.short 0 ## 0x0
.short 26213 ## 0x6665
.short 0 ## 0x0
.short 21840 ## 0x5550
.short 26214 ## 0x6666
.short 1366 ## 0x556
.short 26197 ## 0x6655
.short 1366 ## 0x556
.short 25856 ## 0x6500
.short 21862 ## 0x5566
.short 21760 ## 0x5500
.short 21862 ## 0x5566
.short 25941 ## 0x6555
.short 21862 ## 0x5566
.short 26213 ## 0x6665
.short 21846 ## 0x5556
.short 26214 ## 0x6666
.short 1365 ## 0x555
.short 21845 ## 0x5555
.short 85 ## 0x55
.short 0 ## 0x0
.short 26213 ## 0x6665
.short 0 ## 0x0
.short 25936 ## 0x6550
.short 0 ## 0x0
.short 26192 ## 0x6650
.short 0 ## 0x0
.short 26192 ## 0x6650
.short 0 ## 0x0
.short 26213 ## 0x6665
.short 0 ## 0x0
.short 22117 ## 0x5665
.short 0 ## 0x0
.short 22117 ## 0x5665
.short 0 ## 0x0
.short 21840 ## 0x5550
.short 21862 ## 0x5566
.short 0 ## 0x0
.short 1366 ## 0x556
.short 0 ## 0x0
.short 1366 ## 0x556
.short 0 ## 0x0
.short 1365 ## 0x555
.short 0 ## 0x0
.short 85 ## 0x55
.short 0 ## 0x0
.short 85 ## 0x55
.short 0 ## 0x0
.short 5 ## 0x5
.short 0 ## 0x0
.short 5 ## 0x5
.short 0 ## 0x0
.short 21760 ## 0x5500
.short 22117 ## 0x5665
.short 21760 ## 0x5500
.short 22117 ## 0x5665
.short 20480 ## 0x5000
.short 21862 ## 0x5566
.short 20480 ## 0x5000
.short 21862 ## 0x5566
.short 20480 ## 0x5000
.short 22118 ## 0x5666
.short 20480 ## 0x5000
.short 26214 ## 0x6666
.short 0 ## 0x0
.short 26213 ## 0x6665
.short 0 ## 0x0
.short 21840 ## 0x5550
.short 26197 ## 0x6655
.short 1382 ## 0x566
.short 25856 ## 0x6500
.short 21862 ## 0x5566
.short 25856 ## 0x6500
.short 21862 ## 0x5566
.short 25861 ## 0x6505
.short 21862 ## 0x5566
.short 26197 ## 0x6655
.short 21846 ## 0x5556
.short 26214 ## 0x6666
.short 1365 ## 0x555
.short 22118 ## 0x5666
.short 85 ## 0x55
.short 21845 ## 0x5555
.short 5 ## 0x5
.short 20480 ## 0x5000
.short 26214 ## 0x6666
.short 0 ## 0x0
.short 26197 ## 0x6655
.short 0 ## 0x0
.short 21760 ## 0x5500
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 20480 ## 0x5000
.short 0 ## 0x0
.short 25856 ## 0x6500
.short 0 ## 0x0
.short 26192 ## 0x6650
.short 0 ## 0x0
.short 21760 ## 0x5500
.short 26214 ## 0x6666
.short 1366 ## 0x556
.short 26214 ## 0x6666
.short 1366 ## 0x556
.short 26197 ## 0x6655
.short 1366 ## 0x556
.short 26213 ## 0x6665
.short 85 ## 0x55
.short 22117 ## 0x5665
.short 85 ## 0x55
.short 21862 ## 0x5566
.short 5 ## 0x5
.short 21862 ## 0x5566
.short 0 ## 0x0
.short 21845 ## 0x5555
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 17584 ## 0x44b0
.short 0 ## 0x0
.short 17664 ## 0x4500
.short 0 ## 0x0
.short 51200 ## 0xc800
.short 0 ## 0x0
.short 48560 ## 0xbdb0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 33851 ## 0x843b
.short 1223 ## 0x4c7
.short 56203 ## 0xdb8b
.short 2920 ## 0xb68
.short 9533 ## 0x253d
.short 184 ## 0xb8
.short 30725 ## 0x7805
.short 12 ## 0xc
.short 56320 ## 0xdc00
.short 8 ## 0x8
.short 56320 ## 0xdc00
.short 8 ## 0x8
.short 56320 ## 0xdc00
.short 12 ## 0xc
.short 0 ## 0x0
.short 0 ## 0x0
.short 19200 ## 0x4b00
.short 17476 ## 0x4444
.short 47872 ## 0xbb00
.short 18651 ## 0x48db
.short 12288 ## 0x3000
.short 51083 ## 0xc78b
.short 0 ## 0x0
.short 47035 ## 0xb7bb
.short 0 ## 0x0
.short 32192 ## 0x7dc0
.short 0 ## 0x0
.short 36304 ## 0x8dd0
.short 0 ## 0x0
.short 3192 ## 0xc78
.short 0 ## 0x0
.short 0 ## 0x0
.short 55220 ## 0xd7b4
.short 244 ## 0xf4
.short 47045 ## 0xb7c5
.short 91 ## 0x5b
.short 34763 ## 0x87cb
.short 0 ## 0x0
.short 10299 ## 0x283b
.short 0 ## 0x0
.short 34752 ## 0x87c0
.short 0 ## 0x0
.short 47296 ## 0xb8c0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 17476 ## 0x4444
.short 45056 ## 0xb000
.short 30539 ## 0x774b
.short 0 ## 0x0
.short 32187 ## 0x7dbb
.short 0 ## 0x0
.short 30720 ## 0x7800
.short 0 ## 0x0
.short 31488 ## 0x7b00
.short 0 ## 0x0
.short 32000 ## 0x7d00
.short 0 ## 0x0
.short 34684 ## 0x877c
.short 0 ## 0x0
.short 0 ## 0x0
.short 30020 ## 0x7544
.short 13 ## 0xd
.short 34124 ## 0x854c
.short 7 ## 0x7
.short 34115 ## 0x8543
.short 7 ## 0x7
.short 34131 ## 0x8553
.short 7 ## 0x7
.short 12 ## 0xc
.short 11 ## 0xb
.short 8 ## 0x8
.short 0 ## 0x0
.short 12 ## 0xc
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 49152 ## 0xc000
.short 26180 ## 0x6644
.short 45056 ## 0xb000
.short 29764 ## 0x7444
.short 0 ## 0x0
.short 32079 ## 0x7d4f
.short 0 ## 0x0
.short 30787 ## 0x7843
.short 0 ## 0x0
.short 56064 ## 0xdb00
.short 0 ## 0x0
.short 53248 ## 0xd000
.short 0 ## 0x0
.short 31744 ## 0x7c00
.short 0 ## 0x0
.short 34752 ## 0x87c0
.short 33860 ## 0x8444
.short 61 ## 0x3d
.short 46164 ## 0xb454
.short 55 ## 0x37
.short 34058 ## 0x850a
.short 61 ## 0x3d
.short 12299 ## 0x300b
.short 3 ## 0x3
.short 12 ## 0xc
.short 0 ## 0x0
.short 7 ## 0x7
.short 0 ## 0x0
.short 12 ## 0xc
.short 0 ## 0x0
.short 3 ## 0x3
.short 0 ## 0x0
.short 17152 ## 0x4300
.short 19828 ## 0x4d74
.short 49152 ## 0xc000
.short 18292 ## 0x4774
.short 20480 ## 0x5000
.short 46982 ## 0xb786
.short 0 ## 0x0
.short 3515 ## 0xdbb
.short 0 ## 0x0
.short 56576 ## 0xdd00
.short 0 ## 0x0
.short 30464 ## 0x7700
.short 0 ## 0x0
.short 46848 ## 0xb700
.short 0 ## 0x0
.short 55040 ## 0xd700
.short 48128 ## 0xbc00
.short 11 ## 0xb
.short 23296 ## 0x5b00
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 33860 ## 0x8444
.short 0 ## 0x0
.short 32075 ## 0x7d4b
.short 0 ## 0x0
.short 30907 ## 0x78bb
.short 0 ## 0x0
.short 56240 ## 0xdbb0
.short 0 ## 0x0
.short 31488 ## 0x7b00
.short 0 ## 0x0
.short 31488 ## 0x7b00
.short 0 ## 0x0
.short 31488 ## 0x7b00
.short 0 ## 0x0
.short 31744 ## 0x7c00
.short 40134 ## 0x9cc6
.short 141 ## 0x8d
.short 50440 ## 0xc508
.short 136 ## 0x88
.short 46347 ## 0xb50b
.short 0 ## 0x0
.short 20483 ## 0x5003
.short 0 ## 0x0
.short 13 ## 0xd
.short 0 ## 0x0
.short 13 ## 0xd
.short 0 ## 0x0
.short 11 ## 0xb
.short 0 ## 0x0
.short 2 ## 0x2
.short 0 ## 0x0
.short 19200 ## 0x4b00
.short 2884 ## 0xb44
.short 47872 ## 0xbb00
.short 2267 ## 0x8db
.short 12288 ## 0x3000
.short 51083 ## 0xc78b
.short 0 ## 0x0
.short 47035 ## 0xb7bb
.short 0 ## 0x0
.short 32192 ## 0x7dc0
.short 0 ## 0x0
.short 36304 ## 0x8dd0
.short 0 ## 0x0
.short 3192 ## 0xc78
.short 0 ## 0x0
.short 0 ## 0x0
.short 55216 ## 0xd7b0
.short 244 ## 0xf4
.short 47045 ## 0xb7c5
.short 91 ## 0x5b
.short 34763 ## 0x87cb
.short 0 ## 0x0
.short 10299 ## 0x283b
.short 0 ## 0x0
.short 34752 ## 0x87c0
.short 0 ## 0x0
.short 47296 ## 0xb8c0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 85 ## 0x55
.short 21760 ## 0x5500
.short 21861 ## 0x5565
.short 22096 ## 0x5650
.short 26213 ## 0x6665
.short 22117 ## 0x5665
.short 25936 ## 0x6550
.short 1382 ## 0x566
.short 26192 ## 0x6650
.short 1382 ## 0x566
.short 26213 ## 0x6665
.short 22117 ## 0x5665
.short 21861 ## 0x5565
.short 22096 ## 0x5650
.short 85 ## 0x55
.short 21760 ## 0x5500
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 2048 ## 0x800
.short 3840 ## 0xf00
.short 33920 ## 0x8480
.short 65412 ## 0xff84
.short 3840 ## 0xf00
.short 3328 ## 0xd00
.short 0 ## 0x0
.short 33792 ## 0x8400
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 13136 ## 0x3350
.short 0 ## 0x0
.short 40678 ## 0x9ee6
.short 195 ## 0xc3
.short 49977 ## 0xc339
.short 58606 ## 0xe4ee
.short 26112 ## 0x6600
.short 3302 ## 0xce6
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 57088 ## 0xdf00
.short 0 ## 0x0
.short 32 ## 0x20
.short 0 ## 0x0
.short 40 ## 0x28
.short 0 ## 0x0
.short 34 ## 0x22
.short 0 ## 0x0
.short 130 ## 0x82
.short 0 ## 0x0
.short 8 ## 0x8
.short 0 ## 0x0
.short 0 ## 0x0
.short 240 ## 0xf0
.short 0 ## 0x0
.short 3919 ## 0xf4f
.short 0 ## 0x0
.short 61440 ## 0xf000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 8192 ## 0x2000
.short 130 ## 0x82
.short 8192 ## 0x2000
.short 34 ## 0x22
.short 0 ## 0x0
.short 546 ## 0x222
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 8832 ## 0x2280
.short 11552 ## 0x2d20
.short 11552 ## 0x2d20
.short 8747 ## 0x222b
.short 544 ## 0x220
.short 8192 ## 0x2000
.short 40 ## 0x28
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 2 ## 0x2
.short 0 ## 0x0
.short 2 ## 0x2
.short 0 ## 0x0
.short 546 ## 0x222
.short 0 ## 0x0
.short 544 ## 0x220
.short 0 ## 0x0
.short 8736 ## 0x2220
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 8 ## 0x8
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 33280 ## 0x8200
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 546 ## 0x222
.short 40 ## 0x28
.short 11730 ## 0x2dd2
.short 48082 ## 0xbbd2
.short 8832 ## 0x2280
.short 34 ## 0x22
.short 8192 ## 0x2000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 546 ## 0x222
.short 0 ## 0x0
.short 546 ## 0x222
.short 0 ## 0x0
.short 8832 ## 0x2280
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 8192 ## 0x2000
.short 0 ## 0x0
.short 53248 ## 0xd000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 187 ## 0xbb
.short 8192 ## 0x2000
.short 45 ## 0x2d
.short 34946 ## 0x8882
.short 8328 ## 0x2088
.short 2 ## 0x2
.short 8704 ## 0x2200
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 2 ## 0x2
.short 0 ## 0x0
.short 45 ## 0x2d
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 2 ## 0x2
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 512 ## 0x200
.short 8832 ## 0x2280
.short 8704 ## 0x2200
.short 35720 ## 0x8b88
.short 8704 ## 0x2200
.short 11 ## 0xb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 11 ## 0xb
.short 0 ## 0x0
.short 45 ## 0x2d
.short 0 ## 0x0
.short 136 ## 0x88
.short 0 ## 0x0
.short 8736 ## 0x2220
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 8704 ## 0x2200
.short 8192 ## 0x2000
.short 8834 ## 0x2282
.short 8704 ## 0x2200
.short 32779 ## 0x800b
.short 8704 ## 0x2200
.short 0 ## 0x0
.short 136 ## 0x88
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 130 ## 0x82
.short 0 ## 0x0
.short 34 ## 0x22
.short 0 ## 0x0
.short 34 ## 0x22
.short 0 ## 0x0
.short 33312 ## 0x8220
.short 0 ## 0x0
.short 8736 ## 0x2220
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 2048 ## 0x800
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 544 ## 0x220
.short 8912 ## 0x22d0
.short 48592 ## 0xbdd0
.short 8744 ## 0x2228
.short 546 ## 0x222
.short 8192 ## 0x2000
.short 2 ## 0x2
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 2 ## 0x2
.short 0 ## 0x0
.short 2 ## 0x2
.short 0 ## 0x0
.short 34 ## 0x22
.short 0 ## 0x0
.short 34 ## 0x22
.short 0 ## 0x0
.short 544 ## 0x220
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 33280 ## 0x8200
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 546 ## 0x222
.short 40 ## 0x28
.short 11730 ## 0x2dd2
.short 48082 ## 0xbbd2
.short 8880 ## 0x22b0
.short 45 ## 0x2d
.short 8192 ## 0x2000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 546 ## 0x222
.short 0 ## 0x0
.short 546 ## 0x222
.short 0 ## 0x0
.short 8832 ## 0x2280
.short 0 ## 0x0
.short 0 ## 0x0
.short 11 ## 0xb
.short 0 ## 0x0
.short 8736 ## 0x2220
.short 0 ## 0x0
.short 53968 ## 0xd2d0
.short 32768 ## 0x8000
.short 8738 ## 0x2222
.short 8704 ## 0x2200
.short 8840 ## 0x2288
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 2 ## 0x2
.short 0 ## 0x0
.short 2 ## 0x2
.short 0 ## 0x0
.short 178 ## 0xb2
.short 2048 ## 0x800
.short 690 ## 0x2b2
.short 30720 ## 0x7800
.short 30584 ## 0x7778
.short 55511 ## 0xd8d7
.short 8192 ## 0x2000
.short 47986 ## 0xbb72
.short 0 ## 0x0
.short 47984 ## 0xbb70
.short 0 ## 0x0
.short 2 ## 0x2
.short 0 ## 0x0
.short 119 ## 0x77
.short 53248 ## 0xd000
.short 125 ## 0x7d
.short 30720 ## 0x7800
.short 112 ## 0x70
.short 30720 ## 0x7800
.short 32 ## 0x20
.short 30720 ## 0x7800
.short 45271 ## 0xb0d7
.short 53771 ## 0xd20b
.short 53799 ## 0xd227
.short 56712 ## 0xdd88
.short 53885 ## 0xd27d
.short 0 ## 0x0
.short 2088 ## 0x828
.short 0 ## 0x0
.short 2 ## 0x2
.short 53248 ## 0xd000
.short 130 ## 0x82
.short 8704 ## 0x2200
.short 2 ## 0x2
.short 8832 ## 0x2280
.short 2 ## 0x2
.short 11563 ## 0x2d2b
.short 0 ## 0x0
.short 3538 ## 0xdd2
.short 0 ## 0x0
.short 30477 ## 0x770d
.short 7 ## 0x7
.short 0 ## 0x0
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 11 ## 0xb
.short 32768 ## 0x8000
.short 2850 ## 0xb22
.short 0 ## 0x0
.short 546 ## 0x222
.short 0 ## 0x0
.short 45776 ## 0xb2d0
.short 0 ## 0x0
.short 8832 ## 0x2280
.short 0 ## 0x0
.short 11184 ## 0x2bb0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 53760 ## 0xd200
.short 0 ## 0x0
.short 55296 ## 0xd800
.short 0 ## 0x0
.short 32000 ## 0x7d00
.short 8 ## 0x8
.short 55296 ## 0xd800
.short 1911 ## 0x777
.short 47872 ## 0xbb00
.short 0 ## 0x0
.short 0 ## 0x0
.short 13 ## 0xd
.short 0 ## 0x0
.short 2 ## 0x2
.short 0 ## 0x0
.short 120 ## 0x78
.short 0 ## 0x0
.short 112 ## 0x70
.short 0 ## 0x0
.short 32112 ## 0x7d70
.short 45181 ## 0xb07d
.short 56688 ## 0xdd70
.short 11149 ## 0x2b8d
.short 53968 ## 0xd2d0
.short 33314 ## 0x8222
.short 8832 ## 0x2280
.short 0 ## 0x0
.short 512 ## 0x200
.short 0 ## 0x0
.short 33280 ## 0x8200
.short 0 ## 0x0
.short 33312 ## 0x8220
.short 0 ## 0x0
.short 544 ## 0x220
.short 0 ## 0x0
.short 552 ## 0x228
.short 0 ## 0x0
.short 34 ## 0x22
.short 0 ## 0x0
.short 210 ## 0xd2
.short 0 ## 0x0
.short 0 ## 0x0
.short 8 ## 0x8
.short 0 ## 0x0
.short 3000 ## 0xbb8
.short 0 ## 0x0
.short 45784 ## 0xb2d8
.short 0 ## 0x0
.short 11728 ## 0x2dd0
.short 0 ## 0x0
.short 11728 ## 0x2dd0
.short 0 ## 0x0
.short 53936 ## 0xd2b0
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 0 ## 0x0
.short 13 ## 0xd
.short 0 ## 0x0
.short 125 ## 0x7d
.short 8 ## 0x8
.short 1920 ## 0x780
.short 2 ## 0x2
.short 1920 ## 0x780
.short 178 ## 0xb2
.short 32000 ## 0x7d00
.short 30584 ## 0x7778
.short 35591 ## 0x8b07
.short 30672 ## 0x77d0
.short 48087 ## 0xbbd7
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 216 ## 0xd8
.short 2000 ## 0x7d0
.short 2013 ## 0x7dd
.short 47056 ## 0xb7d0
.short 56589 ## 0xdd0d
.short 45696 ## 0xb280
.short 56587 ## 0xdd0b
.short 53794 ## 0xd222
.short 2176 ## 0x880
.short 0 ## 0x0
.short 33280 ## 0x8200
.short 0 ## 0x0
.short 33312 ## 0x8220
.short 0 ## 0x0
.short 8736 ## 0x2220
.short 0 ## 0x0
.short 544 ## 0x220
.short 0 ## 0x0
.short 3547 ## 0xddb
.short 0 ## 0x0
.short 32210 ## 0x7dd2
.short 13 ## 0xd
.short 32210 ## 0x7dd2
.short 215 ## 0xd7
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 0 ## 0x0
.short 8704 ## 0x2200
.short 0 ## 0x0
.short 53760 ## 0xd200
.short 0 ## 0x0
.short 53760 ## 0xd200
.short 0 ## 0x0
.short 55296 ## 0xd800
.short 0 ## 0x0
.short 35584 ## 0x8b00
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 8192 ## 0x2000
.short 2 ## 0x2
.short 546 ## 0x222
.short 45 ## 0x2d
.short 544 ## 0x220
.short 34 ## 0x22
.short 0 ## 0x0
.short 34 ## 0x22
.short 32768 ## 0x8000
.short 30498 ## 0x7722
.short 53255 ## 0xd007
.short 3538 ## 0xdd2
.short 53437 ## 0xd0bd
.short 30496 ## 0x7720
.short 56251 ## 0xdbbb
.short 2 ## 0x2
.short 32768 ## 0x8000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 141 ## 0x8d
.short 7 ## 0x7
.short 47325 ## 0xb8dd
.short 8205 ## 0x200d
.short 55165 ## 0xd77d
.short 8749 ## 0x222d
.short 55261 ## 0xd7dd
.short 34 ## 0x22
.short 0 ## 0x0
.short 34 ## 0x22
.short 0 ## 0x0
.short 45 ## 0x2d
.short 0 ## 0x0
.short 34 ## 0x22
.short 0 ## 0x0
.short 34 ## 0x22
.short 0 ## 0x0
.short 34 ## 0x22
.short 0 ## 0x0
.short 45 ## 0x2d
.short 0 ## 0x0
.short 2 ## 0x2
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 0 ## 0x0
.short 53936 ## 0xd2b0
.short 0 ## 0x0
.short 8704 ## 0x2200
.short 0 ## 0x0
.short 8736 ## 0x2220
.short 8 ## 0x8
.short 0 ## 0x0
.short 34 ## 0x22
.short 0 ## 0x0
.short 45778 ## 0xb2d2
.short 0 ## 0x0
.short 8738 ## 0x2222
.short 0 ## 0x0
.short 8914 ## 0x22d2
.short 0 ## 0x0
.short 33499 ## 0x82db
.short 125 ## 0x7d
.short 56797 ## 0xdddd
.short 48048 ## 0xbbb0
.short 30498 ## 0x7722
.short 48061 ## 0xbbbd
.short 33280 ## 0x8200
.short 0 ## 0x0
.short 2952 ## 0xb88
.short 0 ## 0x0
.short 128 ## 0x80
.short 0 ## 0x0
.short 0 ## 0x0
.short 3536 ## 0xdd0
.short 128 ## 0x80
.short 3536 ## 0xdd0
.short 208 ## 0xd0
.short 219 ## 0xdb
.short 8224 ## 0x2020
.short 11143 ## 0x2b87
.short 56704 ## 0xdd80
.short 8749 ## 0x222d
.short 8704 ## 0x2200
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 8 ## 0x8
.short 32768 ## 0x8000
.short 0 ## 0x0
.short 11520 ## 0x2d00
.short 0 ## 0x0
.short 33312 ## 0x8220
.short 0 ## 0x0
.short 8747 ## 0x222b
.short 0 ## 0x0
.short 722 ## 0x2d2
.short 0 ## 0x0
.short 722 ## 0x2d2
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 34 ## 0x22
.short 0 ## 0x0
.short 8738 ## 0x2222
.short 0 ## 0x0
.short 11554 ## 0x2d22
.short 8912 ## 0x22d0
.short 56786 ## 0xddd2
.short 53248 ## 0xd000
.short 53970 ## 0xd2d2
.short 0 ## 0x0
.short 8744 ## 0x2228
.short 0 ## 0x0
.short 33419 ## 0x828b
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 34 ## 0x22
.short 0 ## 0x0
.short 34 ## 0x22
.short 8 ## 0x8
.short 34 ## 0x22
.short 210 ## 0xd2
.short 55250 ## 0xd7d2
.short 3512 ## 0xdb8
.short 30674 ## 0x77d2
.short 56242 ## 0xdbb2
.short 2176 ## 0x880
.short 0 ## 0x0
.short 3328 ## 0xd00
.short 0 ## 0x0
.short 1792 ## 0x700
.short 0 ## 0x0
.short 53976 ## 0xd2d8
.short 0 ## 0x0
.short 28888 ## 0x70d8
.short 0 ## 0x0
.short 28792 ## 0x7078
.short 11008 ## 0x2b00
.short 55165 ## 0xd77d
.short 53890 ## 0xd282
.short 10199 ## 0x27d7
.short 55506 ## 0xd8d2
.short 8704 ## 0x2200
.short 0 ## 0x0
.short 10240 ## 0x2800
.short 0 ## 0x0
.short 512 ## 0x200
.short 0 ## 0x0
.short 8749 ## 0x222d
.short 0 ## 0x0
.short 2093 ## 0x82d
.short 0 ## 0x0
.short 34 ## 0x22
.short 0 ## 0x0
.short 34 ## 0x22
.short 0 ## 0x0
.short 13 ## 0xd
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 3328 ## 0xd00
.short 32 ## 0x20
.short 8704 ## 0x2200
.short 53792 ## 0xd220
.short 8192 ## 0x2000
.short 56610 ## 0xdd22
.short 53248 ## 0xd000
.short 56610 ## 0xdd22
.short 45056 ## 0xb000
.short 53794 ## 0xd222
.short 45056 ## 0xb000
.short 8843 ## 0x228b
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 0 ## 0x0
.short 0 ## 0x0
.short 34 ## 0x22
.short 3328 ## 0xd00
.short 45 ## 0x2d
.short 3328 ## 0xd00
.short 45 ## 0x2d
.short 55040 ## 0xd700
.short 55330 ## 0xd822
.short 32176 ## 0x7db0
.short 30498 ## 0x7722
.short 56253 ## 0xdbbd
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 7 ## 0x7
.short 0 ## 0x0
.short 13 ## 0xd
.short 0 ## 0x0
.short 2 ## 0x2
.short 0 ## 0x0
.short 55160 ## 0xd778
.short 32775 ## 0x8007
.short 56791 ## 0xddd7
.short 11197 ## 0x2bbd
.short 11559 ## 0x2d27
.short 11042 ## 0x2b22
.short 8832 ## 0x2280
.short 0 ## 0x0
.short 32 ## 0x20
.short 0 ## 0x0
.short 2080 ## 0x820
.short 0 ## 0x0
.short 2080 ## 0x820
.short 0 ## 0x0
.short 221 ## 0xdd
.short 0 ## 0x0
.short 34 ## 0x22
.short 0 ## 0x0
.short 45 ## 0x2d
.short 0 ## 0x0
.short 13 ## 0xd
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 32 ## 0x20
.short 0 ## 0x0
.short 544 ## 0x220
.short 0 ## 0x0
.short 8704 ## 0x2200
.short 0 ## 0x0
.short 56064 ## 0xdb00
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 33280 ## 0x8200
.short 0 ## 0x0
.short 13 ## 0xd
.short 0 ## 0x0
.short 112 ## 0x70
.short 3549 ## 0xddd
.short 1920 ## 0x780
.short 11741 ## 0x2ddd
.short 1920 ## 0x780
.short 8738 ## 0x2222
.short 32104 ## 0x7d68
.short 8747 ## 0x222b
.short 35805 ## 0x8bdd
.short 53760 ## 0xd200
.short 47223 ## 0xb877
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 216 ## 0xd8
.short 1824 ## 0x720
.short 2013 ## 0x7dd
.short 47056 ## 0xb7d0
.short 56589 ## 0xdd0d
.short 45776 ## 0xb2d0
.short 56587 ## 0xdd0b
.short 53938 ## 0xd2b2
.short 2176 ## 0x880
.short 0 ## 0x0
.short 33280 ## 0x8200
.short 0 ## 0x0
.short 33312 ## 0x8220
.short 0 ## 0x0
.short 8736 ## 0x2220
.short 0 ## 0x0
.short 544 ## 0x220
.short 0 ## 0x0
.short 3547 ## 0xddb
.short 0 ## 0x0
.short 32210 ## 0x7dd2
.short 13 ## 0xd
.short 32210 ## 0x7dd2
.short 215 ## 0xd7
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 0 ## 0x0
.short 8736 ## 0x2220
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 35792 ## 0x8bd0
.short 0 ## 0x0
.short 55328 ## 0xd820
.short 11730 ## 0x2dd2
.short 30578 ## 0x7772
.short 8925 ## 0x22dd
.short 56690 ## 0xdd72
.short 8744 ## 0x2228
.short 2 ## 0x2
.short 8914 ## 0x22d2
.short 8 ## 0x8
.short 544 ## 0x220
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 55261 ## 0xd7dd
.short 56610 ## 0xdd22
.short 55255 ## 0xd7d7
.short 29227 ## 0x722b
.short 10125 ## 0x278d
.short 55307 ## 0xd80b
.short 0 ## 0x0
.short 512 ## 0x200
.short 0 ## 0x0
.short 3328 ## 0xd00
.short 0 ## 0x0
.short 3328 ## 0xd00
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 28887 ## 0x70d7
.short 7 ## 0x7
.short 7 ## 0x7
.short 7 ## 0x7
.short 0 ## 0x0
.short 13 ## 0xd
.short 0 ## 0x0
.short 13 ## 0xd
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 53248 ## 0xd000
.short 0 ## 0x0
.short 53888 ## 0xd280
.short 0 ## 0x0
.short 8925 ## 0x22dd
.short 0 ## 0x0
.short 56784 ## 0xddd0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 32034 ## 0x7d22
.short 47879 ## 0xbb07
.short 30752 ## 0x7820
.short 48007 ## 0xbb87
.short 221 ## 0xdd
.short 30498 ## 0x7722
.short 8925 ## 0x22dd
.short 30583 ## 0x7777
.short 8738 ## 0x2222
.short 3447 ## 0xd77
.short 8738 ## 0x2222
.short 13 ## 0xd
.short 11 ## 0xb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 53976 ## 0xd2d8
.short 56621 ## 0xdd2d
.short 56786 ## 0xddd2
.short 30685 ## 0x77dd
.short 48509 ## 0xbd7d
.short 56098 ## 0xdb22
.short 47218 ## 0xb872
.short 11197 ## 0x2bbd
.short 0 ## 0x0
.short 53248 ## 0xd000
.short 0 ## 0x0
.short 53248 ## 0xd000
.short 0 ## 0x0
.short 53248 ## 0xd000
.short 0 ## 0x0
.short 0 ## 0x0
.short 30578 ## 0x7772
.short 0 ## 0x0
.short 30589 ## 0x777d
.short 221 ## 0xdd
.short 7 ## 0x7
.short 39 ## 0x27
.short 7 ## 0x7
.short 215 ## 0xd7
.short 13 ## 0xd
.short 221 ## 0xdd
.short 13 ## 0xd
.short 208 ## 0xd0
.short 13 ## 0xd
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 53248 ## 0xd000
.short 47229 ## 0xb87d
.short 0 ## 0x0
.short 35037 ## 0x88dd
.short 0 ## 0x0
.short 8736 ## 0x2220
.short 0 ## 0x0
.short 8704 ## 0x2200
.short 0 ## 0x0
.short 35584 ## 0x8b00
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 56610 ## 0xdd22
.short 30941 ## 0x78dd
.short 55085 ## 0xd72d
.short 56786 ## 0xddd2
.short 34600 ## 0x8728
.short 31707 ## 0x7bdb
.short 36139 ## 0x8d2b
.short 123 ## 0x7b
.short 3456 ## 0xd80
.short 0 ## 0x0
.short 128 ## 0x80
.short 0 ## 0x0
.short 208 ## 0xd0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 39 ## 0x27
.short 0 ## 0x0
.short 119 ## 0x77
.short 0 ## 0x0
.short 125 ## 0x7d
.short 0 ## 0x0
.short 208 ## 0xd0
.short 0 ## 0x0
.short 3536 ## 0xdd0
.short 0 ## 0x0
.short 3536 ## 0xdd0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 8192 ## 0x2000
.short 0 ## 0x0
.short 11520 ## 0x2d00
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 32136 ## 0x7d88
.short 10429 ## 0x28bd
.short 11528 ## 0x2d08
.short 48520 ## 0xbd88
.short 8738 ## 0x2222
.short 55154 ## 0xd772
.short 8744 ## 0x2228
.short 56690 ## 0xdd72
.short 8749 ## 0x222d
.short 8 ## 0x8
.short 2082 ## 0x822
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 56797 ## 0xdddd
.short 56786 ## 0xddd2
.short 56690 ## 0xdd72
.short 8824 ## 0x2278
.short 55229 ## 0xd7bd
.short 123 ## 0x7b
.short 11655 ## 0x2d87
.short 11 ## 0xb
.short 3360 ## 0xd20
.short 0 ## 0x0
.short 3360 ## 0xd20
.short 0 ## 0x0
.short 3328 ## 0xd00
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 13 ## 0xd
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 32136 ## 0x7d88
.short 11223 ## 0x2bd7
.short 32176 ## 0x7db0
.short 55415 ## 0xd877
.short 0 ## 0x0
.short 56792 ## 0xddd8
.short 0 ## 0x0
.short 10379 ## 0x288b
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 55080 ## 0xd728
.short 53981 ## 0xd2dd
.short 32043 ## 0x7d2b
.short 53981 ## 0xd2dd
.short 56285 ## 0xdbdd
.short 1975 ## 0x7b7
.short 11128 ## 0x2b78
.short 3341 ## 0xd0d
.short 0 ## 0x0
.short 13 ## 0xd
.short 0 ## 0x0
.short 13 ## 0xd
.short 0 ## 0x0
.short 2 ## 0x2
.short 0 ## 0x0
.short 0 ## 0x0
.short 1917 ## 0x77d
.short 0 ## 0x0
.short 1917 ## 0x77d
.short 0 ## 0x0
.short 3440 ## 0xd70
.short 0 ## 0x0
.short 3536 ## 0xdd0
.short 0 ## 0x0
.short 208 ## 0xd0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 55165 ## 0xd77d
.short 8893 ## 0x22bd
.short 32032 ## 0x7d20
.short 36136 ## 0x8d28
.short 33280 ## 0x8200
.short 56610 ## 0xdd22
.short 0 ## 0x0
.short 33320 ## 0x8228
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 56615 ## 0xdd27
.short 55085 ## 0xd72d
.short 53975 ## 0xd2d7
.short 55261 ## 0xd7dd
.short 56247 ## 0xdbb7
.short 123 ## 0x7b
.short 2999 ## 0xbb7
.short 216 ## 0xd8
.short 0 ## 0x0
.short 13 ## 0xd
.short 0 ## 0x0
.short 13 ## 0xd
.short 0 ## 0x0
.short 13 ## 0xd
.short 0 ## 0x0
.short 0 ## 0x0
.short 56701 ## 0xdd7d
.short 0 ## 0x0
.short 3440 ## 0xd70
.short 0 ## 0x0
.short 3328 ## 0xd00
.short 0 ## 0x0
.short 3328 ## 0xd00
.short 0 ## 0x0
.short 3328 ## 0xd00
.short 0 ## 0x0
.short 3328 ## 0xd00
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 36215 ## 0x8d77
.short 35799 ## 0x8bd7
.short 55165 ## 0xd77d
.short 11229 ## 0x2bdd
.short 56576 ## 0xdd00
.short 11554 ## 0x2d22
.short 33280 ## 0x8200
.short 53800 ## 0xd228
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 56615 ## 0xdd27
.short 11739 ## 0x2ddb
.short 53975 ## 0xd2d7
.short 55165 ## 0xd77d
.short 11735 ## 0x2dd7
.short 32189 ## 0x7dbd
.short 56205 ## 0xdb8d
.short 30653 ## 0x77bd
.short 0 ## 0x0
.short 53248 ## 0xd000
.short 0 ## 0x0
.short 53248 ## 0xd000
.short 0 ## 0x0
.short 53248 ## 0xd000
.short 0 ## 0x0
.short 0 ## 0x0
.short 55154 ## 0xd772
.short 0 ## 0x0
.short 30679 ## 0x77d7
.short 13 ## 0xd
.short 28672 ## 0x7000
.short 13 ## 0xd
.short 0 ## 0x0
.short 13 ## 0xd
.short 0 ## 0x0
.short 13 ## 0xd
.short 0 ## 0x0
.short 13 ## 0xd
.short 0 ## 0x0
.short 208 ## 0xd0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 8192 ## 0x2000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 48384 ## 0xbd00
.short 53248 ## 0xd000
.short 35037 ## 0x88dd
.short 8738 ## 0x2222
.short 29218 ## 0x7222
.short 8749 ## 0x222d
.short 53890 ## 0xd282
.short 8736 ## 0x2220
.short 2 ## 0x2
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 56610 ## 0xdd22
.short 30941 ## 0x78dd
.short 55261 ## 0xd7dd
.short 56786 ## 0xddd2
.short 34605 ## 0x872d
.short 31627 ## 0x7b8b
.short 36317 ## 0x8ddd
.short 123 ## 0x7b
.short 3456 ## 0xd80
.short 0 ## 0x0
.short 128 ## 0x80
.short 0 ## 0x0
.short 208 ## 0xd0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 39 ## 0x27
.short 0 ## 0x0
.short 119 ## 0x77
.short 0 ## 0x0
.short 125 ## 0x7d
.short 0 ## 0x0
.short 208 ## 0xd0
.short 0 ## 0x0
.short 3536 ## 0xdd0
.short 0 ## 0x0
.short 3536 ## 0xdd0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 20480 ## 0x5000
.short 0 ## 0x0
.short 42240 ## 0xa500
.short 0 ## 0x0
.short 44032 ## 0xac00
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 44736 ## 0xaec0
.short 57344 ## 0xe000
.short 43690 ## 0xaaaa
.short 44112 ## 0xac50
.short 43690 ## 0xaaaa
.short 43685 ## 0xaaa5
.short 43690 ## 0xaaaa
.short 43686 ## 0xaaa6
.short 43690 ## 0xaaaa
.short 51882 ## 0xcaaa
.short 204 ## 0xcc
.short 48298 ## 0xbcaa
.short 11 ## 0xb
.short 0 ## 0x0
.short 0 ## 0x0
.short 60074 ## 0xeaaa
.short 0 ## 0x0
.short 43690 ## 0xaaaa
.short 10 ## 0xa
.short 43690 ## 0xaaaa
.short 3754 ## 0xeaa
.short 51882 ## 0xcaaa
.short 0 ## 0x0
.short 170 ## 0xaa
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 20480 ## 0x5000
.short 0 ## 0x0
.short 42576 ## 0xa650
.short 0 ## 0x0
.short 43616 ## 0xaa60
.short 0 ## 0x0
.short 43685 ## 0xaaa5
.short 0 ## 0x0
.short 51886 ## 0xcaae
.short 0 ## 0x0
.short 43758 ## 0xaaee
.short 43717 ## 0xaac5
.short 43690 ## 0xaaaa
.short 43690 ## 0xaaaa
.short 43690 ## 0xaaaa
.short 43690 ## 0xaaaa
.short 43690 ## 0xaaaa
.short 43690 ## 0xaaaa
.short 52430 ## 0xccce
.short 52394 ## 0xccaa
.short 0 ## 0x0
.short 45747 ## 0xb2b3
.short 0 ## 0x0
.short 34995 ## 0x88b3
.short 0 ## 0x0
.short 3754 ## 0xeaa
.short 0 ## 0x0
.short 43690 ## 0xaaaa
.short 234 ## 0xea
.short 51882 ## 0xcaaa
.short 0 ## 0x0
.short 3242 ## 0xcaa
.short 0 ## 0x0
.short 12 ## 0xc
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 20480 ## 0x5000
.short 0 ## 0x0
.short 25856 ## 0x6500
.short 0 ## 0x0
.short 43712 ## 0xaac0
.short 0 ## 0x0
.short 43680 ## 0xaaa0
.short 0 ## 0x0
.short 0 ## 0x0
.short 57344 ## 0xe000
.short 43690 ## 0xaaaa
.short 43600 ## 0xaa50
.short 43690 ## 0xaaaa
.short 43685 ## 0xaaa5
.short 43690 ## 0xaaaa
.short 43690 ## 0xaaaa
.short 43690 ## 0xaaaa
.short 43690 ## 0xaaaa
.short 52462 ## 0xccee
.short 48298 ## 0xbcaa
.short 0 ## 0x0
.short 11214 ## 0x2bce
.short 11 ## 0xb
.short 0 ## 0x0
.short 0 ## 0x0
.short 43690 ## 0xaaaa
.short 14 ## 0xe
.short 43690 ## 0xaaaa
.short 170 ## 0xaa
.short 43690 ## 0xaaaa
.short 12 ## 0xc
.short 202 ## 0xca
.short 0 ## 0x0
.short 12 ## 0xc
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 20480 ## 0x5000
.short 0 ## 0x0
.short 42496 ## 0xa600
.short 0 ## 0x0
.short 43520 ## 0xaa00
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 44768 ## 0xaee0
.short 57344 ## 0xe000
.short 43690 ## 0xaaaa
.short 44112 ## 0xac50
.short 43690 ## 0xaaaa
.short 43685 ## 0xaaa5
.short 43690 ## 0xaaaa
.short 43686 ## 0xaaa6
.short 43690 ## 0xaaaa
.short 51882 ## 0xcaaa
.short 12 ## 0xc
.short 48362 ## 0xbcea
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 60074 ## 0xeaaa
.short 0 ## 0x0
.short 43690 ## 0xaaaa
.short 14 ## 0xe
.short 43690 ## 0xaaaa
.short 3754 ## 0xeaa
.short 51882 ## 0xcaaa
.short 0 ## 0x0
.short 170 ## 0xaa
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 20480 ## 0x5000
.short 0 ## 0x0
.short 50432 ## 0xc500
.short 0 ## 0x0
.short 26192 ## 0x6650
.short 0 ## 0x0
.short 26192 ## 0x6650
.short 0 ## 0x0
.short 26219 ## 0x666b
.short 0 ## 0x0
.short 26219 ## 0x666b
.short 16384 ## 0x4000
.short 46264 ## 0xb4b8
.short 48512 ## 0xbd80
.short 42171 ## 0xa4bb
.short 35669 ## 0x8b55
.short 43908 ## 0xab84
.short 47342 ## 0xb8ee
.short 60349 ## 0xebbd
.short 24166 ## 0x5e66
.short 2748 ## 0xabc
.short 24166 ## 0x5e66
.short 2748 ## 0xabc
.short 46574 ## 0xb5ee
.short 2187 ## 0x88b
.short 35669 ## 0x8b55
.short 47015 ## 0xb7a7
.short 10 ## 0xa
.short 0 ## 0x0
.short 12 ## 0xc
.short 0 ## 0x0
.short 3310 ## 0xcee
.short 0 ## 0x0
.short 43690 ## 0xaaaa
.short 12 ## 0xc
.short 43628 ## 0xaa6c
.short 60074 ## 0xeaaa
.short 44736 ## 0xaec0
.short 43690 ## 0xaaaa
.short 0 ## 0x0
.short 43690 ## 0xaaaa
.short 3003 ## 0xbbb
.short 43628 ## 0xaa6c
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 12 ## 0xc
.short 0 ## 0x0
.short 3242 ## 0xcaa
.short 0 ## 0x0
.short 3754 ## 0xeaa
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 57344 ## 0xe000
.short 0 ## 0x0
.short 3584 ## 0xe00
.short 0 ## 0x0
.short 61038 ## 0xee6e
.short 0 ## 0x0
.short 25574 ## 0x63e6
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 14 ## 0xe
.short 3584 ## 0xe00
.short 26112 ## 0x6600
.short 58336 ## 0xe3e0
.short 26222 ## 0x666e
.short 42720 ## 0xa6e0
.short 26342 ## 0x66e6
.short 27232 ## 0x6a60
.short 15598 ## 0x3cee
.short 28326 ## 0x6ea6
.short 16078 ## 0x3ece
.short 59114 ## 0xe6ea
.short 58348 ## 0xe3ec
.short 0 ## 0x0
.short 0 ## 0x0
.short 26214 ## 0x6666
.short 14 ## 0xe
.short 61030 ## 0xee66
.short 0 ## 0x0
.short 25582 ## 0x63ee
.short 6 ## 0x6
.short 1587 ## 0x633
.short 0 ## 0x0
.short 238 ## 0xee
.short 0 ## 0x0
.short 238 ## 0xee
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 43600 ## 0xaa50
.short 0 ## 0x0
.short 51877 ## 0xcaa5
.short 43520 ## 0xaa00
.short 2797 ## 0xaed
.short 44288 ## 0xad00
.short 2731 ## 0xaab
.short 56064 ## 0xdb00
.short 44475 ## 0xadbb
.short 19120 ## 0x4ab0
.short 2884 ## 0xb44
.short 34992 ## 0x88b0
.short 48084 ## 0xbbd4
.short 46256 ## 0xb4b0
.short 23485 ## 0x5bbd
.short 9162 ## 0x23ca
.short 178 ## 0xb2
.short 43008 ## 0xa800
.short 47994 ## 0xbb7a
.short 30720 ## 0x7800
.short 48059 ## 0xbbbb
.short 48048 ## 0xbbb0
.short 19418 ## 0x4bda
.short 47824 ## 0xbad0
.short 56280 ## 0xdbd8
.short 48592 ## 0xbdd0
.short 48059 ## 0xbbbb
.short 35771 ## 0x8bbb
.short 48059 ## 0xbbbb
.short 43963 ## 0xabbb
.short 48004 ## 0xbb84
.short 0 ## 0x0
.short 0 ## 0x0
.short 187 ## 0xbb
.short 0 ## 0x0
.short 47964 ## 0xbb5c
.short 3003 ## 0xbbb
.short 60619 ## 0xeccb
.short 26062 ## 0x65ce
.short 60619 ## 0xeccb
.short 28254 ## 0x6e5e
.short 60619 ## 0xeccb
.short 26318 ## 0x66ce
.short 52427 ## 0xcccb
.short 26318 ## 0x66ce
.short 52939 ## 0xcecb
.short 28364 ## 0x6ecc
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 21846 ## 0x5556
.short 0 ## 0x0
.short 61030 ## 0xee66
.short 0 ## 0x0
.short 26214 ## 0x6666
.short 94 ## 0x5e
.short 26214 ## 0x6666
.short 230 ## 0xe6
.short 26214 ## 0x6666
.short 1382 ## 0x566
.short 20480 ## 0x5000
.short 3242 ## 0xcaa
.short 43952 ## 0xabb0
.short 13 ## 0xd
.short 47824 ## 0xbad0
.short 10 ## 0xa
.short 34891 ## 0x884b
.short 48052 ## 0xbbb4
.short 17579 ## 0x44ab
.short 45876 ## 0xb334
.short 56139 ## 0xdb4b
.short 46523 ## 0xb5bb
.short 48048 ## 0xbbb0
.short 46427 ## 0xb55b
.short 59248 ## 0xe770
.short 46428 ## 0xb55c
.short 31352 ## 0x7a78
.short 48059 ## 0xbbbb
.short 48011 ## 0xbb8b
.short 52155 ## 0xcbbb
.short 55995 ## 0xdabb
.short 52043 ## 0xcb4b
.short 47940 ## 0xbb44
.short 51387 ## 0xc8bb
.short 48061 ## 0xbbbd
.short 52667 ## 0xcdbb
.short 33963 ## 0x84ab
.short 52667 ## 0xcdbb
.short 53949 ## 0xd2bd
.short 52667 ## 0xcdbb
.short 56248 ## 0xdbb8
.short 59611 ## 0xe8db
.short 0 ## 0x0
.short 0 ## 0x0
.short 52428 ## 0xcccc
.short 61157 ## 0xeee5
.short 24300 ## 0x5eec
.short 26222 ## 0x666e
.short 24302 ## 0x5eee
.short 26214 ## 0x6666
.short 24302 ## 0x5eee
.short 26214 ## 0x6666
.short 23758 ## 0x5cce
.short 26348 ## 0x66ec
.short 23758 ## 0x5cce
.short 26309 ## 0x66c5
.short 23790 ## 0x5cee
.short 61019 ## 0xee5b
.short 0 ## 0x0
.short 0 ## 0x0
.short 85 ## 0x55
.short 0 ## 0x0
.short 1510 ## 0x5e6
.short 0 ## 0x0
.short 58982 ## 0xe666
.short 5 ## 0x5
.short 26214 ## 0x6666
.short 14 ## 0xe
.short 26214 ## 0x6666
.short 1478 ## 0x5c6
.short 26214 ## 0x6666
.short 1510 ## 0x5e6
.short 26222 ## 0x666e
.short 3182 ## 0xc6e
.short 0 ## 0x0
.short 43680 ## 0xaaa0
.short 43696 ## 0xaab0
.short 3245 ## 0xcad
.short 43776 ## 0xab00
.short 202 ## 0xca
.short 19376 ## 0x4bb0
.short 219 ## 0xdb
.short 46208 ## 0xb480
.short 8 ## 0x8
.short 47280 ## 0xb8b0
.short 45828 ## 0xb304
.short 34000 ## 0x84d0
.short 23485 ## 0x5bbd
.short 48048 ## 0xbbb0
.short 21851 ## 0x555b
.short 35584 ## 0x8b00
.short 184 ## 0xb8
.short 31232 ## 0x7a00
.short 23483 ## 0x5bbb
.short 47104 ## 0xb800
.short 48059 ## 0xbbbb
.short 46288 ## 0xb4d0
.short 48093 ## 0xbbdd
.short 54336 ## 0xd440
.short 35803 ## 0x8bdb
.short 35771 ## 0x8bbb
.short 56251 ## 0xdbbb
.short 43707 ## 0xaabb
.short 56248 ## 0xdbb8
.short 48011 ## 0xbb8b
.short 56253 ## 0xdbbd
.short 0 ## 0x0
.short 0 ## 0x0
.short 48060 ## 0xbbbc
.short 23483 ## 0x5bbb
.short 52421 ## 0xccc5
.short 58828 ## 0xe5cc
.short 60651 ## 0xeceb
.short 26206 ## 0x665e
.short 60651 ## 0xeceb
.short 26206 ## 0x665e
.short 60651 ## 0xeceb
.short 26206 ## 0x665e
.short 52971 ## 0xceeb
.short 28254 ## 0x6e5e
.short 52965 ## 0xcee5
.short 60508 ## 0xec5c
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 85 ## 0x55
.short 0 ## 0x0
.short 58982 ## 0xe666
.short 5 ## 0x5
.short 26214 ## 0x6666
.short 86 ## 0x56
.short 26214 ## 0x6666
.short 1510 ## 0x5e6
.short 26342 ## 0x66e6
.short 3174 ## 0xc66
.short 26342 ## 0x66e6
.short 3686 ## 0xe66
.short 0 ## 0x0
.short 43600 ## 0xaa50
.short 0 ## 0x0
.short 51877 ## 0xcaa5
.short 43520 ## 0xaa00
.short 3309 ## 0xced
.short 44288 ## 0xad00
.short 171 ## 0xab
.short 56064 ## 0xdb00
.short 43707 ## 0xaabb
.short 19120 ## 0x4ab0
.short 13124 ## 0x3344
.short 34992 ## 0x88b0
.short 46036 ## 0xb3d4
.short 46256 ## 0xb4b0
.short 23485 ## 0x5bbd
.short 11066 ## 0x2b3a
.short 11 ## 0xb
.short 42880 ## 0xa780
.short 48055 ## 0xbbb7
.short 47744 ## 0xba80
.short 23483 ## 0x5bbb
.short 43952 ## 0xabb0
.short 46269 ## 0xb4bd
.short 33963 ## 0x84ab
.short 48573 ## 0xbdbd
.short 48091 ## 0xbbdb
.short 56251 ## 0xdbbb
.short 48059 ## 0xbbbb
.short 56251 ## 0xdbbb
.short 19131 ## 0x4abb
.short 56248 ## 0xdbb8
.short 0 ## 0x0
.short 0 ## 0x0
.short 11 ## 0xb
.short 0 ## 0x0
.short 48053 ## 0xbbb5
.short 3003 ## 0xbbb
.short 61132 ## 0xeecc
.short 26309 ## 0x66c5
.short 61164 ## 0xeeec
.short 26213 ## 0x6665
.short 61164 ## 0xeeec
.short 26222 ## 0x666e
.short 60652 ## 0xecec
.short 26220 ## 0x666c
.short 52460 ## 0xccec
.short 26348 ## 0x66ec
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 1374 ## 0x55e
.short 0 ## 0x0
.short 3814 ## 0xee6
.short 0 ## 0x0
.short 58982 ## 0xe666
.short 5 ## 0x5
.short 26214 ## 0x6666
.short 94 ## 0x5e
.short 26222 ## 0x666e
.short 86 ## 0x56
.short 0 ## 0x0
.short 58987 ## 0xe66b
.short 0 ## 0x0
.short 26203 ## 0x665b
.short 0 ## 0x0
.short 26288 ## 0x66b0
.short 0 ## 0x0
.short 58624 ## 0xe500
.short 0 ## 0x0
.short 23296 ## 0x5b00
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 35822 ## 0x8bee
.short 48058 ## 0xbbba
.short 48102 ## 0xbbe6
.short 48555 ## 0xbdab
.short 44486 ## 0xadc6
.short 48516 ## 0xbd84
.short 56774 ## 0xddc6
.short 48059 ## 0xbbbb
.short 48078 ## 0xbbce
.short 48059 ## 0xbbbb
.short 55493 ## 0xd8c5
.short 48427 ## 0xbd2b
.short 35003 ## 0x88bb
.short 48571 ## 0xbdbb
.short 44368 ## 0xad50
.short 48458 ## 0xbd4a
.short 46539 ## 0xb5cb
.short 43707 ## 0xaabb
.short 60500 ## 0xec54
.short 26204 ## 0x665c
.short 60605 ## 0xecbd
.short 26204 ## 0x665c
.short 60603 ## 0xecbb
.short 26341 ## 0x66e5
.short 60603 ## 0xecbb
.short 26341 ## 0x66e5
.short 52923 ## 0xcebb
.short 26309 ## 0x66c5
.short 61019 ## 0xee5b
.short 28245 ## 0x6e55
.short 61133 ## 0xeecd
.short 60597 ## 0xecb5
.short 2730 ## 0xaaa
.short 0 ## 0x0
.short 1374 ## 0x55e
.short 0 ## 0x0
.short 22118 ## 0x5666
.short 0 ## 0x0
.short 26214 ## 0x6666
.short 14 ## 0xe
.short 26214 ## 0x6666
.short 86 ## 0x56
.short 26222 ## 0x666e
.short 1382 ## 0x566
.short 26222 ## 0x666e
.short 1382 ## 0x566
.short 26222 ## 0x666e
.short 23662 ## 0x5c6e
.short 0 ## 0x0
.short 44086 ## 0xac36
.short 28160 ## 0x6e00
.short 26348 ## 0x66ec
.short 28160 ## 0x6e00
.short 60012 ## 0xea6c
.short 58880 ## 0xe600
.short 27302 ## 0x6aa6
.short 58880 ## 0xe600
.short 27302 ## 0x6aa6
.short 59104 ## 0xe6e0
.short 26282 ## 0x66aa
.short 61024 ## 0xee60
.short 26282 ## 0x66aa
.short 28256 ## 0x6e60
.short 27306 ## 0x6aaa
.short 50790 ## 0xc666
.short 3635 ## 0xe33
.short 61038 ## 0xee6e
.short 230 ## 0xe6
.short 27750 ## 0x6c66
.short 14 ## 0xe
.short 1766 ## 0x6e6
.short 0 ## 0x0
.short 1638 ## 0x666
.short 224 ## 0xe0
.short 3694 ## 0xe6e
.short 57550 ## 0xe0ce
.short 52846 ## 0xce6e
.short 6 ## 0x6
.short 61030 ## 0xee66
.short 14 ## 0xe
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 0 ## 0x0
.short 35584 ## 0x8b00
.short 0 ## 0x0
.short 42880 ## 0xa780
.short 0 ## 0x0
.short 47280 ## 0xb8b0
.short 0 ## 0x0
.short 43952 ## 0xabb0
.short 0 ## 0x0
.short 46155 ## 0xb44b
.short 0 ## 0x0
.short 48091 ## 0xbbdb
.short 192 ## 0xc0
.short 48059 ## 0xbbbb
.short 0 ## 0x0
.short 0 ## 0x0
.short 48056 ## 0xbbb8
.short 47872 ## 0xbb00
.short 52151 ## 0xcbb7
.short 52411 ## 0xccbb
.short 48059 ## 0xbbbb
.short 24268 ## 0x5ecc
.short 46269 ## 0xb4bd
.short 24268 ## 0x5ecc
.short 35771 ## 0x8bbb
.short 24268 ## 0x5ecc
.short 56251 ## 0xdbbb
.short 23788 ## 0x5cec
.short 56251 ## 0xdbbb
.short 23788 ## 0x5cec
.short 0 ## 0x0
.short 0 ## 0x0
.short 60507 ## 0xec5b
.short 61166 ## 0xeeee
.short 26213 ## 0x6665
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26214 ## 0x6666
.short 26342 ## 0x66e6
.short 26222 ## 0x666e
.short 28366 ## 0x6ece
.short 58988 ## 0xe66c
.short 60604 ## 0xecbc
.short 0 ## 0x0
.short 0 ## 0x0
.short 5 ## 0x5
.short 0 ## 0x0
.short 94 ## 0x5e
.short 0 ## 0x0
.short 1382 ## 0x566
.short 0 ## 0x0
.short 23654 ## 0x5c66
.short 0 ## 0x0
.short 24165 ## 0x5e65
.short 0 ## 0x0
.short 21854 ## 0x555e
.short 0 ## 0x0
.short 24165 ## 0x5e65
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 0 ## 0x0
.short 43008 ## 0xa800
.short 0 ## 0x0
.short 35584 ## 0x8b00
.short 0 ## 0x0
.short 19120 ## 0x4ab0
.short 0 ## 0x0
.short 17584 ## 0x44b0
.short 0 ## 0x0
.short 48560 ## 0xbdb0
.short 0 ## 0x0
.short 0 ## 0x0
.short 178 ## 0xb2
.short 45056 ## 0xb000
.short 48008 ## 0xbb88
.short 52155 ## 0xcbbb
.short 48059 ## 0xbbbb
.short 60613 ## 0xecc5
.short 48059 ## 0xbbbb
.short 60619 ## 0xeccb
.short 56280 ## 0xdbd8
.short 52939 ## 0xcecb
.short 48059 ## 0xbbbb
.short 52936 ## 0xcec8
.short 48059 ## 0xbbbb
.short 52941 ## 0xcecd
.short 0 ## 0x0
.short 0 ## 0x0
.short 50523 ## 0xc55b
.short 61166 ## 0xeeee
.short 28364 ## 0x6ecc
.short 26214 ## 0x6666
.short 26213 ## 0x6665
.short 26214 ## 0x6666
.short 26213 ## 0x6665
.short 26214 ## 0x6666
.short 26213 ## 0x6665
.short 28262 ## 0x6e66
.short 26213 ## 0x6665
.short 60646 ## 0xece6
.short 26341 ## 0x66e5
.short 52174 ## 0xcbce
.short 0 ## 0x0
.short 0 ## 0x0
.short 1365 ## 0x555
.short 0 ## 0x0
.short 3302 ## 0xce6
.short 0 ## 0x0
.short 50790 ## 0xc666
.short 5 ## 0x5
.short 58982 ## 0xe666
.short 12 ## 0xc
.short 28262 ## 0x6e66
.short 3006 ## 0xbbe
.short 50670 ## 0xc5ee
.short 47320 ## 0xb8d8
.short 34229 ## 0x85b5
.short 36164 ## 0x8d44
.short 30464 ## 0x7700
.short 23758 ## 0x5cce
.short 31408 ## 0x7ab0
.short 23782 ## 0x5ce6
.short 26288 ## 0x66b0
.short 50790 ## 0xc666
.short 28336 ## 0x6eb0
.short 50790 ## 0xc666
.short 58624 ## 0xe500
.short 52838 ## 0xce66
.short 45056 ## 0xb000
.short 48059 ## 0xbbbb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 43653 ## 0xaa85
.short 56282 ## 0xdbda
.short 56795 ## 0xdddb
.short 56248 ## 0xdbb8
.short 46517 ## 0xb5b5
.short 23995 ## 0x5dbb
.short 54709 ## 0xd5b5
.short 24029 ## 0x5ddd
.short 30037 ## 0x7555
.short 50602 ## 0xc5aa
.short 31824 ## 0x7c50
.short 60586 ## 0xecaa
.short 56400 ## 0xdc50
.short 61095 ## 0xeea7
.short 50608 ## 0xc5b0
.short 52437 ## 0xccd5
.short 61157 ## 0xeee5
.short 58812 ## 0xe5bc
.short 61164 ## 0xeeec
.short 52060 ## 0xcb5c
.short 61166 ## 0xeeee
.short 46540 ## 0xb5cc
.short 61166 ## 0xeeee
.short 46540 ## 0xb5cc
.short 61166 ## 0xeeee
.short 46540 ## 0xb5cc
.short 52462 ## 0xccee
.short 46540 ## 0xb5cc
.short 52462 ## 0xccee
.short 54620 ## 0xd55c
.short 21964 ## 0x55cc
.short 55253 ## 0xd7d5
.short 26214 ## 0x6666
.short 1382 ## 0x566
.short 26222 ## 0x666e
.short 1382 ## 0x566
.short 26347 ## 0x66eb
.short 1390 ## 0x56e
.short 28363 ## 0x6ecb
.short 1388 ## 0x56c
.short 23483 ## 0x5bbb
.short 85 ## 0x55
.short 47928 ## 0xbb38
.short 216 ## 0xd8
.short 56248 ## 0xdbb8
.short 2884 ## 0xb44
.short 17480 ## 0x4448
.short 2890 ## 0xb4a
.short 27579 ## 0x6bbb
.short 47958 ## 0xbb56
.short 26219 ## 0x666b
.short 48102 ## 0xbbe6
.short 28363 ## 0x6ecb
.short 46534 ## 0xb5c6
.short 60496 ## 0xec50
.short 47966 ## 0xbb5e
.short 48048 ## 0xbbb0
.short 45243 ## 0xb0bb
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 47325 ## 0xb8dd
.short 60507 ## 0xec5b
.short 48059 ## 0xbbbb
.short 60509 ## 0xec5d
.short 43701 ## 0xaab5
.short 61125 ## 0xeec5
.short 43612 ## 0xaa5c
.short 61157 ## 0xeee5
.short 43612 ## 0xaa5c
.short 61164 ## 0xeeec
.short 32204 ## 0x7dcc
.short 52974 ## 0xceee
.short 54725 ## 0xd5c5
.short 52428 ## 0xcccc
.short 21947 ## 0x55bb
.short 54613 ## 0xd555
.short 52462 ## 0xccee
.short 48053 ## 0xbbb5
.short 52462 ## 0xccee
.short 47957 ## 0xbb55
.short 52462 ## 0xccee
.short 47957 ## 0xbb55
.short 52430 ## 0xccce
.short 47957 ## 0xbb55
.short 23758 ## 0x5cce
.short 47189 ## 0xb855
.short 35932 ## 0x8c5c
.short 47320 ## 0xb8d8
.short 54620 ## 0xd55c
.short 47239 ## 0xb887
.short 30589 ## 0x777d
.short 46551 ## 0xb5d7
.short 61157 ## 0xeee5
.short 1374 ## 0x55e
.short 52315 ## 0xcc5b
.short 3685 ## 0xe65
.short 45056 ## 0xb000
.short 48606 ## 0xbdde
.short 0 ## 0x0
.short 33867 ## 0x844b
.short 45056 ## 0xb000
.short 55885 ## 0xda4d
.short 45056 ## 0xb000
.short 19898 ## 0x4dba
.short 45056 ## 0xb000
.short 19386 ## 0x4bba
.short 0 ## 0x0
.short 46091 ## 0xb40b
.short 47792 ## 0xbab0
.short 23750 ## 0x5cc6
.short 27616 ## 0x6be0
.short 23782 ## 0x5ce6
.short 28352 ## 0x6ec0
.short 52838 ## 0xce66
.short 26043 ## 0x65bb
.short 52966 ## 0xcee6
.short 60171 ## 0xeb0b
.short 23790 ## 0x5cee
.short 11 ## 0xb
.short 0 ## 0x0
.short 11 ## 0xb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 43739 ## 0xaadb
.short 23485 ## 0x5bbd
.short 56715 ## 0xdd8b
.short 52155 ## 0xcbbb
.short 48053 ## 0xbbb5
.short 60891 ## 0xeddb
.short 31579 ## 0x7b5b
.short 58842 ## 0xe5da
.short 30043 ## 0x755b
.short 58842 ## 0xe5da
.short 54619 ## 0xd55b
.short 61018 ## 0xee5a
.short 23643 ## 0x5c5b
.short 61015 ## 0xee57
.short 50608 ## 0xc5b0
.short 52309 ## 0xcc55
.short 52972 ## 0xceec
.short 23388 ## 0x5b5c
.short 52974 ## 0xceee
.short 48076 ## 0xbbcc
.short 52974 ## 0xceee
.short 46540 ## 0xb5cc
.short 52974 ## 0xceee
.short 46540 ## 0xb5cc
.short 52974 ## 0xceee
.short 46540 ## 0xb5cc
.short 52430 ## 0xccce
.short 56156 ## 0xdb5c
.short 52430 ## 0xccce
.short 36229 ## 0x8d85
.short 54620 ## 0xd55c
.short 55255 ## 0xd7d7
.short 26316 ## 0x66cc
.short 3686 ## 0xe66
.short 26299 ## 0x66bb
.short 3686 ## 0xe66
.short 23307 ## 0x5b0b
.short 3669 ## 0xe55
.short 45067 ## 0xb00b
.short 1646 ## 0x66e
.short 45067 ## 0xb00b
.short 2277 ## 0x8e5
.short 56075 ## 0xdb0b
.short 46244 ## 0xb4a4
.short 44299 ## 0xad0b
.short 46244 ## 0xb4a4
.short 33803 ## 0x840b
.short 48555 ## 0xbdab
.short 30464 ## 0x7700
.short 21966 ## 0x55ce
.short 31408 ## 0x7ab0
.short 46566 ## 0xb5e6
.short 26288 ## 0x66b0
.short 52838 ## 0xce66
.short 28336 ## 0x6eb0
.short 52838 ## 0xce66
.short 60592 ## 0xecb0
.short 23654 ## 0x5c66
.short 47872 ## 0xbb00
.short 3003 ## 0xbbb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 43691 ## 0xaaab
.short 36285 ## 0x8dbd
.short 36315 ## 0x8ddb
.short 23995 ## 0x5dbb
.short 47957 ## 0xbb55
.short 50651 ## 0xc5db
.short 56149 ## 0xdb55
.short 58845 ## 0xe5dd
.short 43867 ## 0xab5b
.short 60506 ## 0xec5a
.short 42443 ## 0xa5cb
.short 61130 ## 0xeeca
.short 30155 ## 0x75cb
.short 61162 ## 0xeeea
.short 23632 ## 0x5c50
.short 52429 ## 0xcccd
.short 52974 ## 0xceee
.short 27739 ## 0x6c5b
.short 52974 ## 0xceee
.short 58805 ## 0xe5b5
.short 52974 ## 0xceee
.short 46428 ## 0xb55c
.short 52974 ## 0xceee
.short 46428 ## 0xb55c
.short 52974 ## 0xceee
.short 46428 ## 0xb55c
.short 52462 ## 0xccee
.short 34133 ## 0x8555
.short 50638 ## 0xc5ce
.short 35669 ## 0x8b55
.short 21964 ## 0x55cc
.short 34941 ## 0x887d
.short 26220 ## 0x666c
.short 230 ## 0xe6
.short 26220 ## 0x666c
.short 230 ## 0xe6
.short 58987 ## 0xe66b
.short 230 ## 0xe6
.short 50923 ## 0xc6eb
.short 198 ## 0xc6
.short 21947 ## 0x55bb
.short 85 ## 0x55
.short 35771 ## 0x8bbb
.short 189 ## 0xbd
.short 19899 ## 0x4dbb
.short 132 ## 0x84
.short 42061 ## 0xa44d
.short 68 ## 0x44
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 48059 ## 0xbbbb
.short 56251 ## 0xdbbb
.short 21851 ## 0x555b
.short 23483 ## 0x5bbb
.short 42956 ## 0xa7cc
.short 60506 ## 0xec5a
.short 43612 ## 0xaa5c
.short 61165 ## 0xeeed
.short 43612 ## 0xaa5c
.short 61157 ## 0xeee5
.short 22364 ## 0x575c
.short 52972 ## 0xceec
.short 24012 ## 0x5dcc
.short 52428 ## 0xcccc
.short 21947 ## 0x55bb
.short 54613 ## 0xd555
.short 61157 ## 0xeee5
.short 47964 ## 0xbb5c
.short 61164 ## 0xeeec
.short 47964 ## 0xbb5c
.short 52462 ## 0xccee
.short 47957 ## 0xbb55
.short 52462 ## 0xccee
.short 47957 ## 0xbb55
.short 52430 ## 0xccce
.short 47285 ## 0xb8b5
.short 36044 ## 0x8ccc
.short 47325 ## 0xb8dd
.short 55388 ## 0xd85c
.short 2957 ## 0xb8d
.short 30583 ## 0x7777
.short 2957 ## 0xb8d
.short 28251 ## 0x6e5b
.short 21854 ## 0x555e
.short 60347 ## 0xebbb
.short 24165 ## 0x5e65
.short 45056 ## 0xb000
.short 47323 ## 0xb8db
.short 45056 ## 0xb000
.short 33869 ## 0x844d
.short 53248 ## 0xd000
.short 54436 ## 0xd4a4
.short 40960 ## 0xa000
.short 19156 ## 0x4ad4
.short 40960 ## 0xa000
.short 19124 ## 0x4ab4
.short 45056 ## 0xb000
.short 46155 ## 0xb44b
.short 28256 ## 0x6e60
.short 27306 ## 0x6aaa
.short 28256 ## 0x6e60
.short 27306 ## 0x6aaa
.short 28256 ## 0x6e60
.short 27242 ## 0x6a6a
.short 28256 ## 0x6e60
.short 27242 ## 0x6a6a
.short 28256 ## 0x6e60
.short 27242 ## 0x6a6a
.short 28384 ## 0x6ee0
.short 26218 ## 0x666a
.short 28384 ## 0x6ee0
.short 26218 ## 0x666a
.short 28352 ## 0x6ec0
.short 26218 ## 0x666a
.short 24810 ## 0x60ea
.short 49164 ## 0xc00c
.short 24810 ## 0x60ea
.short 58636 ## 0xe50c
.short 24810 ## 0x60ea
.short 27740 ## 0x6c5c
.short 24810 ## 0x60ea
.short 60508 ## 0xec5c
.short 24810 ## 0x60ea
.short 61020 ## 0xee5c
.short 24810 ## 0x60ea
.short 26342 ## 0x66e6
.short 57578 ## 0xe0ea
.short 26214 ## 0x6666
.short 49382 ## 0xc0e6
.short 26214 ## 0x6666
.short 21952 ## 0x55c0
.short 11227 ## 0x2bdb
.short 23744 ## 0x5cc0
.short 48011 ## 0xbb8b
.short 48364 ## 0xbcec
.short 36315 ## 0x8ddb
.short 48230 ## 0xbc66
.short 48059 ## 0xbbbb
.short 50790 ## 0xc666
.short 47957 ## 0xbb55
.short 52838 ## 0xce66
.short 30037 ## 0x7555
.short 52838 ## 0xce66
.short 31829 ## 0x7c55
.short 46438 ## 0xb566
.short 23728 ## 0x5cb0
.short 56253 ## 0xdbbd
.short 52974 ## 0xceee
.short 35773 ## 0x8bbd
.short 52974 ## 0xceee
.short 50619 ## 0xc5bb
.short 52974 ## 0xceee
.short 50651 ## 0xc5db
.short 52974 ## 0xceee
.short 58843 ## 0xe5db
.short 52974 ## 0xceee
.short 60506 ## 0xec5a
.short 52974 ## 0xceee
.short 61018 ## 0xee5a
.short 52462 ## 0xccee
.short 61021 ## 0xee5d
.short 23758 ## 0x5cce
.short 23749 ## 0x5cc5
.short 45067 ## 0xb00b
.short 46524 ## 0xb5bc
.short 11 ## 0xb
.short 46428 ## 0xb55c
.short 45067 ## 0xb00b
.short 46428 ## 0xb55c
.short 45067 ## 0xb00b
.short 46428 ## 0xb55c
.short 45067 ## 0xb00b
.short 46428 ## 0xb55c
.short 8 ## 0x8
.short 56156 ## 0xdb5c
.short 8 ## 0x8
.short 55253 ## 0xd7d5
.short 8 ## 0x8
.short 48524 ## 0xbd8c
.short 0 ## 0x0
.short 54344 ## 0xd448
.short 0 ## 0x0
.short 17476 ## 0x4444
.short 11 ## 0xb
.short 43588 ## 0xaa44
.short 11 ## 0xb
.short 19085 ## 0x4a8d
.short 11 ## 0xb
.short 48560 ## 0xbdb0
.short 0 ## 0x0
.short 2816 ## 0xb00
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 43861 ## 0xab55
.short 0 ## 0x0
.short 48565 ## 0xbdb5
.short 25856 ## 0x6500
.short 48053 ## 0xbbb5
.short 28240 ## 0x6e50
.short 43707 ## 0xaabb
.short 50768 ## 0xc650
.short 56715 ## 0xdd8b
.short 26208 ## 0x6660
.short 47964 ## 0xbb5c
.short 26213 ## 0x6665
.short 21852 ## 0x555c
.short 58981 ## 0xe665
.short 52053 ## 0xcb55
.short 48004 ## 0xbb84
.short 61133 ## 0xeecd
.short 48082 ## 0xbbd2
.short 61165 ## 0xeeed
.short 56283 ## 0xdbdb
.short 61157 ## 0xeee5
.short 23437 ## 0x5b8d
.short 61164 ## 0xeeec
.short 23480 ## 0x5bb8
.short 61164 ## 0xeeec
.short 50651 ## 0xc5db
.short 52974 ## 0xceee
.short 58791 ## 0xe5a7
.short 52974 ## 0xceee
.short 58837 ## 0xe5d5
.short 52462 ## 0xccee
.short 52316 ## 0xcc5c
.short 181 ## 0xb5
.short 23388 ## 0x5b5c
.short 187 ## 0xbb
.short 21964 ## 0x55cc
.short 187 ## 0xbb
.short 21964 ## 0x55cc
.short 187 ## 0xbb
.short 21964 ## 0x55cc
.short 187 ## 0xbb
.short 21964 ## 0x55cc
.short 139 ## 0x8b
.short 21845 ## 0x5555
.short 141 ## 0x8d
.short 32133 ## 0x7d85
.short 141 ## 0x8d
.short 16384 ## 0x4000
.short 17476 ## 0x4444
.short 16384 ## 0x4000
.short 19012 ## 0x4a44
.short 45056 ## 0xb000
.short 48552 ## 0xbda8
.short 0 ## 0x0
.short 3035 ## 0xbdb
.short 0 ## 0x0
.short 176 ## 0xb0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 52144 ## 0xcbb0
.short 52309 ## 0xcc55
.short 28672 ## 0x7000
.short 30583 ## 0x7777
.short 53248 ## 0xd000
.short 43687 ## 0xaaa7
.short 32768 ## 0x8000
.short 56792 ## 0xddd8
.short 20480 ## 0x5000
.short 52421 ## 0xccc5
.short 20480 ## 0x5000
.short 61132 ## 0xeecc
.short 56064 ## 0xdb00
.short 21853 ## 0x555d
.short 30896 ## 0x78b0
.short 30583 ## 0x7777
.short 54620 ## 0xd55c
.short 55517 ## 0xd8dd
.short 43639 ## 0xaa77
.short 22743 ## 0x58d7
.short 30634 ## 0x77aa
.short 21901 ## 0x558d
.short 22749 ## 0x58dd
.short 52421 ## 0xccc5
.short 61132 ## 0xeecc
.short 52974 ## 0xceee
.short 61166 ## 0xeeee
.short 23790 ## 0x5cee
.short 30581 ## 0x7775
.short 30583 ## 0x7777
.short 43687 ## 0xaaa7
.short 31402 ## 0x7aaa
.short 48088 ## 0xbbd8
.short 3028 ## 0xbd4
.short 46005 ## 0xb3b5
.short 3005 ## 0xbbd
.short 19381 ## 0x4bb5
.short 139 ## 0x8b
.short 46005 ## 0xb3b5
.short 187 ## 0xbb
.short 2901 ## 0xb55
.short 0 ## 0x0
.short 2997 ## 0xbb5
.short 0 ## 0x0
.short 3037 ## 0xbdd
.short 0 ## 0x0
.short 47319 ## 0xb8d7
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 35584 ## 0x8b00
.short 0 ## 0x0
.short 55472 ## 0xd8b0
.short 0 ## 0x0
.short 30592 ## 0x7780
.short 0 ## 0x0
.short 42960 ## 0xa7d0
.short 30640 ## 0x77b0
.short 30583 ## 0x7777
.short 55472 ## 0xd8b0
.short 56797 ## 0xdddd
.short 21936 ## 0x55b0
.short 50517 ## 0xc555
.short 60507 ## 0xec5b
.short 52462 ## 0xccee
.short 56797 ## 0xdddd
.short 52309 ## 0xcc55
.short 30634 ## 0x77aa
.short 21981 ## 0x55dd
.short 43690 ## 0xaaaa
.short 42871 ## 0xa777
.short 43690 ## 0xaaaa
.short 30583 ## 0x7777
.short 55210 ## 0xd7aa
.short 46472 ## 0xb588
.short 50520 ## 0xc558
.short 21964 ## 0x55cc
.short 60620 ## 0xeccc
.short 21966 ## 0x55ce
.short 61166 ## 0xeeee
.short 21966 ## 0x55ce
.short 52428 ## 0xcccc
.short 34133 ## 0x8555
.short 21845 ## 0x5555
.short 56792 ## 0xddd8
.short 43690 ## 0xaaaa
.short 30634 ## 0x77aa
.short 43690 ## 0xaaaa
.short 31402 ## 0x7aaa
.short 0 ## 0x0
.short 1024 ## 0x400
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 11 ## 0xb
.short 0 ## 0x0
.short 184 ## 0xb8
.short 0 ## 0x0
.short 184 ## 0xb8
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 47872 ## 0xbb00
.short 21845 ## 0x5555
.short 56064 ## 0xdb00
.short 43690 ## 0xaaaa
.short 35584 ## 0x8b00
.short 56797 ## 0xdddd
.short 47872 ## 0xbb00
.short 21845 ## 0x5555
.short 23296 ## 0x5b00
.short 60620 ## 0xeccc
.short 47872 ## 0xbb00
.short 21964 ## 0x55cc
.short 56576 ## 0xdd00
.short 30634 ## 0x77aa
.short 32000 ## 0x7d00
.short 31402 ## 0x7aaa
.short 30677 ## 0x77d5
.short 36215 ## 0x8d77
.short 55162 ## 0xd77a
.short 21896 ## 0x5588
.short 22669 ## 0x588d
.short 23749 ## 0x5cc5
.short 50517 ## 0xc555
.short 52460 ## 0xccec
.short 61166 ## 0xeeee
.short 23790 ## 0x5cee
.short 61125 ## 0xeec5
.short 21964 ## 0x55cc
.short 30583 ## 0x7777
.short 30583 ## 0x7777
.short 42871 ## 0xa777
.short 43690 ## 0xaaaa
.short 47883 ## 0xbb0b
.short 47275 ## 0xb8ab
.short 45237 ## 0xb0b5
.short 2948 ## 0xb84
.short 181 ## 0xb5
.short 187 ## 0xbb
.short 181 ## 0xb5
.short 0 ## 0x0
.short 181 ## 0xb5
.short 0 ## 0x0
.short 184 ## 0xb8
.short 0 ## 0x0
.short 3031 ## 0xbd7
.short 0 ## 0x0
.short 2935 ## 0xb77
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 21936 ## 0x55b0
.short 52421 ## 0xccc5
.short 31488 ## 0x7b00
.short 30583 ## 0x7777
.short 31488 ## 0x7b00
.short 43690 ## 0xaaaa
.short 35584 ## 0x8b00
.short 56797 ## 0xdddd
.short 51968 ## 0xcb00
.short 52428 ## 0xcccc
.short 51968 ## 0xcb00
.short 60620 ## 0xeccc
.short 23472 ## 0x5bb0
.short 56789 ## 0xddd5
.short 32128 ## 0x7d80
.short 30631 ## 0x77a7
.short 56661 ## 0xdd55
.short 34701 ## 0x878d
.short 31399 ## 0x7aa7
.short 22669 ## 0x588d
.short 55162 ## 0xd77a
.short 21848 ## 0x5558
.short 21901 ## 0x558d
.short 23756 ## 0x5ccc
.short 61132 ## 0xeecc
.short 23790 ## 0x5cee
.short 61166 ## 0xeeee
.short 23790 ## 0x5cee
.short 21845 ## 0x5555
.short 30549 ## 0x7755
.short 42871 ## 0xa777
.short 43690 ## 0xaaaa
.short 19386 ## 0x4bba
.short 77 ## 0x4d
.short 56117 ## 0xdb35
.short 219 ## 0xdb
.short 46261 ## 0xb4b5
.short 184 ## 0xb8
.short 48069 ## 0xbbc5
.short 11 ## 0xb
.short 181 ## 0xb5
.short 0 ## 0x0
.short 2949 ## 0xb85
.short 0 ## 0x0
.short 2263 ## 0x8d7
.short 0 ## 0x0
.short 48599 ## 0xbdd7
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 47872 ## 0xbb00
.short 0 ## 0x0
.short 34992 ## 0x88b0
.short 0 ## 0x0
.short 30683 ## 0x77db
.short 45056 ## 0xb000
.short 43640 ## 0xaa78
.short 45056 ## 0xb000
.short 43645 ## 0xaa7d
.short 45056 ## 0xb000
.short 43645 ## 0xaa7d
.short 30587 ## 0x777b
.short 42871 ## 0xa777
.short 56715 ## 0xdd8b
.short 56797 ## 0xdddd
.short 21851 ## 0x555b
.short 52421 ## 0xccc5
.short 61016 ## 0xee58
.short 60622 ## 0xecce
.short 23927 ## 0x5d77
.short 52421 ## 0xccc5
.short 56746 ## 0xddaa
.short 21853 ## 0x555d
.short 30634 ## 0x77aa
.short 43639 ## 0xaa77
.short 30634 ## 0x77aa
.short 42871 ## 0xa777
.short 55162 ## 0xd77a
.short 46424 ## 0xb558
.short 50520 ## 0xc558
.short 46540 ## 0xb5cc
.short 61132 ## 0xeecc
.short 46540 ## 0xb5cc
.short 61166 ## 0xeeee
.short 46540 ## 0xb5cc
.short 23756 ## 0x5ccc
.short 47189 ## 0xb855
.short 30037 ## 0x7555
.short 47223 ## 0xb877
.short 43690 ## 0xaaaa
.short 36218 ## 0x8d7a
.short 43690 ## 0xaaaa
.short 36266 ## 0x8daa
.short 0 ## 0x0
.short 2880 ## 0xb40
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 28160 ## 0x6e00
.short 26282 ## 0x66aa
.short 58880 ## 0xe600
.short 59050 ## 0xe6aa
.short 58880 ## 0xe600
.short 60070 ## 0xeaa6
.short 58880 ## 0xe600
.short 60070 ## 0xeaa6
.short 27648 ## 0x6c00
.short 27238 ## 0x6a66
.short 49152 ## 0xc000
.short 27246 ## 0x6a6e
.short 0 ## 0x0
.short 42720 ## 0xa6e0
.short 0 ## 0x0
.short 42558 ## 0xa63e
.short 230 ## 0xe6
.short 26222 ## 0x666e
.short 3686 ## 0xe66
.short 26341 ## 0x66e5
.short 3686 ## 0xe66
.short 58960 ## 0xe650
.short 1766 ## 0x6e6
.short 36352 ## 0x8e00
.short 3822 ## 0xeee
.short 18648 ## 0x48d8
.short 3686 ## 0xe66
.short 19120 ## 0x4ab0
.short 26342 ## 0x66e6
.short 52206 ## 0xcbee
.short 61034 ## 0xee6a
.short 42598 ## 0xa666
.short 46438 ## 0xb566
.short 50608 ## 0xc5b0
.short 46438 ## 0xb566
.short 20480 ## 0x5000
.short 46472 ## 0xb588
.short 53248 ## 0xd000
.short 1348 ## 0x544
.short 45056 ## 0xb000
.short 46148 ## 0xb444
.short 45056 ## 0xb000
.short 46267 ## 0xb4bb
.short 0 ## 0x0
.short 2938 ## 0xb7a
.short 45056 ## 0xb000
.short 172 ## 0xac
.short 32768 ## 0x8000
.short 52309 ## 0xcc55
.short 21964 ## 0x55cc
.short 21845 ## 0x5555
.short 43645 ## 0xaa7d
.short 30583 ## 0x7777
.short 31402 ## 0x7aaa
.short 43693 ## 0xaaad
.short 36218 ## 0x8d7a
.short 52315 ## 0xcc5b
.short 60620 ## 0xeccc
.short 60619 ## 0xeccb
.short 61166 ## 0xeeee
.short 24027 ## 0x5ddb
.short 30037 ## 0x7555
.short 30589 ## 0x777d
.short 42871 ## 0xa777
.short 55421 ## 0xd87d
.short 184 ## 0xb8
.short 22743 ## 0x58d7
.short 2901 ## 0xb55
.short 50573 ## 0xc58d
.short 2908 ## 0xb5c
.short 52424 ## 0xccc8
.short 46428 ## 0xb55c
.short 61166 ## 0xeeee
.short 21966 ## 0x55ce
.short 61166 ## 0xeeee
.short 47964 ## 0xbb5c
.short 30583 ## 0x7777
.short 56695 ## 0xdd77
.short 43690 ## 0xaaaa
.short 30634 ## 0x77aa
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 184 ## 0xb8
.short 0 ## 0x0
.short 184 ## 0xb8
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 58981 ## 0xe665
.short 23486 ## 0x5bbe
.short 26213 ## 0x6665
.short 94 ## 0x5e
.short 26213 ## 0x6665
.short 94 ## 0x5e
.short 26213 ## 0x6665
.short 190 ## 0xbe
.short 59104 ## 0xe6e0
.short 181 ## 0xb5
.short 48720 ## 0xbe50
.short 187 ## 0xbb
.short 19200 ## 0x4b00
.short 47274 ## 0xb8aa
.short 35584 ## 0x8b00
.short 46148 ## 0xb444
.short 50524 ## 0xc55c
.short 23756 ## 0x5ccc
.short 21845 ## 0x5555
.short 42965 ## 0xa7d5
.short 30589 ## 0x777d
.short 43687 ## 0xaaa7
.short 43736 ## 0xaad8
.short 55210 ## 0xd7aa
.short 50523 ## 0xc55b
.short 52428 ## 0xcccc
.short 52315 ## 0xcc5b
.short 61166 ## 0xeeee
.short 56715 ## 0xdd8b
.short 21845 ## 0x5555
.short 43736 ## 0xaad8
.short 30586 ## 0x777a
.short 36216 ## 0x8d78
.short 2957 ## 0xb8d
.short 36218 ## 0x8d7a
.short 46421 ## 0xb555
.short 22663 ## 0x5887
.short 46540 ## 0xb5cc
.short 52312 ## 0xcc58
.short 21964 ## 0x55cc
.short 61166 ## 0xeeee
.short 23790 ## 0x5cee
.short 61166 ## 0xeeee
.short 46542 ## 0xb5ce
.short 30583 ## 0x7777
.short 55159 ## 0xd777
.short 43690 ## 0xaaaa
.short 30634 ## 0x77aa
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 11 ## 0xb
.short 0 ## 0x0
.short 11 ## 0xb
.short 0 ## 0x0
.short 184 ## 0xb8
.short 0 ## 0x0
.short 2957 ## 0xb8d
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 0 ## 0x0
.short 53435 ## 0xd0bb
.short 0 ## 0x0
.short 35768 ## 0x8bb8
.short 0 ## 0x0
.short 47240 ## 0xb888
.short 42880 ## 0xa780
.short 43690 ## 0xaaaa
.short 43643 ## 0xaa7b
.short 31402 ## 0x7aaa
.short 43643 ## 0xaa7b
.short 31402 ## 0x7aaa
.short 43693 ## 0xaaad
.short 31402 ## 0x7aaa
.short 43693 ## 0xaaad
.short 31402 ## 0x7aaa
.short 43645 ## 0xaa7d
.short 31402 ## 0x7aaa
.short 30589 ## 0x777d
.short 43690 ## 0xaaaa
.short 31675 ## 0x7bbb
.short 42871 ## 0xa777
.short 43690 ## 0xaaaa
.short 43690 ## 0xaaaa
.short 43639 ## 0xaa77
.short 43690 ## 0xaaaa
.short 43639 ## 0xaa77
.short 43690 ## 0xaaaa
.short 42871 ## 0xa777
.short 43690 ## 0xaaaa
.short 30589 ## 0x777d
.short 43690 ## 0xaaaa
.short 30685 ## 0x77dd
.short 42871 ## 0xa777
.short 30685 ## 0x77dd
.short 30583 ## 0x7777
.short 56791 ## 0xddd7
.short 30583 ## 0x7777
.short 36218 ## 0x8d7a
.short 0 ## 0x0
.short 34682 ## 0x877a
.short 0 ## 0x0
.short 55210 ## 0xd7aa
.short 11 ## 0xb
.short 55210 ## 0xd7aa
.short 11 ## 0xb
.short 55210 ## 0xd7aa
.short 11 ## 0xb
.short 34682 ## 0x877a
.short 0 ## 0x0
.short 36215 ## 0x8d77
.short 187 ## 0xbb
.short 48055 ## 0xbbb7
.short 184 ## 0xb8
.short 0 ## 0x0
.short 42960 ## 0xa7d0
.short 0 ## 0x0
.short 42960 ## 0xa7d0
.short 0 ## 0x0
.short 44496 ## 0xadd0
.short 32768 ## 0x8000
.short 55483 ## 0xd8bb
.short 32768 ## 0x8000
.short 48013 ## 0xbb8d
.short 0 ## 0x0
.short 35771 ## 0x8bbb
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 0 ## 0x0
.short 0 ## 0x0
.short 43690 ## 0xaaaa
.short 30583 ## 0x7777
.short 31402 ## 0x7aaa
.short 30583 ## 0x7777
.short 31402 ## 0x7aaa
.short 30583 ## 0x7777
.short 31399 ## 0x7aa7
.short 32119 ## 0x7d77
.short 31357 ## 0x7a7d
.short 32119 ## 0x7d77
.short 35771 ## 0x8bbb
.short 56695 ## 0xdd77
.short 48056 ## 0xbbb8
.short 55159 ## 0xd777
.short 48059 ## 0xbbbb
.short 55179 ## 0xd78b
.short 43690 ## 0xaaaa
.short 31402 ## 0x7aaa
.short 43687 ## 0xaaa7
.short 43690 ## 0xaaaa
.short 43687 ## 0xaaa7
.short 43690 ## 0xaaaa
.short 43687 ## 0xaaa7
.short 43690 ## 0xaaaa
.short 43687 ## 0xaaa7
.short 43690 ## 0xaaaa
.short 42871 ## 0xa777
.short 30634 ## 0x77aa
.short 30589 ## 0x777d
.short 46967 ## 0xb777
.short 30589 ## 0x777d
.short 47991 ## 0xbb77
.short 136 ## 0x88
.short 0 ## 0x0
.short 141 ## 0x8d
.short 0 ## 0x0
.short 141 ## 0x8d
.short 0 ## 0x0
.short 141 ## 0x8d
.short 0 ## 0x0
.short 141 ## 0x8d
.short 0 ## 0x0
.short 187 ## 0xbb
.short 0 ## 0x0
.short 184 ## 0xb8
.short 0 ## 0x0
.short 184 ## 0xb8
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 42928 ## 0xa7b0
.short 31402 ## 0x7aaa
.short 42928 ## 0xa7b0
.short 31402 ## 0x7aaa
.short 42928 ## 0xa7b0
.short 30634 ## 0x77aa
.short 42928 ## 0xa7b0
.short 55210 ## 0xd7aa
.short 32176 ## 0x7db0
.short 55210 ## 0xd7aa
.short 42811 ## 0xa73b
.short 55210 ## 0xd7aa
.short 34875 ## 0x883b
.short 55159 ## 0xd777
.short 48059 ## 0xbbbb
.short 56712 ## 0xdd88
.short 43639 ## 0xaa77
.short 43690 ## 0xaaaa
.short 42871 ## 0xa777
.short 43690 ## 0xaaaa
.short 42871 ## 0xa777
.short 43690 ## 0xaaaa
.short 32119 ## 0x7d77
.short 43687 ## 0xaaa7
.short 32125 ## 0x7d7d
.short 43687 ## 0xaaa7
.short 32221 ## 0x7ddd
.short 43639 ## 0xaa77
.short 56797 ## 0xdddd
.short 30583 ## 0x7777
.short 55437 ## 0xd88d
.short 34685 ## 0x877d
.short 47223 ## 0xb877
.short 0 ## 0x0
.short 47226 ## 0xb87a
.short 0 ## 0x0
.short 47226 ## 0xb87a
.short 0 ## 0x0
.short 47226 ## 0xb87a
.short 0 ## 0x0
.short 47226 ## 0xb87a
.short 0 ## 0x0
.short 15319 ## 0x3bd7
.short 11 ## 0xb
.short 48013 ## 0xbb8d
.short 11 ## 0xb
.short 48059 ## 0xbbbb
.short 8 ## 0x8
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 45232 ## 0xb0b0
.short 0 ## 0x0
.short 48048 ## 0xbbb0
.short 0 ## 0x0
.short 36272 ## 0x8db0
.short 42960 ## 0xa7d0
.short 43690 ## 0xaaaa
.short 43643 ## 0xaa7b
.short 30634 ## 0x77aa
.short 43643 ## 0xaa7b
.short 30634 ## 0x77aa
.short 43643 ## 0xaa7b
.short 30586 ## 0x777a
.short 42875 ## 0xa77b
.short 32122 ## 0x7d7a
.short 30589 ## 0x777d
.short 56695 ## 0xdd77
.short 32139 ## 0x7d8b
.short 56695 ## 0xdd77
.short 30904 ## 0x78b8
.short 30583 ## 0x7777
.short 43639 ## 0xaa77
.short 43690 ## 0xaaaa
.short 30583 ## 0x7777
.short 43690 ## 0xaaaa
.short 30586 ## 0x777a
.short 43690 ## 0xaaaa
.short 30586 ## 0x777a
.short 43639 ## 0xaa77
.short 32122 ## 0x7d7a
.short 43639 ## 0xaa77
.short 55207 ## 0xd7a7
.short 42877 ## 0xa77d
.short 55159 ## 0xd777
.short 30589 ## 0x777d
.short 55165 ## 0xd77d
.short 30685 ## 0x77dd
.short 48506 ## 0xbd7a
.short 0 ## 0x0
.short 34730 ## 0x87aa
.short 11 ## 0xb
.short 34730 ## 0x87aa
.short 11 ## 0xb
.short 34730 ## 0x87aa
.short 11 ## 0xb
.short 34730 ## 0x87aa
.short 11 ## 0xb
.short 36218 ## 0x8d7a
.short 11 ## 0xb
.short 47223 ## 0xb877
.short 187 ## 0xbb
.short 56247 ## 0xdbb7
.short 184 ## 0xb8
.short 45056 ## 0xb000
.short 43645 ## 0xaa7d
.short 47872 ## 0xbb00
.short 43736 ## 0xaad8
.short 15291 ## 0x3bbb
.short 42971 ## 0xa7db
.short 55483 ## 0xd8bb
.short 30904 ## 0x78b8
.short 35584 ## 0x8b00
.short 48008 ## 0xbb88
.short 0 ## 0x0
.short 35584 ## 0x8b00
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 0 ## 0x0
.short 0 ## 0x0
.short 30634 ## 0x77aa
.short 42871 ## 0xa777
.short 30634 ## 0x77aa
.short 42871 ## 0xa777
.short 30634 ## 0x77aa
.short 42871 ## 0xa777
.short 30631 ## 0x77a7
.short 42871 ## 0xa777
.short 30583 ## 0x7777
.short 30679 ## 0x77d7
.short 30651 ## 0x77bb
.short 32215 ## 0x7dd7
.short 30907 ## 0x78bb
.short 32215 ## 0x7dd7
.short 48048 ## 0xbbb0
.short 56792 ## 0xddd8
.short 43690 ## 0xaaaa
.short 34730 ## 0x87aa
.short 43690 ## 0xaaaa
.short 55210 ## 0xd7aa
.short 43690 ## 0xaaaa
.short 55210 ## 0xd7aa
.short 43690 ## 0xaaaa
.short 55210 ## 0xd7aa
.short 43690 ## 0xaaaa
.short 55210 ## 0xd7aa
.short 43687 ## 0xaaa7
.short 47991 ## 0xbb77
.short 30583 ## 0x7777
.short 35703 ## 0x8b77
.short 30583 ## 0x7777
.short 35005 ## 0x88bd
.short 11 ## 0xb
.short 0 ## 0x0
.short 11 ## 0xb
.short 0 ## 0x0
.short 11 ## 0xb
.short 0 ## 0x0
.short 11 ## 0xb
.short 0 ## 0x0
.short 11 ## 0xb
.short 0 ## 0x0
.short 11 ## 0xb
.short 0 ## 0x0
.short 11 ## 0xb
.short 0 ## 0x0
.short 11 ## 0xb
.short 0 ## 0x0
.short 0 ## 0x0
.short 44768 ## 0xaee0
.short 0 ## 0x0
.short 60928 ## 0xee00
.short 0 ## 0x0
.short 49152 ## 0xc000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 26218 ## 0x666a
.short 43758 ## 0xaaee
.short 43690 ## 0xaaaa
.short 43690 ## 0xaaaa
.short 43686 ## 0xaaa6
.short 43690 ## 0xaaaa
.short 43616 ## 0xaa60
.short 51882 ## 0xcaaa
.short 44544 ## 0xae00
.short 3242 ## 0xcaa
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 2748 ## 0xabc
.short 56064 ## 0xdb00
.short 0 ## 0x0
.short 43184 ## 0xa8b0
.short 0 ## 0x0
.short 44464 ## 0xadb0
.short 0 ## 0x0
.short 44464 ## 0xadb0
.short 0 ## 0x0
.short 44464 ## 0xadb0
.short 45056 ## 0xb000
.short 32187 ## 0x7dbb
.short 45056 ## 0xb000
.short 35771 ## 0x8bbb
.short 45056 ## 0xb000
.short 47245 ## 0xb88d
.short 43687 ## 0xaaa7
.short 43690 ## 0xaaaa
.short 43690 ## 0xaaaa
.short 30586 ## 0x777a
.short 43690 ## 0xaaaa
.short 32119 ## 0x7d77
.short 43690 ## 0xaaaa
.short 56695 ## 0xdd77
.short 43690 ## 0xaaaa
.short 56695 ## 0xdd77
.short 43687 ## 0xaaa7
.short 56698 ## 0xdd7a
.short 30589 ## 0x777d
.short 30685 ## 0x77dd
.short 30584 ## 0x7778
.short 32119 ## 0x7d77
.short 43690 ## 0xaaaa
.short 43690 ## 0xaaaa
.short 43690 ## 0xaaaa
.short 43690 ## 0xaaaa
.short 43690 ## 0xaaaa
.short 43690 ## 0xaaaa
.short 43687 ## 0xaaa7
.short 43690 ## 0xaaaa
.short 43639 ## 0xaa77
.short 43690 ## 0xaaaa
.short 30589 ## 0x777d
.short 43687 ## 0xaaa7
.short 32215 ## 0x7dd7
.short 30583 ## 0x7777
.short 56791 ## 0xddd7
.short 46967 ## 0xb777
.short 141 ## 0x8d
.short 0 ## 0x0
.short 135 ## 0x87
.short 0 ## 0x0
.short 3031 ## 0xbd7
.short 0 ## 0x0
.short 3031 ## 0xbd7
.short 0 ## 0x0
.short 3031 ## 0xbd7
.short 0 ## 0x0
.short 135 ## 0x87
.short 0 ## 0x0
.short 48056 ## 0xbbb8
.short 0 ## 0x0
.short 47323 ## 0xb8db
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 19120 ## 0x4ab0
.short 46267 ## 0xb4bb
.short 45056 ## 0xb000
.short 43724 ## 0xaacc
.short 0 ## 0x0
.short 52398 ## 0xccae
.short 0 ## 0x0
.short 43694 ## 0xaaae
.short 57344 ## 0xe000
.short 43686 ## 0xaaa6
.short 43694 ## 0xaaae
.short 43690 ## 0xaaaa
.short 43680 ## 0xaaa0
.short 43690 ## 0xaaaa
.short 43744 ## 0xaae0
.short 43690 ## 0xaaaa
.short 43645 ## 0xaa7d
.short 43690 ## 0xaaaa
.short 43687 ## 0xaaa7
.short 30586 ## 0x777a
.short 43693 ## 0xaaad
.short 30586 ## 0x777a
.short 43644 ## 0xaa7c
.short 55162 ## 0xd77a
.short 43637 ## 0xaa75
.short 55162 ## 0xd77a
.short 43733 ## 0xaad5
.short 31402 ## 0x7aaa
.short 30603 ## 0x778b
.short 31399 ## 0x7aa7
.short 48056 ## 0xbbb8
.short 30584 ## 0x7778
.short 43690 ## 0xaaaa
.short 31402 ## 0x7aaa
.short 43687 ## 0xaaa7
.short 43690 ## 0xaaaa
.short 43687 ## 0xaaa7
.short 43690 ## 0xaaaa
.short 43645 ## 0xaa7d
.short 43690 ## 0xaaaa
.short 42877 ## 0xa77d
.short 43690 ## 0xaaaa
.short 32221 ## 0x7ddd
.short 43687 ## 0xaaa7
.short 56791 ## 0xddd7
.short 30583 ## 0x7777
.short 55159 ## 0xd777
.short 30583 ## 0x7777
.short 2957 ## 0xb8d
.short 0 ## 0x0
.short 2263 ## 0x8d7
.short 0 ## 0x0
.short 3447 ## 0xd77
.short 0 ## 0x0
.short 47018 ## 0xb7aa
.short 0 ## 0x0
.short 34730 ## 0x87aa
.short 11 ## 0xb
.short 34682 ## 0x877a
.short 2827 ## 0xb0b
.short 34679 ## 0x8777
.short 3003 ## 0xbbb
.short 47991 ## 0xbb77
.short 3003 ## 0xbbb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 1024 ## 0x400
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 15 ## 0xf
.short 0 ## 0x0
.short 254 ## 0xfe
.short 0 ## 0x0
.short 3305 ## 0xce9
.short 0 ## 0x0
.short 838 ## 0x346
.short 0 ## 0x0
.short 50153 ## 0xc3e9
.short 0 ## 0x0
.short 13545 ## 0x34e9
.short 5 ## 0x5
.short 13887 ## 0x363f
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 1024 ## 0x400
.short 0 ## 0x0
.short 22240 ## 0x56e0
.short 0 ## 0x0
.short 50784 ## 0xc660
.short 0 ## 0x0
.short 14143 ## 0x373f
.short 12 ## 0xc
.short 13881 ## 0x3639
.short 5 ## 0x5
.short 13904 ## 0x3650
.short 0 ## 0x0
.short 13504 ## 0x34c0
.short 49152 ## 0xc000
.short 22272 ## 0x5700
.short 57344 ## 0xe000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 20480 ## 0x5000
.short 3694 ## 0xe6e
.short 28352 ## 0x6ec0
.short 50918 ## 0xc6e6
.short 26220 ## 0x666c
.short 13878 ## 0x3636
.short 15974 ## 0x3e66
.short 13982 ## 0x369e
.short 28222 ## 0x6e3e
.short 27078 ## 0x69c6
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 61452 ## 0xf00c
.short 132 ## 0x84
.short 12 ## 0xc
.short 2184 ## 0x888
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 3968 ## 0xf80
.short 15 ## 0xf
.short 65021 ## 0xfdfd
.short 8 ## 0x8
.short 61008 ## 0xee50
.short 5 ## 0x5
.short 52992 ## 0xcf00
.short 0 ## 0x0
.short 34952 ## 0x8888
.short 15 ## 0xf
.short 34960 ## 0x8890
.short 0 ## 0x0
.short 61455 ## 0xf00f
.short 15 ## 0xf
.short 61453 ## 0xf00d
.short 15 ## 0xf
.short 143 ## 0x8f
.short 12294 ## 0x3006
.short 253 ## 0xfd
.short 24584 ## 0x6008
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 238 ## 0xee
.short 26960 ## 0x6950
.short 2414 ## 0x96e
.short 26211 ## 0x6663
.short 1635 ## 0x663
.short 58982 ## 0xe666
.short 52841 ## 0xce69
.short 25395 ## 0x6333
.short 27886 ## 0x6cee
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 57514 ## 0xe0aa
.short 0 ## 0x0
.short 43680 ## 0xaaa0
.short 17472 ## 0x4440
.short 4 ## 0x4
.short 0 ## 0x0
.short 1092 ## 0x444
.short 0 ## 0x0
.short 17472 ## 0x4440
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 238 ## 0xee
.short 0 ## 0x0
.short 61158 ## 0xeee6
.short 0 ## 0x0
.short 58986 ## 0xe66a
.short 238 ## 0xee
.short 43520 ## 0xaa00
.short 61162 ## 0xeeea
.short 17476 ## 0x4444
.short 26282 ## 0x66aa
.short 17476 ## 0x4444
.short 43588 ## 0xaa44
.short 17461 ## 0x4435
.short 42052 ## 0xa444
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 14 ## 0xe
.short 0 ## 0x0
.short 26350 ## 0x66ee
.short 0 ## 0x0
.short 61158 ## 0xeee6
.short 102 ## 0x66
.short 58890 ## 0xe60a
.short 1774 ## 0x6ee
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 64 ## 0x40
.short 0 ## 0x0
.short 3685 ## 0xe65
.short 0 ## 0x0
.short 1644 ## 0x66c
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 2384 ## 0x950
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 36052 ## 0x8cd4
.short 58639 ## 0xe50f
.short 2048 ## 0x800
.short 25856 ## 0x6500
.short 57328 ## 0xdff0
.short 57359 ## 0xe00f
.short 35056 ## 0x88f0
.short 8 ## 0x8
.short 36816 ## 0x8fd0
.short 0 ## 0x0
.short 63488 ## 0xf800
.short 0 ## 0x0
.short 61440 ## 0xf000
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 13 ## 0xd
.short 63078 ## 0xf666
.short 63447 ## 0xf7d7
.short 65382 ## 0xff66
.short 3848 ## 0xf08
.short 57190 ## 0xdf66
.short 62687 ## 0xf4df
.short 65433 ## 0xff99
.short 51447 ## 0xc8f7
.short 0 ## 0x0
.short 3967 ## 0xf7f
.short 0 ## 0x0
.short 2288 ## 0x8f0
.short 53248 ## 0xd000
.short 63447 ## 0xf7d7
.short 3568 ## 0xdf0
.short 32120 ## 0x7d78
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 0 ## 0x0
.short 63616 ## 0xf880
.short 0 ## 0x0
.short 30848 ## 0x7880
.short 8 ## 0x8
.short 32768 ## 0x8000
.short 0 ## 0x0
.short 53248 ## 0xd000
.short 0 ## 0x0
.short 63488 ## 0xf800
.short 15 ## 0xf
.short 3968 ## 0xf80
.short 2301 ## 0x8fd
.short 248 ## 0xf8
.short 18159 ## 0x46ef
.short 9 ## 0x9
.short 16064 ## 0x3ec0
.short 110 ## 0x6e
.short 29647 ## 0x73cf
.short 2505 ## 0x9c9
.short 15375 ## 0x3c0f
.short 50428 ## 0xc4fc
.short 61440 ## 0xf000
.short 19651 ## 0x4cc3
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 36724 ## 0x8f74
.short 26884 ## 0x6904
.short 19952 ## 0x4df0
.short 28168 ## 0x6e08
.short 53248 ## 0xd000
.short 28416 ## 0x6f00
.short 0 ## 0x0
.short 57357 ## 0xe00d
.short 0 ## 0x0
.short 15 ## 0xf
.short 0 ## 0x0
.short 136 ## 0x88
.short 0 ## 0x0
.short 32064 ## 0x7d40
.short 0 ## 0x0
.short 0 ## 0x0
.short 38510 ## 0x966e
.short 50431 ## 0xc4ff
.short 53350 ## 0xd066
.short 2303 ## 0x8ff
.short 64918 ## 0xfd96
.short 3583 ## 0xdff
.short 57158 ## 0xdf46
.short 57231 ## 0xdf8f
.short 61440 ## 0xf000
.short 71 ## 0x47
.short 0 ## 0x0
.short 143 ## 0x8f
.short 32125 ## 0x7d7d
.short 4095 ## 0xfff
.short 32768 ## 0x8000
.short 55263 ## 0xd7df
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 36864 ## 0x9000
.short 0 ## 0x0
.short 25856 ## 0x6500
.short 0 ## 0x0
.short 28240 ## 0x6e50
.short 128 ## 0x80
.short 59120 ## 0xe6f0
.short 0 ## 0x0
.short 16384 ## 0x4000
.short 0 ## 0x0
.short 17408 ## 0x4400
.short 0 ## 0x0
.short 60416 ## 0xec00
.short 0 ## 0x0
.short 25344 ## 0x6300
.short 0 ## 0x0
.short 24576 ## 0x6000
.short 0 ## 0x0
.short 49152 ## 0xc000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 60996 ## 0xee44
.short 17476 ## 0x4444
.short 17476 ## 0x4444
.short 17478 ## 0x4446
.short 17486 ## 0x444e
.short 19780 ## 0x4d44
.short 18534 ## 0x4866
.short 17476 ## 0x4444
.short 63590 ## 0xf866
.short 19965 ## 0x4dfd
.short 32870 ## 0x8066
.short 65524 ## 0xfff4
.short 0 ## 0x0
.short 2168 ## 0x878
.short 0 ## 0x0
.short 3960 ## 0xf78
.short 27306 ## 0x6aaa
.short 28390 ## 0x6ee6
.short 43525 ## 0xaa05
.short 24160 ## 0x5e60
.short 40964 ## 0xa004
.short 26122 ## 0x660a
.short 1092 ## 0x444
.short 4010 ## 0xfaa
.short 17412 ## 0x4404
.short 2724 ## 0xaa4
.short 17476 ## 0x4444
.short 65348 ## 0xff44
.short 16452 ## 0x4044
.short 1088 ## 0x440
.short 1088 ## 0x440
.short 62468 ## 0xf404
.short 62323 ## 0xf373
.short 2508 ## 0x9cc
.short 37731 ## 0x9363
.short 73 ## 0x49
.short 1379 ## 0x563
.short 14 ## 0xe
.short 3139 ## 0xc43
.short 9 ## 0x9
.short 117 ## 0x75
.short 0 ## 0x0
.short 19912 ## 0x4dc8
.short 0 ## 0x0
.short 128 ## 0x80
.short 0 ## 0x0
.short 4093 ## 0xffd
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 49152 ## 0xc000
.short 0 ## 0x0
.short 12288 ## 0x3000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 49152 ## 0xc000
.short 59118 ## 0xe6ee
.short 25424 ## 0x6350
.short 25446 ## 0x6366
.short 58981 ## 0xe665
.short 25582 ## 0x63ee
.short 13166 ## 0x336e
.short 40814 ## 0x9f6e
.short 28398 ## 0x6eee
.short 57311 ## 0xdfdf
.short 34406 ## 0x8666
.short 63741 ## 0xf8fd
.short 34406 ## 0x8666
.short 57311 ## 0xdfdf
.short 1644 ## 0x66c
.short 65352 ## 0xff48
.short 0 ## 0x0
.short 0 ## 0x0
.short 5 ## 0x5
.short 0 ## 0x0
.short 3 ## 0x3
.short 0 ## 0x0
.short 86 ## 0x56
.short 0 ## 0x0
.short 12 ## 0xc
.short 32768 ## 0x8000
.short 0 ## 0x0
.short 61440 ## 0xf000
.short 15 ## 0xf
.short 32768 ## 0x8000
.short 143 ## 0x8f
.short 63488 ## 0xf800
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 49152 ## 0xc000
.short 40131 ## 0x9cc3
.short 15360 ## 0x3c00
.short 1180 ## 0x49c
.short 56368 ## 0xdc30
.short 233 ## 0xe9
.short 58592 ## 0xe4e0
.short 158 ## 0x9e
.short 61164 ## 0xeeec
.short 0 ## 0x0
.short 4047 ## 0xfcf
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 35039 ## 0x88df
.short 0 ## 0x0
.short 65408 ## 0xff80
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 247 ## 0xf7
.short 62672 ## 0xf4d0
.short 8 ## 0x8
.short 40320 ## 0x9d80
.short 0 ## 0x0
.short 57088 ## 0xdf00
.short 0 ## 0x0
.short 64768 ## 0xfd00
.short 0 ## 0x0
.short 57088 ## 0xdf00
.short 55296 ## 0xd800
.short 65016 ## 0xfdf8
.short 56576 ## 0xdd00
.short 54520 ## 0xd4f8
.short 34816 ## 0x8800
.short 19848 ## 0x4d88
.short 55183 ## 0xd78f
.short 4 ## 0x4
.short 61453 ## 0xf00d
.short 8 ## 0x8
.short 132 ## 0x84
.short 0 ## 0x0
.short 247 ## 0xf7
.short 0 ## 0x0
.short 116 ## 0x74
.short 0 ## 0x0
.short 77 ## 0x4d
.short 0 ## 0x0
.short 212 ## 0xd4
.short 0 ## 0x0
.short 141 ## 0x8d
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 64847 ## 0xfd4f
.short 0 ## 0x0
.short 57296 ## 0xdfd0
.short 0 ## 0x0
.short 18416 ## 0x47f0
.short 0 ## 0x0
.short 55168 ## 0xd780
.short 0 ## 0x0
.short 19952 ## 0x4df0
.short 34816 ## 0x8800
.short 57304 ## 0xdfd8
.short 56704 ## 0xdd80
.short 19784 ## 0x4d48
.short 34944 ## 0x8880
.short 55288 ## 0xd7f8
.short 8 ## 0x8
.short 0 ## 0x0
.short 136 ## 0x88
.short 32768 ## 0x8000
.short 2303 ## 0x8ff
.short 64880 ## 0xfd70
.short 1935 ## 0x78f
.short 34959 ## 0x888f
.short 32759 ## 0x7ff7
.short 64783 ## 0xfd0f
.short 61572 ## 0xf084
.short 36608 ## 0x8f00
.short 247 ## 0xf7
.short 0 ## 0x0
.short 143 ## 0x8f
.short 0 ## 0x0
.short 20544 ## 0x5040
.short 61411 ## 0xefe3
.short 37080 ## 0x90d8
.short 13286 ## 0x33e6
.short 37112 ## 0x90f8
.short 3132 ## 0xc3c
.short 22783 ## 0x58ff
.short 0 ## 0x0
.short 63743 ## 0xf8ff
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 65012 ## 0xfdf4
.short 0 ## 0x0
.short 57311 ## 0xdfdf
.short 0 ## 0x0
.short 63728 ## 0xf8f0
.short 0 ## 0x0
.short 57328 ## 0xdff0
.short 0 ## 0x0
.short 65408 ## 0xff80
.short 0 ## 0x0
.short 36816 ## 0x8fd0
.short 34816 ## 0x8800
.short 64840 ## 0xfd48
.short 36304 ## 0x8dd0
.short 54520 ## 0xd4f8
.short 17416 ## 0x4408
.short 36164 ## 0x8d44
.short 16639 ## 0x40ff
.short 55104 ## 0xd740
.short 18685 ## 0x48fd
.short 19780 ## 0x4d44
.short 57332 ## 0xdff4
.short 19789 ## 0x4d4d
.short 2296 ## 0x8f8
.short 64776 ## 0xfd08
.short 57343 ## 0xdfff
.short 4063 ## 0xfdf
.short 248 ## 0xf8
.short 0 ## 0x0
.short 244 ## 0xf4
.short 0 ## 0x0
.short 3981 ## 0xf8d
.short 0 ## 0x0
.short 3576 ## 0xdf8
.short 0 ## 0x0
.short 64 ## 0x40
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 34688 ## 0x8780
.short 0 ## 0x0
.short 63360 ## 0xf780
.short 0 ## 0x0
.short 57160 ## 0xdf48
.short 0 ## 0x0
.short 65008 ## 0xfdf0
.short 0 ## 0x0
.short 36608 ## 0x8f00
.short 0 ## 0x0
.short 65280 ## 0xff00
.short 0 ## 0x0
.short 63488 ## 0xf800
.short 0 ## 0x0
.short 64768 ## 0xfd00
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 28672 ## 0x7000
.short 143 ## 0x8f
.short 53248 ## 0xd000
.short 4093 ## 0xffd
.short 30720 ## 0x7800
.short 36831 ## 0x8fdf
.short 36608 ## 0x8f00
.short 65357 ## 0xff4d
.short 2173 ## 0x87d
.short 36751 ## 0x8f8f
.short 53376 ## 0xd080
.short 65528 ## 0xfff8
.short 65021 ## 0xfdfd
.short 143 ## 0x8f
.short 0 ## 0x0
.short 253 ## 0xfd
.short 0 ## 0x0
.short 7 ## 0x7
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 15 ## 0xf
.short 0 ## 0x0
.short 15 ## 0xf
.short 0 ## 0x0
.short 0 ## 0x0
.short 240 ## 0xf0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 61440 ## 0xf000
.short 34959 ## 0x888f
.short 61440 ## 0xf000
.short 36237 ## 0x8d8d
.short 32768 ## 0x8000
.short 2180 ## 0x884
.short 0 ## 0x0
.short 3415 ## 0xd57
.short 0 ## 0x0
.short 3975 ## 0xf87
.short 0 ## 0x0
.short 2296 ## 0x8f8
.short 0 ## 0x0
.short 4063 ## 0xfdf
.short 0 ## 0x0
.short 2296 ## 0x8f8
.short 8 ## 0x8
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 63616 ## 0xf880
.short 63624 ## 0xf888
.short 53248 ## 0xd000
.short 35039 ## 0x88df
.short 30720 ## 0x7800
.short 2191 ## 0x88f
.short 53248 ## 0xd000
.short 2300 ## 0x8fc
.short 61440 ## 0xf000
.short 2303 ## 0x8ff
.short 32768 ## 0x8000
.short 223 ## 0xdf
.short 0 ## 0x0
.short 253 ## 0xfd
.short 0 ## 0x0
.short 223 ## 0xdf
.short 8 ## 0x8
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 63616 ## 0xf880
.short 64904 ## 0xfd88
.short 57216 ## 0xdf80
.short 35032 ## 0x88d8
.short 32000 ## 0x7d00
.short 36232 ## 0x8d88
.short 54400 ## 0xd480
.short 34944 ## 0x8880
.short 3568 ## 0xdf0
.short 0 ## 0x0
.short 4063 ## 0xfdf
.short 0 ## 0x0
.short 248 ## 0xf8
.short 0 ## 0x0
.short 247 ## 0xf7
.short 0 ## 0x0
.short 13 ## 0xd
.short 0 ## 0x0
.short 8 ## 0x8
.short 0 ## 0x0
.short 8 ## 0x8
.short 0 ## 0x0
.short 132 ## 0x84
.short 0 ## 0x0
.short 253 ## 0xfd
.short 0 ## 0x0
.short 223 ## 0xdf
.short 0 ## 0x0
.short 2288 ## 0x8f0
.short 0 ## 0x0
.short 33920 ## 0x8480
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 54408 ## 0xd488
.short 56576 ## 0xdd00
.short 20360 ## 0x4f88
.short 34816 ## 0x8800
.short 55439 ## 0xd88f
.short 63488 ## 0xf800
.short 36237 ## 0x8d8d
.short 53248 ## 0xd000
.short 55431 ## 0xd887
.short 18432 ## 0x4800
.short 34829 ## 0x880d
.short 57088 ## 0xdf00
.short 0 ## 0x0
.short 65008 ## 0xfdf0
.short 0 ## 0x0
.short 3983 ## 0xf8f
.short 32768 ## 0x8000
.short 3917 ## 0xf4d
.short 0 ## 0x0
.short 223 ## 0xdf
.short 0 ## 0x0
.short 136 ## 0x88
.short 0 ## 0x0
.short 136 ## 0x88
.short 0 ## 0x0
.short 2120 ## 0x848
.short 0 ## 0x0
.short 4048 ## 0xfd0
.short 0 ## 0x0
.short 3568 ## 0xdf0
.short 0 ## 0x0
.short 57311 ## 0xdfdf
.short 3919 ## 0xf4f
.short 0 ## 0x0
.short 61440 ## 0xf000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 4095 ## 0xfff
.short 0 ## 0x0
.short 2301 ## 0x8fd
.short 0 ## 0x0
.short 2191 ## 0x88f
.short 0 ## 0x0
.short 2056 ## 0x808
.short 0 ## 0x0
.short 3848 ## 0xf08
.short 0 ## 0x0
.short 63501 ## 0xf80d
.short 32640 ## 0x7f80
.short 30735 ## 0x780f
.short 35064 ## 0x88f8
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 135 ## 0x87
.short 143 ## 0x8f
.short 36336 ## 0x8df0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 253 ## 0xfd
.short 32768 ## 0x8000
.short 223 ## 0xdf
.short 0 ## 0x0
.short 253 ## 0xfd
.short 0 ## 0x0
.short 143 ## 0x8f
.short 0 ## 0x0
.short 240 ## 0xf0
.short 32768 ## 0x8000
.short 3968 ## 0xf80
.short 18560 ## 0x4880
.short 63232 ## 0xf700
.short 65496 ## 0xffd8
.short 63488 ## 0xf800
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 8 ## 0x8
.short 8 ## 0x8
.short 36831 ## 0x8fdf
.short 15 ## 0xf
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 2288 ## 0x8f0
.short 0 ## 0x0
.short 2032 ## 0x7f0
.short 0 ## 0x0
.short 64768 ## 0xfd00
.short 0 ## 0x0
.short 53248 ## 0xd000
.short 32768 ## 0x8000
.short 0 ## 0x0
.short 2056 ## 0x808
.short 32768 ## 0x8000
.short 34831 ## 0x880f
.short 30848 ## 0x7880
.short 30728 ## 0x7808
.short 36863 ## 0x8fff
.short 32773 ## 0x8005
.short 2168 ## 0x878
.short 0 ## 0x0
.short 132 ## 0x84
.short 0 ## 0x0
.short 13 ## 0xd
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 13 ## 0xd
.short 8 ## 0x8
.short 34815 ## 0x87ff
.short 15 ## 0xf
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 36608 ## 0x8f00
.short 0 ## 0x0
.short 32512 ## 0x7f00
.short 0 ## 0x0
.short 53248 ## 0xd000
.short 15 ## 0xf
.short 0 ## 0x0
.short 13 ## 0xd
.short 0 ## 0x0
.short 32896 ## 0x8080
.short 0 ## 0x0
.short 33016 ## 0x80f8
.short 34816 ## 0x8800
.short 32903 ## 0x8087
.short 65520 ## 0xfff0
.short 88 ## 0x58
.short 34688 ## 0x8780
.short 0 ## 0x0
.short 2112 ## 0x840
.short 0 ## 0x0
.short 208 ## 0xd0
.short 0 ## 0x0
.short 8 ## 0x8
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 8 ## 0x8
.short 0 ## 0x0
.short 215 ## 0xd7
.short 128 ## 0x80
.short 32760 ## 0x7ff8
.short 248 ## 0xf8
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 43648 ## 0xaa80
.short 34816 ## 0x8800
.short 31416 ## 0x7ab8
.short 42928 ## 0xa7b0
.short 48055 ## 0xbbb7
.short 31352 ## 0x7a78
.short 48055 ## 0xbbb7
.short 0 ## 0x0
.short 0 ## 0x0
.short 47872 ## 0xbb00
.short 0 ## 0x0
.short 47792 ## 0xbab0
.short 187 ## 0xbb
.short 48059 ## 0xbbbb
.short 48007 ## 0xbb87
.short 183 ## 0xb7
.short 47991 ## 0xbb77
.short 11 ## 0xb
.short 47991 ## 0xbb77
.short 28672 ## 0x7000
.short 48061 ## 0xbbbd
.short 56251 ## 0xdbbb
.short 48056 ## 0xbbb8
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 48059 ## 0xbbbb
.short 3003 ## 0xbbb
.short 48059 ## 0xbbbb
.short 48056 ## 0xbbb8
.short 14523 ## 0x38bb
.short 35715 ## 0x8b83
.short 8827 ## 0x227b
.short 8738 ## 0x2222
.short 8827 ## 0x227b
.short 45858 ## 0xb322
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 48059 ## 0xbbbb
.short 35771 ## 0x8bbb
.short 13192 ## 0x3388
.short 47240 ## 0xb888
.short 48059 ## 0xbbbb
.short 47923 ## 0xbb33
.short 48059 ## 0xbbbb
.short 13243 ## 0x33bb
.short 56707 ## 0xdd83
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 48048 ## 0xbbb0
.short 48048 ## 0xbbb0
.short 35771 ## 0x8bbb
.short 34955 ## 0x888b
.short 34867 ## 0x8833
.short 30859 ## 0x788b
.short 30583 ## 0x7777
.short 30579 ## 0x7773
.short 13192 ## 0x3388
.short 56787 ## 0xddd3
.short 48061 ## 0xbbbd
.short 48061 ## 0xbbbd
.short 48059 ## 0xbbbb
.short 0 ## 0x0
.short 0 ## 0x0
.short 48059 ## 0xbbbb
.short 48059 ## 0xbbbb
.short 34952 ## 0x8888
.short 34952 ## 0x8888
.short 13112 ## 0x3338
.short 13107 ## 0x3333
.short 13191 ## 0x3387
.short 8739 ## 0x2223
.short 13107 ## 0x3333
.short 9011 ## 0x2333
.short 48059 ## 0xbbbb
.short 34952 ## 0x8888
.short 48059 ## 0xbbbb
.short 35771 ## 0x8bbb
.short 0 ## 0x0
.short 0 ## 0x0
.short 3003 ## 0xbbb
.short 0 ## 0x0
.short 48059 ## 0xbbbb
.short 11 ## 0xb
.short 55483 ## 0xd8bb
.short 48059 ## 0xbbbb
.short 35618 ## 0x8b22
.short 48061 ## 0xbbbd
.short 45602 ## 0xb222
.short 48056 ## 0xbbb8
.short 46003 ## 0xb3b3
.short 47995 ## 0xbb7b
.short 47240 ## 0xb888
.short 47987 ## 0xbb73
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 8 ## 0x8
.short 0 ## 0x0
.short 2955 ## 0xb8b
.short 0 ## 0x0
.short 2171 ## 0x87b
.short 0 ## 0x0
.short 47035 ## 0xb7bb
.short 0 ## 0x0
.short 47035 ## 0xb7bb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 43739 ## 0xaadb
.short 0 ## 0x0
.short 46960 ## 0xb770
.short 0 ## 0x0
.short 2992 ## 0xbb0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 34743 ## 0x87b7
.short 11 ## 0xb
.short 47872 ## 0xbb00
.short 48007 ## 0xbb87
.short 0 ## 0x0
.short 47995 ## 0xbb7b
.short 45056 ## 0xb000
.short 47991 ## 0xbb77
.short 45056 ## 0xb000
.short 48087 ## 0xbbd7
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 48059 ## 0xbbbb
.short 0 ## 0x0
.short 48059 ## 0xbbbb
.short 48059 ## 0xbbbb
.short 47291 ## 0xb8bb
.short 48059 ## 0xbbbb
.short 10427 ## 0x28bb
.short 8738 ## 0x2222
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 47872 ## 0xbb00
.short 48059 ## 0xbbbb
.short 48059 ## 0xbbbb
.short 35003 ## 0x88bb
.short 48059 ## 0xbbbb
.short 13107 ## 0x3333
.short 48051 ## 0xbbb3
.short 13115 ## 0x333b
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 48048 ## 0xbbb0
.short 35003 ## 0x88bb
.short 35003 ## 0x88bb
.short 48051 ## 0xbbb3
.short 13192 ## 0x3388
.short 56795 ## 0xdddb
.short 30579 ## 0x7773
.short 30583 ## 0x7777
.short 54067 ## 0xd333
.short 56797 ## 0xdddd
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 34952 ## 0x8888
.short 48059 ## 0xbbbb
.short 48083 ## 0xbbd3
.short 45875 ## 0xb333
.short 13271 ## 0x33d7
.short 47931 ## 0xbb3b
.short 13107 ## 0x3333
.short 9011 ## 0x2333
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 48008 ## 0xbb88
.short 48059 ## 0xbbbb
.short 35771 ## 0x8bbb
.short 48059 ## 0xbbbb
.short 8738 ## 0x2222
.short 48002 ## 0xbb82
.short 8739 ## 0x2223
.short 47234 ## 0xb882
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 119 ## 0x77
.short 0 ## 0x0
.short 2167 ## 0x877
.short 0 ## 0x0
.short 2171 ## 0x87b
.short 0 ## 0x0
.short 3515 ## 0xdbb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 36224 ## 0x8d80
.short 0 ## 0x0
.short 43648 ## 0xaa80
.short 0 ## 0x0
.short 35584 ## 0x8b00
.short 0 ## 0x0
.short 32141 ## 0x7d8d
.short 53248 ## 0xd000
.short 48055 ## 0xbbb7
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 47872 ## 0xbb00
.short 47227 ## 0xb87b
.short 48055 ## 0xbbb7
.short 48007 ## 0xbb87
.short 44779 ## 0xaeeb
.short 48056 ## 0xbbb8
.short 30685 ## 0x77dd
.short 48059 ## 0xbbbb
.short 31675 ## 0x7bbb
.short 35498 ## 0x8aaa
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 48048 ## 0xbbb0
.short 35771 ## 0x8bbb
.short 48051 ## 0xbbb3
.short 10427 ## 0x28bb
.short 8738 ## 0x2222
.short 48059 ## 0xbbbb
.short 45602 ## 0xb222
.short 48059 ## 0xbbbb
.short 48056 ## 0xbbb8
.short 48059 ## 0xbbbb
.short 47243 ## 0xb88b
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 48059 ## 0xbbbb
.short 187 ## 0xbb
.short 15163 ## 0x3b3b
.short 48003 ## 0xbb83
.short 46003 ## 0xb3b3
.short 13115 ## 0x333b
.short 13234 ## 0x33b2
.short 48051 ## 0xbbb3
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 45883 ## 0xb33b
.short 13115 ## 0x333b
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 187 ## 0xbb
.short 0 ## 0x0
.short 34947 ## 0x8883
.short 48059 ## 0xbbbb
.short 13115 ## 0x333b
.short 34952 ## 0x8888
.short 30579 ## 0x7773
.short 30583 ## 0x7777
.short 30595 ## 0x7783
.short 56695 ## 0xdd77
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 47243 ## 0xb88b
.short 48059 ## 0xbbbb
.short 33592 ## 0x8338
.short 35771 ## 0x8bbb
.short 13175 ## 0x3377
.short 33587 ## 0x8333
.short 13112 ## 0x3338
.short 47240 ## 0xb888
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 48059 ## 0xbbbb
.short 187 ## 0xbb
.short 48056 ## 0xbbb8
.short 47291 ## 0xb8bb
.short 35771 ## 0x8bbb
.short 48056 ## 0xbbb8
.short 48059 ## 0xbbbb
.short 48059 ## 0xbbbb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 183 ## 0xb7
.short 0 ## 0x0
.short 3451 ## 0xd7b
.short 0 ## 0x0
.short 1915 ## 0x77b
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 43696 ## 0xaab0
.short 0 ## 0x0
.short 56240 ## 0xdbb0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 48091 ## 0xbbdb
.short 34744 ## 0x87b8
.short 47991 ## 0xbb77
.short 48055 ## 0xbbb7
.short 48090 ## 0xbbda
.short 28680 ## 0x7008
.short 48061 ## 0xbbbd
.short 28672 ## 0x7000
.short 48061 ## 0xbbbd
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 48059 ## 0xbbbb
.short 35771 ## 0x8bbb
.short 35771 ## 0x8bbb
.short 13106 ## 0x3332
.short 35771 ## 0x8bbb
.short 45602 ## 0xb222
.short 47291 ## 0xb8bb
.short 8738 ## 0x2222
.short 45755 ## 0xb2bb
.short 47906 ## 0xbb22
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 34952 ## 0x8888
.short 48056 ## 0xbbb8
.short 47923 ## 0xbb33
.short 13107 ## 0x3333
.short 13243 ## 0x33bb
.short 13243 ## 0x33bb
.short 45875 ## 0xb333
.short 13243 ## 0x33bb
.short 47923 ## 0xbb33
.short 47923 ## 0xbb33
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 11 ## 0xb
.short 0 ## 0x0
.short 48056 ## 0xbbb8
.short 35003 ## 0x88bb
.short 34947 ## 0x8883
.short 30856 ## 0x7888
.short 30584 ## 0x7778
.short 34679 ## 0x8777
.short 30851 ## 0x7883
.short 13191 ## 0x3387
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 48048 ## 0xbbb0
.short 14472 ## 0x3888
.short 45875 ## 0xb333
.short 13107 ## 0x3333
.short 8739 ## 0x2223
.short 13107 ## 0x3333
.short 34952 ## 0x8888
.short 34947 ## 0x8883
.short 48059 ## 0xbbbb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 3003 ## 0xbbb
.short 0 ## 0x0
.short 48050 ## 0xbbb2
.short 31675 ## 0x7bbb
.short 53794 ## 0xd222
.short 48059 ## 0xbbbb
.short 47240 ## 0xb888
.short 48061 ## 0xbbbd
.short 35771 ## 0x8bbb
.short 48056 ## 0xbbb8
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 11 ## 0xb
.short 0 ## 0x0
.short 13 ## 0xd
.short 0 ## 0x0
.short 2231 ## 0x8b7
.short 0 ## 0x0
.short 3035 ## 0xbdb
.short 0 ## 0x0
.short 2171 ## 0x87b
.short 30896 ## 0x78b0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 31403 ## 0x7aab
.short 48059 ## 0xbbbb
.short 48059 ## 0xbbbb
.short 30587 ## 0x777b
.short 0 ## 0x0
.short 48048 ## 0xbbb0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 35771 ## 0x8bbb
.short 48059 ## 0xbbbb
.short 47735 ## 0xba77
.short 48059 ## 0xbbbb
.short 31675 ## 0x7bbb
.short 31402 ## 0x7aaa
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 48059 ## 0xbbbb
.short 48059 ## 0xbbbb
.short 30651 ## 0x77bb
.short 34951 ## 0x8887
.short 35031 ## 0x88d7
.short 8 ## 0x8
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 34685 ## 0x877d
.short 48059 ## 0xbbbb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 47291 ## 0xb8bb
.short 48605 ## 0xbddd
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 48059 ## 0xbbbb
.short 48059 ## 0xbbbb
.short 30589 ## 0x777d
.short 48055 ## 0xbbb7
.short 34952 ## 0x8888
.short 46968 ## 0xb778
.short 0 ## 0x0
.short 32000 ## 0x7d00
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 56251 ## 0xdbbb
.short 0 ## 0x0
.short 56251 ## 0xdbbb
.short 13 ## 0xd
.short 47031 ## 0xb7b7
.short 186 ## 0xba
.short 35770 ## 0x8bba
.short 11 ## 0xb
.short 47018 ## 0xb7aa
.short 0 ## 0x0
.short 2992 ## 0xbb0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 2048 ## 0x800
.short 0 ## 0x0
.short 46960 ## 0xb770
.short 0 ## 0x0
.short 43632 ## 0xaa70
.short 8 ## 0x8
.short 31616 ## 0x7b80
.short 43895 ## 0xab77
.short 0 ## 0x0
.short 31675 ## 0x7bbb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 48055 ## 0xbbb7
.short 53248 ## 0xd000
.short 48061 ## 0xbbbd
.short 43776 ## 0xab00
.short 48058 ## 0xbbba
.short 43707 ## 0xaabb
.short 48059 ## 0xbbbb
.short 48059 ## 0xbbbb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 34955 ## 0x888b
.short 48059 ## 0xbbbb
.short 43963 ## 0xabbb
.short 48059 ## 0xbbbb
.short 47786 ## 0xbaaa
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 48059 ## 0xbbbb
.short 48059 ## 0xbbbb
.short 48059 ## 0xbbbb
.short 48059 ## 0xbbbb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 35003 ## 0x88bb
.short 13112 ## 0x3338
.short 46973 ## 0xb77d
.short 48059 ## 0xbbbb
.short 31664 ## 0x7bb0
.short 46967 ## 0xb777
.short 0 ## 0x0
.short 56576 ## 0xdd00
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 48059 ## 0xbbbb
.short 48059 ## 0xbbbb
.short 48059 ## 0xbbbb
.short 48059 ## 0xbbbb
.short 56797 ## 0xdddd
.short 56797 ## 0xdddd
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 34947 ## 0x8883
.short 48059 ## 0xbbbb
.short 48059 ## 0xbbbb
.short 48059 ## 0xbbbb
.short 30651 ## 0x77bb
.short 30583 ## 0x7777
.short 221 ## 0xdd
.short 28672 ## 0x7000
.short 0 ## 0x0
.short 28672 ## 0x7000
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 31675 ## 0x7bbb
.short 11 ## 0xb
.short 30651 ## 0x77bb
.short 221 ## 0xdd
.short 36215 ## 0x8d77
.short 138 ## 0x8a
.short 48058 ## 0xbbba
.short 187 ## 0xbb
.short 47015 ## 0xb7a7
.short 0 ## 0x0
.short 2955 ## 0xb8b
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 31344 ## 0x7a70
.short 8 ## 0x8
.short 34560 ## 0x8700
.short 11 ## 0xb
.short 3328 ## 0xd00
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 45056 ## 0xb000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 31675 ## 0x7bbb
.short 48059 ## 0xbbbb
.short 0 ## 0x0
.short 30651 ## 0x77bb
.short 0 ## 0x0
.short 47872 ## 0xbb00
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 13192 ## 0x3388
.short 15155 ## 0x3b33
.short 48056 ## 0xbbb8
.short 56792 ## 0xddd8
.short 47735 ## 0xba77
.short 48059 ## 0xbbbb
.short 32768 ## 0x8000
.short 30632 ## 0x77a8
.short 0 ## 0x0
.short 34944 ## 0x8880
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 33587 ## 0x8333
.short 13192 ## 0x3388
.short 13107 ## 0x3333
.short 48088 ## 0xbbd8
.short 56797 ## 0xdddd
.short 31675 ## 0x7bbb
.short 30583 ## 0x7777
.short 2167 ## 0x877
.short 34952 ## 0x8888
.short 8 ## 0x8
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 48008 ## 0xbb88
.short 31675 ## 0x7bbb
.short 46971 ## 0xb77b
.short 48059 ## 0xbbbb
.short 2999 ## 0xbb7
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 30583 ## 0x7777
.short 48055 ## 0xbbb7
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 30464 ## 0x7700
.short 0 ## 0x0
.short 55296 ## 0xd800
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 32187 ## 0x7dbb
.short 0 ## 0x0
.short 1912 ## 0x778
.short 0 ## 0x0
.short 3037 ## 0xbdd
.short 0 ## 0x0
.short 184 ## 0xb8
.short 0 ## 0x0
.short 13 ## 0xd
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 47035 ## 0xb7bb
.short 56203 ## 0xdb8b
.short 35499 ## 0x8aab
.short 48056 ## 0xbbb8
.short 36219 ## 0x8d7b
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 56075 ## 0xdb0b
.short 48059 ## 0xbbbb
.short 30587 ## 0x777b
.short 48059 ## 0xbbbb
.short 48048 ## 0xbbb0
.short 30583 ## 0x7777
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 35771 ## 0x8bbb
.short 13107 ## 0x3333
.short 48059 ## 0xbbbb
.short 48059 ## 0xbbbb
.short 30583 ## 0x7777
.short 48058 ## 0xbbba
.short 0 ## 0x0
.short 48048 ## 0xbbb0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 13107 ## 0x3333
.short 13107 ## 0x3333
.short 48059 ## 0xbbbb
.short 48059 ## 0xbbbb
.short 48059 ## 0xbbbb
.short 30651 ## 0x77bb
.short 48059 ## 0xbbbb
.short 3003 ## 0xbbb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 48605 ## 0xbddd
.short 48059 ## 0xbbbb
.short 31675 ## 0x7bbb
.short 48007 ## 0xbb87
.short 46967 ## 0xb777
.short 187 ## 0xbb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 35771 ## 0x8bbb
.short 48056 ## 0xbbb8
.short 11 ## 0xb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 31675 ## 0x7bbb
.short 48061 ## 0xbbbd
.short 0 ## 0x0
.short 56240 ## 0xdbb0
.short 0 ## 0x0
.short 34816 ## 0x8800
.short 0 ## 0x0
.short 31232 ## 0x7a00
.short 0 ## 0x0
.short 30720 ## 0x7800
.short 0 ## 0x0
.short 32768 ## 0x8000
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 56251 ## 0xdbbb
.short 139 ## 0x8b
.short 31675 ## 0x7bbb
.short 170 ## 0xaa
.short 48552 ## 0xbda8
.short 135 ## 0x87
.short 8 ## 0x8
.short 0 ## 0x0
.short 11 ## 0xb
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.globl _SpritesBTPal ## @SpritesBTPal
.p2align 2
_SpritesBTPal:
.short 31775 ## 0x7c1f
.short 30834 ## 0x7872
.short 2143 ## 0x85f
.short 32199 ## 0x7dc7
.short 15102 ## 0x3afe
.short 19557 ## 0x4c65
.short 32703 ## 0x7fbf
.short 3743 ## 0xe9f
.short 2162 ## 0x872
.short 16178 ## 0x3f32
.short 20479 ## 0x4fff
.short 3200 ## 0xc80
.short 18639 ## 0x48cf
.short 2398 ## 0x95e
.short 27988 ## 0x6d54
.short 3473 ## 0xd91
.space 480
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _SpritesBTTiles ; @SpritesBTTiles
.p2align 2
_SpritesBTTiles:
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 0 ; 0x0
.short 52224 ; 0xcc00
.short 0 ; 0x0
.short 5520 ; 0x1590
.short 0 ; 0x0
.short 7495 ; 0x1d47
.short 47912 ; 0xbb28
.short 9 ; 0x9
.short 48059 ; 0xbbbb
.short 187 ; 0xbb
.short 35003 ; 0x88bb
.short 187 ; 0xbb
.short 55179 ; 0xd78b
.short 8 ; 0x8
.short 18304 ; 0x4780
.short 8 ; 0x8
.short 53979 ; 0xd2db
.short 0 ; 0x0
.short 2172 ; 0x87c
.short 0 ; 0x0
.short 51012 ; 0xc744
.short 0 ; 0x0
.short 0 ; 0x0
.short 29883 ; 0x74bb
.short 45056 ; 0xb000
.short 30651 ; 0x77bb
.short 47872 ; 0xbb00
.short 32139 ; 0x7d8b
.short 47872 ; 0xbb00
.short 55168 ; 0xd780
.short 10240 ; 0x2800
.short 55168 ; 0xd780
.short 10240 ; 0x2800
.short 56704 ; 0xdd80
.short 36864 ; 0x9000
.short 54319 ; 0xd42f
.short 0 ; 0x0
.short 9257 ; 0x2429
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 9 ; 0x9
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 9216 ; 0x2400
.short 0 ; 0x0
.short 30464 ; 0x7700
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 7 ; 0x7
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 36864 ; 0x9000
.short 0 ; 0x0
.short 8192 ; 0x2000
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 0 ; 0x0
.short 36864 ; 0x9000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 48056 ; 0xbbb8
.short 9 ; 0x9
.short 35771 ; 0x8bbb
.short 11 ; 0xb
.short 47291 ; 0xb8bb
.short 9 ; 0x9
.short 32139 ; 0x7d8b
.short 7 ; 0x7
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 8 ; 0x8
.short 47872 ; 0xbb00
.short 178 ; 0xb2
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 40960 ; 0xa000
.short 0 ; 0x0
.short 40960 ; 0xa000
.short 0 ; 0x0
.short 43520 ; 0xaa00
.short 0 ; 0x0
.short 55808 ; 0xda00
.short 0 ; 0x0
.short 43680 ; 0xaaa0
.short 0 ; 0x0
.short 43952 ; 0xabb0
.short 0 ; 0x0
.short 43680 ; 0xaaa0
.short 0 ; 0x0
.short 56746 ; 0xddaa
.short 186 ; 0xba
.short 0 ; 0x0
.short 55978 ; 0xdaaa
.short 11 ; 0xb
.short 56797 ; 0xdddd
.short 11 ; 0xb
.short 48605 ; 0xbddd
.short 11 ; 0xb
.short 48605 ; 0xbddd
.short 0 ; 0x0
.short 48090 ; 0xbbda
.short 0 ; 0x0
.short 48605 ; 0xbddd
.short 0 ; 0x0
.short 56797 ; 0xdddd
.short 11 ; 0xb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 48059 ; 0xbbbb
.short 45056 ; 0xb000
.short 43693 ; 0xaaad
.short 56064 ; 0xdb00
.short 43741 ; 0xaadd
.short 48560 ; 0xbdb0
.short 56749 ; 0xddad
.short 56240 ; 0xdbb0
.short 56746 ; 0xddaa
.short 44464 ; 0xadb0
.short 56746 ; 0xddaa
.short 44464 ; 0xadb0
.short 43690 ; 0xaaaa
.short 0 ; 0x0
.short 0 ; 0x0
.short 48059 ; 0xbbbb
.short 0 ; 0x0
.short 55978 ; 0xdaaa
.short 11 ; 0xb
.short 48554 ; 0xbdaa
.short 189 ; 0xbd
.short 47802 ; 0xbaba
.short 3035 ; 0xbdb
.short 43997 ; 0xabdd
.short 3003 ; 0xbbb
.short 48058 ; 0xbbba
.short 3005 ; 0xbbd
.short 56794 ; 0xddda
.short 3037 ; 0xbdd
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 40960 ; 0xa000
.short 55978 ; 0xdaaa
.short 40960 ; 0xa000
.short 43690 ; 0xaaaa
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 186 ; 0xba
.short 45064 ; 0xb008
.short 184 ; 0xb8
.short 43690 ; 0xaaaa
.short 43693 ; 0xaaad
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 43728 ; 0xaad0
.short 186 ; 0xba
.short 56746 ; 0xddaa
.short 141 ; 0x8d
.short 28672 ; 0x7000
.short 7293 ; 0x1c7d
.short 18688 ; 0x4900
.short 4487 ; 0x1187
.short 10240 ; 0x2800
.short 4434 ; 0x1152
.short 18432 ; 0x4800
.short 33052 ; 0x811c
.short 43008 ; 0xa800
.short 33177 ; 0x8199
.short 44800 ; 0xaf00
.short 35593 ; 0x8b09
.short 30976 ; 0x7900
.short 34039 ; 0x84f7
.short 30976 ; 0x7900
.short 17629 ; 0x44dd
.short 50252 ; 0xc44c
.short 0 ; 0x0
.short 22306 ; 0x5722
.short 0 ; 0x0
.short 21069 ; 0x524d
.short 0 ; 0x0
.short 39805 ; 0x9b7d
.short 0 ; 0x0
.short 2952 ; 0xb88
.short 0 ; 0x0
.short 1410 ; 0x582
.short 0 ; 0x0
.short 64946 ; 0xfdb2
.short 0 ; 0x0
.short 55439 ; 0xd88f
.short 0 ; 0x0
.short 0 ; 0x0
.short 23897 ; 0x5d59
.short 0 ; 0x0
.short 4377 ; 0x1119
.short 0 ; 0x0
.short 4380 ; 0x111c
.short 0 ; 0x0
.short 16657 ; 0x4111
.short 36864 ; 0x9000
.short 49425 ; 0xc111
.short 0 ; 0x0
.short 11465 ; 0x2cc9
.short 0 ; 0x0
.short 47280 ; 0xb8b0
.short 0 ; 0x0
.short 19888 ; 0x4db0
.short 2 ; 0x2
.short 0 ; 0x0
.short 7 ; 0x7
.short 0 ; 0x0
.short 13 ; 0xd
.short 0 ; 0x0
.short 2 ; 0x2
.short 0 ; 0x0
.short 8 ; 0x8
.short 0 ; 0x0
.short 2 ; 0x2
.short 0 ; 0x0
.short 146 ; 0x92
.short 0 ; 0x0
.short 151 ; 0x97
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 22937 ; 0x5999
.short 0 ; 0x0
.short 4373 ; 0x1115
.short 61440 ; 0xf000
.short 8475 ; 0x211b
.short 12032 ; 0x2f00
.short 19906 ; 0x4dc2
.short 63232 ; 0xf700
.short 11736 ; 0x2dd8
.short 45056 ; 0xb000
.short 187 ; 0xbb
.short 45056 ; 0xb000
.short 3003 ; 0xbbb
.short 48076 ; 0xbbcc
.short 48059 ; 0xbbbb
.short 56145 ; 0xdb51
.short 45691 ; 0xb27b
.short 48002 ; 0xbb82
.short 47229 ; 0xb87d
.short 34164 ; 0x8574
.short 2013 ; 0x7dd
.short 38365 ; 0x95dd
.short 216 ; 0xd8
.short 2455 ; 0x997
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 43264 ; 0xa900
.short 0 ; 0x0
.short 26409 ; 0x6729
.short 36304 ; 0x8dd0
.short 18061 ; 0x468d
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 2553 ; 0x9f9
.short 0 ; 0x0
.short 33314 ; 0x8222
.short 0 ; 0x0
.short 19746 ; 0x4d22
.short 13 ; 0xd
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 40960 ; 0xa000
.short 0 ; 0x0
.short 33312 ; 0x8220
.short 0 ; 0x0
.short 44352 ; 0xad40
.short 0 ; 0x0
.short 30464 ; 0x7700
.short 0 ; 0x0
.short 11592 ; 0x2d48
.short 36864 ; 0x9000
.short 42663 ; 0xa6a7
.short 36864 ; 0x9000
.short 18020 ; 0x4664
.short 0 ; 0x0
.short 0 ; 0x0
.short 10 ; 0xa
.short 0 ; 0x0
.short 41687 ; 0xa2d7
.short 0 ; 0x0
.short 30676 ; 0x77d4
.short 0 ; 0x0
.short 1831 ; 0x727
.short 0 ; 0x0
.short 38872 ; 0x97d8
.short 0 ; 0x0
.short 30719 ; 0x77ff
.short 153 ; 0x99
.short 26212 ; 0x6664
.short 2420 ; 0x974
.short 0 ; 0x0
.short 57088 ; 0xdf00
.short 0 ; 0x0
.short 35721 ; 0x8b89
.short 36864 ; 0x9000
.short 36274 ; 0x8db2
.short 0 ; 0x0
.short 35771 ; 0x8bbb
.short 0 ; 0x0
.short 29369 ; 0x72b9
.short 0 ; 0x0
.short 30657 ; 0x77c1
.short 36864 ; 0x9000
.short 33473 ; 0x82c1
.short 5520 ; 0x1590
.short 33041 ; 0x8111
.short 7 ; 0x7
.short 0 ; 0x0
.short 10 ; 0xa
.short 0 ; 0x0
.short 13 ; 0xd
.short 0 ; 0x0
.short 39421 ; 0x99fd
.short 0 ; 0x0
.short 29773 ; 0x744d
.short 15 ; 0xf
.short 42602 ; 0xa66a
.short 28676 ; 0x7004
.short 26214 ; 0x6666
.short 9999 ; 0x270f
.short 42854 ; 0xa766
.short 54482 ; 0xd4d2
.short 0 ; 0x0
.short 35072 ; 0x8900
.short 0 ; 0x0
.short 32000 ; 0x7d00
.short 0 ; 0x0
.short 16976 ; 0x4250
.short 0 ; 0x0
.short 10261 ; 0x2815
.short 22784 ; 0x5900
.short 20753 ; 0x5111
.short 5376 ; 0x1500
.short 33041 ; 0x8111
.short 7680 ; 0x1e00
.short 32017 ; 0x7d11
.short 35072 ; 0x8900
.short 2092 ; 0x82c
.short 41648 ; 0xa2b0
.short 8 ; 0x8
.short 33468 ; 0x82bc
.short 15 ; 0xf
.short 30852 ; 0x7884
.short 13 ; 0xd
.short 36210 ; 0x8d72
.short 162 ; 0xa2
.short 168 ; 0xa8
.short 0 ; 0x0
.short 7 ; 0x7
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 36864 ; 0x9000
.short 0 ; 0x0
.short 55808 ; 0xda00
.short 0 ; 0x0
.short 42752 ; 0xa700
.short 0 ; 0x0
.short 56576 ; 0xdd00
.short 0 ; 0x0
.short 54304 ; 0xd420
.short 0 ; 0x0
.short 34592 ; 0x8720
.short 48016 ; 0xbb90
.short 2491 ; 0x9bb
.short 48560 ; 0xbdb0
.short 3003 ; 0xbbb
.short 34997 ; 0x88b5
.short 39867 ; 0x9bbb
.short 29277 ; 0x725d
.short 3005 ; 0xbbd
.short 36183 ; 0x8d57
.short 16389 ; 0x4005
.short 29832 ; 0x7488
.short 56284 ; 0xdbdc
.short 56705 ; 0xdd81
.short 2685 ; 0xa7d
.short 23841 ; 0x5d21
.short 168 ; 0xa8
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 34 ; 0x22
.short 0 ; 0x0
.short 2429 ; 0x97d
.short 0 ; 0x0
.short 2698 ; 0xa8a
.short 0 ; 0x0
.short 1792 ; 0x700
.short 0 ; 0x0
.short 40960 ; 0xa000
.short 55994 ; 0xdaba
.short 43520 ; 0xaa00
.short 55995 ; 0xdabb
.short 55808 ; 0xda00
.short 43707 ; 0xaabb
.short 43776 ; 0xab00
.short 43965 ; 0xabbd
.short 40960 ; 0xa000
.short 44474 ; 0xadba
.short 45056 ; 0xb000
.short 43707 ; 0xaabb
.short 0 ; 0x0
.short 56016 ; 0xdad0
.short 0 ; 0x0
.short 55968 ; 0xdaa0
.short 56029 ; 0xdadd
.short 11 ; 0xb
.short 56029 ; 0xdadd
.short 3499 ; 0xdab
.short 43997 ; 0xabdd
.short 3501 ; 0xdad
.short 43994 ; 0xabda
.short 3002 ; 0xbba
.short 48090 ; 0xbbda
.short 187 ; 0xbb
.short 48605 ; 0xbddd
.short 0 ; 0x0
.short 56797 ; 0xdddd
.short 11 ; 0xb
.short 56797 ; 0xdddd
.short 11 ; 0xb
.short 56064 ; 0xdb00
.short 56794 ; 0xddda
.short 45056 ; 0xb000
.short 56749 ; 0xddad
.short 0 ; 0x0
.short 56027 ; 0xdadb
.short 0 ; 0x0
.short 44464 ; 0xadb0
.short 0 ; 0x0
.short 56064 ; 0xdb00
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 48061 ; 0xbbbd
.short 186 ; 0xba
.short 43997 ; 0xabdd
.short 11 ; 0xb
.short 48573 ; 0xbdbd
.short 0 ; 0x0
.short 3035 ; 0xbdb
.short 0 ; 0x0
.short 189 ; 0xbd
.short 0 ; 0x0
.short 11 ; 0xb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 53248 ; 0xd000
.short 35000 ; 0x88b8
.short 53248 ; 0xd000
.short 55432 ; 0xd888
.short 32768 ; 0x8000
.short 48605 ; 0xbddd
.short 45056 ; 0xb000
.short 48520 ; 0xbd88
.short 32768 ; 0x8000
.short 48605 ; 0xbddd
.short 45056 ; 0xb000
.short 48520 ; 0xbd88
.short 40960 ; 0xa000
.short 56712 ; 0xdd88
.short 53248 ; 0xd000
.short 36317 ; 0x8ddd
.short 44424 ; 0xad88
.short 56746 ; 0xddaa
.short 56797 ; 0xdddd
.short 48093 ; 0xbbdd
.short 48059 ; 0xbbbb
.short 48059 ; 0xbbbb
.short 35771 ; 0x8bbb
.short 35771 ; 0x8bbb
.short 36235 ; 0x8d8b
.short 35037 ; 0x88dd
.short 35003 ; 0x88bb
.short 35768 ; 0x8bb8
.short 56797 ; 0xdddd
.short 48045 ; 0xbbad
.short 35000 ; 0x88b8
.short 44504 ; 0xadd8
.short 35037 ; 0x88dd
.short 187 ; 0xbb
.short 56795 ; 0xdddb
.short 189 ; 0xbd
.short 35035 ; 0x88db
.short 187 ; 0xbb
.short 56760 ; 0xddb8
.short 141 ; 0x8d
.short 35512 ; 0x8ab8
.short 184 ; 0xb8
.short 55464 ; 0xd8a8
.short 187 ; 0xbb
.short 55978 ; 0xdaaa
.short 141 ; 0x8d
.short 47245 ; 0xb88d
.short 187 ; 0xbb
.short 32768 ; 0x8000
.short 17549 ; 0x448d
.short 0 ; 0x0
.short 19192 ; 0x4af8
.short 0 ; 0x0
.short 42623 ; 0xa67f
.short 0 ; 0x0
.short 26191 ; 0x664f
.short 0 ; 0x0
.short 26239 ; 0x667f
.short 0 ; 0x0
.short 26239 ; 0x667f
.short 0 ; 0x0
.short 26239 ; 0x667f
.short 0 ; 0x0
.short 26487 ; 0x6777
.short 33914 ; 0x847a
.short 168 ; 0xa8
.short 54340 ; 0xd444
.short 173 ; 0xad
.short 19012 ; 0x4a44
.short 0 ; 0x0
.short 27207 ; 0x6a47
.short 7 ; 0x7
.short 25668 ; 0x6444
.short 10 ; 0xa
.short 27258 ; 0x6a7a
.short 6 ; 0x6
.short 17658 ; 0x44fa
.short 6 ; 0x6
.short 25732 ; 0x6484
.short 170 ; 0xaa
.short 0 ; 0x0
.short 25776 ; 0x64b0
.short 0 ; 0x0
.short 27312 ; 0x6ab0
.short 0 ; 0x0
.short 25744 ; 0x6490
.short 0 ; 0x0
.short 44800 ; 0xaf00
.short 0 ; 0x0
.short 20224 ; 0x4f00
.short 0 ; 0x0
.short 20224 ; 0x4f00
.short 0 ; 0x0
.short 32512 ; 0x7f00
.short 0 ; 0x0
.short 65280 ; 0xff00
.short 167 ; 0xa7
.short 0 ; 0x0
.short 166 ; 0xa6
.short 0 ; 0x0
.short 70 ; 0x46
.short 0 ; 0x0
.short 1126 ; 0x466
.short 0 ; 0x0
.short 2662 ; 0xa66
.short 0 ; 0x0
.short 18022 ; 0x4666
.short 0 ; 0x0
.short 30310 ; 0x7666
.short 0 ; 0x0
.short 30308 ; 0x7664
.short 0 ; 0x0
.short 25728 ; 0x6480
.short 18388 ; 0x47d4
.short 25776 ; 0x64b0
.short 44500 ; 0xadd4
.short 42112 ; 0xa480
.short 32102 ; 0x7d66
.short 18432 ; 0x4800
.short 10854 ; 0x2a66
.short 61440 ; 0xf000
.short 63076 ; 0xf664
.short 63488 ; 0xf800
.short 26180 ; 0x6644
.short 64810 ; 0xfd2a
.short 18022 ; 0x4666
.short 33501 ; 0x82dd
.short 31332 ; 0x7a64
.short 7 ; 0x7
.short 0 ; 0x0
.short 77 ; 0x4d
.short 0 ; 0x0
.short 30333 ; 0x767d
.short 0 ; 0x0
.short 29911 ; 0x74d7
.short 0 ; 0x0
.short 29917 ; 0x74dd
.short 0 ; 0x0
.short 38015 ; 0x947f
.short 0 ; 0x0
.short 2431 ; 0x97f
.short 0 ; 0x0
.short 9 ; 0x9
.short 0 ; 0x0
.short 9280 ; 0x2440
.short 17986 ; 0x4642
.short 29392 ; 0x72d0
.short 26280 ; 0x66a8
.short 63632 ; 0xf890
.short 26276 ; 0x66a4
.short 19200 ; 0x4b00
.short 17510 ; 0x4466
.short 27392 ; 0x6b00
.short 18390 ; 0x47d6
.short 43776 ; 0xab00
.short 34630 ; 0x8746
.short 19200 ; 0x4b00
.short 44406 ; 0xad76
.short 61440 ; 0xf000
.short 26836 ; 0x68d4
.short 18210 ; 0x4722
.short 47911 ; 0xbb27
.short 23848 ; 0x5d28
.short 20753 ; 0x5111
.short 4535 ; 0x11b7
.short 4369 ; 0x1111
.short 23684 ; 0x5c84
.short 20753 ; 0x5111
.short 50247 ; 0xc447
.short 1297 ; 0x511
.short 22664 ; 0x5888
.short 2491 ; 0x9bb
.short 48054 ; 0xbbb6
.short 2491 ; 0x9bb
.short 48567 ; 0xbdb7
.short 2859 ; 0xb2b
.short 36864 ; 0x9000
.short 26212 ; 0x6664
.short 30464 ; 0x7700
.short 26285 ; 0x66ad
.short 56647 ; 0xdd47
.short 33348 ; 0x8244
.short 48061 ; 0xbbbd
.short 22488 ; 0x57d8
.short 45751 ; 0xb2b7
.short 7307 ; 0x1c8b
.short 8704 ; 0x2200
.short 4539 ; 0x11bb
.short 45056 ; 0xb000
.short 36864 ; 0x9000
.short 0 ; 0x0
.short 0 ; 0x0
.short 26214 ; 0x6666
.short 3910 ; 0xf46
.short 42106 ; 0xa47a
.short 2422 ; 0x976
.short 8744 ; 0x2228
.short 242 ; 0xf2
.short 10194 ; 0x27d2
.short 15 ; 0xf
.short 40001 ; 0x9c41
.short 0 ; 0x0
.short 51985 ; 0xcb11
.short 0 ; 0x0
.short 23313 ; 0x5b11
.short 0 ; 0x0
.short 23321 ; 0x5b19
.short 12 ; 0xc
.short 4368 ; 0x1110
.short 56609 ; 0xdd21
.short 48048 ; 0xbbb0
.short 34773 ; 0x87d5
.short 21840 ; 0x5550
.short 30928 ; 0x78d0
.short 144 ; 0x90
.short 41600 ; 0xa280
.short 0 ; 0x0
.short 25088 ; 0x6200
.short 0 ; 0x0
.short 28672 ; 0x7000
.short 0 ; 0x0
.short 36864 ; 0x9000
.short 0 ; 0x0
.short 0 ; 0x0
.short 30566 ; 0x7766
.short 54445 ; 0xd4ad
.short 33892 ; 0x8464
.short 55256 ; 0xd7d8
.short 64102 ; 0xfa66
.short 41511 ; 0xa227
.short 62566 ; 0xf466
.short 3360 ; 0xd20
.short 4006 ; 0xfa6
.short 0 ; 0x0
.short 2420 ; 0x974
.short 0 ; 0x0
.short 15 ; 0xf
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 10240 ; 0x2800
.short 2338 ; 0x922
.short 31488 ; 0x7b00
.short 2340 ; 0x924
.short 19200 ; 0x4b00
.short 2474 ; 0x9aa
.short 19200 ; 0x4b00
.short 1894 ; 0x766
.short 30976 ; 0x7900
.short 19046 ; 0x4a66
.short 53248 ; 0xd000
.short 19046 ; 0x4a66
.short 61440 ; 0xf000
.short 42602 ; 0xa66a
.short 36864 ; 0x9000
.short 26287 ; 0x66af
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 10 ; 0xa
.short 0 ; 0x0
.short 166 ; 0xa6
.short 0 ; 0x0
.short 2374 ; 0x946
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 36212 ; 0x8d74
.short 0 ; 0x0
.short 23981 ; 0x5dad
.short 0 ; 0x0
.short 9341 ; 0x247d
.short 0 ; 0x0
.short 32653 ; 0x7f8d
.short 30976 ; 0x7900
.short 32653 ; 0x7f8d
.short 53920 ; 0xd2a0
.short 32808 ; 0x8028
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 47233 ; 0xb881
.short 18303 ; 0x477f
.short 16930 ; 0x4222
.short 20436 ; 0x4fd4
.short 30584 ; 0x7778
.short 55140 ; 0xd764
.short 26212 ; 0x6664
.short 30310 ; 0x7666
.short 26212 ; 0x6664
.short 19782 ; 0x4d46
.short 27207 ; 0x6a47
.short 32724 ; 0x7fd4
.short 30713 ; 0x77f9
.short 40919 ; 0x9fd7
.short 65280 ; 0xff00
.short 255 ; 0xff
.short 29856 ; 0x74a0
.short 0 ; 0x0
.short 30836 ; 0x7874
.short 0 ; 0x0
.short 63277 ; 0xf72d
.short 0 ; 0x0
.short 53896 ; 0xd288
.short 167 ; 0xa7
.short 36216 ; 0x8d78
.short 2013 ; 0x7dd
.short 32040 ; 0x7d28
.short 2 ; 0x2
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 56736 ; 0xdda0
.short 0 ; 0x0
.short 56746 ; 0xddaa
.short 40960 ; 0xa000
.short 56794 ; 0xddda
.short 40960 ; 0xa000
.short 56797 ; 0xdddd
.short 40960 ; 0xa000
.short 43741 ; 0xaadd
.short 40960 ; 0xa000
.short 48554 ; 0xbdaa
.short 43520 ; 0xaa00
.short 48059 ; 0xbbbb
.short 55978 ; 0xdaaa
.short 43787 ; 0xab0b
.short 56797 ; 0xdddd
.short 189 ; 0xbd
.short 56797 ; 0xdddd
.short 189 ; 0xbd
.short 56797 ; 0xdddd
.short 189 ; 0xbd
.short 56797 ; 0xdddd
.short 189 ; 0xbd
.short 56797 ; 0xdddd
.short 187 ; 0xbb
.short 48554 ; 0xbdaa
.short 11 ; 0xb
.short 48090 ; 0xbbda
.short 0 ; 0x0
.short 56746 ; 0xddaa
.short 11 ; 0xb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 0 ; 0x0
.short 47915 ; 0xbb2b
.short 45056 ; 0xb000
.short 45746 ; 0xb2b2
.short 11008 ; 0x2b00
.short 47918 ; 0xbb2e
.short 11008 ; 0x2b00
.short 8942 ; 0x22ee
.short 0 ; 0x0
.short 0 ; 0x0
.short 11 ; 0xb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 3003 ; 0xbbb
.short 0 ; 0x0
.short 45602 ; 0xb222
.short 0 ; 0x0
.short 11954 ; 0x2eb2
.short 11 ; 0xb
.short 60971 ; 0xee2b
.short 178 ; 0xb2
.short 58082 ; 0xe2e2
.short 178 ; 0xb2
.short 40960 ; 0xa000
.short 35768 ; 0x8bb8
.short 45056 ; 0xb000
.short 48059 ; 0xbbbb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 56744 ; 0xdda8
.short 56797 ; 0xdddd
.short 55483 ; 0xd8bb
.short 47245 ; 0xb88d
.short 47872 ; 0xbb00
.short 187 ; 0xbb
.short 47872 ; 0xbb00
.short 187 ; 0xbb
.short 44288 ; 0xad00
.short 184 ; 0xb8
.short 56064 ; 0xdb00
.short 170 ; 0xaa
.short 48384 ; 0xbd00
.short 184 ; 0xb8
.short 44288 ; 0xad00
.short 186 ; 0xba
.short 55480 ; 0xd8b8
.short 141 ; 0x8d
.short 48059 ; 0xbbbb
.short 187 ; 0xbb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 55117 ; 0xd74d
.short 0 ; 0x0
.short 32120 ; 0x7d78
.short 0 ; 0x0
.short 34680 ; 0x8778
.short 0 ; 0x0
.short 39858 ; 0x9bb2
.short 0 ; 0x0
.short 253 ; 0xfd
.short 10496 ; 0x2900
.short 37108 ; 0x90f4
.short 30976 ; 0x7900
.short 61562 ; 0xf07a
.short 0 ; 0x0
.short 10 ; 0xa
.short 42231 ; 0xa4f7
.short 151 ; 0x97
.short 17528 ; 0x4478
.short 15 ; 0xf
.short 63487 ; 0xf7ff
.short 0 ; 0x0
.short 2089 ; 0x829
.short 0 ; 0x0
.short 2424 ; 0x978
.short 0 ; 0x0
.short 1186 ; 0x4a2
.short 0 ; 0x0
.short 30541 ; 0x774d
.short 0 ; 0x0
.short 170 ; 0xaa
.short 0 ; 0x0
.short 0 ; 0x0
.short 20224 ; 0x4f00
.short 0 ; 0x0
.short 20224 ; 0x4f00
.short 0 ; 0x0
.short 32512 ; 0x7f00
.short 0 ; 0x0
.short 63744 ; 0xf900
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 0 ; 0x0
.short 32512 ; 0x7f00
.short 0 ; 0x0
.short 0 ; 0x0
.short 63076 ; 0xf664
.short 0 ; 0x0
.short 64102 ; 0xfa66
.short 0 ; 0x0
.short 64870 ; 0xfd66
.short 0 ; 0x0
.short 40868 ; 0x9fa4
.short 0 ; 0x0
.short 2303 ; 0x8ff
.short 0 ; 0x0
.short 3978 ; 0xf8a
.short 0 ; 0x0
.short 2344 ; 0x928
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 61593 ; 0xf099
.short 54863 ; 0xd64f
.short 36864 ; 0x9000
.short 4087 ; 0xff7
.short 36864 ; 0x9000
.short 218 ; 0xda
.short 32768 ; 0x8000
.short 74 ; 0x4a
.short 55552 ; 0xd900
.short 2340 ; 0x924
.short 32512 ; 0x7f00
.short 1911 ; 0x777
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 36315 ; 0x8ddb
.short 0 ; 0x0
.short 2544 ; 0x9f0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 47881 ; 0xbb09
.short 2859 ; 0xb2b
.short 45056 ; 0xb000
.short 251 ; 0xfb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 23376 ; 0x5b50
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 27263 ; 0x6a7f
.short 0 ; 0x0
.short 25849 ; 0x64f9
.short 0 ; 0x0
.short 25776 ; 0x64b0
.short 0 ; 0x0
.short 20224 ; 0x4f00
.short 0 ; 0x0
.short 36864 ; 0x9000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 1894 ; 0x766
.short 0 ; 0x0
.short 18294 ; 0x4776
.short 0 ; 0x0
.short 18278 ; 0x4766
.short 0 ; 0x0
.short 34884 ; 0x8844
.short 0 ; 0x0
.short 8891 ; 0x22bb
.short 0 ; 0x0
.short 30505 ; 0x7729
.short 38013 ; 0x947d
.short 9456 ; 0x24f0
.short 2269 ; 0x8dd
.short 17648 ; 0x44f0
.short 2116 ; 0x844
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 11008 ; 0x2b00
.short 61166 ; 0xeeee
.short 11008 ; 0x2b00
.short 61154 ; 0xeee2
.short 11008 ; 0x2b00
.short 12002 ; 0x2ee2
.short 45056 ; 0xb000
.short 11810 ; 0x2e22
.short 45056 ; 0xb000
.short 8738 ; 0x2222
.short 0 ; 0x0
.short 8747 ; 0x222b
.short 0 ; 0x0
.short 45744 ; 0xb2b0
.short 0 ; 0x0
.short 0 ; 0x0
.short 8750 ; 0x222e
.short 178 ; 0xb2
.short 8738 ; 0x2222
.short 178 ; 0xb2
.short 8738 ; 0x2222
.short 178 ; 0xb2
.short 8738 ; 0x2222
.short 11 ; 0xb
.short 8738 ; 0x2222
.short 11 ; 0xb
.short 45611 ; 0xb22b
.short 0 ; 0x0
.short 2994 ; 0xbb2
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 35584 ; 0x8b00
.short 170 ; 0xaa
.short 47104 ; 0xb800
.short 187 ; 0xbb
.short 35584 ; 0x8b00
.short 183 ; 0xb7
.short 55296 ; 0xd800
.short 183 ; 0xb7
.short 34816 ; 0x8800
.short 183 ; 0xb7
.short 35584 ; 0x8b00
.short 189 ; 0xbd
.short 34560 ; 0x8700
.short 125 ; 0x7d
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 2448 ; 0x990
.short 10496 ; 0x2900
.short 39865 ; 0x9bb9
.short 47872 ; 0xbb00
.short 48059 ; 0xbbbb
.short 47872 ; 0xbb00
.short 39816 ; 0x9b88
.short 35584 ; 0x8b00
.short 2263 ; 0x8d7
.short 35760 ; 0x8bb0
.short 2119 ; 0x847
.short 56064 ; 0xdb00
.short 210 ; 0xd2
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 20480 ; 0x5000
.short 0 ; 0x0
.short 0 ; 0x0
.short 36864 ; 0x9000
.short 0 ; 0x0
.short 11008 ; 0x2b00
.short 155 ; 0x9b
.short 47872 ; 0xbb00
.short 3003 ; 0xbbb
.short 47280 ; 0xb8b0
.short 48063 ; 0xbbbf
.short 55481 ; 0xd8b9
.short 2861 ; 0xb2d
.short 29360 ; 0x72b0
.short 215 ; 0xd7
.short 8737 ; 0x2221
.short 146 ; 0x92
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 57088 ; 0xdf00
.short 0 ; 0x0
.short 30576 ; 0x7770
.short 62096 ; 0xf290
.short 9 ; 0x9
.short 48048 ; 0xbbb0
.short 187 ; 0xbb
.short 48048 ; 0xbbb0
.short 187 ; 0xbb
.short 56240 ; 0xdbb0
.short 184 ; 0xb8
.short 53945 ; 0xd2b9
.short 218 ; 0xda
.short 10416 ; 0x28b0
.short 154 ; 0x9a
.short 11548 ; 0x2d1c
.short 151 ; 0x97
.short 10002 ; 0x2712
.short 5 ; 0x5
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 24464 ; 0x5f90
.short 0 ; 0x0
.short 51920 ; 0xcad0
.short 3840 ; 0xf00
.short 0 ; 0x0
.short 45744 ; 0xb2b0
.short 155 ; 0x9b
.short 48048 ; 0xbbb0
.short 3003 ; 0xbbb
.short 48048 ; 0xbbb0
.short 3003 ; 0xbbb
.short 53936 ; 0xd2b0
.short 3885 ; 0xf2d
.short 56249 ; 0xdbb9
.short 138 ; 0x8a
.short 11653 ; 0x2d85
.short 151 ; 0x97
.short 36220 ; 0x8d7c
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 0 ; 0x0
.short 10496 ; 0x2900
.short 0 ; 0x0
.short 47360 ; 0xb900
.short 0 ; 0x0
.short 47360 ; 0xb900
.short 0 ; 0x0
.short 35584 ; 0x8b00
.short 61440 ; 0xf000
.short 48079 ; 0xbbcf
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 153 ; 0x99
.short 0 ; 0x0
.short 39867 ; 0x9bbb
.short 0 ; 0x0
.short 48059 ; 0xbbbb
.short 0 ; 0x0
.short 45691 ; 0xb27b
.short 0 ; 0x0
.short 38770 ; 0x9772
.short 0 ; 0x0
.short 38978 ; 0x9842
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 10496 ; 0x2900
.short 0 ; 0x0
.short 35584 ; 0x8b00
.short 0 ; 0x0
.short 47872 ; 0xbb00
.short 0 ; 0x0
.short 47872 ; 0xbb00
.short 0 ; 0x0
.short 35584 ; 0x8b00
.short 0 ; 0x0
.short 47872 ; 0xbb00
.short 61440 ; 0xf000
.short 55381 ; 0xd855
.short 0 ; 0x0
.short 0 ; 0x0
.short 155 ; 0x9b
.short 0 ; 0x0
.short 48059 ; 0xbbbb
.short 0 ; 0x0
.short 48059 ; 0xbbbb
.short 9 ; 0x9
.short 722 ; 0x2d2
.short 0 ; 0x0
.short 3394 ; 0xd42
.short 0 ; 0x0
.short 3906 ; 0xf42
.short 0 ; 0x0
.short 2546 ; 0x9f2
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 2448 ; 0x990
.short 11008 ; 0x2b00
.short 39865 ; 0x9bb9
.short 47872 ; 0xbb00
.short 48059 ; 0xbbbb
.short 47872 ; 0xbb00
.short 39099 ; 0x98bb
.short 56064 ; 0xdb00
.short 3538 ; 0xdd2
.short 47872 ; 0xbb00
.short 674 ; 0x2a2
.short 35776 ; 0x8bc0
.short 4050 ; 0xfd2
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 9 ; 0x9
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 49152 ; 0xc000
.short 0 ; 0x0
.short 0 ; 0x0
.short 36864 ; 0x9000
.short 0 ; 0x0
.short 11008 ; 0x2b00
.short 155 ; 0x9b
.short 48016 ; 0xbb90
.short 2491 ; 0x9bb
.short 48560 ; 0xbdb0
.short 3000 ; 0xbb8
.short 53947 ; 0xd2bb
.short 2850 ; 0xb22
.short 17072 ; 0x42b0
.short 39 ; 0x27
.short 53804 ; 0xd22c
.short 8 ; 0x8
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 20480 ; 0x5000
.short 0 ; 0x0
.short 0 ; 0x0
.short 48048 ; 0xbbb0
.short 187 ; 0xbb
.short 48048 ; 0xbbb0
.short 2994 ; 0xbb2
.short 18560 ; 0x4880
.short 2493 ; 0x9bd
.short 17083 ; 0x42bb
.short 247 ; 0xf7
.short 8880 ; 0x22b0
.short 15 ; 0xf
.short 40389 ; 0x9dc5
.short 9 ; 0x9
.short 9420 ; 0x24cc
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 48048 ; 0xbbb0
.short 0 ; 0x0
.short 35760 ; 0x8bb0
.short 0 ; 0x0
.short 53945 ; 0xd2b9
.short 0 ; 0x0
.short 55481 ; 0xd8b9
.short 0 ; 0x0
.short 10332 ; 0x285c
.short 32768 ; 0x8000
.short 20753 ; 0x5111
.short 7584 ; 0x1da0
.short 52561 ; 0xcd51
.short 0 ; 0x0
.short 0 ; 0x0
.short 3003 ; 0xbbb
.short 0 ; 0x0
.short 3003 ; 0xbbb
.short 0 ; 0x0
.short 212 ; 0xd4
.short 0 ; 0x0
.short 250 ; 0xfa
.short 0 ; 0x0
.short 157 ; 0x9d
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 3840 ; 0xf00
.short 0 ; 0x0
.short 45744 ; 0xb2b0
.short 0 ; 0x0
.short 48048 ; 0xbbb0
.short 0 ; 0x0
.short 48048 ; 0xbbb0
.short 0 ; 0x0
.short 11696 ; 0x2db0
.short 0 ; 0x0
.short 11184 ; 0x2bb0
.short 54272 ; 0xd400
.short 56156 ; 0xdb5c
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 155 ; 0x9b
.short 0 ; 0x0
.short 3003 ; 0xbbb
.short 0 ; 0x0
.short 2955 ; 0xb8b
.short 0 ; 0x0
.short 3037 ; 0xbdd
.short 0 ; 0x0
.short 42 ; 0x2a
.short 0 ; 0x0
.short 253 ; 0xfd
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 11008 ; 0x2b00
.short 0 ; 0x0
.short 47872 ; 0xbb00
.short 0 ; 0x0
.short 47872 ; 0xbb00
.short 0 ; 0x0
.short 11008 ; 0x2b00
.short 0 ; 0x0
.short 47872 ; 0xbb00
.short 0 ; 0x0
.short 12032 ; 0x2f00
.short 0 ; 0x0
.short 20928 ; 0x51c0
.short 0 ; 0x0
.short 0 ; 0x0
.short 39867 ; 0x9bbb
.short 0 ; 0x0
.short 48059 ; 0xbbbb
.short 9 ; 0x9
.short 37515 ; 0x928b
.short 0 ; 0x0
.short 3442 ; 0xd72
.short 0 ; 0x0
.short 2114 ; 0x842
.short 0 ; 0x0
.short 3874 ; 0xf22
.short 0 ; 0x0
.short 146 ; 0x92
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 36864 ; 0x9000
.short 0 ; 0x0
.short 53248 ; 0xd000
.short 0 ; 0x0
.short 49152 ; 0xc000
.short 0 ; 0x0
.short 34048 ; 0x8500
.short 0 ; 0x0
.short 54528 ; 0xd500
.short 0 ; 0x0
.short 49152 ; 0xc000
.short 0 ; 0x0
.short 12032 ; 0x2f00
.short 31833 ; 0x7c59
.short 242 ; 0xf2
.short 16861 ; 0x41dd
.short 13 ; 0xd
.short 41434 ; 0xa1da
.short 13 ; 0xd
.short 31815 ; 0x7c47
.short 13 ; 0xd
.short 32202 ; 0x7dca
.short 9 ; 0x9
.short 64989 ; 0xfddd
.short 119 ; 0x77
.short 10157 ; 0x27ad
.short 212 ; 0xd4
.short 34952 ; 0x8888
.short 2 ; 0x2
.short 0 ; 0x0
.short 18432 ; 0x4800
.short 0 ; 0x0
.short 29760 ; 0x7440
.short 0 ; 0x0
.short 10196 ; 0x27d4
.short 0 ; 0x0
.short 4679 ; 0x1247
.short 0 ; 0x0
.short 52850 ; 0xce72
.short 0 ; 0x0
.short 18217 ; 0x4729
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 0 ; 0x0
.short 43152 ; 0xa890
.short 48497 ; 0xbd71
.short 0 ; 0x0
.short 34673 ; 0x8771
.short 2 ; 0x2
.short 19057 ; 0x4a71
.short 15 ; 0xf
.short 9329 ; 0x2471
.short 0 ; 0x0
.short 23938 ; 0x5d82
.short 0 ; 0x0
.short 23885 ; 0x5d4d
.short 0 ; 0x0
.short 2269 ; 0x8dd
.short 0 ; 0x0
.short 2701 ; 0xa8d
.short 0 ; 0x0
.short 0 ; 0x0
.short 34679 ; 0x8777
.short 61440 ; 0xf000
.short 6365 ; 0x18dd
.short 32768 ; 0x8000
.short 5447 ; 0x1547
.short 0 ; 0x0
.short 5455 ; 0x154f
.short 0 ; 0x0
.short 18416 ; 0x47f0
.short 0 ; 0x0
.short 19856 ; 0x4d90
.short 0 ; 0x0
.short 55440 ; 0xd890
.short 0 ; 0x0
.short 26512 ; 0x6790
.short 54293 ; 0xd415
.short 165 ; 0xa5
.short 30497 ; 0x7721
.short 165 ; 0xa5
.short 36209 ; 0x8d71
.short 5 ; 0x5
.short 48508 ; 0xbd7c
.short 0 ; 0x0
.short 47912 ; 0xbb28
.short 7 ; 0x7
.short 53805 ; 0xd22d
.short 221 ; 0xdd
.short 42660 ; 0xa6a4
.short 135 ; 0x87
.short 26214 ; 0x6666
.short 102 ; 0x66
.short 0 ; 0x0
.short 51058 ; 0xc772
.short 18176 ; 0x4700
.short 6365 ; 0x18dd
.short 30720 ; 0x7800
.short 4552 ; 0x11c8
.short 18432 ; 0x4800
.short 8476 ; 0x211c
.short 30976 ; 0x7900
.short 8476 ; 0x211c
.short 32768 ; 0x8000
.short 8861 ; 0x229d
.short 32768 ; 0x8000
.short 42708 ; 0xa6d4
.short 61440 ; 0xf000
.short 26333 ; 0x66dd
.short 33868 ; 0x844c
.short 2 ; 0x2
.short 33860 ; 0x8444
.short 7 ; 0x7
.short 46882 ; 0xb722
.short 0 ; 0x0
.short 47943 ; 0xbb47
.short 0 ; 0x0
.short 48082 ; 0xbbd2
.short 34983 ; 0x88a7
.short 31522 ; 0x7b22
.short 34861 ; 0x882d
.short 35202 ; 0x8982
.short 39320 ; 0x9998
.short 43622 ; 0xaa66
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 61440 ; 0xf000
.short 0 ; 0x0
.short 61440 ; 0xf000
.short 0 ; 0x0
.short 61440 ; 0xf000
.short 0 ; 0x0
.short 8192 ; 0x2000
.short 57088 ; 0xdf00
.short 11282 ; 0x2c12
.short 30672 ; 0x77d0
.short 17426 ; 0x4412
.short 36167 ; 0x8d47
.short 44309 ; 0xad15
.short 7293 ; 0x1c7d
.short 19745 ; 0x4d21
.short 4391 ; 0x1127
.short 32040 ; 0x7d28
.short 20749 ; 0x510d
.short 55250 ; 0xd7d2
.short 38183 ; 0x9527
.short 10274 ; 0x2822
.short 33924 ; 0x8484
.short 37410 ; 0x9222
.short 2957 ; 0xb8d
.short 0 ; 0x0
.short 205 ; 0xcd
.short 0 ; 0x0
.short 199 ; 0xc7
.short 0 ; 0x0
.short 205 ; 0xcd
.short 0 ; 0x0
.short 187 ; 0xbb
.short 2680 ; 0xa78
.short 54459 ; 0xd4bb
.short 2728 ; 0xaa8
.short 56779 ; 0xddcb
.short 221 ; 0xdd
.short 39157 ; 0x98f5
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 55296 ; 0xd800
.short 29713 ; 0x7411
.short 30608 ; 0x7790
.short 17425 ; 0x4411
.short 10100 ; 0x2774
.short 19729 ; 0x4d11
.short 23885 ; 0x5d4d
.short 32193 ; 0x7dc1
.short 4311 ; 0x10d7
.short 54481 ; 0xd4d1
.short 4221 ; 0x107d
.short 45612 ; 0xb22c
.short 22898 ; 0x5972
.short 45682 ; 0xb272
.short 18655 ; 0x48df
.short 548 ; 0x224
.short 146 ; 0x92
.short 0 ; 0x0
.short 34 ; 0x22
.short 0 ; 0x0
.short 130 ; 0x82
.short 0 ; 0x0
.short 155 ; 0x9b
.short 0 ; 0x0
.short 155 ; 0x9b
.short 0 ; 0x0
.short 18245 ; 0x4745
.short 173 ; 0xad
.short 36312 ; 0x8dd8
.short 125 ; 0x7d
.short 39594 ; 0x9aaa
.short 10 ; 0xa
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 53248 ; 0xd000
.short 0 ; 0x0
.short 28672 ; 0x7000
.short 0 ; 0x0
.short 29184 ; 0x7200
.short 0 ; 0x0
.short 11680 ; 0x2da0
.short 0 ; 0x0
.short 9280 ; 0x2440
.short 0 ; 0x0
.short 54416 ; 0xd490
.short 0 ; 0x0
.short 30720 ; 0x7800
.short 53532 ; 0xd11c
.short 8 ; 0x8
.short 28964 ; 0x7124
.short 146 ; 0x92
.short 29063 ; 0x7187
.short 68 ; 0x44
.short 53528 ; 0xd118
.short 68 ; 0x44
.short 53777 ; 0xd211
.short 2 ; 0x2
.short 56705 ; 0xdd81
.short 0 ; 0x0
.short 33317 ; 0x8225
.short 0 ; 0x0
.short 33320 ; 0x8228
.short 31232 ; 0x7a00
.short 0 ; 0x0
.short 30976 ; 0x7900
.short 0 ; 0x0
.short 43008 ; 0xa800
.short 0 ; 0x0
.short 30720 ; 0x7800
.short 0 ; 0x0
.short 43008 ; 0xa800
.short 0 ; 0x0
.short 30720 ; 0x7800
.short 0 ; 0x0
.short 30944 ; 0x78e0
.short 0 ; 0x0
.short 33024 ; 0x8100
.short 0 ; 0x0
.short 17648 ; 0x44f0
.short 38856 ; 0x97c8
.short 0 ; 0x0
.short 54301 ; 0xd41d
.short 0 ; 0x0
.short 55064 ; 0xd718
.short 0 ; 0x0
.short 34764 ; 0x87cc
.short 0 ; 0x0
.short 37452 ; 0x924c
.short 0 ; 0x0
.short 29396 ; 0x72d4
.short 4 ; 0x4
.short 30530 ; 0x7742
.short 13 ; 0xd
.short 34850 ; 0x8822
.short 0 ; 0x0
.short 0 ; 0x0
.short 20480 ; 0x5000
.short 0 ; 0x0
.short 22272 ; 0x5700
.short 0 ; 0x0
.short 23808 ; 0x5d00
.short 0 ; 0x0
.short 48384 ; 0xbd00
.short 0 ; 0x0
.short 5376 ; 0x1500
.short 0 ; 0x0
.short 52992 ; 0xcf00
.short 0 ; 0x0
.short 36608 ; 0x8f00
.short 0 ; 0x0
.short 18352 ; 0x47b0
.short 30071 ; 0x7577
.short 0 ; 0x0
.short 30066 ; 0x7572
.short 10 ; 0xa
.short 56434 ; 0xdc72
.short 1956 ; 0x7a4
.short 34625 ; 0x8741
.short 55248 ; 0xd7d0
.short 56609 ; 0xdd21
.short 18244 ; 0x4744
.short 19905 ; 0x4dc1
.short 4061 ; 0xfdd
.short 34949 ; 0x8885
.short 0 ; 0x0
.short 27944 ; 0x6d28
.short 1894 ; 0x766
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 24016 ; 0x5dd0
.short 29777 ; 0x7451
.short 24031 ; 0x5ddf
.short 11601 ; 0x2d51
.short 4848 ; 0x12f0
.short 29201 ; 0x7211
.short 5376 ; 0x1500
.short 19217 ; 0x4b11
.short 6400 ; 0x1900
.short 56081 ; 0xdb11
.short 11664 ; 0x2d90
.short 63761 ; 0xf911
.short 29936 ; 0x74f0
.short 2338 ; 0x922
.short 17999 ; 0x464f
.short 17527 ; 0x4477
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 57088 ; 0xdf00
.short 7 ; 0x7
.short 32210 ; 0x7dd2
.short 2 ; 0x2
.short 33348 ; 0x8244
.short 9 ; 0x9
.short 2557 ; 0x9fd
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 22304 ; 0x5720
.short 20753 ; 0x5111
.short 7293 ; 0x1c7d
.short 4369 ; 0x1111
.short 5597 ; 0x15dd
.short 33041 ; 0x8111
.short 7385 ; 0x1cd9
.short 8465 ; 0x2111
.short 4496 ; 0x1190
.short 49425 ; 0xc111
.short 23296 ; 0x5b00
.short 49425 ; 0xc111
.short 10240 ; 0x2800
.short 277 ; 0x115
.short 32000 ; 0x7d00
.short 2498 ; 0x9c2
.short 9 ; 0x9
.short 0 ; 0x0
.short 5 ; 0x5
.short 0 ; 0x0
.short 199 ; 0xc7
.short 0 ; 0x0
.short 39 ; 0x27
.short 0 ; 0x0
.short 56642 ; 0xdd42
.short 221 ; 0xdd
.short 53983 ; 0xd2df
.short 45 ; 0x2d
.short 55168 ; 0xd780
.short 2 ; 0x2
.short 38912 ; 0x9800
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 53788 ; 0xd21c
.short 28672 ; 0x7000
.short 18194 ; 0x4712
.short 55040 ; 0xd700
.short 56594 ; 0xdd12
.short 8704 ; 0x2200
.short 32027 ; 0x7d1b
.short 34816 ; 0x8800
.short 56593 ; 0xdd11
.short 36608 ; 0x8f00
.short 30737 ; 0x7811
.short 8192 ; 0x2000
.short 56146 ; 0xdb52
.short 61440 ; 0xf000
.short 8839 ; 0x2287
.short 69 ; 0x45
.short 0 ; 0x0
.short 213 ; 0xd5
.short 0 ; 0x0
.short 213 ; 0xd5
.short 0 ; 0x0
.short 69 ; 0x45
.short 0 ; 0x0
.short 55301 ; 0xd805
.short 13 ; 0xd
.short 56692 ; 0xdd74
.short 7 ; 0x7
.short 3981 ; 0xf8d
.short 0 ; 0x0
.short 9 ; 0x9
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 44800 ; 0xaf00
.short 0 ; 0x0
.short 27312 ; 0x6ab0
.short 44448 ; 0xada0
.short 27312 ; 0x6ab0
.short 55933 ; 0xda7d
.short 27316 ; 0x6ab4
.short 32040 ; 0x7d28
.short 25789 ; 0x64bd
.short 63744 ; 0xf900
.short 25783 ; 0x64b7
.short 0 ; 0x0
.short 27215 ; 0x6a4f
.short 0 ; 0x0
.short 26185 ; 0x6649
.short 3876 ; 0xf24
.short 0 ; 0x0
.short 1238 ; 0x4d6
.short 0 ; 0x0
.short 30374 ; 0x76a6
.short 0 ; 0x0
.short 29798 ; 0x7466
.short 0 ; 0x0
.short 17510 ; 0x4466
.short 4 ; 0x4
.short 31334 ; 0x7a66
.short 70 ; 0x46
.short 64102 ; 0xfa66
.short 166 ; 0xa6
.short 63078 ; 0xf666
.short 102 ; 0x66
.short 0 ; 0x0
.short 25744 ; 0x6490
.short 0 ; 0x0
.short 25744 ; 0x6490
.short 0 ; 0x0
.short 26512 ; 0x6790
.short 0 ; 0x0
.short 44944 ; 0xaf90
.short 0 ; 0x0
.short 29840 ; 0x7490
.short 55296 ; 0xd800
.short 18173 ; 0x46fd
.short 29936 ; 0x74f0
.short 26244 ; 0x6684
.short 54480 ; 0xd4d0
.short 30856 ; 0x7888
.short 32070 ; 0x7d46
.short 0 ; 0x0
.short 11622 ; 0x2d66
.short 0 ; 0x0
.short 18022 ; 0x4666
.short 0 ; 0x0
.short 42598 ; 0xa666
.short 0 ; 0x0
.short 26214 ; 0x6666
.short 7 ; 0x7
.short 26218 ; 0x666a
.short 7 ; 0x7
.short 26214 ; 0x6666
.short 10 ; 0xa
.short 18029 ; 0x466d
.short 0 ; 0x0
.short 0 ; 0x0
.short 44944 ; 0xaf90
.short 0 ; 0x0
.short 30608 ; 0x7790
.short 0 ; 0x0
.short 30608 ; 0x7790
.short 0 ; 0x0
.short 18304 ; 0x4780
.short 0 ; 0x0
.short 29936 ; 0x74f0
.short 0 ; 0x0
.short 32143 ; 0x7d8f
.short 36864 ; 0x9000
.short 9435 ; 0x24db
.short 45056 ; 0xb000
.short 29311 ; 0x727f
.short 26214 ; 0x6666
.short 102 ; 0x66
.short 27252 ; 0x6a74
.short 102 ; 0x66
.short 26287 ; 0x66af
.short 102 ; 0x66
.short 26221 ; 0x666d
.short 125 ; 0x7d
.short 30333 ; 0x767d
.short 151 ; 0x97
.short 65463 ; 0xffb7
.short 9 ; 0x9
.short 248 ; 0xf8
.short 0 ; 0x0
.short 4 ; 0x4
.short 0 ; 0x0
.short 0 ; 0x0
.short 26239 ; 0x667f
.short 0 ; 0x0
.short 25727 ; 0x647f
.short 0 ; 0x0
.short 18255 ; 0x474f
.short 0 ; 0x0
.short 62543 ; 0xf44f
.short 0 ; 0x0
.short 29869 ; 0x74ad
.short 35072 ; 0x8900
.short 31335 ; 0x7a67
.short 30720 ; 0x7800
.short 30308 ; 0x7664
.short 28416 ; 0x6f00
.short 54890 ; 0xd66a
.short 42598 ; 0xa666
.short 0 ; 0x0
.short 26214 ; 0x6666
.short 6 ; 0x6
.short 26186 ; 0x664a
.short 6 ; 0x6
.short 26215 ; 0x6667
.short 157 ; 0x9d
.short 42607 ; 0xa66f
.short 151 ; 0x97
.short 26280 ; 0x66a8
.short 157 ; 0x9d
.short 27257 ; 0x6a79
.short 151 ; 0x97
.short 34944 ; 0x8880
.short 9 ; 0x9
.short 0 ; 0x0
.short 36864 ; 0x9000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 61440 ; 0xf000
.short 0 ; 0x0
.short 18432 ; 0x4800
.short 0 ; 0x0
.short 27504 ; 0x6b70
.short 32767 ; 0x7fff
.short 730 ; 0x2da
.short 44800 ; 0xaf00
.short 1126 ; 0x466
.short 44800 ; 0xaf00
.short 1638 ; 0x666
.short 18176 ; 0x4700
.short 26214 ; 0x6666
.short 18320 ; 0x4790
.short 26214 ; 0x6666
.short 17543 ; 0x4487
.short 26212 ; 0x6664
.short 17476 ; 0x4444
.short 26215 ; 0x6667
.short 31302 ; 0x7a46
.short 26228 ; 0x6674
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 10 ; 0xa
.short 0 ; 0x0
.short 166 ; 0xa6
.short 0 ; 0x0
.short 2426 ; 0x97a
.short 0 ; 0x0
.short 3956 ; 0xf74
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 160 ; 0xa0
.short 0 ; 0x0
.short 216 ; 0xd8
.short 61440 ; 0xf000
.short 63351 ; 0xf777
.short 53248 ; 0xd000
.short 36135 ; 0x8d27
.short 28672 ; 0x7000
.short 16896 ; 0x4200
.short 0 ; 0x0
.short 30976 ; 0x7900
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 30543 ; 0x774f
.short 40294 ; 0x9d66
.short 19935 ; 0x4ddf
.short 39526 ; 0x9a66
.short 18576 ; 0x4890
.short 18022 ; 0x4666
.short 18559 ; 0x487f
.short 26214 ; 0x6666
.short 29766 ; 0x7446
.short 26212 ; 0x6664
.short 30310 ; 0x7666
.short 26180 ; 0x6644
.short 42602 ; 0xa66a
.short 26183 ; 0x6647
.short 29773 ; 0x744d
.short 27247 ; 0x6a6f
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 4 ; 0x4
.short 0 ; 0x0
.short 6 ; 0x6
.short 0 ; 0x0
.short 118 ; 0x76
.short 0 ; 0x0
.short 127 ; 0x7f
.short 0 ; 0x0
.short 0 ; 0x0
.short 53248 ; 0xd000
.short 0 ; 0x0
.short 53248 ; 0xd000
.short 56688 ; 0xdd70
.short 32893 ; 0x807d
.short 56623 ; 0xdd2f
.short 61565 ; 0xf07d
.short 32768 ; 0x8000
.short 33394 ; 0x8272
.short 0 ; 0x0
.short 17536 ; 0x4480
.short 0 ; 0x0
.short 25840 ; 0x64f0
.short 0 ; 0x0
.short 17648 ; 0x44f0
.short 36317 ; 0x8ddd
.short 30759 ; 0x7827
.short 17991 ; 0x4647
.short 36237 ; 0x8d8d
.short 26184 ; 0x6648
.short 0 ; 0x0
.short 26212 ; 0x6664
.short 4 ; 0x4
.short 26191 ; 0x664f
.short 166 ; 0xa6
.short 26239 ; 0x667f
.short 166 ; 0xa6
.short 26231 ; 0x6677
.short 102 ; 0x66
.short 27391 ; 0x6aff
.short 166 ; 0xa6
.short 0 ; 0x0
.short 27376 ; 0x6af0
.short 0 ; 0x0
.short 27376 ; 0x6af0
.short 0 ; 0x0
.short 25840 ; 0x64f0
.short 0 ; 0x0
.short 26512 ; 0x6790
.short 0 ; 0x0
.short 28488 ; 0x6f48
.short 32768 ; 0x8000
.short 44919 ; 0xaf77
.short 55552 ; 0xd900
.short 18573 ; 0x488d
.short 53760 ; 0xd200
.short 30704 ; 0x77f0
.short 1892 ; 0x764
.short 0 ; 0x0
.short 42058 ; 0xa44a
.short 10 ; 0xa
.short 18246 ; 0x4746
.short 70 ; 0x46
.short 29798 ; 0x7466
.short 102 ; 0x66
.short 29798 ; 0x7466
.short 106 ; 0x6a
.short 54886 ; 0xd666
.short 2634 ; 0xa4a
.short 30310 ; 0x7666
.short 116 ; 0x74
.short 54886 ; 0xd666
.short 9 ; 0x9
.short 0 ; 0x0
.short 27312 ; 0x6ab0
.short 0 ; 0x0
.short 26288 ; 0x66b0
.short 0 ; 0x0
.short 26288 ; 0x66b0
.short 0 ; 0x0
.short 26361 ; 0x66f9
.short 0 ; 0x0
.short 26233 ; 0x6679
.short 0 ; 0x0
.short 26232 ; 0x6678
.short 61440 ; 0xf000
.short 26183 ; 0x6647
.short 32768 ; 0x8000
.short 26212 ; 0x6664
.short 27252 ; 0x6a74
.short 43622 ; 0xaa66
.short 17575 ; 0x44a7
.short 42598 ; 0xa666
.short 18244 ; 0x4744
.short 1894 ; 0x766
.short 18246 ; 0x4746
.short 2406 ; 0x966
.short 18294 ; 0x4776
.short 116 ; 0x74
.short 32118 ; 0x7d76
.short 15 ; 0xf
.short 40822 ; 0x9f76
.short 9 ; 0x9
.short 132 ; 0x84
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 0 ; 0x0
.short 65280 ; 0xff00
.short 0 ; 0x0
.short 32512 ; 0x7f00
.short 0 ; 0x0
.short 31472 ; 0x7af0
.short 0 ; 0x0
.short 18032 ; 0x4670
.short 0 ; 0x0
.short 26224 ; 0x6670
.short 26287 ; 0x66af
.short 25668 ; 0x6444
.short 26212 ; 0x6664
.short 26468 ; 0x6764
.short 26212 ; 0x6664
.short 25700 ; 0x6464
.short 26214 ; 0x6666
.short 44356 ; 0xad44
.short 42598 ; 0xa666
.short 42228 ; 0xa4f4
.short 18022 ; 0x4666
.short 18319 ; 0x478f
.short 18022 ; 0x4666
.short 32512 ; 0x7f00
.short 38758 ; 0x9766
.short 12032 ; 0x2f00
.short 166 ; 0xa6
.short 0 ; 0x0
.short 2662 ; 0xa66
.short 0 ; 0x0
.short 1638 ; 0x666
.short 0 ; 0x0
.short 1638 ; 0x666
.short 0 ; 0x0
.short 1638 ; 0x666
.short 0 ; 0x0
.short 1126 ; 0x466
.short 0 ; 0x0
.short 1092 ; 0x444
.short 0 ; 0x0
.short 251 ; 0xfb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 36864 ; 0x9000
.short 0 ; 0x0
.short 61440 ; 0xf000
.short 0 ; 0x0
.short 35584 ; 0x8b00
.short 0 ; 0x0
.short 19184 ; 0x4af0
.short 0 ; 0x0
.short 26191 ; 0x664f
.short 31408 ; 0x7ab0
.short 2596 ; 0xa24
.short 18041 ; 0x4679
.short 1142 ; 0x476
.short 42575 ; 0xa64f
.short 31350 ; 0x7a76
.short 42607 ; 0xa66f
.short 27204 ; 0x6a44
.short 26215 ; 0x6667
.short 27207 ; 0x6a47
.short 26212 ; 0x6664
.short 27252 ; 0x6a74
.short 26218 ; 0x666a
.short 19060 ; 0x4a74
.short 26218 ; 0x666a
.short 25719 ; 0x6477
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 6 ; 0x6
.short 0 ; 0x0
.short 166 ; 0xa6
.short 0 ; 0x0
.short 2662 ; 0xa66
.short 0 ; 0x0
.short 1638 ; 0x666
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 41 ; 0x29
.short 32768 ; 0x8000
.short 637 ; 0x27d
.short 32000 ; 0x7d00
.short 55255 ; 0xd7d7
.short 64768 ; 0xfd00
.short 34816 ; 0x8800
.short 0 ; 0x0
.short 18688 ; 0x4900
.short 0 ; 0x0
.short 18688 ; 0x4900
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 61440 ; 0xf000
.short 33348 ; 0x8244
.short 19200 ; 0x4b00
.short 29802 ; 0x746a
.short 43152 ; 0xa890
.short 30314 ; 0x766a
.short 26617 ; 0x67f9
.short 30278 ; 0x7646
.short 25732 ; 0x6484
.short 30326 ; 0x7676
.short 25846 ; 0x64f6
.short 18038 ; 0x4676
.short 26230 ; 0x6676
.short 42054 ; 0xa446
.short 26282 ; 0x66aa
.short 25670 ; 0x6446
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 4 ; 0x4
.short 0 ; 0x0
.short 6 ; 0x6
.short 0 ; 0x0
.short 166 ; 0xa6
.short 0 ; 0x0
.short 102 ; 0x66
.short 0 ; 0x0
.short 1126 ; 0x466
.short 0 ; 0x0
.short 2662 ; 0xa66
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 30640 ; 0x77b0
.short 0 ; 0x0
.short 35072 ; 0x8900
.short 0 ; 0x0
.short 36864 ; 0x9000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 36864 ; 0x9000
.short 0 ; 0x0
.short 8192 ; 0x2000
.short 0 ; 0x0
.short 57088 ; 0xdf00
.short 0 ; 0x0
.short 28672 ; 0x7000
.short 64102 ; 0xfa66
.short 70 ; 0x46
.short 18247 ; 0x4747
.short 148 ; 0x94
.short 17480 ; 0x4448
.short 7 ; 0x7
.short 65416 ; 0xff88
.short 0 ; 0x0
.short 2514 ; 0x9d2
.short 0 ; 0x0
.short 71 ; 0x47
.short 0 ; 0x0
.short 1911 ; 0x777
.short 0 ; 0x0
.short 62535 ; 0xf447
.short 0 ; 0x0
.short 1864 ; 0x748
.short 34704 ; 0x8790
.short 127 ; 0x7f
.short 42128 ; 0xa490
.short 0 ; 0x0
.short 19344 ; 0x4b90
.short 0 ; 0x0
.short 56720 ; 0xdd90
.short 0 ; 0x0
.short 18212 ; 0x4724
.short 0 ; 0x0
.short 18301 ; 0x477d
.short 0 ; 0x0
.short 55072 ; 0xd720
.short 0 ; 0x0
.short 20224 ; 0x4f00
.short 2232 ; 0x8b8
.short 0 ; 0x0
.short 2378 ; 0x94a
.short 0 ; 0x0
.short 244 ; 0xf4
.short 0 ; 0x0
.short 9 ; 0x9
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 7 ; 0x7
.short 0 ; 0x0
.short 4 ; 0x4
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 43087 ; 0xa84f
.short 0 ; 0x0
.short 29915 ; 0x74db
.short 32768 ; 0x8000
.short 2232 ; 0x8b8
.short 57088 ; 0xdf00
.short 71 ; 0x47
.short 32240 ; 0x7df0
.short 4 ; 0x4
.short 32000 ; 0x7d00
.short 4 ; 0x4
.short 10496 ; 0x2900
.short 77 ; 0x4d
.short 0 ; 0x0
.short 216 ; 0xd8
.short 7 ; 0x7
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 44800 ; 0xaf00
.short 37990 ; 0x9466
.short 20224 ; 0x4f00
.short 38724 ; 0x9744
.short 36336 ; 0x8df0
.short 255 ; 0xff
.short 32215 ; 0x7dd7
.short 0 ; 0x0
.short 1911 ; 0x777
.short 0 ; 0x0
.short 210 ; 0xd2
.short 0 ; 0x0
.short 216 ; 0xd8
.short 0 ; 0x0
.short 216 ; 0xd8
.short 0 ; 0x0
.short 19840 ; 0x4d80
.short 0 ; 0x0
.short 3369 ; 0xd29
.short 0 ; 0x0
.short 30536 ; 0x7748
.short 0 ; 0x0
.short 30591 ; 0x777f
.short 157 ; 0x9d
.short 53248 ; 0xd000
.short 8 ; 0x8
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 10240 ; 0x2800
.short 19325 ; 0x4b7d
.short 30720 ; 0x7800
.short 65522 ; 0xfff2
.short 55296 ; 0xd800
.short 9 ; 0x9
.short 10240 ; 0x2800
.short 0 ; 0x0
.short 32512 ; 0x7f00
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 19046 ; 0x4a66
.short 27271 ; 0x6a87
.short 30532 ; 0x7744
.short 42905 ; 0xa799
.short 2559 ; 0x9ff
.short 20224 ; 0x4f00
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 3910 ; 0xf46
.short 0 ; 0x0
.short 4006 ; 0xfa6
.short 0 ; 0x0
.short 2932 ; 0xb74
.short 0 ; 0x0
.short 728 ; 0x2d8
.short 0 ; 0x0
.short 729 ; 0x2d9
.short 0 ; 0x0
.short 18384 ; 0x47d0
.short 0 ; 0x0
.short 18304 ; 0x4780
.short 2676 ; 0xa74
.short 12176 ; 0x2f90
.short 2525 ; 0x9dd
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 34969 ; 0x8899
.short 26187 ; 0x664b
.short 0 ; 0x0
.short 26361 ; 0x66f9
.short 0 ; 0x0
.short 26544 ; 0x67b0
.short 0 ; 0x0
.short 36608 ; 0x8f00
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 0 ; 0x0
.short 36864 ; 0x9000
.short 0 ; 0x0
.short 36864 ; 0x9000
.short 0 ; 0x0
.short 36864 ; 0x9000
.short 118 ; 0x76
.short 0 ; 0x0
.short 70 ; 0x46
.short 0 ; 0x0
.short 118 ; 0x76
.short 0 ; 0x0
.short 72 ; 0x48
.short 0 ; 0x0
.short 74 ; 0x4a
.short 7 ; 0x7
.short 56788 ; 0xddd4
.short 253 ; 0xfd
.short 33863 ; 0x8447
.short 9 ; 0x9
.short 4061 ; 0xfdd
.short 0 ; 0x0
.short 0 ; 0x0
.short 31488 ; 0x7b00
.short 0 ; 0x0
.short 36864 ; 0x9000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 36864 ; 0x9000
.short 0 ; 0x0
.short 10496 ; 0x2900
.short 0 ; 0x0
.short 18432 ; 0x4800
.short 0 ; 0x0
.short 20224 ; 0x4f00
.short 27247 ; 0x6a6f
.short 118 ; 0x76
.short 26280 ; 0x66a8
.short 253 ; 0xfd
.short 17995 ; 0x464b
.short 151 ; 0x97
.short 63368 ; 0xf788
.short 0 ; 0x0
.short 4055 ; 0xfd7
.short 0 ; 0x0
.short 135 ; 0x87
.short 0 ; 0x0
.short 2772 ; 0xad4
.short 0 ; 0x0
.short 17578 ; 0x44aa
.short 0 ; 0x0
.short 3840 ; 0xf00
.short 19184 ; 0x4af0
.short 0 ; 0x0
.short 25840 ; 0x64f0
.short 0 ; 0x0
.short 20224 ; 0x4f00
.short 0 ; 0x0
.short 9248 ; 0x2420
.short 36864 ; 0x9000
.short 1917 ; 0x77d
.short 32768 ; 0x8000
.short 218 ; 0xda
.short 61440 ; 0xf000
.short 3399 ; 0xd47
.short 0 ; 0x0
.short 19023 ; 0x4a4f
.short 40870 ; 0x9fa6
.short 0 ; 0x0
.short 4054 ; 0xfd6
.short 0 ; 0x0
.short 244 ; 0xf4
.short 0 ; 0x0
.short 9 ; 0x9
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 9 ; 0x9
.short 0 ; 0x0
.short 53248 ; 0xd000
.short 29798 ; 0x7466
.short 32768 ; 0x8000
.short 32164 ; 0x7da4
.short 31232 ; 0x7a00
.short 2491 ; 0x9bb
.short 32128 ; 0x7d80
.short 7 ; 0x7
.short 18399 ; 0x47df
.short 0 ; 0x0
.short 42880 ; 0xa780
.short 0 ; 0x0
.short 55280 ; 0xd7f0
.short 0 ; 0x0
.short 20224 ; 0x4f00
.short 4 ; 0x4
.short 15 ; 0xf
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 27248 ; 0x6a70
.short 0 ; 0x0
.short 36818 ; 0x8fd2
.short 8192 ; 0x2000
.short 4052 ; 0xfd4
.short 32512 ; 0x7f00
.short 71 ; 0x47
.short 55552 ; 0xd900
.short 71 ; 0x47
.short 32768 ; 0x8000
.short 71 ; 0x47
.short 36864 ; 0x9000
.short 71 ; 0x47
.short 0 ; 0x0
.short 127 ; 0x7f
.short 119 ; 0x77
.short 53760 ; 0xd200
.short 148 ; 0x94
.short 56704 ; 0xdd80
.short 0 ; 0x0
.short 53760 ; 0xd200
.short 0 ; 0x0
.short 61440 ; 0xf000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 10 ; 0xa
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 2 ; 0x2
.short 0 ; 0x0
.short 136 ; 0x88
.short 0 ; 0x0
.short 144 ; 0x90
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 18384 ; 0x47d0
.short 26287 ; 0x66af
.short 55104 ; 0xd740
.short 57160 ; 0xdf48
.short 2000 ; 0x7d0
.short 29936 ; 0x74f0
.short 1824 ; 0x720
.short 2304 ; 0x900
.short 3568 ; 0xdf0
.short 0 ; 0x0
.short 3328 ; 0xd00
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 18022 ; 0x4666
.short 27211 ; 0x6a4b
.short 64103 ; 0xfa67
.short 42239 ; 0xa4ff
.short 3959 ; 0xf77
.short 47872 ; 0xbb00
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 1638 ; 0x666
.short 0 ; 0x0
.short 31334 ; 0x7a66
.short 0 ; 0x0
.short 33860 ; 0x8444
.short 0 ; 0x0
.short 10383 ; 0x288f
.short 0 ; 0x0
.short 56720 ; 0xdd90
.short 0 ; 0x0
.short 55296 ; 0xd800
.short 170 ; 0xaa
.short 30720 ; 0x7800
.short 2269 ; 0x8dd
.short 12032 ; 0x2f00
.short 2557 ; 0x9fd
.short 0 ; 0x0
.short 36864 ; 0x9000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 26189 ; 0x664d
.short 20294 ; 0x4f46
.short 43737 ; 0xaad9
.short 17540 ; 0x4484
.short 65280 ; 0xff00
.short 65289 ; 0xff09
.short 0 ; 0x0
.short 36864 ; 0x9000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 63078 ; 0xf666
.short 0 ; 0x0
.short 64102 ; 0xfa66
.short 0 ; 0x0
.short 3908 ; 0xf44
.short 0 ; 0x0
.short 3512 ; 0xdb8
.short 0 ; 0x0
.short 2008 ; 0x7d8
.short 0 ; 0x0
.short 10192 ; 0x27d0
.short 253 ; 0xfd
.short 10192 ; 0x27d0
.short 9 ; 0x9
.short 64976 ; 0xfdd0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 47104 ; 0xb800
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 15616 ; 0x3d00
.short 0 ; 0x0
.short 30720 ; 0x7800
.short 0 ; 0x0
.short 31488 ; 0x7b00
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 28672 ; 0x7000
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 13 ; 0xd
.short 45056 ; 0xb000
.short 7 ; 0x7
.short 32768 ; 0x8000
.short 8 ; 0x8
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 3452 ; 0xd7c
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 21840 ; 0x5550
.short 0 ; 0x0
.short 26213 ; 0x6665
.short 0 ; 0x0
.short 26213 ; 0x6665
.short 20480 ; 0x5000
.short 26214 ; 0x6666
.short 25856 ; 0x6500
.short 21862 ; 0x5566
.short 25856 ; 0x6500
.short 21862 ; 0x5566
.short 25856 ; 0x6500
.short 21862 ; 0x5566
.short 25856 ; 0x6500
.short 21862 ; 0x5566
.short 21845 ; 0x5555
.short 5 ; 0x5
.short 22118 ; 0x5666
.short 85 ; 0x55
.short 26214 ; 0x6666
.short 1365 ; 0x555
.short 26214 ; 0x6666
.short 1366 ; 0x556
.short 26197 ; 0x6655
.short 21862 ; 0x5566
.short 25856 ; 0x6500
.short 21862 ; 0x5566
.short 25856 ; 0x6500
.short 21862 ; 0x5566
.short 20480 ; 0x5000
.short 21862 ; 0x5566
.short 0 ; 0x0
.short 21840 ; 0x5550
.short 0 ; 0x0
.short 26213 ; 0x6665
.short 0 ; 0x0
.short 26213 ; 0x6665
.short 0 ; 0x0
.short 26213 ; 0x6665
.short 0 ; 0x0
.short 25936 ; 0x6550
.short 0 ; 0x0
.short 20480 ; 0x5000
.short 0 ; 0x0
.short 20480 ; 0x5000
.short 0 ; 0x0
.short 20480 ; 0x5000
.short 0 ; 0x0
.short 0 ; 0x0
.short 5 ; 0x5
.short 0 ; 0x0
.short 86 ; 0x56
.short 0 ; 0x0
.short 1366 ; 0x556
.short 0 ; 0x0
.short 1366 ; 0x556
.short 0 ; 0x0
.short 1366 ; 0x556
.short 0 ; 0x0
.short 1366 ; 0x556
.short 0 ; 0x0
.short 1366 ; 0x556
.short 0 ; 0x0
.short 0 ; 0x0
.short 21760 ; 0x5500
.short 0 ; 0x0
.short 26192 ; 0x6650
.short 0 ; 0x0
.short 26213 ; 0x6665
.short 20480 ; 0x5000
.short 26214 ; 0x6666
.short 25856 ; 0x6500
.short 21862 ; 0x5566
.short 25856 ; 0x6500
.short 85 ; 0x55
.short 20480 ; 0x5000
.short 0 ; 0x0
.short 0 ; 0x0
.short 20480 ; 0x5000
.short 21845 ; 0x5555
.short 0 ; 0x0
.short 26214 ; 0x6666
.short 5 ; 0x5
.short 26214 ; 0x6666
.short 86 ; 0x56
.short 26214 ; 0x6666
.short 1366 ; 0x556
.short 26197 ; 0x6655
.short 1366 ; 0x556
.short 26192 ; 0x6650
.short 1366 ; 0x556
.short 26213 ; 0x6665
.short 1365 ; 0x555
.short 26214 ; 0x6666
.short 85 ; 0x55
.short 0 ; 0x0
.short 21845 ; 0x5555
.short 20480 ; 0x5000
.short 26214 ; 0x6666
.short 20480 ; 0x5000
.short 26214 ; 0x6666
.short 20480 ; 0x5000
.short 25958 ; 0x6566
.short 0 ; 0x0
.short 21861 ; 0x5565
.short 0 ; 0x0
.short 1381 ; 0x565
.short 0 ; 0x0
.short 80 ; 0x50
.short 0 ; 0x0
.short 20480 ; 0x5000
.short 21845 ; 0x5555
.short 85 ; 0x55
.short 26214 ; 0x6666
.short 86 ; 0x56
.short 26214 ; 0x6666
.short 1366 ; 0x556
.short 26214 ; 0x6666
.short 1366 ; 0x556
.short 25941 ; 0x6555
.short 1366 ; 0x556
.short 26192 ; 0x6650
.short 85 ; 0x55
.short 22117 ; 0x5665
.short 85 ; 0x55
.short 26214 ; 0x6666
.short 1366 ; 0x556
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 1360 ; 0x550
.short 0 ; 0x0
.short 21861 ; 0x5565
.short 20480 ; 0x5000
.short 21862 ; 0x5566
.short 20480 ; 0x5000
.short 21862 ; 0x5566
.short 20480 ; 0x5000
.short 21862 ; 0x5566
.short 20480 ; 0x5000
.short 21862 ; 0x5566
.short 20480 ; 0x5000
.short 26214 ; 0x6666
.short 0 ; 0x0
.short 0 ; 0x0
.short 21760 ; 0x5500
.short 0 ; 0x0
.short 25856 ; 0x6500
.short 1365 ; 0x555
.short 25856 ; 0x6500
.short 21862 ; 0x5566
.short 25856 ; 0x6500
.short 21862 ; 0x5566
.short 25856 ; 0x6500
.short 21862 ; 0x5566
.short 26197 ; 0x6655
.short 21862 ; 0x5566
.short 26214 ; 0x6666
.short 21862 ; 0x5566
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 20480 ; 0x5000
.short 0 ; 0x0
.short 47872 ; 0xbb00
.short 0 ; 0x0
.short 47872 ; 0xbb00
.short 0 ; 0x0
.short 47920 ; 0xbb30
.short 0 ; 0x0
.short 47920 ; 0xbb30
.short 55040 ; 0xd700
.short 15 ; 0xf
.short 36096 ; 0x8d00
.short 15 ; 0xf
.short 32768 ; 0x8000
.short 205 ; 0xcd
.short 8312 ; 0x2078
.short 13 ; 0xd
.short 34747 ; 0x87bb
.short 199 ; 0xc7
.short 35771 ; 0x8bbb
.short 199 ; 0xc7
.short 52155 ; 0xcbbb
.short 135 ; 0x87
.short 31675 ; 0x7bbb
.short 199 ; 0xc7
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 7 ; 0x7
.short 0 ; 0x0
.short 216 ; 0xd8
.short 0 ; 0x0
.short 123 ; 0x7b
.short 48051 ; 0xbbb3
.short 136 ; 0x88
.short 48053 ; 0xbbb5
.short 61 ; 0x3d
.short 45755 ; 0xb2bb
.short 7 ; 0x7
.short 48059 ; 0xbbbb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 47104 ; 0xb800
.short 0 ; 0x0
.short 55040 ; 0xd700
.short 0 ; 0x0
.short 36101 ; 0x8d05
.short 0 ; 0x0
.short 53035 ; 0xcf2b
.short 0 ; 0x0
.short 55179 ; 0xd78b
.short 8 ; 0x8
.short 56064 ; 0xdb00
.short 0 ; 0x0
.short 47104 ; 0xb800
.short 0 ; 0x0
.short 14080 ; 0x3700
.short 0 ; 0x0
.short 14272 ; 0x37c0
.short 0 ; 0x0
.short 14320 ; 0x37f0
.short 48048 ; 0xbbb0
.short 14320 ; 0x37f0
.short 48053 ; 0xbbb5
.short 63408 ; 0xf7b0
.short 45755 ; 0xb2bb
.short 32192 ; 0x7dc0
.short 48059 ; 0xbbbb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 11 ; 0xb
.short 0 ; 0x0
.short 11 ; 0xb
.short 0 ; 0x0
.short 11 ; 0xb
.short 0 ; 0x0
.short 35851 ; 0x8c0b
.short 3 ; 0x3
.short 53248 ; 0xd000
.short 3 ; 0x3
.short 0 ; 0x0
.short 7 ; 0x7
.short 32768 ; 0x8000
.short 7 ; 0x7
.short 32768 ; 0x8000
.short 46343 ; 0xb507
.short 32768 ; 0x8000
.short 47965 ; 0xbb5d
.short 32768 ; 0x8000
.short 48061 ; 0xbbbd
.short 32768 ; 0x8000
.short 48055 ; 0xbbb7
.short 32768 ; 0x8000
.short 48055 ; 0xbbb7
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 11 ; 0xb
.short 0 ; 0x0
.short 187 ; 0xbb
.short 0 ; 0x0
.short 187 ; 0xbb
.short 0 ; 0x0
.short 187 ; 0xbb
.short 0 ; 0x0
.short 187 ; 0xbb
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 3255 ; 0xcb7
.short 0 ; 0x0
.short 3444 ; 0xd74
.short 49152 ; 0xc000
.short 23511 ; 0x5bd7
.short 49152 ; 0xc000
.short 46471 ; 0xb587
.short 49152 ; 0xc000
.short 48087 ; 0xbbd7
.short 49152 ; 0xc000
.short 48093 ; 0xbbdd
.short 0 ; 0x0
.short 47917 ; 0xbb2d
.short 0 ; 0x0
.short 48056 ; 0xbbb8
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 955 ; 0x3bb
.short 0 ; 0x0
.short 3003 ; 0xbbb
.short 0 ; 0x0
.short 1458 ; 0x5b2
.short 0 ; 0x0
.short 3003 ; 0xbbb
.short 0 ; 0x0
.short 3003 ; 0xbbb
.short 0 ; 0x0
.short 859 ; 0x35b
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 32512 ; 0x7f00
.short 0 ; 0x0
.short 34800 ; 0x87f0
.short 0 ; 0x0
.short 48499 ; 0xbd73
.short 0 ; 0x0
.short 48499 ; 0xbd73
.short 0 ; 0x0
.short 46976 ; 0xb780
.short 0 ; 0x0
.short 48576 ; 0xbdc0
.short 2175 ; 0x87f
.short 0 ; 0x0
.short 2999 ; 0xbb7
.short 0 ; 0x0
.short 955 ; 0x3bb
.short 0 ; 0x0
.short 48053 ; 0xbbb5
.short 0 ; 0x0
.short 48059 ; 0xbbbb
.short 0 ; 0x0
.short 47915 ; 0xbb2b
.short 0 ; 0x0
.short 48059 ; 0xbbbb
.short 5 ; 0x5
.short 48059 ; 0xbbbb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 48051 ; 0xbbb3
.short 0 ; 0x0
.short 48053 ; 0xbbb5
.short 0 ; 0x0
.short 45755 ; 0xb2bb
.short 0 ; 0x0
.short 48059 ; 0xbbbb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 47104 ; 0xb800
.short 0 ; 0x0
.short 55040 ; 0xd700
.short 0 ; 0x0
.short 36101 ; 0x8d05
.short 0 ; 0x0
.short 53035 ; 0xcf2b
.short 0 ; 0x0
.short 55179 ; 0xd78b
.short 8 ; 0x8
.short 25856 ; 0x6500
.short 21862 ; 0x5566
.short 25856 ; 0x6500
.short 22118 ; 0x5666
.short 25856 ; 0x6500
.short 22118 ; 0x5666
.short 25856 ; 0x6500
.short 26214 ; 0x6666
.short 20480 ; 0x5000
.short 26214 ; 0x6666
.short 20480 ; 0x5000
.short 26214 ; 0x6666
.short 0 ; 0x0
.short 26197 ; 0x6655
.short 0 ; 0x0
.short 21760 ; 0x5500
.short 0 ; 0x0
.short 22117 ; 0x5665
.short 5 ; 0x5
.short 22117 ; 0x5665
.short 85 ; 0x55
.short 22117 ; 0x5665
.short 1365 ; 0x555
.short 21861 ; 0x5565
.short 21846 ; 0x5556
.short 21862 ; 0x5566
.short 26214 ; 0x6666
.short 1382 ; 0x566
.short 26214 ; 0x6666
.short 1366 ; 0x556
.short 21845 ; 0x5555
.short 1365 ; 0x555
.short 0 ; 0x0
.short 25856 ; 0x6500
.short 0 ; 0x0
.short 25856 ; 0x6500
.short 0 ; 0x0
.short 25856 ; 0x6500
.short 0 ; 0x0
.short 25856 ; 0x6500
.short 0 ; 0x0
.short 25856 ; 0x6500
.short 0 ; 0x0
.short 25856 ; 0x6500
.short 0 ; 0x0
.short 25856 ; 0x6500
.short 0 ; 0x0
.short 20480 ; 0x5000
.short 1366 ; 0x556
.short 0 ; 0x0
.short 1366 ; 0x556
.short 0 ; 0x0
.short 1366 ; 0x556
.short 0 ; 0x0
.short 1366 ; 0x556
.short 0 ; 0x0
.short 1366 ; 0x556
.short 0 ; 0x0
.short 85 ; 0x55
.short 0 ; 0x0
.short 85 ; 0x55
.short 0 ; 0x0
.short 5 ; 0x5
.short 0 ; 0x0
.short 0 ; 0x0
.short 20480 ; 0x5000
.short 0 ; 0x0
.short 25856 ; 0x6500
.short 0 ; 0x0
.short 25856 ; 0x6500
.short 0 ; 0x0
.short 26192 ; 0x6650
.short 0 ; 0x0
.short 26213 ; 0x6665
.short 20480 ; 0x5000
.short 26214 ; 0x6666
.short 0 ; 0x0
.short 21845 ; 0x5555
.short 0 ; 0x0
.short 21840 ; 0x5550
.short 22118 ; 0x5666
.short 5 ; 0x5
.short 22118 ; 0x5666
.short 5 ; 0x5
.short 21862 ; 0x5566
.short 1285 ; 0x505
.short 21846 ; 0x5556
.short 22101 ; 0x5655
.short 26214 ; 0x6666
.short 22118 ; 0x5666
.short 26214 ; 0x6666
.short 21862 ; 0x5566
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 21845 ; 0x5555
.short 85 ; 0x55
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 85 ; 0x55
.short 20480 ; 0x5000
.short 1382 ; 0x566
.short 0 ; 0x0
.short 22117 ; 0x5665
.short 0 ; 0x0
.short 26213 ; 0x6665
.short 0 ; 0x0
.short 21840 ; 0x5550
.short 26197 ; 0x6655
.short 1366 ; 0x556
.short 25856 ; 0x6500
.short 21862 ; 0x5566
.short 20480 ; 0x5000
.short 21862 ; 0x5566
.short 20480 ; 0x5000
.short 21862 ; 0x5566
.short 25856 ; 0x6500
.short 21862 ; 0x5566
.short 25941 ; 0x6555
.short 1366 ; 0x556
.short 26214 ; 0x6666
.short 1365 ; 0x555
.short 21845 ; 0x5555
.short 85 ; 0x55
.short 0 ; 0x0
.short 26213 ; 0x6665
.short 0 ; 0x0
.short 21840 ; 0x5550
.short 0 ; 0x0
.short 21760 ; 0x5500
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 26214 ; 0x6666
.short 21862 ; 0x5566
.short 25941 ; 0x6555
.short 21862 ; 0x5566
.short 25941 ; 0x6555
.short 1366 ; 0x556
.short 26192 ; 0x6650
.short 1366 ; 0x556
.short 26192 ; 0x6650
.short 1365 ; 0x555
.short 26192 ; 0x6650
.short 85 ; 0x55
.short 25856 ; 0x6500
.short 85 ; 0x55
.short 20480 ; 0x5000
.short 85 ; 0x55
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 47920 ; 0xbb30
.short 0 ; 0x0
.short 46892 ; 0xb72c
.short 56320 ; 0xdc00
.short 34679 ; 0x8777
.short 30704 ; 0x77f0
.short 55431 ; 0xd887
.short 52608 ; 0xcd80
.short 34053 ; 0x8505
.short 2224 ; 0x8b0
.short 5376 ; 0x1500
.short 36272 ; 0x8db0
.short 45059 ; 0xb003
.short 10288 ; 0x2830
.short 45067 ; 0xb00b
.short 31675 ; 0x7bbb
.short 50 ; 0x32
.short 35771 ; 0x8bbb
.short 12 ; 0xc
.short 4369 ; 0x1111
.short 11 ; 0xb
.short 4369 ; 0x1111
.short 177 ; 0xb1
.short 4369 ; 0x1111
.short 2833 ; 0xb11
.short 4369 ; 0x1111
.short 177 ; 0xb1
.short 4369 ; 0x1111
.short 91 ; 0x5b
.short 48059 ; 0xbbbb
.short 0 ; 0x0
.short 136 ; 0x88
.short 48059 ; 0xbbbb
.short 30589 ; 0x777d
.short 48055 ; 0xbbb7
.short 34992 ; 0x88b0
.short 48007 ; 0xbb87
.short 0 ; 0x0
.short 4491 ; 0x118b
.short 0 ; 0x0
.short 4539 ; 0x11bb
.short 0 ; 0x0
.short 4379 ; 0x111b
.short 0 ; 0x0
.short 4373 ; 0x1115
.short 0 ; 0x0
.short 4528 ; 0x11b0
.short 29323 ; 0x728b
.short 11 ; 0xb
.short 47067 ; 0xb7db
.short 0 ; 0x0
.short 2993 ; 0xbb1
.short 0 ; 0x0
.short 2833 ; 0xb11
.short 0 ; 0x0
.short 45329 ; 0xb111
.short 0 ; 0x0
.short 45329 ; 0xb111
.short 3 ; 0x3
.short 2833 ; 0xb11
.short 0 ; 0x0
.short 3259 ; 0xcbb
.short 0 ; 0x0
.short 30720 ; 0x7800
.short 48055 ; 0xbbb7
.short 53248 ; 0xd000
.short 48055 ; 0xbbb7
.short 45056 ; 0xb000
.short 48013 ; 0xbb8d
.short 0 ; 0x0
.short 4536 ; 0x11b8
.short 0 ; 0x0
.short 4533 ; 0x11b5
.short 0 ; 0x0
.short 4373 ; 0x1115
.short 0 ; 0x0
.short 4533 ; 0x11b5
.short 0 ; 0x0
.short 48048 ; 0xbbb0
.short 53899 ; 0xd28b
.short 7 ; 0x7
.short 30587 ; 0x777b
.short 13 ; 0xd
.short 36273 ; 0x8db1
.short 3 ; 0x3
.short 1457 ; 0x5b1
.short 0 ; 0x0
.short 23313 ; 0x5b11
.short 0 ; 0x0
.short 45329 ; 0xb111
.short 3 ; 0x3
.short 23313 ; 0x5b11
.short 0 ; 0x0
.short 3003 ; 0xbbb
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 48055 ; 0xbbb7
.short 32768 ; 0x8000
.short 48055 ; 0xbbb7
.short 0 ; 0x0
.short 4381 ; 0x111d
.short 0 ; 0x0
.short 4379 ; 0x111b
.short 0 ; 0x0
.short 4379 ; 0x111b
.short 0 ; 0x0
.short 4379 ; 0x111b
.short 0 ; 0x0
.short 4379 ; 0x111b
.short 0 ; 0x0
.short 48048 ; 0xbbb0
.short 11 ; 0xb
.short 0 ; 0x0
.short 55227 ; 0xd7bb
.short 215 ; 0xd7
.short 55217 ; 0xd7b1
.short 189 ; 0xbd
.short 23473 ; 0x5bb1
.short 0 ; 0x0
.short 2833 ; 0xb11
.short 0 ; 0x0
.short 45329 ; 0xb111
.short 0 ; 0x0
.short 2993 ; 0xbb1
.short 0 ; 0x0
.short 15291 ; 0x3bbb
.short 0 ; 0x0
.short 0 ; 0x0
.short 47899 ; 0xbb1b
.short 0 ; 0x0
.short 4379 ; 0x111b
.short 20480 ; 0x5000
.short 4369 ; 0x1111
.short 45824 ; 0xb300
.short 4369 ; 0x1111
.short 4864 ; 0x1300
.short 4369 ; 0x1111
.short 21248 ; 0x5300
.short 4379 ; 0x111b
.short 0 ; 0x0
.short 8784 ; 0x2250
.short 0 ; 0x0
.short 47952 ; 0xbb50
.short 52667 ; 0xcdbb
.short 0 ; 0x0
.short 30673 ; 0x77d1
.short 15 ; 0xf
.short 32219 ; 0x7ddb
.short 39 ; 0x27
.short 46523 ; 0xb5bb
.short 2167 ; 0x877
.short 32017 ; 0x7d11
.short 3293 ; 0xcdd
.short 50449 ; 0xc511
.short 0 ; 0x0
.short 2994 ; 0xbb2
.short 0 ; 0x0
.short 17595 ; 0x44bb
.short 59 ; 0x3b
.short 0 ; 0x0
.short 48064 ; 0xbbc0
.short 0 ; 0x0
.short 4432 ; 0x1150
.short 0 ; 0x0
.short 4528 ; 0x11b0
.short 0 ; 0x0
.short 4373 ; 0x1115
.short 0 ; 0x0
.short 4379 ; 0x111b
.short 0 ; 0x0
.short 4533 ; 0x11b5
.short 0 ; 0x0
.short 6960 ; 0x1b30
.short 0 ; 0x0
.short 45824 ; 0xb300
.short 48059 ; 0xbbbb
.short 15 ; 0xf
.short 30737 ; 0x7811
.short 4055 ; 0xfd7
.short 31505 ; 0x7b11
.short 55159 ; 0xd777
.short 47889 ; 0xbb11
.short 30907 ; 0x78bb
.short 20753 ; 0x5111
.short 30720 ; 0x7800
.short 20753 ; 0x5111
.short 55296 ; 0xd800
.short 23313 ; 0x5b11
.short 33456 ; 0x82b0
.short 47906 ; 0xbb22
.short 2944 ; 0xb80
.short 14528 ; 0x38c0
.short 48059 ; 0xbbbb
.short 30589 ; 0x777d
.short 48055 ; 0xbbb7
.short 34992 ; 0x88b0
.short 48007 ; 0xbb87
.short 0 ; 0x0
.short 4491 ; 0x118b
.short 0 ; 0x0
.short 4539 ; 0x11bb
.short 0 ; 0x0
.short 4379 ; 0x111b
.short 0 ; 0x0
.short 4373 ; 0x1115
.short 0 ; 0x0
.short 4528 ; 0x11b0
.short 29323 ; 0x728b
.short 11 ; 0xb
.short 47067 ; 0xb7db
.short 0 ; 0x0
.short 2993 ; 0xbb1
.short 0 ; 0x0
.short 2833 ; 0xb11
.short 0 ; 0x0
.short 45329 ; 0xb111
.short 0 ; 0x0
.short 45329 ; 0xb111
.short 3 ; 0x3
.short 2833 ; 0xb11
.short 0 ; 0x0
.short 3259 ; 0xcbb
.short 0 ; 0x0
.short 0 ; 0x0
.short 21845 ; 0x5555
.short 0 ; 0x0
.short 26213 ; 0x6665
.short 0 ; 0x0
.short 26213 ; 0x6665
.short 0 ; 0x0
.short 22117 ; 0x5665
.short 0 ; 0x0
.short 22117 ; 0x5665
.short 0 ; 0x0
.short 26213 ; 0x6665
.short 0 ; 0x0
.short 26213 ; 0x6665
.short 0 ; 0x0
.short 21840 ; 0x5550
.short 1365 ; 0x555
.short 0 ; 0x0
.short 22118 ; 0x5666
.short 5 ; 0x5
.short 26214 ; 0x6666
.short 86 ; 0x56
.short 21845 ; 0x5555
.short 1382 ; 0x566
.short 21845 ; 0x5555
.short 1365 ; 0x555
.short 22118 ; 0x5666
.short 1365 ; 0x555
.short 26214 ; 0x6666
.short 5 ; 0x5
.short 26197 ; 0x6655
.short 86 ; 0x56
.short 0 ; 0x0
.short 20480 ; 0x5000
.short 0 ; 0x0
.short 25936 ; 0x6550
.short 0 ; 0x0
.short 26213 ; 0x6665
.short 20480 ; 0x5000
.short 22118 ; 0x5666
.short 20480 ; 0x5000
.short 22118 ; 0x5666
.short 25856 ; 0x6500
.short 22118 ; 0x5666
.short 25856 ; 0x6500
.short 21862 ; 0x5566
.short 25856 ; 0x6500
.short 26214 ; 0x6666
.short 1365 ; 0x555
.short 0 ; 0x0
.short 21862 ; 0x5566
.short 0 ; 0x0
.short 21846 ; 0x5556
.short 0 ; 0x0
.short 1365 ; 0x555
.short 0 ; 0x0
.short 5 ; 0x5
.short 0 ; 0x0
.short 5 ; 0x5
.short 0 ; 0x0
.short 21845 ; 0x5555
.short 0 ; 0x0
.short 26214 ; 0x6666
.short 85 ; 0x55
.short 21760 ; 0x5500
.short 21845 ; 0x5555
.short 26192 ; 0x6650
.short 26214 ; 0x6666
.short 26192 ; 0x6650
.short 26214 ; 0x6666
.short 26192 ; 0x6650
.short 26197 ; 0x6655
.short 21760 ; 0x5500
.short 21845 ; 0x5555
.short 0 ; 0x0
.short 21840 ; 0x5550
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 21840 ; 0x5550
.short 21845 ; 0x5555
.short 0 ; 0x0
.short 26214 ; 0x6666
.short 1365 ; 0x555
.short 26214 ; 0x6666
.short 1382 ; 0x566
.short 26214 ; 0x6666
.short 1366 ; 0x556
.short 26197 ; 0x6655
.short 1366 ; 0x556
.short 26197 ; 0x6655
.short 1365 ; 0x555
.short 22117 ; 0x5665
.short 85 ; 0x55
.short 22118 ; 0x5666
.short 5 ; 0x5
.short 0 ; 0x0
.short 21845 ; 0x5555
.short 20480 ; 0x5000
.short 26214 ; 0x6666
.short 25856 ; 0x6500
.short 22118 ; 0x5666
.short 26192 ; 0x6650
.short 1365 ; 0x555
.short 26213 ; 0x6665
.short 20565 ; 0x5055
.short 26213 ; 0x6665
.short 21846 ; 0x5556
.short 26213 ; 0x6665
.short 25958 ; 0x6566
.short 26192 ; 0x6650
.short 26214 ; 0x6666
.short 5 ; 0x5
.short 0 ; 0x0
.short 1366 ; 0x556
.short 0 ; 0x0
.short 21862 ; 0x5566
.short 0 ; 0x0
.short 22117 ; 0x5665
.short 5 ; 0x5
.short 22118 ; 0x5666
.short 5 ; 0x5
.short 22118 ; 0x5666
.short 5 ; 0x5
.short 22118 ; 0x5666
.short 5 ; 0x5
.short 26214 ; 0x6666
.short 85 ; 0x55
.short 0 ; 0x0
.short 21845 ; 0x5555
.short 20480 ; 0x5000
.short 26214 ; 0x6666
.short 25856 ; 0x6500
.short 26214 ; 0x6666
.short 25856 ; 0x6500
.short 21846 ; 0x5556
.short 26192 ; 0x6650
.short 1365 ; 0x555
.short 26192 ; 0x6650
.short 1365 ; 0x555
.short 26192 ; 0x6650
.short 21846 ; 0x5556
.short 25856 ; 0x6500
.short 22118 ; 0x5666
.short 85 ; 0x55
.short 0 ; 0x0
.short 21862 ; 0x5566
.short 0 ; 0x0
.short 26214 ; 0x6666
.short 5 ; 0x5
.short 26213 ; 0x6665
.short 85 ; 0x55
.short 26192 ; 0x6650
.short 85 ; 0x55
.short 25856 ; 0x6500
.short 85 ; 0x55
.short 25861 ; 0x6505
.short 1366 ; 0x556
.short 26197 ; 0x6655
.short 1366 ; 0x556
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 49152 ; 0xc000
.short 46348 ; 0xb50c
.short 0 ; 0x0
.short 17584 ; 0x44b0
.short 12288 ; 0x3000
.short 17993 ; 0x4649
.short 36864 ; 0x9000
.short 50788 ; 0xc664
.short 17664 ; 0x4500
.short 50276 ; 0xc464
.short 47872 ; 0xbb00
.short 17476 ; 0x4444
.short 45056 ; 0xb000
.short 19275 ; 0x4b4b
.short 0 ; 0x0
.short 19387 ; 0x4bbb
.short 52002 ; 0xcb22
.short 0 ; 0x0
.short 19020 ; 0x4a4c
.short 15 ; 0xf
.short 17483 ; 0x444b
.short 180 ; 0xb4
.short 25675 ; 0x644b
.short 2886 ; 0xb46
.short 19115 ; 0x4aab
.short 1094 ; 0x446
.short 42059 ; 0xa44b
.short 21606 ; 0x5466
.short 25675 ; 0x644b
.short 37990 ; 0x9466
.short 17588 ; 0x44b4
.short 46182 ; 0xb466
.short 0 ; 0x0
.short 47872 ; 0xbb00
.short 0 ; 0x0
.short 47280 ; 0xb8b0
.short 0 ; 0x0
.short 48315 ; 0xbcbb
.short 45056 ; 0xb000
.short 48203 ; 0xbc4b
.short 47872 ; 0xbb00
.short 52292 ; 0xcc44
.short 19200 ; 0x4b00
.short 19524 ; 0x4c44
.short 17408 ; 0x4400
.short 17476 ; 0x4444
.short 19200 ; 0x4b00
.short 17476 ; 0x4444
.short 4018 ; 0xfb2
.short 0 ; 0x0
.short 62635 ; 0xf4ab
.short 0 ; 0x0
.short 17988 ; 0x4644
.short 11 ; 0xb
.short 26180 ; 0x6644
.short 196 ; 0xc4
.short 26180 ; 0x6644
.short 1350 ; 0x546
.short 25668 ; 0x6444
.short 1862 ; 0x746
.short 25675 ; 0x644b
.short 2884 ; 0xb44
.short 54468 ; 0xd4c4
.short 1348 ; 0x544
.short 0 ; 0x0
.short 11008 ; 0x2b00
.short 0 ; 0x0
.short 46336 ; 0xb500
.short 0 ; 0x0
.short 50224 ; 0xc430
.short 0 ; 0x0
.short 50368 ; 0xc4c0
.short 0 ; 0x0
.short 50252 ; 0xc44c
.short 45056 ; 0xb000
.short 50763 ; 0xc64b
.short 45056 ; 0xb000
.short 46692 ; 0xb664
.short 45056 ; 0xb000
.short 50276 ; 0xc464
.short 50354 ; 0xc4b2
.short 3 ; 0x3
.short 17483 ; 0x444b
.short 4 ; 0x4
.short 26187 ; 0x664b
.short 870 ; 0x366
.short 17483 ; 0x444b
.short 1124 ; 0x464
.short 17577 ; 0x44a9
.short 21572 ; 0x5444
.short 19524 ; 0x4c44
.short 21676 ; 0x54ac
.short 19268 ; 0x4b44
.short 1239 ; 0x4d7
.short 45892 ; 0xb344
.short 1463 ; 0x5b7
.short 0 ; 0x0
.short 11008 ; 0x2b00
.short 0 ; 0x0
.short 51456 ; 0xc900
.short 0 ; 0x0
.short 50256 ; 0xc450
.short 0 ; 0x0
.short 50368 ; 0xc4c0
.short 0 ; 0x0
.short 50245 ; 0xc445
.short 0 ; 0x0
.short 17988 ; 0x4644
.short 20480 ; 0x5000
.short 26212 ; 0x6664
.short 49152 ; 0xc000
.short 26212 ; 0x6664
.short 17474 ; 0x4442
.short 12 ; 0xc
.short 17995 ; 0x464b
.short 196 ; 0xc4
.short 26187 ; 0x664b
.short 3140 ; 0xc44
.short 29769 ; 0x7449
.short 50244 ; 0xc444
.short 18889 ; 0x49c9
.short 46148 ; 0xb444
.short 17604 ; 0x44c4
.short 1095 ; 0x447
.short 31556 ; 0x7b44
.short 2893 ; 0xb4d
.short 62539 ; 0xf44b
.short 50 ; 0x32
.short 0 ; 0x0
.short 19011 ; 0x4a43
.short 0 ; 0x0
.short 17484 ; 0x444c
.short 0 ; 0x0
.short 17993 ; 0x4649
.short 20480 ; 0x5000
.short 18020 ; 0x4664
.short 49152 ; 0xc000
.short 18020 ; 0x4664
.short 37632 ; 0x9300
.short 42596 ; 0xa664
.short 17152 ; 0x4300
.short 46692 ; 0xb664
.short 17152 ; 0x4300
.short 17988 ; 0x4644
.short 17612 ; 0x44cc
.short 1348 ; 0x544
.short 42142 ; 0xa49e
.short 13380 ; 0x3444
.short 17604 ; 0x44c4
.short 46148 ; 0xb444
.short 17609 ; 0x44c9
.short 47940 ; 0xbb44
.short 17604 ; 0x44c4
.short 2884 ; 0xb44
.short 17612 ; 0x44cc
.short 180 ; 0xb4
.short 46277 ; 0xb4c5
.short 181 ; 0xb5
.short 46272 ; 0xb4c0
.short 199 ; 0xc7
.short 0 ; 0x0
.short 19456 ; 0x4c00
.short 0 ; 0x0
.short 17488 ; 0x4450
.short 0 ; 0x0
.short 17595 ; 0x44bb
.short 0 ; 0x0
.short 17483 ; 0x444b
.short 0 ; 0x0
.short 18027 ; 0x466b
.short 0 ; 0x0
.short 18027 ; 0x466b
.short 0 ; 0x0
.short 18020 ; 0x4664
.short 0 ; 0x0
.short 17988 ; 0x4644
.short 18827 ; 0x498b
.short 202 ; 0xca
.short 19524 ; 0x4c44
.short 3142 ; 0xc46
.short 52292 ; 0xcc44
.short 50278 ; 0xc466
.short 52292 ; 0xcc44
.short 17476 ; 0x4444
.short 52388 ; 0xcca4
.short 46148 ; 0xb444
.short 18762 ; 0x494a
.short 21572 ; 0x5444
.short 17593 ; 0x44b9
.short 1476 ; 0x5c4
.short 17497 ; 0x4459
.short 5 ; 0x5
.short 0 ; 0x0
.short 47872 ; 0xbb00
.short 0 ; 0x0
.short 47280 ; 0xb8b0
.short 0 ; 0x0
.short 46267 ; 0xb4bb
.short 45056 ; 0xb000
.short 46155 ; 0xb44b
.short 47872 ; 0xbb00
.short 17508 ; 0x4464
.short 19200 ; 0x4b00
.short 25702 ; 0x6466
.short 25600 ; 0x6400
.short 25766 ; 0x64a6
.short 27392 ; 0x6b00
.short 1604 ; 0x644
.short 4018 ; 0xfb2
.short 0 ; 0x0
.short 62635 ; 0xf4ab
.short 0 ; 0x0
.short 17476 ; 0x4444
.short 11 ; 0xb
.short 26180 ; 0x6644
.short 196 ; 0xc4
.short 25668 ; 0x6444
.short 1350 ; 0x546
.short 17476 ; 0x4444
.short 1862 ; 0x746
.short 17483 ; 0x444b
.short 2886 ; 0xb46
.short 54464 ; 0xd4c0
.short 1348 ; 0x544
.short 0 ; 0x0
.short 20480 ; 0x5000
.short 0 ; 0x0
.short 20480 ; 0x5000
.short 0 ; 0x0
.short 21840 ; 0x5550
.short 0 ; 0x0
.short 26213 ; 0x6665
.short 0 ; 0x0
.short 26192 ; 0x6650
.short 0 ; 0x0
.short 25856 ; 0x6500
.short 0 ; 0x0
.short 25856 ; 0x6500
.short 0 ; 0x0
.short 20480 ; 0x5000
.short 25941 ; 0x6555
.short 1366 ; 0x556
.short 25856 ; 0x6500
.short 1366 ; 0x556
.short 25936 ; 0x6550
.short 1366 ; 0x556
.short 26213 ; 0x6665
.short 1366 ; 0x556
.short 26214 ; 0x6666
.short 1366 ; 0x556
.short 26214 ; 0x6666
.short 85 ; 0x55
.short 22118 ; 0x5666
.short 85 ; 0x55
.short 21845 ; 0x5555
.short 5 ; 0x5
.short 25856 ; 0x6500
.short 26214 ; 0x6666
.short 25856 ; 0x6500
.short 22118 ; 0x5666
.short 25856 ; 0x6500
.short 21862 ; 0x5566
.short 20480 ; 0x5000
.short 21862 ; 0x5566
.short 20480 ; 0x5000
.short 21862 ; 0x5566
.short 20480 ; 0x5000
.short 22118 ; 0x5666
.short 0 ; 0x0
.short 26213 ; 0x6665
.short 0 ; 0x0
.short 21840 ; 0x5550
.short 26214 ; 0x6666
.short 1366 ; 0x556
.short 26197 ; 0x6655
.short 1366 ; 0x556
.short 25856 ; 0x6500
.short 21862 ; 0x5566
.short 21760 ; 0x5500
.short 21862 ; 0x5566
.short 25941 ; 0x6555
.short 21862 ; 0x5566
.short 26213 ; 0x6665
.short 21846 ; 0x5556
.short 26214 ; 0x6666
.short 1365 ; 0x555
.short 21845 ; 0x5555
.short 85 ; 0x55
.short 0 ; 0x0
.short 26213 ; 0x6665
.short 0 ; 0x0
.short 25936 ; 0x6550
.short 0 ; 0x0
.short 26192 ; 0x6650
.short 0 ; 0x0
.short 26192 ; 0x6650
.short 0 ; 0x0
.short 26213 ; 0x6665
.short 0 ; 0x0
.short 22117 ; 0x5665
.short 0 ; 0x0
.short 22117 ; 0x5665
.short 0 ; 0x0
.short 21840 ; 0x5550
.short 21862 ; 0x5566
.short 0 ; 0x0
.short 1366 ; 0x556
.short 0 ; 0x0
.short 1366 ; 0x556
.short 0 ; 0x0
.short 1365 ; 0x555
.short 0 ; 0x0
.short 85 ; 0x55
.short 0 ; 0x0
.short 85 ; 0x55
.short 0 ; 0x0
.short 5 ; 0x5
.short 0 ; 0x0
.short 5 ; 0x5
.short 0 ; 0x0
.short 21760 ; 0x5500
.short 22117 ; 0x5665
.short 21760 ; 0x5500
.short 22117 ; 0x5665
.short 20480 ; 0x5000
.short 21862 ; 0x5566
.short 20480 ; 0x5000
.short 21862 ; 0x5566
.short 20480 ; 0x5000
.short 22118 ; 0x5666
.short 20480 ; 0x5000
.short 26214 ; 0x6666
.short 0 ; 0x0
.short 26213 ; 0x6665
.short 0 ; 0x0
.short 21840 ; 0x5550
.short 26197 ; 0x6655
.short 1382 ; 0x566
.short 25856 ; 0x6500
.short 21862 ; 0x5566
.short 25856 ; 0x6500
.short 21862 ; 0x5566
.short 25861 ; 0x6505
.short 21862 ; 0x5566
.short 26197 ; 0x6655
.short 21846 ; 0x5556
.short 26214 ; 0x6666
.short 1365 ; 0x555
.short 22118 ; 0x5666
.short 85 ; 0x55
.short 21845 ; 0x5555
.short 5 ; 0x5
.short 20480 ; 0x5000
.short 26214 ; 0x6666
.short 0 ; 0x0
.short 26197 ; 0x6655
.short 0 ; 0x0
.short 21760 ; 0x5500
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 20480 ; 0x5000
.short 0 ; 0x0
.short 25856 ; 0x6500
.short 0 ; 0x0
.short 26192 ; 0x6650
.short 0 ; 0x0
.short 21760 ; 0x5500
.short 26214 ; 0x6666
.short 1366 ; 0x556
.short 26214 ; 0x6666
.short 1366 ; 0x556
.short 26197 ; 0x6655
.short 1366 ; 0x556
.short 26213 ; 0x6665
.short 85 ; 0x55
.short 22117 ; 0x5665
.short 85 ; 0x55
.short 21862 ; 0x5566
.short 5 ; 0x5
.short 21862 ; 0x5566
.short 0 ; 0x0
.short 21845 ; 0x5555
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 17584 ; 0x44b0
.short 0 ; 0x0
.short 17664 ; 0x4500
.short 0 ; 0x0
.short 51200 ; 0xc800
.short 0 ; 0x0
.short 48560 ; 0xbdb0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 33851 ; 0x843b
.short 1223 ; 0x4c7
.short 56203 ; 0xdb8b
.short 2920 ; 0xb68
.short 9533 ; 0x253d
.short 184 ; 0xb8
.short 30725 ; 0x7805
.short 12 ; 0xc
.short 56320 ; 0xdc00
.short 8 ; 0x8
.short 56320 ; 0xdc00
.short 8 ; 0x8
.short 56320 ; 0xdc00
.short 12 ; 0xc
.short 0 ; 0x0
.short 0 ; 0x0
.short 19200 ; 0x4b00
.short 17476 ; 0x4444
.short 47872 ; 0xbb00
.short 18651 ; 0x48db
.short 12288 ; 0x3000
.short 51083 ; 0xc78b
.short 0 ; 0x0
.short 47035 ; 0xb7bb
.short 0 ; 0x0
.short 32192 ; 0x7dc0
.short 0 ; 0x0
.short 36304 ; 0x8dd0
.short 0 ; 0x0
.short 3192 ; 0xc78
.short 0 ; 0x0
.short 0 ; 0x0
.short 55220 ; 0xd7b4
.short 244 ; 0xf4
.short 47045 ; 0xb7c5
.short 91 ; 0x5b
.short 34763 ; 0x87cb
.short 0 ; 0x0
.short 10299 ; 0x283b
.short 0 ; 0x0
.short 34752 ; 0x87c0
.short 0 ; 0x0
.short 47296 ; 0xb8c0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 17476 ; 0x4444
.short 45056 ; 0xb000
.short 30539 ; 0x774b
.short 0 ; 0x0
.short 32187 ; 0x7dbb
.short 0 ; 0x0
.short 30720 ; 0x7800
.short 0 ; 0x0
.short 31488 ; 0x7b00
.short 0 ; 0x0
.short 32000 ; 0x7d00
.short 0 ; 0x0
.short 34684 ; 0x877c
.short 0 ; 0x0
.short 0 ; 0x0
.short 30020 ; 0x7544
.short 13 ; 0xd
.short 34124 ; 0x854c
.short 7 ; 0x7
.short 34115 ; 0x8543
.short 7 ; 0x7
.short 34131 ; 0x8553
.short 7 ; 0x7
.short 12 ; 0xc
.short 11 ; 0xb
.short 8 ; 0x8
.short 0 ; 0x0
.short 12 ; 0xc
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 49152 ; 0xc000
.short 26180 ; 0x6644
.short 45056 ; 0xb000
.short 29764 ; 0x7444
.short 0 ; 0x0
.short 32079 ; 0x7d4f
.short 0 ; 0x0
.short 30787 ; 0x7843
.short 0 ; 0x0
.short 56064 ; 0xdb00
.short 0 ; 0x0
.short 53248 ; 0xd000
.short 0 ; 0x0
.short 31744 ; 0x7c00
.short 0 ; 0x0
.short 34752 ; 0x87c0
.short 33860 ; 0x8444
.short 61 ; 0x3d
.short 46164 ; 0xb454
.short 55 ; 0x37
.short 34058 ; 0x850a
.short 61 ; 0x3d
.short 12299 ; 0x300b
.short 3 ; 0x3
.short 12 ; 0xc
.short 0 ; 0x0
.short 7 ; 0x7
.short 0 ; 0x0
.short 12 ; 0xc
.short 0 ; 0x0
.short 3 ; 0x3
.short 0 ; 0x0
.short 17152 ; 0x4300
.short 19828 ; 0x4d74
.short 49152 ; 0xc000
.short 18292 ; 0x4774
.short 20480 ; 0x5000
.short 46982 ; 0xb786
.short 0 ; 0x0
.short 3515 ; 0xdbb
.short 0 ; 0x0
.short 56576 ; 0xdd00
.short 0 ; 0x0
.short 30464 ; 0x7700
.short 0 ; 0x0
.short 46848 ; 0xb700
.short 0 ; 0x0
.short 55040 ; 0xd700
.short 48128 ; 0xbc00
.short 11 ; 0xb
.short 23296 ; 0x5b00
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 33860 ; 0x8444
.short 0 ; 0x0
.short 32075 ; 0x7d4b
.short 0 ; 0x0
.short 30907 ; 0x78bb
.short 0 ; 0x0
.short 56240 ; 0xdbb0
.short 0 ; 0x0
.short 31488 ; 0x7b00
.short 0 ; 0x0
.short 31488 ; 0x7b00
.short 0 ; 0x0
.short 31488 ; 0x7b00
.short 0 ; 0x0
.short 31744 ; 0x7c00
.short 40134 ; 0x9cc6
.short 141 ; 0x8d
.short 50440 ; 0xc508
.short 136 ; 0x88
.short 46347 ; 0xb50b
.short 0 ; 0x0
.short 20483 ; 0x5003
.short 0 ; 0x0
.short 13 ; 0xd
.short 0 ; 0x0
.short 13 ; 0xd
.short 0 ; 0x0
.short 11 ; 0xb
.short 0 ; 0x0
.short 2 ; 0x2
.short 0 ; 0x0
.short 19200 ; 0x4b00
.short 2884 ; 0xb44
.short 47872 ; 0xbb00
.short 2267 ; 0x8db
.short 12288 ; 0x3000
.short 51083 ; 0xc78b
.short 0 ; 0x0
.short 47035 ; 0xb7bb
.short 0 ; 0x0
.short 32192 ; 0x7dc0
.short 0 ; 0x0
.short 36304 ; 0x8dd0
.short 0 ; 0x0
.short 3192 ; 0xc78
.short 0 ; 0x0
.short 0 ; 0x0
.short 55216 ; 0xd7b0
.short 244 ; 0xf4
.short 47045 ; 0xb7c5
.short 91 ; 0x5b
.short 34763 ; 0x87cb
.short 0 ; 0x0
.short 10299 ; 0x283b
.short 0 ; 0x0
.short 34752 ; 0x87c0
.short 0 ; 0x0
.short 47296 ; 0xb8c0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 85 ; 0x55
.short 21760 ; 0x5500
.short 21861 ; 0x5565
.short 22096 ; 0x5650
.short 26213 ; 0x6665
.short 22117 ; 0x5665
.short 25936 ; 0x6550
.short 1382 ; 0x566
.short 26192 ; 0x6650
.short 1382 ; 0x566
.short 26213 ; 0x6665
.short 22117 ; 0x5665
.short 21861 ; 0x5565
.short 22096 ; 0x5650
.short 85 ; 0x55
.short 21760 ; 0x5500
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 2048 ; 0x800
.short 3840 ; 0xf00
.short 33920 ; 0x8480
.short 65412 ; 0xff84
.short 3840 ; 0xf00
.short 3328 ; 0xd00
.short 0 ; 0x0
.short 33792 ; 0x8400
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 13136 ; 0x3350
.short 0 ; 0x0
.short 40678 ; 0x9ee6
.short 195 ; 0xc3
.short 49977 ; 0xc339
.short 58606 ; 0xe4ee
.short 26112 ; 0x6600
.short 3302 ; 0xce6
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 57088 ; 0xdf00
.short 0 ; 0x0
.short 32 ; 0x20
.short 0 ; 0x0
.short 40 ; 0x28
.short 0 ; 0x0
.short 34 ; 0x22
.short 0 ; 0x0
.short 130 ; 0x82
.short 0 ; 0x0
.short 8 ; 0x8
.short 0 ; 0x0
.short 0 ; 0x0
.short 240 ; 0xf0
.short 0 ; 0x0
.short 3919 ; 0xf4f
.short 0 ; 0x0
.short 61440 ; 0xf000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 8192 ; 0x2000
.short 130 ; 0x82
.short 8192 ; 0x2000
.short 34 ; 0x22
.short 0 ; 0x0
.short 546 ; 0x222
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 8832 ; 0x2280
.short 11552 ; 0x2d20
.short 11552 ; 0x2d20
.short 8747 ; 0x222b
.short 544 ; 0x220
.short 8192 ; 0x2000
.short 40 ; 0x28
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 2 ; 0x2
.short 0 ; 0x0
.short 2 ; 0x2
.short 0 ; 0x0
.short 546 ; 0x222
.short 0 ; 0x0
.short 544 ; 0x220
.short 0 ; 0x0
.short 8736 ; 0x2220
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 8 ; 0x8
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 33280 ; 0x8200
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 546 ; 0x222
.short 40 ; 0x28
.short 11730 ; 0x2dd2
.short 48082 ; 0xbbd2
.short 8832 ; 0x2280
.short 34 ; 0x22
.short 8192 ; 0x2000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 546 ; 0x222
.short 0 ; 0x0
.short 546 ; 0x222
.short 0 ; 0x0
.short 8832 ; 0x2280
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 8192 ; 0x2000
.short 0 ; 0x0
.short 53248 ; 0xd000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 187 ; 0xbb
.short 8192 ; 0x2000
.short 45 ; 0x2d
.short 34946 ; 0x8882
.short 8328 ; 0x2088
.short 2 ; 0x2
.short 8704 ; 0x2200
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 2 ; 0x2
.short 0 ; 0x0
.short 45 ; 0x2d
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 2 ; 0x2
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 512 ; 0x200
.short 8832 ; 0x2280
.short 8704 ; 0x2200
.short 35720 ; 0x8b88
.short 8704 ; 0x2200
.short 11 ; 0xb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 11 ; 0xb
.short 0 ; 0x0
.short 45 ; 0x2d
.short 0 ; 0x0
.short 136 ; 0x88
.short 0 ; 0x0
.short 8736 ; 0x2220
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 8704 ; 0x2200
.short 8192 ; 0x2000
.short 8834 ; 0x2282
.short 8704 ; 0x2200
.short 32779 ; 0x800b
.short 8704 ; 0x2200
.short 0 ; 0x0
.short 136 ; 0x88
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 130 ; 0x82
.short 0 ; 0x0
.short 34 ; 0x22
.short 0 ; 0x0
.short 34 ; 0x22
.short 0 ; 0x0
.short 33312 ; 0x8220
.short 0 ; 0x0
.short 8736 ; 0x2220
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 2048 ; 0x800
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 544 ; 0x220
.short 8912 ; 0x22d0
.short 48592 ; 0xbdd0
.short 8744 ; 0x2228
.short 546 ; 0x222
.short 8192 ; 0x2000
.short 2 ; 0x2
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 2 ; 0x2
.short 0 ; 0x0
.short 2 ; 0x2
.short 0 ; 0x0
.short 34 ; 0x22
.short 0 ; 0x0
.short 34 ; 0x22
.short 0 ; 0x0
.short 544 ; 0x220
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 33280 ; 0x8200
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 546 ; 0x222
.short 40 ; 0x28
.short 11730 ; 0x2dd2
.short 48082 ; 0xbbd2
.short 8880 ; 0x22b0
.short 45 ; 0x2d
.short 8192 ; 0x2000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 546 ; 0x222
.short 0 ; 0x0
.short 546 ; 0x222
.short 0 ; 0x0
.short 8832 ; 0x2280
.short 0 ; 0x0
.short 0 ; 0x0
.short 11 ; 0xb
.short 0 ; 0x0
.short 8736 ; 0x2220
.short 0 ; 0x0
.short 53968 ; 0xd2d0
.short 32768 ; 0x8000
.short 8738 ; 0x2222
.short 8704 ; 0x2200
.short 8840 ; 0x2288
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 2 ; 0x2
.short 0 ; 0x0
.short 2 ; 0x2
.short 0 ; 0x0
.short 178 ; 0xb2
.short 2048 ; 0x800
.short 690 ; 0x2b2
.short 30720 ; 0x7800
.short 30584 ; 0x7778
.short 55511 ; 0xd8d7
.short 8192 ; 0x2000
.short 47986 ; 0xbb72
.short 0 ; 0x0
.short 47984 ; 0xbb70
.short 0 ; 0x0
.short 2 ; 0x2
.short 0 ; 0x0
.short 119 ; 0x77
.short 53248 ; 0xd000
.short 125 ; 0x7d
.short 30720 ; 0x7800
.short 112 ; 0x70
.short 30720 ; 0x7800
.short 32 ; 0x20
.short 30720 ; 0x7800
.short 45271 ; 0xb0d7
.short 53771 ; 0xd20b
.short 53799 ; 0xd227
.short 56712 ; 0xdd88
.short 53885 ; 0xd27d
.short 0 ; 0x0
.short 2088 ; 0x828
.short 0 ; 0x0
.short 2 ; 0x2
.short 53248 ; 0xd000
.short 130 ; 0x82
.short 8704 ; 0x2200
.short 2 ; 0x2
.short 8832 ; 0x2280
.short 2 ; 0x2
.short 11563 ; 0x2d2b
.short 0 ; 0x0
.short 3538 ; 0xdd2
.short 0 ; 0x0
.short 30477 ; 0x770d
.short 7 ; 0x7
.short 0 ; 0x0
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 11 ; 0xb
.short 32768 ; 0x8000
.short 2850 ; 0xb22
.short 0 ; 0x0
.short 546 ; 0x222
.short 0 ; 0x0
.short 45776 ; 0xb2d0
.short 0 ; 0x0
.short 8832 ; 0x2280
.short 0 ; 0x0
.short 11184 ; 0x2bb0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 53760 ; 0xd200
.short 0 ; 0x0
.short 55296 ; 0xd800
.short 0 ; 0x0
.short 32000 ; 0x7d00
.short 8 ; 0x8
.short 55296 ; 0xd800
.short 1911 ; 0x777
.short 47872 ; 0xbb00
.short 0 ; 0x0
.short 0 ; 0x0
.short 13 ; 0xd
.short 0 ; 0x0
.short 2 ; 0x2
.short 0 ; 0x0
.short 120 ; 0x78
.short 0 ; 0x0
.short 112 ; 0x70
.short 0 ; 0x0
.short 32112 ; 0x7d70
.short 45181 ; 0xb07d
.short 56688 ; 0xdd70
.short 11149 ; 0x2b8d
.short 53968 ; 0xd2d0
.short 33314 ; 0x8222
.short 8832 ; 0x2280
.short 0 ; 0x0
.short 512 ; 0x200
.short 0 ; 0x0
.short 33280 ; 0x8200
.short 0 ; 0x0
.short 33312 ; 0x8220
.short 0 ; 0x0
.short 544 ; 0x220
.short 0 ; 0x0
.short 552 ; 0x228
.short 0 ; 0x0
.short 34 ; 0x22
.short 0 ; 0x0
.short 210 ; 0xd2
.short 0 ; 0x0
.short 0 ; 0x0
.short 8 ; 0x8
.short 0 ; 0x0
.short 3000 ; 0xbb8
.short 0 ; 0x0
.short 45784 ; 0xb2d8
.short 0 ; 0x0
.short 11728 ; 0x2dd0
.short 0 ; 0x0
.short 11728 ; 0x2dd0
.short 0 ; 0x0
.short 53936 ; 0xd2b0
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 0 ; 0x0
.short 13 ; 0xd
.short 0 ; 0x0
.short 125 ; 0x7d
.short 8 ; 0x8
.short 1920 ; 0x780
.short 2 ; 0x2
.short 1920 ; 0x780
.short 178 ; 0xb2
.short 32000 ; 0x7d00
.short 30584 ; 0x7778
.short 35591 ; 0x8b07
.short 30672 ; 0x77d0
.short 48087 ; 0xbbd7
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 216 ; 0xd8
.short 2000 ; 0x7d0
.short 2013 ; 0x7dd
.short 47056 ; 0xb7d0
.short 56589 ; 0xdd0d
.short 45696 ; 0xb280
.short 56587 ; 0xdd0b
.short 53794 ; 0xd222
.short 2176 ; 0x880
.short 0 ; 0x0
.short 33280 ; 0x8200
.short 0 ; 0x0
.short 33312 ; 0x8220
.short 0 ; 0x0
.short 8736 ; 0x2220
.short 0 ; 0x0
.short 544 ; 0x220
.short 0 ; 0x0
.short 3547 ; 0xddb
.short 0 ; 0x0
.short 32210 ; 0x7dd2
.short 13 ; 0xd
.short 32210 ; 0x7dd2
.short 215 ; 0xd7
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 0 ; 0x0
.short 8704 ; 0x2200
.short 0 ; 0x0
.short 53760 ; 0xd200
.short 0 ; 0x0
.short 53760 ; 0xd200
.short 0 ; 0x0
.short 55296 ; 0xd800
.short 0 ; 0x0
.short 35584 ; 0x8b00
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 8192 ; 0x2000
.short 2 ; 0x2
.short 546 ; 0x222
.short 45 ; 0x2d
.short 544 ; 0x220
.short 34 ; 0x22
.short 0 ; 0x0
.short 34 ; 0x22
.short 32768 ; 0x8000
.short 30498 ; 0x7722
.short 53255 ; 0xd007
.short 3538 ; 0xdd2
.short 53437 ; 0xd0bd
.short 30496 ; 0x7720
.short 56251 ; 0xdbbb
.short 2 ; 0x2
.short 32768 ; 0x8000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 141 ; 0x8d
.short 7 ; 0x7
.short 47325 ; 0xb8dd
.short 8205 ; 0x200d
.short 55165 ; 0xd77d
.short 8749 ; 0x222d
.short 55261 ; 0xd7dd
.short 34 ; 0x22
.short 0 ; 0x0
.short 34 ; 0x22
.short 0 ; 0x0
.short 45 ; 0x2d
.short 0 ; 0x0
.short 34 ; 0x22
.short 0 ; 0x0
.short 34 ; 0x22
.short 0 ; 0x0
.short 34 ; 0x22
.short 0 ; 0x0
.short 45 ; 0x2d
.short 0 ; 0x0
.short 2 ; 0x2
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 0 ; 0x0
.short 53936 ; 0xd2b0
.short 0 ; 0x0
.short 8704 ; 0x2200
.short 0 ; 0x0
.short 8736 ; 0x2220
.short 8 ; 0x8
.short 0 ; 0x0
.short 34 ; 0x22
.short 0 ; 0x0
.short 45778 ; 0xb2d2
.short 0 ; 0x0
.short 8738 ; 0x2222
.short 0 ; 0x0
.short 8914 ; 0x22d2
.short 0 ; 0x0
.short 33499 ; 0x82db
.short 125 ; 0x7d
.short 56797 ; 0xdddd
.short 48048 ; 0xbbb0
.short 30498 ; 0x7722
.short 48061 ; 0xbbbd
.short 33280 ; 0x8200
.short 0 ; 0x0
.short 2952 ; 0xb88
.short 0 ; 0x0
.short 128 ; 0x80
.short 0 ; 0x0
.short 0 ; 0x0
.short 3536 ; 0xdd0
.short 128 ; 0x80
.short 3536 ; 0xdd0
.short 208 ; 0xd0
.short 219 ; 0xdb
.short 8224 ; 0x2020
.short 11143 ; 0x2b87
.short 56704 ; 0xdd80
.short 8749 ; 0x222d
.short 8704 ; 0x2200
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 8 ; 0x8
.short 32768 ; 0x8000
.short 0 ; 0x0
.short 11520 ; 0x2d00
.short 0 ; 0x0
.short 33312 ; 0x8220
.short 0 ; 0x0
.short 8747 ; 0x222b
.short 0 ; 0x0
.short 722 ; 0x2d2
.short 0 ; 0x0
.short 722 ; 0x2d2
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 34 ; 0x22
.short 0 ; 0x0
.short 8738 ; 0x2222
.short 0 ; 0x0
.short 11554 ; 0x2d22
.short 8912 ; 0x22d0
.short 56786 ; 0xddd2
.short 53248 ; 0xd000
.short 53970 ; 0xd2d2
.short 0 ; 0x0
.short 8744 ; 0x2228
.short 0 ; 0x0
.short 33419 ; 0x828b
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 34 ; 0x22
.short 0 ; 0x0
.short 34 ; 0x22
.short 8 ; 0x8
.short 34 ; 0x22
.short 210 ; 0xd2
.short 55250 ; 0xd7d2
.short 3512 ; 0xdb8
.short 30674 ; 0x77d2
.short 56242 ; 0xdbb2
.short 2176 ; 0x880
.short 0 ; 0x0
.short 3328 ; 0xd00
.short 0 ; 0x0
.short 1792 ; 0x700
.short 0 ; 0x0
.short 53976 ; 0xd2d8
.short 0 ; 0x0
.short 28888 ; 0x70d8
.short 0 ; 0x0
.short 28792 ; 0x7078
.short 11008 ; 0x2b00
.short 55165 ; 0xd77d
.short 53890 ; 0xd282
.short 10199 ; 0x27d7
.short 55506 ; 0xd8d2
.short 8704 ; 0x2200
.short 0 ; 0x0
.short 10240 ; 0x2800
.short 0 ; 0x0
.short 512 ; 0x200
.short 0 ; 0x0
.short 8749 ; 0x222d
.short 0 ; 0x0
.short 2093 ; 0x82d
.short 0 ; 0x0
.short 34 ; 0x22
.short 0 ; 0x0
.short 34 ; 0x22
.short 0 ; 0x0
.short 13 ; 0xd
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 3328 ; 0xd00
.short 32 ; 0x20
.short 8704 ; 0x2200
.short 53792 ; 0xd220
.short 8192 ; 0x2000
.short 56610 ; 0xdd22
.short 53248 ; 0xd000
.short 56610 ; 0xdd22
.short 45056 ; 0xb000
.short 53794 ; 0xd222
.short 45056 ; 0xb000
.short 8843 ; 0x228b
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 0 ; 0x0
.short 0 ; 0x0
.short 34 ; 0x22
.short 3328 ; 0xd00
.short 45 ; 0x2d
.short 3328 ; 0xd00
.short 45 ; 0x2d
.short 55040 ; 0xd700
.short 55330 ; 0xd822
.short 32176 ; 0x7db0
.short 30498 ; 0x7722
.short 56253 ; 0xdbbd
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 7 ; 0x7
.short 0 ; 0x0
.short 13 ; 0xd
.short 0 ; 0x0
.short 2 ; 0x2
.short 0 ; 0x0
.short 55160 ; 0xd778
.short 32775 ; 0x8007
.short 56791 ; 0xddd7
.short 11197 ; 0x2bbd
.short 11559 ; 0x2d27
.short 11042 ; 0x2b22
.short 8832 ; 0x2280
.short 0 ; 0x0
.short 32 ; 0x20
.short 0 ; 0x0
.short 2080 ; 0x820
.short 0 ; 0x0
.short 2080 ; 0x820
.short 0 ; 0x0
.short 221 ; 0xdd
.short 0 ; 0x0
.short 34 ; 0x22
.short 0 ; 0x0
.short 45 ; 0x2d
.short 0 ; 0x0
.short 13 ; 0xd
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 32 ; 0x20
.short 0 ; 0x0
.short 544 ; 0x220
.short 0 ; 0x0
.short 8704 ; 0x2200
.short 0 ; 0x0
.short 56064 ; 0xdb00
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 33280 ; 0x8200
.short 0 ; 0x0
.short 13 ; 0xd
.short 0 ; 0x0
.short 112 ; 0x70
.short 3549 ; 0xddd
.short 1920 ; 0x780
.short 11741 ; 0x2ddd
.short 1920 ; 0x780
.short 8738 ; 0x2222
.short 32104 ; 0x7d68
.short 8747 ; 0x222b
.short 35805 ; 0x8bdd
.short 53760 ; 0xd200
.short 47223 ; 0xb877
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 216 ; 0xd8
.short 1824 ; 0x720
.short 2013 ; 0x7dd
.short 47056 ; 0xb7d0
.short 56589 ; 0xdd0d
.short 45776 ; 0xb2d0
.short 56587 ; 0xdd0b
.short 53938 ; 0xd2b2
.short 2176 ; 0x880
.short 0 ; 0x0
.short 33280 ; 0x8200
.short 0 ; 0x0
.short 33312 ; 0x8220
.short 0 ; 0x0
.short 8736 ; 0x2220
.short 0 ; 0x0
.short 544 ; 0x220
.short 0 ; 0x0
.short 3547 ; 0xddb
.short 0 ; 0x0
.short 32210 ; 0x7dd2
.short 13 ; 0xd
.short 32210 ; 0x7dd2
.short 215 ; 0xd7
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 0 ; 0x0
.short 8736 ; 0x2220
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 35792 ; 0x8bd0
.short 0 ; 0x0
.short 55328 ; 0xd820
.short 11730 ; 0x2dd2
.short 30578 ; 0x7772
.short 8925 ; 0x22dd
.short 56690 ; 0xdd72
.short 8744 ; 0x2228
.short 2 ; 0x2
.short 8914 ; 0x22d2
.short 8 ; 0x8
.short 544 ; 0x220
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 55261 ; 0xd7dd
.short 56610 ; 0xdd22
.short 55255 ; 0xd7d7
.short 29227 ; 0x722b
.short 10125 ; 0x278d
.short 55307 ; 0xd80b
.short 0 ; 0x0
.short 512 ; 0x200
.short 0 ; 0x0
.short 3328 ; 0xd00
.short 0 ; 0x0
.short 3328 ; 0xd00
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 28887 ; 0x70d7
.short 7 ; 0x7
.short 7 ; 0x7
.short 7 ; 0x7
.short 0 ; 0x0
.short 13 ; 0xd
.short 0 ; 0x0
.short 13 ; 0xd
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 53248 ; 0xd000
.short 0 ; 0x0
.short 53888 ; 0xd280
.short 0 ; 0x0
.short 8925 ; 0x22dd
.short 0 ; 0x0
.short 56784 ; 0xddd0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 32034 ; 0x7d22
.short 47879 ; 0xbb07
.short 30752 ; 0x7820
.short 48007 ; 0xbb87
.short 221 ; 0xdd
.short 30498 ; 0x7722
.short 8925 ; 0x22dd
.short 30583 ; 0x7777
.short 8738 ; 0x2222
.short 3447 ; 0xd77
.short 8738 ; 0x2222
.short 13 ; 0xd
.short 11 ; 0xb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 53976 ; 0xd2d8
.short 56621 ; 0xdd2d
.short 56786 ; 0xddd2
.short 30685 ; 0x77dd
.short 48509 ; 0xbd7d
.short 56098 ; 0xdb22
.short 47218 ; 0xb872
.short 11197 ; 0x2bbd
.short 0 ; 0x0
.short 53248 ; 0xd000
.short 0 ; 0x0
.short 53248 ; 0xd000
.short 0 ; 0x0
.short 53248 ; 0xd000
.short 0 ; 0x0
.short 0 ; 0x0
.short 30578 ; 0x7772
.short 0 ; 0x0
.short 30589 ; 0x777d
.short 221 ; 0xdd
.short 7 ; 0x7
.short 39 ; 0x27
.short 7 ; 0x7
.short 215 ; 0xd7
.short 13 ; 0xd
.short 221 ; 0xdd
.short 13 ; 0xd
.short 208 ; 0xd0
.short 13 ; 0xd
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 53248 ; 0xd000
.short 47229 ; 0xb87d
.short 0 ; 0x0
.short 35037 ; 0x88dd
.short 0 ; 0x0
.short 8736 ; 0x2220
.short 0 ; 0x0
.short 8704 ; 0x2200
.short 0 ; 0x0
.short 35584 ; 0x8b00
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 56610 ; 0xdd22
.short 30941 ; 0x78dd
.short 55085 ; 0xd72d
.short 56786 ; 0xddd2
.short 34600 ; 0x8728
.short 31707 ; 0x7bdb
.short 36139 ; 0x8d2b
.short 123 ; 0x7b
.short 3456 ; 0xd80
.short 0 ; 0x0
.short 128 ; 0x80
.short 0 ; 0x0
.short 208 ; 0xd0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 39 ; 0x27
.short 0 ; 0x0
.short 119 ; 0x77
.short 0 ; 0x0
.short 125 ; 0x7d
.short 0 ; 0x0
.short 208 ; 0xd0
.short 0 ; 0x0
.short 3536 ; 0xdd0
.short 0 ; 0x0
.short 3536 ; 0xdd0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 8192 ; 0x2000
.short 0 ; 0x0
.short 11520 ; 0x2d00
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 32136 ; 0x7d88
.short 10429 ; 0x28bd
.short 11528 ; 0x2d08
.short 48520 ; 0xbd88
.short 8738 ; 0x2222
.short 55154 ; 0xd772
.short 8744 ; 0x2228
.short 56690 ; 0xdd72
.short 8749 ; 0x222d
.short 8 ; 0x8
.short 2082 ; 0x822
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 56797 ; 0xdddd
.short 56786 ; 0xddd2
.short 56690 ; 0xdd72
.short 8824 ; 0x2278
.short 55229 ; 0xd7bd
.short 123 ; 0x7b
.short 11655 ; 0x2d87
.short 11 ; 0xb
.short 3360 ; 0xd20
.short 0 ; 0x0
.short 3360 ; 0xd20
.short 0 ; 0x0
.short 3328 ; 0xd00
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 13 ; 0xd
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 32136 ; 0x7d88
.short 11223 ; 0x2bd7
.short 32176 ; 0x7db0
.short 55415 ; 0xd877
.short 0 ; 0x0
.short 56792 ; 0xddd8
.short 0 ; 0x0
.short 10379 ; 0x288b
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 55080 ; 0xd728
.short 53981 ; 0xd2dd
.short 32043 ; 0x7d2b
.short 53981 ; 0xd2dd
.short 56285 ; 0xdbdd
.short 1975 ; 0x7b7
.short 11128 ; 0x2b78
.short 3341 ; 0xd0d
.short 0 ; 0x0
.short 13 ; 0xd
.short 0 ; 0x0
.short 13 ; 0xd
.short 0 ; 0x0
.short 2 ; 0x2
.short 0 ; 0x0
.short 0 ; 0x0
.short 1917 ; 0x77d
.short 0 ; 0x0
.short 1917 ; 0x77d
.short 0 ; 0x0
.short 3440 ; 0xd70
.short 0 ; 0x0
.short 3536 ; 0xdd0
.short 0 ; 0x0
.short 208 ; 0xd0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 55165 ; 0xd77d
.short 8893 ; 0x22bd
.short 32032 ; 0x7d20
.short 36136 ; 0x8d28
.short 33280 ; 0x8200
.short 56610 ; 0xdd22
.short 0 ; 0x0
.short 33320 ; 0x8228
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 56615 ; 0xdd27
.short 55085 ; 0xd72d
.short 53975 ; 0xd2d7
.short 55261 ; 0xd7dd
.short 56247 ; 0xdbb7
.short 123 ; 0x7b
.short 2999 ; 0xbb7
.short 216 ; 0xd8
.short 0 ; 0x0
.short 13 ; 0xd
.short 0 ; 0x0
.short 13 ; 0xd
.short 0 ; 0x0
.short 13 ; 0xd
.short 0 ; 0x0
.short 0 ; 0x0
.short 56701 ; 0xdd7d
.short 0 ; 0x0
.short 3440 ; 0xd70
.short 0 ; 0x0
.short 3328 ; 0xd00
.short 0 ; 0x0
.short 3328 ; 0xd00
.short 0 ; 0x0
.short 3328 ; 0xd00
.short 0 ; 0x0
.short 3328 ; 0xd00
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 36215 ; 0x8d77
.short 35799 ; 0x8bd7
.short 55165 ; 0xd77d
.short 11229 ; 0x2bdd
.short 56576 ; 0xdd00
.short 11554 ; 0x2d22
.short 33280 ; 0x8200
.short 53800 ; 0xd228
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 56615 ; 0xdd27
.short 11739 ; 0x2ddb
.short 53975 ; 0xd2d7
.short 55165 ; 0xd77d
.short 11735 ; 0x2dd7
.short 32189 ; 0x7dbd
.short 56205 ; 0xdb8d
.short 30653 ; 0x77bd
.short 0 ; 0x0
.short 53248 ; 0xd000
.short 0 ; 0x0
.short 53248 ; 0xd000
.short 0 ; 0x0
.short 53248 ; 0xd000
.short 0 ; 0x0
.short 0 ; 0x0
.short 55154 ; 0xd772
.short 0 ; 0x0
.short 30679 ; 0x77d7
.short 13 ; 0xd
.short 28672 ; 0x7000
.short 13 ; 0xd
.short 0 ; 0x0
.short 13 ; 0xd
.short 0 ; 0x0
.short 13 ; 0xd
.short 0 ; 0x0
.short 13 ; 0xd
.short 0 ; 0x0
.short 208 ; 0xd0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 8192 ; 0x2000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 48384 ; 0xbd00
.short 53248 ; 0xd000
.short 35037 ; 0x88dd
.short 8738 ; 0x2222
.short 29218 ; 0x7222
.short 8749 ; 0x222d
.short 53890 ; 0xd282
.short 8736 ; 0x2220
.short 2 ; 0x2
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 56610 ; 0xdd22
.short 30941 ; 0x78dd
.short 55261 ; 0xd7dd
.short 56786 ; 0xddd2
.short 34605 ; 0x872d
.short 31627 ; 0x7b8b
.short 36317 ; 0x8ddd
.short 123 ; 0x7b
.short 3456 ; 0xd80
.short 0 ; 0x0
.short 128 ; 0x80
.short 0 ; 0x0
.short 208 ; 0xd0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 39 ; 0x27
.short 0 ; 0x0
.short 119 ; 0x77
.short 0 ; 0x0
.short 125 ; 0x7d
.short 0 ; 0x0
.short 208 ; 0xd0
.short 0 ; 0x0
.short 3536 ; 0xdd0
.short 0 ; 0x0
.short 3536 ; 0xdd0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 20480 ; 0x5000
.short 0 ; 0x0
.short 42240 ; 0xa500
.short 0 ; 0x0
.short 44032 ; 0xac00
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 44736 ; 0xaec0
.short 57344 ; 0xe000
.short 43690 ; 0xaaaa
.short 44112 ; 0xac50
.short 43690 ; 0xaaaa
.short 43685 ; 0xaaa5
.short 43690 ; 0xaaaa
.short 43686 ; 0xaaa6
.short 43690 ; 0xaaaa
.short 51882 ; 0xcaaa
.short 204 ; 0xcc
.short 48298 ; 0xbcaa
.short 11 ; 0xb
.short 0 ; 0x0
.short 0 ; 0x0
.short 60074 ; 0xeaaa
.short 0 ; 0x0
.short 43690 ; 0xaaaa
.short 10 ; 0xa
.short 43690 ; 0xaaaa
.short 3754 ; 0xeaa
.short 51882 ; 0xcaaa
.short 0 ; 0x0
.short 170 ; 0xaa
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 20480 ; 0x5000
.short 0 ; 0x0
.short 42576 ; 0xa650
.short 0 ; 0x0
.short 43616 ; 0xaa60
.short 0 ; 0x0
.short 43685 ; 0xaaa5
.short 0 ; 0x0
.short 51886 ; 0xcaae
.short 0 ; 0x0
.short 43758 ; 0xaaee
.short 43717 ; 0xaac5
.short 43690 ; 0xaaaa
.short 43690 ; 0xaaaa
.short 43690 ; 0xaaaa
.short 43690 ; 0xaaaa
.short 43690 ; 0xaaaa
.short 43690 ; 0xaaaa
.short 52430 ; 0xccce
.short 52394 ; 0xccaa
.short 0 ; 0x0
.short 45747 ; 0xb2b3
.short 0 ; 0x0
.short 34995 ; 0x88b3
.short 0 ; 0x0
.short 3754 ; 0xeaa
.short 0 ; 0x0
.short 43690 ; 0xaaaa
.short 234 ; 0xea
.short 51882 ; 0xcaaa
.short 0 ; 0x0
.short 3242 ; 0xcaa
.short 0 ; 0x0
.short 12 ; 0xc
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 20480 ; 0x5000
.short 0 ; 0x0
.short 25856 ; 0x6500
.short 0 ; 0x0
.short 43712 ; 0xaac0
.short 0 ; 0x0
.short 43680 ; 0xaaa0
.short 0 ; 0x0
.short 0 ; 0x0
.short 57344 ; 0xe000
.short 43690 ; 0xaaaa
.short 43600 ; 0xaa50
.short 43690 ; 0xaaaa
.short 43685 ; 0xaaa5
.short 43690 ; 0xaaaa
.short 43690 ; 0xaaaa
.short 43690 ; 0xaaaa
.short 43690 ; 0xaaaa
.short 52462 ; 0xccee
.short 48298 ; 0xbcaa
.short 0 ; 0x0
.short 11214 ; 0x2bce
.short 11 ; 0xb
.short 0 ; 0x0
.short 0 ; 0x0
.short 43690 ; 0xaaaa
.short 14 ; 0xe
.short 43690 ; 0xaaaa
.short 170 ; 0xaa
.short 43690 ; 0xaaaa
.short 12 ; 0xc
.short 202 ; 0xca
.short 0 ; 0x0
.short 12 ; 0xc
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 20480 ; 0x5000
.short 0 ; 0x0
.short 42496 ; 0xa600
.short 0 ; 0x0
.short 43520 ; 0xaa00
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 44768 ; 0xaee0
.short 57344 ; 0xe000
.short 43690 ; 0xaaaa
.short 44112 ; 0xac50
.short 43690 ; 0xaaaa
.short 43685 ; 0xaaa5
.short 43690 ; 0xaaaa
.short 43686 ; 0xaaa6
.short 43690 ; 0xaaaa
.short 51882 ; 0xcaaa
.short 12 ; 0xc
.short 48362 ; 0xbcea
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 60074 ; 0xeaaa
.short 0 ; 0x0
.short 43690 ; 0xaaaa
.short 14 ; 0xe
.short 43690 ; 0xaaaa
.short 3754 ; 0xeaa
.short 51882 ; 0xcaaa
.short 0 ; 0x0
.short 170 ; 0xaa
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 20480 ; 0x5000
.short 0 ; 0x0
.short 50432 ; 0xc500
.short 0 ; 0x0
.short 26192 ; 0x6650
.short 0 ; 0x0
.short 26192 ; 0x6650
.short 0 ; 0x0
.short 26219 ; 0x666b
.short 0 ; 0x0
.short 26219 ; 0x666b
.short 16384 ; 0x4000
.short 46264 ; 0xb4b8
.short 48512 ; 0xbd80
.short 42171 ; 0xa4bb
.short 35669 ; 0x8b55
.short 43908 ; 0xab84
.short 47342 ; 0xb8ee
.short 60349 ; 0xebbd
.short 24166 ; 0x5e66
.short 2748 ; 0xabc
.short 24166 ; 0x5e66
.short 2748 ; 0xabc
.short 46574 ; 0xb5ee
.short 2187 ; 0x88b
.short 35669 ; 0x8b55
.short 47015 ; 0xb7a7
.short 10 ; 0xa
.short 0 ; 0x0
.short 12 ; 0xc
.short 0 ; 0x0
.short 3310 ; 0xcee
.short 0 ; 0x0
.short 43690 ; 0xaaaa
.short 12 ; 0xc
.short 43628 ; 0xaa6c
.short 60074 ; 0xeaaa
.short 44736 ; 0xaec0
.short 43690 ; 0xaaaa
.short 0 ; 0x0
.short 43690 ; 0xaaaa
.short 3003 ; 0xbbb
.short 43628 ; 0xaa6c
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 12 ; 0xc
.short 0 ; 0x0
.short 3242 ; 0xcaa
.short 0 ; 0x0
.short 3754 ; 0xeaa
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 57344 ; 0xe000
.short 0 ; 0x0
.short 3584 ; 0xe00
.short 0 ; 0x0
.short 61038 ; 0xee6e
.short 0 ; 0x0
.short 25574 ; 0x63e6
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 14 ; 0xe
.short 3584 ; 0xe00
.short 26112 ; 0x6600
.short 58336 ; 0xe3e0
.short 26222 ; 0x666e
.short 42720 ; 0xa6e0
.short 26342 ; 0x66e6
.short 27232 ; 0x6a60
.short 15598 ; 0x3cee
.short 28326 ; 0x6ea6
.short 16078 ; 0x3ece
.short 59114 ; 0xe6ea
.short 58348 ; 0xe3ec
.short 0 ; 0x0
.short 0 ; 0x0
.short 26214 ; 0x6666
.short 14 ; 0xe
.short 61030 ; 0xee66
.short 0 ; 0x0
.short 25582 ; 0x63ee
.short 6 ; 0x6
.short 1587 ; 0x633
.short 0 ; 0x0
.short 238 ; 0xee
.short 0 ; 0x0
.short 238 ; 0xee
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 43600 ; 0xaa50
.short 0 ; 0x0
.short 51877 ; 0xcaa5
.short 43520 ; 0xaa00
.short 2797 ; 0xaed
.short 44288 ; 0xad00
.short 2731 ; 0xaab
.short 56064 ; 0xdb00
.short 44475 ; 0xadbb
.short 19120 ; 0x4ab0
.short 2884 ; 0xb44
.short 34992 ; 0x88b0
.short 48084 ; 0xbbd4
.short 46256 ; 0xb4b0
.short 23485 ; 0x5bbd
.short 9162 ; 0x23ca
.short 178 ; 0xb2
.short 43008 ; 0xa800
.short 47994 ; 0xbb7a
.short 30720 ; 0x7800
.short 48059 ; 0xbbbb
.short 48048 ; 0xbbb0
.short 19418 ; 0x4bda
.short 47824 ; 0xbad0
.short 56280 ; 0xdbd8
.short 48592 ; 0xbdd0
.short 48059 ; 0xbbbb
.short 35771 ; 0x8bbb
.short 48059 ; 0xbbbb
.short 43963 ; 0xabbb
.short 48004 ; 0xbb84
.short 0 ; 0x0
.short 0 ; 0x0
.short 187 ; 0xbb
.short 0 ; 0x0
.short 47964 ; 0xbb5c
.short 3003 ; 0xbbb
.short 60619 ; 0xeccb
.short 26062 ; 0x65ce
.short 60619 ; 0xeccb
.short 28254 ; 0x6e5e
.short 60619 ; 0xeccb
.short 26318 ; 0x66ce
.short 52427 ; 0xcccb
.short 26318 ; 0x66ce
.short 52939 ; 0xcecb
.short 28364 ; 0x6ecc
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 21846 ; 0x5556
.short 0 ; 0x0
.short 61030 ; 0xee66
.short 0 ; 0x0
.short 26214 ; 0x6666
.short 94 ; 0x5e
.short 26214 ; 0x6666
.short 230 ; 0xe6
.short 26214 ; 0x6666
.short 1382 ; 0x566
.short 20480 ; 0x5000
.short 3242 ; 0xcaa
.short 43952 ; 0xabb0
.short 13 ; 0xd
.short 47824 ; 0xbad0
.short 10 ; 0xa
.short 34891 ; 0x884b
.short 48052 ; 0xbbb4
.short 17579 ; 0x44ab
.short 45876 ; 0xb334
.short 56139 ; 0xdb4b
.short 46523 ; 0xb5bb
.short 48048 ; 0xbbb0
.short 46427 ; 0xb55b
.short 59248 ; 0xe770
.short 46428 ; 0xb55c
.short 31352 ; 0x7a78
.short 48059 ; 0xbbbb
.short 48011 ; 0xbb8b
.short 52155 ; 0xcbbb
.short 55995 ; 0xdabb
.short 52043 ; 0xcb4b
.short 47940 ; 0xbb44
.short 51387 ; 0xc8bb
.short 48061 ; 0xbbbd
.short 52667 ; 0xcdbb
.short 33963 ; 0x84ab
.short 52667 ; 0xcdbb
.short 53949 ; 0xd2bd
.short 52667 ; 0xcdbb
.short 56248 ; 0xdbb8
.short 59611 ; 0xe8db
.short 0 ; 0x0
.short 0 ; 0x0
.short 52428 ; 0xcccc
.short 61157 ; 0xeee5
.short 24300 ; 0x5eec
.short 26222 ; 0x666e
.short 24302 ; 0x5eee
.short 26214 ; 0x6666
.short 24302 ; 0x5eee
.short 26214 ; 0x6666
.short 23758 ; 0x5cce
.short 26348 ; 0x66ec
.short 23758 ; 0x5cce
.short 26309 ; 0x66c5
.short 23790 ; 0x5cee
.short 61019 ; 0xee5b
.short 0 ; 0x0
.short 0 ; 0x0
.short 85 ; 0x55
.short 0 ; 0x0
.short 1510 ; 0x5e6
.short 0 ; 0x0
.short 58982 ; 0xe666
.short 5 ; 0x5
.short 26214 ; 0x6666
.short 14 ; 0xe
.short 26214 ; 0x6666
.short 1478 ; 0x5c6
.short 26214 ; 0x6666
.short 1510 ; 0x5e6
.short 26222 ; 0x666e
.short 3182 ; 0xc6e
.short 0 ; 0x0
.short 43680 ; 0xaaa0
.short 43696 ; 0xaab0
.short 3245 ; 0xcad
.short 43776 ; 0xab00
.short 202 ; 0xca
.short 19376 ; 0x4bb0
.short 219 ; 0xdb
.short 46208 ; 0xb480
.short 8 ; 0x8
.short 47280 ; 0xb8b0
.short 45828 ; 0xb304
.short 34000 ; 0x84d0
.short 23485 ; 0x5bbd
.short 48048 ; 0xbbb0
.short 21851 ; 0x555b
.short 35584 ; 0x8b00
.short 184 ; 0xb8
.short 31232 ; 0x7a00
.short 23483 ; 0x5bbb
.short 47104 ; 0xb800
.short 48059 ; 0xbbbb
.short 46288 ; 0xb4d0
.short 48093 ; 0xbbdd
.short 54336 ; 0xd440
.short 35803 ; 0x8bdb
.short 35771 ; 0x8bbb
.short 56251 ; 0xdbbb
.short 43707 ; 0xaabb
.short 56248 ; 0xdbb8
.short 48011 ; 0xbb8b
.short 56253 ; 0xdbbd
.short 0 ; 0x0
.short 0 ; 0x0
.short 48060 ; 0xbbbc
.short 23483 ; 0x5bbb
.short 52421 ; 0xccc5
.short 58828 ; 0xe5cc
.short 60651 ; 0xeceb
.short 26206 ; 0x665e
.short 60651 ; 0xeceb
.short 26206 ; 0x665e
.short 60651 ; 0xeceb
.short 26206 ; 0x665e
.short 52971 ; 0xceeb
.short 28254 ; 0x6e5e
.short 52965 ; 0xcee5
.short 60508 ; 0xec5c
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 85 ; 0x55
.short 0 ; 0x0
.short 58982 ; 0xe666
.short 5 ; 0x5
.short 26214 ; 0x6666
.short 86 ; 0x56
.short 26214 ; 0x6666
.short 1510 ; 0x5e6
.short 26342 ; 0x66e6
.short 3174 ; 0xc66
.short 26342 ; 0x66e6
.short 3686 ; 0xe66
.short 0 ; 0x0
.short 43600 ; 0xaa50
.short 0 ; 0x0
.short 51877 ; 0xcaa5
.short 43520 ; 0xaa00
.short 3309 ; 0xced
.short 44288 ; 0xad00
.short 171 ; 0xab
.short 56064 ; 0xdb00
.short 43707 ; 0xaabb
.short 19120 ; 0x4ab0
.short 13124 ; 0x3344
.short 34992 ; 0x88b0
.short 46036 ; 0xb3d4
.short 46256 ; 0xb4b0
.short 23485 ; 0x5bbd
.short 11066 ; 0x2b3a
.short 11 ; 0xb
.short 42880 ; 0xa780
.short 48055 ; 0xbbb7
.short 47744 ; 0xba80
.short 23483 ; 0x5bbb
.short 43952 ; 0xabb0
.short 46269 ; 0xb4bd
.short 33963 ; 0x84ab
.short 48573 ; 0xbdbd
.short 48091 ; 0xbbdb
.short 56251 ; 0xdbbb
.short 48059 ; 0xbbbb
.short 56251 ; 0xdbbb
.short 19131 ; 0x4abb
.short 56248 ; 0xdbb8
.short 0 ; 0x0
.short 0 ; 0x0
.short 11 ; 0xb
.short 0 ; 0x0
.short 48053 ; 0xbbb5
.short 3003 ; 0xbbb
.short 61132 ; 0xeecc
.short 26309 ; 0x66c5
.short 61164 ; 0xeeec
.short 26213 ; 0x6665
.short 61164 ; 0xeeec
.short 26222 ; 0x666e
.short 60652 ; 0xecec
.short 26220 ; 0x666c
.short 52460 ; 0xccec
.short 26348 ; 0x66ec
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 1374 ; 0x55e
.short 0 ; 0x0
.short 3814 ; 0xee6
.short 0 ; 0x0
.short 58982 ; 0xe666
.short 5 ; 0x5
.short 26214 ; 0x6666
.short 94 ; 0x5e
.short 26222 ; 0x666e
.short 86 ; 0x56
.short 0 ; 0x0
.short 58987 ; 0xe66b
.short 0 ; 0x0
.short 26203 ; 0x665b
.short 0 ; 0x0
.short 26288 ; 0x66b0
.short 0 ; 0x0
.short 58624 ; 0xe500
.short 0 ; 0x0
.short 23296 ; 0x5b00
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 35822 ; 0x8bee
.short 48058 ; 0xbbba
.short 48102 ; 0xbbe6
.short 48555 ; 0xbdab
.short 44486 ; 0xadc6
.short 48516 ; 0xbd84
.short 56774 ; 0xddc6
.short 48059 ; 0xbbbb
.short 48078 ; 0xbbce
.short 48059 ; 0xbbbb
.short 55493 ; 0xd8c5
.short 48427 ; 0xbd2b
.short 35003 ; 0x88bb
.short 48571 ; 0xbdbb
.short 44368 ; 0xad50
.short 48458 ; 0xbd4a
.short 46539 ; 0xb5cb
.short 43707 ; 0xaabb
.short 60500 ; 0xec54
.short 26204 ; 0x665c
.short 60605 ; 0xecbd
.short 26204 ; 0x665c
.short 60603 ; 0xecbb
.short 26341 ; 0x66e5
.short 60603 ; 0xecbb
.short 26341 ; 0x66e5
.short 52923 ; 0xcebb
.short 26309 ; 0x66c5
.short 61019 ; 0xee5b
.short 28245 ; 0x6e55
.short 61133 ; 0xeecd
.short 60597 ; 0xecb5
.short 2730 ; 0xaaa
.short 0 ; 0x0
.short 1374 ; 0x55e
.short 0 ; 0x0
.short 22118 ; 0x5666
.short 0 ; 0x0
.short 26214 ; 0x6666
.short 14 ; 0xe
.short 26214 ; 0x6666
.short 86 ; 0x56
.short 26222 ; 0x666e
.short 1382 ; 0x566
.short 26222 ; 0x666e
.short 1382 ; 0x566
.short 26222 ; 0x666e
.short 23662 ; 0x5c6e
.short 0 ; 0x0
.short 44086 ; 0xac36
.short 28160 ; 0x6e00
.short 26348 ; 0x66ec
.short 28160 ; 0x6e00
.short 60012 ; 0xea6c
.short 58880 ; 0xe600
.short 27302 ; 0x6aa6
.short 58880 ; 0xe600
.short 27302 ; 0x6aa6
.short 59104 ; 0xe6e0
.short 26282 ; 0x66aa
.short 61024 ; 0xee60
.short 26282 ; 0x66aa
.short 28256 ; 0x6e60
.short 27306 ; 0x6aaa
.short 50790 ; 0xc666
.short 3635 ; 0xe33
.short 61038 ; 0xee6e
.short 230 ; 0xe6
.short 27750 ; 0x6c66
.short 14 ; 0xe
.short 1766 ; 0x6e6
.short 0 ; 0x0
.short 1638 ; 0x666
.short 224 ; 0xe0
.short 3694 ; 0xe6e
.short 57550 ; 0xe0ce
.short 52846 ; 0xce6e
.short 6 ; 0x6
.short 61030 ; 0xee66
.short 14 ; 0xe
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 0 ; 0x0
.short 35584 ; 0x8b00
.short 0 ; 0x0
.short 42880 ; 0xa780
.short 0 ; 0x0
.short 47280 ; 0xb8b0
.short 0 ; 0x0
.short 43952 ; 0xabb0
.short 0 ; 0x0
.short 46155 ; 0xb44b
.short 0 ; 0x0
.short 48091 ; 0xbbdb
.short 192 ; 0xc0
.short 48059 ; 0xbbbb
.short 0 ; 0x0
.short 0 ; 0x0
.short 48056 ; 0xbbb8
.short 47872 ; 0xbb00
.short 52151 ; 0xcbb7
.short 52411 ; 0xccbb
.short 48059 ; 0xbbbb
.short 24268 ; 0x5ecc
.short 46269 ; 0xb4bd
.short 24268 ; 0x5ecc
.short 35771 ; 0x8bbb
.short 24268 ; 0x5ecc
.short 56251 ; 0xdbbb
.short 23788 ; 0x5cec
.short 56251 ; 0xdbbb
.short 23788 ; 0x5cec
.short 0 ; 0x0
.short 0 ; 0x0
.short 60507 ; 0xec5b
.short 61166 ; 0xeeee
.short 26213 ; 0x6665
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26214 ; 0x6666
.short 26342 ; 0x66e6
.short 26222 ; 0x666e
.short 28366 ; 0x6ece
.short 58988 ; 0xe66c
.short 60604 ; 0xecbc
.short 0 ; 0x0
.short 0 ; 0x0
.short 5 ; 0x5
.short 0 ; 0x0
.short 94 ; 0x5e
.short 0 ; 0x0
.short 1382 ; 0x566
.short 0 ; 0x0
.short 23654 ; 0x5c66
.short 0 ; 0x0
.short 24165 ; 0x5e65
.short 0 ; 0x0
.short 21854 ; 0x555e
.short 0 ; 0x0
.short 24165 ; 0x5e65
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 0 ; 0x0
.short 43008 ; 0xa800
.short 0 ; 0x0
.short 35584 ; 0x8b00
.short 0 ; 0x0
.short 19120 ; 0x4ab0
.short 0 ; 0x0
.short 17584 ; 0x44b0
.short 0 ; 0x0
.short 48560 ; 0xbdb0
.short 0 ; 0x0
.short 0 ; 0x0
.short 178 ; 0xb2
.short 45056 ; 0xb000
.short 48008 ; 0xbb88
.short 52155 ; 0xcbbb
.short 48059 ; 0xbbbb
.short 60613 ; 0xecc5
.short 48059 ; 0xbbbb
.short 60619 ; 0xeccb
.short 56280 ; 0xdbd8
.short 52939 ; 0xcecb
.short 48059 ; 0xbbbb
.short 52936 ; 0xcec8
.short 48059 ; 0xbbbb
.short 52941 ; 0xcecd
.short 0 ; 0x0
.short 0 ; 0x0
.short 50523 ; 0xc55b
.short 61166 ; 0xeeee
.short 28364 ; 0x6ecc
.short 26214 ; 0x6666
.short 26213 ; 0x6665
.short 26214 ; 0x6666
.short 26213 ; 0x6665
.short 26214 ; 0x6666
.short 26213 ; 0x6665
.short 28262 ; 0x6e66
.short 26213 ; 0x6665
.short 60646 ; 0xece6
.short 26341 ; 0x66e5
.short 52174 ; 0xcbce
.short 0 ; 0x0
.short 0 ; 0x0
.short 1365 ; 0x555
.short 0 ; 0x0
.short 3302 ; 0xce6
.short 0 ; 0x0
.short 50790 ; 0xc666
.short 5 ; 0x5
.short 58982 ; 0xe666
.short 12 ; 0xc
.short 28262 ; 0x6e66
.short 3006 ; 0xbbe
.short 50670 ; 0xc5ee
.short 47320 ; 0xb8d8
.short 34229 ; 0x85b5
.short 36164 ; 0x8d44
.short 30464 ; 0x7700
.short 23758 ; 0x5cce
.short 31408 ; 0x7ab0
.short 23782 ; 0x5ce6
.short 26288 ; 0x66b0
.short 50790 ; 0xc666
.short 28336 ; 0x6eb0
.short 50790 ; 0xc666
.short 58624 ; 0xe500
.short 52838 ; 0xce66
.short 45056 ; 0xb000
.short 48059 ; 0xbbbb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 43653 ; 0xaa85
.short 56282 ; 0xdbda
.short 56795 ; 0xdddb
.short 56248 ; 0xdbb8
.short 46517 ; 0xb5b5
.short 23995 ; 0x5dbb
.short 54709 ; 0xd5b5
.short 24029 ; 0x5ddd
.short 30037 ; 0x7555
.short 50602 ; 0xc5aa
.short 31824 ; 0x7c50
.short 60586 ; 0xecaa
.short 56400 ; 0xdc50
.short 61095 ; 0xeea7
.short 50608 ; 0xc5b0
.short 52437 ; 0xccd5
.short 61157 ; 0xeee5
.short 58812 ; 0xe5bc
.short 61164 ; 0xeeec
.short 52060 ; 0xcb5c
.short 61166 ; 0xeeee
.short 46540 ; 0xb5cc
.short 61166 ; 0xeeee
.short 46540 ; 0xb5cc
.short 61166 ; 0xeeee
.short 46540 ; 0xb5cc
.short 52462 ; 0xccee
.short 46540 ; 0xb5cc
.short 52462 ; 0xccee
.short 54620 ; 0xd55c
.short 21964 ; 0x55cc
.short 55253 ; 0xd7d5
.short 26214 ; 0x6666
.short 1382 ; 0x566
.short 26222 ; 0x666e
.short 1382 ; 0x566
.short 26347 ; 0x66eb
.short 1390 ; 0x56e
.short 28363 ; 0x6ecb
.short 1388 ; 0x56c
.short 23483 ; 0x5bbb
.short 85 ; 0x55
.short 47928 ; 0xbb38
.short 216 ; 0xd8
.short 56248 ; 0xdbb8
.short 2884 ; 0xb44
.short 17480 ; 0x4448
.short 2890 ; 0xb4a
.short 27579 ; 0x6bbb
.short 47958 ; 0xbb56
.short 26219 ; 0x666b
.short 48102 ; 0xbbe6
.short 28363 ; 0x6ecb
.short 46534 ; 0xb5c6
.short 60496 ; 0xec50
.short 47966 ; 0xbb5e
.short 48048 ; 0xbbb0
.short 45243 ; 0xb0bb
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 47325 ; 0xb8dd
.short 60507 ; 0xec5b
.short 48059 ; 0xbbbb
.short 60509 ; 0xec5d
.short 43701 ; 0xaab5
.short 61125 ; 0xeec5
.short 43612 ; 0xaa5c
.short 61157 ; 0xeee5
.short 43612 ; 0xaa5c
.short 61164 ; 0xeeec
.short 32204 ; 0x7dcc
.short 52974 ; 0xceee
.short 54725 ; 0xd5c5
.short 52428 ; 0xcccc
.short 21947 ; 0x55bb
.short 54613 ; 0xd555
.short 52462 ; 0xccee
.short 48053 ; 0xbbb5
.short 52462 ; 0xccee
.short 47957 ; 0xbb55
.short 52462 ; 0xccee
.short 47957 ; 0xbb55
.short 52430 ; 0xccce
.short 47957 ; 0xbb55
.short 23758 ; 0x5cce
.short 47189 ; 0xb855
.short 35932 ; 0x8c5c
.short 47320 ; 0xb8d8
.short 54620 ; 0xd55c
.short 47239 ; 0xb887
.short 30589 ; 0x777d
.short 46551 ; 0xb5d7
.short 61157 ; 0xeee5
.short 1374 ; 0x55e
.short 52315 ; 0xcc5b
.short 3685 ; 0xe65
.short 45056 ; 0xb000
.short 48606 ; 0xbdde
.short 0 ; 0x0
.short 33867 ; 0x844b
.short 45056 ; 0xb000
.short 55885 ; 0xda4d
.short 45056 ; 0xb000
.short 19898 ; 0x4dba
.short 45056 ; 0xb000
.short 19386 ; 0x4bba
.short 0 ; 0x0
.short 46091 ; 0xb40b
.short 47792 ; 0xbab0
.short 23750 ; 0x5cc6
.short 27616 ; 0x6be0
.short 23782 ; 0x5ce6
.short 28352 ; 0x6ec0
.short 52838 ; 0xce66
.short 26043 ; 0x65bb
.short 52966 ; 0xcee6
.short 60171 ; 0xeb0b
.short 23790 ; 0x5cee
.short 11 ; 0xb
.short 0 ; 0x0
.short 11 ; 0xb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 43739 ; 0xaadb
.short 23485 ; 0x5bbd
.short 56715 ; 0xdd8b
.short 52155 ; 0xcbbb
.short 48053 ; 0xbbb5
.short 60891 ; 0xeddb
.short 31579 ; 0x7b5b
.short 58842 ; 0xe5da
.short 30043 ; 0x755b
.short 58842 ; 0xe5da
.short 54619 ; 0xd55b
.short 61018 ; 0xee5a
.short 23643 ; 0x5c5b
.short 61015 ; 0xee57
.short 50608 ; 0xc5b0
.short 52309 ; 0xcc55
.short 52972 ; 0xceec
.short 23388 ; 0x5b5c
.short 52974 ; 0xceee
.short 48076 ; 0xbbcc
.short 52974 ; 0xceee
.short 46540 ; 0xb5cc
.short 52974 ; 0xceee
.short 46540 ; 0xb5cc
.short 52974 ; 0xceee
.short 46540 ; 0xb5cc
.short 52430 ; 0xccce
.short 56156 ; 0xdb5c
.short 52430 ; 0xccce
.short 36229 ; 0x8d85
.short 54620 ; 0xd55c
.short 55255 ; 0xd7d7
.short 26316 ; 0x66cc
.short 3686 ; 0xe66
.short 26299 ; 0x66bb
.short 3686 ; 0xe66
.short 23307 ; 0x5b0b
.short 3669 ; 0xe55
.short 45067 ; 0xb00b
.short 1646 ; 0x66e
.short 45067 ; 0xb00b
.short 2277 ; 0x8e5
.short 56075 ; 0xdb0b
.short 46244 ; 0xb4a4
.short 44299 ; 0xad0b
.short 46244 ; 0xb4a4
.short 33803 ; 0x840b
.short 48555 ; 0xbdab
.short 30464 ; 0x7700
.short 21966 ; 0x55ce
.short 31408 ; 0x7ab0
.short 46566 ; 0xb5e6
.short 26288 ; 0x66b0
.short 52838 ; 0xce66
.short 28336 ; 0x6eb0
.short 52838 ; 0xce66
.short 60592 ; 0xecb0
.short 23654 ; 0x5c66
.short 47872 ; 0xbb00
.short 3003 ; 0xbbb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 43691 ; 0xaaab
.short 36285 ; 0x8dbd
.short 36315 ; 0x8ddb
.short 23995 ; 0x5dbb
.short 47957 ; 0xbb55
.short 50651 ; 0xc5db
.short 56149 ; 0xdb55
.short 58845 ; 0xe5dd
.short 43867 ; 0xab5b
.short 60506 ; 0xec5a
.short 42443 ; 0xa5cb
.short 61130 ; 0xeeca
.short 30155 ; 0x75cb
.short 61162 ; 0xeeea
.short 23632 ; 0x5c50
.short 52429 ; 0xcccd
.short 52974 ; 0xceee
.short 27739 ; 0x6c5b
.short 52974 ; 0xceee
.short 58805 ; 0xe5b5
.short 52974 ; 0xceee
.short 46428 ; 0xb55c
.short 52974 ; 0xceee
.short 46428 ; 0xb55c
.short 52974 ; 0xceee
.short 46428 ; 0xb55c
.short 52462 ; 0xccee
.short 34133 ; 0x8555
.short 50638 ; 0xc5ce
.short 35669 ; 0x8b55
.short 21964 ; 0x55cc
.short 34941 ; 0x887d
.short 26220 ; 0x666c
.short 230 ; 0xe6
.short 26220 ; 0x666c
.short 230 ; 0xe6
.short 58987 ; 0xe66b
.short 230 ; 0xe6
.short 50923 ; 0xc6eb
.short 198 ; 0xc6
.short 21947 ; 0x55bb
.short 85 ; 0x55
.short 35771 ; 0x8bbb
.short 189 ; 0xbd
.short 19899 ; 0x4dbb
.short 132 ; 0x84
.short 42061 ; 0xa44d
.short 68 ; 0x44
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 48059 ; 0xbbbb
.short 56251 ; 0xdbbb
.short 21851 ; 0x555b
.short 23483 ; 0x5bbb
.short 42956 ; 0xa7cc
.short 60506 ; 0xec5a
.short 43612 ; 0xaa5c
.short 61165 ; 0xeeed
.short 43612 ; 0xaa5c
.short 61157 ; 0xeee5
.short 22364 ; 0x575c
.short 52972 ; 0xceec
.short 24012 ; 0x5dcc
.short 52428 ; 0xcccc
.short 21947 ; 0x55bb
.short 54613 ; 0xd555
.short 61157 ; 0xeee5
.short 47964 ; 0xbb5c
.short 61164 ; 0xeeec
.short 47964 ; 0xbb5c
.short 52462 ; 0xccee
.short 47957 ; 0xbb55
.short 52462 ; 0xccee
.short 47957 ; 0xbb55
.short 52430 ; 0xccce
.short 47285 ; 0xb8b5
.short 36044 ; 0x8ccc
.short 47325 ; 0xb8dd
.short 55388 ; 0xd85c
.short 2957 ; 0xb8d
.short 30583 ; 0x7777
.short 2957 ; 0xb8d
.short 28251 ; 0x6e5b
.short 21854 ; 0x555e
.short 60347 ; 0xebbb
.short 24165 ; 0x5e65
.short 45056 ; 0xb000
.short 47323 ; 0xb8db
.short 45056 ; 0xb000
.short 33869 ; 0x844d
.short 53248 ; 0xd000
.short 54436 ; 0xd4a4
.short 40960 ; 0xa000
.short 19156 ; 0x4ad4
.short 40960 ; 0xa000
.short 19124 ; 0x4ab4
.short 45056 ; 0xb000
.short 46155 ; 0xb44b
.short 28256 ; 0x6e60
.short 27306 ; 0x6aaa
.short 28256 ; 0x6e60
.short 27306 ; 0x6aaa
.short 28256 ; 0x6e60
.short 27242 ; 0x6a6a
.short 28256 ; 0x6e60
.short 27242 ; 0x6a6a
.short 28256 ; 0x6e60
.short 27242 ; 0x6a6a
.short 28384 ; 0x6ee0
.short 26218 ; 0x666a
.short 28384 ; 0x6ee0
.short 26218 ; 0x666a
.short 28352 ; 0x6ec0
.short 26218 ; 0x666a
.short 24810 ; 0x60ea
.short 49164 ; 0xc00c
.short 24810 ; 0x60ea
.short 58636 ; 0xe50c
.short 24810 ; 0x60ea
.short 27740 ; 0x6c5c
.short 24810 ; 0x60ea
.short 60508 ; 0xec5c
.short 24810 ; 0x60ea
.short 61020 ; 0xee5c
.short 24810 ; 0x60ea
.short 26342 ; 0x66e6
.short 57578 ; 0xe0ea
.short 26214 ; 0x6666
.short 49382 ; 0xc0e6
.short 26214 ; 0x6666
.short 21952 ; 0x55c0
.short 11227 ; 0x2bdb
.short 23744 ; 0x5cc0
.short 48011 ; 0xbb8b
.short 48364 ; 0xbcec
.short 36315 ; 0x8ddb
.short 48230 ; 0xbc66
.short 48059 ; 0xbbbb
.short 50790 ; 0xc666
.short 47957 ; 0xbb55
.short 52838 ; 0xce66
.short 30037 ; 0x7555
.short 52838 ; 0xce66
.short 31829 ; 0x7c55
.short 46438 ; 0xb566
.short 23728 ; 0x5cb0
.short 56253 ; 0xdbbd
.short 52974 ; 0xceee
.short 35773 ; 0x8bbd
.short 52974 ; 0xceee
.short 50619 ; 0xc5bb
.short 52974 ; 0xceee
.short 50651 ; 0xc5db
.short 52974 ; 0xceee
.short 58843 ; 0xe5db
.short 52974 ; 0xceee
.short 60506 ; 0xec5a
.short 52974 ; 0xceee
.short 61018 ; 0xee5a
.short 52462 ; 0xccee
.short 61021 ; 0xee5d
.short 23758 ; 0x5cce
.short 23749 ; 0x5cc5
.short 45067 ; 0xb00b
.short 46524 ; 0xb5bc
.short 11 ; 0xb
.short 46428 ; 0xb55c
.short 45067 ; 0xb00b
.short 46428 ; 0xb55c
.short 45067 ; 0xb00b
.short 46428 ; 0xb55c
.short 45067 ; 0xb00b
.short 46428 ; 0xb55c
.short 8 ; 0x8
.short 56156 ; 0xdb5c
.short 8 ; 0x8
.short 55253 ; 0xd7d5
.short 8 ; 0x8
.short 48524 ; 0xbd8c
.short 0 ; 0x0
.short 54344 ; 0xd448
.short 0 ; 0x0
.short 17476 ; 0x4444
.short 11 ; 0xb
.short 43588 ; 0xaa44
.short 11 ; 0xb
.short 19085 ; 0x4a8d
.short 11 ; 0xb
.short 48560 ; 0xbdb0
.short 0 ; 0x0
.short 2816 ; 0xb00
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 43861 ; 0xab55
.short 0 ; 0x0
.short 48565 ; 0xbdb5
.short 25856 ; 0x6500
.short 48053 ; 0xbbb5
.short 28240 ; 0x6e50
.short 43707 ; 0xaabb
.short 50768 ; 0xc650
.short 56715 ; 0xdd8b
.short 26208 ; 0x6660
.short 47964 ; 0xbb5c
.short 26213 ; 0x6665
.short 21852 ; 0x555c
.short 58981 ; 0xe665
.short 52053 ; 0xcb55
.short 48004 ; 0xbb84
.short 61133 ; 0xeecd
.short 48082 ; 0xbbd2
.short 61165 ; 0xeeed
.short 56283 ; 0xdbdb
.short 61157 ; 0xeee5
.short 23437 ; 0x5b8d
.short 61164 ; 0xeeec
.short 23480 ; 0x5bb8
.short 61164 ; 0xeeec
.short 50651 ; 0xc5db
.short 52974 ; 0xceee
.short 58791 ; 0xe5a7
.short 52974 ; 0xceee
.short 58837 ; 0xe5d5
.short 52462 ; 0xccee
.short 52316 ; 0xcc5c
.short 181 ; 0xb5
.short 23388 ; 0x5b5c
.short 187 ; 0xbb
.short 21964 ; 0x55cc
.short 187 ; 0xbb
.short 21964 ; 0x55cc
.short 187 ; 0xbb
.short 21964 ; 0x55cc
.short 187 ; 0xbb
.short 21964 ; 0x55cc
.short 139 ; 0x8b
.short 21845 ; 0x5555
.short 141 ; 0x8d
.short 32133 ; 0x7d85
.short 141 ; 0x8d
.short 16384 ; 0x4000
.short 17476 ; 0x4444
.short 16384 ; 0x4000
.short 19012 ; 0x4a44
.short 45056 ; 0xb000
.short 48552 ; 0xbda8
.short 0 ; 0x0
.short 3035 ; 0xbdb
.short 0 ; 0x0
.short 176 ; 0xb0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 52144 ; 0xcbb0
.short 52309 ; 0xcc55
.short 28672 ; 0x7000
.short 30583 ; 0x7777
.short 53248 ; 0xd000
.short 43687 ; 0xaaa7
.short 32768 ; 0x8000
.short 56792 ; 0xddd8
.short 20480 ; 0x5000
.short 52421 ; 0xccc5
.short 20480 ; 0x5000
.short 61132 ; 0xeecc
.short 56064 ; 0xdb00
.short 21853 ; 0x555d
.short 30896 ; 0x78b0
.short 30583 ; 0x7777
.short 54620 ; 0xd55c
.short 55517 ; 0xd8dd
.short 43639 ; 0xaa77
.short 22743 ; 0x58d7
.short 30634 ; 0x77aa
.short 21901 ; 0x558d
.short 22749 ; 0x58dd
.short 52421 ; 0xccc5
.short 61132 ; 0xeecc
.short 52974 ; 0xceee
.short 61166 ; 0xeeee
.short 23790 ; 0x5cee
.short 30581 ; 0x7775
.short 30583 ; 0x7777
.short 43687 ; 0xaaa7
.short 31402 ; 0x7aaa
.short 48088 ; 0xbbd8
.short 3028 ; 0xbd4
.short 46005 ; 0xb3b5
.short 3005 ; 0xbbd
.short 19381 ; 0x4bb5
.short 139 ; 0x8b
.short 46005 ; 0xb3b5
.short 187 ; 0xbb
.short 2901 ; 0xb55
.short 0 ; 0x0
.short 2997 ; 0xbb5
.short 0 ; 0x0
.short 3037 ; 0xbdd
.short 0 ; 0x0
.short 47319 ; 0xb8d7
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 35584 ; 0x8b00
.short 0 ; 0x0
.short 55472 ; 0xd8b0
.short 0 ; 0x0
.short 30592 ; 0x7780
.short 0 ; 0x0
.short 42960 ; 0xa7d0
.short 30640 ; 0x77b0
.short 30583 ; 0x7777
.short 55472 ; 0xd8b0
.short 56797 ; 0xdddd
.short 21936 ; 0x55b0
.short 50517 ; 0xc555
.short 60507 ; 0xec5b
.short 52462 ; 0xccee
.short 56797 ; 0xdddd
.short 52309 ; 0xcc55
.short 30634 ; 0x77aa
.short 21981 ; 0x55dd
.short 43690 ; 0xaaaa
.short 42871 ; 0xa777
.short 43690 ; 0xaaaa
.short 30583 ; 0x7777
.short 55210 ; 0xd7aa
.short 46472 ; 0xb588
.short 50520 ; 0xc558
.short 21964 ; 0x55cc
.short 60620 ; 0xeccc
.short 21966 ; 0x55ce
.short 61166 ; 0xeeee
.short 21966 ; 0x55ce
.short 52428 ; 0xcccc
.short 34133 ; 0x8555
.short 21845 ; 0x5555
.short 56792 ; 0xddd8
.short 43690 ; 0xaaaa
.short 30634 ; 0x77aa
.short 43690 ; 0xaaaa
.short 31402 ; 0x7aaa
.short 0 ; 0x0
.short 1024 ; 0x400
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 11 ; 0xb
.short 0 ; 0x0
.short 184 ; 0xb8
.short 0 ; 0x0
.short 184 ; 0xb8
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 47872 ; 0xbb00
.short 21845 ; 0x5555
.short 56064 ; 0xdb00
.short 43690 ; 0xaaaa
.short 35584 ; 0x8b00
.short 56797 ; 0xdddd
.short 47872 ; 0xbb00
.short 21845 ; 0x5555
.short 23296 ; 0x5b00
.short 60620 ; 0xeccc
.short 47872 ; 0xbb00
.short 21964 ; 0x55cc
.short 56576 ; 0xdd00
.short 30634 ; 0x77aa
.short 32000 ; 0x7d00
.short 31402 ; 0x7aaa
.short 30677 ; 0x77d5
.short 36215 ; 0x8d77
.short 55162 ; 0xd77a
.short 21896 ; 0x5588
.short 22669 ; 0x588d
.short 23749 ; 0x5cc5
.short 50517 ; 0xc555
.short 52460 ; 0xccec
.short 61166 ; 0xeeee
.short 23790 ; 0x5cee
.short 61125 ; 0xeec5
.short 21964 ; 0x55cc
.short 30583 ; 0x7777
.short 30583 ; 0x7777
.short 42871 ; 0xa777
.short 43690 ; 0xaaaa
.short 47883 ; 0xbb0b
.short 47275 ; 0xb8ab
.short 45237 ; 0xb0b5
.short 2948 ; 0xb84
.short 181 ; 0xb5
.short 187 ; 0xbb
.short 181 ; 0xb5
.short 0 ; 0x0
.short 181 ; 0xb5
.short 0 ; 0x0
.short 184 ; 0xb8
.short 0 ; 0x0
.short 3031 ; 0xbd7
.short 0 ; 0x0
.short 2935 ; 0xb77
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 21936 ; 0x55b0
.short 52421 ; 0xccc5
.short 31488 ; 0x7b00
.short 30583 ; 0x7777
.short 31488 ; 0x7b00
.short 43690 ; 0xaaaa
.short 35584 ; 0x8b00
.short 56797 ; 0xdddd
.short 51968 ; 0xcb00
.short 52428 ; 0xcccc
.short 51968 ; 0xcb00
.short 60620 ; 0xeccc
.short 23472 ; 0x5bb0
.short 56789 ; 0xddd5
.short 32128 ; 0x7d80
.short 30631 ; 0x77a7
.short 56661 ; 0xdd55
.short 34701 ; 0x878d
.short 31399 ; 0x7aa7
.short 22669 ; 0x588d
.short 55162 ; 0xd77a
.short 21848 ; 0x5558
.short 21901 ; 0x558d
.short 23756 ; 0x5ccc
.short 61132 ; 0xeecc
.short 23790 ; 0x5cee
.short 61166 ; 0xeeee
.short 23790 ; 0x5cee
.short 21845 ; 0x5555
.short 30549 ; 0x7755
.short 42871 ; 0xa777
.short 43690 ; 0xaaaa
.short 19386 ; 0x4bba
.short 77 ; 0x4d
.short 56117 ; 0xdb35
.short 219 ; 0xdb
.short 46261 ; 0xb4b5
.short 184 ; 0xb8
.short 48069 ; 0xbbc5
.short 11 ; 0xb
.short 181 ; 0xb5
.short 0 ; 0x0
.short 2949 ; 0xb85
.short 0 ; 0x0
.short 2263 ; 0x8d7
.short 0 ; 0x0
.short 48599 ; 0xbdd7
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 47872 ; 0xbb00
.short 0 ; 0x0
.short 34992 ; 0x88b0
.short 0 ; 0x0
.short 30683 ; 0x77db
.short 45056 ; 0xb000
.short 43640 ; 0xaa78
.short 45056 ; 0xb000
.short 43645 ; 0xaa7d
.short 45056 ; 0xb000
.short 43645 ; 0xaa7d
.short 30587 ; 0x777b
.short 42871 ; 0xa777
.short 56715 ; 0xdd8b
.short 56797 ; 0xdddd
.short 21851 ; 0x555b
.short 52421 ; 0xccc5
.short 61016 ; 0xee58
.short 60622 ; 0xecce
.short 23927 ; 0x5d77
.short 52421 ; 0xccc5
.short 56746 ; 0xddaa
.short 21853 ; 0x555d
.short 30634 ; 0x77aa
.short 43639 ; 0xaa77
.short 30634 ; 0x77aa
.short 42871 ; 0xa777
.short 55162 ; 0xd77a
.short 46424 ; 0xb558
.short 50520 ; 0xc558
.short 46540 ; 0xb5cc
.short 61132 ; 0xeecc
.short 46540 ; 0xb5cc
.short 61166 ; 0xeeee
.short 46540 ; 0xb5cc
.short 23756 ; 0x5ccc
.short 47189 ; 0xb855
.short 30037 ; 0x7555
.short 47223 ; 0xb877
.short 43690 ; 0xaaaa
.short 36218 ; 0x8d7a
.short 43690 ; 0xaaaa
.short 36266 ; 0x8daa
.short 0 ; 0x0
.short 2880 ; 0xb40
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 28160 ; 0x6e00
.short 26282 ; 0x66aa
.short 58880 ; 0xe600
.short 59050 ; 0xe6aa
.short 58880 ; 0xe600
.short 60070 ; 0xeaa6
.short 58880 ; 0xe600
.short 60070 ; 0xeaa6
.short 27648 ; 0x6c00
.short 27238 ; 0x6a66
.short 49152 ; 0xc000
.short 27246 ; 0x6a6e
.short 0 ; 0x0
.short 42720 ; 0xa6e0
.short 0 ; 0x0
.short 42558 ; 0xa63e
.short 230 ; 0xe6
.short 26222 ; 0x666e
.short 3686 ; 0xe66
.short 26341 ; 0x66e5
.short 3686 ; 0xe66
.short 58960 ; 0xe650
.short 1766 ; 0x6e6
.short 36352 ; 0x8e00
.short 3822 ; 0xeee
.short 18648 ; 0x48d8
.short 3686 ; 0xe66
.short 19120 ; 0x4ab0
.short 26342 ; 0x66e6
.short 52206 ; 0xcbee
.short 61034 ; 0xee6a
.short 42598 ; 0xa666
.short 46438 ; 0xb566
.short 50608 ; 0xc5b0
.short 46438 ; 0xb566
.short 20480 ; 0x5000
.short 46472 ; 0xb588
.short 53248 ; 0xd000
.short 1348 ; 0x544
.short 45056 ; 0xb000
.short 46148 ; 0xb444
.short 45056 ; 0xb000
.short 46267 ; 0xb4bb
.short 0 ; 0x0
.short 2938 ; 0xb7a
.short 45056 ; 0xb000
.short 172 ; 0xac
.short 32768 ; 0x8000
.short 52309 ; 0xcc55
.short 21964 ; 0x55cc
.short 21845 ; 0x5555
.short 43645 ; 0xaa7d
.short 30583 ; 0x7777
.short 31402 ; 0x7aaa
.short 43693 ; 0xaaad
.short 36218 ; 0x8d7a
.short 52315 ; 0xcc5b
.short 60620 ; 0xeccc
.short 60619 ; 0xeccb
.short 61166 ; 0xeeee
.short 24027 ; 0x5ddb
.short 30037 ; 0x7555
.short 30589 ; 0x777d
.short 42871 ; 0xa777
.short 55421 ; 0xd87d
.short 184 ; 0xb8
.short 22743 ; 0x58d7
.short 2901 ; 0xb55
.short 50573 ; 0xc58d
.short 2908 ; 0xb5c
.short 52424 ; 0xccc8
.short 46428 ; 0xb55c
.short 61166 ; 0xeeee
.short 21966 ; 0x55ce
.short 61166 ; 0xeeee
.short 47964 ; 0xbb5c
.short 30583 ; 0x7777
.short 56695 ; 0xdd77
.short 43690 ; 0xaaaa
.short 30634 ; 0x77aa
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 184 ; 0xb8
.short 0 ; 0x0
.short 184 ; 0xb8
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 58981 ; 0xe665
.short 23486 ; 0x5bbe
.short 26213 ; 0x6665
.short 94 ; 0x5e
.short 26213 ; 0x6665
.short 94 ; 0x5e
.short 26213 ; 0x6665
.short 190 ; 0xbe
.short 59104 ; 0xe6e0
.short 181 ; 0xb5
.short 48720 ; 0xbe50
.short 187 ; 0xbb
.short 19200 ; 0x4b00
.short 47274 ; 0xb8aa
.short 35584 ; 0x8b00
.short 46148 ; 0xb444
.short 50524 ; 0xc55c
.short 23756 ; 0x5ccc
.short 21845 ; 0x5555
.short 42965 ; 0xa7d5
.short 30589 ; 0x777d
.short 43687 ; 0xaaa7
.short 43736 ; 0xaad8
.short 55210 ; 0xd7aa
.short 50523 ; 0xc55b
.short 52428 ; 0xcccc
.short 52315 ; 0xcc5b
.short 61166 ; 0xeeee
.short 56715 ; 0xdd8b
.short 21845 ; 0x5555
.short 43736 ; 0xaad8
.short 30586 ; 0x777a
.short 36216 ; 0x8d78
.short 2957 ; 0xb8d
.short 36218 ; 0x8d7a
.short 46421 ; 0xb555
.short 22663 ; 0x5887
.short 46540 ; 0xb5cc
.short 52312 ; 0xcc58
.short 21964 ; 0x55cc
.short 61166 ; 0xeeee
.short 23790 ; 0x5cee
.short 61166 ; 0xeeee
.short 46542 ; 0xb5ce
.short 30583 ; 0x7777
.short 55159 ; 0xd777
.short 43690 ; 0xaaaa
.short 30634 ; 0x77aa
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 11 ; 0xb
.short 0 ; 0x0
.short 11 ; 0xb
.short 0 ; 0x0
.short 184 ; 0xb8
.short 0 ; 0x0
.short 2957 ; 0xb8d
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 0 ; 0x0
.short 53435 ; 0xd0bb
.short 0 ; 0x0
.short 35768 ; 0x8bb8
.short 0 ; 0x0
.short 47240 ; 0xb888
.short 42880 ; 0xa780
.short 43690 ; 0xaaaa
.short 43643 ; 0xaa7b
.short 31402 ; 0x7aaa
.short 43643 ; 0xaa7b
.short 31402 ; 0x7aaa
.short 43693 ; 0xaaad
.short 31402 ; 0x7aaa
.short 43693 ; 0xaaad
.short 31402 ; 0x7aaa
.short 43645 ; 0xaa7d
.short 31402 ; 0x7aaa
.short 30589 ; 0x777d
.short 43690 ; 0xaaaa
.short 31675 ; 0x7bbb
.short 42871 ; 0xa777
.short 43690 ; 0xaaaa
.short 43690 ; 0xaaaa
.short 43639 ; 0xaa77
.short 43690 ; 0xaaaa
.short 43639 ; 0xaa77
.short 43690 ; 0xaaaa
.short 42871 ; 0xa777
.short 43690 ; 0xaaaa
.short 30589 ; 0x777d
.short 43690 ; 0xaaaa
.short 30685 ; 0x77dd
.short 42871 ; 0xa777
.short 30685 ; 0x77dd
.short 30583 ; 0x7777
.short 56791 ; 0xddd7
.short 30583 ; 0x7777
.short 36218 ; 0x8d7a
.short 0 ; 0x0
.short 34682 ; 0x877a
.short 0 ; 0x0
.short 55210 ; 0xd7aa
.short 11 ; 0xb
.short 55210 ; 0xd7aa
.short 11 ; 0xb
.short 55210 ; 0xd7aa
.short 11 ; 0xb
.short 34682 ; 0x877a
.short 0 ; 0x0
.short 36215 ; 0x8d77
.short 187 ; 0xbb
.short 48055 ; 0xbbb7
.short 184 ; 0xb8
.short 0 ; 0x0
.short 42960 ; 0xa7d0
.short 0 ; 0x0
.short 42960 ; 0xa7d0
.short 0 ; 0x0
.short 44496 ; 0xadd0
.short 32768 ; 0x8000
.short 55483 ; 0xd8bb
.short 32768 ; 0x8000
.short 48013 ; 0xbb8d
.short 0 ; 0x0
.short 35771 ; 0x8bbb
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 0 ; 0x0
.short 0 ; 0x0
.short 43690 ; 0xaaaa
.short 30583 ; 0x7777
.short 31402 ; 0x7aaa
.short 30583 ; 0x7777
.short 31402 ; 0x7aaa
.short 30583 ; 0x7777
.short 31399 ; 0x7aa7
.short 32119 ; 0x7d77
.short 31357 ; 0x7a7d
.short 32119 ; 0x7d77
.short 35771 ; 0x8bbb
.short 56695 ; 0xdd77
.short 48056 ; 0xbbb8
.short 55159 ; 0xd777
.short 48059 ; 0xbbbb
.short 55179 ; 0xd78b
.short 43690 ; 0xaaaa
.short 31402 ; 0x7aaa
.short 43687 ; 0xaaa7
.short 43690 ; 0xaaaa
.short 43687 ; 0xaaa7
.short 43690 ; 0xaaaa
.short 43687 ; 0xaaa7
.short 43690 ; 0xaaaa
.short 43687 ; 0xaaa7
.short 43690 ; 0xaaaa
.short 42871 ; 0xa777
.short 30634 ; 0x77aa
.short 30589 ; 0x777d
.short 46967 ; 0xb777
.short 30589 ; 0x777d
.short 47991 ; 0xbb77
.short 136 ; 0x88
.short 0 ; 0x0
.short 141 ; 0x8d
.short 0 ; 0x0
.short 141 ; 0x8d
.short 0 ; 0x0
.short 141 ; 0x8d
.short 0 ; 0x0
.short 141 ; 0x8d
.short 0 ; 0x0
.short 187 ; 0xbb
.short 0 ; 0x0
.short 184 ; 0xb8
.short 0 ; 0x0
.short 184 ; 0xb8
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 42928 ; 0xa7b0
.short 31402 ; 0x7aaa
.short 42928 ; 0xa7b0
.short 31402 ; 0x7aaa
.short 42928 ; 0xa7b0
.short 30634 ; 0x77aa
.short 42928 ; 0xa7b0
.short 55210 ; 0xd7aa
.short 32176 ; 0x7db0
.short 55210 ; 0xd7aa
.short 42811 ; 0xa73b
.short 55210 ; 0xd7aa
.short 34875 ; 0x883b
.short 55159 ; 0xd777
.short 48059 ; 0xbbbb
.short 56712 ; 0xdd88
.short 43639 ; 0xaa77
.short 43690 ; 0xaaaa
.short 42871 ; 0xa777
.short 43690 ; 0xaaaa
.short 42871 ; 0xa777
.short 43690 ; 0xaaaa
.short 32119 ; 0x7d77
.short 43687 ; 0xaaa7
.short 32125 ; 0x7d7d
.short 43687 ; 0xaaa7
.short 32221 ; 0x7ddd
.short 43639 ; 0xaa77
.short 56797 ; 0xdddd
.short 30583 ; 0x7777
.short 55437 ; 0xd88d
.short 34685 ; 0x877d
.short 47223 ; 0xb877
.short 0 ; 0x0
.short 47226 ; 0xb87a
.short 0 ; 0x0
.short 47226 ; 0xb87a
.short 0 ; 0x0
.short 47226 ; 0xb87a
.short 0 ; 0x0
.short 47226 ; 0xb87a
.short 0 ; 0x0
.short 15319 ; 0x3bd7
.short 11 ; 0xb
.short 48013 ; 0xbb8d
.short 11 ; 0xb
.short 48059 ; 0xbbbb
.short 8 ; 0x8
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 45232 ; 0xb0b0
.short 0 ; 0x0
.short 48048 ; 0xbbb0
.short 0 ; 0x0
.short 36272 ; 0x8db0
.short 42960 ; 0xa7d0
.short 43690 ; 0xaaaa
.short 43643 ; 0xaa7b
.short 30634 ; 0x77aa
.short 43643 ; 0xaa7b
.short 30634 ; 0x77aa
.short 43643 ; 0xaa7b
.short 30586 ; 0x777a
.short 42875 ; 0xa77b
.short 32122 ; 0x7d7a
.short 30589 ; 0x777d
.short 56695 ; 0xdd77
.short 32139 ; 0x7d8b
.short 56695 ; 0xdd77
.short 30904 ; 0x78b8
.short 30583 ; 0x7777
.short 43639 ; 0xaa77
.short 43690 ; 0xaaaa
.short 30583 ; 0x7777
.short 43690 ; 0xaaaa
.short 30586 ; 0x777a
.short 43690 ; 0xaaaa
.short 30586 ; 0x777a
.short 43639 ; 0xaa77
.short 32122 ; 0x7d7a
.short 43639 ; 0xaa77
.short 55207 ; 0xd7a7
.short 42877 ; 0xa77d
.short 55159 ; 0xd777
.short 30589 ; 0x777d
.short 55165 ; 0xd77d
.short 30685 ; 0x77dd
.short 48506 ; 0xbd7a
.short 0 ; 0x0
.short 34730 ; 0x87aa
.short 11 ; 0xb
.short 34730 ; 0x87aa
.short 11 ; 0xb
.short 34730 ; 0x87aa
.short 11 ; 0xb
.short 34730 ; 0x87aa
.short 11 ; 0xb
.short 36218 ; 0x8d7a
.short 11 ; 0xb
.short 47223 ; 0xb877
.short 187 ; 0xbb
.short 56247 ; 0xdbb7
.short 184 ; 0xb8
.short 45056 ; 0xb000
.short 43645 ; 0xaa7d
.short 47872 ; 0xbb00
.short 43736 ; 0xaad8
.short 15291 ; 0x3bbb
.short 42971 ; 0xa7db
.short 55483 ; 0xd8bb
.short 30904 ; 0x78b8
.short 35584 ; 0x8b00
.short 48008 ; 0xbb88
.short 0 ; 0x0
.short 35584 ; 0x8b00
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 0 ; 0x0
.short 0 ; 0x0
.short 30634 ; 0x77aa
.short 42871 ; 0xa777
.short 30634 ; 0x77aa
.short 42871 ; 0xa777
.short 30634 ; 0x77aa
.short 42871 ; 0xa777
.short 30631 ; 0x77a7
.short 42871 ; 0xa777
.short 30583 ; 0x7777
.short 30679 ; 0x77d7
.short 30651 ; 0x77bb
.short 32215 ; 0x7dd7
.short 30907 ; 0x78bb
.short 32215 ; 0x7dd7
.short 48048 ; 0xbbb0
.short 56792 ; 0xddd8
.short 43690 ; 0xaaaa
.short 34730 ; 0x87aa
.short 43690 ; 0xaaaa
.short 55210 ; 0xd7aa
.short 43690 ; 0xaaaa
.short 55210 ; 0xd7aa
.short 43690 ; 0xaaaa
.short 55210 ; 0xd7aa
.short 43690 ; 0xaaaa
.short 55210 ; 0xd7aa
.short 43687 ; 0xaaa7
.short 47991 ; 0xbb77
.short 30583 ; 0x7777
.short 35703 ; 0x8b77
.short 30583 ; 0x7777
.short 35005 ; 0x88bd
.short 11 ; 0xb
.short 0 ; 0x0
.short 11 ; 0xb
.short 0 ; 0x0
.short 11 ; 0xb
.short 0 ; 0x0
.short 11 ; 0xb
.short 0 ; 0x0
.short 11 ; 0xb
.short 0 ; 0x0
.short 11 ; 0xb
.short 0 ; 0x0
.short 11 ; 0xb
.short 0 ; 0x0
.short 11 ; 0xb
.short 0 ; 0x0
.short 0 ; 0x0
.short 44768 ; 0xaee0
.short 0 ; 0x0
.short 60928 ; 0xee00
.short 0 ; 0x0
.short 49152 ; 0xc000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 26218 ; 0x666a
.short 43758 ; 0xaaee
.short 43690 ; 0xaaaa
.short 43690 ; 0xaaaa
.short 43686 ; 0xaaa6
.short 43690 ; 0xaaaa
.short 43616 ; 0xaa60
.short 51882 ; 0xcaaa
.short 44544 ; 0xae00
.short 3242 ; 0xcaa
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 2748 ; 0xabc
.short 56064 ; 0xdb00
.short 0 ; 0x0
.short 43184 ; 0xa8b0
.short 0 ; 0x0
.short 44464 ; 0xadb0
.short 0 ; 0x0
.short 44464 ; 0xadb0
.short 0 ; 0x0
.short 44464 ; 0xadb0
.short 45056 ; 0xb000
.short 32187 ; 0x7dbb
.short 45056 ; 0xb000
.short 35771 ; 0x8bbb
.short 45056 ; 0xb000
.short 47245 ; 0xb88d
.short 43687 ; 0xaaa7
.short 43690 ; 0xaaaa
.short 43690 ; 0xaaaa
.short 30586 ; 0x777a
.short 43690 ; 0xaaaa
.short 32119 ; 0x7d77
.short 43690 ; 0xaaaa
.short 56695 ; 0xdd77
.short 43690 ; 0xaaaa
.short 56695 ; 0xdd77
.short 43687 ; 0xaaa7
.short 56698 ; 0xdd7a
.short 30589 ; 0x777d
.short 30685 ; 0x77dd
.short 30584 ; 0x7778
.short 32119 ; 0x7d77
.short 43690 ; 0xaaaa
.short 43690 ; 0xaaaa
.short 43690 ; 0xaaaa
.short 43690 ; 0xaaaa
.short 43690 ; 0xaaaa
.short 43690 ; 0xaaaa
.short 43687 ; 0xaaa7
.short 43690 ; 0xaaaa
.short 43639 ; 0xaa77
.short 43690 ; 0xaaaa
.short 30589 ; 0x777d
.short 43687 ; 0xaaa7
.short 32215 ; 0x7dd7
.short 30583 ; 0x7777
.short 56791 ; 0xddd7
.short 46967 ; 0xb777
.short 141 ; 0x8d
.short 0 ; 0x0
.short 135 ; 0x87
.short 0 ; 0x0
.short 3031 ; 0xbd7
.short 0 ; 0x0
.short 3031 ; 0xbd7
.short 0 ; 0x0
.short 3031 ; 0xbd7
.short 0 ; 0x0
.short 135 ; 0x87
.short 0 ; 0x0
.short 48056 ; 0xbbb8
.short 0 ; 0x0
.short 47323 ; 0xb8db
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 19120 ; 0x4ab0
.short 46267 ; 0xb4bb
.short 45056 ; 0xb000
.short 43724 ; 0xaacc
.short 0 ; 0x0
.short 52398 ; 0xccae
.short 0 ; 0x0
.short 43694 ; 0xaaae
.short 57344 ; 0xe000
.short 43686 ; 0xaaa6
.short 43694 ; 0xaaae
.short 43690 ; 0xaaaa
.short 43680 ; 0xaaa0
.short 43690 ; 0xaaaa
.short 43744 ; 0xaae0
.short 43690 ; 0xaaaa
.short 43645 ; 0xaa7d
.short 43690 ; 0xaaaa
.short 43687 ; 0xaaa7
.short 30586 ; 0x777a
.short 43693 ; 0xaaad
.short 30586 ; 0x777a
.short 43644 ; 0xaa7c
.short 55162 ; 0xd77a
.short 43637 ; 0xaa75
.short 55162 ; 0xd77a
.short 43733 ; 0xaad5
.short 31402 ; 0x7aaa
.short 30603 ; 0x778b
.short 31399 ; 0x7aa7
.short 48056 ; 0xbbb8
.short 30584 ; 0x7778
.short 43690 ; 0xaaaa
.short 31402 ; 0x7aaa
.short 43687 ; 0xaaa7
.short 43690 ; 0xaaaa
.short 43687 ; 0xaaa7
.short 43690 ; 0xaaaa
.short 43645 ; 0xaa7d
.short 43690 ; 0xaaaa
.short 42877 ; 0xa77d
.short 43690 ; 0xaaaa
.short 32221 ; 0x7ddd
.short 43687 ; 0xaaa7
.short 56791 ; 0xddd7
.short 30583 ; 0x7777
.short 55159 ; 0xd777
.short 30583 ; 0x7777
.short 2957 ; 0xb8d
.short 0 ; 0x0
.short 2263 ; 0x8d7
.short 0 ; 0x0
.short 3447 ; 0xd77
.short 0 ; 0x0
.short 47018 ; 0xb7aa
.short 0 ; 0x0
.short 34730 ; 0x87aa
.short 11 ; 0xb
.short 34682 ; 0x877a
.short 2827 ; 0xb0b
.short 34679 ; 0x8777
.short 3003 ; 0xbbb
.short 47991 ; 0xbb77
.short 3003 ; 0xbbb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 1024 ; 0x400
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 15 ; 0xf
.short 0 ; 0x0
.short 254 ; 0xfe
.short 0 ; 0x0
.short 3305 ; 0xce9
.short 0 ; 0x0
.short 838 ; 0x346
.short 0 ; 0x0
.short 50153 ; 0xc3e9
.short 0 ; 0x0
.short 13545 ; 0x34e9
.short 5 ; 0x5
.short 13887 ; 0x363f
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 1024 ; 0x400
.short 0 ; 0x0
.short 22240 ; 0x56e0
.short 0 ; 0x0
.short 50784 ; 0xc660
.short 0 ; 0x0
.short 14143 ; 0x373f
.short 12 ; 0xc
.short 13881 ; 0x3639
.short 5 ; 0x5
.short 13904 ; 0x3650
.short 0 ; 0x0
.short 13504 ; 0x34c0
.short 49152 ; 0xc000
.short 22272 ; 0x5700
.short 57344 ; 0xe000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 20480 ; 0x5000
.short 3694 ; 0xe6e
.short 28352 ; 0x6ec0
.short 50918 ; 0xc6e6
.short 26220 ; 0x666c
.short 13878 ; 0x3636
.short 15974 ; 0x3e66
.short 13982 ; 0x369e
.short 28222 ; 0x6e3e
.short 27078 ; 0x69c6
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 61452 ; 0xf00c
.short 132 ; 0x84
.short 12 ; 0xc
.short 2184 ; 0x888
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 3968 ; 0xf80
.short 15 ; 0xf
.short 65021 ; 0xfdfd
.short 8 ; 0x8
.short 61008 ; 0xee50
.short 5 ; 0x5
.short 52992 ; 0xcf00
.short 0 ; 0x0
.short 34952 ; 0x8888
.short 15 ; 0xf
.short 34960 ; 0x8890
.short 0 ; 0x0
.short 61455 ; 0xf00f
.short 15 ; 0xf
.short 61453 ; 0xf00d
.short 15 ; 0xf
.short 143 ; 0x8f
.short 12294 ; 0x3006
.short 253 ; 0xfd
.short 24584 ; 0x6008
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 238 ; 0xee
.short 26960 ; 0x6950
.short 2414 ; 0x96e
.short 26211 ; 0x6663
.short 1635 ; 0x663
.short 58982 ; 0xe666
.short 52841 ; 0xce69
.short 25395 ; 0x6333
.short 27886 ; 0x6cee
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 57514 ; 0xe0aa
.short 0 ; 0x0
.short 43680 ; 0xaaa0
.short 17472 ; 0x4440
.short 4 ; 0x4
.short 0 ; 0x0
.short 1092 ; 0x444
.short 0 ; 0x0
.short 17472 ; 0x4440
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 238 ; 0xee
.short 0 ; 0x0
.short 61158 ; 0xeee6
.short 0 ; 0x0
.short 58986 ; 0xe66a
.short 238 ; 0xee
.short 43520 ; 0xaa00
.short 61162 ; 0xeeea
.short 17476 ; 0x4444
.short 26282 ; 0x66aa
.short 17476 ; 0x4444
.short 43588 ; 0xaa44
.short 17461 ; 0x4435
.short 42052 ; 0xa444
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 14 ; 0xe
.short 0 ; 0x0
.short 26350 ; 0x66ee
.short 0 ; 0x0
.short 61158 ; 0xeee6
.short 102 ; 0x66
.short 58890 ; 0xe60a
.short 1774 ; 0x6ee
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 64 ; 0x40
.short 0 ; 0x0
.short 3685 ; 0xe65
.short 0 ; 0x0
.short 1644 ; 0x66c
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 2384 ; 0x950
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 36052 ; 0x8cd4
.short 58639 ; 0xe50f
.short 2048 ; 0x800
.short 25856 ; 0x6500
.short 57328 ; 0xdff0
.short 57359 ; 0xe00f
.short 35056 ; 0x88f0
.short 8 ; 0x8
.short 36816 ; 0x8fd0
.short 0 ; 0x0
.short 63488 ; 0xf800
.short 0 ; 0x0
.short 61440 ; 0xf000
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 13 ; 0xd
.short 63078 ; 0xf666
.short 63447 ; 0xf7d7
.short 65382 ; 0xff66
.short 3848 ; 0xf08
.short 57190 ; 0xdf66
.short 62687 ; 0xf4df
.short 65433 ; 0xff99
.short 51447 ; 0xc8f7
.short 0 ; 0x0
.short 3967 ; 0xf7f
.short 0 ; 0x0
.short 2288 ; 0x8f0
.short 53248 ; 0xd000
.short 63447 ; 0xf7d7
.short 3568 ; 0xdf0
.short 32120 ; 0x7d78
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 0 ; 0x0
.short 63616 ; 0xf880
.short 0 ; 0x0
.short 30848 ; 0x7880
.short 8 ; 0x8
.short 32768 ; 0x8000
.short 0 ; 0x0
.short 53248 ; 0xd000
.short 0 ; 0x0
.short 63488 ; 0xf800
.short 15 ; 0xf
.short 3968 ; 0xf80
.short 2301 ; 0x8fd
.short 248 ; 0xf8
.short 18159 ; 0x46ef
.short 9 ; 0x9
.short 16064 ; 0x3ec0
.short 110 ; 0x6e
.short 29647 ; 0x73cf
.short 2505 ; 0x9c9
.short 15375 ; 0x3c0f
.short 50428 ; 0xc4fc
.short 61440 ; 0xf000
.short 19651 ; 0x4cc3
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 36724 ; 0x8f74
.short 26884 ; 0x6904
.short 19952 ; 0x4df0
.short 28168 ; 0x6e08
.short 53248 ; 0xd000
.short 28416 ; 0x6f00
.short 0 ; 0x0
.short 57357 ; 0xe00d
.short 0 ; 0x0
.short 15 ; 0xf
.short 0 ; 0x0
.short 136 ; 0x88
.short 0 ; 0x0
.short 32064 ; 0x7d40
.short 0 ; 0x0
.short 0 ; 0x0
.short 38510 ; 0x966e
.short 50431 ; 0xc4ff
.short 53350 ; 0xd066
.short 2303 ; 0x8ff
.short 64918 ; 0xfd96
.short 3583 ; 0xdff
.short 57158 ; 0xdf46
.short 57231 ; 0xdf8f
.short 61440 ; 0xf000
.short 71 ; 0x47
.short 0 ; 0x0
.short 143 ; 0x8f
.short 32125 ; 0x7d7d
.short 4095 ; 0xfff
.short 32768 ; 0x8000
.short 55263 ; 0xd7df
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 36864 ; 0x9000
.short 0 ; 0x0
.short 25856 ; 0x6500
.short 0 ; 0x0
.short 28240 ; 0x6e50
.short 128 ; 0x80
.short 59120 ; 0xe6f0
.short 0 ; 0x0
.short 16384 ; 0x4000
.short 0 ; 0x0
.short 17408 ; 0x4400
.short 0 ; 0x0
.short 60416 ; 0xec00
.short 0 ; 0x0
.short 25344 ; 0x6300
.short 0 ; 0x0
.short 24576 ; 0x6000
.short 0 ; 0x0
.short 49152 ; 0xc000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 60996 ; 0xee44
.short 17476 ; 0x4444
.short 17476 ; 0x4444
.short 17478 ; 0x4446
.short 17486 ; 0x444e
.short 19780 ; 0x4d44
.short 18534 ; 0x4866
.short 17476 ; 0x4444
.short 63590 ; 0xf866
.short 19965 ; 0x4dfd
.short 32870 ; 0x8066
.short 65524 ; 0xfff4
.short 0 ; 0x0
.short 2168 ; 0x878
.short 0 ; 0x0
.short 3960 ; 0xf78
.short 27306 ; 0x6aaa
.short 28390 ; 0x6ee6
.short 43525 ; 0xaa05
.short 24160 ; 0x5e60
.short 40964 ; 0xa004
.short 26122 ; 0x660a
.short 1092 ; 0x444
.short 4010 ; 0xfaa
.short 17412 ; 0x4404
.short 2724 ; 0xaa4
.short 17476 ; 0x4444
.short 65348 ; 0xff44
.short 16452 ; 0x4044
.short 1088 ; 0x440
.short 1088 ; 0x440
.short 62468 ; 0xf404
.short 62323 ; 0xf373
.short 2508 ; 0x9cc
.short 37731 ; 0x9363
.short 73 ; 0x49
.short 1379 ; 0x563
.short 14 ; 0xe
.short 3139 ; 0xc43
.short 9 ; 0x9
.short 117 ; 0x75
.short 0 ; 0x0
.short 19912 ; 0x4dc8
.short 0 ; 0x0
.short 128 ; 0x80
.short 0 ; 0x0
.short 4093 ; 0xffd
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 49152 ; 0xc000
.short 0 ; 0x0
.short 12288 ; 0x3000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 49152 ; 0xc000
.short 59118 ; 0xe6ee
.short 25424 ; 0x6350
.short 25446 ; 0x6366
.short 58981 ; 0xe665
.short 25582 ; 0x63ee
.short 13166 ; 0x336e
.short 40814 ; 0x9f6e
.short 28398 ; 0x6eee
.short 57311 ; 0xdfdf
.short 34406 ; 0x8666
.short 63741 ; 0xf8fd
.short 34406 ; 0x8666
.short 57311 ; 0xdfdf
.short 1644 ; 0x66c
.short 65352 ; 0xff48
.short 0 ; 0x0
.short 0 ; 0x0
.short 5 ; 0x5
.short 0 ; 0x0
.short 3 ; 0x3
.short 0 ; 0x0
.short 86 ; 0x56
.short 0 ; 0x0
.short 12 ; 0xc
.short 32768 ; 0x8000
.short 0 ; 0x0
.short 61440 ; 0xf000
.short 15 ; 0xf
.short 32768 ; 0x8000
.short 143 ; 0x8f
.short 63488 ; 0xf800
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 49152 ; 0xc000
.short 40131 ; 0x9cc3
.short 15360 ; 0x3c00
.short 1180 ; 0x49c
.short 56368 ; 0xdc30
.short 233 ; 0xe9
.short 58592 ; 0xe4e0
.short 158 ; 0x9e
.short 61164 ; 0xeeec
.short 0 ; 0x0
.short 4047 ; 0xfcf
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 35039 ; 0x88df
.short 0 ; 0x0
.short 65408 ; 0xff80
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 247 ; 0xf7
.short 62672 ; 0xf4d0
.short 8 ; 0x8
.short 40320 ; 0x9d80
.short 0 ; 0x0
.short 57088 ; 0xdf00
.short 0 ; 0x0
.short 64768 ; 0xfd00
.short 0 ; 0x0
.short 57088 ; 0xdf00
.short 55296 ; 0xd800
.short 65016 ; 0xfdf8
.short 56576 ; 0xdd00
.short 54520 ; 0xd4f8
.short 34816 ; 0x8800
.short 19848 ; 0x4d88
.short 55183 ; 0xd78f
.short 4 ; 0x4
.short 61453 ; 0xf00d
.short 8 ; 0x8
.short 132 ; 0x84
.short 0 ; 0x0
.short 247 ; 0xf7
.short 0 ; 0x0
.short 116 ; 0x74
.short 0 ; 0x0
.short 77 ; 0x4d
.short 0 ; 0x0
.short 212 ; 0xd4
.short 0 ; 0x0
.short 141 ; 0x8d
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 64847 ; 0xfd4f
.short 0 ; 0x0
.short 57296 ; 0xdfd0
.short 0 ; 0x0
.short 18416 ; 0x47f0
.short 0 ; 0x0
.short 55168 ; 0xd780
.short 0 ; 0x0
.short 19952 ; 0x4df0
.short 34816 ; 0x8800
.short 57304 ; 0xdfd8
.short 56704 ; 0xdd80
.short 19784 ; 0x4d48
.short 34944 ; 0x8880
.short 55288 ; 0xd7f8
.short 8 ; 0x8
.short 0 ; 0x0
.short 136 ; 0x88
.short 32768 ; 0x8000
.short 2303 ; 0x8ff
.short 64880 ; 0xfd70
.short 1935 ; 0x78f
.short 34959 ; 0x888f
.short 32759 ; 0x7ff7
.short 64783 ; 0xfd0f
.short 61572 ; 0xf084
.short 36608 ; 0x8f00
.short 247 ; 0xf7
.short 0 ; 0x0
.short 143 ; 0x8f
.short 0 ; 0x0
.short 20544 ; 0x5040
.short 61411 ; 0xefe3
.short 37080 ; 0x90d8
.short 13286 ; 0x33e6
.short 37112 ; 0x90f8
.short 3132 ; 0xc3c
.short 22783 ; 0x58ff
.short 0 ; 0x0
.short 63743 ; 0xf8ff
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 65012 ; 0xfdf4
.short 0 ; 0x0
.short 57311 ; 0xdfdf
.short 0 ; 0x0
.short 63728 ; 0xf8f0
.short 0 ; 0x0
.short 57328 ; 0xdff0
.short 0 ; 0x0
.short 65408 ; 0xff80
.short 0 ; 0x0
.short 36816 ; 0x8fd0
.short 34816 ; 0x8800
.short 64840 ; 0xfd48
.short 36304 ; 0x8dd0
.short 54520 ; 0xd4f8
.short 17416 ; 0x4408
.short 36164 ; 0x8d44
.short 16639 ; 0x40ff
.short 55104 ; 0xd740
.short 18685 ; 0x48fd
.short 19780 ; 0x4d44
.short 57332 ; 0xdff4
.short 19789 ; 0x4d4d
.short 2296 ; 0x8f8
.short 64776 ; 0xfd08
.short 57343 ; 0xdfff
.short 4063 ; 0xfdf
.short 248 ; 0xf8
.short 0 ; 0x0
.short 244 ; 0xf4
.short 0 ; 0x0
.short 3981 ; 0xf8d
.short 0 ; 0x0
.short 3576 ; 0xdf8
.short 0 ; 0x0
.short 64 ; 0x40
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 34688 ; 0x8780
.short 0 ; 0x0
.short 63360 ; 0xf780
.short 0 ; 0x0
.short 57160 ; 0xdf48
.short 0 ; 0x0
.short 65008 ; 0xfdf0
.short 0 ; 0x0
.short 36608 ; 0x8f00
.short 0 ; 0x0
.short 65280 ; 0xff00
.short 0 ; 0x0
.short 63488 ; 0xf800
.short 0 ; 0x0
.short 64768 ; 0xfd00
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 28672 ; 0x7000
.short 143 ; 0x8f
.short 53248 ; 0xd000
.short 4093 ; 0xffd
.short 30720 ; 0x7800
.short 36831 ; 0x8fdf
.short 36608 ; 0x8f00
.short 65357 ; 0xff4d
.short 2173 ; 0x87d
.short 36751 ; 0x8f8f
.short 53376 ; 0xd080
.short 65528 ; 0xfff8
.short 65021 ; 0xfdfd
.short 143 ; 0x8f
.short 0 ; 0x0
.short 253 ; 0xfd
.short 0 ; 0x0
.short 7 ; 0x7
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 15 ; 0xf
.short 0 ; 0x0
.short 15 ; 0xf
.short 0 ; 0x0
.short 0 ; 0x0
.short 240 ; 0xf0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 61440 ; 0xf000
.short 34959 ; 0x888f
.short 61440 ; 0xf000
.short 36237 ; 0x8d8d
.short 32768 ; 0x8000
.short 2180 ; 0x884
.short 0 ; 0x0
.short 3415 ; 0xd57
.short 0 ; 0x0
.short 3975 ; 0xf87
.short 0 ; 0x0
.short 2296 ; 0x8f8
.short 0 ; 0x0
.short 4063 ; 0xfdf
.short 0 ; 0x0
.short 2296 ; 0x8f8
.short 8 ; 0x8
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 63616 ; 0xf880
.short 63624 ; 0xf888
.short 53248 ; 0xd000
.short 35039 ; 0x88df
.short 30720 ; 0x7800
.short 2191 ; 0x88f
.short 53248 ; 0xd000
.short 2300 ; 0x8fc
.short 61440 ; 0xf000
.short 2303 ; 0x8ff
.short 32768 ; 0x8000
.short 223 ; 0xdf
.short 0 ; 0x0
.short 253 ; 0xfd
.short 0 ; 0x0
.short 223 ; 0xdf
.short 8 ; 0x8
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 63616 ; 0xf880
.short 64904 ; 0xfd88
.short 57216 ; 0xdf80
.short 35032 ; 0x88d8
.short 32000 ; 0x7d00
.short 36232 ; 0x8d88
.short 54400 ; 0xd480
.short 34944 ; 0x8880
.short 3568 ; 0xdf0
.short 0 ; 0x0
.short 4063 ; 0xfdf
.short 0 ; 0x0
.short 248 ; 0xf8
.short 0 ; 0x0
.short 247 ; 0xf7
.short 0 ; 0x0
.short 13 ; 0xd
.short 0 ; 0x0
.short 8 ; 0x8
.short 0 ; 0x0
.short 8 ; 0x8
.short 0 ; 0x0
.short 132 ; 0x84
.short 0 ; 0x0
.short 253 ; 0xfd
.short 0 ; 0x0
.short 223 ; 0xdf
.short 0 ; 0x0
.short 2288 ; 0x8f0
.short 0 ; 0x0
.short 33920 ; 0x8480
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 54408 ; 0xd488
.short 56576 ; 0xdd00
.short 20360 ; 0x4f88
.short 34816 ; 0x8800
.short 55439 ; 0xd88f
.short 63488 ; 0xf800
.short 36237 ; 0x8d8d
.short 53248 ; 0xd000
.short 55431 ; 0xd887
.short 18432 ; 0x4800
.short 34829 ; 0x880d
.short 57088 ; 0xdf00
.short 0 ; 0x0
.short 65008 ; 0xfdf0
.short 0 ; 0x0
.short 3983 ; 0xf8f
.short 32768 ; 0x8000
.short 3917 ; 0xf4d
.short 0 ; 0x0
.short 223 ; 0xdf
.short 0 ; 0x0
.short 136 ; 0x88
.short 0 ; 0x0
.short 136 ; 0x88
.short 0 ; 0x0
.short 2120 ; 0x848
.short 0 ; 0x0
.short 4048 ; 0xfd0
.short 0 ; 0x0
.short 3568 ; 0xdf0
.short 0 ; 0x0
.short 57311 ; 0xdfdf
.short 3919 ; 0xf4f
.short 0 ; 0x0
.short 61440 ; 0xf000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 4095 ; 0xfff
.short 0 ; 0x0
.short 2301 ; 0x8fd
.short 0 ; 0x0
.short 2191 ; 0x88f
.short 0 ; 0x0
.short 2056 ; 0x808
.short 0 ; 0x0
.short 3848 ; 0xf08
.short 0 ; 0x0
.short 63501 ; 0xf80d
.short 32640 ; 0x7f80
.short 30735 ; 0x780f
.short 35064 ; 0x88f8
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 135 ; 0x87
.short 143 ; 0x8f
.short 36336 ; 0x8df0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 253 ; 0xfd
.short 32768 ; 0x8000
.short 223 ; 0xdf
.short 0 ; 0x0
.short 253 ; 0xfd
.short 0 ; 0x0
.short 143 ; 0x8f
.short 0 ; 0x0
.short 240 ; 0xf0
.short 32768 ; 0x8000
.short 3968 ; 0xf80
.short 18560 ; 0x4880
.short 63232 ; 0xf700
.short 65496 ; 0xffd8
.short 63488 ; 0xf800
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 8 ; 0x8
.short 8 ; 0x8
.short 36831 ; 0x8fdf
.short 15 ; 0xf
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 2288 ; 0x8f0
.short 0 ; 0x0
.short 2032 ; 0x7f0
.short 0 ; 0x0
.short 64768 ; 0xfd00
.short 0 ; 0x0
.short 53248 ; 0xd000
.short 32768 ; 0x8000
.short 0 ; 0x0
.short 2056 ; 0x808
.short 32768 ; 0x8000
.short 34831 ; 0x880f
.short 30848 ; 0x7880
.short 30728 ; 0x7808
.short 36863 ; 0x8fff
.short 32773 ; 0x8005
.short 2168 ; 0x878
.short 0 ; 0x0
.short 132 ; 0x84
.short 0 ; 0x0
.short 13 ; 0xd
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 13 ; 0xd
.short 8 ; 0x8
.short 34815 ; 0x87ff
.short 15 ; 0xf
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 36608 ; 0x8f00
.short 0 ; 0x0
.short 32512 ; 0x7f00
.short 0 ; 0x0
.short 53248 ; 0xd000
.short 15 ; 0xf
.short 0 ; 0x0
.short 13 ; 0xd
.short 0 ; 0x0
.short 32896 ; 0x8080
.short 0 ; 0x0
.short 33016 ; 0x80f8
.short 34816 ; 0x8800
.short 32903 ; 0x8087
.short 65520 ; 0xfff0
.short 88 ; 0x58
.short 34688 ; 0x8780
.short 0 ; 0x0
.short 2112 ; 0x840
.short 0 ; 0x0
.short 208 ; 0xd0
.short 0 ; 0x0
.short 8 ; 0x8
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 8 ; 0x8
.short 0 ; 0x0
.short 215 ; 0xd7
.short 128 ; 0x80
.short 32760 ; 0x7ff8
.short 248 ; 0xf8
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 43648 ; 0xaa80
.short 34816 ; 0x8800
.short 31416 ; 0x7ab8
.short 42928 ; 0xa7b0
.short 48055 ; 0xbbb7
.short 31352 ; 0x7a78
.short 48055 ; 0xbbb7
.short 0 ; 0x0
.short 0 ; 0x0
.short 47872 ; 0xbb00
.short 0 ; 0x0
.short 47792 ; 0xbab0
.short 187 ; 0xbb
.short 48059 ; 0xbbbb
.short 48007 ; 0xbb87
.short 183 ; 0xb7
.short 47991 ; 0xbb77
.short 11 ; 0xb
.short 47991 ; 0xbb77
.short 28672 ; 0x7000
.short 48061 ; 0xbbbd
.short 56251 ; 0xdbbb
.short 48056 ; 0xbbb8
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 48059 ; 0xbbbb
.short 3003 ; 0xbbb
.short 48059 ; 0xbbbb
.short 48056 ; 0xbbb8
.short 14523 ; 0x38bb
.short 35715 ; 0x8b83
.short 8827 ; 0x227b
.short 8738 ; 0x2222
.short 8827 ; 0x227b
.short 45858 ; 0xb322
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 48059 ; 0xbbbb
.short 35771 ; 0x8bbb
.short 13192 ; 0x3388
.short 47240 ; 0xb888
.short 48059 ; 0xbbbb
.short 47923 ; 0xbb33
.short 48059 ; 0xbbbb
.short 13243 ; 0x33bb
.short 56707 ; 0xdd83
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 48048 ; 0xbbb0
.short 48048 ; 0xbbb0
.short 35771 ; 0x8bbb
.short 34955 ; 0x888b
.short 34867 ; 0x8833
.short 30859 ; 0x788b
.short 30583 ; 0x7777
.short 30579 ; 0x7773
.short 13192 ; 0x3388
.short 56787 ; 0xddd3
.short 48061 ; 0xbbbd
.short 48061 ; 0xbbbd
.short 48059 ; 0xbbbb
.short 0 ; 0x0
.short 0 ; 0x0
.short 48059 ; 0xbbbb
.short 48059 ; 0xbbbb
.short 34952 ; 0x8888
.short 34952 ; 0x8888
.short 13112 ; 0x3338
.short 13107 ; 0x3333
.short 13191 ; 0x3387
.short 8739 ; 0x2223
.short 13107 ; 0x3333
.short 9011 ; 0x2333
.short 48059 ; 0xbbbb
.short 34952 ; 0x8888
.short 48059 ; 0xbbbb
.short 35771 ; 0x8bbb
.short 0 ; 0x0
.short 0 ; 0x0
.short 3003 ; 0xbbb
.short 0 ; 0x0
.short 48059 ; 0xbbbb
.short 11 ; 0xb
.short 55483 ; 0xd8bb
.short 48059 ; 0xbbbb
.short 35618 ; 0x8b22
.short 48061 ; 0xbbbd
.short 45602 ; 0xb222
.short 48056 ; 0xbbb8
.short 46003 ; 0xb3b3
.short 47995 ; 0xbb7b
.short 47240 ; 0xb888
.short 47987 ; 0xbb73
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 8 ; 0x8
.short 0 ; 0x0
.short 2955 ; 0xb8b
.short 0 ; 0x0
.short 2171 ; 0x87b
.short 0 ; 0x0
.short 47035 ; 0xb7bb
.short 0 ; 0x0
.short 47035 ; 0xb7bb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 43739 ; 0xaadb
.short 0 ; 0x0
.short 46960 ; 0xb770
.short 0 ; 0x0
.short 2992 ; 0xbb0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 34743 ; 0x87b7
.short 11 ; 0xb
.short 47872 ; 0xbb00
.short 48007 ; 0xbb87
.short 0 ; 0x0
.short 47995 ; 0xbb7b
.short 45056 ; 0xb000
.short 47991 ; 0xbb77
.short 45056 ; 0xb000
.short 48087 ; 0xbbd7
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 48059 ; 0xbbbb
.short 0 ; 0x0
.short 48059 ; 0xbbbb
.short 48059 ; 0xbbbb
.short 47291 ; 0xb8bb
.short 48059 ; 0xbbbb
.short 10427 ; 0x28bb
.short 8738 ; 0x2222
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 47872 ; 0xbb00
.short 48059 ; 0xbbbb
.short 48059 ; 0xbbbb
.short 35003 ; 0x88bb
.short 48059 ; 0xbbbb
.short 13107 ; 0x3333
.short 48051 ; 0xbbb3
.short 13115 ; 0x333b
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 48048 ; 0xbbb0
.short 35003 ; 0x88bb
.short 35003 ; 0x88bb
.short 48051 ; 0xbbb3
.short 13192 ; 0x3388
.short 56795 ; 0xdddb
.short 30579 ; 0x7773
.short 30583 ; 0x7777
.short 54067 ; 0xd333
.short 56797 ; 0xdddd
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 34952 ; 0x8888
.short 48059 ; 0xbbbb
.short 48083 ; 0xbbd3
.short 45875 ; 0xb333
.short 13271 ; 0x33d7
.short 47931 ; 0xbb3b
.short 13107 ; 0x3333
.short 9011 ; 0x2333
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 48008 ; 0xbb88
.short 48059 ; 0xbbbb
.short 35771 ; 0x8bbb
.short 48059 ; 0xbbbb
.short 8738 ; 0x2222
.short 48002 ; 0xbb82
.short 8739 ; 0x2223
.short 47234 ; 0xb882
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 119 ; 0x77
.short 0 ; 0x0
.short 2167 ; 0x877
.short 0 ; 0x0
.short 2171 ; 0x87b
.short 0 ; 0x0
.short 3515 ; 0xdbb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 36224 ; 0x8d80
.short 0 ; 0x0
.short 43648 ; 0xaa80
.short 0 ; 0x0
.short 35584 ; 0x8b00
.short 0 ; 0x0
.short 32141 ; 0x7d8d
.short 53248 ; 0xd000
.short 48055 ; 0xbbb7
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 47872 ; 0xbb00
.short 47227 ; 0xb87b
.short 48055 ; 0xbbb7
.short 48007 ; 0xbb87
.short 44779 ; 0xaeeb
.short 48056 ; 0xbbb8
.short 30685 ; 0x77dd
.short 48059 ; 0xbbbb
.short 31675 ; 0x7bbb
.short 35498 ; 0x8aaa
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 48048 ; 0xbbb0
.short 35771 ; 0x8bbb
.short 48051 ; 0xbbb3
.short 10427 ; 0x28bb
.short 8738 ; 0x2222
.short 48059 ; 0xbbbb
.short 45602 ; 0xb222
.short 48059 ; 0xbbbb
.short 48056 ; 0xbbb8
.short 48059 ; 0xbbbb
.short 47243 ; 0xb88b
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 48059 ; 0xbbbb
.short 187 ; 0xbb
.short 15163 ; 0x3b3b
.short 48003 ; 0xbb83
.short 46003 ; 0xb3b3
.short 13115 ; 0x333b
.short 13234 ; 0x33b2
.short 48051 ; 0xbbb3
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 45883 ; 0xb33b
.short 13115 ; 0x333b
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 187 ; 0xbb
.short 0 ; 0x0
.short 34947 ; 0x8883
.short 48059 ; 0xbbbb
.short 13115 ; 0x333b
.short 34952 ; 0x8888
.short 30579 ; 0x7773
.short 30583 ; 0x7777
.short 30595 ; 0x7783
.short 56695 ; 0xdd77
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 47243 ; 0xb88b
.short 48059 ; 0xbbbb
.short 33592 ; 0x8338
.short 35771 ; 0x8bbb
.short 13175 ; 0x3377
.short 33587 ; 0x8333
.short 13112 ; 0x3338
.short 47240 ; 0xb888
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 48059 ; 0xbbbb
.short 187 ; 0xbb
.short 48056 ; 0xbbb8
.short 47291 ; 0xb8bb
.short 35771 ; 0x8bbb
.short 48056 ; 0xbbb8
.short 48059 ; 0xbbbb
.short 48059 ; 0xbbbb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 183 ; 0xb7
.short 0 ; 0x0
.short 3451 ; 0xd7b
.short 0 ; 0x0
.short 1915 ; 0x77b
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 43696 ; 0xaab0
.short 0 ; 0x0
.short 56240 ; 0xdbb0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 48091 ; 0xbbdb
.short 34744 ; 0x87b8
.short 47991 ; 0xbb77
.short 48055 ; 0xbbb7
.short 48090 ; 0xbbda
.short 28680 ; 0x7008
.short 48061 ; 0xbbbd
.short 28672 ; 0x7000
.short 48061 ; 0xbbbd
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 48059 ; 0xbbbb
.short 35771 ; 0x8bbb
.short 35771 ; 0x8bbb
.short 13106 ; 0x3332
.short 35771 ; 0x8bbb
.short 45602 ; 0xb222
.short 47291 ; 0xb8bb
.short 8738 ; 0x2222
.short 45755 ; 0xb2bb
.short 47906 ; 0xbb22
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 34952 ; 0x8888
.short 48056 ; 0xbbb8
.short 47923 ; 0xbb33
.short 13107 ; 0x3333
.short 13243 ; 0x33bb
.short 13243 ; 0x33bb
.short 45875 ; 0xb333
.short 13243 ; 0x33bb
.short 47923 ; 0xbb33
.short 47923 ; 0xbb33
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 11 ; 0xb
.short 0 ; 0x0
.short 48056 ; 0xbbb8
.short 35003 ; 0x88bb
.short 34947 ; 0x8883
.short 30856 ; 0x7888
.short 30584 ; 0x7778
.short 34679 ; 0x8777
.short 30851 ; 0x7883
.short 13191 ; 0x3387
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 48048 ; 0xbbb0
.short 14472 ; 0x3888
.short 45875 ; 0xb333
.short 13107 ; 0x3333
.short 8739 ; 0x2223
.short 13107 ; 0x3333
.short 34952 ; 0x8888
.short 34947 ; 0x8883
.short 48059 ; 0xbbbb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 3003 ; 0xbbb
.short 0 ; 0x0
.short 48050 ; 0xbbb2
.short 31675 ; 0x7bbb
.short 53794 ; 0xd222
.short 48059 ; 0xbbbb
.short 47240 ; 0xb888
.short 48061 ; 0xbbbd
.short 35771 ; 0x8bbb
.short 48056 ; 0xbbb8
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 11 ; 0xb
.short 0 ; 0x0
.short 13 ; 0xd
.short 0 ; 0x0
.short 2231 ; 0x8b7
.short 0 ; 0x0
.short 3035 ; 0xbdb
.short 0 ; 0x0
.short 2171 ; 0x87b
.short 30896 ; 0x78b0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 31403 ; 0x7aab
.short 48059 ; 0xbbbb
.short 48059 ; 0xbbbb
.short 30587 ; 0x777b
.short 0 ; 0x0
.short 48048 ; 0xbbb0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 35771 ; 0x8bbb
.short 48059 ; 0xbbbb
.short 47735 ; 0xba77
.short 48059 ; 0xbbbb
.short 31675 ; 0x7bbb
.short 31402 ; 0x7aaa
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 48059 ; 0xbbbb
.short 48059 ; 0xbbbb
.short 30651 ; 0x77bb
.short 34951 ; 0x8887
.short 35031 ; 0x88d7
.short 8 ; 0x8
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 34685 ; 0x877d
.short 48059 ; 0xbbbb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 47291 ; 0xb8bb
.short 48605 ; 0xbddd
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 48059 ; 0xbbbb
.short 48059 ; 0xbbbb
.short 30589 ; 0x777d
.short 48055 ; 0xbbb7
.short 34952 ; 0x8888
.short 46968 ; 0xb778
.short 0 ; 0x0
.short 32000 ; 0x7d00
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 56251 ; 0xdbbb
.short 0 ; 0x0
.short 56251 ; 0xdbbb
.short 13 ; 0xd
.short 47031 ; 0xb7b7
.short 186 ; 0xba
.short 35770 ; 0x8bba
.short 11 ; 0xb
.short 47018 ; 0xb7aa
.short 0 ; 0x0
.short 2992 ; 0xbb0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 2048 ; 0x800
.short 0 ; 0x0
.short 46960 ; 0xb770
.short 0 ; 0x0
.short 43632 ; 0xaa70
.short 8 ; 0x8
.short 31616 ; 0x7b80
.short 43895 ; 0xab77
.short 0 ; 0x0
.short 31675 ; 0x7bbb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 48055 ; 0xbbb7
.short 53248 ; 0xd000
.short 48061 ; 0xbbbd
.short 43776 ; 0xab00
.short 48058 ; 0xbbba
.short 43707 ; 0xaabb
.short 48059 ; 0xbbbb
.short 48059 ; 0xbbbb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 34955 ; 0x888b
.short 48059 ; 0xbbbb
.short 43963 ; 0xabbb
.short 48059 ; 0xbbbb
.short 47786 ; 0xbaaa
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 48059 ; 0xbbbb
.short 48059 ; 0xbbbb
.short 48059 ; 0xbbbb
.short 48059 ; 0xbbbb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 35003 ; 0x88bb
.short 13112 ; 0x3338
.short 46973 ; 0xb77d
.short 48059 ; 0xbbbb
.short 31664 ; 0x7bb0
.short 46967 ; 0xb777
.short 0 ; 0x0
.short 56576 ; 0xdd00
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 48059 ; 0xbbbb
.short 48059 ; 0xbbbb
.short 48059 ; 0xbbbb
.short 48059 ; 0xbbbb
.short 56797 ; 0xdddd
.short 56797 ; 0xdddd
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 34947 ; 0x8883
.short 48059 ; 0xbbbb
.short 48059 ; 0xbbbb
.short 48059 ; 0xbbbb
.short 30651 ; 0x77bb
.short 30583 ; 0x7777
.short 221 ; 0xdd
.short 28672 ; 0x7000
.short 0 ; 0x0
.short 28672 ; 0x7000
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 31675 ; 0x7bbb
.short 11 ; 0xb
.short 30651 ; 0x77bb
.short 221 ; 0xdd
.short 36215 ; 0x8d77
.short 138 ; 0x8a
.short 48058 ; 0xbbba
.short 187 ; 0xbb
.short 47015 ; 0xb7a7
.short 0 ; 0x0
.short 2955 ; 0xb8b
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 31344 ; 0x7a70
.short 8 ; 0x8
.short 34560 ; 0x8700
.short 11 ; 0xb
.short 3328 ; 0xd00
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 45056 ; 0xb000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 31675 ; 0x7bbb
.short 48059 ; 0xbbbb
.short 0 ; 0x0
.short 30651 ; 0x77bb
.short 0 ; 0x0
.short 47872 ; 0xbb00
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 13192 ; 0x3388
.short 15155 ; 0x3b33
.short 48056 ; 0xbbb8
.short 56792 ; 0xddd8
.short 47735 ; 0xba77
.short 48059 ; 0xbbbb
.short 32768 ; 0x8000
.short 30632 ; 0x77a8
.short 0 ; 0x0
.short 34944 ; 0x8880
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 33587 ; 0x8333
.short 13192 ; 0x3388
.short 13107 ; 0x3333
.short 48088 ; 0xbbd8
.short 56797 ; 0xdddd
.short 31675 ; 0x7bbb
.short 30583 ; 0x7777
.short 2167 ; 0x877
.short 34952 ; 0x8888
.short 8 ; 0x8
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 48008 ; 0xbb88
.short 31675 ; 0x7bbb
.short 46971 ; 0xb77b
.short 48059 ; 0xbbbb
.short 2999 ; 0xbb7
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 30583 ; 0x7777
.short 48055 ; 0xbbb7
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 30464 ; 0x7700
.short 0 ; 0x0
.short 55296 ; 0xd800
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 32187 ; 0x7dbb
.short 0 ; 0x0
.short 1912 ; 0x778
.short 0 ; 0x0
.short 3037 ; 0xbdd
.short 0 ; 0x0
.short 184 ; 0xb8
.short 0 ; 0x0
.short 13 ; 0xd
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 47035 ; 0xb7bb
.short 56203 ; 0xdb8b
.short 35499 ; 0x8aab
.short 48056 ; 0xbbb8
.short 36219 ; 0x8d7b
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 56075 ; 0xdb0b
.short 48059 ; 0xbbbb
.short 30587 ; 0x777b
.short 48059 ; 0xbbbb
.short 48048 ; 0xbbb0
.short 30583 ; 0x7777
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 35771 ; 0x8bbb
.short 13107 ; 0x3333
.short 48059 ; 0xbbbb
.short 48059 ; 0xbbbb
.short 30583 ; 0x7777
.short 48058 ; 0xbbba
.short 0 ; 0x0
.short 48048 ; 0xbbb0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 13107 ; 0x3333
.short 13107 ; 0x3333
.short 48059 ; 0xbbbb
.short 48059 ; 0xbbbb
.short 48059 ; 0xbbbb
.short 30651 ; 0x77bb
.short 48059 ; 0xbbbb
.short 3003 ; 0xbbb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 48605 ; 0xbddd
.short 48059 ; 0xbbbb
.short 31675 ; 0x7bbb
.short 48007 ; 0xbb87
.short 46967 ; 0xb777
.short 187 ; 0xbb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 35771 ; 0x8bbb
.short 48056 ; 0xbbb8
.short 11 ; 0xb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 31675 ; 0x7bbb
.short 48061 ; 0xbbbd
.short 0 ; 0x0
.short 56240 ; 0xdbb0
.short 0 ; 0x0
.short 34816 ; 0x8800
.short 0 ; 0x0
.short 31232 ; 0x7a00
.short 0 ; 0x0
.short 30720 ; 0x7800
.short 0 ; 0x0
.short 32768 ; 0x8000
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 56251 ; 0xdbbb
.short 139 ; 0x8b
.short 31675 ; 0x7bbb
.short 170 ; 0xaa
.short 48552 ; 0xbda8
.short 135 ; 0x87
.short 8 ; 0x8
.short 0 ; 0x0
.short 11 ; 0xb
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.globl _SpritesBTPal ; @SpritesBTPal
.p2align 2
_SpritesBTPal:
.short 31775 ; 0x7c1f
.short 30834 ; 0x7872
.short 2143 ; 0x85f
.short 32199 ; 0x7dc7
.short 15102 ; 0x3afe
.short 19557 ; 0x4c65
.short 32703 ; 0x7fbf
.short 3743 ; 0xe9f
.short 2162 ; 0x872
.short 16178 ; 0x3f32
.short 20479 ; 0x4fff
.short 3200 ; 0xc80
.short 18639 ; 0x48cf
.short 2398 ; 0x95e
.short 27988 ; 0x6d54
.short 3473 ; 0xd91
.space 480
.subsections_via_symbols
| the_stack_data/36725.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function vec3_add
_vec3_add: ## @vec3_add
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
movl 4(%rsi), %edi
movl 4(%rdx), %esi
callq __mm_add_ps
movl %eax, 4(%rbx)
movl $0, (%rbx)
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _vec3_add
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function vec3_add
_vec3_add: ; @vec3_add
.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, [x1, #4]
ldr w1, [x2, #4]
bl __mm_add_ps
stp wzr, w0, [x19]
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 _vec3_add
.subsections_via_symbols
| AnghaBench/obs-studio/libobs/graphics/extr_vec3.h_vec3_add.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function lan743x_phy_init
_lan743x_phy_init: ## @lan743x_phy_init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
jmp _lan743x_phy_reset ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _lan743x_phy_init
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function lan743x_phy_init
_lan743x_phy_init: ; @lan743x_phy_init
.cfi_startproc
; %bb.0:
b _lan743x_phy_reset
.cfi_endproc
; -- End function
.no_dead_strip _lan743x_phy_init
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/microchip/extr_lan743x_main.c_lan743x_phy_init.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sort_insert ## -- Begin function sort_insert
.p2align 4, 0x90
_sort_insert: ## @sort_insert
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movl %esi, %r14d
movq %rdi, %rbx
leaq L_str(%rip), %rdi
callq _puts
testl %r14d, %r14d
jle LBB0_7
## %bb.1:
movl %r14d, %r8d
xorl %ecx, %ecx
jmp LBB0_2
.p2align 4, 0x90
LBB0_6: ## in Loop: Header=BB0_2 Depth=1
movslq %edi, %rax
movl %edx, (%rbx,%rax,4)
incq %rcx
cmpq %r8, %rcx
je LBB0_7
LBB0_2: ## =>This Loop Header: Depth=1
## Child Loop BB0_4 Depth 2
movl -4(%rbx,%rcx,4), %esi
movl (%rbx,%rcx,4), %edx
movq %rcx, %rdi
cmpl %esi, %edx
jge LBB0_6
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movq %rcx, %rdi
.p2align 4, 0x90
LBB0_4: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
movl %edi, %eax
movl %esi, (%rbx,%rax,4)
movl -8(%rbx,%rdi,4), %esi
decq %rdi
cmpl %esi, %edx
jge LBB0_6
## %bb.5: ## in Loop: Header=BB0_4 Depth=2
testq %rdi, %rdi
jns LBB0_4
jmp LBB0_6
LBB0_7:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _bubble_sort ## -- Begin function bubble_sort
.p2align 4, 0x90
_bubble_sort: ## @bubble_sort
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
## kill: def $esi killed $esi def $rsi
testl %esi, %esi
jle LBB1_17
## %bb.1:
leal -1(%rsi), %r8d
movl %r8d, %r10d
andl $-2, %r10d
xorl %r9d, %r9d
jmp LBB1_2
.p2align 4, 0x90
LBB1_16: ## in Loop: Header=BB1_2 Depth=1
incl %r9d
cmpl %esi, %r9d
je LBB1_17
LBB1_2: ## =>This Loop Header: Depth=1
## Child Loop BB1_6 Depth 2
cmpl $1, %esi
je LBB1_16
## %bb.3: ## in Loop: Header=BB1_2 Depth=1
movl (%rdi), %r11d
cmpl $1, %r8d
jne LBB1_5
## %bb.4: ## in Loop: Header=BB1_2 Depth=1
xorl %ecx, %ecx
LBB1_13: ## in Loop: Header=BB1_2 Depth=1
testb $1, %r8b
je LBB1_16
## %bb.14: ## in Loop: Header=BB1_2 Depth=1
movl 4(%rdi,%rcx,4), %eax
cmpl %eax, %r11d
jle LBB1_16
## %bb.15: ## in Loop: Header=BB1_2 Depth=1
movl %r11d, 4(%rdi,%rcx,4)
movl %eax, (%rdi,%rcx,4)
jmp LBB1_16
.p2align 4, 0x90
LBB1_5: ## in Loop: Header=BB1_2 Depth=1
xorl %edx, %edx
jmp LBB1_6
.p2align 4, 0x90
LBB1_11: ## in Loop: Header=BB1_6 Depth=2
movl %r11d, 8(%rdi,%rdx,4)
movl %eax, 4(%rdi,%rdx,4)
LBB1_12: ## in Loop: Header=BB1_6 Depth=2
movq %rcx, %rdx
cmpq %rcx, %r10
je LBB1_13
LBB1_6: ## Parent Loop BB1_2 Depth=1
## => This Inner Loop Header: Depth=2
movl 4(%rdi,%rdx,4), %ecx
cmpl %ecx, %r11d
jle LBB1_7
## %bb.8: ## in Loop: Header=BB1_6 Depth=2
movl %r11d, 4(%rdi,%rdx,4)
movl %ecx, (%rdi,%rdx,4)
jmp LBB1_9
.p2align 4, 0x90
LBB1_7: ## in Loop: Header=BB1_6 Depth=2
movl %ecx, %r11d
LBB1_9: ## in Loop: Header=BB1_6 Depth=2
leaq 2(%rdx), %rcx
movl 8(%rdi,%rdx,4), %eax
cmpl %eax, %r11d
jg LBB1_11
## %bb.10: ## in Loop: Header=BB1_6 Depth=2
movl %eax, %r11d
jmp LBB1_12
LBB1_17:
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 L_.str.1(%rip), %rbx
movq %rbx, %rdi
movl $1, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $4, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $5, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $6, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $7, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $9, %esi
xorl %eax, %eax
callq _printf
movl $10, %edi
callq _putchar
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "%d "
L_str: ## @str
.asciz "222222222222"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sort_insert ; -- Begin function sort_insert
.p2align 2
_sort_insert: ; @sort_insert
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x20, x1
mov x19, x0
Lloh0:
adrp x0, l_str@PAGE
Lloh1:
add x0, x0, l_str@PAGEOFF
bl _puts
cmp w20, #1
b.lt LBB0_7
; %bb.1:
mov x8, #0
mov w9, w20
sub x10, x19, #8
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
sbfiz x12, x13, #2, #32
str w11, [x19, x12]
add x8, x8, #1
cmp x8, x9
b.eq LBB0_7
LBB0_3: ; =>This Loop Header: Depth=1
; Child Loop BB0_5 Depth 2
add x12, x19, x8, lsl #2
ldp w12, w11, [x12, #-4]
mov x13, x8
cmp w11, w12
b.ge LBB0_2
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
mov x13, x8
LBB0_5: ; Parent Loop BB0_3 Depth=1
; => This Inner Loop Header: Depth=2
str w12, [x19, w13, uxtw #2]
ldr w12, [x10, x13, lsl #2]
sub x13, x13, #1
cmp w11, w12
b.ge LBB0_2
; %bb.6: ; in Loop: Header=BB0_5 Depth=2
tbz x13, #63, LBB0_5
b LBB0_2
LBB0_7:
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
.globl _bubble_sort ; -- Begin function bubble_sort
.p2align 2
_bubble_sort: ; @bubble_sort
.cfi_startproc
; %bb.0:
subs w8, w1, #1
b.lt LBB1_9
; %bb.1:
mov w9, #0
add x10, x0, #4
b LBB1_3
LBB1_2: ; in Loop: Header=BB1_3 Depth=1
add w9, w9, #1
cmp w9, w1
b.eq LBB1_9
LBB1_3: ; =>This Loop Header: Depth=1
; Child Loop BB1_7 Depth 2
cmp w1, #1
b.eq LBB1_2
; %bb.4: ; in Loop: Header=BB1_3 Depth=1
ldr w11, [x0]
mov x12, x8
mov x13, x10
b LBB1_7
LBB1_5: ; in Loop: Header=BB1_7 Depth=2
stp w14, w11, [x13, #-4]
LBB1_6: ; in Loop: Header=BB1_7 Depth=2
add x13, x13, #4
subs x12, x12, #1
b.eq LBB1_2
LBB1_7: ; Parent Loop BB1_3 Depth=1
; => This Inner Loop Header: Depth=2
ldr w14, [x13]
cmp w11, w14
b.gt LBB1_5
; %bb.8: ; in Loop: Header=BB1_7 Depth=2
mov x11, x14
b LBB1_6
LBB1_9:
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov w8, #1
str x8, [sp]
Lloh2:
adrp x19, l_.str.1@PAGE
Lloh3:
add x19, x19, l_.str.1@PAGEOFF
mov x0, x19
bl _printf
mov w8, #4
str x8, [sp]
mov x0, x19
bl _printf
mov w8, #5
str x8, [sp]
mov x0, x19
bl _printf
mov w8, #6
str x8, [sp]
mov x0, x19
bl _printf
mov w8, #7
str x8, [sp]
mov x0, x19
bl _printf
mov w8, #9
str x8, [sp]
mov x0, x19
bl _printf
mov w0, #10
bl _putchar
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "%d "
l_str: ; @str
.asciz "222222222222"
.subsections_via_symbols
| the_stack_data/123241.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ena_media_change
_ena_media_change: ## @ena_media_change
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _ena_media_change
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ena_media_change
_ena_media_change: ; @ena_media_change
.cfi_startproc
; %bb.0:
mov w0, #0
ret
.cfi_endproc
; -- End function
.no_dead_strip _ena_media_change
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/ena/extr_ena.c_ena_media_change.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function grgpio_irq_set_type
_grgpio_irq_set_type: ## @grgpio_irq_set_type
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %ebx
movq %rdi, %r15
callq _irq_data_get_irq_chip_data
movq %rax, %r14
movl (%r15), %edi
callq _BIT
addl $-128, %ebx
cmpl $3, %ebx
ja LBB0_3
## %bb.1:
movl %eax, %r13d
xorl %edx, %edx
leaq LJTI0_0(%rip), %rax
movslq (%rax,%rbx,4), %rcx
addq %rax, %rcx
xorl %r15d, %r15d
jmpq *%rcx
LBB0_2:
movl %r13d, %r15d
jmp LBB0_7
LBB0_3:
movq _EINVAL@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
jmp LBB0_8
LBB0_4:
movl %r13d, %r15d
jmp LBB0_6
LBB0_5:
xorl %r15d, %r15d
LBB0_6:
movl %r13d, %edx
LBB0_7:
movq %r14, %r12
addq $8, %r12
movq %r12, %rdi
movl %edx, %ebx
callq _spin_lock_irqsave
movq _GRGPIO_IPOL@GOTPCREL(%rip), %rax
movq (%rax), %rdi
addq 24(%r14), %rdi
callq *(%r14)
notl %r13d
andl %r13d, %eax
orl %eax, %r15d
movq _GRGPIO_IEDGE@GOTPCREL(%rip), %rax
movq (%rax), %rdi
addq 24(%r14), %rdi
callq *(%r14)
andl %eax, %r13d
orl %ebx, %r13d
movq _GRGPIO_IPOL@GOTPCREL(%rip), %rax
movq (%rax), %rdi
addq 24(%r14), %rdi
movl %r15d, %esi
callq *16(%r14)
movq _GRGPIO_IEDGE@GOTPCREL(%rip), %rax
movq (%rax), %rdi
addq 24(%r14), %rdi
movl %r13d, %esi
callq *16(%r14)
movq %r12, %rdi
callq _spin_unlock_irqrestore
xorl %eax, %eax
LBB0_8:
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_7, LBB0_7-LJTI0_0
.set L0_0_set_2, LBB0_2-LJTI0_0
.set L0_0_set_4, LBB0_4-LJTI0_0
.set L0_0_set_5, LBB0_5-LJTI0_0
LJTI0_0:
.long L0_0_set_7
.long L0_0_set_2
.long L0_0_set_4
.long L0_0_set_5
.end_data_region
## -- End function
.comm _EINVAL,4,2 ## @EINVAL
.comm _GRGPIO_IPOL,8,3 ## @GRGPIO_IPOL
.comm _GRGPIO_IEDGE,8,3 ## @GRGPIO_IEDGE
.no_dead_strip _grgpio_irq_set_type
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function grgpio_irq_set_type
_grgpio_irq_set_type: ; @grgpio_irq_set_type
.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 x21, x1
mov x20, x0
bl _irq_data_get_irq_chip_data
mov x19, x0
ldr w0, [x20]
bl _BIT
sub w8, w21, #128
cmp w8, #3
b.hi LBB0_3
; %bb.1:
mov x20, x0
mov w23, #0
mov w22, #0
Lloh0:
adrp x9, lJTI0_0@PAGE
Lloh1:
add x9, x9, lJTI0_0@PAGEOFF
adr x10, LBB0_2
ldrb w11, [x9, x8]
add x10, x10, x11, lsl #2
br x10
LBB0_2:
mov w22, #0
mov x23, x20
b LBB0_7
LBB0_3:
Lloh2:
adrp x8, _EINVAL@GOTPAGE
Lloh3:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh4:
ldr w8, [x8]
neg w0, w8
b LBB0_8
LBB0_4:
mov x23, x20
b LBB0_6
LBB0_5:
mov w23, #0
LBB0_6:
mov x22, x20
LBB0_7:
add x21, x19, #8
mov x0, x21
bl _spin_lock_irqsave
ldr x8, [x19]
ldr x9, [x19, #24]
Lloh5:
adrp x24, _GRGPIO_IPOL@GOTPAGE
Lloh6:
ldr x24, [x24, _GRGPIO_IPOL@GOTPAGEOFF]
ldr x10, [x24]
add x0, x10, x9
blr x8
bic w25, w0, w20
ldr x8, [x19]
ldr x9, [x19, #24]
Lloh7:
adrp x26, _GRGPIO_IEDGE@GOTPAGE
Lloh8:
ldr x26, [x26, _GRGPIO_IEDGE@GOTPAGEOFF]
ldr x10, [x26]
add x0, x10, x9
blr x8
bic w20, w0, w20
ldp x8, x9, [x19, #16]
ldr x10, [x24]
add x0, x10, x9
orr w1, w25, w23
blr x8
ldp x8, x9, [x19, #16]
ldr x10, [x26]
add x0, x10, x9
orr w1, w20, w22
blr x8
mov x0, x21
bl _spin_unlock_irqrestore
mov w0, #0
LBB0_8:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh7, Lloh8
.loh AdrpLdrGot Lloh5, Lloh6
.cfi_endproc
.section __TEXT,__const
lJTI0_0:
.byte (LBB0_7-LBB0_2)>>2
.byte (LBB0_2-LBB0_2)>>2
.byte (LBB0_4-LBB0_2)>>2
.byte (LBB0_5-LBB0_2)>>2
; -- End function
.comm _EINVAL,4,2 ; @EINVAL
.comm _GRGPIO_IPOL,8,3 ; @GRGPIO_IPOL
.comm _GRGPIO_IEDGE,8,3 ; @GRGPIO_IEDGE
.no_dead_strip _grgpio_irq_set_type
.subsections_via_symbols
| AnghaBench/linux/drivers/gpio/extr_gpio-grgpio.c_grgpio_irq_set_type.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function proc_get_task
_proc_get_task: ## @proc_get_task
.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 _pids_lock@GOTPCREL(%rip), %rdi
callq _lock
movl (%rbx), %edi
callq _pid_get_task
movq %rax, %rbx
testq %rax, %rax
jne LBB0_2
## %bb.1:
movq _pids_lock@GOTPCREL(%rip), %rdi
callq _unlock
LBB0_2:
movq %rbx, %rax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _pids_lock,4,2 ## @pids_lock
.no_dead_strip _proc_get_task
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function proc_get_task
_proc_get_task: ; @proc_get_task
.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 x0, _pids_lock@GOTPAGE
Lloh1:
ldr x0, [x0, _pids_lock@GOTPAGEOFF]
bl _lock
ldr w0, [x19]
bl _pid_get_task
mov x19, x0
cbnz x0, LBB0_2
; %bb.1:
Lloh2:
adrp x0, _pids_lock@GOTPAGE
Lloh3:
ldr x0, [x0, _pids_lock@GOTPAGEOFF]
bl _unlock
LBB0_2:
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.cfi_endproc
; -- End function
.comm _pids_lock,4,2 ; @pids_lock
.no_dead_strip _proc_get_task
.subsections_via_symbols
| AnghaBench/ish/fs/proc/extr_pid.c_proc_get_task.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _nondet_signed_int ## -- Begin function nondet_signed_int
.p2align 4, 0x90
_nondet_signed_int: ## @nondet_signed_int
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
xorl %eax, %eax
callq ___VERIFIER_nondet_int
movl %eax, %ebx
movl $1, %edi
callq ___VERIFIER_assume
movl %ebx, %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
xorl %eax, %eax
callq ___VERIFIER_nondet_int
movl $1, %edi
callq ___VERIFIER_assume
xorl %eax, %eax
callq ___VERIFIER_nondet_int
movl $1, %edi
callq ___VERIFIER_assume
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 _nondet_signed_int ; -- Begin function nondet_signed_int
.p2align 2
_nondet_signed_int: ; @nondet_signed_int
.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 ___VERIFIER_nondet_int
mov x19, x0
mov w0, #1
bl ___VERIFIER_assume
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
bl ___VERIFIER_nondet_int
mov w0, #1
bl ___VERIFIER_assume
bl ___VERIFIER_nondet_int
mov w0, #1
bl ___VERIFIER_assume
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/140479.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function pfreaddir
_pfreaddir: ## @pfreaddir
.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
movl (%rdi), %edi
callq _stackPopINT
movl %eax, %edi
callq _readdirfd
movl (%r14), %edi
testq %rax, %rax
je LBB0_1
## %bb.2:
movq %rax, %rbx
movl (%rax), %esi
callq _stackPushPtr
movl (%r14), %r15d
movl (%rbx), %edi
callq _strlen
movl %r15d, %edi
movl %eax, %esi
callq _stackPushINT
movl (%r14), %edi
movq _FICL_TRUE@GOTPCREL(%rip), %rax
jmp LBB0_3
LBB0_1:
movq _FICL_FALSE@GOTPCREL(%rip), %rax
LBB0_3:
movl (%rax), %esi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _stackPushINT ## TAILCALL
.cfi_endproc
## -- End function
.comm _FICL_TRUE,4,2 ## @FICL_TRUE
.comm _FICL_FALSE,4,2 ## @FICL_FALSE
.comm _SEEK_CUR,4,2 ## @SEEK_CUR
.comm _SEEK_SET,4,2 ## @SEEK_SET
.no_dead_strip _pfreaddir
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function pfreaddir
_pfreaddir: ; @pfreaddir
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
ldr w0, [x0]
bl _stackPopINT
bl _readdirfd
mov x20, x0
ldr w0, [x19]
cbz x20, LBB0_2
; %bb.1:
ldr w1, [x20]
bl _stackPushPtr
ldr w21, [x19]
ldr w0, [x20]
bl _strlen
mov x1, x0
mov x0, x21
bl _stackPushINT
ldr w0, [x19]
Lloh0:
adrp x8, _FICL_TRUE@GOTPAGE
Lloh1:
ldr x8, [x8, _FICL_TRUE@GOTPAGEOFF]
b LBB0_3
LBB0_2:
Lloh2:
adrp x8, _FICL_FALSE@GOTPAGE
Lloh3:
ldr x8, [x8, _FICL_FALSE@GOTPAGEOFF]
LBB0_3:
ldr w1, [x8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _stackPushINT
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.cfi_endproc
; -- End function
.comm _FICL_TRUE,4,2 ; @FICL_TRUE
.comm _FICL_FALSE,4,2 ; @FICL_FALSE
.comm _SEEK_CUR,4,2 ; @SEEK_CUR
.comm _SEEK_SET,4,2 ; @SEEK_SET
.no_dead_strip _pfreaddir
.subsections_via_symbols
| AnghaBench/freebsd/stand/ficl/extr_loader.c_pfreaddir.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function rx4581_get_reg
_rx4581_get_reg: ## @rx4581_get_reg
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdx, %r14
movl %esi, %ebx
callq _to_spi_device
orb $-128, %bl
movb %bl, (%r14)
movq %rax, %rdi
movq %r14, %rsi
movl $1, %edx
movq %r14, %rcx
movl $1, %r8d
popq %rbx
popq %r14
popq %rbp
jmp _spi_write_then_read ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _rx4581_get_reg
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function rx4581_get_reg
_rx4581_get_reg: ; @rx4581_get_reg
.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
mov x20, x1
bl _to_spi_device
orr w8, w20, #0x80
strb w8, [x19]
mov x1, x19
mov w2, #1
mov x3, x19
mov w4, #1
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _spi_write_then_read
.cfi_endproc
; -- End function
.no_dead_strip _rx4581_get_reg
.subsections_via_symbols
| AnghaBench/linux/drivers/rtc/extr_rtc-rx4581.c_rx4581_get_reg.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function nl802154_dump_wpan_phy_done
_nl802154_dump_wpan_phy_done: ## @nl802154_dump_wpan_phy_done
.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 (%rax), %rdi
callq _kfree
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _nl802154_dump_wpan_phy_done
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function nl802154_dump_wpan_phy_done
_nl802154_dump_wpan_phy_done: ; @nl802154_dump_wpan_phy_done
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
ldr x8, [x0]
ldr x0, [x8]
bl _kfree
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _nl802154_dump_wpan_phy_done
.subsections_via_symbols
| AnghaBench/linux/net/ieee802154/extr_nl802154.c_nl802154_dump_wpan_phy_done.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bfa_flash_meminfo ## -- Begin function bfa_flash_meminfo
.p2align 4, 0x90
_bfa_flash_meminfo: ## @bfa_flash_meminfo
.cfi_startproc
## %bb.0:
testq %rdi, %rdi
je LBB0_2
## %bb.1:
xorl %eax, %eax
retq
LBB0_2:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _BFA_FLASH_DMA_BUF_SZ@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _BFA_DMA_ALIGN_SZ@GOTPCREL(%rip), %rax
movl (%rax), %esi
popq %rbp
jmp _BFA_ROUNDUP ## TAILCALL
.cfi_endproc
## -- End function
.comm _BFA_FLASH_DMA_BUF_SZ,4,2 ## @BFA_FLASH_DMA_BUF_SZ
.comm _BFA_DMA_ALIGN_SZ,4,2 ## @BFA_DMA_ALIGN_SZ
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bfa_flash_meminfo ; -- Begin function bfa_flash_meminfo
.p2align 2
_bfa_flash_meminfo: ; @bfa_flash_meminfo
.cfi_startproc
; %bb.0:
cbz x0, LBB0_2
; %bb.1:
mov w0, #0
ret
LBB0_2:
Lloh0:
adrp x8, _BFA_FLASH_DMA_BUF_SZ@GOTPAGE
Lloh1:
ldr x8, [x8, _BFA_FLASH_DMA_BUF_SZ@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
Lloh3:
adrp x8, _BFA_DMA_ALIGN_SZ@GOTPAGE
Lloh4:
ldr x8, [x8, _BFA_DMA_ALIGN_SZ@GOTPAGEOFF]
Lloh5:
ldr w1, [x8]
b _BFA_ROUNDUP
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _BFA_FLASH_DMA_BUF_SZ,4,2 ; @BFA_FLASH_DMA_BUF_SZ
.comm _BFA_DMA_ALIGN_SZ,4,2 ; @BFA_DMA_ALIGN_SZ
.subsections_via_symbols
| AnghaBench/linux/drivers/scsi/bfa/extr_bfa_ioc.c_bfa_flash_meminfo.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function xo_info_compare
_xo_info_compare: ## @xo_info_compare
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl (%rsi), %esi
popq %rbp
jmp _strcmp ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _xo_info_compare
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function xo_info_compare
_xo_info_compare: ; @xo_info_compare
.cfi_startproc
; %bb.0:
ldr w1, [x1]
b _strcmp
.cfi_endproc
; -- End function
.no_dead_strip _xo_info_compare
.subsections_via_symbols
| AnghaBench/freebsd/contrib/libxo/libxo/extr_libxo.c_xo_info_compare.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _lj_lib_checktab ## -- Begin function lj_lib_checktab
.p2align 4, 0x90
_lj_lib_checktab: ## @lj_lib_checktab
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %r14d
movq %rdi, %rbx
movq 8(%rdi), %rax
movslq %esi, %rcx
leaq (%rax,%rcx,4), %r15
addq $-4, %r15
cmpq (%rdi), %r15
jae LBB0_2
## %bb.1:
movq %r15, %rdi
callq _tvistab
testq %rax, %rax
jne LBB0_3
LBB0_2:
movq _LUA_TTABLE@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %rbx, %rdi
movl %r14d, %esi
callq _lj_err_argt
LBB0_3:
movq %r15, %rdi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _tabV ## TAILCALL
.cfi_endproc
## -- End function
.comm _LUA_TTABLE,4,2 ## @LUA_TTABLE
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _lj_lib_checktab ; -- Begin function lj_lib_checktab
.p2align 2
_lj_lib_checktab: ; @lj_lib_checktab
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
mov x21, x0
ldp x9, x8, [x0]
add x8, x8, w1, sxtw #2
sub x20, x8, #4
cmp x20, x9
b.hs LBB0_2
; %bb.1:
mov x0, x20
bl _tvistab
cbnz x0, LBB0_3
LBB0_2:
Lloh0:
adrp x8, _LUA_TTABLE@GOTPAGE
Lloh1:
ldr x8, [x8, _LUA_TTABLE@GOTPAGEOFF]
Lloh2:
ldr w2, [x8]
mov x0, x21
mov x1, x19
bl _lj_err_argt
LBB0_3:
mov x0, x20
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _tabV
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _LUA_TTABLE,4,2 ; @LUA_TTABLE
.subsections_via_symbols
| AnghaBench/xLua/build/luajit-2.1.0b3/src/extr_lj_lib.c_lj_lib_checktab.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function unixRemapfile
_unixRemapfile: ## @unixRemapfile
.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, %r15
movl (%rdi), %eax
movl %eax, -44(%rbp) ## 4-byte Spill
movq 48(%rdi), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
movq 8(%rdi), %r14
movq _PROT_READ@GOTPCREL(%rip), %rax
movl (%rax), %ebx
xorl %edi, %edi
cmpq $0, 16(%r15)
sete %dil
callq _assert
xorl %edi, %edi
cmpq %r12, 24(%r15)
setl %dil
callq _assert
xorl %edi, %edi
cmpq %r12, 32(%r15)
setge %dil
callq _assert
xorl %edi, %edi
testq %r12, %r12
setg %dil
callq _assert
movq 8(%r15), %rax
xorl %edi, %edi
cmpq 24(%r15), %rax
setge %dil
callq _assert
movq _MAP_FAILED@GOTPCREL(%rip), %rax
xorl %edi, %edi
cmpq $0, (%rax)
setne %dil
callq _assert
movq _UNIXFILE_RDONLY@GOTPCREL(%rip), %rax
movl (%rax), %eax
xorl %r13d, %r13d
testl %eax, 40(%r15)
jne LBB0_2
## %bb.1:
movq _PROT_WRITE@GOTPCREL(%rip), %rax
movl (%rax), %r13d
LBB0_2:
orl %ebx, %r13d
movq -64(%rbp), %rbx ## 8-byte Reload
testq %rbx, %rbx
je LBB0_13
## %bb.3:
movq %r12, -56(%rbp) ## 8-byte Spill
xorl %eax, %eax
callq _unixGetPagesize
negl %eax
movslq %eax, %r12
andq 24(%r15), %r12
leaq (%rbx,%r12,4), %rbx
subq %r12, %r14
je LBB0_5
## %bb.4:
movq %rbx, %rdi
movq %r14, %rsi
callq _osMunmap
LBB0_5:
movq -56(%rbp), %r14 ## 8-byte Reload
subq %r12, %r14
movq _MAP_SHARED@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq %rbx, %rdi
movq %r14, %rsi
movl %r13d, %edx
movl -44(%rbp), %r8d ## 4-byte Reload
movq %r12, %r9
callq _osMmap
movq _MAP_FAILED@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
cmpq %rcx, %rax
je LBB0_6
## %bb.10:
movq %rbx, %rdx
movq -64(%rbp), %rbx ## 8-byte Reload
cmpq %rdx, %rax
je LBB0_7
## %bb.11:
movq %rax, %rdi
movq %r14, %rsi
callq _osMunmap
movq -64(%rbp), %rdi ## 8-byte Reload
movq %r12, %rsi
callq _osMunmap
movq -56(%rbp), %r12 ## 8-byte Reload
jmp LBB0_13
LBB0_6:
movq %rax, %rbx
LBB0_7:
testq %rbx, %rbx
je LBB0_12
## %bb.8:
cmpq %rcx, %rbx
je LBB0_12
## %bb.9:
movq -56(%rbp), %r12 ## 8-byte Reload
jmp LBB0_14
LBB0_12:
movq -64(%rbp), %rdi ## 8-byte Reload
movq %r12, %rsi
callq _osMunmap
testq %rbx, %rbx
movq -56(%rbp), %r12 ## 8-byte Reload
jne LBB0_14
LBB0_13:
movq _MAP_SHARED@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %edi, %edi
movq %r12, %rsi
movl %r13d, %edx
movl -44(%rbp), %r8d ## 4-byte Reload
xorl %r9d, %r9d
callq _osMmap
movq %rax, %rbx
LBB0_14:
movq _MAP_FAILED@GOTPCREL(%rip), %rax
cmpq (%rax), %rbx
jne LBB0_16
## %bb.15:
movq _SQLITE_OK@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl 56(%r15), %edx
leaq L_.str(%rip), %rsi
callq _unixLogError
movq $0, 32(%r15)
xorl %ebx, %ebx
xorl %r12d, %r12d
LBB0_16:
movq %rbx, 48(%r15)
movq %r12, 8(%r15)
movq %r12, 24(%r15)
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "mmap"
.comm _PROT_READ,4,2 ## @PROT_READ
.comm _MAP_FAILED,8,3 ## @MAP_FAILED
.comm _UNIXFILE_RDONLY,4,2 ## @UNIXFILE_RDONLY
.comm _PROT_WRITE,4,2 ## @PROT_WRITE
.comm _MAP_SHARED,4,2 ## @MAP_SHARED
.comm _SQLITE_OK,4,2 ## @SQLITE_OK
.comm _MREMAP_MAYMOVE,4,2 ## @MREMAP_MAYMOVE
.no_dead_strip _unixRemapfile
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function unixRemapfile
_unixRemapfile: ; @unixRemapfile
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x20, x1
mov x19, x0
ldr w21, [x0]
Lloh0:
adrp x8, _PROT_READ@GOTPAGE
Lloh1:
ldr x8, [x8, _PROT_READ@GOTPAGEOFF]
ldr x22, [x0, #48]
Lloh2:
ldr w23, [x8]
ldp x25, x8, [x0, #8]
cmp x8, #0
cset w0, eq
bl _assert
ldr x8, [x19, #24]
cmp x8, x20
cset w0, lt
bl _assert
ldr x8, [x19, #32]
cmp x8, x20
cset w0, ge
bl _assert
cmp x20, #0
cset w0, gt
bl _assert
ldr x8, [x19, #8]
ldr x9, [x19, #24]
cmp x8, x9
cset w0, ge
bl _assert
Lloh3:
adrp x28, _MAP_FAILED@GOTPAGE
Lloh4:
ldr x28, [x28, _MAP_FAILED@GOTPAGEOFF]
ldr x8, [x28]
cmp x8, #0
cset w0, ne
bl _assert
ldr w8, [x19, #40]
Lloh5:
adrp x9, _UNIXFILE_RDONLY@GOTPAGE
Lloh6:
ldr x9, [x9, _UNIXFILE_RDONLY@GOTPAGEOFF]
Lloh7:
ldr w9, [x9]
Lloh8:
adrp x10, _PROT_WRITE@GOTPAGE
Lloh9:
ldr x10, [x10, _PROT_WRITE@GOTPAGEOFF]
Lloh10:
ldr w10, [x10]
tst w9, w8
csel w8, w10, wzr, eq
orr w23, w8, w23
Lloh11:
adrp x8, _MAP_SHARED@GOTPAGE
Lloh12:
ldr x8, [x8, _MAP_SHARED@GOTPAGEOFF]
cbz x22, LBB0_9
; %bb.1:
bl _unixGetPagesize
ldr x8, [x19, #24]
neg w9, w0
sxtw x9, w9
and x24, x8, x9
add x26, x22, x24, lsl #2
subs x1, x25, x24
b.eq LBB0_3
; %bb.2:
mov x0, x26
bl _osMunmap
LBB0_3:
sub x27, x20, x24
Lloh13:
adrp x8, _MAP_SHARED@GOTPAGE
Lloh14:
ldr x8, [x8, _MAP_SHARED@GOTPAGEOFF]
Lloh15:
ldr w3, [x8]
mov x0, x26
mov x1, x27
mov x2, x23
mov x4, x21
mov x5, x24
bl _osMmap
ldr x8, [x28]
cmp x0, x8
b.eq LBB0_6
; %bb.4:
mov x25, x22
cmp x0, x26
b.eq LBB0_7
; %bb.5:
mov x1, x27
bl _osMunmap
mov x0, x22
mov x1, x24
bl _osMunmap
Lloh16:
adrp x8, _MAP_SHARED@GOTPAGE
Lloh17:
ldr x8, [x8, _MAP_SHARED@GOTPAGEOFF]
b LBB0_9
LBB0_6:
mov x25, x0
LBB0_7:
cmp x25, #0
ccmp x25, x8, #4, ne
b.ne LBB0_10
; %bb.8:
mov x0, x22
mov x1, x24
bl _osMunmap
Lloh18:
adrp x8, _MAP_SHARED@GOTPAGE
Lloh19:
ldr x8, [x8, _MAP_SHARED@GOTPAGEOFF]
cbnz x25, LBB0_10
LBB0_9:
ldr w3, [x8]
mov x0, #0
mov x1, x20
mov x2, x23
mov x4, x21
mov x5, #0
bl _osMmap
mov x25, x0
LBB0_10:
ldr x8, [x28]
cmp x25, x8
b.ne LBB0_12
; %bb.11:
Lloh20:
adrp x8, _SQLITE_OK@GOTPAGE
Lloh21:
ldr x8, [x8, _SQLITE_OK@GOTPAGEOFF]
Lloh22:
ldr w0, [x8]
ldr w2, [x19, #56]
Lloh23:
adrp x1, l_.str@PAGE
Lloh24:
add x1, x1, l_.str@PAGEOFF
bl _unixLogError
mov x25, #0
mov x20, #0
str xzr, [x19, #32]
LBB0_12:
str x25, [x19, #48]
str x20, [x19, #8]
str x20, [x19, #24]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.loh AdrpLdrGot Lloh16, Lloh17
.loh AdrpLdrGot Lloh18, Lloh19
.loh AdrpAdd Lloh23, Lloh24
.loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "mmap"
.comm _PROT_READ,4,2 ; @PROT_READ
.comm _MAP_FAILED,8,3 ; @MAP_FAILED
.comm _UNIXFILE_RDONLY,4,2 ; @UNIXFILE_RDONLY
.comm _PROT_WRITE,4,2 ; @PROT_WRITE
.comm _MAP_SHARED,4,2 ; @MAP_SHARED
.comm _SQLITE_OK,4,2 ; @SQLITE_OK
.comm _MREMAP_MAYMOVE,4,2 ; @MREMAP_MAYMOVE
.no_dead_strip _unixRemapfile
.subsections_via_symbols
| AnghaBench/Craft/deps/sqlite/extr_sqlite3.c_unixRemapfile.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function rdp_out_order_caps
_rdp_out_order_caps: ## @rdp_out_order_caps
.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 $144, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edi, %ebx
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -40(%rbp)
leaq -176(%rbp), %r14
xorl %r15d, %r15d
movq %r14, %rdi
xorl %esi, %esi
movl $32, %edx
callq _memset
movabsq $4294967297, %rax ## imm = 0x100000001
movq %rax, -176(%rbp)
movl $1, -168(%rbp)
movq _g_bitmap_cache@GOTPCREL(%rip), %rcx
xorl %edx, %edx
cmpq $0, (%rcx)
setne %dl
movl %edx, -164(%rbp)
movl $0, -160(%rbp)
movq %rax, -144(%rbp)
movl $1, -136(%rbp)
movq _g_desktop_save@GOTPCREL(%rip), %r12
xorl %ecx, %ecx
cmpq $0, (%r12)
setne %cl
movl %ecx, -132(%rbp)
movq %rax, -124(%rbp)
movq _g_polygon_ellipse_orders@GOTPCREL(%rip), %rax
xorl %ecx, %ecx
cmpq $0, (%rax)
setne %cl
movl %ecx, -96(%rbp)
movl %ecx, -92(%rbp)
movl $1, -88(%rbp)
movl %ecx, -76(%rbp)
movl %ecx, -72(%rbp)
movl $1, -68(%rbp)
movq _RDP_CAPSET_ORDER@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl %ebx, %edi
callq _out_uint16_le
movq _RDP_CAPLEN_ORDER@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl %ebx, %edi
callq _out_uint16_le
movl %ebx, %edi
movl $20, %esi
callq _out_uint8s
movl %ebx, %edi
movl $1, %esi
callq _out_uint16_le
movl %ebx, %edi
movl $20, %esi
callq _out_uint16_le
movl %ebx, %edi
xorl %esi, %esi
callq _out_uint16
movl %ebx, %edi
movl $1, %esi
callq _out_uint16_le
movl %ebx, %edi
movl $327, %esi ## imm = 0x147
callq _out_uint16_le
movl %ebx, %edi
movl $42, %esi
callq _out_uint16_le
movl %ebx, %edi
movq %r14, %rsi
movl $32, %edx
callq _out_uint8p
movl %ebx, %edi
movl $1697, %esi ## imm = 0x6A1
callq _out_uint16_le
movl %ebx, %edi
movl $6, %esi
callq _out_uint8s
movq (%r12), %rax
movq _False@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
movl $230400, %esi ## imm = 0x38400
cmovel %r15d, %esi
movl %ebx, %edi
callq _out_uint32_le
movl %ebx, %edi
xorl %esi, %esi
callq _out_uint32
movl %ebx, %edi
movl $1252, %esi ## imm = 0x4E4
callq _out_uint32_le
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -40(%rbp), %rax
jne LBB0_2
## %bb.1:
addq $144, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _g_bitmap_cache,8,3 ## @g_bitmap_cache
.comm _g_desktop_save,8,3 ## @g_desktop_save
.comm _g_polygon_ellipse_orders,8,3 ## @g_polygon_ellipse_orders
.comm _RDP_CAPSET_ORDER,4,2 ## @RDP_CAPSET_ORDER
.comm _RDP_CAPLEN_ORDER,4,2 ## @RDP_CAPLEN_ORDER
.comm _False,8,3 ## @False
.no_dead_strip _rdp_out_order_caps
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function rdp_out_order_caps
_rdp_out_order_caps: ; @rdp_out_order_caps
.cfi_startproc
; %bb.0:
sub sp, sp, #176
.cfi_def_cfa_offset 176
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
mov x19, x0
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-24]
add x0, sp, #8
mov w1, #0
mov w2, #32
bl _memset
movi.2s v0, #1
str d0, [sp, #8]
Lloh3:
adrp x8, _g_bitmap_cache@GOTPAGE
Lloh4:
ldr x8, [x8, _g_bitmap_cache@GOTPAGEOFF]
mov w9, #1
Lloh5:
ldr x8, [x8]
cmp x8, #0
cset w8, ne
stp w9, w8, [sp, #16]
str wzr, [sp, #24]
str d0, [sp, #40]
Lloh6:
adrp x20, _g_desktop_save@GOTPAGE
Lloh7:
ldr x20, [x20, _g_desktop_save@GOTPAGEOFF]
ldr x8, [x20]
cmp x8, #0
cset w8, ne
stp w9, w8, [sp, #48]
stur d0, [sp, #60]
Lloh8:
adrp x8, _g_polygon_ellipse_orders@GOTPAGE
Lloh9:
ldr x8, [x8, _g_polygon_ellipse_orders@GOTPAGEOFF]
Lloh10:
ldr x8, [x8]
cmp x8, #0
cset w8, ne
stp w8, w8, [sp, #88]
str w9, [sp, #96]
stp w8, w8, [sp, #108]
str w9, [sp, #116]
Lloh11:
adrp x8, _RDP_CAPSET_ORDER@GOTPAGE
Lloh12:
ldr x8, [x8, _RDP_CAPSET_ORDER@GOTPAGEOFF]
Lloh13:
ldr w1, [x8]
mov x0, x19
bl _out_uint16_le
Lloh14:
adrp x8, _RDP_CAPLEN_ORDER@GOTPAGE
Lloh15:
ldr x8, [x8, _RDP_CAPLEN_ORDER@GOTPAGEOFF]
Lloh16:
ldr w1, [x8]
mov x0, x19
bl _out_uint16_le
mov x0, x19
mov w1, #20
bl _out_uint8s
mov x0, x19
mov w1, #1
bl _out_uint16_le
mov x0, x19
mov w1, #20
bl _out_uint16_le
mov x0, x19
mov w1, #0
bl _out_uint16
mov x0, x19
mov w1, #1
bl _out_uint16_le
mov x0, x19
mov w1, #327
bl _out_uint16_le
mov x0, x19
mov w1, #42
bl _out_uint16_le
add x1, sp, #8
mov x0, x19
mov w2, #32
bl _out_uint8p
mov x0, x19
mov w1, #1697
bl _out_uint16_le
mov x0, x19
mov w1, #6
bl _out_uint8s
ldr x8, [x20]
Lloh17:
adrp x9, _False@GOTPAGE
Lloh18:
ldr x9, [x9, _False@GOTPAGEOFF]
Lloh19:
ldr x9, [x9]
cmp x8, x9
mov w8, #33792
movk w8, #3, lsl #16
csel w1, wzr, w8, eq
mov x0, x19
bl _out_uint32_le
mov x0, x19
mov w1, #0
bl _out_uint32
mov x0, x19
mov w1, #1252
bl _out_uint32_le
ldur x8, [x29, #-24]
Lloh20:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh21:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh22:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_2
; %bb.1:
ldp x29, x30, [sp, #160] ; 16-byte Folded Reload
ldp x20, x19, [sp, #144] ; 16-byte Folded Reload
add sp, sp, #176
ret
LBB0_2:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _g_bitmap_cache,8,3 ; @g_bitmap_cache
.comm _g_desktop_save,8,3 ; @g_desktop_save
.comm _g_polygon_ellipse_orders,8,3 ; @g_polygon_ellipse_orders
.comm _RDP_CAPSET_ORDER,4,2 ; @RDP_CAPSET_ORDER
.comm _RDP_CAPLEN_ORDER,4,2 ; @RDP_CAPLEN_ORDER
.comm _False,8,3 ; @False
.no_dead_strip _rdp_out_order_caps
.subsections_via_symbols
| AnghaBench/reactos/base/applications/mstsc/extr_rdp.c_rdp_out_order_caps.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_putchar ## -- Begin function ft_putchar
.p2align 4, 0x90
_ft_putchar: ## @ft_putchar
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movb %dil, -1(%rbp)
leaq -1(%rbp), %rsi
movl $1, %edx
movl $1, %edi
callq _write
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ft_putstr ## -- Begin function ft_putstr
.p2align 4, 0x90
_ft_putstr: ## @ft_putstr
.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
movb (%rdi), %al
testb %al, %al
je LBB1_3
## %bb.1:
movq %rdi, %rbx
incq %rbx
leaq -17(%rbp), %r14
.p2align 4, 0x90
LBB1_2: ## =>This Inner Loop Header: Depth=1
movb %al, -17(%rbp)
movl $1, %edx
movl $1, %edi
movq %r14, %rsi
callq _write
movzbl (%rbx), %eax
incq %rbx
testb %al, %al
jne LBB1_2
LBB1_3:
addq $16, %rsp
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ft_strncat ## -- Begin function ft_strncat
.p2align 4, 0x90
_ft_strncat: ## @ft_strncat
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl $-1, %edi
xorl %ecx, %ecx
.p2align 4, 0x90
LBB2_1: ## =>This Inner Loop Header: Depth=1
incl %edi
cmpb $0, (%rax,%rcx)
leaq 1(%rcx), %rcx
jne LBB2_1
## %bb.2:
testl %edx, %edx
jle LBB2_8
## %bb.3:
movl %edx, %r8d
addl %edi, %edx
movl %edi, %r9d
addq %rax, %r9
xorl %edi, %edi
.p2align 4, 0x90
LBB2_4: ## =>This Inner Loop Header: Depth=1
movzbl (%rsi,%rdi), %r10d
testb %r10b, %r10b
je LBB2_7
## %bb.5: ## in Loop: Header=BB2_4 Depth=1
movb %r10b, (%r9,%rdi)
incq %rdi
cmpq %rdi, %r8
jne LBB2_4
## %bb.6:
movl %edx, %edi
jmp LBB2_8
LBB2_7:
addl %ecx, %edi
decl %edi
LBB2_8:
movl %edi, %ecx
movb $0, (%rax,%rcx)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
subq $48, %rsp
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -24(%rbp)
movaps l___const.main.t(%rip), %xmm0
movaps %xmm0, -48(%rbp)
movl $0, -32(%rbp)
xorl %eax, %eax
.p2align 4, 0x90
LBB3_1: ## =>This Inner Loop Header: Depth=1
cmpb $0, -47(%rbp,%rax)
leaq 1(%rax), %rax
jne LBB3_1
## %bb.2:
movl %eax, %ecx
addl $12, %eax
movabsq $7376740494525887853, %rdx ## imm = 0x665F72656874756D
movq %rdx, -48(%rbp,%rcx)
movl $1701536629, -40(%rbp,%rcx) ## imm = 0x656B6375
movb $0, -48(%rbp,%rax)
movb -48(%rbp), %al
testb %al, %al
je LBB3_5
## %bb.3:
leaq -47(%rbp), %rbx
leaq -49(%rbp), %r14
.p2align 4, 0x90
LBB3_4: ## =>This Inner Loop Header: Depth=1
movb %al, -49(%rbp)
movl $1, %edx
movl $1, %edi
movq %r14, %rsi
callq _write
movzbl (%rbx), %eax
incq %rbx
testb %al, %al
jne LBB3_4
LBB3_5:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -24(%rbp), %rax
jne LBB3_7
## %bb.6:
xorl %eax, %eax
addq $48, %rsp
popq %rbx
popq %r14
popq %rbp
retq
LBB3_7:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 4 ## @__const.main.t
l___const.main.t:
.asciz "Hello \000\000\000\000\000\000\000\000\000\000\000\000\000"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_putchar ; -- Begin function ft_putchar
.p2align 2
_ft_putchar: ; @ft_putchar
.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
sturb w0, [x29, #-1]
sub x1, x29, #1
mov w0, #1
mov w2, #1
bl _write
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _ft_putstr ; -- Begin function ft_putstr
.p2align 2
_ft_putstr: ; @ft_putstr
.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
ldrb w8, [x0]
cbz w8, LBB1_3
; %bb.1:
add x19, x0, #1
LBB1_2: ; =>This Inner Loop Header: Depth=1
strb w8, [sp, #15]
add x1, sp, #15
mov w0, #1
mov w2, #1
bl _write
ldrb w8, [x19], #1
cbnz w8, LBB1_2
LBB1_3:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _ft_strncat ; -- Begin function ft_strncat
.p2align 2
_ft_strncat: ; @ft_strncat
.cfi_startproc
; %bb.0:
mov x10, #0
mov w8, w2
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldrb w9, [x0, x10]
add x10, x10, #1
cbnz w9, LBB2_1
; %bb.2:
sub x9, x10, #1
cmp w8, #0
b.le LBB2_7
; %bb.3:
add x10, x8, x10
sub x10, x10, #1
add x11, x0, w9, uxtw
LBB2_4: ; =>This Inner Loop Header: Depth=1
ldrb w12, [x1]
cbz w12, LBB2_7
; %bb.5: ; in Loop: Header=BB2_4 Depth=1
strb w12, [x11], #1
add x1, x1, #1
add w9, w9, #1
subs x8, x8, #1
b.ne LBB2_4
; %bb.6:
mov x9, x10
LBB2_7:
strb wzr, [x0, w9, uxtw]
ret
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function main
lCPI3_0:
.byte 109 ; 0x6d
.byte 117 ; 0x75
.byte 116 ; 0x74
.byte 104 ; 0x68
.byte 101 ; 0x65
.byte 114 ; 0x72
.byte 95 ; 0x5f
.byte 102 ; 0x66
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
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
mov x8, #0
Lloh0:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
adrp x10, l___const.main.t@PAGE
add x10, x10, l___const.main.t@PAGEOFF
stur x9, [x29, #-24]
ldr q0, [x10]
str q0, [sp, #16]
str wzr, [sp, #32]
add x9, sp, #16
orr x9, x9, #0x1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldrb w10, [x9, x8]
add x8, x8, #1
cbnz w10, LBB3_1
; %bb.2:
add w10, w8, #12
add x9, sp, #16
add x8, x9, w8, uxtw
Lloh3:
adrp x11, lCPI3_0@PAGE
Lloh4:
ldr d0, [x11, lCPI3_0@PAGEOFF]
str d0, [x8]
mov w11, #25461
movk w11, #25963, lsl #16
str w11, [x8, #8]
strb wzr, [x9, w10, uxtw]
ldrb w8, [sp, #16]
cbz w8, LBB3_5
; %bb.3:
orr x19, x9, #0x1
LBB3_4: ; =>This Inner Loop Header: Depth=1
strb w8, [sp, #15]
add x1, sp, #15
mov w0, #1
mov w2, #1
bl _write
ldrb w8, [x19], #1
cbnz w8, LBB3_4
LBB3_5:
ldur x8, [x29, #-24]
Lloh5:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh6:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh7:
ldr x9, [x9]
cmp x9, x8
b.ne LBB3_7
; %bb.6:
mov w0, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #80
ret
LBB3_7:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdr Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.cfi_endproc
; -- End function
.section __TEXT,__const
l___const.main.t: ; @__const.main.t
.asciz "Hello \000\000\000\000\000\000\000\000\000\000\000\000\000"
.subsections_via_symbols
| the_stack_data/161081467.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function clear_show
_clear_show: ## @clear_show
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdx, %rbx
callq _dev_get_drvdata
movq _PPS_CAPTURECLEAR@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
testl %ecx, 24(%rax)
je LBB0_1
## %bb.2:
movq 16(%rax), %rdx
movl (%rax), %r8d
movl 8(%rax), %ecx
leaq L_.str(%rip), %rsi
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _sprintf ## TAILCALL
LBB0_1:
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _PPS_CAPTURECLEAR,4,2 ## @PPS_CAPTURECLEAR
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%lld.%09d#%d\n"
.no_dead_strip _clear_show
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function clear_show
_clear_show: ; @clear_show
.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 _dev_get_drvdata
ldr w8, [x0, #24]
Lloh0:
adrp x9, _PPS_CAPTURECLEAR@GOTPAGE
Lloh1:
ldr x9, [x9, _PPS_CAPTURECLEAR@GOTPAGEOFF]
Lloh2:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_2
; %bb.1:
ldr x2, [x0, #16]
ldr w3, [x0, #8]
Lloh3:
adrp x1, l_.str@PAGE
Lloh4:
add x1, x1, l_.str@PAGEOFF
ldr w4, [x0]
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _sprintf
LBB0_2:
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh3, Lloh4
.cfi_endproc
; -- End function
.comm _PPS_CAPTURECLEAR,4,2 ; @PPS_CAPTURECLEAR
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%lld.%09d#%d\n"
.no_dead_strip _clear_show
.subsections_via_symbols
| AnghaBench/linux/drivers/pps/extr_sysfs.c_clear_show.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function predictor_decode_mono_3950
_predictor_decode_mono_3950: ## @predictor_decode_mono_3950
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %r15d
movq %rdi, %r13
movq (%rdi), %rax
movq (%rax), %r14
movq %r14, %rsi
xorl %edx, %edx
movl %r15d, %ecx
callq _ape_apply_filters
movq 8(%r13), %rax
movl (%rax), %r12d
testl %r15d, %r15d
je LBB0_6
## %bb.1:
movq 16(%r13), %rsi
movl %r15d, %eax
movq %rax, -56(%rbp) ## 8-byte Spill
xorl %ebx, %ebx
movq %r14, -48(%rbp) ## 8-byte Spill
jmp LBB0_2
.p2align 4, 0x90
LBB0_4: ## in Loop: Header=BB0_2 Depth=1
movq -48(%rbp), %r14 ## 8-byte Reload
movq 40(%r13), %rax
movl (%rax), %ecx
movl %ecx, %edx
shll $5, %edx
subl %ecx, %edx
sarl $5, %edx
addl %r12d, %edx
movl %edx, (%rax)
movl %edx, (%r14,%rbx,4)
incq %rbx
cmpl %ebx, -56(%rbp) ## 4-byte Folded Reload
je LBB0_5
LBB0_2: ## =>This Inner Loop Header: Depth=1
movl %r12d, %edi
movl (%r14,%rbx,4), %r15d
movq _YDELAYA@GOTPCREL(%rip), %r14
movq (%r14), %rax
movl %r12d, (%rsi,%rax,4)
movl %r12d, %ecx
subl -4(%rsi,%rax,4), %ecx
movl %ecx, -4(%rsi,%rax,4)
movq 24(%r13), %rdx
movq (%rdx), %rdx
movsd -12(%rsi,%rax,4), %xmm0 ## xmm0 = mem[0],zero
movdqu (%rdx), %xmm1
movd %r12d, %xmm2
pinsrd $1, %ecx, %xmm2
shufps $20, %xmm0, %xmm2 ## xmm2 = xmm2[0,1],xmm0[1,0]
pmulld %xmm1, %xmm2
pshufd $238, %xmm2, %xmm0 ## xmm0 = xmm2[2,3,2,3]
paddd %xmm2, %xmm0
pshufd $85, %xmm0, %xmm1 ## xmm1 = xmm0[1,1,1,1]
paddd %xmm0, %xmm1
movd %xmm1, %r12d
sarl $10, %r12d
addl %r15d, %r12d
callq _APESIGN
movq 16(%r13), %rcx
movq _YADAPTCOEFFSA@GOTPCREL(%rip), %r14
movq (%r14), %rdx
movl %eax, (%rcx,%rdx,4)
movq _YDELAYA@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -4(%rcx,%rax,4), %edi
callq _APESIGN
movq 16(%r13), %rcx
movq (%r14), %rdx
movl %eax, -4(%rcx,%rdx,4)
movl %r15d, %edi
callq _APESIGN
movq (%r14), %rcx
movq 16(%r13), %rsi
movq 24(%r13), %rdx
movl (%rsi,%rcx,4), %edi
imull %eax, %edi
movq (%rdx), %rdx
addl %edi, (%rdx)
movl -4(%rsi,%rcx,4), %edi
imull %eax, %edi
addl %edi, 4(%rdx)
movl -8(%rsi,%rcx,4), %edi
imull %eax, %edi
addl %edi, 8(%rdx)
imull -12(%rsi,%rcx,4), %eax
addl %eax, 12(%rdx)
addq $4, %rsi
movq %rsi, 16(%r13)
movq 32(%r13), %rdi
movq _HISTORY_SIZE@GOTPCREL(%rip), %rax
movslq (%rax), %rax
leaq (%rdi,%rax,4), %rax
cmpq %rax, %rsi
jne LBB0_4
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movq _PREDICTOR_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %edx
shll $2, %edx
callq _memmove
movq 32(%r13), %rsi
movq %rsi, 16(%r13)
jmp LBB0_4
LBB0_5:
movq 8(%r13), %rax
LBB0_6:
movl %r12d, (%rax)
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _YDELAYA,8,3 ## @YDELAYA
.comm _YADAPTCOEFFSA,8,3 ## @YADAPTCOEFFSA
.comm _HISTORY_SIZE,4,2 ## @HISTORY_SIZE
.comm _PREDICTOR_SIZE,4,2 ## @PREDICTOR_SIZE
.no_dead_strip _predictor_decode_mono_3950
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function predictor_decode_mono_3950
_predictor_decode_mono_3950: ; @predictor_decode_mono_3950
.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 x20, x1
mov x19, x0
ldr x8, [x0]
ldr x21, [x8]
mov x1, x21
mov x2, #0
mov x3, x20
bl _ape_apply_filters
ldr x8, [x19, #8]
ldr w22, [x8]
cbz w20, LBB0_6
; %bb.1:
ldr x1, [x19, #16]
Lloh0:
adrp x26, _YDELAYA@GOTPAGE
Lloh1:
ldr x26, [x26, _YDELAYA@GOTPAGEOFF]
Lloh2:
adrp x27, _YADAPTCOEFFSA@GOTPAGE
Lloh3:
ldr x27, [x27, _YADAPTCOEFFSA@GOTPAGEOFF]
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
ldp w10, w9, [sp, #4] ; 8-byte Folded Reload
ldr w11, [sp] ; 4-byte Folded Reload
mul w8, w25, w22
madd w8, w20, w28, w8
madd w8, w11, w24, w8
madd w8, w10, w9, w8
add w22, w23, w8, asr #10
ldr x8, [x19, #40]
ldr w9, [x8]
lsl w10, w9, #5
sub w9, w10, w9
add w9, w22, w9, asr #5
str w9, [x8]
str w9, [x21], #4
ldr w20, [sp, #12] ; 4-byte Folded Reload
cbz w20, LBB0_5
LBB0_3: ; =>This Inner Loop Header: Depth=1
sub w16, w20, #1
ldr w23, [x21]
ldr x8, [x26]
add x8, x1, x8, lsl #2
ldp w24, w9, [x8, #-8]
sub w28, w22, w9
stp w28, w22, [x8, #-4]
ldr x9, [x19, #24]
ldr x9, [x9]
ldp w25, w20, [x9]
ldur w8, [x8, #-12]
stp w8, w16, [sp, #8] ; 8-byte Folded Spill
ldr w10, [x9, #8]
ldr w8, [x9, #12]
stp w10, w8, [sp] ; 8-byte Folded Spill
mov x0, x22
bl _APESIGN
ldr x8, [x19, #16]
ldr x9, [x27]
str w0, [x8, x9, lsl #2]
ldr x9, [x26]
add x8, x8, x9, lsl #2
ldur w0, [x8, #-4]
bl _APESIGN
ldr x8, [x19, #16]
ldr x9, [x27]
add x8, x8, x9, lsl #2
stur w0, [x8, #-4]
mov x0, x23
bl _APESIGN
ldr x8, [x27]
ldp x9, x10, [x19, #16]
add x8, x9, x8, lsl #2
ldr w11, [x8]
ldr x10, [x10]
ldp w12, w13, [x10]
madd w11, w11, w0, w12
str w11, [x10]
ldur w11, [x8, #-4]
madd w11, w11, w0, w13
str w11, [x10, #4]
ldur w11, [x8, #-8]
ldp w12, w13, [x10, #8]
madd w11, w11, w0, w12
str w11, [x10, #8]
ldur w8, [x8, #-12]
madd w8, w8, w0, w13
str w8, [x10, #12]
add x1, x9, #4
str x1, [x19, #16]
ldr x0, [x19, #32]
Lloh4:
adrp x8, _HISTORY_SIZE@GOTPAGE
Lloh5:
ldr x8, [x8, _HISTORY_SIZE@GOTPAGEOFF]
Lloh6:
ldrsw x8, [x8]
add x8, x0, x8, lsl #2
cmp x1, x8
b.ne LBB0_2
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
Lloh7:
adrp x8, _PREDICTOR_SIZE@GOTPAGE
Lloh8:
ldr x8, [x8, _PREDICTOR_SIZE@GOTPAGEOFF]
Lloh9:
ldr w8, [x8]
lsl w2, w8, #2
bl _memmove
ldr x1, [x19, #32]
str x1, [x19, #16]
b LBB0_2
LBB0_5:
ldr x8, [x19, #8]
LBB0_6:
str w22, [x8]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
ldp x26, x25, [sp, #32] ; 16-byte Folded Reload
ldp x28, x27, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #112
ret
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.cfi_endproc
; -- End function
.comm _YDELAYA,8,3 ; @YDELAYA
.comm _YADAPTCOEFFSA,8,3 ; @YADAPTCOEFFSA
.comm _HISTORY_SIZE,4,2 ; @HISTORY_SIZE
.comm _PREDICTOR_SIZE,4,2 ; @PREDICTOR_SIZE
.no_dead_strip _predictor_decode_mono_3950
.subsections_via_symbols
| AnghaBench/FFmpeg/libavcodec/extr_apedec.c_predictor_decode_mono_3950.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ib_access_flags_to_pvrdma
_ib_access_flags_to_pvrdma: ## @ib_access_flags_to_pvrdma
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _ib_access_flags_to_pvrdma
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ib_access_flags_to_pvrdma
_ib_access_flags_to_pvrdma: ; @ib_access_flags_to_pvrdma
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.no_dead_strip _ib_access_flags_to_pvrdma
.subsections_via_symbols
| AnghaBench/linux/drivers/infiniband/hw/vmw_pvrdma/extr_pvrdma.h_ib_access_flags_to_pvrdma.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ams_idev_poll
_ams_idev_poll: ## @ams_idev_poll
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq (%rdi), %rbx
movq _ams_info@GOTPCREL(%rip), %r14
movq %r14, %rdi
callq _mutex_lock
leaq -36(%rbp), %rdi
leaq -32(%rbp), %rsi
leaq -28(%rbp), %rdx
callq _ams_sensors
movl -36(%rbp), %eax
subl 24(%r14), %eax
movl %eax, -36(%rbp)
movl 16(%r14), %ecx
subl %ecx, -32(%rbp)
movl 8(%r14), %ecx
subl %ecx, -28(%rbp)
movq _ABS_X@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
movq _invert@GOTPCREL(%rip), %r15
movl %eax, %edx
negl %edx
cmpq $0, (%r15)
cmovel %eax, %edx
movq %rbx, %rdi
callq _input_report_abs
movq _ABS_Y@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl -32(%rbp), %eax
movl %eax, %edx
negl %edx
cmpq $0, (%r15)
cmovel %eax, %edx
movq %rbx, %rdi
callq _input_report_abs
movq _ABS_Z@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl -28(%rbp), %edx
movq %rbx, %rdi
callq _input_report_abs
movq %rbx, %rdi
callq _input_sync
movq %r14, %rdi
callq _mutex_unlock
addq $24, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ams_info,32,3 ## @ams_info
.comm _ABS_X,4,2 ## @ABS_X
.comm _invert,8,3 ## @invert
.comm _ABS_Y,4,2 ## @ABS_Y
.comm _ABS_Z,4,2 ## @ABS_Z
.no_dead_strip _ams_idev_poll
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ams_idev_poll
_ams_idev_poll: ; @ams_idev_poll
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
ldr x20, [x0]
Lloh0:
adrp x19, _ams_info@GOTPAGE
Lloh1:
ldr x19, [x19, _ams_info@GOTPAGEOFF]
mov x0, x19
bl _mutex_lock
add x0, sp, #12
add x1, sp, #8
add x2, sp, #4
bl _ams_sensors
ldr w8, [x19, #24]
ldp w10, w9, [sp, #8]
sub w8, w9, w8
ldr w9, [x19, #16]
sub w9, w10, w9
stp w9, w8, [sp, #8]
ldr w9, [x19, #8]
ldr w10, [sp, #4]
sub w9, w10, w9
str w9, [sp, #4]
Lloh2:
adrp x9, _ABS_X@GOTPAGE
Lloh3:
ldr x9, [x9, _ABS_X@GOTPAGEOFF]
Lloh4:
ldr w1, [x9]
Lloh5:
adrp x21, _invert@GOTPAGE
Lloh6:
ldr x21, [x21, _invert@GOTPAGEOFF]
ldr x9, [x21]
cmp x9, #0
cneg w2, w8, ne
mov x0, x20
bl _input_report_abs
Lloh7:
adrp x8, _ABS_Y@GOTPAGE
Lloh8:
ldr x8, [x8, _ABS_Y@GOTPAGEOFF]
Lloh9:
ldr w1, [x8]
ldr x8, [x21]
ldr w9, [sp, #8]
cmp x8, #0
cneg w2, w9, ne
mov x0, x20
bl _input_report_abs
Lloh10:
adrp x8, _ABS_Z@GOTPAGE
Lloh11:
ldr x8, [x8, _ABS_Z@GOTPAGEOFF]
Lloh12:
ldr w1, [x8]
ldr w2, [sp, #4]
mov x0, x20
bl _input_report_abs
mov x0, x20
bl _input_sync
mov x0, x19
bl _mutex_unlock
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 Lloh10, Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _ams_info,32,3 ; @ams_info
.comm _ABS_X,4,2 ; @ABS_X
.comm _invert,8,3 ; @invert
.comm _ABS_Y,4,2 ; @ABS_Y
.comm _ABS_Z,4,2 ; @ABS_Z
.no_dead_strip _ams_idev_poll
.subsections_via_symbols
| AnghaBench/linux/drivers/macintosh/ams/extr_ams-input.c_ams_idev_poll.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ttm_bo_move_memcpy ## -- Begin function ttm_bo_move_memcpy
.p2align 4, 0x90
_ttm_bo_move_memcpy: ## @ttm_bo_move_memcpy
.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 %rcx, %r12
movq %rdi, %r13
movq (%rdi), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq 56(%rdi), %r14
movq (%r14), %rax
movq %rax, -96(%rbp) ## 8-byte Spill
movq (%rcx), %rax
movq %rax, -104(%rbp) ## 8-byte Spill
leaq 8(%rdi), %rbx
movups 8(%rdi), %xmm0
movups 24(%rdi), %xmm1
movups 40(%rdi), %xmm2
movaps %xmm2, -128(%rbp)
movaps %xmm1, -144(%rbp)
movaps %xmm0, -160(%rbp)
leaq -72(%rbp), %rdx
movq %r14, %rdi
movq %rbx, %rsi
callq _ttm_mem_reg_ioremap
movl %eax, %r15d
testl %eax, %eax
jne LBB0_31
## %bb.1:
movq %rbx, -80(%rbp) ## 8-byte Spill
movq -96(%rbp), %rbx ## 8-byte Reload
leaq -64(%rbp), %rdx
movq %r14, %rdi
movq %r12, %rsi
callq _ttm_mem_reg_ioremap
movl %eax, %r15d
testl %eax, %eax
jne LBB0_30
## %bb.2:
movq %r13, -48(%rbp) ## 8-byte Spill
movq %r12, %r13
movq -72(%rbp), %rcx
movq %rcx, %rax
movq -56(%rbp), %rdi ## 8-byte Reload
orq %rdi, %rax
sete %al
orq -64(%rbp), %rcx
movq %rbx, %rdx
movq -80(%rbp), %rbx ## 8-byte Reload
je LBB0_22
## %bb.3:
testb %al, %al
jne LBB0_22
## %bb.4:
movq (%rdi), %rax
movq _tt_unpopulated@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_7
## %bb.5:
movq 8(%rdi), %rax
movq (%rax), %rax
callq *(%rax)
testl %eax, %eax
je LBB0_7
## %bb.6:
movl %eax, %r15d
movq $0, -128(%rbp)
jmp LBB0_28
LBB0_7:
movq (%rbx), %rax
movl $1, %ebx
movq %r13, %rcx
cmpq (%r13), %rax
movq %r14, -88(%rbp) ## 8-byte Spill
jne LBB0_11
## %bb.8:
movq -48(%rbp), %rdx ## 8-byte Reload
movq 24(%rdx), %rax
addq 16(%rdx), %rax
cmpq %rax, 8(%rcx)
jge LBB0_11
## %bb.9:
movslq 24(%rcx), %r12
decq %r12
movq $-1, %rbx
jmp LBB0_12
LBB0_11:
xorl %r12d, %r12d
LBB0_12:
cmpl $0, 24(%rcx)
je LBB0_21
## %bb.13:
xorl %r14d, %r14d
.p2align 4, 0x90
LBB0_14: ## =>This Inner Loop Header: Depth=1
movq -72(%rbp), %rsi
testq %rsi, %rsi
je LBB0_17
## %bb.15: ## in Loop: Header=BB0_14 Depth=1
movq -64(%rbp), %rdi
testq %rdi, %rdi
je LBB0_18
## %bb.16: ## in Loop: Header=BB0_14 Depth=1
movq %r12, %rdx
callq _ttm_copy_io_page
jmp LBB0_19
LBB0_17: ## in Loop: Header=BB0_14 Depth=1
movq -48(%rbp), %rax ## 8-byte Reload
movl 48(%rax), %edi
callq _ttm_io_prot
movq -64(%rbp), %rsi
movq -56(%rbp), %rdi ## 8-byte Reload
movq %r12, %rdx
movl %eax, %ecx
callq _ttm_copy_ttm_io_page
jmp LBB0_19
LBB0_18: ## in Loop: Header=BB0_14 Depth=1
movl 40(%rcx), %edi
callq _ttm_io_prot
movq -72(%rbp), %rsi
movq -56(%rbp), %rdi ## 8-byte Reload
movq %r12, %rdx
movl %eax, %ecx
callq _ttm_copy_io_ttm_page
LBB0_19: ## in Loop: Header=BB0_14 Depth=1
movl %eax, %r15d
testl %eax, %eax
jne LBB0_27
## %bb.20: ## in Loop: Header=BB0_14 Depth=1
incq %r14
movq %r13, %rcx
movslq 24(%r13), %rax
addq %rbx, %r12
cmpq %rax, %r14
jb LBB0_14
LBB0_21:
xorl %eax, %eax
callq _mb
movq -88(%rbp), %r14 ## 8-byte Reload
movq -80(%rbp), %rbx ## 8-byte Reload
movq -56(%rbp), %rdi ## 8-byte Reload
movq -96(%rbp), %rdx ## 8-byte Reload
LBB0_22:
movups (%rbx), %xmm0
movups 16(%rbx), %xmm1
movups 32(%rbx), %xmm2
movaps %xmm2, -128(%rbp)
movaps %xmm1, -144(%rbp)
movaps %xmm0, -160(%rbp)
movups (%r13), %xmm0
movups 16(%r13), %xmm1
movups 32(%r13), %xmm2
movups %xmm0, (%rbx)
movups %xmm1, 16(%rbx)
movups %xmm2, 32(%rbx)
movq $0, 32(%r13)
movq _TTM_MEMTYPE_FLAG_FIXED@GOTPCREL(%rip), %rax
movl (%rax), %eax
xorl %r15d, %r15d
movq -104(%rbp), %rcx ## 8-byte Reload
testl %eax, (%rdx,%rcx,4)
je LBB0_28
## %bb.23:
testq %rdi, %rdi
je LBB0_28
## %bb.24:
movq %rdi, %r13
callq _ttm_tt_unbind
movq %r13, %rdi
callq _ttm_tt_destroy
movq -48(%rbp), %r13 ## 8-byte Reload
movq $0, (%r13)
jmp LBB0_29
LBB0_27:
movq $0, -128(%rbp)
movq -88(%rbp), %r14 ## 8-byte Reload
movq -80(%rbp), %rbx ## 8-byte Reload
LBB0_28:
movq -48(%rbp), %r13 ## 8-byte Reload
LBB0_29:
movq -64(%rbp), %rdx
movq %r14, %rdi
movq %rbx, %rsi
callq _ttm_mem_reg_iounmap
LBB0_30:
movq -72(%rbp), %rdx
leaq -160(%rbp), %r12
movq %r14, %rdi
movq %r12, %rsi
callq _ttm_mem_reg_iounmap
movq %r13, %rdi
movq %r12, %rsi
callq _ttm_bo_mem_put
LBB0_31:
movl %r15d, %eax
addq $120, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _tt_unpopulated,8,3 ## @tt_unpopulated
.comm _TTM_MEMTYPE_FLAG_FIXED,4,2 ## @TTM_MEMTYPE_FLAG_FIXED
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ttm_bo_move_memcpy ; -- Begin function ttm_bo_move_memcpy
.p2align 2
_ttm_bo_move_memcpy: ; @ttm_bo_move_memcpy
.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, x3
mov x19, x0
ldr x20, [x0, #56]
ldr x26, [x20]
ldr x27, [x3]
ldr x22, [x0]
add x21, x0, #8
ldur q0, [x0, #8]
ldur q1, [x0, #24]
stp q0, q1, [sp, #32]
ldur q0, [x0, #40]
str q0, [sp, #64]
add x2, sp, #24
mov x0, x20
mov x1, x21
bl _ttm_mem_reg_ioremap
mov x25, x0
cbnz w0, LBB0_26
; %bb.1:
add x2, sp, #16
mov x0, x20
mov x1, x23
bl _ttm_mem_reg_ioremap
mov x25, x0
cbnz w0, LBB0_25
; %bb.2:
ldp x10, x9, [sp, #16]
orr x8, x9, x22
cmp x8, #0
cset w8, eq
orr x9, x9, x10
cbz x9, LBB0_21
; %bb.3:
tbnz w8, #0, LBB0_21
; %bb.4:
ldr x8, [x22]
Lloh0:
adrp x9, _tt_unpopulated@GOTPAGE
Lloh1:
ldr x9, [x9, _tt_unpopulated@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_8
; %bb.5:
ldr x8, [x22, #8]
ldr x8, [x8]
ldr x8, [x8]
mov x0, x22
blr x8
cbz w0, LBB0_8
; %bb.6:
mov x25, x0
LBB0_7:
str xzr, [sp, #64]
b LBB0_24
LBB0_8:
ldr x8, [x21]
ldr x9, [x23]
cmp x8, x9
b.ne LBB0_11
; %bb.9:
ldr x8, [x23, #8]
ldp x9, x10, [x19, #16]
add x9, x10, x9
cmp x8, x9
b.ge LBB0_11
; %bb.10:
ldrsw x8, [x23, #24]
sub x24, x8, #1
mov x8, #-1
b LBB0_12
LBB0_11:
mov x24, #0
mov w8, #1
LBB0_12:
str x8, [sp, #8] ; 8-byte Folded Spill
ldr w8, [x23, #24]
cbz w8, LBB0_20
; %bb.13:
mov x28, #0
b LBB0_16
LBB0_14: ; in Loop: Header=BB0_16 Depth=1
ldr w0, [x19, #48]
bl _ttm_io_prot
mov x3, x0
ldr x1, [sp, #16]
mov x0, x22
mov x2, x24
bl _ttm_copy_ttm_io_page
mov x25, x0
cbnz w0, LBB0_7
LBB0_15: ; in Loop: Header=BB0_16 Depth=1
add x28, x28, #1
ldrsw x8, [x23, #24]
ldr x9, [sp, #8] ; 8-byte Folded Reload
add x24, x24, x9
cmp x28, x8
b.hs LBB0_20
LBB0_16: ; =>This Inner Loop Header: Depth=1
ldr x1, [sp, #24]
cbz x1, LBB0_14
; %bb.17: ; in Loop: Header=BB0_16 Depth=1
ldr x0, [sp, #16]
cbz x0, LBB0_19
; %bb.18: ; in Loop: Header=BB0_16 Depth=1
mov x2, x24
bl _ttm_copy_io_page
mov x25, x0
cbz w0, LBB0_15
b LBB0_7
LBB0_19: ; in Loop: Header=BB0_16 Depth=1
ldr w0, [x23, #40]
bl _ttm_io_prot
mov x3, x0
ldr x1, [sp, #24]
mov x0, x22
mov x2, x24
bl _ttm_copy_io_ttm_page
mov x25, x0
cbz w0, LBB0_15
b LBB0_7
LBB0_20:
bl _mb
LBB0_21:
ldp q0, q1, [x21]
stp q0, q1, [sp, #32]
ldr q0, [x21, #32]
str q0, [sp, #64]
ldp q1, q0, [x23, #16]
ldr q2, [x23]
stp q2, q1, [x21]
str q0, [x21, #32]
str xzr, [x23, #32]
ldr w8, [x26, x27, lsl #2]
Lloh3:
adrp x9, _TTM_MEMTYPE_FLAG_FIXED@GOTPAGE
Lloh4:
ldr x9, [x9, _TTM_MEMTYPE_FLAG_FIXED@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
and w8, w9, w8
cmp w8, #0
ccmp x22, #0, #4, ne
b.ne LBB0_23
; %bb.22:
mov w25, #0
b LBB0_24
LBB0_23:
mov x0, x22
bl _ttm_tt_unbind
mov x0, x22
bl _ttm_tt_destroy
mov w25, #0
str xzr, [x19]
LBB0_24:
ldr x2, [sp, #16]
mov x0, x20
mov x1, x21
bl _ttm_mem_reg_iounmap
LBB0_25:
ldr x2, [sp, #24]
add x1, sp, #32
mov x0, x20
bl _ttm_mem_reg_iounmap
add x1, sp, #32
mov x0, x19
bl _ttm_bo_mem_put
LBB0_26:
mov x0, x25
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 Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _tt_unpopulated,8,3 ; @tt_unpopulated
.comm _TTM_MEMTYPE_FLAG_FIXED,4,2 ; @TTM_MEMTYPE_FLAG_FIXED
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/drm2/ttm/extr_ttm_bo_util.c_ttm_bo_move_memcpy.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
callq _init1
xorl %eax, %eax
callq _foo
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _autovars ## -- Begin function autovars
.p2align 4, 0x90
_autovars: ## @autovars
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
## kill: def $esi killed $esi def $rsi
## kill: def $edi killed $edi def $rdi
leal (%rdi,%rsi), %eax
addl $4950, %eax ## imm = 0x1356
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _localscopes ## -- Begin function localscopes
.p2align 4, 0x90
_localscopes: ## @localscopes
.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 36(,%rdi,4), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _usestatics ## -- Begin function usestatics
.p2align 4, 0x90
_usestatics: ## @usestatics
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _useitp ## -- Begin function useitp
.p2align 4, 0x90
_useitp: ## @useitp
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl (%rdi), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _init0 ## -- Begin function init0
.p2align 4, 0x90
_init0: ## @init0
.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 _init1 ## TAILCALL
.cfi_endproc
## -- End function
.globl _sum_upto ## -- Begin function sum_upto
.p2align 4, 0x90
_sum_upto: ## @sum_upto
.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
testl %edi, %edi
jle LBB6_1
## %bb.2:
leal -1(%rdi), %eax
leal -2(%rdi), %ecx
imulq %rax, %rcx
shrq %rcx
leal (%rcx,%rdi,2), %eax
decl %eax
popq %rbp
retq
LBB6_1:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _useit ## -- Begin function useit
.p2align 4, 0x90
_useit: ## @useit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _marker1 ## -- Begin function marker1
.p2align 4, 0x90
_marker1: ## @marker1
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _marker2 ## -- Begin function marker2
.p2align 4, 0x90
_marker2: ## @marker2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _marker3 ## -- Begin function marker3
.p2align 4, 0x90
_marker3: ## @marker3
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _marker4 ## -- Begin function marker4
.p2align 4, 0x90
_marker4: ## @marker4
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
bl _init1
bl _foo
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _autovars ; -- Begin function autovars
.p2align 2
_autovars: ; @autovars
.cfi_startproc
; %bb.0:
mov w8, #4950
add w9, w0, w1
add w0, w9, w8
ret
.cfi_endproc
; -- End function
.globl _localscopes ; -- Begin function localscopes
.p2align 2
_localscopes: ; @localscopes
.cfi_startproc
; %bb.0:
lsl w8, w0, #2
add w0, w8, #36
ret
.cfi_endproc
; -- End function
.globl _usestatics ; -- Begin function usestatics
.p2align 2
_usestatics: ; @usestatics
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _useitp ; -- Begin function useitp
.p2align 2
_useitp: ; @useitp
.cfi_startproc
; %bb.0:
ldr w0, [x0]
ret
.cfi_endproc
; -- End function
.globl _init0 ; -- Begin function init0
.p2align 2
_init0: ; @init0
.cfi_startproc
; %bb.0:
b _init1
.cfi_endproc
; -- End function
.globl _sum_upto ; -- Begin function sum_upto
.p2align 2
_sum_upto: ; @sum_upto
.cfi_startproc
; %bb.0:
subs w8, w0, #1
b.lt LBB6_2
; %bb.1:
sub w9, w0, #2
umull x8, w8, w9
lsr x8, x8, #1
add w8, w8, w0, lsl #1
sub w0, w8, #1
ret
LBB6_2:
mov w0, #0
ret
.cfi_endproc
; -- End function
.globl _useit ; -- Begin function useit
.p2align 2
_useit: ; @useit
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _marker1 ; -- Begin function marker1
.p2align 2
_marker1: ; @marker1
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _marker2 ; -- Begin function marker2
.p2align 2
_marker2: ; @marker2
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _marker3 ; -- Begin function marker3
.p2align 2
_marker3: ; @marker3
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _marker4 ; -- Begin function marker4
.p2align 2
_marker4: ; @marker4
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/107954027.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function noritake_update_irq_hw
_noritake_update_irq_hw: ## @noritake_update_irq_hw
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %esi, %eax
sarl $16, %eax
xorl %ecx, %ecx
cmpl $32, %edi
setge %cl
cmovll %esi, %eax
leal (%rcx,%rcx), %esi
addl $1354, %esi ## imm = 0x54A
movl %eax, %edi
popq %rbp
jmp _outw ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _noritake_update_irq_hw
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function noritake_update_irq_hw
_noritake_update_irq_hw: ; @noritake_update_irq_hw
.cfi_startproc
; %bb.0:
asr w8, w1, #16
cmp w0, #31
csel w0, w8, w1, gt
mov w8, #1354
mov w9, #1356
csel w1, w9, w8, gt
b _outw
.cfi_endproc
; -- End function
.no_dead_strip _noritake_update_irq_hw
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/arch/alpha/kernel/extr_sys_noritake.c_noritake_update_irq_hw.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/1786.c | stack |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.