x86 stringlengths 122 134M | arm stringlengths 122 134M | file stringlengths 18 200 | source stringclasses 2 values |
|---|---|---|---|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _set_namespace_binding ## -- Begin function set_namespace_binding
.p2align 4, 0x90
_set_namespace_binding: ## @set_namespace_binding
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %r14
movq %rsi, %rbx
movq %rdi, %r15
movq _TV_NAME_LOOKUP@GOTPCREL(%rip), %r12
movl (%r12), %edi
callq _timevar_push
movq _NULL_TREE@GOTPCREL(%rip), %rax
cmpq %rbx, (%rax)
jne LBB0_2
## %bb.1:
movq _global_namespace@GOTPCREL(%rip), %rax
movq (%rax), %rbx
LBB0_2:
movq %rbx, %rdi
callq _NAMESPACE_LEVEL
movl %eax, %edi
movq %r15, %rsi
callq _binding_for_name
movq %rax, %rbx
cmpq $0, (%rax)
je LBB0_5
## %bb.3:
movq %r14, %rdi
callq _TREE_CODE
movq _OVERLOAD@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_5
## %bb.4:
movq _error_mark_node@GOTPCREL(%rip), %rax
cmpq %r14, (%rax)
je LBB0_5
## %bb.6:
movq %rbx, %rdi
movq %r14, %rsi
callq _supplement_binding
jmp LBB0_7
LBB0_5:
movq %r14, (%rbx)
LBB0_7:
movl (%r12), %edi
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _timevar_pop ## TAILCALL
.cfi_endproc
## -- End function
.comm _TV_NAME_LOOKUP,4,2 ## @TV_NAME_LOOKUP
.comm _NULL_TREE,8,3 ## @NULL_TREE
.comm _global_namespace,8,3 ## @global_namespace
.comm _OVERLOAD,8,3 ## @OVERLOAD
.comm _error_mark_node,8,3 ## @error_mark_node
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _set_namespace_binding ; -- Begin function set_namespace_binding
.p2align 2
_set_namespace_binding: ; @set_namespace_binding
.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
Lloh0:
adrp x22, _TV_NAME_LOOKUP@GOTPAGE
Lloh1:
ldr x22, [x22, _TV_NAME_LOOKUP@GOTPAGEOFF]
ldr w0, [x22]
bl _timevar_push
Lloh2:
adrp x8, _NULL_TREE@GOTPAGE
Lloh3:
ldr x8, [x8, _NULL_TREE@GOTPAGEOFF]
Lloh4:
ldr x8, [x8]
Lloh5:
adrp x9, _global_namespace@GOTPAGE
Lloh6:
ldr x9, [x9, _global_namespace@GOTPAGEOFF]
Lloh7:
ldr x9, [x9]
cmp x8, x20
csel x0, x9, x20, eq
bl _NAMESPACE_LEVEL
mov x1, x21
bl _binding_for_name
mov x20, x0
ldr x8, [x0]
cbz x8, LBB0_2
; %bb.1:
mov x0, x19
bl _TREE_CODE
Lloh8:
adrp x8, _OVERLOAD@GOTPAGE
Lloh9:
ldr x8, [x8, _OVERLOAD@GOTPAGEOFF]
Lloh10:
ldr x8, [x8]
Lloh11:
adrp x9, _error_mark_node@GOTPAGE
Lloh12:
ldr x9, [x9, _error_mark_node@GOTPAGEOFF]
Lloh13:
ldr x9, [x9]
cmp x0, x8
ccmp x9, x19, #4, ne
b.ne LBB0_3
LBB0_2:
str x19, [x20]
b LBB0_4
LBB0_3:
mov x0, x20
mov x1, x19
bl _supplement_binding
LBB0_4:
ldr w0, [x22]
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 _timevar_pop
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.cfi_endproc
; -- End function
.comm _TV_NAME_LOOKUP,4,2 ; @TV_NAME_LOOKUP
.comm _NULL_TREE,8,3 ; @NULL_TREE
.comm _global_namespace,8,3 ; @global_namespace
.comm _OVERLOAD,8,3 ; @OVERLOAD
.comm _error_mark_node,8,3 ; @error_mark_node
.subsections_via_symbols
| AnghaBench/freebsd/contrib/gcc/cp/extr_name-lookup.c_set_namespace_binding.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _hfi1_restart_rc ## -- Begin function hfi1_restart_rc
.p2align 4, 0x90
_hfi1_restart_rc: ## @hfi1_restart_rc
.cfi_startproc
## %bb.0:
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, %r12d
movl %esi, %r14d
movq %rdi, %rbx
movq (%rdi), %rsi
movq 64(%rdi), %r13
callq _rvt_get_swqe_ptr
movq %rax, %r15
leaq 60(%rbx), %rdi
callq _lockdep_assert_held
leaq 56(%rbx), %rdi
callq _lockdep_assert_held
movq %rbx, %rdi
callq _trace_hfi1_sender_restart_rc
movq 8(%rbx), %rax
testq %rax, %rax
je LBB0_1
## %bb.10:
decq %rax
jmp LBB0_11
LBB0_1:
movq 16(%rbx), %rax
movq _IB_MIG_ARMED@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_3
## %bb.2:
movq %rbx, %rdi
callq _hfi1_migrate_qp
movq 24(%rbx), %rax
LBB0_11:
movq %rax, 8(%rbx)
movl 48(%rbx), %esi
movl 52(%rbx), %edi
callq _to_iport
movq %rax, %r13
movq (%r15), %rcx
movq _IB_WR_RDMA_READ@GOTPCREL(%rip), %rdx
movl $1, %eax
cmpq (%rdx), %rcx
je LBB0_14
## %bb.12:
movq _IB_WR_TID_RDMA_READ@GOTPCREL(%rip), %rdx
cmpq (%rdx), %rcx
je LBB0_14
## %bb.13:
movl 44(%rbx), %edi
movl %r14d, %esi
callq _delta_psn
LBB0_14:
addq %rax, (%r13)
movq _RVT_S_WAIT_FENCE@GOTPCREL(%rip), %rcx
movq _RVT_S_WAIT_RDMAR@GOTPCREL(%rip), %rax
movl (%rax), %eax
orl (%rcx), %eax
movq _RVT_S_WAIT_SSN_CREDIT@GOTPCREL(%rip), %rcx
orl (%rcx), %eax
movq _RVT_S_WAIT_PSN@GOTPCREL(%rip), %rcx
orl (%rcx), %eax
movq _RVT_S_WAIT_ACK@GOTPCREL(%rip), %rcx
orl (%rcx), %eax
movq _HFI1_S_WAIT_TID_RESP@GOTPCREL(%rip), %rcx
orl (%rcx), %eax
notl %eax
andl 40(%rbx), %eax
movl %eax, 40(%rbx)
testl %r12d, %r12d
je LBB0_16
## %bb.15:
movq _RVT_S_SEND_ONE@GOTPCREL(%rip), %rcx
orl (%rcx), %eax
movl %eax, 40(%rbx)
LBB0_16:
movq %rbx, %rdi
movl %r14d, %esi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _reset_psn ## TAILCALL
LBB0_3:
movq 32(%rbx), %rax
cmpq (%rbx), %rax
jne LBB0_6
## %bb.4:
movq (%r15), %rax
movq _IB_WR_OPFN@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_7
## %bb.5:
movl 48(%rbx), %esi
movl 52(%rbx), %edi
callq _to_iport
movq %rax, %r14
movl 4(%r13), %esi
movq %rbx, %rdi
callq _opfn_conn_reply
movq %rbx, %rdi
movq %r15, %rsi
movq %r14, %rdx
callq _do_rc_completion
movq _RVT_S_WAIT_ACK@GOTPCREL(%rip), %rax
movl (%rax), %eax
notl %eax
andl %eax, 40(%rbx)
LBB0_6:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_7:
movq %rbx, %rdi
xorl %esi, %esi
callq _trace_hfi1_tid_write_sender_restart_rc
movq (%r15), %rax
movq _IB_WR_TID_RDMA_READ@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_9
## %bb.8:
movq %r15, %rdi
callq _wqe_to_tid_req
movq %rax, %rdi
callq _hfi1_kern_exp_rcv_clear_all
movl (%r13), %edi
movq %rbx, %rsi
callq _hfi1_kern_clear_hw_flow
LBB0_9:
movq _IB_WC_RETRY_EXC_ERR@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %rbx, %rdi
movq %r15, %rsi
callq _hfi1_trdma_send_complete
movq _IB_WC_WR_FLUSH_ERR@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _rvt_error_qp ## TAILCALL
.cfi_endproc
## -- End function
.comm _IB_MIG_ARMED,8,3 ## @IB_MIG_ARMED
.comm _IB_WR_OPFN,8,3 ## @IB_WR_OPFN
.comm _RVT_S_WAIT_ACK,4,2 ## @RVT_S_WAIT_ACK
.comm _IB_WR_TID_RDMA_READ,8,3 ## @IB_WR_TID_RDMA_READ
.comm _IB_WC_RETRY_EXC_ERR,4,2 ## @IB_WC_RETRY_EXC_ERR
.comm _IB_WC_WR_FLUSH_ERR,4,2 ## @IB_WC_WR_FLUSH_ERR
.comm _IB_WR_RDMA_READ,8,3 ## @IB_WR_RDMA_READ
.comm _RVT_S_WAIT_FENCE,4,2 ## @RVT_S_WAIT_FENCE
.comm _RVT_S_WAIT_RDMAR,4,2 ## @RVT_S_WAIT_RDMAR
.comm _RVT_S_WAIT_SSN_CREDIT,4,2 ## @RVT_S_WAIT_SSN_CREDIT
.comm _RVT_S_WAIT_PSN,4,2 ## @RVT_S_WAIT_PSN
.comm _HFI1_S_WAIT_TID_RESP,4,2 ## @HFI1_S_WAIT_TID_RESP
.comm _RVT_S_SEND_ONE,4,2 ## @RVT_S_SEND_ONE
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _hfi1_restart_rc ; -- Begin function hfi1_restart_rc
.p2align 2
_hfi1_restart_rc: ; @hfi1_restart_rc
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x22, x2
mov x20, x1
mov x19, x0
ldr x23, [x0, #64]
ldr x1, [x0]
bl _rvt_get_swqe_ptr
mov x21, x0
add x0, x19, #60
bl _lockdep_assert_held
add x0, x19, #56
bl _lockdep_assert_held
mov x0, x19
bl _trace_hfi1_sender_restart_rc
ldr x8, [x19, #8]
cbz x8, LBB0_2
; %bb.1:
sub x8, x8, #1
b LBB0_4
LBB0_2:
ldr x8, [x19, #16]
Lloh0:
adrp x9, _IB_MIG_ARMED@GOTPAGE
Lloh1:
ldr x9, [x9, _IB_MIG_ARMED@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_10
; %bb.3:
mov x0, x19
bl _hfi1_migrate_qp
ldr x8, [x19, #24]
LBB0_4:
str x8, [x19, #8]
ldp w1, w0, [x19, #48]
bl _to_iport
mov x23, x0
ldr x8, [x21]
Lloh3:
adrp x9, _IB_WR_RDMA_READ@GOTPAGE
Lloh4:
ldr x9, [x9, _IB_WR_RDMA_READ@GOTPAGEOFF]
Lloh5:
ldr x9, [x9]
Lloh6:
adrp x10, _IB_WR_TID_RDMA_READ@GOTPAGE
Lloh7:
ldr x10, [x10, _IB_WR_TID_RDMA_READ@GOTPAGEOFF]
Lloh8:
ldr x10, [x10]
cmp x8, x9
ccmp x8, x10, #4, ne
b.ne LBB0_6
; %bb.5:
mov w0, #1
b LBB0_7
LBB0_6:
ldr w0, [x19, #44]
mov x1, x20
bl _delta_psn
LBB0_7:
ldr x8, [x23]
add x8, x8, x0
str x8, [x23]
Lloh9:
adrp x8, _RVT_S_WAIT_FENCE@GOTPAGE
Lloh10:
ldr x8, [x8, _RVT_S_WAIT_FENCE@GOTPAGEOFF]
Lloh11:
ldr w8, [x8]
Lloh12:
adrp x9, _RVT_S_WAIT_RDMAR@GOTPAGE
Lloh13:
ldr x9, [x9, _RVT_S_WAIT_RDMAR@GOTPAGEOFF]
Lloh14:
ldr w9, [x9]
Lloh15:
adrp x10, _RVT_S_WAIT_SSN_CREDIT@GOTPAGE
Lloh16:
ldr x10, [x10, _RVT_S_WAIT_SSN_CREDIT@GOTPAGEOFF]
orr w8, w9, w8
Lloh17:
ldr w9, [x10]
orr w8, w8, w9
Lloh18:
adrp x9, _RVT_S_WAIT_PSN@GOTPAGE
Lloh19:
ldr x9, [x9, _RVT_S_WAIT_PSN@GOTPAGEOFF]
Lloh20:
ldr w9, [x9]
orr w8, w8, w9
Lloh21:
adrp x9, _RVT_S_WAIT_ACK@GOTPAGE
Lloh22:
ldr x9, [x9, _RVT_S_WAIT_ACK@GOTPAGEOFF]
Lloh23:
ldr w9, [x9]
Lloh24:
adrp x10, _HFI1_S_WAIT_TID_RESP@GOTPAGE
Lloh25:
ldr x10, [x10, _HFI1_S_WAIT_TID_RESP@GOTPAGEOFF]
orr w8, w8, w9
Lloh26:
ldr w9, [x10]
orr w8, w8, w9
ldr w9, [x19, #40]
bic w8, w9, w8
str w8, [x19, #40]
cbz w22, LBB0_9
; %bb.8:
Lloh27:
adrp x9, _RVT_S_SEND_ONE@GOTPAGE
Lloh28:
ldr x9, [x9, _RVT_S_SEND_ONE@GOTPAGEOFF]
Lloh29:
ldr w9, [x9]
orr w8, w9, w8
str w8, [x19, #40]
LBB0_9:
mov x0, x19
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
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
b _reset_psn
LBB0_10:
ldr x8, [x19, #32]
ldr x9, [x19]
cmp x8, x9
b.ne LBB0_13
; %bb.11:
ldr x8, [x21]
Lloh30:
adrp x9, _IB_WR_OPFN@GOTPAGE
Lloh31:
ldr x9, [x9, _IB_WR_OPFN@GOTPAGEOFF]
Lloh32:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_14
; %bb.12:
ldp w1, w0, [x19, #48]
bl _to_iport
mov x20, x0
ldr w1, [x23, #4]
mov x0, x19
bl _opfn_conn_reply
mov x0, x19
mov x1, x21
mov x2, x20
bl _do_rc_completion
Lloh33:
adrp x8, _RVT_S_WAIT_ACK@GOTPAGE
Lloh34:
ldr x8, [x8, _RVT_S_WAIT_ACK@GOTPAGEOFF]
Lloh35:
ldr w8, [x8]
ldr w9, [x19, #40]
bic w8, w9, w8
str w8, [x19, #40]
LBB0_13:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
LBB0_14:
mov x0, x19
mov w1, #0
bl _trace_hfi1_tid_write_sender_restart_rc
ldr x8, [x21]
Lloh36:
adrp x9, _IB_WR_TID_RDMA_READ@GOTPAGE
Lloh37:
ldr x9, [x9, _IB_WR_TID_RDMA_READ@GOTPAGEOFF]
Lloh38:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_16
; %bb.15:
mov x0, x21
bl _wqe_to_tid_req
bl _hfi1_kern_exp_rcv_clear_all
ldr w0, [x23]
mov x1, x19
bl _hfi1_kern_clear_hw_flow
LBB0_16:
Lloh39:
adrp x8, _IB_WC_RETRY_EXC_ERR@GOTPAGE
Lloh40:
ldr x8, [x8, _IB_WC_RETRY_EXC_ERR@GOTPAGEOFF]
Lloh41:
ldr w2, [x8]
mov x0, x19
mov x1, x21
bl _hfi1_trdma_send_complete
Lloh42:
adrp x8, _IB_WC_WR_FLUSH_ERR@GOTPAGE
Lloh43:
ldr x8, [x8, _IB_WC_WR_FLUSH_ERR@GOTPAGEOFF]
Lloh44:
ldr w1, [x8]
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 _rvt_error_qp
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29
.loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32
.loh AdrpLdrGotLdr Lloh33, Lloh34, Lloh35
.loh AdrpLdrGotLdr Lloh36, Lloh37, Lloh38
.loh AdrpLdrGotLdr Lloh42, Lloh43, Lloh44
.loh AdrpLdrGotLdr Lloh39, Lloh40, Lloh41
.cfi_endproc
; -- End function
.comm _IB_MIG_ARMED,8,3 ; @IB_MIG_ARMED
.comm _IB_WR_OPFN,8,3 ; @IB_WR_OPFN
.comm _RVT_S_WAIT_ACK,4,2 ; @RVT_S_WAIT_ACK
.comm _IB_WR_TID_RDMA_READ,8,3 ; @IB_WR_TID_RDMA_READ
.comm _IB_WC_RETRY_EXC_ERR,4,2 ; @IB_WC_RETRY_EXC_ERR
.comm _IB_WC_WR_FLUSH_ERR,4,2 ; @IB_WC_WR_FLUSH_ERR
.comm _IB_WR_RDMA_READ,8,3 ; @IB_WR_RDMA_READ
.comm _RVT_S_WAIT_FENCE,4,2 ; @RVT_S_WAIT_FENCE
.comm _RVT_S_WAIT_RDMAR,4,2 ; @RVT_S_WAIT_RDMAR
.comm _RVT_S_WAIT_SSN_CREDIT,4,2 ; @RVT_S_WAIT_SSN_CREDIT
.comm _RVT_S_WAIT_PSN,4,2 ; @RVT_S_WAIT_PSN
.comm _HFI1_S_WAIT_TID_RESP,4,2 ; @HFI1_S_WAIT_TID_RESP
.comm _RVT_S_SEND_ONE,4,2 ; @RVT_S_SEND_ONE
.subsections_via_symbols
| AnghaBench/linux/drivers/infiniband/hw/hfi1/extr_rc.c_hfi1_restart_rc.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _rtkey_to_sa6 ## -- Begin function rtkey_to_sa6
.p2align 4, 0x90
_rtkey_to_sa6: ## @rtkey_to_sa6
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rsi, %r14
movq %rdi, %rbx
callq _rt_key
movq (%rax), %rax
movq _AF_INET6@GOTPCREL(%rip), %rcx
xorl %edi, %edi
cmpq (%rcx), %rax
sete %dil
callq _VERIFY
movq %rbx, %rdi
callq _rt_key
movq $0, (%r14)
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _AF_INET6,8,3 ## @AF_INET6
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _rtkey_to_sa6 ; -- Begin function rtkey_to_sa6
.p2align 2
_rtkey_to_sa6: ; @rtkey_to_sa6
.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 _rt_key
ldr x8, [x0]
Lloh0:
adrp x9, _AF_INET6@GOTPAGE
Lloh1:
ldr x9, [x9, _AF_INET6@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
cmp x8, x9
cset w0, eq
bl _VERIFY
mov x0, x20
bl _rt_key
str xzr, [x19]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _AF_INET6,8,3 ; @AF_INET6
.subsections_via_symbols
| AnghaBench/darwin-xnu/bsd/netinet6/extr_scope6.c_rtkey_to_sa6.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function match_scancode
_match_scancode: ## @match_scancode
.cfi_startproc
## %bb.0:
testl %esi, %esi
je LBB0_1
## %bb.2:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _HID_USAGE_PAGE@GOTPCREL(%rip), %rax
movq _HID_USAGE@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
orl (%rax), %ecx
andl %edi, %ecx
xorl %eax, %eax
cmpl %esi, %ecx
sete %al
popq %rbp
retq
LBB0_1:
movl $1, %eax
retq
.cfi_endproc
## -- End function
.comm _HID_USAGE_PAGE,4,2 ## @HID_USAGE_PAGE
.comm _HID_USAGE,4,2 ## @HID_USAGE
.no_dead_strip _match_scancode
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function match_scancode
_match_scancode: ; @match_scancode
.cfi_startproc
; %bb.0:
cbz w1, LBB0_2
; %bb.1:
Lloh0:
adrp x8, _HID_USAGE_PAGE@GOTPAGE
Lloh1:
ldr x8, [x8, _HID_USAGE_PAGE@GOTPAGEOFF]
Lloh2:
adrp x9, _HID_USAGE@GOTPAGE
Lloh3:
ldr x9, [x9, _HID_USAGE@GOTPAGEOFF]
Lloh4:
ldr w8, [x8]
Lloh5:
ldr w9, [x9]
orr w8, w9, w8
and w8, w8, w0
cmp w8, w1
cset w0, eq
ret
LBB0_2:
mov w0, #1
ret
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh4
.cfi_endproc
; -- End function
.comm _HID_USAGE_PAGE,4,2 ; @HID_USAGE_PAGE
.comm _HID_USAGE,4,2 ; @HID_USAGE
.no_dead_strip _match_scancode
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/hid/extr_hid-input.c_match_scancode.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _efi_secure_boot_enabled ## -- Begin function efi_secure_boot_enabled
.p2align 4, 0x90
_efi_secure_boot_enabled: ## @efi_secure_boot_enabled
.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 $4, -32(%rbp)
leaq L_.str(%rip), %rdi
leaq -24(%rbp), %rsi
leaq -32(%rbp), %rdx
callq _efi_global_getenv
movq _EFI_SUCCESS@GOTPCREL(%rip), %r14
cmpq (%r14), %rax
jne LBB0_1
## %bb.3:
movq $4, -32(%rbp)
leaq L_.str.2(%rip), %rdi
leaq -20(%rbp), %rsi
leaq -32(%rbp), %rdx
callq _efi_global_getenv
cmpq (%r14), %rax
jne LBB0_5
## %bb.4:
movl -20(%rbp), %edx
jmp LBB0_6
LBB0_1:
movq %rax, %rbx
movq _EFI_NOT_FOUND@GOTPCREL(%rip), %rcx
xorl %eax, %eax
cmpq (%rcx), %rbx
je LBB0_7
## %bb.2:
leaq L_str(%rip), %rdi
callq _puts
movq %rbx, %rdi
callq _efi_status_to_errno
negl %eax
jmp LBB0_7
LBB0_5:
movl $0, -20(%rbp)
xorl %edx, %edx
LBB0_6:
movl -24(%rbp), %esi
leaq L_.str.3(%rip), %rdi
xorl %eax, %eax
callq _printf
movl -24(%rbp), %ecx
xorl $1, %ecx
xorl %eax, %eax
orl -20(%rbp), %ecx
sete %al
LBB0_7:
addq $16, %rsp
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "SecureBoot"
.comm _EFI_SUCCESS,8,3 ## @EFI_SUCCESS
.comm _EFI_NOT_FOUND,8,3 ## @EFI_NOT_FOUND
L_.str.2: ## @.str.2
.asciz "SetupMode"
L_.str.3: ## @.str.3
.asciz " SecureBoot: %d, SetupMode: %d\n"
L_str: ## @str
.asciz "Failed to read \"SecureBoot\" variable"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _efi_secure_boot_enabled ; -- Begin function efi_secure_boot_enabled
.p2align 2
_efi_secure_boot_enabled: ; @efi_secure_boot_enabled
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov w8, #4
str x8, [sp, #16]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
sub x1, x29, #20
add x2, sp, #16
bl _efi_global_getenv
Lloh2:
adrp x20, _EFI_SUCCESS@GOTPAGE
Lloh3:
ldr x20, [x20, _EFI_SUCCESS@GOTPAGEOFF]
ldr x8, [x20]
cmp x0, x8
b.ne LBB0_3
; %bb.1:
mov w8, #4
str x8, [sp, #16]
Lloh4:
adrp x0, l_.str.2@PAGE
Lloh5:
add x0, x0, l_.str.2@PAGEOFF
add x1, sp, #24
add x2, sp, #16
bl _efi_global_getenv
ldr x8, [x20]
cmp x0, x8
b.ne LBB0_5
; %bb.2:
ldr w8, [sp, #24]
b LBB0_6
LBB0_3:
mov x19, x0
Lloh6:
adrp x8, _EFI_NOT_FOUND@GOTPAGE
Lloh7:
ldr x8, [x8, _EFI_NOT_FOUND@GOTPAGEOFF]
Lloh8:
ldr x8, [x8]
cmp x0, x8
b.ne LBB0_7
; %bb.4:
mov w0, #0
b LBB0_8
LBB0_5:
mov w8, #0
str wzr, [sp, #24]
LBB0_6:
ldur w9, [x29, #-20]
stp x9, x8, [sp]
Lloh9:
adrp x0, l_.str.3@PAGE
Lloh10:
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldur w8, [x29, #-20]
cmp w8, #1
ldr w8, [sp, #24]
ccmp w8, #0, #0, eq
cset w0, eq
b LBB0_8
LBB0_7:
Lloh11:
adrp x0, l_str@PAGE
Lloh12:
add x0, x0, l_str@PAGEOFF
bl _puts
mov x0, x19
bl _efi_status_to_errno
neg w0, w0
LBB0_8:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpAdd Lloh11, Lloh12
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "SecureBoot"
.comm _EFI_SUCCESS,8,3 ; @EFI_SUCCESS
.comm _EFI_NOT_FOUND,8,3 ; @EFI_NOT_FOUND
l_.str.2: ; @.str.2
.asciz "SetupMode"
l_.str.3: ; @.str.3
.asciz " SecureBoot: %d, SetupMode: %d\n"
l_str: ; @str
.asciz "Failed to read \"SecureBoot\" variable"
.subsections_via_symbols
| AnghaBench/freebsd/lib/libsecureboot/efi/extr_efi_variables.c_efi_secure_boot_enabled.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function pop_tx_status
_pop_tx_status: ## @pop_tx_status
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r15
movl (%rdi), %r12d
movl $33, %r13d
movq _TX_STATUS@GOTPCREL(%rip), %r14
jmp LBB0_1
.p2align 4, 0x90
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movq (%r14), %rsi
addq %r12, %rsi
xorl %edi, %edi
callq _outb
decl %r13d
cmpl $1, %r13d
jbe LBB0_7
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq (%r14), %rdi
addq %r12, %rdi
callq _inb
movl %eax, %ebx
testb $-124, %bl
je LBB0_7
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
testb $48, %bl
je LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movq _TxReset@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r15, %rdi
callq _tc589_wait_for_completion
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
testb $56, %bl
je LBB0_6
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
movq %r15, %rdi
leaq L_.str(%rip), %rsi
movl %ebx, %edx
callq _netdev_dbg
movq _TxEnable@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _EL3_CMD@GOTPCREL(%rip), %rax
movq (%rax), %rsi
addq %r12, %rsi
callq _outw
incl 4(%r15)
jmp LBB0_6
LBB0_7:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _TX_STATUS,8,3 ## @TX_STATUS
.comm _TxReset,4,2 ## @TxReset
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "transmit error: status 0x%02x\n"
.comm _TxEnable,4,2 ## @TxEnable
.comm _EL3_CMD,8,3 ## @EL3_CMD
.no_dead_strip _pop_tx_status
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function pop_tx_status
_pop_tx_status: ; @pop_tx_status
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x19, x0
ldr w22, [x0]
mov w23, #33
Lloh0:
adrp x24, _TX_STATUS@GOTPAGE
Lloh1:
ldr x24, [x24, _TX_STATUS@GOTPAGEOFF]
mov w25, #132
Lloh2:
adrp x20, l_.str@PAGE
Lloh3:
add x20, x20, l_.str@PAGEOFF
Lloh4:
adrp x26, _TxEnable@GOTPAGE
Lloh5:
ldr x26, [x26, _TxEnable@GOTPAGEOFF]
Lloh6:
adrp x27, _EL3_CMD@GOTPAGE
Lloh7:
ldr x27, [x27, _EL3_CMD@GOTPAGEOFF]
Lloh8:
adrp x28, _TxReset@GOTPAGE
Lloh9:
ldr x28, [x28, _TxReset@GOTPAGEOFF]
b LBB0_2
LBB0_1: ; in Loop: Header=BB0_2 Depth=1
ldr x8, [x24]
add x1, x8, x22
mov w0, #0
bl _outb
sub w23, w23, #1
cmp w23, #1
b.ls LBB0_7
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr x8, [x24]
add x0, x8, x22
bl _inb
tst w0, w25
b.eq LBB0_7
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
mov x21, x0
tst w0, #0x30
b.eq LBB0_5
; %bb.4: ; in Loop: Header=BB0_2 Depth=1
ldr w1, [x28]
mov x0, x19
bl _tc589_wait_for_completion
LBB0_5: ; in Loop: Header=BB0_2 Depth=1
tst w21, #0x38
b.eq LBB0_1
; %bb.6: ; in Loop: Header=BB0_2 Depth=1
mov x0, x19
mov x1, x20
mov x2, x21
bl _netdev_dbg
ldr w0, [x26]
ldr x8, [x27]
add x1, x8, x22
bl _outw
ldr w8, [x19, #4]
add w8, w8, #1
str w8, [x19, #4]
b LBB0_1
LBB0_7:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _TX_STATUS,8,3 ; @TX_STATUS
.comm _TxReset,4,2 ; @TxReset
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "transmit error: status 0x%02x\n"
.comm _TxEnable,4,2 ; @TxEnable
.comm _EL3_CMD,8,3 ; @EL3_CMD
.no_dead_strip _pop_tx_status
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/3com/extr_3c589_cs.c_pop_tx_status.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _func3_in_obj ## -- Begin function func3_in_obj
.p2align 4, 0x90
_func3_in_obj: ## @func3_in_obj
.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 _func3_in_obj ; -- Begin function func3_in_obj
.p2align 2
_func3_in_obj: ; @func3_in_obj
.cfi_startproc
; %bb.0:
mov w0, #0
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/176704666.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function update_ivtes_directed
_update_ivtes_directed: ## @update_ivtes_directed
.cfi_startproc
## %bb.0:
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, %r13
movq (%rdi), %r14
movq _STARTED@GOTPCREL(%rip), %rax
movq (%rax), %r15
cmpq %r15, %r14
jne LBB0_2
## %bb.1:
movq %r13, %rdi
callq _terminate_process_element
movl %eax, %edi
callq _WARN_ON
movq %r13, %rdi
callq _remove_process_element
movl %eax, %edi
callq _WARN_ON
LBB0_2:
movq _CXL_IRQ_RANGES@GOTPCREL(%rip), %r12
cmpl $0, (%r12)
jle LBB0_5
## %bb.3:
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_4: ## =>This Inner Loop Header: Depth=1
movq 16(%r13), %rax
movl (%rax,%rbx,4), %edi
callq _cpu_to_be16
movq 24(%r13), %rcx
movq 8(%rcx), %rcx
movq %rax, (%rcx,%rbx,8)
movq 8(%r13), %rax
movl (%rax,%rbx,4), %edi
callq _cpu_to_be16
movq 24(%r13), %rcx
movq (%rcx), %rcx
movq %rax, (%rcx,%rbx,8)
incq %rbx
movslq (%r12), %rax
cmpq %rax, %rbx
jl LBB0_4
LBB0_5:
cmpq %r15, %r14
jne LBB0_6
## %bb.7:
movq %r13, %rdi
callq _add_process_element
movl %eax, %edi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _WARN_ON ## TAILCALL
LBB0_6:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _STARTED,8,3 ## @STARTED
.comm _CXL_IRQ_RANGES,4,2 ## @CXL_IRQ_RANGES
.no_dead_strip _update_ivtes_directed
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function update_ivtes_directed
_update_ivtes_directed: ; @update_ivtes_directed
.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
ldr x20, [x0]
Lloh0:
adrp x8, _STARTED@GOTPAGE
Lloh1:
ldr x8, [x8, _STARTED@GOTPAGEOFF]
Lloh2:
ldr x21, [x8]
cmp x20, x21
b.ne LBB0_2
; %bb.1:
mov x0, x19
bl _terminate_process_element
bl _WARN_ON
mov x0, x19
bl _remove_process_element
bl _WARN_ON
LBB0_2:
Lloh3:
adrp x22, _CXL_IRQ_RANGES@GOTPAGE
Lloh4:
ldr x22, [x22, _CXL_IRQ_RANGES@GOTPAGEOFF]
ldr w8, [x22]
cmp w8, #1
b.lt LBB0_5
; %bb.3:
mov x23, #0
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19, #16]
lsl x24, x23, #2
ldr w0, [x8, x24]
bl _cpu_to_be16
ldr x8, [x19, #24]
ldr x8, [x8, #8]
lsl x25, x23, #3
str x0, [x8, x25]
ldr x8, [x19, #8]
ldr w0, [x8, x24]
bl _cpu_to_be16
ldr x8, [x19, #24]
ldr x8, [x8]
str x0, [x8, x25]
add x23, x23, #1
ldrsw x8, [x22]
cmp x23, x8
b.lt LBB0_4
LBB0_5:
cmp x20, x21
b.ne LBB0_7
; %bb.6:
mov x0, x19
bl _add_process_element
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
b _WARN_ON
LBB0_7:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh3, Lloh4
.cfi_endproc
; -- End function
.comm _STARTED,8,3 ; @STARTED
.comm _CXL_IRQ_RANGES,4,2 ; @CXL_IRQ_RANGES
.no_dead_strip _update_ivtes_directed
.subsections_via_symbols
| AnghaBench/linux/drivers/misc/cxl/extr_native.c_update_ivtes_directed.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function safexcel_sha256_init
_safexcel_sha256_init: ## @safexcel_sha256_init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %rbx
callq _crypto_ahash_reqtfm
movl %eax, %edi
callq _crypto_ahash_ctx
movq %rax, %r14
movq %rbx, %rdi
callq _ahash_request_ctx
movq %rax, %rbx
movq %rax, %rdi
xorl %esi, %esi
movl $12, %edx
callq _memset
movq _CONTEXT_CONTROL_CRYPTO_ALG_SHA256@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, (%r14)
movq _CONTEXT_CONTROL_DIGEST_PRECOMPUTED@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 8(%rbx)
movq _SHA256_DIGEST_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 4(%rbx)
movq _SHA256_BLOCK_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, (%rbx)
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _CONTEXT_CONTROL_CRYPTO_ALG_SHA256,4,2 ## @CONTEXT_CONTROL_CRYPTO_ALG_SHA256
.comm _CONTEXT_CONTROL_DIGEST_PRECOMPUTED,4,2 ## @CONTEXT_CONTROL_DIGEST_PRECOMPUTED
.comm _SHA256_DIGEST_SIZE,4,2 ## @SHA256_DIGEST_SIZE
.comm _SHA256_BLOCK_SIZE,4,2 ## @SHA256_BLOCK_SIZE
.no_dead_strip _safexcel_sha256_init
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function safexcel_sha256_init
_safexcel_sha256_init: ; @safexcel_sha256_init
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
bl _crypto_ahash_reqtfm
bl _crypto_ahash_ctx
mov x20, x0
mov x0, x19
bl _ahash_request_ctx
mov x19, x0
mov w1, #0
mov w2, #12
bl _memset
Lloh0:
adrp x8, _CONTEXT_CONTROL_CRYPTO_ALG_SHA256@GOTPAGE
Lloh1:
ldr x8, [x8, _CONTEXT_CONTROL_CRYPTO_ALG_SHA256@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
Lloh3:
adrp x9, _CONTEXT_CONTROL_DIGEST_PRECOMPUTED@GOTPAGE
Lloh4:
ldr x9, [x9, _CONTEXT_CONTROL_DIGEST_PRECOMPUTED@GOTPAGEOFF]
str w8, [x20]
Lloh5:
ldr w8, [x9]
str w8, [x19, #8]
Lloh6:
adrp x8, _SHA256_DIGEST_SIZE@GOTPAGE
Lloh7:
ldr x8, [x8, _SHA256_DIGEST_SIZE@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
Lloh9:
adrp x9, _SHA256_BLOCK_SIZE@GOTPAGE
Lloh10:
ldr x9, [x9, _SHA256_BLOCK_SIZE@GOTPAGEOFF]
Lloh11:
ldr w9, [x9]
stp w9, w8, [x19]
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _CONTEXT_CONTROL_CRYPTO_ALG_SHA256,4,2 ; @CONTEXT_CONTROL_CRYPTO_ALG_SHA256
.comm _CONTEXT_CONTROL_DIGEST_PRECOMPUTED,4,2 ; @CONTEXT_CONTROL_DIGEST_PRECOMPUTED
.comm _SHA256_DIGEST_SIZE,4,2 ; @SHA256_DIGEST_SIZE
.comm _SHA256_BLOCK_SIZE,4,2 ; @SHA256_BLOCK_SIZE
.no_dead_strip _safexcel_sha256_init
.subsections_via_symbols
| AnghaBench/linux/drivers/crypto/inside-secure/extr_safexcel_hash.c_safexcel_sha256_init.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _driver_unregister ## -- Begin function driver_unregister
.p2align 4, 0x90
_driver_unregister: ## @driver_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
testq %rdi, %rdi
je LBB0_2
## %bb.1:
movq %rdi, %rbx
cmpl $0, 4(%rdi)
je LBB0_2
## %bb.3:
movl (%rbx), %esi
movq %rbx, %rdi
callq _driver_remove_groups
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _bus_remove_driver ## TAILCALL
LBB0_2:
leaq L_.str(%rip), %rsi
movl $1, %edi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _WARN ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Unexpected driver unregister!\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _driver_unregister ; -- Begin function driver_unregister
.p2align 2
_driver_unregister: ; @driver_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
cbz x0, LBB0_3
; %bb.1:
mov x19, x0
ldr w8, [x0, #4]
cbz w8, LBB0_3
; %bb.2:
ldr w1, [x19]
mov x0, x19
bl _driver_remove_groups
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _bus_remove_driver
LBB0_3:
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
mov w0, #1
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _WARN
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Unexpected driver unregister!\n"
.subsections_via_symbols
| AnghaBench/linux/drivers/base/extr_driver.c_driver_unregister.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _rickception ## -- Begin function rickception
.p2align 4, 0x90
_rickception: ## @rickception
.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 3(%rdi), %eax
cmpl %esi, %edi
cmovel %edi, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
leaq L_str(%rip), %rdi
callq _puts
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
leaq -4(%rbp), %rdx
xorl %eax, %eax
callq _scanf
movl -8(%rbp), %eax
leal 3(%rax), %esi
cmpl -4(%rbp), %eax
cmovel %eax, %esi
leaq L_.str.2(%rip), %rdi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "%d %d"
L_.str.2: ## @.str.2
.asciz "Rickception: %d\n"
L_str: ## @str
.asciz "Escreva um numero: "
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _rickception ; -- Begin function rickception
.p2align 2
_rickception: ; @rickception
.cfi_startproc
; %bb.0:
add w8, w0, #3
cmp w0, w1
csel w0, w0, w8, eq
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh0:
adrp x0, l_str@PAGE
Lloh1:
add x0, x0, l_str@PAGEOFF
bl _puts
sub x8, x29, #8
sub x9, x29, #4
stp x9, x8, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldp w9, w8, [x29, #-8]
add w10, w8, #3
cmp w8, w9
csel w8, w8, w10, eq
str x8, [sp]
Lloh4:
adrp x0, l_.str.2@PAGE
Lloh5:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "%d %d"
l_.str.2: ; @.str.2
.asciz "Rickception: %d\n"
l_str: ; @str
.asciz "Escreva um numero: "
.subsections_via_symbols
| the_stack_data/18888990.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function conf_write_symbol
_conf_write_symbol: ## @conf_write_symbol
.cfi_startproc
## %bb.0:
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 (%rsi), %eax
cmpl $128, %eax
je LBB0_3
## %bb.1:
movq %rcx, %r14
movq %rdx, %r15
movq %rsi, %rbx
movq %rdi, %r12
movq %rsi, %rdi
cmpl $129, %eax
jne LBB0_2
## %bb.4:
callq _sym_get_string_value
movq %rax, %rdi
callq _sym_escape_string_value
movq %rax, %r13
movq %r12, %rdi
movq %rbx, %rsi
movq %rax, %rdx
movq %r14, %rcx
callq *(%r15)
movq %r13, %rdi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _free ## TAILCALL
LBB0_3:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_2:
callq _sym_get_string_value
movq (%r15), %r8
movq %r12, %rdi
movq %rbx, %rsi
movq %rax, %rdx
movq %r14, %rcx
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmpq *%r8 ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _conf_write_symbol
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function conf_write_symbol
_conf_write_symbol: ; @conf_write_symbol
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
ldr w8, [x1]
cmp w8, #128
b.eq LBB0_3
; %bb.1:
mov x19, x3
mov x22, x2
mov x20, x1
mov x21, x0
mov x0, x1
cmp w8, #129
b.ne LBB0_4
; %bb.2:
bl _sym_get_string_value
bl _sym_escape_string_value
mov x23, x0
ldr x8, [x22]
mov x0, x21
mov x1, x20
mov x2, x23
mov x3, x19
blr x8
mov x0, x23
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
b _free
LBB0_3:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
LBB0_4:
bl _sym_get_string_value
mov x2, x0
ldr x4, [x22]
mov x0, x21
mov x1, x20
mov x3, x19
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
br x4
.cfi_endproc
; -- End function
.no_dead_strip _conf_write_symbol
.subsections_via_symbols
| AnghaBench/linux/scripts/kconfig/extr_confdata.c_conf_write_symbol.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _CL_KeyEvent ## -- Begin function CL_KeyEvent
.p2align 4, 0x90
_CL_KeyEvent: ## @CL_KeyEvent
.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 _CL_KeyEvent ; -- Begin function CL_KeyEvent
.p2align 2
_CL_KeyEvent: ; @CL_KeyEvent
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/lab/engine/code/null/extr_null_client.c_CL_KeyEvent.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dumparray ## -- Begin function dumparray
.p2align 4, 0x90
_dumparray: ## @dumparray
.cfi_startproc
## %bb.0:
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, %r12
movq %rdi, %rsi
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %rsi
leaq L_.str.2(%rip), %r14
leaq L_.str.4(%rip), %r15
xorl %ebx, %ebx
jmp LBB0_1
.p2align 4, 0x90
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movq %r13, %rbx
cmpq $256, %r13 ## imm = 0x100
je LBB0_4
LBB0_1: ## =>This Inner Loop Header: Depth=1
movzbl (%r12,%rbx), %edx
movq %r14, %rdi
xorl %eax, %eax
callq _printf
leaq 1(%rbx), %r13
movq %r15, %rsi
testb $15, %r13b
jne LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leal -15(%rbx), %esi
leaq L_.str.3(%rip), %rdi
movl %ebx, %edx
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %rsi
jmp LBB0_3
LBB0_4:
leaq L_str(%rip), %rdi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _puts ## TAILCALL
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %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)
leaq -560(%rbp), %rdi
movl $512, %esi ## imm = 0x200
callq ___bzero
movl $126, %eax
.p2align 4, 0x90
LBB1_1: ## =>This Inner Loop Header: Depth=1
leal 1(%rax), %ecx
movslq %ecx, %rdx
orq $128, %rdx
movb $1, -304(%rbp,%rdx)
xorq $127, %rcx
movb $1, -560(%rbp,%rcx)
cltq
movq %rax, %rcx
orq $128, %rcx
movb $1, -304(%rbp,%rcx)
movl %eax, %ecx
xorq $127, %rcx
movb $1, -560(%rbp,%rcx)
addl $-2, %eax
cmpl $-2, %eax
jne LBB1_1
## %bb.2:
movl $190, %eax
.p2align 4, 0x90
LBB1_3: ## =>This Inner Loop Header: Depth=1
leal 1(%rax), %ecx
movslq %ecx, %rcx
movq %rcx, %rdx
orq $192, %rdx
movb $2, -304(%rbp,%rdx)
andl $62, %ecx
xorq $62, %rcx
movb $2, -560(%rbp,%rcx)
cltq
movq %rax, %rcx
orq $192, %rcx
movb $2, -304(%rbp,%rcx)
movl %eax, %ecx
andl $62, %ecx
xorq $63, %rcx
movb $2, -560(%rbp,%rcx)
addl $-2, %eax
cmpl $-2, %eax
jne LBB1_3
## %bb.4:
movl $222, %eax
.p2align 4, 0x90
LBB1_5: ## =>This Inner Loop Header: Depth=1
leal 1(%rax), %ecx
movslq %ecx, %rcx
movq %rcx, %rdx
orq $224, %rdx
movb $3, -304(%rbp,%rdx)
andl $30, %ecx
xorq $30, %rcx
movb $3, -560(%rbp,%rcx)
cltq
movq %rax, %rcx
orq $224, %rcx
movb $3, -304(%rbp,%rcx)
movl %eax, %ecx
andl $30, %ecx
xorq $31, %rcx
movb $3, -560(%rbp,%rcx)
addl $-2, %eax
cmpl $-2, %eax
jne LBB1_5
## %bb.6:
movl $238, %eax
.p2align 4, 0x90
LBB1_7: ## =>This Inner Loop Header: Depth=1
leal 1(%rax), %ecx
movslq %ecx, %rcx
movq %rcx, %rdx
orq $240, %rdx
movb $4, -304(%rbp,%rdx)
andl $14, %ecx
xorq $14, %rcx
movb $4, -560(%rbp,%rcx)
cltq
movq %rax, %rcx
orq $240, %rcx
movb $4, -304(%rbp,%rcx)
movl %eax, %ecx
andl $14, %ecx
xorq $15, %rcx
movb $4, -560(%rbp,%rcx)
addl $-2, %eax
cmpl $-2, %eax
jne LBB1_7
## %bb.8:
movl $246, %eax
.p2align 4, 0x90
LBB1_9: ## =>This Inner Loop Header: Depth=1
leal 1(%rax), %ecx
movslq %ecx, %rcx
movq %rcx, %rdx
orq $248, %rdx
movb $5, -304(%rbp,%rdx)
andl $6, %ecx
xorq $6, %rcx
movb $5, -560(%rbp,%rcx)
cltq
movq %rax, %rcx
orq $248, %rcx
movb $5, -304(%rbp,%rcx)
movl %eax, %ecx
andl $6, %ecx
xorq $7, %rcx
movb $5, -560(%rbp,%rcx)
addl $-2, %eax
cmpl $-2, %eax
jne LBB1_9
## %bb.10:
movl $250, %eax
.p2align 4, 0x90
LBB1_11: ## =>This Inner Loop Header: Depth=1
leal 1(%rax), %ecx
movslq %ecx, %rcx
movq %rcx, %rdx
orq $252, %rdx
movb $6, -304(%rbp,%rdx)
andl $2, %ecx
xorq $2, %rcx
movb $6, -560(%rbp,%rcx)
cltq
movq %rax, %rcx
orq $252, %rcx
movb $6, -304(%rbp,%rcx)
movl %eax, %ecx
andl $2, %ecx
xorq $3, %rcx
movb $6, -560(%rbp,%rcx)
addl $-2, %eax
cmpl $-2, %eax
jne LBB1_11
## %bb.12:
movl $252, %eax
.p2align 4, 0x90
LBB1_13: ## =>This Inner Loop Header: Depth=1
leal 1(%rax), %ecx
movslq %ecx, %rcx
orq $254, %rcx
movb $7, -304(%rbp,%rcx)
movb $7, -560(%rbp)
cltq
movq %rax, %rcx
orq $254, %rcx
movb $7, -304(%rbp,%rcx)
movb $7, -559(%rbp)
addl $-2, %eax
cmpl $-2, %eax
jne LBB1_13
## %bb.14:
movb $8, -560(%rbp)
movb $8, -49(%rbp)
leaq L_.str(%rip), %rdi
leaq L_.str.6(%rip), %rsi
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %r12
movb $8, %al
leaq L_.str.2(%rip), %r15
leaq L_.str.4(%rip), %r13
leaq L_.str.3(%rip), %r14
xorl %ebx, %ebx
movq %r12, %rsi
.p2align 4, 0x90
LBB1_15: ## =>This Inner Loop Header: Depth=1
movzbl %al, %edx
movq %r15, %rdi
xorl %eax, %eax
callq _printf
leal 1(%rbx), %eax
movq %r13, %rsi
testb $15, %al
jne LBB1_17
## %bb.16: ## in Loop: Header=BB1_15 Depth=1
leal -15(%rbx), %esi
movq %r14, %rdi
movl %ebx, %edx
xorl %eax, %eax
callq _printf
movq %r12, %rsi
LBB1_17: ## in Loop: Header=BB1_15 Depth=1
cmpq $255, %rbx
je LBB1_19
## %bb.18: ## in Loop: Header=BB1_15 Depth=1
movzbl -559(%rbp,%rbx), %eax
incq %rbx
jmp LBB1_15
LBB1_19:
leaq L_str(%rip), %rdi
callq _puts
leaq L_.str(%rip), %rdi
leaq L_.str.7(%rip), %rsi
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %r12
leaq L_.str.2(%rip), %r15
leaq L_.str.4(%rip), %r13
leaq L_.str.3(%rip), %r14
xorl %eax, %eax
xorl %ebx, %ebx
movq %r12, %rsi
.p2align 4, 0x90
LBB1_20: ## =>This Inner Loop Header: Depth=1
movzbl %al, %edx
movq %r15, %rdi
xorl %eax, %eax
callq _printf
leal 1(%rbx), %eax
movq %r13, %rsi
testb $15, %al
jne LBB1_22
## %bb.21: ## in Loop: Header=BB1_20 Depth=1
leal -15(%rbx), %esi
movq %r14, %rdi
movl %ebx, %edx
xorl %eax, %eax
callq _printf
movq %r12, %rsi
LBB1_22: ## in Loop: Header=BB1_20 Depth=1
cmpq $255, %rbx
je LBB1_24
## %bb.23: ## in Loop: Header=BB1_20 Depth=1
movzbl -303(%rbp,%rbx), %eax
incq %rbx
jmp LBB1_20
LBB1_24:
leaq L_str(%rip), %rdi
callq _puts
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB1_26
## %bb.25:
xorl %eax, %eax
addq $520, %rsp ## imm = 0x208
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB1_26:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "static unsigned char %s[256] = {\n"
L_.str.1: ## @.str.1
.asciz " "
L_.str.2: ## @.str.2
.asciz "%s%d"
L_.str.3: ## @.str.3
.asciz ",\t/* 0x%02x - 0x%02x */\n"
L_.str.4: ## @.str.4
.asciz ", "
L_.str.6: ## @.str.6
.asciz "bruns"
L_.str.7: ## @.str.7
.asciz "wruns"
L_str: ## @str
.asciz "\n};"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dumparray ; -- Begin function dumparray
.p2align 2
_dumparray: ; @dumparray
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x19, x1
str x0, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x24, #0
Lloh2:
adrp x22, l_.str.1@PAGE
Lloh3:
add x22, x22, l_.str.1@PAGEOFF
Lloh4:
adrp x20, l_.str.2@PAGE
Lloh5:
add x20, x20, l_.str.2@PAGEOFF
Lloh6:
adrp x23, l_.str.4@PAGE
Lloh7:
add x23, x23, l_.str.4@PAGEOFF
Lloh8:
adrp x21, l_.str.3@PAGE
Lloh9:
add x21, x21, l_.str.3@PAGEOFF
mov x8, x22
b LBB0_2
LBB0_1: ; in Loop: Header=BB0_2 Depth=1
mov x24, x25
cmp x25, #256
b.eq LBB0_4
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldrb w9, [x19, x24]
stp x8, x9, [sp]
mov x0, x20
bl _printf
add x25, x24, #1
mov x8, x23
tst x25, #0xf
b.ne LBB0_1
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
sub x8, x24, #15
stp x8, x24, [sp]
mov x0, x21
bl _printf
mov x8, x22
b LBB0_1
LBB0_4:
Lloh10:
adrp x0, l_str@PAGE
Lloh11:
add x0, x0, l_str@PAGEOFF
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #96
b _puts
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh10, Lloh11
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
sub sp, sp, #544
Lloh12:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh13:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh14:
ldr x8, [x8]
stur x8, [x29, #-72]
movi.2d v0, #0000000000000000
stp q0, q0, [sp, #496]
stp q0, q0, [sp, #464]
stp q0, q0, [sp, #432]
stp q0, q0, [sp, #400]
stp q0, q0, [sp, #368]
stp q0, q0, [sp, #336]
stp q0, q0, [sp, #304]
stp q0, q0, [sp, #272]
stp q0, q0, [sp, #240]
stp q0, q0, [sp, #208]
stp q0, q0, [sp, #176]
stp q0, q0, [sp, #144]
stp q0, q0, [sp, #112]
stp q0, q0, [sp, #80]
stp q0, q0, [sp, #48]
mov w8, #129
add x9, sp, #16
mov w10, #1
stp q0, q0, [sp, #16]
LBB1_1: ; =>This Inner Loop Header: Depth=1
sub w11, w8, #2
eor x12, x11, #0x7f
; kill: def $w11 killed $w11 killed $x11 def $x11
sxtw x11, w11
orr x11, x11, #0x80
add x11, x9, x11
strb w10, [x11, #256]
strb w10, [x9, x12]
sub w8, w8, #1
cmp w8, #1
b.hi LBB1_1
; %bb.2:
mov w8, #193
add x9, sp, #16
mov w10, #2
LBB1_3: ; =>This Inner Loop Header: Depth=1
sub w11, w8, #2
sxtw x12, w11
orr x12, x12, #0xc0
add x12, x9, x12
strb w10, [x12, #256]
and w11, w11, #0x3f
eor x11, x11, #0x3f
strb w10, [x9, x11]
sub w8, w8, #1
cmp w8, #1
b.hi LBB1_3
; %bb.4:
mov w8, #225
add x9, sp, #16
mov w10, #3
LBB1_5: ; =>This Inner Loop Header: Depth=1
sub w11, w8, #2
sxtw x12, w11
orr x12, x12, #0xe0
add x12, x9, x12
strb w10, [x12, #256]
and w11, w11, #0x1f
eor x11, x11, #0x1f
strb w10, [x9, x11]
sub w8, w8, #1
cmp w8, #1
b.hi LBB1_5
; %bb.6:
mov w8, #241
add x9, sp, #16
mov w10, #4
LBB1_7: ; =>This Inner Loop Header: Depth=1
sub w11, w8, #2
sxtw x12, w11
orr x12, x12, #0xf0
add x12, x9, x12
strb w10, [x12, #256]
and w11, w11, #0xf
eor x11, x11, #0xf
orr x11, x9, x11
strb w10, [x11]
sub w8, w8, #1
cmp w8, #1
b.hi LBB1_7
; %bb.8:
mov w8, #249
add x9, sp, #16
mov w10, #5
LBB1_9: ; =>This Inner Loop Header: Depth=1
sub w11, w8, #2
sxtw x12, w11
orr x12, x12, #0xf8
add x12, x9, x12
strb w10, [x12, #256]
and w11, w11, #0x7
eor x11, x11, #0x7
orr x11, x9, x11
strb w10, [x11]
sub w8, w8, #1
cmp w8, #1
b.hi LBB1_9
; %bb.10:
mov w8, #253
add x9, sp, #16
mov w10, #6
LBB1_11: ; =>This Inner Loop Header: Depth=1
sub w11, w8, #2
sxtw x12, w11
orr x12, x12, #0xfc
add x12, x9, x12
strb w10, [x12, #256]
and w11, w11, #0x3
eor x11, x11, #0x3
orr x11, x9, x11
strb w10, [x11]
sub w8, w8, #1
cmp w8, #1
b.hi LBB1_11
; %bb.12:
mov w8, #255
add x9, sp, #16
mov w10, #7
LBB1_13: ; =>This Inner Loop Header: Depth=1
sub w11, w8, #2
sxtw x12, w11
orr x12, x12, #0xfe
add x12, x9, x12
strb w10, [x12, #256]
and w11, w11, #0x1
eor x11, x11, #0x1
orr x11, x9, x11
strb w10, [x11]
sub w8, w8, #1
cmp w8, #1
b.hi LBB1_13
; %bb.14:
mov w25, #8
strb w25, [sp, #16]
strb w25, [sp, #527]
Lloh15:
adrp x8, l_.str.6@PAGE
Lloh16:
add x8, x8, l_.str.6@PAGEOFF
str x8, [sp]
Lloh17:
adrp x0, l_.str@PAGE
Lloh18:
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x21, #0
add x8, sp, #16
Lloh19:
adrp x22, l_.str.1@PAGE
Lloh20:
add x22, x22, l_.str.1@PAGEOFF
Lloh21:
adrp x19, l_.str.2@PAGE
Lloh22:
add x19, x19, l_.str.2@PAGEOFF
orr x23, x8, #0x1
Lloh23:
adrp x24, l_.str.4@PAGE
Lloh24:
add x24, x24, l_.str.4@PAGEOFF
Lloh25:
adrp x20, l_.str.3@PAGE
Lloh26:
add x20, x20, l_.str.3@PAGEOFF
mov x8, x22
LBB1_15: ; =>This Inner Loop Header: Depth=1
and x9, x25, #0xff
stp x8, x9, [sp]
mov x0, x19
bl _printf
add w9, w21, #1
mov x8, x24
tst x9, #0xf
b.ne LBB1_17
; %bb.16: ; in Loop: Header=BB1_15 Depth=1
sub x8, x21, #15
stp x8, x21, [sp]
mov x0, x20
bl _printf
mov x8, x22
LBB1_17: ; in Loop: Header=BB1_15 Depth=1
cmp x21, #255
b.eq LBB1_19
; %bb.18: ; in Loop: Header=BB1_15 Depth=1
ldrb w25, [x23, x21]
add x21, x21, #1
b LBB1_15
LBB1_19:
Lloh27:
adrp x0, l_str@PAGE
Lloh28:
add x0, x0, l_str@PAGEOFF
bl _puts
Lloh29:
adrp x8, l_.str.7@PAGE
Lloh30:
add x8, x8, l_.str.7@PAGEOFF
str x8, [sp]
Lloh31:
adrp x0, l_.str@PAGE
Lloh32:
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w8, #0
mov x21, #0
add x9, sp, #16
Lloh33:
adrp x22, l_.str.1@PAGE
Lloh34:
add x22, x22, l_.str.1@PAGEOFF
Lloh35:
adrp x19, l_.str.2@PAGE
Lloh36:
add x19, x19, l_.str.2@PAGEOFF
add x23, x9, #257
Lloh37:
adrp x24, l_.str.4@PAGE
Lloh38:
add x24, x24, l_.str.4@PAGEOFF
mov x9, x22
Lloh39:
adrp x20, l_.str.3@PAGE
Lloh40:
add x20, x20, l_.str.3@PAGEOFF
LBB1_20: ; =>This Inner Loop Header: Depth=1
and x8, x8, #0xff
stp x9, x8, [sp]
mov x0, x19
bl _printf
add w8, w21, #1
mov x9, x24
tst x8, #0xf
b.ne LBB1_22
; %bb.21: ; in Loop: Header=BB1_20 Depth=1
sub x8, x21, #15
stp x8, x21, [sp]
mov x0, x20
bl _printf
mov x9, x22
LBB1_22: ; in Loop: Header=BB1_20 Depth=1
cmp x21, #255
b.eq LBB1_24
; %bb.23: ; in Loop: Header=BB1_20 Depth=1
ldrb w8, [x23, x21]
add x21, x21, #1
b LBB1_20
LBB1_24:
Lloh41:
adrp x0, l_str@PAGE
Lloh42:
add x0, x0, l_str@PAGEOFF
bl _puts
ldur x8, [x29, #-72]
Lloh43:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh44:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh45:
ldr x9, [x9]
cmp x9, x8
b.ne LBB1_26
; %bb.25:
mov w0, #0
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 x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
LBB1_26:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpAdd Lloh25, Lloh26
.loh AdrpAdd Lloh23, Lloh24
.loh AdrpAdd Lloh21, Lloh22
.loh AdrpAdd Lloh19, Lloh20
.loh AdrpAdd Lloh17, Lloh18
.loh AdrpAdd Lloh15, Lloh16
.loh AdrpAdd Lloh39, Lloh40
.loh AdrpAdd Lloh37, Lloh38
.loh AdrpAdd Lloh35, Lloh36
.loh AdrpAdd Lloh33, Lloh34
.loh AdrpAdd Lloh31, Lloh32
.loh AdrpAdd Lloh29, Lloh30
.loh AdrpAdd Lloh27, Lloh28
.loh AdrpLdrGotLdr Lloh43, Lloh44, Lloh45
.loh AdrpAdd Lloh41, Lloh42
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "static unsigned char %s[256] = {\n"
l_.str.1: ; @.str.1
.asciz " "
l_.str.2: ; @.str.2
.asciz "%s%d"
l_.str.3: ; @.str.3
.asciz ",\t/* 0x%02x - 0x%02x */\n"
l_.str.4: ; @.str.4
.asciz ", "
l_.str.6: ; @.str.6
.asciz "bruns"
l_.str.7: ; @.str.7
.asciz "wruns"
l_str: ; @str
.asciz "\n};"
.subsections_via_symbols
| the_stack_data/179831293.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _register_acpi_bus_notifier ## -- Begin function register_acpi_bus_notifier
.p2align 4, 0x90
_register_acpi_bus_notifier: ## @register_acpi_bus_notifier
.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 _acpi_bus_notify_list@GOTPCREL(%rip), %rdi
popq %rbp
jmp _blocking_notifier_chain_register ## TAILCALL
.cfi_endproc
## -- End function
.comm _acpi_bus_notify_list,4,2 ## @acpi_bus_notify_list
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _register_acpi_bus_notifier ; -- Begin function register_acpi_bus_notifier
.p2align 2
_register_acpi_bus_notifier: ; @register_acpi_bus_notifier
.cfi_startproc
; %bb.0:
mov x1, x0
Lloh0:
adrp x0, _acpi_bus_notify_list@GOTPAGE
Lloh1:
ldr x0, [x0, _acpi_bus_notify_list@GOTPAGEOFF]
b _blocking_notifier_chain_register
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _acpi_bus_notify_list,4,2 ; @acpi_bus_notify_list
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/acpi/extr_bus.c_register_acpi_bus_notifier.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function vsxxxaa_drop_bytes
_vsxxxaa_drop_bytes: ## @vsxxxaa_drop_bytes
.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
xorl %eax, %eax
cmpl %esi, (%rdi)
jle LBB0_2
## %bb.1:
movq 8(%rbx), %rdi
movslq %esi, %r14
leaq (%rdi,%r14), %rsi
movq _BUFLEN@GOTPCREL(%rip), %rax
movq (%rax), %rdx
subq %r14, %rdx
callq _memmove
movl (%rbx), %eax
subl %r14d, %eax
LBB0_2:
movl %eax, (%rbx)
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _BUFLEN,8,3 ## @BUFLEN
.no_dead_strip _vsxxxaa_drop_bytes
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function vsxxxaa_drop_bytes
_vsxxxaa_drop_bytes: ; @vsxxxaa_drop_bytes
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
ldr w8, [x0]
cmp w8, w1
b.le LBB0_2
; %bb.1:
mov x20, x1
ldr x0, [x19, #8]
sxtw x8, w20
add x1, x0, x8
Lloh0:
adrp x9, _BUFLEN@GOTPAGE
Lloh1:
ldr x9, [x9, _BUFLEN@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
sub x2, x9, x8
bl _memmove
ldr w8, [x19]
sub w8, w8, w20
b LBB0_3
LBB0_2:
mov w8, #0
LBB0_3:
str w8, [x19]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _BUFLEN,8,3 ; @BUFLEN
.no_dead_strip _vsxxxaa_drop_bytes
.subsections_via_symbols
| AnghaBench/linux/drivers/input/mouse/extr_vsxxxaa.c_vsxxxaa_drop_bytes.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function stmmac_display_rx_rings
_stmmac_display_rx_rings: ## @stmmac_display_rx_rings
.cfi_startproc
## %bb.0:
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 16(%rdi), %rax
movq (%rax), %r12
testq %r12, %r12
je LBB0_3
## %bb.1:
movq %rdi, %r14
movl $8, %r13d
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq 8(%r14), %r15
leaq L_.str(%rip), %rdi
movq %rbx, %rsi
callq _pr_info
leaq (%r15,%r13), %rax
cmpq $0, (%r14)
leaq -8(%r15,%r13), %rcx
cmovneq %rax, %rcx
movq (%rcx), %rsi
movq _DMA_RX_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r14, %rdi
movl $1, %ecx
callq _stmmac_display_ring
incq %rbx
addq $16, %r13
cmpq %rbx, %r12
jne LBB0_2
LBB0_3:
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 "\tRX Queue %u rings\n"
.comm _DMA_RX_SIZE,4,2 ## @DMA_RX_SIZE
.no_dead_strip _stmmac_display_rx_rings
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function stmmac_display_rx_rings
_stmmac_display_rx_rings: ; @stmmac_display_rx_rings
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
ldr x8, [x0, #16]
ldr x22, [x8]
cbz x22, LBB0_3
; %bb.1:
mov x19, x0
mov x20, #0
mov w23, #8
Lloh0:
adrp x24, _DMA_RX_SIZE@GOTPAGE
Lloh1:
ldr x24, [x24, _DMA_RX_SIZE@GOTPAGEOFF]
Lloh2:
adrp x21, l_.str@PAGE
Lloh3:
add x21, x21, l_.str@PAGEOFF
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr x25, [x19, #8]
mov x0, x21
mov x1, x20
bl _pr_info
ldr x8, [x19]
add x9, x25, x23
sub x10, x9, #8
cmp x8, #0
csel x8, x10, x9, eq
ldr x1, [x8]
ldr w2, [x24]
mov x0, x19
mov w3, #1
bl _stmmac_display_ring
add x20, x20, #1
add x23, x23, #16
cmp x22, x20
b.ne LBB0_2
LBB0_3:
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 Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\tRX Queue %u rings\n"
.comm _DMA_RX_SIZE,4,2 ; @DMA_RX_SIZE
.no_dead_strip _stmmac_display_rx_rings
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/stmicro/stmmac/extr_stmmac_main.c_stmmac_display_rx_rings.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -4(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movl -4(%rbp), %esi
testb $1, %sil
leaq L_.str.3(%rip), %rax
leaq L_.str.2(%rip), %rdi
cmoveq %rax, %rdi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter a number: "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "\n%d is a Odd Number\n"
L_.str.3: ## @.str.3
.asciz "\n%d is an Even Number\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
sub x8, x29, #4
str x8, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur w8, [x29, #-4]
Lloh4:
adrp x9, l_.str.2@PAGE
Lloh5:
add x9, x9, l_.str.2@PAGEOFF
Lloh6:
adrp x10, l_.str.3@PAGE
Lloh7:
add x10, x10, l_.str.3@PAGEOFF
tst w8, #0x1
csel x0, x10, x9, eq
str x8, [sp]
bl _printf
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter a number: "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "\n%d is a Odd Number\n"
l_.str.3: ; @.str.3
.asciz "\n%d is an Even Number\n"
.subsections_via_symbols
| the_stack_data/1252370.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function max77843_muic_chg_handler
_max77843_muic_chg_handler: ## @max77843_muic_chg_handler
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $16, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r15
movq _MAX77843_CABLE_GROUP_CHG@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq -36(%rbp), %rdx
callq _max77843_muic_get_cable_type
movl %eax, %ebx
cmpl $0, -36(%rbp)
leaq L_.str.2(%rip), %r12
leaq L_.str.1(%rip), %r14
movq %r14, %rdx
cmoveq %r12, %rdx
movl (%r15), %edi
movl 8(%r15), %r8d
leaq L_.str(%rip), %rsi
movl %eax, %ecx
callq _dev_dbg
leal -128(%rbx), %eax
cmpl $7, %eax
ja LBB0_6
## %bb.1:
xorl %r14d, %r14d
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_2:
movq _MAX77843_MUIC_CONTROL1_SW_USB@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl -36(%rbp), %edx
xorl %r14d, %r14d
movq %r15, %rdi
xorl %ecx, %ecx
callq _max77843_muic_set_path
testl %eax, %eax
js LBB0_20
## %bb.3:
movl 4(%r15), %edi
movq _EXTCON_USB@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl -36(%rbp), %edx
callq _extcon_set_state_sync
movl 4(%r15), %edi
movq _EXTCON_CHG_USB_SDP@GOTPCREL(%rip), %rax
jmp LBB0_15
LBB0_4:
movq _MAX77843_CABLE_GROUP_ADC_GND@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq -36(%rbp), %rdx
movq %r15, %rdi
callq _max77843_muic_get_cable_type
movq _MAX77843_MUIC_GND_MHL_VB@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB0_18
## %bb.5:
movl 4(%r15), %edi
movq _EXTCON_CHG_USB_DCP@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl $1, %edx
jmp LBB0_16
LBB0_6:
movl (%r15), %edi
cmpl $0, -36(%rbp)
cmoveq %r12, %r14
leaq L_.str.3(%rip), %rsi
movq %r14, %rdx
movl %ebx, %ecx
callq _dev_err
movq _MAX77843_MUIC_CONTROL1_SW_OPEN@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl -36(%rbp), %edx
xorl %r14d, %r14d
movq %r15, %rdi
xorl %ecx, %ecx
callq _max77843_muic_set_path
movq _EINVAL@GOTPCREL(%rip), %rax
subl (%rax), %r14d
jmp LBB0_17
LBB0_7:
movq _MAX77843_MUIC_CONTROL1_SW_OPEN@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl -36(%rbp), %edx
xorl %r14d, %r14d
movq %r15, %rdi
xorl %ecx, %ecx
callq _max77843_muic_set_path
testl %eax, %eax
js LBB0_20
## %bb.8:
movl 4(%r15), %edi
movq _EXTCON_CHG_USB_SLOW@GOTPCREL(%rip), %rax
jmp LBB0_15
LBB0_9:
movq _MAX77843_MUIC_CONTROL1_SW_OPEN@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl -36(%rbp), %edx
xorl %r14d, %r14d
movq %r15, %rdi
xorl %ecx, %ecx
callq _max77843_muic_set_path
testl %eax, %eax
js LBB0_20
## %bb.10:
movl 4(%r15), %edi
movq _EXTCON_CHG_USB_FAST@GOTPCREL(%rip), %rax
jmp LBB0_15
LBB0_11:
movq _MAX77843_MUIC_CONTROL1_SW_OPEN@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl -36(%rbp), %edx
xorl %r14d, %r14d
movq %r15, %rdi
xorl %ecx, %ecx
callq _max77843_muic_set_path
testl %eax, %eax
js LBB0_20
## %bb.12:
movl 4(%r15), %edi
movq _EXTCON_CHG_USB_CDP@GOTPCREL(%rip), %rax
jmp LBB0_15
LBB0_13:
movq _MAX77843_MUIC_CONTROL1_SW_OPEN@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl -36(%rbp), %edx
xorl %r14d, %r14d
movq %r15, %rdi
xorl %ecx, %ecx
callq _max77843_muic_set_path
testl %eax, %eax
js LBB0_20
LBB0_14:
movl 4(%r15), %edi
movq _EXTCON_CHG_USB_DCP@GOTPCREL(%rip), %rax
LBB0_15:
movl (%rax), %esi
movl -36(%rbp), %edx
LBB0_16:
callq _extcon_set_state_sync
jmp LBB0_17
LBB0_20:
movl %eax, %r14d
LBB0_17:
movl %r14d, %eax
addq $16, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB0_18:
movq _MAX77843_MUIC_GND_MHL@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB0_17
## %bb.19:
movl 4(%r15), %edi
movq _EXTCON_CHG_USB_DCP@GOTPCREL(%rip), %rax
movl (%rax), %esi
xorl %r14d, %r14d
xorl %edx, %edx
jmp LBB0_16
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_2, LBB0_2-LJTI0_0
.set L0_0_set_7, LBB0_7-LJTI0_0
.set L0_0_set_9, LBB0_9-LJTI0_0
.set L0_0_set_17, LBB0_17-LJTI0_0
.set L0_0_set_4, LBB0_4-LJTI0_0
.set L0_0_set_11, LBB0_11-LJTI0_0
.set L0_0_set_14, LBB0_14-LJTI0_0
.set L0_0_set_13, LBB0_13-LJTI0_0
LJTI0_0:
.long L0_0_set_2
.long L0_0_set_7
.long L0_0_set_9
.long L0_0_set_17
.long L0_0_set_4
.long L0_0_set_11
.long L0_0_set_14
.long L0_0_set_13
.end_data_region
## -- End function
.comm _MAX77843_CABLE_GROUP_CHG,4,2 ## @MAX77843_CABLE_GROUP_CHG
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "external connector is %s(chg_type:0x%x, prev_chg_type:0x%x)\n"
L_.str.1: ## @.str.1
.asciz "attached"
L_.str.2: ## @.str.2
.asciz "detached"
.comm _MAX77843_MUIC_CONTROL1_SW_USB,4,2 ## @MAX77843_MUIC_CONTROL1_SW_USB
.comm _EXTCON_USB,4,2 ## @EXTCON_USB
.comm _EXTCON_CHG_USB_SDP,4,2 ## @EXTCON_CHG_USB_SDP
.comm _MAX77843_MUIC_CONTROL1_SW_OPEN,4,2 ## @MAX77843_MUIC_CONTROL1_SW_OPEN
.comm _EXTCON_CHG_USB_CDP,4,2 ## @EXTCON_CHG_USB_CDP
.comm _EXTCON_CHG_USB_DCP,4,2 ## @EXTCON_CHG_USB_DCP
.comm _EXTCON_CHG_USB_SLOW,4,2 ## @EXTCON_CHG_USB_SLOW
.comm _EXTCON_CHG_USB_FAST,4,2 ## @EXTCON_CHG_USB_FAST
.comm _MAX77843_CABLE_GROUP_ADC_GND,4,2 ## @MAX77843_CABLE_GROUP_ADC_GND
.comm _MAX77843_MUIC_GND_MHL_VB,4,2 ## @MAX77843_MUIC_GND_MHL_VB
.comm _MAX77843_MUIC_GND_MHL,4,2 ## @MAX77843_MUIC_GND_MHL
L_.str.3: ## @.str.3
.asciz "failed to detect %s accessory (chg_type:0x%x)\n"
.comm _EINVAL,4,2 ## @EINVAL
.no_dead_strip _max77843_muic_chg_handler
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function max77843_muic_chg_handler
_max77843_muic_chg_handler: ; @max77843_muic_chg_handler
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
Lloh0:
adrp x8, _MAX77843_CABLE_GROUP_CHG@GOTPAGE
Lloh1:
ldr x8, [x8, _MAX77843_CABLE_GROUP_CHG@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
add x2, sp, #12
bl _max77843_muic_get_cable_type
mov x20, x0
ldr w0, [x19]
Lloh3:
adrp x21, l_.str.1@PAGE
Lloh4:
add x21, x21, l_.str.1@PAGEOFF
ldr w8, [sp, #12]
Lloh5:
adrp x22, l_.str.2@PAGE
Lloh6:
add x22, x22, l_.str.2@PAGEOFF
cmp w8, #0
csel x2, x22, x21, eq
ldr w4, [x19, #8]
Lloh7:
adrp x1, l_.str@PAGE
Lloh8:
add x1, x1, l_.str@PAGEOFF
mov x3, x20
bl _dev_dbg
sub w8, w20, #128
cmp w8, #7
b.hi LBB0_6
; %bb.1:
mov w0, #0
Lloh9:
adrp x9, lJTI0_0@PAGE
Lloh10:
add x9, x9, lJTI0_0@PAGEOFF
adr x10, LBB0_2
ldrb w11, [x9, x8]
add x10, x10, x11, lsl #2
br x10
LBB0_2:
Lloh11:
adrp x8, _MAX77843_MUIC_CONTROL1_SW_USB@GOTPAGE
Lloh12:
ldr x8, [x8, _MAX77843_MUIC_CONTROL1_SW_USB@GOTPAGEOFF]
Lloh13:
ldr w1, [x8]
ldr w2, [sp, #12]
mov x0, x19
mov w3, #0
bl _max77843_muic_set_path
tbnz w0, #31, LBB0_18
; %bb.3:
ldr w0, [x19, #4]
Lloh14:
adrp x8, _EXTCON_USB@GOTPAGE
Lloh15:
ldr x8, [x8, _EXTCON_USB@GOTPAGEOFF]
Lloh16:
ldr w1, [x8]
ldr w2, [sp, #12]
bl _extcon_set_state_sync
ldr w0, [x19, #4]
Lloh17:
adrp x8, _EXTCON_CHG_USB_SDP@GOTPAGE
Lloh18:
ldr x8, [x8, _EXTCON_CHG_USB_SDP@GOTPAGEOFF]
b LBB0_15
LBB0_4:
Lloh19:
adrp x8, _MAX77843_CABLE_GROUP_ADC_GND@GOTPAGE
Lloh20:
ldr x8, [x8, _MAX77843_CABLE_GROUP_ADC_GND@GOTPAGEOFF]
Lloh21:
ldr w1, [x8]
add x2, sp, #12
mov x0, x19
bl _max77843_muic_get_cable_type
Lloh22:
adrp x8, _MAX77843_MUIC_GND_MHL_VB@GOTPAGE
Lloh23:
ldr x8, [x8, _MAX77843_MUIC_GND_MHL_VB@GOTPAGEOFF]
Lloh24:
ldr w8, [x8]
cmp w0, w8
b.ne LBB0_19
; %bb.5:
ldr w0, [x19, #4]
Lloh25:
adrp x8, _EXTCON_CHG_USB_DCP@GOTPAGE
Lloh26:
ldr x8, [x8, _EXTCON_CHG_USB_DCP@GOTPAGEOFF]
Lloh27:
ldr w1, [x8]
mov w2, #1
b LBB0_16
LBB0_6:
ldr w0, [x19]
ldr w8, [sp, #12]
cmp w8, #0
csel x2, x22, x21, eq
Lloh28:
adrp x1, l_.str.3@PAGE
Lloh29:
add x1, x1, l_.str.3@PAGEOFF
mov x3, x20
bl _dev_err
Lloh30:
adrp x8, _MAX77843_MUIC_CONTROL1_SW_OPEN@GOTPAGE
Lloh31:
ldr x8, [x8, _MAX77843_MUIC_CONTROL1_SW_OPEN@GOTPAGEOFF]
Lloh32:
ldr w1, [x8]
ldr w2, [sp, #12]
mov x0, x19
mov w3, #0
bl _max77843_muic_set_path
Lloh33:
adrp x8, _EINVAL@GOTPAGE
Lloh34:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh35:
ldr w8, [x8]
neg w0, w8
b LBB0_18
LBB0_7:
Lloh36:
adrp x8, _MAX77843_MUIC_CONTROL1_SW_OPEN@GOTPAGE
Lloh37:
ldr x8, [x8, _MAX77843_MUIC_CONTROL1_SW_OPEN@GOTPAGEOFF]
Lloh38:
ldr w1, [x8]
ldr w2, [sp, #12]
mov x0, x19
mov w3, #0
bl _max77843_muic_set_path
tbnz w0, #31, LBB0_18
; %bb.8:
ldr w0, [x19, #4]
Lloh39:
adrp x8, _EXTCON_CHG_USB_SLOW@GOTPAGE
Lloh40:
ldr x8, [x8, _EXTCON_CHG_USB_SLOW@GOTPAGEOFF]
b LBB0_15
LBB0_9:
Lloh41:
adrp x8, _MAX77843_MUIC_CONTROL1_SW_OPEN@GOTPAGE
Lloh42:
ldr x8, [x8, _MAX77843_MUIC_CONTROL1_SW_OPEN@GOTPAGEOFF]
Lloh43:
ldr w1, [x8]
ldr w2, [sp, #12]
mov x0, x19
mov w3, #0
bl _max77843_muic_set_path
tbnz w0, #31, LBB0_18
; %bb.10:
ldr w0, [x19, #4]
Lloh44:
adrp x8, _EXTCON_CHG_USB_FAST@GOTPAGE
Lloh45:
ldr x8, [x8, _EXTCON_CHG_USB_FAST@GOTPAGEOFF]
b LBB0_15
LBB0_11:
Lloh46:
adrp x8, _MAX77843_MUIC_CONTROL1_SW_OPEN@GOTPAGE
Lloh47:
ldr x8, [x8, _MAX77843_MUIC_CONTROL1_SW_OPEN@GOTPAGEOFF]
Lloh48:
ldr w1, [x8]
ldr w2, [sp, #12]
mov x0, x19
mov w3, #0
bl _max77843_muic_set_path
tbnz w0, #31, LBB0_18
; %bb.12:
ldr w0, [x19, #4]
Lloh49:
adrp x8, _EXTCON_CHG_USB_CDP@GOTPAGE
Lloh50:
ldr x8, [x8, _EXTCON_CHG_USB_CDP@GOTPAGEOFF]
b LBB0_15
LBB0_13:
Lloh51:
adrp x8, _MAX77843_MUIC_CONTROL1_SW_OPEN@GOTPAGE
Lloh52:
ldr x8, [x8, _MAX77843_MUIC_CONTROL1_SW_OPEN@GOTPAGEOFF]
Lloh53:
ldr w1, [x8]
ldr w2, [sp, #12]
mov x0, x19
mov w3, #0
bl _max77843_muic_set_path
tbnz w0, #31, LBB0_18
LBB0_14:
ldr w0, [x19, #4]
Lloh54:
adrp x8, _EXTCON_CHG_USB_DCP@GOTPAGE
Lloh55:
ldr x8, [x8, _EXTCON_CHG_USB_DCP@GOTPAGEOFF]
LBB0_15:
ldr w1, [x8]
ldr w2, [sp, #12]
LBB0_16:
bl _extcon_set_state_sync
LBB0_17:
mov w0, #0
LBB0_18:
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_19:
Lloh56:
adrp x8, _MAX77843_MUIC_GND_MHL@GOTPAGE
Lloh57:
ldr x8, [x8, _MAX77843_MUIC_GND_MHL@GOTPAGEOFF]
Lloh58:
ldr w8, [x8]
cmp w0, w8
b.ne LBB0_17
; %bb.20:
ldr w0, [x19, #4]
Lloh59:
adrp x8, _EXTCON_CHG_USB_DCP@GOTPAGE
Lloh60:
ldr x8, [x8, _EXTCON_CHG_USB_DCP@GOTPAGEOFF]
Lloh61:
ldr w1, [x8]
mov w2, #0
b LBB0_16
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGot Lloh17, Lloh18
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.loh AdrpLdrGotLdr Lloh25, Lloh26, Lloh27
.loh AdrpLdrGotLdr Lloh33, Lloh34, Lloh35
.loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32
.loh AdrpAdd Lloh28, Lloh29
.loh AdrpLdrGotLdr Lloh36, Lloh37, Lloh38
.loh AdrpLdrGot Lloh39, Lloh40
.loh AdrpLdrGotLdr Lloh41, Lloh42, Lloh43
.loh AdrpLdrGot Lloh44, Lloh45
.loh AdrpLdrGotLdr Lloh46, Lloh47, Lloh48
.loh AdrpLdrGot Lloh49, Lloh50
.loh AdrpLdrGotLdr Lloh51, Lloh52, Lloh53
.loh AdrpLdrGot Lloh54, Lloh55
.loh AdrpLdrGotLdr Lloh56, Lloh57, Lloh58
.loh AdrpLdrGotLdr Lloh59, Lloh60, Lloh61
.cfi_endproc
.section __TEXT,__const
lJTI0_0:
.byte (LBB0_2-LBB0_2)>>2
.byte (LBB0_7-LBB0_2)>>2
.byte (LBB0_9-LBB0_2)>>2
.byte (LBB0_18-LBB0_2)>>2
.byte (LBB0_4-LBB0_2)>>2
.byte (LBB0_11-LBB0_2)>>2
.byte (LBB0_14-LBB0_2)>>2
.byte (LBB0_13-LBB0_2)>>2
; -- End function
.comm _MAX77843_CABLE_GROUP_CHG,4,2 ; @MAX77843_CABLE_GROUP_CHG
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "external connector is %s(chg_type:0x%x, prev_chg_type:0x%x)\n"
l_.str.1: ; @.str.1
.asciz "attached"
l_.str.2: ; @.str.2
.asciz "detached"
.comm _MAX77843_MUIC_CONTROL1_SW_USB,4,2 ; @MAX77843_MUIC_CONTROL1_SW_USB
.comm _EXTCON_USB,4,2 ; @EXTCON_USB
.comm _EXTCON_CHG_USB_SDP,4,2 ; @EXTCON_CHG_USB_SDP
.comm _MAX77843_MUIC_CONTROL1_SW_OPEN,4,2 ; @MAX77843_MUIC_CONTROL1_SW_OPEN
.comm _EXTCON_CHG_USB_CDP,4,2 ; @EXTCON_CHG_USB_CDP
.comm _EXTCON_CHG_USB_DCP,4,2 ; @EXTCON_CHG_USB_DCP
.comm _EXTCON_CHG_USB_SLOW,4,2 ; @EXTCON_CHG_USB_SLOW
.comm _EXTCON_CHG_USB_FAST,4,2 ; @EXTCON_CHG_USB_FAST
.comm _MAX77843_CABLE_GROUP_ADC_GND,4,2 ; @MAX77843_CABLE_GROUP_ADC_GND
.comm _MAX77843_MUIC_GND_MHL_VB,4,2 ; @MAX77843_MUIC_GND_MHL_VB
.comm _MAX77843_MUIC_GND_MHL,4,2 ; @MAX77843_MUIC_GND_MHL
l_.str.3: ; @.str.3
.asciz "failed to detect %s accessory (chg_type:0x%x)\n"
.comm _EINVAL,4,2 ; @EINVAL
.no_dead_strip _max77843_muic_chg_handler
.subsections_via_symbols
| AnghaBench/linux/drivers/extcon/extr_extcon-max77843.c_max77843_muic_chg_handler.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ocs_ramlog_free ## -- Begin function ocs_ramlog_free
.p2align 4, 0x90
_ocs_ramlog_free: ## @ocs_ramlog_free
.cfi_startproc
## %bb.0:
testq %rsi, %rsi
je LBB0_10
## %bb.1:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r15
movq %rdi, %r14
leaq 16(%rsi), %rdi
callq _ocs_lock_free
movq 8(%r15), %rsi
testq %rsi, %rsi
je LBB0_9
## %bb.2:
cmpq $0, (%r15)
je LBB0_3
## %bb.4:
movq %r14, %rdi
callq _ocs_textbuf_free
movq (%r15), %rax
cmpq $2, %rax
jb LBB0_7
## %bb.5:
movl $1, %r12d
movl $24, %ebx
.p2align 4, 0x90
LBB0_6: ## =>This Inner Loop Header: Depth=1
movq 8(%r15), %rsi
addq %rbx, %rsi
movq %r14, %rdi
callq _ocs_textbuf_free
incq %r12
movq (%r15), %rax
addq $24, %rbx
cmpq %rax, %r12
jb LBB0_6
LBB0_7:
movq 8(%r15), %rsi
shll $3, %eax
leal (%rax,%rax,2), %edx
jmp LBB0_8
LBB0_10:
retq
LBB0_3:
xorl %edx, %edx
LBB0_8:
movq %r14, %rdi
callq _ocs_free
movq $0, 8(%r15)
LBB0_9:
movq %r14, %rdi
movq %r15, %rsi
movl $24, %edx
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _ocs_free ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ocs_ramlog_free ; -- Begin function ocs_ramlog_free
.p2align 2
_ocs_ramlog_free: ; @ocs_ramlog_free
.cfi_startproc
; %bb.0:
cbz x1, LBB0_7
; %bb.1:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_remember_state
mov x19, x1
mov x20, x0
add x0, x1, #16
bl _ocs_lock_free
ldr x1, [x19, #8]
cbz x1, LBB0_10
; %bb.2:
ldr x8, [x19]
cbz x8, LBB0_8
; %bb.3:
mov x0, x20
bl _ocs_textbuf_free
ldr x8, [x19]
cmp x8, #2
b.lo LBB0_6
; %bb.4:
mov w21, #1
mov w22, #24
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19, #8]
add x1, x8, x22
mov x0, x20
bl _ocs_textbuf_free
add x21, x21, #1
ldr x8, [x19]
add x22, x22, #24
cmp x21, x8
b.lo LBB0_5
LBB0_6:
ldr x1, [x19, #8]
add w8, w8, w8, lsl #1
lsl w2, w8, #3
b LBB0_9
LBB0_7:
.cfi_def_cfa wsp, 0
.cfi_same_value w30
.cfi_same_value w29
.cfi_same_value w19
.cfi_same_value w20
.cfi_same_value w21
.cfi_same_value w22
ret
LBB0_8:
.cfi_restore_state
mov w2, #0
LBB0_9:
mov x0, x20
bl _ocs_free
str xzr, [x19, #8]
LBB0_10:
mov x0, x20
mov x1, x19
mov w2, #24
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 _ocs_free
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/ocs_fc/extr_ocs_utils.c_ocs_ramlog_free.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _GetHead ## -- Begin function GetHead
.p2align 4, 0x90
_GetHead: ## @GetHead
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _Head@GOTPCREL(%rip), %rax
movq (%rax), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _GetTail ## -- Begin function GetTail
.p2align 4, 0x90
_GetTail: ## @GetTail
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _Tail@GOTPCREL(%rip), %rax
movq (%rax), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _isEndOfString ## -- Begin function isEndOfString
.p2align 4, 0x90
_isEndOfString: ## @isEndOfString
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
testb %dil, %dil
sete %cl
cmpb $10, %dil
sete %al
orb %cl, %al
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _scanString ## -- Begin function scanString
.p2align 4, 0x90
_scanString: ## @scanString
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl $256, %edi ## imm = 0x100
callq _malloc
movq %rax, %r12
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movq %r12, %rdi
movl $256, %esi ## imm = 0x100
callq _fgets
movl $7, %ebx
LBB3_1: ## =>This Inner Loop Header: Depth=1
movzbl -7(%r12,%rbx), %eax
testb %al, %al
je LBB3_20
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
cmpb $10, %al
je LBB3_20
## %bb.3: ## in Loop: Header=BB3_1 Depth=1
movzbl -6(%r12,%rbx), %eax
testb %al, %al
je LBB3_21
## %bb.4: ## in Loop: Header=BB3_1 Depth=1
cmpb $10, %al
je LBB3_21
## %bb.5: ## in Loop: Header=BB3_1 Depth=1
movzbl -5(%r12,%rbx), %eax
testb %al, %al
je LBB3_22
## %bb.6: ## in Loop: Header=BB3_1 Depth=1
cmpb $10, %al
je LBB3_22
## %bb.7: ## in Loop: Header=BB3_1 Depth=1
movzbl -4(%r12,%rbx), %eax
testb %al, %al
je LBB3_23
## %bb.8: ## in Loop: Header=BB3_1 Depth=1
cmpb $10, %al
je LBB3_23
## %bb.9: ## in Loop: Header=BB3_1 Depth=1
movzbl -3(%r12,%rbx), %eax
testb %al, %al
je LBB3_24
## %bb.10: ## in Loop: Header=BB3_1 Depth=1
cmpb $10, %al
je LBB3_24
## %bb.11: ## in Loop: Header=BB3_1 Depth=1
movzbl -2(%r12,%rbx), %eax
testb %al, %al
je LBB3_25
## %bb.12: ## in Loop: Header=BB3_1 Depth=1
cmpb $10, %al
je LBB3_25
## %bb.13: ## in Loop: Header=BB3_1 Depth=1
movzbl -1(%r12,%rbx), %eax
testb %al, %al
je LBB3_26
## %bb.14: ## in Loop: Header=BB3_1 Depth=1
cmpb $10, %al
je LBB3_26
## %bb.15: ## in Loop: Header=BB3_1 Depth=1
movzbl (%r12,%rbx), %eax
testb %al, %al
je LBB3_27
## %bb.16: ## in Loop: Header=BB3_1 Depth=1
cmpb $10, %al
je LBB3_27
## %bb.17: ## in Loop: Header=BB3_1 Depth=1
addq $8, %rbx
cmpq $263, %rbx ## imm = 0x107
jne LBB3_1
## %bb.18:
movl $257, %edi ## imm = 0x101
callq _malloc
movq %rax, %r14
movl $256, %ebx ## imm = 0x100
jmp LBB3_19
LBB3_20:
addq $-7, %rbx
jmp LBB3_27
LBB3_21:
addq $-6, %rbx
jmp LBB3_27
LBB3_22:
addq $-5, %rbx
jmp LBB3_27
LBB3_23:
addq $-4, %rbx
jmp LBB3_27
LBB3_24:
addq $-3, %rbx
jmp LBB3_27
LBB3_25:
addq $-2, %rbx
jmp LBB3_27
LBB3_26:
decq %rbx
LBB3_27:
leal 1(%rbx), %edi
callq _malloc
movq %rax, %r14
testl %ebx, %ebx
je LBB3_28
LBB3_19:
movl %ebx, %r15d
movq %r14, %rdi
movq %r12, %rsi
movq %r15, %rdx
callq _memcpy
jmp LBB3_29
LBB3_28:
xorl %r15d, %r15d
LBB3_29:
movb $0, (%r14,%r15)
movq %r12, %rdi
callq _free
movq %r14, %rax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function isEqual
LCPI4_0:
.space 16,1
.section __TEXT,__text,regular,pure_instructions
.globl _isEqual
.p2align 4, 0x90
_isEqual: ## @isEqual
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $7, %eax
LBB4_1: ## =>This Inner Loop Header: Depth=1
movzbl -7(%rdi,%rax), %ecx
testb %cl, %cl
je LBB4_19
## %bb.2: ## in Loop: Header=BB4_1 Depth=1
cmpb $10, %cl
je LBB4_19
## %bb.3: ## in Loop: Header=BB4_1 Depth=1
movzbl -6(%rdi,%rax), %ecx
testb %cl, %cl
je LBB4_20
## %bb.4: ## in Loop: Header=BB4_1 Depth=1
cmpb $10, %cl
je LBB4_20
## %bb.5: ## in Loop: Header=BB4_1 Depth=1
movzbl -5(%rdi,%rax), %ecx
testb %cl, %cl
je LBB4_21
## %bb.6: ## in Loop: Header=BB4_1 Depth=1
cmpb $10, %cl
je LBB4_21
## %bb.7: ## in Loop: Header=BB4_1 Depth=1
movzbl -4(%rdi,%rax), %ecx
testb %cl, %cl
je LBB4_22
## %bb.8: ## in Loop: Header=BB4_1 Depth=1
cmpb $10, %cl
je LBB4_22
## %bb.9: ## in Loop: Header=BB4_1 Depth=1
movzbl -3(%rdi,%rax), %ecx
testb %cl, %cl
je LBB4_23
## %bb.10: ## in Loop: Header=BB4_1 Depth=1
cmpb $10, %cl
je LBB4_23
## %bb.11: ## in Loop: Header=BB4_1 Depth=1
movzbl -2(%rdi,%rax), %ecx
testb %cl, %cl
je LBB4_24
## %bb.12: ## in Loop: Header=BB4_1 Depth=1
cmpb $10, %cl
je LBB4_24
## %bb.13: ## in Loop: Header=BB4_1 Depth=1
movzbl -1(%rdi,%rax), %ecx
testb %cl, %cl
je LBB4_25
## %bb.14: ## in Loop: Header=BB4_1 Depth=1
cmpb $10, %cl
je LBB4_25
## %bb.15: ## in Loop: Header=BB4_1 Depth=1
movzbl (%rdi,%rax), %ecx
testb %cl, %cl
je LBB4_26
## %bb.16: ## in Loop: Header=BB4_1 Depth=1
cmpb $10, %cl
je LBB4_26
## %bb.17: ## in Loop: Header=BB4_1 Depth=1
addq $8, %rax
cmpq $263, %rax ## imm = 0x107
jne LBB4_1
## %bb.18:
movl $256, %eax ## imm = 0x100
jmp LBB4_26
LBB4_19:
addq $-7, %rax
jmp LBB4_26
LBB4_20:
addq $-6, %rax
jmp LBB4_26
LBB4_21:
addq $-5, %rax
jmp LBB4_26
LBB4_22:
addq $-4, %rax
jmp LBB4_26
LBB4_23:
addq $-3, %rax
jmp LBB4_26
LBB4_24:
addq $-2, %rax
jmp LBB4_26
LBB4_25:
decq %rax
LBB4_26:
movl $7, %ecx
LBB4_27: ## =>This Inner Loop Header: Depth=1
movzbl -7(%rsi,%rcx), %edx
testb %dl, %dl
je LBB4_45
## %bb.28: ## in Loop: Header=BB4_27 Depth=1
cmpb $10, %dl
je LBB4_45
## %bb.29: ## in Loop: Header=BB4_27 Depth=1
movzbl -6(%rsi,%rcx), %edx
testb %dl, %dl
je LBB4_46
## %bb.30: ## in Loop: Header=BB4_27 Depth=1
cmpb $10, %dl
je LBB4_46
## %bb.31: ## in Loop: Header=BB4_27 Depth=1
movzbl -5(%rsi,%rcx), %edx
testb %dl, %dl
je LBB4_47
## %bb.32: ## in Loop: Header=BB4_27 Depth=1
cmpb $10, %dl
je LBB4_47
## %bb.33: ## in Loop: Header=BB4_27 Depth=1
movzbl -4(%rsi,%rcx), %edx
testb %dl, %dl
je LBB4_48
## %bb.34: ## in Loop: Header=BB4_27 Depth=1
cmpb $10, %dl
je LBB4_48
## %bb.35: ## in Loop: Header=BB4_27 Depth=1
movzbl -3(%rsi,%rcx), %edx
testb %dl, %dl
je LBB4_49
## %bb.36: ## in Loop: Header=BB4_27 Depth=1
cmpb $10, %dl
je LBB4_49
## %bb.37: ## in Loop: Header=BB4_27 Depth=1
movzbl -2(%rsi,%rcx), %edx
testb %dl, %dl
je LBB4_50
## %bb.38: ## in Loop: Header=BB4_27 Depth=1
cmpb $10, %dl
je LBB4_50
## %bb.39: ## in Loop: Header=BB4_27 Depth=1
movzbl -1(%rsi,%rcx), %edx
testb %dl, %dl
je LBB4_58
## %bb.40: ## in Loop: Header=BB4_27 Depth=1
cmpb $10, %dl
je LBB4_58
## %bb.41: ## in Loop: Header=BB4_27 Depth=1
movzbl (%rsi,%rcx), %edx
testb %dl, %dl
je LBB4_51
## %bb.42: ## in Loop: Header=BB4_27 Depth=1
cmpb $10, %dl
je LBB4_51
## %bb.43: ## in Loop: Header=BB4_27 Depth=1
addq $8, %rcx
cmpq $263, %rcx ## imm = 0x107
jne LBB4_27
## %bb.44:
movl $256, %ecx ## imm = 0x100
cmpl %ecx, %eax
je LBB4_52
jmp LBB4_59
LBB4_45:
addq $-7, %rcx
cmpl %ecx, %eax
je LBB4_52
LBB4_59:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
popq %rbp
retq
LBB4_46:
addq $-6, %rcx
cmpl %ecx, %eax
je LBB4_52
jmp LBB4_59
LBB4_47:
addq $-5, %rcx
cmpl %ecx, %eax
je LBB4_52
jmp LBB4_59
LBB4_48:
addq $-4, %rcx
cmpl %ecx, %eax
je LBB4_52
jmp LBB4_59
LBB4_49:
addq $-3, %rcx
cmpl %ecx, %eax
je LBB4_52
jmp LBB4_59
LBB4_50:
addq $-2, %rcx
LBB4_51:
cmpl %ecx, %eax
jne LBB4_59
LBB4_52:
testl %eax, %eax
je LBB4_55
## %bb.53:
movl %eax, %r9d
xorl %r8d, %r8d
cmpl $8, %eax
jae LBB4_56
## %bb.54:
movb $1, %al
xorl %edx, %edx
jmp LBB4_74
LBB4_55:
movb $1, %al
## kill: def $al killed $al killed $eax
popq %rbp
retq
LBB4_56:
cmpl $32, %eax
jae LBB4_61
## %bb.57:
movb $1, %al
xorl %edx, %edx
jmp LBB4_71
LBB4_58:
decq %rcx
cmpl %ecx, %eax
je LBB4_52
jmp LBB4_59
LBB4_61:
movl %r9d, %edx
andl $-32, %edx
movdqu (%rdi), %xmm0
movdqu 16(%rdi), %xmm3
movdqu (%rsi), %xmm1
pcmpeqb %xmm0, %xmm1
movdqu 16(%rsi), %xmm2
pcmpeqb %xmm3, %xmm2
movdqa LCPI4_0(%rip), %xmm0 ## xmm0 = [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
pand %xmm0, %xmm1
pand %xmm0, %xmm2
cmpq $32, %rdx
je LBB4_69
## %bb.62:
movdqu 32(%rdi), %xmm0
movdqu 48(%rdi), %xmm3
movdqu 32(%rsi), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 48(%rsi), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $64, %edx
je LBB4_69
## %bb.63:
movdqu 64(%rdi), %xmm0
movdqu 80(%rdi), %xmm3
movdqu 64(%rsi), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 80(%rsi), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $96, %edx
je LBB4_69
## %bb.64:
movdqu 96(%rdi), %xmm0
movdqu 112(%rdi), %xmm3
movdqu 96(%rsi), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 112(%rsi), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $128, %edx
je LBB4_69
## %bb.65:
movdqu 128(%rdi), %xmm0
movdqu 144(%rdi), %xmm3
movdqu 128(%rsi), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 144(%rsi), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $160, %edx
je LBB4_69
## %bb.66:
movdqu 160(%rdi), %xmm0
movdqu 176(%rdi), %xmm3
movdqu 160(%rsi), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 176(%rsi), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $192, %edx
je LBB4_69
## %bb.67:
movdqu 192(%rdi), %xmm0
movdqu 208(%rdi), %xmm3
movdqu 192(%rsi), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 208(%rsi), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $224, %edx
je LBB4_69
## %bb.68:
movdqu 224(%rdi), %xmm0
movdqu 240(%rdi), %xmm3
movdqu 224(%rsi), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 240(%rsi), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
LBB4_69:
movdqa LCPI4_0(%rip), %xmm0 ## xmm0 = [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
pcmpeqb %xmm1, %xmm0
pblendvb %xmm0, %xmm2, %xmm1
pcmpeqd %xmm0, %xmm0
paddb %xmm1, %xmm0
ptest %xmm0, %xmm0
sete %al
cmpq %r9, %rdx
je LBB4_75
## %bb.70:
testb $24, %r9b
je LBB4_74
LBB4_71:
movq %rdx, %rcx
movl %r9d, %edx
andl $-8, %edx
movzbl %al, %eax
movd %eax, %xmm0
punpcklbw %xmm0, %xmm0 ## xmm0 = xmm0[0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7]
pshuflw $0, %xmm0, %xmm0 ## xmm0 = xmm0[0,0,0,0,4,5,6,7]
.p2align 4, 0x90
LBB4_72: ## =>This Inner Loop Header: Depth=1
movq (%rdi,%rcx), %xmm1 ## xmm1 = mem[0],zero
movq (%rsi,%rcx), %xmm2 ## xmm2 = mem[0],zero
pcmpeqb %xmm1, %xmm2
pand %xmm2, %xmm0
addq $8, %rcx
cmpq %rcx, %rdx
jne LBB4_72
## %bb.73:
movq %xmm0, %rax
movabsq $72340172838076673, %rcx ## imm = 0x101010101010101
cmpq %rcx, %rax
sete %al
cmpq %r9, %rdx
je LBB4_75
.p2align 4, 0x90
LBB4_74: ## =>This Inner Loop Header: Depth=1
movzbl (%rdi,%rdx), %ecx
cmpb (%rsi,%rdx), %cl
movzbl %al, %eax
cmovnel %r8d, %eax
incq %rdx
cmpq %rdx, %r9
jne LBB4_74
LBB4_75:
andb $1, %al
## kill: def $al killed $al killed $eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function Postr
LCPI5_0:
.quad 2 ## 0x2
.quad 3 ## 0x3
LCPI5_1:
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 0 ## 0x0
LCPI5_2:
.quad 4 ## 0x4
.quad 4 ## 0x4
LCPI5_3:
.quad 2147483648 ## 0x80000000
.quad 2147483648 ## 0x80000000
LCPI5_4:
.long 1 ## 0x1
.long 1 ## 0x1
.long 1 ## 0x1
.long 1 ## 0x1
LCPI5_5:
.quad 8 ## 0x8
.quad 8 ## 0x8
LCPI5_6:
.quad 12 ## 0xc
.quad 12 ## 0xc
LCPI5_7:
.quad 16 ## 0x10
.quad 16 ## 0x10
.section __TEXT,__text,regular,pure_instructions
.globl _Postr
.p2align 4, 0x90
_Postr: ## @Postr
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movslq %edi, %rax
movq %rax, %xmm0
pshufd $68, %xmm0, %xmm0 ## xmm0 = xmm0[0,1,0,1]
movdqa LCPI5_0(%rip), %xmm3 ## xmm3 = [2,3]
movdqa LCPI5_1(%rip), %xmm6 ## xmm6 = [0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0]
xorl %eax, %eax
movdqa LCPI5_2(%rip), %xmm8 ## xmm8 = [4,4]
movdqa LCPI5_3(%rip), %xmm13 ## xmm13 = [2147483648,2147483648]
pxor %xmm13, %xmm0
pcmpeqd %xmm14, %xmm14
movdqa LCPI5_4(%rip), %xmm12 ## xmm12 = [1,1,1,1]
movq _MSet@GOTPCREL(%rip), %rcx
movdqa LCPI5_5(%rip), %xmm9 ## xmm9 = [8,8]
movdqa LCPI5_6(%rip), %xmm10 ## xmm10 = [12,12]
movdqa LCPI5_7(%rip), %xmm11 ## xmm11 = [16,16]
.p2align 4, 0x90
LBB5_1: ## =>This Inner Loop Header: Depth=1
movdqa %xmm3, %xmm1
paddq %xmm8, %xmm1
movdqa %xmm6, %xmm2
paddq %xmm8, %xmm2
movdqa %xmm6, %xmm7
pxor %xmm13, %xmm7
movdqa %xmm7, %xmm4
pcmpgtd %xmm0, %xmm4
pcmpeqd %xmm0, %xmm7
pshufd $245, %xmm7, %xmm5 ## xmm5 = xmm7[1,1,3,3]
pand %xmm4, %xmm5
pshufd $245, %xmm4, %xmm7 ## xmm7 = xmm4[1,1,3,3]
por %xmm5, %xmm7
pxor %xmm14, %xmm7
movdqa %xmm3, %xmm4
pxor %xmm13, %xmm4
movdqa %xmm4, %xmm5
pcmpgtd %xmm0, %xmm5
pcmpeqd %xmm0, %xmm4
pshufd $245, %xmm4, %xmm4 ## xmm4 = xmm4[1,1,3,3]
pand %xmm5, %xmm4
pshufd $245, %xmm5, %xmm5 ## xmm5 = xmm5[1,1,3,3]
por %xmm4, %xmm5
pxor %xmm14, %xmm5
packssdw %xmm5, %xmm7
pand %xmm12, %xmm7
pxor %xmm13, %xmm2
movdqa %xmm2, %xmm4
pcmpgtd %xmm0, %xmm4
pcmpeqd %xmm0, %xmm2
pshufd $245, %xmm2, %xmm2 ## xmm2 = xmm2[1,1,3,3]
pand %xmm4, %xmm2
pshufd $245, %xmm4, %xmm4 ## xmm4 = xmm4[1,1,3,3]
por %xmm2, %xmm4
pxor %xmm14, %xmm4
pxor %xmm13, %xmm1
movdqa %xmm1, %xmm2
pcmpgtd %xmm0, %xmm2
pcmpeqd %xmm0, %xmm1
pshufd $245, %xmm1, %xmm1 ## xmm1 = xmm1[1,1,3,3]
pand %xmm2, %xmm1
pshufd $245, %xmm2, %xmm2 ## xmm2 = xmm2[1,1,3,3]
por %xmm1, %xmm2
pxor %xmm14, %xmm2
packssdw %xmm2, %xmm4
pand %xmm12, %xmm4
movdqa %xmm7, (%rcx,%rax,4)
movdqa %xmm4, 16(%rcx,%rax,4)
movdqa %xmm3, %xmm4
paddq %xmm9, %xmm4
movdqa %xmm6, %xmm5
paddq %xmm9, %xmm5
movdqa %xmm3, %xmm1
paddq %xmm10, %xmm1
movdqa %xmm6, %xmm2
paddq %xmm10, %xmm2
pxor %xmm13, %xmm5
movdqa %xmm5, %xmm7
pcmpgtd %xmm0, %xmm7
pcmpeqd %xmm0, %xmm5
pshufd $245, %xmm5, %xmm5 ## xmm5 = xmm5[1,1,3,3]
pand %xmm7, %xmm5
pshufd $245, %xmm7, %xmm7 ## xmm7 = xmm7[1,1,3,3]
por %xmm5, %xmm7
pxor %xmm14, %xmm7
pxor %xmm13, %xmm4
movdqa %xmm4, %xmm5
pcmpgtd %xmm0, %xmm5
pcmpeqd %xmm0, %xmm4
pshufd $245, %xmm4, %xmm4 ## xmm4 = xmm4[1,1,3,3]
pand %xmm5, %xmm4
pshufd $245, %xmm5, %xmm5 ## xmm5 = xmm5[1,1,3,3]
por %xmm4, %xmm5
pxor %xmm14, %xmm5
packssdw %xmm5, %xmm7
pand %xmm12, %xmm7
pxor %xmm13, %xmm2
movdqa %xmm2, %xmm4
pcmpgtd %xmm0, %xmm4
pcmpeqd %xmm0, %xmm2
pshufd $245, %xmm2, %xmm2 ## xmm2 = xmm2[1,1,3,3]
pand %xmm4, %xmm2
pshufd $245, %xmm4, %xmm4 ## xmm4 = xmm4[1,1,3,3]
por %xmm2, %xmm4
pxor %xmm14, %xmm4
pxor %xmm13, %xmm1
movdqa %xmm1, %xmm2
pcmpgtd %xmm0, %xmm2
pcmpeqd %xmm0, %xmm1
pshufd $245, %xmm1, %xmm1 ## xmm1 = xmm1[1,1,3,3]
pand %xmm2, %xmm1
pshufd $245, %xmm2, %xmm2 ## xmm2 = xmm2[1,1,3,3]
por %xmm1, %xmm2
pxor %xmm14, %xmm2
packssdw %xmm2, %xmm4
pand %xmm12, %xmm4
movdqa %xmm7, 32(%rcx,%rax,4)
movdqa %xmm4, 48(%rcx,%rax,4)
addq $16, %rax
paddq %xmm11, %xmm6
paddq %xmm11, %xmm3
cmpq $256, %rax ## imm = 0x100
jne LBB5_1
## %bb.2:
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function SearchGraph
LCPI6_0:
.space 16,1
.section __TEXT,__text,regular,pure_instructions
.globl _SearchGraph
.p2align 4, 0x90
_SearchGraph: ## @SearchGraph
.cfi_startproc
## %bb.0:
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 _Head@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, (%rsi)
movq _Tail@GOTPCREL(%rip), %r14
movq (%r14), %rax
movq %rdi, (%rax)
movq (%rsi), %r9
xorl %r10d, %r10d
movabsq $72340172838076673, %r8 ## imm = 0x101010101010101
movdqa LCPI6_0(%rip), %xmm1 ## xmm1 = [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
pcmpeqd %xmm2, %xmm2
jmp LBB6_1
.p2align 4, 0x90
LBB6_73: ## in Loop: Header=BB6_1 Depth=1
testb $1, %al
jne LBB6_75
LBB6_74: ## in Loop: Header=BB6_1 Depth=1
movq 32(%r9), %r9
movq %r9, (%r15)
LBB6_1: ## =>This Loop Header: Depth=1
## Child Loop BB6_2 Depth 2
## Child Loop BB6_28 Depth 2
## Child Loop BB6_70 Depth 2
## Child Loop BB6_72 Depth 2
movq (%r9), %rsi
movl $7, %edx
LBB6_2: ## Parent Loop BB6_1 Depth=1
## => This Inner Loop Header: Depth=2
movzbl -7(%rsi,%rdx), %eax
testb %al, %al
je LBB6_20
## %bb.3: ## in Loop: Header=BB6_2 Depth=2
cmpb $10, %al
je LBB6_20
## %bb.4: ## in Loop: Header=BB6_2 Depth=2
movzbl -6(%rsi,%rdx), %eax
testb %al, %al
je LBB6_21
## %bb.5: ## in Loop: Header=BB6_2 Depth=2
cmpb $10, %al
je LBB6_21
## %bb.6: ## in Loop: Header=BB6_2 Depth=2
movzbl -5(%rsi,%rdx), %eax
testb %al, %al
je LBB6_22
## %bb.7: ## in Loop: Header=BB6_2 Depth=2
cmpb $10, %al
je LBB6_22
## %bb.8: ## in Loop: Header=BB6_2 Depth=2
movzbl -4(%rsi,%rdx), %eax
testb %al, %al
je LBB6_23
## %bb.9: ## in Loop: Header=BB6_2 Depth=2
cmpb $10, %al
je LBB6_23
## %bb.10: ## in Loop: Header=BB6_2 Depth=2
movzbl -3(%rsi,%rdx), %eax
testb %al, %al
je LBB6_24
## %bb.11: ## in Loop: Header=BB6_2 Depth=2
cmpb $10, %al
je LBB6_24
## %bb.12: ## in Loop: Header=BB6_2 Depth=2
movzbl -2(%rsi,%rdx), %eax
testb %al, %al
je LBB6_25
## %bb.13: ## in Loop: Header=BB6_2 Depth=2
cmpb $10, %al
je LBB6_25
## %bb.14: ## in Loop: Header=BB6_2 Depth=2
movzbl -1(%rsi,%rdx), %eax
testb %al, %al
je LBB6_26
## %bb.15: ## in Loop: Header=BB6_2 Depth=2
cmpb $10, %al
je LBB6_26
## %bb.16: ## in Loop: Header=BB6_2 Depth=2
movzbl (%rsi,%rdx), %eax
testb %al, %al
je LBB6_27
## %bb.17: ## in Loop: Header=BB6_2 Depth=2
cmpb $10, %al
je LBB6_27
## %bb.18: ## in Loop: Header=BB6_2 Depth=2
addq $8, %rdx
cmpq $263, %rdx ## imm = 0x107
jne LBB6_2
## %bb.19: ## in Loop: Header=BB6_1 Depth=1
movl $256, %edx ## imm = 0x100
jmp LBB6_27
LBB6_20: ## in Loop: Header=BB6_1 Depth=1
addq $-7, %rdx
jmp LBB6_27
LBB6_21: ## in Loop: Header=BB6_1 Depth=1
addq $-6, %rdx
jmp LBB6_27
LBB6_22: ## in Loop: Header=BB6_1 Depth=1
addq $-5, %rdx
jmp LBB6_27
LBB6_23: ## in Loop: Header=BB6_1 Depth=1
addq $-4, %rdx
jmp LBB6_27
LBB6_24: ## in Loop: Header=BB6_1 Depth=1
addq $-3, %rdx
jmp LBB6_27
LBB6_25: ## in Loop: Header=BB6_1 Depth=1
addq $-2, %rdx
jmp LBB6_27
LBB6_26: ## in Loop: Header=BB6_1 Depth=1
decq %rdx
.p2align 4, 0x90
LBB6_27: ## in Loop: Header=BB6_1 Depth=1
movl $7, %ebx
LBB6_28: ## Parent Loop BB6_1 Depth=1
## => This Inner Loop Header: Depth=2
movzbl -7(%rdi,%rbx), %eax
testb %al, %al
je LBB6_46
## %bb.29: ## in Loop: Header=BB6_28 Depth=2
cmpb $10, %al
je LBB6_46
## %bb.30: ## in Loop: Header=BB6_28 Depth=2
movzbl -6(%rdi,%rbx), %eax
testb %al, %al
je LBB6_47
## %bb.31: ## in Loop: Header=BB6_28 Depth=2
cmpb $10, %al
je LBB6_47
## %bb.32: ## in Loop: Header=BB6_28 Depth=2
movzbl -5(%rdi,%rbx), %eax
testb %al, %al
je LBB6_48
## %bb.33: ## in Loop: Header=BB6_28 Depth=2
cmpb $10, %al
je LBB6_48
## %bb.34: ## in Loop: Header=BB6_28 Depth=2
movzbl -4(%rdi,%rbx), %eax
testb %al, %al
je LBB6_49
## %bb.35: ## in Loop: Header=BB6_28 Depth=2
cmpb $10, %al
je LBB6_49
## %bb.36: ## in Loop: Header=BB6_28 Depth=2
movzbl -3(%rdi,%rbx), %eax
testb %al, %al
je LBB6_50
## %bb.37: ## in Loop: Header=BB6_28 Depth=2
cmpb $10, %al
je LBB6_50
## %bb.38: ## in Loop: Header=BB6_28 Depth=2
movzbl -2(%rdi,%rbx), %eax
testb %al, %al
je LBB6_51
## %bb.39: ## in Loop: Header=BB6_28 Depth=2
cmpb $10, %al
je LBB6_51
## %bb.40: ## in Loop: Header=BB6_28 Depth=2
movzbl -1(%rdi,%rbx), %eax
testb %al, %al
je LBB6_52
## %bb.41: ## in Loop: Header=BB6_28 Depth=2
cmpb $10, %al
je LBB6_52
## %bb.42: ## in Loop: Header=BB6_28 Depth=2
movzbl (%rdi,%rbx), %eax
testb %al, %al
je LBB6_53
## %bb.43: ## in Loop: Header=BB6_28 Depth=2
cmpb $10, %al
je LBB6_53
## %bb.44: ## in Loop: Header=BB6_28 Depth=2
addq $8, %rbx
cmpq $263, %rbx ## imm = 0x107
jne LBB6_28
## %bb.45: ## in Loop: Header=BB6_1 Depth=1
movl $256, %ebx ## imm = 0x100
cmpl %ebx, %edx
jne LBB6_74
jmp LBB6_54
LBB6_46: ## in Loop: Header=BB6_1 Depth=1
addq $-7, %rbx
cmpl %ebx, %edx
jne LBB6_74
jmp LBB6_54
LBB6_47: ## in Loop: Header=BB6_1 Depth=1
addq $-6, %rbx
cmpl %ebx, %edx
jne LBB6_74
jmp LBB6_54
LBB6_48: ## in Loop: Header=BB6_1 Depth=1
addq $-5, %rbx
cmpl %ebx, %edx
jne LBB6_74
jmp LBB6_54
LBB6_49: ## in Loop: Header=BB6_1 Depth=1
addq $-4, %rbx
cmpl %ebx, %edx
jne LBB6_74
jmp LBB6_54
LBB6_50: ## in Loop: Header=BB6_1 Depth=1
addq $-3, %rbx
cmpl %ebx, %edx
jne LBB6_74
jmp LBB6_54
LBB6_51: ## in Loop: Header=BB6_1 Depth=1
addq $-2, %rbx
.p2align 4, 0x90
LBB6_53: ## in Loop: Header=BB6_1 Depth=1
cmpl %ebx, %edx
jne LBB6_74
LBB6_54: ## in Loop: Header=BB6_1 Depth=1
testl %edx, %edx
je LBB6_75
## %bb.55: ## in Loop: Header=BB6_1 Depth=1
movl %edx, %ecx
cmpl $8, %edx
jae LBB6_57
## %bb.56: ## in Loop: Header=BB6_1 Depth=1
movb $1, %al
xorl %ebx, %ebx
jmp LBB6_72
.p2align 4, 0x90
LBB6_57: ## in Loop: Header=BB6_1 Depth=1
cmpl $32, %edx
jae LBB6_59
## %bb.58: ## in Loop: Header=BB6_1 Depth=1
movb $1, %al
xorl %ebx, %ebx
jmp LBB6_69
LBB6_59: ## in Loop: Header=BB6_1 Depth=1
movl %ecx, %ebx
andl $-32, %ebx
movdqu (%rsi), %xmm0
movdqu 16(%rsi), %xmm5
movdqu (%rdi), %xmm3
pcmpeqb %xmm0, %xmm3
movdqu 16(%rdi), %xmm4
pcmpeqb %xmm5, %xmm4
pand %xmm1, %xmm3
pand %xmm1, %xmm4
cmpq $32, %rbx
je LBB6_67
## %bb.60: ## in Loop: Header=BB6_1 Depth=1
movdqu 32(%rsi), %xmm0
movdqu 48(%rsi), %xmm5
movdqu 32(%rdi), %xmm6
pcmpeqb %xmm0, %xmm6
movdqu 48(%rdi), %xmm0
pcmpeqb %xmm5, %xmm0
pand %xmm6, %xmm3
pand %xmm0, %xmm4
cmpl $64, %ebx
je LBB6_67
## %bb.61: ## in Loop: Header=BB6_1 Depth=1
movdqu 64(%rsi), %xmm0
movdqu 80(%rsi), %xmm5
movdqu 64(%rdi), %xmm6
pcmpeqb %xmm0, %xmm6
movdqu 80(%rdi), %xmm0
pcmpeqb %xmm5, %xmm0
pand %xmm6, %xmm3
pand %xmm0, %xmm4
cmpl $96, %ebx
je LBB6_67
## %bb.62: ## in Loop: Header=BB6_1 Depth=1
movdqu 96(%rsi), %xmm0
movdqu 112(%rsi), %xmm5
movdqu 96(%rdi), %xmm6
pcmpeqb %xmm0, %xmm6
movdqu 112(%rdi), %xmm0
pcmpeqb %xmm5, %xmm0
pand %xmm6, %xmm3
pand %xmm0, %xmm4
cmpl $128, %ebx
je LBB6_67
## %bb.63: ## in Loop: Header=BB6_1 Depth=1
movdqu 128(%rsi), %xmm0
movdqu 144(%rsi), %xmm5
movdqu 128(%rdi), %xmm6
pcmpeqb %xmm0, %xmm6
movdqu 144(%rdi), %xmm0
pcmpeqb %xmm5, %xmm0
pand %xmm6, %xmm3
pand %xmm0, %xmm4
cmpl $160, %ebx
je LBB6_67
## %bb.64: ## in Loop: Header=BB6_1 Depth=1
movdqu 160(%rsi), %xmm0
movdqu 176(%rsi), %xmm5
movdqu 160(%rdi), %xmm6
pcmpeqb %xmm0, %xmm6
movdqu 176(%rdi), %xmm0
pcmpeqb %xmm5, %xmm0
pand %xmm6, %xmm3
pand %xmm0, %xmm4
cmpl $192, %ebx
je LBB6_67
## %bb.65: ## in Loop: Header=BB6_1 Depth=1
movdqu 192(%rsi), %xmm0
movdqu 208(%rsi), %xmm5
movdqu 192(%rdi), %xmm6
pcmpeqb %xmm0, %xmm6
movdqu 208(%rdi), %xmm0
pcmpeqb %xmm5, %xmm0
pand %xmm6, %xmm3
pand %xmm0, %xmm4
cmpl $224, %ebx
je LBB6_67
## %bb.66: ## in Loop: Header=BB6_1 Depth=1
movdqu 224(%rsi), %xmm0
movdqu 240(%rsi), %xmm5
movdqu 224(%rdi), %xmm6
pcmpeqb %xmm0, %xmm6
movdqu 240(%rdi), %xmm0
pcmpeqb %xmm5, %xmm0
pand %xmm6, %xmm3
pand %xmm0, %xmm4
LBB6_67: ## in Loop: Header=BB6_1 Depth=1
movdqa %xmm3, %xmm0
pcmpeqb %xmm1, %xmm0
pblendvb %xmm0, %xmm4, %xmm3
paddb %xmm2, %xmm3
ptest %xmm3, %xmm3
sete %al
cmpq %rcx, %rbx
je LBB6_73
## %bb.68: ## in Loop: Header=BB6_1 Depth=1
testb $24, %cl
je LBB6_72
LBB6_69: ## in Loop: Header=BB6_1 Depth=1
movq %rbx, %rdx
movl %ecx, %ebx
andl $-8, %ebx
movzbl %al, %eax
movd %eax, %xmm0
punpcklbw %xmm0, %xmm0 ## xmm0 = xmm0[0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7]
pshuflw $0, %xmm0, %xmm0 ## xmm0 = xmm0[0,0,0,0,4,5,6,7]
.p2align 4, 0x90
LBB6_70: ## Parent Loop BB6_1 Depth=1
## => This Inner Loop Header: Depth=2
movq (%rsi,%rdx), %xmm3 ## xmm3 = mem[0],zero
movq (%rdi,%rdx), %xmm4 ## xmm4 = mem[0],zero
pcmpeqb %xmm3, %xmm4
pand %xmm4, %xmm0
addq $8, %rdx
cmpq %rdx, %rbx
jne LBB6_70
## %bb.71: ## in Loop: Header=BB6_1 Depth=1
movq %xmm0, %rax
cmpq %r8, %rax
sete %al
cmpq %rcx, %rbx
je LBB6_73
.p2align 4, 0x90
LBB6_72: ## Parent Loop BB6_1 Depth=1
## => This Inner Loop Header: Depth=2
movzbl (%rsi,%rbx), %edx
cmpb (%rdi,%rbx), %dl
movzbl %al, %eax
cmovnel %r10d, %eax
incq %rbx
cmpq %rbx, %rcx
jne LBB6_72
jmp LBB6_73
LBB6_52: ## in Loop: Header=BB6_1 Depth=1
decq %rbx
cmpl %ebx, %edx
jne LBB6_74
jmp LBB6_54
LBB6_75:
cmpq (%r14), %r9
jne LBB6_77
## %bb.76:
movl $40, %edi
callq _malloc
movq %rax, (%r14)
movq (%r15), %rcx
movl $0, 12(%rcx)
movq $0, 24(%rcx)
movq (%r15), %rcx
movq %rax, 32(%rcx)
LBB6_77:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function MakeGraph
LCPI7_0:
.space 16,1
.section __TEXT,__text,regular,pure_instructions
.globl _MakeGraph
.p2align 4, 0x90
_MakeGraph: ## @MakeGraph
.cfi_startproc
## %bb.0:
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
xorl %r15d, %r15d
jmp LBB7_1
.p2align 4, 0x90
LBB7_320: ## in Loop: Header=BB7_1 Depth=1
movl $16, %edi
callq _malloc
movq %r14, (%rax)
movq %r12, 8(%rax)
movq %rax, 24(%r13)
incl 12(%r14)
LBB7_1: ## =>This Loop Header: Depth=1
## Child Loop BB7_4 Depth 2
## Child Loop BB7_5 Depth 3
## Child Loop BB7_31 Depth 3
## Child Loop BB7_73 Depth 3
## Child Loop BB7_75 Depth 3
## Child Loop BB7_81 Depth 2
## Child Loop BB7_82 Depth 3
## Child Loop BB7_108 Depth 3
## Child Loop BB7_150 Depth 3
## Child Loop BB7_152 Depth 3
## Child Loop BB7_159 Depth 2
## Child Loop BB7_163 Depth 2
## Child Loop BB7_164 Depth 3
## Child Loop BB7_190 Depth 3
## Child Loop BB7_232 Depth 3
## Child Loop BB7_234 Depth 3
## Child Loop BB7_240 Depth 2
## Child Loop BB7_241 Depth 3
## Child Loop BB7_267 Depth 3
## Child Loop BB7_309 Depth 3
## Child Loop BB7_311 Depth 3
## Child Loop BB7_318 Depth 2
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
callq _scanString
movq %rax, %r12
movb (%rax), %al
testb %al, %al
je LBB7_321
## %bb.2: ## in Loop: Header=BB7_1 Depth=1
cmpb $10, %al
je LBB7_321
## %bb.3: ## in Loop: Header=BB7_1 Depth=1
leaq L_.str.1(%rip), %rdi
xorl %eax, %eax
callq _printf
callq _scanString
movq %rax, %r14
movq _Head@GOTPCREL(%rip), %rax
movq (%rax), %r9
movq _Tail@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %r12, (%rax)
movabsq $72340172838076673, %r8 ## imm = 0x101010101010101
movdqa LCPI7_0(%rip), %xmm5 ## xmm5 = [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
pcmpeqd %xmm6, %xmm6
jmp LBB7_4
.p2align 4, 0x90
LBB7_76: ## in Loop: Header=BB7_4 Depth=2
testb $1, %sil
jne LBB7_78
LBB7_77: ## in Loop: Header=BB7_4 Depth=2
movq 32(%r9), %r9
LBB7_4: ## Parent Loop BB7_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB7_5 Depth 3
## Child Loop BB7_31 Depth 3
## Child Loop BB7_73 Depth 3
## Child Loop BB7_75 Depth 3
movq (%r9), %rax
movl $7, %ecx
LBB7_5: ## Parent Loop BB7_1 Depth=1
## Parent Loop BB7_4 Depth=2
## => This Inner Loop Header: Depth=3
movzbl -7(%rax,%rcx), %edx
testb %dl, %dl
je LBB7_23
## %bb.6: ## in Loop: Header=BB7_5 Depth=3
cmpb $10, %dl
je LBB7_23
## %bb.7: ## in Loop: Header=BB7_5 Depth=3
movzbl -6(%rax,%rcx), %edx
testb %dl, %dl
je LBB7_24
## %bb.8: ## in Loop: Header=BB7_5 Depth=3
cmpb $10, %dl
je LBB7_24
## %bb.9: ## in Loop: Header=BB7_5 Depth=3
movzbl -5(%rax,%rcx), %edx
testb %dl, %dl
je LBB7_25
## %bb.10: ## in Loop: Header=BB7_5 Depth=3
cmpb $10, %dl
je LBB7_25
## %bb.11: ## in Loop: Header=BB7_5 Depth=3
movzbl -4(%rax,%rcx), %edx
testb %dl, %dl
je LBB7_26
## %bb.12: ## in Loop: Header=BB7_5 Depth=3
cmpb $10, %dl
je LBB7_26
## %bb.13: ## in Loop: Header=BB7_5 Depth=3
movzbl -3(%rax,%rcx), %edx
testb %dl, %dl
je LBB7_27
## %bb.14: ## in Loop: Header=BB7_5 Depth=3
cmpb $10, %dl
je LBB7_27
## %bb.15: ## in Loop: Header=BB7_5 Depth=3
movzbl -2(%rax,%rcx), %edx
testb %dl, %dl
je LBB7_28
## %bb.16: ## in Loop: Header=BB7_5 Depth=3
cmpb $10, %dl
je LBB7_28
## %bb.17: ## in Loop: Header=BB7_5 Depth=3
movzbl -1(%rax,%rcx), %edx
testb %dl, %dl
je LBB7_29
## %bb.18: ## in Loop: Header=BB7_5 Depth=3
cmpb $10, %dl
je LBB7_29
## %bb.19: ## in Loop: Header=BB7_5 Depth=3
movzbl (%rax,%rcx), %edx
testb %dl, %dl
je LBB7_30
## %bb.20: ## in Loop: Header=BB7_5 Depth=3
cmpb $10, %dl
je LBB7_30
## %bb.21: ## in Loop: Header=BB7_5 Depth=3
addq $8, %rcx
cmpq $263, %rcx ## imm = 0x107
jne LBB7_5
## %bb.22: ## in Loop: Header=BB7_4 Depth=2
movl $256, %ecx ## imm = 0x100
jmp LBB7_30
LBB7_23: ## in Loop: Header=BB7_4 Depth=2
addq $-7, %rcx
jmp LBB7_30
LBB7_24: ## in Loop: Header=BB7_4 Depth=2
addq $-6, %rcx
jmp LBB7_30
LBB7_25: ## in Loop: Header=BB7_4 Depth=2
addq $-5, %rcx
jmp LBB7_30
LBB7_26: ## in Loop: Header=BB7_4 Depth=2
addq $-4, %rcx
jmp LBB7_30
LBB7_27: ## in Loop: Header=BB7_4 Depth=2
addq $-3, %rcx
jmp LBB7_30
LBB7_28: ## in Loop: Header=BB7_4 Depth=2
addq $-2, %rcx
jmp LBB7_30
LBB7_29: ## in Loop: Header=BB7_4 Depth=2
decq %rcx
.p2align 4, 0x90
LBB7_30: ## in Loop: Header=BB7_4 Depth=2
movl $7, %edx
LBB7_31: ## Parent Loop BB7_1 Depth=1
## Parent Loop BB7_4 Depth=2
## => This Inner Loop Header: Depth=3
movzbl -7(%r12,%rdx), %ebx
testb %bl, %bl
je LBB7_49
## %bb.32: ## in Loop: Header=BB7_31 Depth=3
cmpb $10, %bl
je LBB7_49
## %bb.33: ## in Loop: Header=BB7_31 Depth=3
movzbl -6(%r12,%rdx), %ebx
testb %bl, %bl
je LBB7_50
## %bb.34: ## in Loop: Header=BB7_31 Depth=3
cmpb $10, %bl
je LBB7_50
## %bb.35: ## in Loop: Header=BB7_31 Depth=3
movzbl -5(%r12,%rdx), %ebx
testb %bl, %bl
je LBB7_51
## %bb.36: ## in Loop: Header=BB7_31 Depth=3
cmpb $10, %bl
je LBB7_51
## %bb.37: ## in Loop: Header=BB7_31 Depth=3
movzbl -4(%r12,%rdx), %ebx
testb %bl, %bl
je LBB7_52
## %bb.38: ## in Loop: Header=BB7_31 Depth=3
cmpb $10, %bl
je LBB7_52
## %bb.39: ## in Loop: Header=BB7_31 Depth=3
movzbl -3(%r12,%rdx), %ebx
testb %bl, %bl
je LBB7_53
## %bb.40: ## in Loop: Header=BB7_31 Depth=3
cmpb $10, %bl
je LBB7_53
## %bb.41: ## in Loop: Header=BB7_31 Depth=3
movzbl -2(%r12,%rdx), %ebx
testb %bl, %bl
je LBB7_54
## %bb.42: ## in Loop: Header=BB7_31 Depth=3
cmpb $10, %bl
je LBB7_54
## %bb.43: ## in Loop: Header=BB7_31 Depth=3
movzbl -1(%r12,%rdx), %ebx
testb %bl, %bl
je LBB7_55
## %bb.44: ## in Loop: Header=BB7_31 Depth=3
cmpb $10, %bl
je LBB7_55
## %bb.45: ## in Loop: Header=BB7_31 Depth=3
movzbl (%r12,%rdx), %ebx
testb %bl, %bl
je LBB7_56
## %bb.46: ## in Loop: Header=BB7_31 Depth=3
cmpb $10, %bl
je LBB7_56
## %bb.47: ## in Loop: Header=BB7_31 Depth=3
addq $8, %rdx
cmpq $263, %rdx ## imm = 0x107
jne LBB7_31
## %bb.48: ## in Loop: Header=BB7_4 Depth=2
movl $256, %edx ## imm = 0x100
cmpl %edx, %ecx
jne LBB7_77
jmp LBB7_57
LBB7_49: ## in Loop: Header=BB7_4 Depth=2
addq $-7, %rdx
cmpl %edx, %ecx
jne LBB7_77
jmp LBB7_57
LBB7_50: ## in Loop: Header=BB7_4 Depth=2
addq $-6, %rdx
cmpl %edx, %ecx
jne LBB7_77
jmp LBB7_57
LBB7_51: ## in Loop: Header=BB7_4 Depth=2
addq $-5, %rdx
cmpl %edx, %ecx
jne LBB7_77
jmp LBB7_57
LBB7_52: ## in Loop: Header=BB7_4 Depth=2
addq $-4, %rdx
cmpl %edx, %ecx
jne LBB7_77
jmp LBB7_57
LBB7_53: ## in Loop: Header=BB7_4 Depth=2
addq $-3, %rdx
cmpl %edx, %ecx
jne LBB7_77
jmp LBB7_57
LBB7_54: ## in Loop: Header=BB7_4 Depth=2
addq $-2, %rdx
.p2align 4, 0x90
LBB7_56: ## in Loop: Header=BB7_4 Depth=2
cmpl %edx, %ecx
jne LBB7_77
LBB7_57: ## in Loop: Header=BB7_4 Depth=2
testl %ecx, %ecx
je LBB7_78
## %bb.58: ## in Loop: Header=BB7_4 Depth=2
movl %ecx, %edx
cmpl $8, %ecx
jae LBB7_60
## %bb.59: ## in Loop: Header=BB7_4 Depth=2
movb $1, %sil
xorl %ecx, %ecx
jmp LBB7_75
.p2align 4, 0x90
LBB7_60: ## in Loop: Header=BB7_4 Depth=2
cmpl $32, %ecx
jae LBB7_62
## %bb.61: ## in Loop: Header=BB7_4 Depth=2
movb $1, %sil
xorl %ecx, %ecx
jmp LBB7_72
LBB7_62: ## in Loop: Header=BB7_4 Depth=2
movl %edx, %ecx
andl $-32, %ecx
movdqu (%rax), %xmm0
movdqu 16(%rax), %xmm3
movdqu (%r12), %xmm1
pcmpeqb %xmm0, %xmm1
movdqu 16(%r12), %xmm2
pcmpeqb %xmm3, %xmm2
pand %xmm5, %xmm1
pand %xmm5, %xmm2
cmpq $32, %rcx
je LBB7_70
## %bb.63: ## in Loop: Header=BB7_4 Depth=2
movdqu 32(%rax), %xmm0
movdqu 48(%rax), %xmm3
movdqu 32(%r12), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 48(%r12), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $64, %ecx
je LBB7_70
## %bb.64: ## in Loop: Header=BB7_4 Depth=2
movdqu 64(%rax), %xmm0
movdqu 80(%rax), %xmm3
movdqu 64(%r12), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 80(%r12), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $96, %ecx
je LBB7_70
## %bb.65: ## in Loop: Header=BB7_4 Depth=2
movdqu 96(%rax), %xmm0
movdqu 112(%rax), %xmm3
movdqu 96(%r12), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 112(%r12), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $128, %ecx
je LBB7_70
## %bb.66: ## in Loop: Header=BB7_4 Depth=2
movdqu 128(%rax), %xmm0
movdqu 144(%rax), %xmm3
movdqu 128(%r12), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 144(%r12), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $160, %ecx
je LBB7_70
## %bb.67: ## in Loop: Header=BB7_4 Depth=2
movdqu 160(%rax), %xmm0
movdqu 176(%rax), %xmm3
movdqu 160(%r12), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 176(%r12), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $192, %ecx
je LBB7_70
## %bb.68: ## in Loop: Header=BB7_4 Depth=2
movdqu 192(%rax), %xmm0
movdqu 208(%rax), %xmm3
movdqu 192(%r12), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 208(%r12), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $224, %ecx
je LBB7_70
## %bb.69: ## in Loop: Header=BB7_4 Depth=2
movdqu 224(%rax), %xmm0
movdqu 240(%rax), %xmm3
movdqu 224(%r12), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 240(%r12), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
LBB7_70: ## in Loop: Header=BB7_4 Depth=2
movdqa %xmm1, %xmm0
pcmpeqb %xmm5, %xmm0
pblendvb %xmm0, %xmm2, %xmm1
paddb %xmm6, %xmm1
ptest %xmm1, %xmm1
sete %sil
cmpq %rdx, %rcx
je LBB7_76
## %bb.71: ## in Loop: Header=BB7_4 Depth=2
testb $24, %dl
je LBB7_75
LBB7_72: ## in Loop: Header=BB7_4 Depth=2
movq %rcx, %rdi
movl %edx, %ecx
andl $-8, %ecx
movzbl %sil, %esi
movd %esi, %xmm0
punpcklbw %xmm0, %xmm0 ## xmm0 = xmm0[0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7]
pshuflw $0, %xmm0, %xmm0 ## xmm0 = xmm0[0,0,0,0,4,5,6,7]
.p2align 4, 0x90
LBB7_73: ## Parent Loop BB7_1 Depth=1
## Parent Loop BB7_4 Depth=2
## => This Inner Loop Header: Depth=3
movq (%rax,%rdi), %xmm1 ## xmm1 = mem[0],zero
movq (%r12,%rdi), %xmm2 ## xmm2 = mem[0],zero
pcmpeqb %xmm1, %xmm2
pand %xmm2, %xmm0
addq $8, %rdi
cmpq %rdi, %rcx
jne LBB7_73
## %bb.74: ## in Loop: Header=BB7_4 Depth=2
movq %xmm0, %rsi
cmpq %r8, %rsi
sete %sil
cmpq %rdx, %rcx
je LBB7_76
.p2align 4, 0x90
LBB7_75: ## Parent Loop BB7_1 Depth=1
## Parent Loop BB7_4 Depth=2
## => This Inner Loop Header: Depth=3
movzbl (%rax,%rcx), %ebx
cmpb (%r12,%rcx), %bl
movzbl %sil, %esi
cmovnel %r15d, %esi
incq %rcx
cmpq %rcx, %rdx
jne LBB7_75
jmp LBB7_76
LBB7_55: ## in Loop: Header=BB7_4 Depth=2
decq %rdx
cmpl %edx, %ecx
jne LBB7_77
jmp LBB7_57
.p2align 4, 0x90
LBB7_78: ## in Loop: Header=BB7_1 Depth=1
movq _Tail@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq %rax, %r9
jne LBB7_80
## %bb.79: ## in Loop: Header=BB7_1 Depth=1
movl $40, %edi
movq %r9, %rbx
callq _malloc
movq %rbx, %r9
pcmpeqd %xmm6, %xmm6
movdqa LCPI7_0(%rip), %xmm5 ## xmm5 = [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
movabsq $72340172838076673, %r8 ## imm = 0x101010101010101
movq _Tail@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
movl $0, 12(%rbx)
movq $0, 24(%rbx)
movq %rax, 32(%rbx)
LBB7_80: ## in Loop: Header=BB7_1 Depth=1
movq _Head@GOTPCREL(%rip), %rcx
movq (%rcx), %r13
movq %r14, (%rax)
jmp LBB7_81
.p2align 4, 0x90
LBB7_153: ## in Loop: Header=BB7_81 Depth=2
testb $1, %sil
jne LBB7_155
LBB7_154: ## in Loop: Header=BB7_81 Depth=2
movq 32(%r13), %r13
LBB7_81: ## Parent Loop BB7_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB7_82 Depth 3
## Child Loop BB7_108 Depth 3
## Child Loop BB7_150 Depth 3
## Child Loop BB7_152 Depth 3
movq (%r13), %rax
movl $7, %ecx
LBB7_82: ## Parent Loop BB7_1 Depth=1
## Parent Loop BB7_81 Depth=2
## => This Inner Loop Header: Depth=3
movzbl -7(%rax,%rcx), %edx
testb %dl, %dl
je LBB7_100
## %bb.83: ## in Loop: Header=BB7_82 Depth=3
cmpb $10, %dl
je LBB7_100
## %bb.84: ## in Loop: Header=BB7_82 Depth=3
movzbl -6(%rax,%rcx), %edx
testb %dl, %dl
je LBB7_101
## %bb.85: ## in Loop: Header=BB7_82 Depth=3
cmpb $10, %dl
je LBB7_101
## %bb.86: ## in Loop: Header=BB7_82 Depth=3
movzbl -5(%rax,%rcx), %edx
testb %dl, %dl
je LBB7_102
## %bb.87: ## in Loop: Header=BB7_82 Depth=3
cmpb $10, %dl
je LBB7_102
## %bb.88: ## in Loop: Header=BB7_82 Depth=3
movzbl -4(%rax,%rcx), %edx
testb %dl, %dl
je LBB7_103
## %bb.89: ## in Loop: Header=BB7_82 Depth=3
cmpb $10, %dl
je LBB7_103
## %bb.90: ## in Loop: Header=BB7_82 Depth=3
movzbl -3(%rax,%rcx), %edx
testb %dl, %dl
je LBB7_104
## %bb.91: ## in Loop: Header=BB7_82 Depth=3
cmpb $10, %dl
je LBB7_104
## %bb.92: ## in Loop: Header=BB7_82 Depth=3
movzbl -2(%rax,%rcx), %edx
testb %dl, %dl
je LBB7_105
## %bb.93: ## in Loop: Header=BB7_82 Depth=3
cmpb $10, %dl
je LBB7_105
## %bb.94: ## in Loop: Header=BB7_82 Depth=3
movzbl -1(%rax,%rcx), %edx
testb %dl, %dl
je LBB7_106
## %bb.95: ## in Loop: Header=BB7_82 Depth=3
cmpb $10, %dl
je LBB7_106
## %bb.96: ## in Loop: Header=BB7_82 Depth=3
movzbl (%rax,%rcx), %edx
testb %dl, %dl
je LBB7_107
## %bb.97: ## in Loop: Header=BB7_82 Depth=3
cmpb $10, %dl
je LBB7_107
## %bb.98: ## in Loop: Header=BB7_82 Depth=3
addq $8, %rcx
cmpq $263, %rcx ## imm = 0x107
jne LBB7_82
## %bb.99: ## in Loop: Header=BB7_81 Depth=2
movl $256, %ecx ## imm = 0x100
jmp LBB7_107
LBB7_100: ## in Loop: Header=BB7_81 Depth=2
addq $-7, %rcx
jmp LBB7_107
LBB7_101: ## in Loop: Header=BB7_81 Depth=2
addq $-6, %rcx
jmp LBB7_107
LBB7_102: ## in Loop: Header=BB7_81 Depth=2
addq $-5, %rcx
jmp LBB7_107
LBB7_103: ## in Loop: Header=BB7_81 Depth=2
addq $-4, %rcx
jmp LBB7_107
LBB7_104: ## in Loop: Header=BB7_81 Depth=2
addq $-3, %rcx
jmp LBB7_107
LBB7_105: ## in Loop: Header=BB7_81 Depth=2
addq $-2, %rcx
jmp LBB7_107
LBB7_106: ## in Loop: Header=BB7_81 Depth=2
decq %rcx
.p2align 4, 0x90
LBB7_107: ## in Loop: Header=BB7_81 Depth=2
movl $7, %edx
LBB7_108: ## Parent Loop BB7_1 Depth=1
## Parent Loop BB7_81 Depth=2
## => This Inner Loop Header: Depth=3
movzbl -7(%r14,%rdx), %ebx
testb %bl, %bl
je LBB7_126
## %bb.109: ## in Loop: Header=BB7_108 Depth=3
cmpb $10, %bl
je LBB7_126
## %bb.110: ## in Loop: Header=BB7_108 Depth=3
movzbl -6(%r14,%rdx), %ebx
testb %bl, %bl
je LBB7_127
## %bb.111: ## in Loop: Header=BB7_108 Depth=3
cmpb $10, %bl
je LBB7_127
## %bb.112: ## in Loop: Header=BB7_108 Depth=3
movzbl -5(%r14,%rdx), %ebx
testb %bl, %bl
je LBB7_128
## %bb.113: ## in Loop: Header=BB7_108 Depth=3
cmpb $10, %bl
je LBB7_128
## %bb.114: ## in Loop: Header=BB7_108 Depth=3
movzbl -4(%r14,%rdx), %ebx
testb %bl, %bl
je LBB7_129
## %bb.115: ## in Loop: Header=BB7_108 Depth=3
cmpb $10, %bl
je LBB7_129
## %bb.116: ## in Loop: Header=BB7_108 Depth=3
movzbl -3(%r14,%rdx), %ebx
testb %bl, %bl
je LBB7_130
## %bb.117: ## in Loop: Header=BB7_108 Depth=3
cmpb $10, %bl
je LBB7_130
## %bb.118: ## in Loop: Header=BB7_108 Depth=3
movzbl -2(%r14,%rdx), %ebx
testb %bl, %bl
je LBB7_131
## %bb.119: ## in Loop: Header=BB7_108 Depth=3
cmpb $10, %bl
je LBB7_131
## %bb.120: ## in Loop: Header=BB7_108 Depth=3
movzbl -1(%r14,%rdx), %ebx
testb %bl, %bl
je LBB7_132
## %bb.121: ## in Loop: Header=BB7_108 Depth=3
cmpb $10, %bl
je LBB7_132
## %bb.122: ## in Loop: Header=BB7_108 Depth=3
movzbl (%r14,%rdx), %ebx
testb %bl, %bl
je LBB7_133
## %bb.123: ## in Loop: Header=BB7_108 Depth=3
cmpb $10, %bl
je LBB7_133
## %bb.124: ## in Loop: Header=BB7_108 Depth=3
addq $8, %rdx
cmpq $263, %rdx ## imm = 0x107
jne LBB7_108
## %bb.125: ## in Loop: Header=BB7_81 Depth=2
movl $256, %edx ## imm = 0x100
cmpl %edx, %ecx
jne LBB7_154
jmp LBB7_134
LBB7_126: ## in Loop: Header=BB7_81 Depth=2
addq $-7, %rdx
cmpl %edx, %ecx
jne LBB7_154
jmp LBB7_134
LBB7_127: ## in Loop: Header=BB7_81 Depth=2
addq $-6, %rdx
cmpl %edx, %ecx
jne LBB7_154
jmp LBB7_134
LBB7_128: ## in Loop: Header=BB7_81 Depth=2
addq $-5, %rdx
cmpl %edx, %ecx
jne LBB7_154
jmp LBB7_134
LBB7_129: ## in Loop: Header=BB7_81 Depth=2
addq $-4, %rdx
cmpl %edx, %ecx
jne LBB7_154
jmp LBB7_134
LBB7_130: ## in Loop: Header=BB7_81 Depth=2
addq $-3, %rdx
cmpl %edx, %ecx
jne LBB7_154
jmp LBB7_134
LBB7_131: ## in Loop: Header=BB7_81 Depth=2
addq $-2, %rdx
.p2align 4, 0x90
LBB7_133: ## in Loop: Header=BB7_81 Depth=2
cmpl %edx, %ecx
jne LBB7_154
LBB7_134: ## in Loop: Header=BB7_81 Depth=2
testl %ecx, %ecx
je LBB7_155
## %bb.135: ## in Loop: Header=BB7_81 Depth=2
movl %ecx, %edx
cmpl $8, %ecx
jae LBB7_137
## %bb.136: ## in Loop: Header=BB7_81 Depth=2
movb $1, %sil
xorl %ecx, %ecx
jmp LBB7_152
.p2align 4, 0x90
LBB7_137: ## in Loop: Header=BB7_81 Depth=2
cmpl $32, %ecx
jae LBB7_139
## %bb.138: ## in Loop: Header=BB7_81 Depth=2
movb $1, %sil
xorl %ecx, %ecx
jmp LBB7_149
LBB7_139: ## in Loop: Header=BB7_81 Depth=2
movl %edx, %ecx
andl $-32, %ecx
movdqu (%rax), %xmm0
movdqu 16(%rax), %xmm3
movdqu (%r14), %xmm1
pcmpeqb %xmm0, %xmm1
movdqu 16(%r14), %xmm2
pcmpeqb %xmm3, %xmm2
pand %xmm5, %xmm1
pand %xmm5, %xmm2
cmpq $32, %rcx
je LBB7_147
## %bb.140: ## in Loop: Header=BB7_81 Depth=2
movdqu 32(%rax), %xmm0
movdqu 48(%rax), %xmm3
movdqu 32(%r14), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 48(%r14), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $64, %ecx
je LBB7_147
## %bb.141: ## in Loop: Header=BB7_81 Depth=2
movdqu 64(%rax), %xmm0
movdqu 80(%rax), %xmm3
movdqu 64(%r14), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 80(%r14), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $96, %ecx
je LBB7_147
## %bb.142: ## in Loop: Header=BB7_81 Depth=2
movdqu 96(%rax), %xmm0
movdqu 112(%rax), %xmm3
movdqu 96(%r14), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 112(%r14), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $128, %ecx
je LBB7_147
## %bb.143: ## in Loop: Header=BB7_81 Depth=2
movdqu 128(%rax), %xmm0
movdqu 144(%rax), %xmm3
movdqu 128(%r14), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 144(%r14), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $160, %ecx
je LBB7_147
## %bb.144: ## in Loop: Header=BB7_81 Depth=2
movdqu 160(%rax), %xmm0
movdqu 176(%rax), %xmm3
movdqu 160(%r14), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 176(%r14), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $192, %ecx
je LBB7_147
## %bb.145: ## in Loop: Header=BB7_81 Depth=2
movdqu 192(%rax), %xmm0
movdqu 208(%rax), %xmm3
movdqu 192(%r14), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 208(%r14), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $224, %ecx
je LBB7_147
## %bb.146: ## in Loop: Header=BB7_81 Depth=2
movdqu 224(%rax), %xmm0
movdqu 240(%rax), %xmm3
movdqu 224(%r14), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 240(%r14), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
LBB7_147: ## in Loop: Header=BB7_81 Depth=2
movdqa %xmm1, %xmm0
pcmpeqb %xmm5, %xmm0
pblendvb %xmm0, %xmm2, %xmm1
paddb %xmm6, %xmm1
ptest %xmm1, %xmm1
sete %sil
cmpq %rdx, %rcx
je LBB7_153
## %bb.148: ## in Loop: Header=BB7_81 Depth=2
testb $24, %dl
je LBB7_152
LBB7_149: ## in Loop: Header=BB7_81 Depth=2
movq %rcx, %rdi
movl %edx, %ecx
andl $-8, %ecx
movzbl %sil, %esi
movd %esi, %xmm0
punpcklbw %xmm0, %xmm0 ## xmm0 = xmm0[0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7]
pshuflw $0, %xmm0, %xmm0 ## xmm0 = xmm0[0,0,0,0,4,5,6,7]
.p2align 4, 0x90
LBB7_150: ## Parent Loop BB7_1 Depth=1
## Parent Loop BB7_81 Depth=2
## => This Inner Loop Header: Depth=3
movq (%rax,%rdi), %xmm1 ## xmm1 = mem[0],zero
movq (%r14,%rdi), %xmm2 ## xmm2 = mem[0],zero
pcmpeqb %xmm1, %xmm2
pand %xmm2, %xmm0
addq $8, %rdi
cmpq %rdi, %rcx
jne LBB7_150
## %bb.151: ## in Loop: Header=BB7_81 Depth=2
movq %xmm0, %rsi
cmpq %r8, %rsi
sete %sil
cmpq %rdx, %rcx
je LBB7_153
.p2align 4, 0x90
LBB7_152: ## Parent Loop BB7_1 Depth=1
## Parent Loop BB7_81 Depth=2
## => This Inner Loop Header: Depth=3
movzbl (%rax,%rcx), %ebx
cmpb (%r14,%rcx), %bl
movzbl %sil, %esi
cmovnel %r15d, %esi
incq %rcx
cmpq %rcx, %rdx
jne LBB7_152
jmp LBB7_153
LBB7_132: ## in Loop: Header=BB7_81 Depth=2
decq %rdx
cmpl %edx, %ecx
jne LBB7_154
jmp LBB7_134
.p2align 4, 0x90
LBB7_155: ## in Loop: Header=BB7_1 Depth=1
movq _Tail@GOTPCREL(%rip), %rax
movq (%rax), %rbx
cmpq %rbx, %r13
jne LBB7_157
## %bb.156: ## in Loop: Header=BB7_1 Depth=1
movl $40, %edi
movq %r9, %rbx
callq _malloc
movq %rbx, %r9
pcmpeqd %xmm6, %xmm6
movdqa LCPI7_0(%rip), %xmm5 ## xmm5 = [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
movabsq $72340172838076673, %r8 ## imm = 0x101010101010101
movq %rax, %rbx
movq _Tail@GOTPCREL(%rip), %rax
movq %rbx, (%rax)
movl $0, 12(%r13)
movq $0, 24(%r13)
movq %rbx, 32(%r13)
LBB7_157: ## in Loop: Header=BB7_1 Depth=1
movq 24(%r9), %rdx
testq %rdx, %rdx
je LBB7_161
## %bb.158: ## in Loop: Header=BB7_1 Depth=1
movq %rdx, %rax
.p2align 4, 0x90
LBB7_159: ## Parent Loop BB7_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpq %r13, (%rax)
je LBB7_162
## %bb.160: ## in Loop: Header=BB7_159 Depth=2
movq 8(%rax), %rax
testq %rax, %rax
jne LBB7_159
LBB7_161: ## in Loop: Header=BB7_1 Depth=1
movl $16, %edi
movq %r9, -56(%rbp) ## 8-byte Spill
movq %rdx, -48(%rbp) ## 8-byte Spill
callq _malloc
pcmpeqd %xmm6, %xmm6
movdqa LCPI7_0(%rip), %xmm5 ## xmm5 = [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
movabsq $72340172838076673, %r8 ## imm = 0x101010101010101
movq %r13, (%rax)
movq -48(%rbp), %rdx ## 8-byte Reload
movq %rdx, 8(%rax)
movq -56(%rbp), %rdx ## 8-byte Reload
movq %rax, 24(%rdx)
incl 12(%r13)
LBB7_162: ## in Loop: Header=BB7_1 Depth=1
movq _Head@GOTPCREL(%rip), %rax
movq (%rax), %r13
movq %r14, (%rbx)
jmp LBB7_163
.p2align 4, 0x90
LBB7_235: ## in Loop: Header=BB7_163 Depth=2
testb $1, %sil
jne LBB7_237
LBB7_236: ## in Loop: Header=BB7_163 Depth=2
movq 32(%r13), %r13
LBB7_163: ## Parent Loop BB7_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB7_164 Depth 3
## Child Loop BB7_190 Depth 3
## Child Loop BB7_232 Depth 3
## Child Loop BB7_234 Depth 3
movq (%r13), %rax
movl $7, %ecx
LBB7_164: ## Parent Loop BB7_1 Depth=1
## Parent Loop BB7_163 Depth=2
## => This Inner Loop Header: Depth=3
movzbl -7(%rax,%rcx), %edx
testb %dl, %dl
je LBB7_182
## %bb.165: ## in Loop: Header=BB7_164 Depth=3
cmpb $10, %dl
je LBB7_182
## %bb.166: ## in Loop: Header=BB7_164 Depth=3
movzbl -6(%rax,%rcx), %edx
testb %dl, %dl
je LBB7_183
## %bb.167: ## in Loop: Header=BB7_164 Depth=3
cmpb $10, %dl
je LBB7_183
## %bb.168: ## in Loop: Header=BB7_164 Depth=3
movzbl -5(%rax,%rcx), %edx
testb %dl, %dl
je LBB7_184
## %bb.169: ## in Loop: Header=BB7_164 Depth=3
cmpb $10, %dl
je LBB7_184
## %bb.170: ## in Loop: Header=BB7_164 Depth=3
movzbl -4(%rax,%rcx), %edx
testb %dl, %dl
je LBB7_185
## %bb.171: ## in Loop: Header=BB7_164 Depth=3
cmpb $10, %dl
je LBB7_185
## %bb.172: ## in Loop: Header=BB7_164 Depth=3
movzbl -3(%rax,%rcx), %edx
testb %dl, %dl
je LBB7_186
## %bb.173: ## in Loop: Header=BB7_164 Depth=3
cmpb $10, %dl
je LBB7_186
## %bb.174: ## in Loop: Header=BB7_164 Depth=3
movzbl -2(%rax,%rcx), %edx
testb %dl, %dl
je LBB7_187
## %bb.175: ## in Loop: Header=BB7_164 Depth=3
cmpb $10, %dl
je LBB7_187
## %bb.176: ## in Loop: Header=BB7_164 Depth=3
movzbl -1(%rax,%rcx), %edx
testb %dl, %dl
je LBB7_188
## %bb.177: ## in Loop: Header=BB7_164 Depth=3
cmpb $10, %dl
je LBB7_188
## %bb.178: ## in Loop: Header=BB7_164 Depth=3
movzbl (%rax,%rcx), %edx
testb %dl, %dl
je LBB7_189
## %bb.179: ## in Loop: Header=BB7_164 Depth=3
cmpb $10, %dl
je LBB7_189
## %bb.180: ## in Loop: Header=BB7_164 Depth=3
addq $8, %rcx
cmpq $263, %rcx ## imm = 0x107
jne LBB7_164
## %bb.181: ## in Loop: Header=BB7_163 Depth=2
movl $256, %ecx ## imm = 0x100
jmp LBB7_189
LBB7_182: ## in Loop: Header=BB7_163 Depth=2
addq $-7, %rcx
jmp LBB7_189
LBB7_183: ## in Loop: Header=BB7_163 Depth=2
addq $-6, %rcx
jmp LBB7_189
LBB7_184: ## in Loop: Header=BB7_163 Depth=2
addq $-5, %rcx
jmp LBB7_189
LBB7_185: ## in Loop: Header=BB7_163 Depth=2
addq $-4, %rcx
jmp LBB7_189
LBB7_186: ## in Loop: Header=BB7_163 Depth=2
addq $-3, %rcx
jmp LBB7_189
LBB7_187: ## in Loop: Header=BB7_163 Depth=2
addq $-2, %rcx
jmp LBB7_189
LBB7_188: ## in Loop: Header=BB7_163 Depth=2
decq %rcx
.p2align 4, 0x90
LBB7_189: ## in Loop: Header=BB7_163 Depth=2
movl $7, %edx
LBB7_190: ## Parent Loop BB7_1 Depth=1
## Parent Loop BB7_163 Depth=2
## => This Inner Loop Header: Depth=3
movzbl -7(%r14,%rdx), %ebx
testb %bl, %bl
je LBB7_208
## %bb.191: ## in Loop: Header=BB7_190 Depth=3
cmpb $10, %bl
je LBB7_208
## %bb.192: ## in Loop: Header=BB7_190 Depth=3
movzbl -6(%r14,%rdx), %ebx
testb %bl, %bl
je LBB7_209
## %bb.193: ## in Loop: Header=BB7_190 Depth=3
cmpb $10, %bl
je LBB7_209
## %bb.194: ## in Loop: Header=BB7_190 Depth=3
movzbl -5(%r14,%rdx), %ebx
testb %bl, %bl
je LBB7_210
## %bb.195: ## in Loop: Header=BB7_190 Depth=3
cmpb $10, %bl
je LBB7_210
## %bb.196: ## in Loop: Header=BB7_190 Depth=3
movzbl -4(%r14,%rdx), %ebx
testb %bl, %bl
je LBB7_211
## %bb.197: ## in Loop: Header=BB7_190 Depth=3
cmpb $10, %bl
je LBB7_211
## %bb.198: ## in Loop: Header=BB7_190 Depth=3
movzbl -3(%r14,%rdx), %ebx
testb %bl, %bl
je LBB7_212
## %bb.199: ## in Loop: Header=BB7_190 Depth=3
cmpb $10, %bl
je LBB7_212
## %bb.200: ## in Loop: Header=BB7_190 Depth=3
movzbl -2(%r14,%rdx), %ebx
testb %bl, %bl
je LBB7_213
## %bb.201: ## in Loop: Header=BB7_190 Depth=3
cmpb $10, %bl
je LBB7_213
## %bb.202: ## in Loop: Header=BB7_190 Depth=3
movzbl -1(%r14,%rdx), %ebx
testb %bl, %bl
je LBB7_214
## %bb.203: ## in Loop: Header=BB7_190 Depth=3
cmpb $10, %bl
je LBB7_214
## %bb.204: ## in Loop: Header=BB7_190 Depth=3
movzbl (%r14,%rdx), %ebx
testb %bl, %bl
je LBB7_215
## %bb.205: ## in Loop: Header=BB7_190 Depth=3
cmpb $10, %bl
je LBB7_215
## %bb.206: ## in Loop: Header=BB7_190 Depth=3
addq $8, %rdx
cmpq $263, %rdx ## imm = 0x107
jne LBB7_190
## %bb.207: ## in Loop: Header=BB7_163 Depth=2
movl $256, %edx ## imm = 0x100
cmpl %edx, %ecx
jne LBB7_236
jmp LBB7_216
LBB7_208: ## in Loop: Header=BB7_163 Depth=2
addq $-7, %rdx
cmpl %edx, %ecx
jne LBB7_236
jmp LBB7_216
LBB7_209: ## in Loop: Header=BB7_163 Depth=2
addq $-6, %rdx
cmpl %edx, %ecx
jne LBB7_236
jmp LBB7_216
LBB7_210: ## in Loop: Header=BB7_163 Depth=2
addq $-5, %rdx
cmpl %edx, %ecx
jne LBB7_236
jmp LBB7_216
LBB7_211: ## in Loop: Header=BB7_163 Depth=2
addq $-4, %rdx
cmpl %edx, %ecx
jne LBB7_236
jmp LBB7_216
LBB7_212: ## in Loop: Header=BB7_163 Depth=2
addq $-3, %rdx
cmpl %edx, %ecx
jne LBB7_236
jmp LBB7_216
LBB7_213: ## in Loop: Header=BB7_163 Depth=2
addq $-2, %rdx
.p2align 4, 0x90
LBB7_215: ## in Loop: Header=BB7_163 Depth=2
cmpl %edx, %ecx
jne LBB7_236
LBB7_216: ## in Loop: Header=BB7_163 Depth=2
testl %ecx, %ecx
je LBB7_237
## %bb.217: ## in Loop: Header=BB7_163 Depth=2
movl %ecx, %edx
cmpl $8, %ecx
jae LBB7_219
## %bb.218: ## in Loop: Header=BB7_163 Depth=2
movb $1, %sil
xorl %ecx, %ecx
jmp LBB7_234
.p2align 4, 0x90
LBB7_219: ## in Loop: Header=BB7_163 Depth=2
cmpl $32, %ecx
jae LBB7_221
## %bb.220: ## in Loop: Header=BB7_163 Depth=2
movb $1, %sil
xorl %ecx, %ecx
jmp LBB7_231
LBB7_221: ## in Loop: Header=BB7_163 Depth=2
movl %edx, %ecx
andl $-32, %ecx
movdqu (%rax), %xmm0
movdqu 16(%rax), %xmm3
movdqu (%r14), %xmm1
pcmpeqb %xmm0, %xmm1
movdqu 16(%r14), %xmm2
pcmpeqb %xmm3, %xmm2
pand %xmm5, %xmm1
pand %xmm5, %xmm2
cmpq $32, %rcx
je LBB7_229
## %bb.222: ## in Loop: Header=BB7_163 Depth=2
movdqu 32(%rax), %xmm0
movdqu 48(%rax), %xmm3
movdqu 32(%r14), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 48(%r14), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $64, %ecx
je LBB7_229
## %bb.223: ## in Loop: Header=BB7_163 Depth=2
movdqu 64(%rax), %xmm0
movdqu 80(%rax), %xmm3
movdqu 64(%r14), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 80(%r14), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $96, %ecx
je LBB7_229
## %bb.224: ## in Loop: Header=BB7_163 Depth=2
movdqu 96(%rax), %xmm0
movdqu 112(%rax), %xmm3
movdqu 96(%r14), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 112(%r14), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $128, %ecx
je LBB7_229
## %bb.225: ## in Loop: Header=BB7_163 Depth=2
movdqu 128(%rax), %xmm0
movdqu 144(%rax), %xmm3
movdqu 128(%r14), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 144(%r14), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $160, %ecx
je LBB7_229
## %bb.226: ## in Loop: Header=BB7_163 Depth=2
movdqu 160(%rax), %xmm0
movdqu 176(%rax), %xmm3
movdqu 160(%r14), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 176(%r14), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $192, %ecx
je LBB7_229
## %bb.227: ## in Loop: Header=BB7_163 Depth=2
movdqu 192(%rax), %xmm0
movdqu 208(%rax), %xmm3
movdqu 192(%r14), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 208(%r14), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $224, %ecx
je LBB7_229
## %bb.228: ## in Loop: Header=BB7_163 Depth=2
movdqu 224(%rax), %xmm0
movdqu 240(%rax), %xmm3
movdqu 224(%r14), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 240(%r14), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
LBB7_229: ## in Loop: Header=BB7_163 Depth=2
movdqa %xmm1, %xmm0
pcmpeqb %xmm5, %xmm0
pblendvb %xmm0, %xmm2, %xmm1
paddb %xmm6, %xmm1
ptest %xmm1, %xmm1
sete %sil
cmpq %rdx, %rcx
je LBB7_235
## %bb.230: ## in Loop: Header=BB7_163 Depth=2
testb $24, %dl
je LBB7_234
LBB7_231: ## in Loop: Header=BB7_163 Depth=2
movq %rcx, %rdi
movl %edx, %ecx
andl $-8, %ecx
movzbl %sil, %esi
movd %esi, %xmm0
punpcklbw %xmm0, %xmm0 ## xmm0 = xmm0[0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7]
pshuflw $0, %xmm0, %xmm0 ## xmm0 = xmm0[0,0,0,0,4,5,6,7]
.p2align 4, 0x90
LBB7_232: ## Parent Loop BB7_1 Depth=1
## Parent Loop BB7_163 Depth=2
## => This Inner Loop Header: Depth=3
movq (%rax,%rdi), %xmm1 ## xmm1 = mem[0],zero
movq (%r14,%rdi), %xmm2 ## xmm2 = mem[0],zero
pcmpeqb %xmm1, %xmm2
pand %xmm2, %xmm0
addq $8, %rdi
cmpq %rdi, %rcx
jne LBB7_232
## %bb.233: ## in Loop: Header=BB7_163 Depth=2
movq %xmm0, %rsi
cmpq %r8, %rsi
sete %sil
cmpq %rdx, %rcx
je LBB7_235
.p2align 4, 0x90
LBB7_234: ## Parent Loop BB7_1 Depth=1
## Parent Loop BB7_163 Depth=2
## => This Inner Loop Header: Depth=3
movzbl (%rax,%rcx), %ebx
cmpb (%r14,%rcx), %bl
movzbl %sil, %esi
cmovnel %r15d, %esi
incq %rcx
cmpq %rcx, %rdx
jne LBB7_234
jmp LBB7_235
LBB7_214: ## in Loop: Header=BB7_163 Depth=2
decq %rdx
cmpl %edx, %ecx
jne LBB7_236
jmp LBB7_216
.p2align 4, 0x90
LBB7_237: ## in Loop: Header=BB7_1 Depth=1
movq _Tail@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq %rax, %r13
jne LBB7_239
## %bb.238: ## in Loop: Header=BB7_1 Depth=1
movl $40, %edi
callq _malloc
pcmpeqd %xmm6, %xmm6
movdqa LCPI7_0(%rip), %xmm5 ## xmm5 = [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
movabsq $72340172838076673, %r8 ## imm = 0x101010101010101
movq _Tail@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
movl $0, 12(%r13)
movq $0, 24(%r13)
movq %rax, 32(%r13)
LBB7_239: ## in Loop: Header=BB7_1 Depth=1
movq _Head@GOTPCREL(%rip), %rcx
movq (%rcx), %r14
movq %r12, (%rax)
jmp LBB7_240
.p2align 4, 0x90
LBB7_312: ## in Loop: Header=BB7_240 Depth=2
testb $1, %sil
jne LBB7_314
LBB7_313: ## in Loop: Header=BB7_240 Depth=2
movq 32(%r14), %r14
LBB7_240: ## Parent Loop BB7_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB7_241 Depth 3
## Child Loop BB7_267 Depth 3
## Child Loop BB7_309 Depth 3
## Child Loop BB7_311 Depth 3
movq (%r14), %rax
movl $7, %ecx
LBB7_241: ## Parent Loop BB7_1 Depth=1
## Parent Loop BB7_240 Depth=2
## => This Inner Loop Header: Depth=3
movzbl -7(%rax,%rcx), %edx
testb %dl, %dl
je LBB7_259
## %bb.242: ## in Loop: Header=BB7_241 Depth=3
cmpb $10, %dl
je LBB7_259
## %bb.243: ## in Loop: Header=BB7_241 Depth=3
movzbl -6(%rax,%rcx), %edx
testb %dl, %dl
je LBB7_260
## %bb.244: ## in Loop: Header=BB7_241 Depth=3
cmpb $10, %dl
je LBB7_260
## %bb.245: ## in Loop: Header=BB7_241 Depth=3
movzbl -5(%rax,%rcx), %edx
testb %dl, %dl
je LBB7_261
## %bb.246: ## in Loop: Header=BB7_241 Depth=3
cmpb $10, %dl
je LBB7_261
## %bb.247: ## in Loop: Header=BB7_241 Depth=3
movzbl -4(%rax,%rcx), %edx
testb %dl, %dl
je LBB7_262
## %bb.248: ## in Loop: Header=BB7_241 Depth=3
cmpb $10, %dl
je LBB7_262
## %bb.249: ## in Loop: Header=BB7_241 Depth=3
movzbl -3(%rax,%rcx), %edx
testb %dl, %dl
je LBB7_263
## %bb.250: ## in Loop: Header=BB7_241 Depth=3
cmpb $10, %dl
je LBB7_263
## %bb.251: ## in Loop: Header=BB7_241 Depth=3
movzbl -2(%rax,%rcx), %edx
testb %dl, %dl
je LBB7_264
## %bb.252: ## in Loop: Header=BB7_241 Depth=3
cmpb $10, %dl
je LBB7_264
## %bb.253: ## in Loop: Header=BB7_241 Depth=3
movzbl -1(%rax,%rcx), %edx
testb %dl, %dl
je LBB7_265
## %bb.254: ## in Loop: Header=BB7_241 Depth=3
cmpb $10, %dl
je LBB7_265
## %bb.255: ## in Loop: Header=BB7_241 Depth=3
movzbl (%rax,%rcx), %edx
testb %dl, %dl
je LBB7_266
## %bb.256: ## in Loop: Header=BB7_241 Depth=3
cmpb $10, %dl
je LBB7_266
## %bb.257: ## in Loop: Header=BB7_241 Depth=3
addq $8, %rcx
cmpq $263, %rcx ## imm = 0x107
jne LBB7_241
## %bb.258: ## in Loop: Header=BB7_240 Depth=2
movl $256, %ecx ## imm = 0x100
jmp LBB7_266
LBB7_259: ## in Loop: Header=BB7_240 Depth=2
addq $-7, %rcx
jmp LBB7_266
LBB7_260: ## in Loop: Header=BB7_240 Depth=2
addq $-6, %rcx
jmp LBB7_266
LBB7_261: ## in Loop: Header=BB7_240 Depth=2
addq $-5, %rcx
jmp LBB7_266
LBB7_262: ## in Loop: Header=BB7_240 Depth=2
addq $-4, %rcx
jmp LBB7_266
LBB7_263: ## in Loop: Header=BB7_240 Depth=2
addq $-3, %rcx
jmp LBB7_266
LBB7_264: ## in Loop: Header=BB7_240 Depth=2
addq $-2, %rcx
jmp LBB7_266
LBB7_265: ## in Loop: Header=BB7_240 Depth=2
decq %rcx
.p2align 4, 0x90
LBB7_266: ## in Loop: Header=BB7_240 Depth=2
movl $7, %edx
LBB7_267: ## Parent Loop BB7_1 Depth=1
## Parent Loop BB7_240 Depth=2
## => This Inner Loop Header: Depth=3
movzbl -7(%r12,%rdx), %ebx
testb %bl, %bl
je LBB7_285
## %bb.268: ## in Loop: Header=BB7_267 Depth=3
cmpb $10, %bl
je LBB7_285
## %bb.269: ## in Loop: Header=BB7_267 Depth=3
movzbl -6(%r12,%rdx), %ebx
testb %bl, %bl
je LBB7_286
## %bb.270: ## in Loop: Header=BB7_267 Depth=3
cmpb $10, %bl
je LBB7_286
## %bb.271: ## in Loop: Header=BB7_267 Depth=3
movzbl -5(%r12,%rdx), %ebx
testb %bl, %bl
je LBB7_287
## %bb.272: ## in Loop: Header=BB7_267 Depth=3
cmpb $10, %bl
je LBB7_287
## %bb.273: ## in Loop: Header=BB7_267 Depth=3
movzbl -4(%r12,%rdx), %ebx
testb %bl, %bl
je LBB7_288
## %bb.274: ## in Loop: Header=BB7_267 Depth=3
cmpb $10, %bl
je LBB7_288
## %bb.275: ## in Loop: Header=BB7_267 Depth=3
movzbl -3(%r12,%rdx), %ebx
testb %bl, %bl
je LBB7_289
## %bb.276: ## in Loop: Header=BB7_267 Depth=3
cmpb $10, %bl
je LBB7_289
## %bb.277: ## in Loop: Header=BB7_267 Depth=3
movzbl -2(%r12,%rdx), %ebx
testb %bl, %bl
je LBB7_290
## %bb.278: ## in Loop: Header=BB7_267 Depth=3
cmpb $10, %bl
je LBB7_290
## %bb.279: ## in Loop: Header=BB7_267 Depth=3
movzbl -1(%r12,%rdx), %ebx
testb %bl, %bl
je LBB7_291
## %bb.280: ## in Loop: Header=BB7_267 Depth=3
cmpb $10, %bl
je LBB7_291
## %bb.281: ## in Loop: Header=BB7_267 Depth=3
movzbl (%r12,%rdx), %ebx
testb %bl, %bl
je LBB7_292
## %bb.282: ## in Loop: Header=BB7_267 Depth=3
cmpb $10, %bl
je LBB7_292
## %bb.283: ## in Loop: Header=BB7_267 Depth=3
addq $8, %rdx
cmpq $263, %rdx ## imm = 0x107
jne LBB7_267
## %bb.284: ## in Loop: Header=BB7_240 Depth=2
movl $256, %edx ## imm = 0x100
cmpl %edx, %ecx
jne LBB7_313
jmp LBB7_293
LBB7_285: ## in Loop: Header=BB7_240 Depth=2
addq $-7, %rdx
cmpl %edx, %ecx
jne LBB7_313
jmp LBB7_293
LBB7_286: ## in Loop: Header=BB7_240 Depth=2
addq $-6, %rdx
cmpl %edx, %ecx
jne LBB7_313
jmp LBB7_293
LBB7_287: ## in Loop: Header=BB7_240 Depth=2
addq $-5, %rdx
cmpl %edx, %ecx
jne LBB7_313
jmp LBB7_293
LBB7_288: ## in Loop: Header=BB7_240 Depth=2
addq $-4, %rdx
cmpl %edx, %ecx
jne LBB7_313
jmp LBB7_293
LBB7_289: ## in Loop: Header=BB7_240 Depth=2
addq $-3, %rdx
cmpl %edx, %ecx
jne LBB7_313
jmp LBB7_293
LBB7_290: ## in Loop: Header=BB7_240 Depth=2
addq $-2, %rdx
.p2align 4, 0x90
LBB7_292: ## in Loop: Header=BB7_240 Depth=2
cmpl %edx, %ecx
jne LBB7_313
LBB7_293: ## in Loop: Header=BB7_240 Depth=2
testl %ecx, %ecx
je LBB7_314
## %bb.294: ## in Loop: Header=BB7_240 Depth=2
movl %ecx, %edx
cmpl $8, %ecx
jae LBB7_296
## %bb.295: ## in Loop: Header=BB7_240 Depth=2
movb $1, %sil
xorl %ecx, %ecx
jmp LBB7_311
.p2align 4, 0x90
LBB7_296: ## in Loop: Header=BB7_240 Depth=2
cmpl $32, %ecx
jae LBB7_298
## %bb.297: ## in Loop: Header=BB7_240 Depth=2
movb $1, %sil
xorl %ecx, %ecx
jmp LBB7_308
LBB7_298: ## in Loop: Header=BB7_240 Depth=2
movl %edx, %ecx
andl $-32, %ecx
movdqu (%rax), %xmm0
movdqu 16(%rax), %xmm3
movdqu (%r12), %xmm1
pcmpeqb %xmm0, %xmm1
movdqu 16(%r12), %xmm2
pcmpeqb %xmm3, %xmm2
pand %xmm5, %xmm1
pand %xmm5, %xmm2
cmpq $32, %rcx
je LBB7_306
## %bb.299: ## in Loop: Header=BB7_240 Depth=2
movdqu 32(%rax), %xmm0
movdqu 48(%rax), %xmm3
movdqu 32(%r12), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 48(%r12), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $64, %ecx
je LBB7_306
## %bb.300: ## in Loop: Header=BB7_240 Depth=2
movdqu 64(%rax), %xmm0
movdqu 80(%rax), %xmm3
movdqu 64(%r12), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 80(%r12), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $96, %ecx
je LBB7_306
## %bb.301: ## in Loop: Header=BB7_240 Depth=2
movdqu 96(%rax), %xmm0
movdqu 112(%rax), %xmm3
movdqu 96(%r12), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 112(%r12), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $128, %ecx
je LBB7_306
## %bb.302: ## in Loop: Header=BB7_240 Depth=2
movdqu 128(%rax), %xmm0
movdqu 144(%rax), %xmm3
movdqu 128(%r12), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 144(%r12), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $160, %ecx
je LBB7_306
## %bb.303: ## in Loop: Header=BB7_240 Depth=2
movdqu 160(%rax), %xmm0
movdqu 176(%rax), %xmm3
movdqu 160(%r12), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 176(%r12), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $192, %ecx
je LBB7_306
## %bb.304: ## in Loop: Header=BB7_240 Depth=2
movdqu 192(%rax), %xmm0
movdqu 208(%rax), %xmm3
movdqu 192(%r12), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 208(%r12), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
cmpl $224, %ecx
je LBB7_306
## %bb.305: ## in Loop: Header=BB7_240 Depth=2
movdqu 224(%rax), %xmm0
movdqu 240(%rax), %xmm3
movdqu 224(%r12), %xmm4
pcmpeqb %xmm0, %xmm4
movdqu 240(%r12), %xmm0
pcmpeqb %xmm3, %xmm0
pand %xmm4, %xmm1
pand %xmm0, %xmm2
LBB7_306: ## in Loop: Header=BB7_240 Depth=2
movdqa %xmm1, %xmm0
pcmpeqb %xmm5, %xmm0
pblendvb %xmm0, %xmm2, %xmm1
paddb %xmm6, %xmm1
ptest %xmm1, %xmm1
sete %sil
cmpq %rdx, %rcx
je LBB7_312
## %bb.307: ## in Loop: Header=BB7_240 Depth=2
testb $24, %dl
je LBB7_311
LBB7_308: ## in Loop: Header=BB7_240 Depth=2
movq %rcx, %rdi
movl %edx, %ecx
andl $-8, %ecx
movzbl %sil, %esi
movd %esi, %xmm0
punpcklbw %xmm0, %xmm0 ## xmm0 = xmm0[0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7]
pshuflw $0, %xmm0, %xmm0 ## xmm0 = xmm0[0,0,0,0,4,5,6,7]
.p2align 4, 0x90
LBB7_309: ## Parent Loop BB7_1 Depth=1
## Parent Loop BB7_240 Depth=2
## => This Inner Loop Header: Depth=3
movq (%rax,%rdi), %xmm1 ## xmm1 = mem[0],zero
movq (%r12,%rdi), %xmm2 ## xmm2 = mem[0],zero
pcmpeqb %xmm1, %xmm2
pand %xmm2, %xmm0
addq $8, %rdi
cmpq %rdi, %rcx
jne LBB7_309
## %bb.310: ## in Loop: Header=BB7_240 Depth=2
movq %xmm0, %rsi
cmpq %r8, %rsi
sete %sil
cmpq %rdx, %rcx
je LBB7_312
.p2align 4, 0x90
LBB7_311: ## Parent Loop BB7_1 Depth=1
## Parent Loop BB7_240 Depth=2
## => This Inner Loop Header: Depth=3
movzbl (%rax,%rcx), %ebx
cmpb (%r12,%rcx), %bl
movzbl %sil, %esi
cmovnel %r15d, %esi
incq %rcx
cmpq %rcx, %rdx
jne LBB7_311
jmp LBB7_312
LBB7_291: ## in Loop: Header=BB7_240 Depth=2
decq %rdx
cmpl %edx, %ecx
jne LBB7_313
jmp LBB7_293
.p2align 4, 0x90
LBB7_314: ## in Loop: Header=BB7_1 Depth=1
movq _Tail@GOTPCREL(%rip), %rax
cmpq (%rax), %r14
jne LBB7_316
## %bb.315: ## in Loop: Header=BB7_1 Depth=1
movl $40, %edi
callq _malloc
movq _Tail@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
movl $0, 12(%r14)
movq $0, 24(%r14)
movq %rax, 32(%r14)
LBB7_316: ## in Loop: Header=BB7_1 Depth=1
movq 24(%r13), %r12
testq %r12, %r12
je LBB7_320
## %bb.317: ## in Loop: Header=BB7_1 Depth=1
movq %r12, %rax
.p2align 4, 0x90
LBB7_318: ## Parent Loop BB7_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpq %r14, (%rax)
je LBB7_1
## %bb.319: ## in Loop: Header=BB7_318 Depth=2
movq 8(%rax), %rax
testq %rax, %rax
jne LBB7_318
jmp LBB7_320
LBB7_321:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Color ## -- Begin function Color
.p2align 4, 0x90
_Color: ## @Color
.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 24(%rdi), %rbx
movb $0, 16(%rdi)
testq %rbx, %rbx
je LBB8_3
## %bb.1:
movq _MSet@GOTPCREL(%rip), %rax
movq %rbx, %rcx
.p2align 4, 0x90
LBB8_2: ## =>This Inner Loop Header: Depth=1
movq (%rcx), %rdx
movslq 8(%rdx), %rdx
movl $0, (%rax,%rdx,4)
movq 8(%rcx), %rcx
testq %rcx, %rcx
jne LBB8_2
LBB8_3:
movl $-1, %eax
movq _MSet@GOTPCREL(%rip), %rcx
.p2align 4, 0x90
LBB8_4: ## =>This Inner Loop Header: Depth=1
movl (%rcx), %edx
incl %eax
addq $4, %rcx
testl %edx, %edx
je LBB8_4
## %bb.5:
cmpl $1, %edx
adcl $0, %eax
movl %eax, 8(%rdi)
cmpl _total(%rip), %eax
jle LBB8_7
## %bb.6:
movl %eax, _total(%rip)
LBB8_7:
movq (%rdi), %rsi
movb (%rsi), %cl
testb %cl, %cl
je LBB8_10
## %bb.8:
cmpb $10, %cl
je LBB8_10
## %bb.9:
movl %eax, %eax
leaq (%rax,%rax,4), %rax
leaq _colors(%rip), %rcx
leaq (%rcx,%rax,4), %rdx
leaq L_.str.2(%rip), %rdi
xorl %eax, %eax
callq _printf
LBB8_10:
movq _MSet@GOTPCREL(%rip), %rdi
movl $1024, %esi ## imm = 0x400
callq ___bzero
testl %r14d, %r14d
js LBB8_12
## %bb.11:
movl %r14d, %eax
leaq 4(,%rax,4), %rdx
movq _MSet@GOTPCREL(%rip), %rdi
leaq L_.memset_pattern(%rip), %rsi
callq _memset_pattern16
jmp LBB8_12
.p2align 4, 0x90
LBB8_15: ## in Loop: Header=BB8_12 Depth=1
movq 8(%rbx), %rbx
LBB8_12: ## =>This Inner Loop Header: Depth=1
testq %rbx, %rbx
je LBB8_16
## %bb.13: ## in Loop: Header=BB8_12 Depth=1
movq (%rbx), %rdi
cmpb $0, 16(%rdi)
je LBB8_15
## %bb.14: ## in Loop: Header=BB8_12 Depth=1
movl %r14d, %esi
callq _Color
jmp LBB8_15
LBB8_16:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _shell ## -- Begin function shell
.p2align 4, 0x90
_shell: ## @shell
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_str(%rip), %rdi
callq _puts
leaq L_str.13(%rip), %rdi
callq _puts
leaq L_str.14(%rip), %rdi
callq _puts
leaq L_str.15(%rip), %rdi
callq _puts
leaq L_str.16(%rip), %rdi
callq _puts
leaq L_str.17(%rip), %rdi
popq %rbp
jmp _puts ## TAILCALL
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
leaq L_.str.9(%rip), %rsi
xorl %ebx, %ebx
xorl %edi, %edi
callq _setlocale
leaq L_.str.10(%rip), %rdi
callq _system
leaq L_str(%rip), %rdi
callq _puts
leaq L_str.13(%rip), %rdi
callq _puts
leaq L_str.14(%rip), %rdi
callq _puts
leaq L_str.15(%rip), %rdi
callq _puts
leaq L_str.16(%rip), %rdi
callq _puts
leaq L_str.17(%rip), %rdi
callq _puts
movl $40, %edi
callq _malloc
movq _Tail@GOTPCREL(%rip), %r15
movq %rax, (%r15)
movq _Head@GOTPCREL(%rip), %r14
movq %rax, (%r14)
callq _MakeGraph
movq (%r15), %rax
movq (%r14), %rcx
cmpq %rax, %rcx
je LBB10_3
## %bb.1:
xorl %ebx, %ebx
.p2align 4, 0x90
LBB10_2: ## =>This Inner Loop Header: Depth=1
movb $1, 16(%rcx)
movl $0, 8(%rcx)
incl %ebx
movq 32(%rcx), %rcx
cmpq %rax, %rcx
jne LBB10_2
LBB10_3:
movl %ebx, %ebx
xorl %eax, %eax
movq _MSet@GOTPCREL(%rip), %rcx
.p2align 4, 0x90
LBB10_4: ## =>This Inner Loop Header: Depth=1
xorl %edx, %edx
xorl %esi, %esi
cmpq %rbx, %rax
setbe %dl
movl %edx, (%rcx,%rax,4)
setb %sil
movl %esi, 4(%rcx,%rax,4)
leaq 2(%rax), %rdx
xorl %esi, %esi
cmpq %rbx, %rdx
setbe %sil
leaq 3(%rax), %rdx
xorl %edi, %edi
cmpq %rbx, %rdx
setbe %dil
movl %esi, 8(%rcx,%rax,4)
movl %edi, 12(%rcx,%rax,4)
addq $4, %rax
cmpq $256, %rax ## imm = 0x100
jne LBB10_4
## %bb.5:
leaq L_str.18(%rip), %rdi
callq _puts
movq (%r14), %rdi
movl %ebx, %esi
callq _Color
movl _total(%rip), %esi
incl %esi
leaq L_.str.12(%rip), %rdi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _colors ## @colors
.p2align 4
_colors:
.asciz "\320\267\320\265\320\273\321\221\320\275\321\213\320\271\000\000\000\000\000"
.asciz "\320\272\321\200\320\260\321\201\320\275\321\213\320\271\000\000\000\000\000"
.asciz "\320\266\321\221\320\273\321\202\321\213\320\271\000\000\000\000\000\000\000"
.asciz "\321\201\320\270\320\275\320\270\320\271\000\000\000\000\000\000\000\000\000"
.globl _total ## @total
.zerofill __DATA,__common,_total,4,2
.comm _Head,8,3 ## @Head
.comm _Tail,8,3 ## @Tail
.comm _MSet,1024,4 ## @MSet
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\320\222\320\262\320\265\320\264\320\270\321\202\320\265 \320\275\320\260\320\267\320\262\320\260\320\275\320\270\320\265 \321\201\321\202\321\200\320\260\320\275\321\213: "
L_.str.1: ## @.str.1
.asciz "\320\222\320\262\320\265\320\264\320\270\321\202\320\265 \321\201\320\276\321\201\320\265\320\264\320\260: "
L_.str.2: ## @.str.2
.asciz "%s - %s\n"
L_.str.9: ## @.str.9
.asciz "Rus"
L_.str.10: ## @.str.10
.asciz "chcp 1251 > nul"
L_.str.12: ## @.str.12
.asciz "\320\222\321\201\320\265\320\263\320\276 \320\261\321\213\320\273\320\276 \320\270\321\201\320\277\320\276\320\273\321\214\320\267\320\276\320\262\320\260\320\275\320\276 \321\206\320\262\320\265\321\202\320\276\320\262: %d\n"
L_str: ## @str
.asciz "\320\237\321\200\320\276\320\263\321\200\320\260\320\274\320\274\320\260 \320\264\320\273\321\217 \321\200\320\260\321\201\320\272\321\200\320\260\321\201\320\272\320\270 \320\272\320\260\321\200\321\202\321\213 \320\262 \320\274\320\270\320\275\320\270\320\274\320\260\320\273\321\214\320\275\320\276\320\265 \321\207\320\270\321\201\320\273\320\276 \321\206\320\262\320\265\321\202\320\276\320\262."
L_str.13: ## @str.13
.asciz "[\320\232\320\260\320\272 \320\277\320\276\320\273\321\214\320\267\320\276\320\262\320\260\321\202\321\214\321\201\321\217] \320\222\320\262\320\276\320\264\320\270\321\202\320\265 \321\201\321\202\321\200\320\260\320\275\321\213-\321\201\320\276\321\201\320\265\320\264\320\270 \320\262 \320\264\320\262\320\260 \321\215\321\202\320\260\320\277\320\260:"
L_str.14: ## @str.14
.asciz "1) \320\262\320\262\320\265\320\264\320\270\321\202\320\265 \320\277\320\265\321\200\320\262\321\203\321\216 \321\201\321\202\321\200\320\260\320\275\321\203"
L_str.15: ## @str.15
.asciz "2) \320\262\320\262\320\265\320\264\320\270\321\202\320\265 \320\265\321\221 \321\201\320\276\321\201\320\265\320\264\320\260 (\320\277\320\276 \320\276\320\264\320\275\320\276\320\274\321\203 \320\267\320\260 \321\200\320\260\320\267)"
L_str.16: ## @str.16
.asciz "\320\225\321\201\320\273\320\270 \320\262\321\213 \321\203\320\272\320\260\320\267\320\260\320\273\320\270 \321\201\321\202\321\200\320\260\320\275\321\203 A \321\201\320\276\321\201\320\265\320\264\320\276\320\274 \321\201\321\202\321\200\320\260\320\275\321\213 B, \321\202\320\276 \321\203\320\272\320\260\320\267\321\213\320\262\320\260\321\202\321\214, \321\207\321\202\320\276 \321\201\321\202\321\200\320\260\320\275\320\260 B - \321\201\320\276\321\201\320\265\320\264 \321\201\321\202\321\200\320\260\320\275\321\213 A, \320\275\320\265\320\276\320\261\321\217\320\267\320\260\321\202\320\265\320\273\321\214\320\275\320\276."
L_str.17: ## @str.17
.asciz "\320\232\320\276\320\263\320\264\320\260 \320\267\320\260\320\272\320\276\320\275\321\207\320\270\321\202\320\265 \320\262\320\262\320\276\320\264, \320\276\321\201\321\202\320\260\320\262\321\214\321\202\320\265 \321\201\321\202\321\200\320\276\320\272\321\203 \320\262\320\262\320\276\320\264\320\260 \320\277\320\265\321\200\320\262\320\276\320\271 \321\201\321\202\321\200\320\260\320\275\321\213 \320\277\321\203\321\201\321\202\320\276\320\271 \320\270 \320\275\320\260\320\266\320\274\320\270\321\202\320\265 Enter.\n"
L_str.18: ## @str.18
.asciz "\n\320\240\320\265\320\267\321\203\320\273\321\214\321\202\320\260\321\202 \321\200\320\260\321\201\320\272\321\200\320\260\321\201\320\272\320\270:"
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## @.memset_pattern
L_.memset_pattern:
.long 1 ## 0x1
.long 1 ## 0x1
.long 1 ## 0x1
.long 1 ## 0x1
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _GetHead ; -- Begin function GetHead
.p2align 2
_GetHead: ; @GetHead
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _Head@GOTPAGE
Lloh1:
ldr x8, [x8, _Head@GOTPAGEOFF]
Lloh2:
ldr x0, [x8]
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.globl _GetTail ; -- Begin function GetTail
.p2align 2
_GetTail: ; @GetTail
.cfi_startproc
; %bb.0:
Lloh3:
adrp x8, _Tail@GOTPAGE
Lloh4:
ldr x8, [x8, _Tail@GOTPAGEOFF]
Lloh5:
ldr x0, [x8]
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.globl _isEndOfString ; -- Begin function isEndOfString
.p2align 2
_isEndOfString: ; @isEndOfString
.cfi_startproc
; %bb.0:
cmp w0, #0
ccmp w0, #10, #4, ne
cset w0, eq
ret
.cfi_endproc
; -- End function
.globl _scanString ; -- Begin function scanString
.p2align 2
_scanString: ; @scanString
.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 w0, #256
bl _malloc
mov x19, x0
Lloh6:
adrp x8, ___stdinp@GOTPAGE
Lloh7:
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
Lloh8:
ldr x2, [x8]
mov w1, #256
bl _fgets
mov x21, #0
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldrb w8, [x19, x21]
cmp w8, #0
ccmp w8, #10, #4, ne
b.eq LBB3_4
; %bb.2: ; in Loop: Header=BB3_1 Depth=1
add x21, x21, #1
cmp x21, #256
b.ne LBB3_1
; %bb.3:
mov w0, #257
bl _malloc
mov x20, x0
b LBB3_5
LBB3_4:
add x0, x21, #1
bl _malloc
mov x20, x0
cbz w21, LBB3_6
LBB3_5:
and x21, x21, #0xffffffff
mov x0, x20
mov x1, x19
mov x2, x21
bl _memcpy
b LBB3_7
LBB3_6:
mov x21, #0
LBB3_7:
strb wzr, [x20, x21]
mov x0, x19
bl _free
mov x0, x20
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.cfi_endproc
; -- End function
.globl _isEqual ; -- Begin function isEqual
.p2align 2
_isEqual: ; @isEqual
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
mov x8, #0
LBB4_1: ; =>This Inner Loop Header: Depth=1
ldrb w9, [x0, x8]
cmp w9, #0
ccmp w9, #10, #4, ne
b.eq LBB4_3
; %bb.2: ; in Loop: Header=BB4_1 Depth=1
add x8, x8, #1
cmp x8, #256
b.ne LBB4_1
LBB4_3:
mov x9, #0
LBB4_4: ; =>This Inner Loop Header: Depth=1
ldrb w10, [x1, x9]
cmp w10, #0
ccmp w10, #10, #4, ne
b.eq LBB4_6
; %bb.5: ; in Loop: Header=BB4_4 Depth=1
add x9, x9, #1
cmp x9, #256
b.ne LBB4_4
LBB4_6:
cmp w8, w9
b.ne LBB4_10
; %bb.7:
cbz w8, LBB4_11
; %bb.8:
mov w9, w8
cmp w8, #8
b.hs LBB4_12
; %bb.9:
mov x10, #0
mov w8, #1
b LBB4_24
LBB4_10:
mov w8, #0
b LBB4_26
LBB4_11:
mov w8, #1
b LBB4_26
LBB4_12:
cmp w8, #64
b.hs LBB4_14
; %bb.13:
mov x10, #0
mov w8, #1
b LBB4_21
LBB4_14:
and x10, x9, #0xffffffc0
ldp q0, q1, [x0]
ldp q2, q3, [x0, #32]
ldp q4, q5, [x1]
ldp q6, q7, [x1, #32]
cmp x10, #64
b.ne LBB4_16
; %bb.15:
cmeq.16b v0, v0, v4
cmeq.16b v1, v1, v5
cmeq.16b v2, v2, v6
cmeq.16b v3, v3, v7
b LBB4_19
LBB4_16:
cmeq.16b v3, v3, v7
cmeq.16b v2, v2, v6
cmeq.16b v1, v1, v5
cmeq.16b v0, v0, v4
ldp q4, q5, [x0, #64]
ldp q6, q7, [x0, #96]
ldp q16, q17, [x1, #64]
ldp q18, q19, [x1, #96]
cmeq.16b v4, v4, v16
cmeq.16b v5, v5, v17
cmeq.16b v6, v6, v18
cmeq.16b v7, v7, v19
and.16b v0, v4, v0
and.16b v1, v5, v1
and.16b v2, v6, v2
and.16b v3, v7, v3
cmp x10, #128
b.eq LBB4_19
; %bb.17:
ldp q4, q5, [x0, #128]
ldp q6, q7, [x0, #160]
ldp q16, q17, [x1, #128]
ldp q18, q19, [x1, #160]
cmeq.16b v4, v4, v16
cmeq.16b v5, v5, v17
cmeq.16b v6, v6, v18
cmeq.16b v7, v7, v19
and.16b v0, v4, v0
and.16b v1, v5, v1
and.16b v2, v6, v2
and.16b v3, v7, v3
cmp x10, #192
b.eq LBB4_19
; %bb.18:
ldp q4, q5, [x0, #192]
ldp q6, q7, [x0, #224]
ldp q16, q17, [x1, #192]
ldp q18, q19, [x1, #224]
cmeq.16b v4, v4, v16
cmeq.16b v5, v5, v17
cmeq.16b v6, v6, v18
cmeq.16b v7, v7, v19
and.16b v0, v4, v0
and.16b v1, v5, v1
and.16b v2, v6, v2
and.16b v3, v7, v3
LBB4_19:
and.16b v0, v0, v1
and.16b v0, v0, v2
and.16b v0, v0, v3
movi.16b v1, #1
eor.16b v0, v0, v1
umov.b w8, v0[1]
and w8, w8, #0x1
umov.b w11, v0[0]
and w11, w11, #0x1
bfi w11, w8, #1, #1
umov.b w8, v0[2]
and w8, w8, #0x1
bfi w11, w8, #2, #1
umov.b w8, v0[3]
and w8, w8, #0x1
bfi w11, w8, #3, #1
umov.b w8, v0[4]
and w8, w8, #0x1
bfi w11, w8, #4, #1
umov.b w8, v0[5]
and w8, w8, #0x1
bfi w11, w8, #5, #1
umov.b w8, v0[6]
and w8, w8, #0x1
orr w8, w11, w8, lsl #6
umov.b w11, v0[7]
and w11, w11, #0x1
orr w8, w8, w11, lsl #7
umov.b w11, v0[8]
and w11, w11, #0x1
orr w8, w8, w11, lsl #8
umov.b w11, v0[9]
and w11, w11, #0x1
orr w8, w8, w11, lsl #9
umov.b w11, v0[10]
and w11, w11, #0x1
orr w8, w8, w11, lsl #10
umov.b w11, v0[11]
and w11, w11, #0x1
orr w8, w8, w11, lsl #11
umov.b w11, v0[12]
and w11, w11, #0x1
orr w8, w8, w11, lsl #12
umov.b w11, v0[13]
and w11, w11, #0x1
orr w8, w8, w11, lsl #13
umov.b w11, v0[14]
and w11, w11, #0x1
orr w8, w8, w11, lsl #14
umov.b w11, v0[15]
orr w8, w8, w11, lsl #15
tst w8, #0xffff
cset w8, eq
cmp x10, x9
b.eq LBB4_26
; %bb.20:
tst x9, #0x38
b.eq LBB4_24
LBB4_21:
mov x12, x10
and x10, x9, #0xfffffff8
dup.8b v0, w8
add x8, x0, x12
add x11, x1, x12
sub x12, x12, x10
LBB4_22: ; =>This Inner Loop Header: Depth=1
ldr d1, [x8], #8
ldr d2, [x11], #8
cmeq.8b v1, v1, v2
and.8b v0, v1, v0
adds x12, x12, #8
b.ne LBB4_22
; %bb.23:
movi.8b v1, #1
eor.8b v0, v0, v1
umov.b w8, v0[1]
and w8, w8, #0x1
umov.b w11, v0[0]
and w11, w11, #0x1
bfi w11, w8, #1, #1
umov.b w8, v0[2]
and w8, w8, #0x1
bfi w11, w8, #2, #1
umov.b w8, v0[3]
and w8, w8, #0x1
bfi w11, w8, #3, #1
umov.b w8, v0[4]
and w8, w8, #0x1
bfi w11, w8, #4, #1
umov.b w8, v0[5]
and w8, w8, #0x1
bfi w11, w8, #5, #1
umov.b w8, v0[6]
and w8, w8, #0x1
orr w8, w11, w8, lsl #6
umov.b w11, v0[7]
orr w8, w8, w11, lsl #7
tst w8, #0xff
cset w8, eq
cmp x10, x9
b.eq LBB4_26
LBB4_24:
add x11, x1, x10
add x12, x0, x10
sub x9, x9, x10
LBB4_25: ; =>This Inner Loop Header: Depth=1
ldrb w10, [x12], #1
ldrb w13, [x11], #1
cmp w10, w13
cset w10, eq
and w8, w10, w8
subs x9, x9, #1
b.ne LBB4_25
LBB4_26:
mov x0, x8
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ; -- Begin function Postr
lCPI5_0:
.quad 2 ; 0x2
.quad 3 ; 0x3
lCPI5_1:
.quad 0 ; 0x0
.quad 1 ; 0x1
.section __TEXT,__text,regular,pure_instructions
.globl _Postr
.p2align 2
_Postr: ; @Postr
.cfi_startproc
; %bb.0:
; kill: def $w0 killed $w0 def $x0
mov x8, #0
sxtw x9, w0
dup.2d v0, x9
Lloh9:
adrp x9, lCPI5_0@PAGE
Lloh10:
ldr q1, [x9, lCPI5_0@PAGEOFF]
Lloh11:
adrp x9, lCPI5_1@PAGE
Lloh12:
ldr q2, [x9, lCPI5_1@PAGEOFF]
mov w9, #4
dup.2d v3, x9
mov w9, #8
dup.2d v4, x9
mov w9, #12
dup.2d v5, x9
movi.4s v6, #1
mov w9, #16
dup.2d v7, x9
Lloh13:
adrp x9, _MSet@GOTPAGE
Lloh14:
ldr x9, [x9, _MSet@GOTPAGEOFF]
LBB5_1: ; =>This Inner Loop Header: Depth=1
add.2d v16, v2, v3
add.2d v17, v1, v3
add.2d v18, v2, v4
add.2d v19, v1, v4
add.2d v20, v2, v5
add.2d v21, v1, v5
cmge.2d v22, v0, v2
cmge.2d v23, v0, v1
uzp1.4s v22, v22, v23
and.16b v22, v22, v6
cmge.2d v17, v0, v17
cmge.2d v16, v0, v16
uzp1.4s v16, v16, v17
and.16b v16, v16, v6
cmge.2d v17, v0, v19
cmge.2d v18, v0, v18
uzp1.4s v17, v18, v17
and.16b v17, v17, v6
cmge.2d v18, v0, v21
cmge.2d v19, v0, v20
uzp1.4s v18, v19, v18
and.16b v18, v18, v6
add x10, x9, x8
stp q22, q16, [x10]
stp q17, q18, [x10, #32]
add.2d v1, v1, v7
add.2d v2, v2, v7
add x8, x8, #64
cmp x8, #1024
b.ne LBB5_1
; %bb.2:
ret
.loh AdrpLdrGot Lloh13, Lloh14
.loh AdrpLdr Lloh11, Lloh12
.loh AdrpAdrp Lloh9, Lloh11
.loh AdrpLdr Lloh9, Lloh10
.cfi_endproc
; -- End function
.globl _SearchGraph ; -- Begin function SearchGraph
.p2align 2
_SearchGraph: ; @SearchGraph
.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
Lloh15:
adrp x8, _Head@GOTPAGE
Lloh16:
ldr x8, [x8, _Head@GOTPAGEOFF]
Lloh17:
ldr x8, [x8]
Lloh18:
adrp x20, _Tail@GOTPAGE
Lloh19:
ldr x20, [x20, _Tail@GOTPAGEOFF]
str x8, [x1]
ldr x8, [x20]
str x0, [x8]
ldr x8, [x1]
movi.8b v0, #1
movi.16b v1, #1
b LBB6_3
LBB6_1: ; in Loop: Header=BB6_3 Depth=1
tbnz w12, #0, LBB6_27
LBB6_2: ; in Loop: Header=BB6_3 Depth=1
ldr x8, [x8, #32]
str x8, [x19]
LBB6_3: ; =>This Loop Header: Depth=1
; Child Loop BB6_4 Depth 2
; Child Loop BB6_7 Depth 2
; Child Loop BB6_23 Depth 2
; Child Loop BB6_26 Depth 2
mov x11, #0
ldr x9, [x8]
LBB6_4: ; Parent Loop BB6_3 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w10, [x9, x11]
cmp w10, #0
ccmp w10, #10, #4, ne
b.eq LBB6_6
; %bb.5: ; in Loop: Header=BB6_4 Depth=2
add x11, x11, #1
cmp x11, #256
b.ne LBB6_4
LBB6_6: ; in Loop: Header=BB6_3 Depth=1
mov x10, #0
LBB6_7: ; Parent Loop BB6_3 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w12, [x0, x10]
cmp w12, #0
ccmp w12, #10, #4, ne
b.eq LBB6_9
; %bb.8: ; in Loop: Header=BB6_7 Depth=2
add x10, x10, #1
cmp x10, #256
b.ne LBB6_7
LBB6_9: ; in Loop: Header=BB6_3 Depth=1
cmp w11, w10
b.ne LBB6_2
; %bb.10: ; in Loop: Header=BB6_3 Depth=1
cbz w11, LBB6_27
; %bb.11: ; in Loop: Header=BB6_3 Depth=1
mov w10, w11
cmp w11, #8
b.hs LBB6_13
; %bb.12: ; in Loop: Header=BB6_3 Depth=1
mov x11, #0
mov w12, #1
b LBB6_25
LBB6_13: ; in Loop: Header=BB6_3 Depth=1
cmp w11, #64
b.hs LBB6_15
; %bb.14: ; in Loop: Header=BB6_3 Depth=1
mov x11, #0
mov w12, #1
b LBB6_22
LBB6_15: ; in Loop: Header=BB6_3 Depth=1
and x11, x10, #0xffffffc0
ldp q2, q3, [x9]
ldp q4, q5, [x9, #32]
ldp q6, q7, [x0]
ldp q16, q17, [x0, #32]
cmp x11, #64
b.ne LBB6_17
; %bb.16: ; in Loop: Header=BB6_3 Depth=1
cmeq.16b v2, v2, v6
cmeq.16b v3, v3, v7
cmeq.16b v4, v4, v16
cmeq.16b v5, v5, v17
b LBB6_20
LBB6_17: ; in Loop: Header=BB6_3 Depth=1
cmeq.16b v5, v5, v17
cmeq.16b v4, v4, v16
cmeq.16b v3, v3, v7
cmeq.16b v2, v2, v6
ldp q6, q7, [x9, #64]
ldp q16, q17, [x9, #96]
ldp q18, q19, [x0, #64]
ldp q20, q21, [x0, #96]
cmeq.16b v6, v6, v18
cmeq.16b v7, v7, v19
cmeq.16b v16, v16, v20
cmeq.16b v17, v17, v21
and.16b v2, v6, v2
and.16b v3, v7, v3
and.16b v4, v16, v4
and.16b v5, v17, v5
cmp x11, #128
b.eq LBB6_20
; %bb.18: ; in Loop: Header=BB6_3 Depth=1
ldp q6, q7, [x9, #128]
ldp q16, q17, [x9, #160]
ldp q18, q19, [x0, #128]
ldp q20, q21, [x0, #160]
cmeq.16b v6, v6, v18
cmeq.16b v7, v7, v19
cmeq.16b v16, v16, v20
cmeq.16b v17, v17, v21
and.16b v2, v6, v2
and.16b v3, v7, v3
and.16b v4, v16, v4
and.16b v5, v17, v5
cmp x11, #192
b.eq LBB6_20
; %bb.19: ; in Loop: Header=BB6_3 Depth=1
ldp q6, q7, [x9, #192]
ldp q16, q17, [x9, #224]
ldp q18, q19, [x0, #192]
ldp q20, q21, [x0, #224]
cmeq.16b v6, v6, v18
cmeq.16b v7, v7, v19
cmeq.16b v16, v16, v20
cmeq.16b v17, v17, v21
and.16b v2, v6, v2
and.16b v3, v7, v3
and.16b v4, v16, v4
and.16b v5, v17, v5
LBB6_20: ; in Loop: Header=BB6_3 Depth=1
and.16b v2, v2, v3
and.16b v2, v2, v4
and.16b v2, v2, v5
eor.16b v2, v2, v1
umov.b w12, v2[1]
and w12, w12, #0x1
umov.b w13, v2[0]
and w13, w13, #0x1
bfi w13, w12, #1, #1
umov.b w12, v2[2]
and w12, w12, #0x1
bfi w13, w12, #2, #1
umov.b w12, v2[3]
and w12, w12, #0x1
bfi w13, w12, #3, #1
umov.b w12, v2[4]
and w12, w12, #0x1
bfi w13, w12, #4, #1
umov.b w12, v2[5]
and w12, w12, #0x1
bfi w13, w12, #5, #1
umov.b w12, v2[6]
and w12, w12, #0x1
orr w12, w13, w12, lsl #6
umov.b w13, v2[7]
and w13, w13, #0x1
orr w12, w12, w13, lsl #7
umov.b w13, v2[8]
and w13, w13, #0x1
orr w12, w12, w13, lsl #8
umov.b w13, v2[9]
and w13, w13, #0x1
orr w12, w12, w13, lsl #9
umov.b w13, v2[10]
and w13, w13, #0x1
orr w12, w12, w13, lsl #10
umov.b w13, v2[11]
and w13, w13, #0x1
orr w12, w12, w13, lsl #11
umov.b w13, v2[12]
and w13, w13, #0x1
orr w12, w12, w13, lsl #12
umov.b w13, v2[13]
and w13, w13, #0x1
orr w12, w12, w13, lsl #13
umov.b w13, v2[14]
and w13, w13, #0x1
orr w12, w12, w13, lsl #14
umov.b w13, v2[15]
orr w12, w12, w13, lsl #15
tst w12, #0xffff
cset w12, eq
cmp x11, x10
b.eq LBB6_1
; %bb.21: ; in Loop: Header=BB6_3 Depth=1
tst x10, #0x38
b.eq LBB6_25
LBB6_22: ; in Loop: Header=BB6_3 Depth=1
mov x14, x11
and x11, x10, #0xfffffff8
dup.8b v2, w12
add x12, x9, x14
add x13, x0, x14
sub x14, x14, x11
LBB6_23: ; Parent Loop BB6_3 Depth=1
; => This Inner Loop Header: Depth=2
ldr d3, [x12], #8
ldr d4, [x13], #8
cmeq.8b v3, v3, v4
and.8b v2, v3, v2
adds x14, x14, #8
b.ne LBB6_23
; %bb.24: ; in Loop: Header=BB6_3 Depth=1
eor.8b v2, v2, v0
umov.b w12, v2[1]
and w12, w12, #0x1
umov.b w13, v2[0]
and w13, w13, #0x1
bfi w13, w12, #1, #1
umov.b w12, v2[2]
and w12, w12, #0x1
bfi w13, w12, #2, #1
umov.b w12, v2[3]
and w12, w12, #0x1
bfi w13, w12, #3, #1
umov.b w12, v2[4]
and w12, w12, #0x1
bfi w13, w12, #4, #1
umov.b w12, v2[5]
and w12, w12, #0x1
bfi w13, w12, #5, #1
umov.b w12, v2[6]
and w12, w12, #0x1
orr w12, w13, w12, lsl #6
umov.b w13, v2[7]
orr w12, w12, w13, lsl #7
tst w12, #0xff
cset w12, eq
cmp x11, x10
b.eq LBB6_1
LBB6_25: ; in Loop: Header=BB6_3 Depth=1
sub x10, x10, x11
add x13, x0, x11
add x9, x9, x11
LBB6_26: ; Parent Loop BB6_3 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w11, [x9], #1
ldrb w14, [x13], #1
cmp w11, w14
cset w11, eq
and w12, w11, w12
subs x10, x10, #1
b.ne LBB6_26
b LBB6_1
LBB6_27:
ldr x9, [x20]
cmp x8, x9
b.ne LBB6_29
; %bb.28:
mov w0, #40
bl _malloc
str x0, [x20]
ldr x8, [x19]
str wzr, [x8, #12]
str xzr, [x8, #24]
ldr x8, [x19]
str x0, [x8, #32]
LBB6_29:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpLdrGot Lloh18, Lloh19
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.cfi_endproc
; -- End function
.globl _MakeGraph ; -- Begin function MakeGraph
.p2align 2
_MakeGraph: ; @MakeGraph
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp d9, d8, [sp, #16] ; 16-byte Folded Spill
stp x28, x27, [sp, #32] ; 16-byte Folded Spill
stp x26, x25, [sp, #48] ; 16-byte Folded Spill
stp x24, x23, [sp, #64] ; 16-byte Folded Spill
stp x22, x21, [sp, #80] ; 16-byte Folded Spill
stp x20, x19, [sp, #96] ; 16-byte Folded Spill
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
.cfi_offset b8, -104
.cfi_offset b9, -112
Lloh20:
adrp x19, l_.str@PAGE
Lloh21:
add x19, x19, l_.str@PAGEOFF
Lloh22:
adrp x24, _Head@GOTPAGE
Lloh23:
ldr x24, [x24, _Head@GOTPAGEOFF]
Lloh24:
adrp x25, _Tail@GOTPAGE
Lloh25:
ldr x25, [x25, _Tail@GOTPAGEOFF]
Lloh26:
adrp x20, l_.str.1@PAGE
Lloh27:
add x20, x20, l_.str.1@PAGEOFF
movi.8b v8, #1
b LBB7_2
LBB7_1: ; in Loop: Header=BB7_2 Depth=1
mov w0, #16
bl _malloc
stp x22, x21, [x0]
str x0, [x26, #24]
ldr w8, [x22, #12]
add w8, w8, #1
str w8, [x22, #12]
LBB7_2: ; =>This Loop Header: Depth=1
; Child Loop BB7_6 Depth 2
; Child Loop BB7_7 Depth 3
; Child Loop BB7_10 Depth 3
; Child Loop BB7_30 Depth 3
; Child Loop BB7_33 Depth 3
; Child Loop BB7_39 Depth 2
; Child Loop BB7_40 Depth 3
; Child Loop BB7_43 Depth 3
; Child Loop BB7_63 Depth 3
; Child Loop BB7_66 Depth 3
; Child Loop BB7_71 Depth 2
; Child Loop BB7_77 Depth 2
; Child Loop BB7_78 Depth 3
; Child Loop BB7_81 Depth 3
; Child Loop BB7_101 Depth 3
; Child Loop BB7_104 Depth 3
; Child Loop BB7_110 Depth 2
; Child Loop BB7_111 Depth 3
; Child Loop BB7_114 Depth 3
; Child Loop BB7_134 Depth 3
; Child Loop BB7_137 Depth 3
; Child Loop BB7_142 Depth 2
mov x0, x19
bl _printf
bl _scanString
ldrb w8, [x0]
cmp w8, #0
ccmp w8, #10, #4, ne
b.eq LBB7_144
; %bb.3: ; in Loop: Header=BB7_2 Depth=1
mov x21, x0
mov x0, x20
bl _printf
bl _scanString
mov x22, x0
ldr x26, [x24]
ldr x8, [x25]
str x21, [x8]
movi.16b v6, #1
b LBB7_6
LBB7_4: ; in Loop: Header=BB7_6 Depth=2
tbnz w11, #0, LBB7_34
LBB7_5: ; in Loop: Header=BB7_6 Depth=2
ldr x26, [x26, #32]
LBB7_6: ; Parent Loop BB7_2 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB7_7 Depth 3
; Child Loop BB7_10 Depth 3
; Child Loop BB7_30 Depth 3
; Child Loop BB7_33 Depth 3
mov x10, #0
ldr x8, [x26]
LBB7_7: ; Parent Loop BB7_2 Depth=1
; Parent Loop BB7_6 Depth=2
; => This Inner Loop Header: Depth=3
ldrb w9, [x8, x10]
cmp w9, #0
ccmp w9, #10, #4, ne
b.eq LBB7_9
; %bb.8: ; in Loop: Header=BB7_7 Depth=3
add x10, x10, #1
cmp x10, #256
b.ne LBB7_7
LBB7_9: ; in Loop: Header=BB7_6 Depth=2
mov x9, #0
LBB7_10: ; Parent Loop BB7_2 Depth=1
; Parent Loop BB7_6 Depth=2
; => This Inner Loop Header: Depth=3
ldrb w11, [x21, x9]
cmp w11, #0
ccmp w11, #10, #4, ne
b.eq LBB7_12
; %bb.11: ; in Loop: Header=BB7_10 Depth=3
add x9, x9, #1
cmp x9, #256
b.ne LBB7_10
LBB7_12: ; in Loop: Header=BB7_6 Depth=2
cmp w10, w9
b.ne LBB7_5
; %bb.13: ; in Loop: Header=BB7_6 Depth=2
cbz w10, LBB7_34
; %bb.14: ; in Loop: Header=BB7_6 Depth=2
mov w9, w10
cmp w10, #8
b.hs LBB7_16
; %bb.15: ; in Loop: Header=BB7_6 Depth=2
mov x10, #0
mov w11, #1
b LBB7_32
LBB7_16: ; in Loop: Header=BB7_6 Depth=2
cmp w10, #32
b.hs LBB7_18
; %bb.17: ; in Loop: Header=BB7_6 Depth=2
mov x10, #0
mov w11, #1
b LBB7_29
LBB7_18: ; in Loop: Header=BB7_6 Depth=2
and x10, x9, #0xffffffe0
ldp q0, q1, [x8]
ldp q2, q3, [x21]
cmp x10, #32
b.ne LBB7_20
; %bb.19: ; in Loop: Header=BB7_6 Depth=2
cmeq.16b v0, v0, v2
cmeq.16b v1, v1, v3
b LBB7_27
LBB7_20: ; in Loop: Header=BB7_6 Depth=2
cmeq.16b v1, v1, v3
cmeq.16b v0, v0, v2
ldp q2, q3, [x8, #32]
ldp q4, q5, [x21, #32]
cmeq.16b v2, v2, v4
cmeq.16b v3, v3, v5
and.16b v0, v2, v0
and.16b v1, v3, v1
cmp x10, #64
b.eq LBB7_27
; %bb.21: ; in Loop: Header=BB7_6 Depth=2
ldp q2, q3, [x8, #64]
ldp q4, q5, [x21, #64]
cmeq.16b v2, v2, v4
cmeq.16b v3, v3, v5
and.16b v0, v2, v0
and.16b v1, v3, v1
cmp x10, #96
b.eq LBB7_27
; %bb.22: ; in Loop: Header=BB7_6 Depth=2
ldp q2, q3, [x8, #96]
ldp q4, q5, [x21, #96]
cmeq.16b v2, v2, v4
cmeq.16b v3, v3, v5
and.16b v0, v2, v0
and.16b v1, v3, v1
cmp x10, #128
b.eq LBB7_27
; %bb.23: ; in Loop: Header=BB7_6 Depth=2
ldp q2, q3, [x8, #128]
ldp q4, q5, [x21, #128]
cmeq.16b v2, v2, v4
cmeq.16b v3, v3, v5
and.16b v0, v2, v0
and.16b v1, v3, v1
cmp x10, #160
b.eq LBB7_27
; %bb.24: ; in Loop: Header=BB7_6 Depth=2
ldp q2, q3, [x8, #160]
ldp q4, q5, [x21, #160]
cmeq.16b v2, v2, v4
cmeq.16b v3, v3, v5
and.16b v0, v2, v0
and.16b v1, v3, v1
cmp x10, #192
b.eq LBB7_27
; %bb.25: ; in Loop: Header=BB7_6 Depth=2
ldp q2, q3, [x8, #192]
ldp q4, q5, [x21, #192]
cmeq.16b v2, v2, v4
cmeq.16b v3, v3, v5
and.16b v0, v2, v0
and.16b v1, v3, v1
cmp x10, #224
b.eq LBB7_27
; %bb.26: ; in Loop: Header=BB7_6 Depth=2
ldp q2, q3, [x8, #224]
ldp q4, q5, [x21, #224]
cmeq.16b v2, v2, v4
cmeq.16b v3, v3, v5
and.16b v0, v2, v0
and.16b v1, v3, v1
LBB7_27: ; in Loop: Header=BB7_6 Depth=2
and.16b v0, v0, v1
eor.16b v0, v0, v6
umov.b w11, v0[1]
and w11, w11, #0x1
umov.b w12, v0[0]
and w12, w12, #0x1
bfi w12, w11, #1, #1
umov.b w11, v0[2]
and w11, w11, #0x1
bfi w12, w11, #2, #1
umov.b w11, v0[3]
and w11, w11, #0x1
bfi w12, w11, #3, #1
umov.b w11, v0[4]
and w11, w11, #0x1
bfi w12, w11, #4, #1
umov.b w11, v0[5]
and w11, w11, #0x1
bfi w12, w11, #5, #1
umov.b w11, v0[6]
and w11, w11, #0x1
orr w11, w12, w11, lsl #6
umov.b w12, v0[7]
and w12, w12, #0x1
orr w11, w11, w12, lsl #7
umov.b w12, v0[8]
and w12, w12, #0x1
orr w11, w11, w12, lsl #8
umov.b w12, v0[9]
and w12, w12, #0x1
orr w11, w11, w12, lsl #9
umov.b w12, v0[10]
and w12, w12, #0x1
orr w11, w11, w12, lsl #10
umov.b w12, v0[11]
and w12, w12, #0x1
orr w11, w11, w12, lsl #11
umov.b w12, v0[12]
and w12, w12, #0x1
orr w11, w11, w12, lsl #12
umov.b w12, v0[13]
and w12, w12, #0x1
orr w11, w11, w12, lsl #13
umov.b w12, v0[14]
and w12, w12, #0x1
orr w11, w11, w12, lsl #14
umov.b w12, v0[15]
orr w11, w11, w12, lsl #15
tst w11, #0xffff
cset w11, eq
cmp x10, x9
b.eq LBB7_4
; %bb.28: ; in Loop: Header=BB7_6 Depth=2
tst x9, #0x18
b.eq LBB7_32
LBB7_29: ; in Loop: Header=BB7_6 Depth=2
mov x13, x10
and x10, x9, #0xfffffff8
dup.8b v0, w11
add x11, x8, x13
add x12, x21, x13
sub x13, x13, x10
LBB7_30: ; Parent Loop BB7_2 Depth=1
; Parent Loop BB7_6 Depth=2
; => This Inner Loop Header: Depth=3
ldr d1, [x11], #8
ldr d2, [x12], #8
cmeq.8b v1, v1, v2
and.8b v0, v1, v0
adds x13, x13, #8
b.ne LBB7_30
; %bb.31: ; in Loop: Header=BB7_6 Depth=2
eor.8b v0, v0, v8
umov.b w11, v0[1]
and w11, w11, #0x1
umov.b w12, v0[0]
and w12, w12, #0x1
bfi w12, w11, #1, #1
umov.b w11, v0[2]
and w11, w11, #0x1
bfi w12, w11, #2, #1
umov.b w11, v0[3]
and w11, w11, #0x1
bfi w12, w11, #3, #1
umov.b w11, v0[4]
and w11, w11, #0x1
bfi w12, w11, #4, #1
umov.b w11, v0[5]
and w11, w11, #0x1
bfi w12, w11, #5, #1
umov.b w11, v0[6]
and w11, w11, #0x1
orr w11, w12, w11, lsl #6
umov.b w12, v0[7]
orr w11, w11, w12, lsl #7
tst w11, #0xff
cset w11, eq
cmp x10, x9
b.eq LBB7_4
LBB7_32: ; in Loop: Header=BB7_6 Depth=2
sub x9, x9, x10
add x12, x21, x10
add x8, x8, x10
LBB7_33: ; Parent Loop BB7_2 Depth=1
; Parent Loop BB7_6 Depth=2
; => This Inner Loop Header: Depth=3
ldrb w10, [x8], #1
ldrb w13, [x12], #1
cmp w10, w13
cset w10, eq
and w11, w10, w11
subs x9, x9, #1
b.ne LBB7_33
b LBB7_4
LBB7_34: ; in Loop: Header=BB7_2 Depth=1
ldr x0, [x25]
cmp x26, x0
b.ne LBB7_36
; %bb.35: ; in Loop: Header=BB7_2 Depth=1
mov w0, #40
bl _malloc
movi.16b v6, #1
str x0, [x25]
str wzr, [x26, #12]
stp xzr, x0, [x26, #24]
LBB7_36: ; in Loop: Header=BB7_2 Depth=1
ldr x27, [x24]
str x22, [x0]
b LBB7_39
LBB7_37: ; in Loop: Header=BB7_39 Depth=2
tbnz w11, #0, LBB7_67
LBB7_38: ; in Loop: Header=BB7_39 Depth=2
ldr x27, [x27, #32]
LBB7_39: ; Parent Loop BB7_2 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB7_40 Depth 3
; Child Loop BB7_43 Depth 3
; Child Loop BB7_63 Depth 3
; Child Loop BB7_66 Depth 3
mov x10, #0
ldr x8, [x27]
LBB7_40: ; Parent Loop BB7_2 Depth=1
; Parent Loop BB7_39 Depth=2
; => This Inner Loop Header: Depth=3
ldrb w9, [x8, x10]
cmp w9, #0
ccmp w9, #10, #4, ne
b.eq LBB7_42
; %bb.41: ; in Loop: Header=BB7_40 Depth=3
add x10, x10, #1
cmp x10, #256
b.ne LBB7_40
LBB7_42: ; in Loop: Header=BB7_39 Depth=2
mov x9, #0
LBB7_43: ; Parent Loop BB7_2 Depth=1
; Parent Loop BB7_39 Depth=2
; => This Inner Loop Header: Depth=3
ldrb w11, [x22, x9]
cmp w11, #0
ccmp w11, #10, #4, ne
b.eq LBB7_45
; %bb.44: ; in Loop: Header=BB7_43 Depth=3
add x9, x9, #1
cmp x9, #256
b.ne LBB7_43
LBB7_45: ; in Loop: Header=BB7_39 Depth=2
cmp w10, w9
b.ne LBB7_38
; %bb.46: ; in Loop: Header=BB7_39 Depth=2
cbz w10, LBB7_67
; %bb.47: ; in Loop: Header=BB7_39 Depth=2
mov w9, w10
cmp w10, #8
b.hs LBB7_49
; %bb.48: ; in Loop: Header=BB7_39 Depth=2
mov x10, #0
mov w11, #1
b LBB7_65
LBB7_49: ; in Loop: Header=BB7_39 Depth=2
cmp w10, #32
b.hs LBB7_51
; %bb.50: ; in Loop: Header=BB7_39 Depth=2
mov x10, #0
mov w11, #1
b LBB7_62
LBB7_51: ; in Loop: Header=BB7_39 Depth=2
and x10, x9, #0xffffffe0
ldp q0, q1, [x8]
ldp q2, q3, [x22]
cmp x10, #32
b.ne LBB7_53
; %bb.52: ; in Loop: Header=BB7_39 Depth=2
cmeq.16b v0, v0, v2
cmeq.16b v1, v1, v3
b LBB7_60
LBB7_53: ; in Loop: Header=BB7_39 Depth=2
cmeq.16b v1, v1, v3
cmeq.16b v0, v0, v2
ldp q2, q3, [x8, #32]
ldp q4, q5, [x22, #32]
cmeq.16b v2, v2, v4
cmeq.16b v3, v3, v5
and.16b v0, v2, v0
and.16b v1, v3, v1
cmp x10, #64
b.eq LBB7_60
; %bb.54: ; in Loop: Header=BB7_39 Depth=2
ldp q2, q3, [x8, #64]
ldp q4, q5, [x22, #64]
cmeq.16b v2, v2, v4
cmeq.16b v3, v3, v5
and.16b v0, v2, v0
and.16b v1, v3, v1
cmp x10, #96
b.eq LBB7_60
; %bb.55: ; in Loop: Header=BB7_39 Depth=2
ldp q2, q3, [x8, #96]
ldp q4, q5, [x22, #96]
cmeq.16b v2, v2, v4
cmeq.16b v3, v3, v5
and.16b v0, v2, v0
and.16b v1, v3, v1
cmp x10, #128
b.eq LBB7_60
; %bb.56: ; in Loop: Header=BB7_39 Depth=2
ldp q2, q3, [x8, #128]
ldp q4, q5, [x22, #128]
cmeq.16b v2, v2, v4
cmeq.16b v3, v3, v5
and.16b v0, v2, v0
and.16b v1, v3, v1
cmp x10, #160
b.eq LBB7_60
; %bb.57: ; in Loop: Header=BB7_39 Depth=2
ldp q2, q3, [x8, #160]
ldp q4, q5, [x22, #160]
cmeq.16b v2, v2, v4
cmeq.16b v3, v3, v5
and.16b v0, v2, v0
and.16b v1, v3, v1
cmp x10, #192
b.eq LBB7_60
; %bb.58: ; in Loop: Header=BB7_39 Depth=2
ldp q2, q3, [x8, #192]
ldp q4, q5, [x22, #192]
cmeq.16b v2, v2, v4
cmeq.16b v3, v3, v5
and.16b v0, v2, v0
and.16b v1, v3, v1
cmp x10, #224
b.eq LBB7_60
; %bb.59: ; in Loop: Header=BB7_39 Depth=2
ldp q2, q3, [x8, #224]
ldp q4, q5, [x22, #224]
cmeq.16b v2, v2, v4
cmeq.16b v3, v3, v5
and.16b v0, v2, v0
and.16b v1, v3, v1
LBB7_60: ; in Loop: Header=BB7_39 Depth=2
and.16b v0, v0, v1
eor.16b v0, v0, v6
umov.b w11, v0[1]
and w11, w11, #0x1
umov.b w12, v0[0]
and w12, w12, #0x1
bfi w12, w11, #1, #1
umov.b w11, v0[2]
and w11, w11, #0x1
bfi w12, w11, #2, #1
umov.b w11, v0[3]
and w11, w11, #0x1
bfi w12, w11, #3, #1
umov.b w11, v0[4]
and w11, w11, #0x1
bfi w12, w11, #4, #1
umov.b w11, v0[5]
and w11, w11, #0x1
bfi w12, w11, #5, #1
umov.b w11, v0[6]
and w11, w11, #0x1
orr w11, w12, w11, lsl #6
umov.b w12, v0[7]
and w12, w12, #0x1
orr w11, w11, w12, lsl #7
umov.b w12, v0[8]
and w12, w12, #0x1
orr w11, w11, w12, lsl #8
umov.b w12, v0[9]
and w12, w12, #0x1
orr w11, w11, w12, lsl #9
umov.b w12, v0[10]
and w12, w12, #0x1
orr w11, w11, w12, lsl #10
umov.b w12, v0[11]
and w12, w12, #0x1
orr w11, w11, w12, lsl #11
umov.b w12, v0[12]
and w12, w12, #0x1
orr w11, w11, w12, lsl #12
umov.b w12, v0[13]
and w12, w12, #0x1
orr w11, w11, w12, lsl #13
umov.b w12, v0[14]
and w12, w12, #0x1
orr w11, w11, w12, lsl #14
umov.b w12, v0[15]
orr w11, w11, w12, lsl #15
tst w11, #0xffff
cset w11, eq
cmp x10, x9
b.eq LBB7_37
; %bb.61: ; in Loop: Header=BB7_39 Depth=2
tst x9, #0x18
b.eq LBB7_65
LBB7_62: ; in Loop: Header=BB7_39 Depth=2
mov x13, x10
and x10, x9, #0xfffffff8
dup.8b v0, w11
add x11, x8, x13
add x12, x22, x13
sub x13, x13, x10
LBB7_63: ; Parent Loop BB7_2 Depth=1
; Parent Loop BB7_39 Depth=2
; => This Inner Loop Header: Depth=3
ldr d1, [x11], #8
ldr d2, [x12], #8
cmeq.8b v1, v1, v2
and.8b v0, v1, v0
adds x13, x13, #8
b.ne LBB7_63
; %bb.64: ; in Loop: Header=BB7_39 Depth=2
eor.8b v0, v0, v8
umov.b w11, v0[1]
and w11, w11, #0x1
umov.b w12, v0[0]
and w12, w12, #0x1
bfi w12, w11, #1, #1
umov.b w11, v0[2]
and w11, w11, #0x1
bfi w12, w11, #2, #1
umov.b w11, v0[3]
and w11, w11, #0x1
bfi w12, w11, #3, #1
umov.b w11, v0[4]
and w11, w11, #0x1
bfi w12, w11, #4, #1
umov.b w11, v0[5]
and w11, w11, #0x1
bfi w12, w11, #5, #1
umov.b w11, v0[6]
and w11, w11, #0x1
orr w11, w12, w11, lsl #6
umov.b w12, v0[7]
orr w11, w11, w12, lsl #7
tst w11, #0xff
cset w11, eq
cmp x10, x9
b.eq LBB7_37
LBB7_65: ; in Loop: Header=BB7_39 Depth=2
sub x9, x9, x10
add x12, x22, x10
add x8, x8, x10
LBB7_66: ; Parent Loop BB7_2 Depth=1
; Parent Loop BB7_39 Depth=2
; => This Inner Loop Header: Depth=3
ldrb w10, [x8], #1
ldrb w13, [x12], #1
cmp w10, w13
cset w10, eq
and w11, w10, w11
subs x9, x9, #1
b.ne LBB7_66
b LBB7_37
LBB7_67: ; in Loop: Header=BB7_2 Depth=1
ldr x23, [x25]
cmp x27, x23
b.eq LBB7_69
; %bb.68: ; in Loop: Header=BB7_2 Depth=1
ldr x28, [x26, #24]
cbnz x28, LBB7_70
b LBB7_73
LBB7_69: ; in Loop: Header=BB7_2 Depth=1
mov w0, #40
bl _malloc
movi.16b v6, #1
mov x23, x0
str x0, [x25]
str wzr, [x27, #12]
stp xzr, x0, [x27, #24]
ldr x28, [x26, #24]
cbz x28, LBB7_73
LBB7_70: ; in Loop: Header=BB7_2 Depth=1
mov x8, x28
LBB7_71: ; Parent Loop BB7_2 Depth=1
; => This Inner Loop Header: Depth=2
ldr x9, [x8]
cmp x9, x27
b.eq LBB7_74
; %bb.72: ; in Loop: Header=BB7_71 Depth=2
ldr x8, [x8, #8]
cbnz x8, LBB7_71
LBB7_73: ; in Loop: Header=BB7_2 Depth=1
mov w0, #16
bl _malloc
movi.16b v6, #1
stp x27, x28, [x0]
str x0, [x26, #24]
ldr w8, [x27, #12]
add w8, w8, #1
str w8, [x27, #12]
LBB7_74: ; in Loop: Header=BB7_2 Depth=1
ldr x26, [x24]
str x22, [x23]
b LBB7_77
LBB7_75: ; in Loop: Header=BB7_77 Depth=2
tbnz w11, #0, LBB7_105
LBB7_76: ; in Loop: Header=BB7_77 Depth=2
ldr x26, [x26, #32]
LBB7_77: ; Parent Loop BB7_2 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB7_78 Depth 3
; Child Loop BB7_81 Depth 3
; Child Loop BB7_101 Depth 3
; Child Loop BB7_104 Depth 3
mov x10, #0
ldr x8, [x26]
LBB7_78: ; Parent Loop BB7_2 Depth=1
; Parent Loop BB7_77 Depth=2
; => This Inner Loop Header: Depth=3
ldrb w9, [x8, x10]
cmp w9, #0
ccmp w9, #10, #4, ne
b.eq LBB7_80
; %bb.79: ; in Loop: Header=BB7_78 Depth=3
add x10, x10, #1
cmp x10, #256
b.ne LBB7_78
LBB7_80: ; in Loop: Header=BB7_77 Depth=2
mov x9, #0
LBB7_81: ; Parent Loop BB7_2 Depth=1
; Parent Loop BB7_77 Depth=2
; => This Inner Loop Header: Depth=3
ldrb w11, [x22, x9]
cmp w11, #0
ccmp w11, #10, #4, ne
b.eq LBB7_83
; %bb.82: ; in Loop: Header=BB7_81 Depth=3
add x9, x9, #1
cmp x9, #256
b.ne LBB7_81
LBB7_83: ; in Loop: Header=BB7_77 Depth=2
cmp w10, w9
b.ne LBB7_76
; %bb.84: ; in Loop: Header=BB7_77 Depth=2
cbz w10, LBB7_105
; %bb.85: ; in Loop: Header=BB7_77 Depth=2
mov w9, w10
cmp w10, #8
b.hs LBB7_87
; %bb.86: ; in Loop: Header=BB7_77 Depth=2
mov x10, #0
mov w11, #1
b LBB7_103
LBB7_87: ; in Loop: Header=BB7_77 Depth=2
cmp w10, #32
b.hs LBB7_89
; %bb.88: ; in Loop: Header=BB7_77 Depth=2
mov x10, #0
mov w11, #1
b LBB7_100
LBB7_89: ; in Loop: Header=BB7_77 Depth=2
and x10, x9, #0xffffffe0
ldp q0, q1, [x8]
ldp q2, q3, [x22]
cmp x10, #32
b.ne LBB7_91
; %bb.90: ; in Loop: Header=BB7_77 Depth=2
cmeq.16b v0, v0, v2
cmeq.16b v1, v1, v3
b LBB7_98
LBB7_91: ; in Loop: Header=BB7_77 Depth=2
cmeq.16b v1, v1, v3
cmeq.16b v0, v0, v2
ldp q2, q3, [x8, #32]
ldp q4, q5, [x22, #32]
cmeq.16b v2, v2, v4
cmeq.16b v3, v3, v5
and.16b v0, v2, v0
and.16b v1, v3, v1
cmp x10, #64
b.eq LBB7_98
; %bb.92: ; in Loop: Header=BB7_77 Depth=2
ldp q2, q3, [x8, #64]
ldp q4, q5, [x22, #64]
cmeq.16b v2, v2, v4
cmeq.16b v3, v3, v5
and.16b v0, v2, v0
and.16b v1, v3, v1
cmp x10, #96
b.eq LBB7_98
; %bb.93: ; in Loop: Header=BB7_77 Depth=2
ldp q2, q3, [x8, #96]
ldp q4, q5, [x22, #96]
cmeq.16b v2, v2, v4
cmeq.16b v3, v3, v5
and.16b v0, v2, v0
and.16b v1, v3, v1
cmp x10, #128
b.eq LBB7_98
; %bb.94: ; in Loop: Header=BB7_77 Depth=2
ldp q2, q3, [x8, #128]
ldp q4, q5, [x22, #128]
cmeq.16b v2, v2, v4
cmeq.16b v3, v3, v5
and.16b v0, v2, v0
and.16b v1, v3, v1
cmp x10, #160
b.eq LBB7_98
; %bb.95: ; in Loop: Header=BB7_77 Depth=2
ldp q2, q3, [x8, #160]
ldp q4, q5, [x22, #160]
cmeq.16b v2, v2, v4
cmeq.16b v3, v3, v5
and.16b v0, v2, v0
and.16b v1, v3, v1
cmp x10, #192
b.eq LBB7_98
; %bb.96: ; in Loop: Header=BB7_77 Depth=2
ldp q2, q3, [x8, #192]
ldp q4, q5, [x22, #192]
cmeq.16b v2, v2, v4
cmeq.16b v3, v3, v5
and.16b v0, v2, v0
and.16b v1, v3, v1
cmp x10, #224
b.eq LBB7_98
; %bb.97: ; in Loop: Header=BB7_77 Depth=2
ldp q2, q3, [x8, #224]
ldp q4, q5, [x22, #224]
cmeq.16b v2, v2, v4
cmeq.16b v3, v3, v5
and.16b v0, v2, v0
and.16b v1, v3, v1
LBB7_98: ; in Loop: Header=BB7_77 Depth=2
and.16b v0, v0, v1
eor.16b v0, v0, v6
umov.b w11, v0[1]
and w11, w11, #0x1
umov.b w12, v0[0]
and w12, w12, #0x1
bfi w12, w11, #1, #1
umov.b w11, v0[2]
and w11, w11, #0x1
bfi w12, w11, #2, #1
umov.b w11, v0[3]
and w11, w11, #0x1
bfi w12, w11, #3, #1
umov.b w11, v0[4]
and w11, w11, #0x1
bfi w12, w11, #4, #1
umov.b w11, v0[5]
and w11, w11, #0x1
bfi w12, w11, #5, #1
umov.b w11, v0[6]
and w11, w11, #0x1
orr w11, w12, w11, lsl #6
umov.b w12, v0[7]
and w12, w12, #0x1
orr w11, w11, w12, lsl #7
umov.b w12, v0[8]
and w12, w12, #0x1
orr w11, w11, w12, lsl #8
umov.b w12, v0[9]
and w12, w12, #0x1
orr w11, w11, w12, lsl #9
umov.b w12, v0[10]
and w12, w12, #0x1
orr w11, w11, w12, lsl #10
umov.b w12, v0[11]
and w12, w12, #0x1
orr w11, w11, w12, lsl #11
umov.b w12, v0[12]
and w12, w12, #0x1
orr w11, w11, w12, lsl #12
umov.b w12, v0[13]
and w12, w12, #0x1
orr w11, w11, w12, lsl #13
umov.b w12, v0[14]
and w12, w12, #0x1
orr w11, w11, w12, lsl #14
umov.b w12, v0[15]
orr w11, w11, w12, lsl #15
tst w11, #0xffff
cset w11, eq
cmp x10, x9
b.eq LBB7_75
; %bb.99: ; in Loop: Header=BB7_77 Depth=2
tst x9, #0x18
b.eq LBB7_103
LBB7_100: ; in Loop: Header=BB7_77 Depth=2
mov x13, x10
and x10, x9, #0xfffffff8
dup.8b v0, w11
add x11, x8, x13
add x12, x22, x13
sub x13, x13, x10
LBB7_101: ; Parent Loop BB7_2 Depth=1
; Parent Loop BB7_77 Depth=2
; => This Inner Loop Header: Depth=3
ldr d1, [x11], #8
ldr d2, [x12], #8
cmeq.8b v1, v1, v2
and.8b v0, v1, v0
adds x13, x13, #8
b.ne LBB7_101
; %bb.102: ; in Loop: Header=BB7_77 Depth=2
eor.8b v0, v0, v8
umov.b w11, v0[1]
and w11, w11, #0x1
umov.b w12, v0[0]
and w12, w12, #0x1
bfi w12, w11, #1, #1
umov.b w11, v0[2]
and w11, w11, #0x1
bfi w12, w11, #2, #1
umov.b w11, v0[3]
and w11, w11, #0x1
bfi w12, w11, #3, #1
umov.b w11, v0[4]
and w11, w11, #0x1
bfi w12, w11, #4, #1
umov.b w11, v0[5]
and w11, w11, #0x1
bfi w12, w11, #5, #1
umov.b w11, v0[6]
and w11, w11, #0x1
orr w11, w12, w11, lsl #6
umov.b w12, v0[7]
orr w11, w11, w12, lsl #7
tst w11, #0xff
cset w11, eq
cmp x10, x9
b.eq LBB7_75
LBB7_103: ; in Loop: Header=BB7_77 Depth=2
sub x9, x9, x10
add x12, x22, x10
add x8, x8, x10
LBB7_104: ; Parent Loop BB7_2 Depth=1
; Parent Loop BB7_77 Depth=2
; => This Inner Loop Header: Depth=3
ldrb w10, [x8], #1
ldrb w13, [x12], #1
cmp w10, w13
cset w10, eq
and w11, w10, w11
subs x9, x9, #1
b.ne LBB7_104
b LBB7_75
LBB7_105: ; in Loop: Header=BB7_2 Depth=1
ldr x0, [x25]
cmp x26, x0
b.ne LBB7_107
; %bb.106: ; in Loop: Header=BB7_2 Depth=1
mov w0, #40
bl _malloc
movi.16b v6, #1
str x0, [x25]
str wzr, [x26, #12]
stp xzr, x0, [x26, #24]
LBB7_107: ; in Loop: Header=BB7_2 Depth=1
ldr x22, [x24]
str x21, [x0]
b LBB7_110
LBB7_108: ; in Loop: Header=BB7_110 Depth=2
tbnz w11, #0, LBB7_138
LBB7_109: ; in Loop: Header=BB7_110 Depth=2
ldr x22, [x22, #32]
LBB7_110: ; Parent Loop BB7_2 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB7_111 Depth 3
; Child Loop BB7_114 Depth 3
; Child Loop BB7_134 Depth 3
; Child Loop BB7_137 Depth 3
mov x10, #0
ldr x8, [x22]
LBB7_111: ; Parent Loop BB7_2 Depth=1
; Parent Loop BB7_110 Depth=2
; => This Inner Loop Header: Depth=3
ldrb w9, [x8, x10]
cmp w9, #0
ccmp w9, #10, #4, ne
b.eq LBB7_113
; %bb.112: ; in Loop: Header=BB7_111 Depth=3
add x10, x10, #1
cmp x10, #256
b.ne LBB7_111
LBB7_113: ; in Loop: Header=BB7_110 Depth=2
mov x9, #0
LBB7_114: ; Parent Loop BB7_2 Depth=1
; Parent Loop BB7_110 Depth=2
; => This Inner Loop Header: Depth=3
ldrb w11, [x21, x9]
cmp w11, #0
ccmp w11, #10, #4, ne
b.eq LBB7_116
; %bb.115: ; in Loop: Header=BB7_114 Depth=3
add x9, x9, #1
cmp x9, #256
b.ne LBB7_114
LBB7_116: ; in Loop: Header=BB7_110 Depth=2
cmp w10, w9
b.ne LBB7_109
; %bb.117: ; in Loop: Header=BB7_110 Depth=2
cbz w10, LBB7_138
; %bb.118: ; in Loop: Header=BB7_110 Depth=2
mov w9, w10
cmp w10, #8
b.hs LBB7_120
; %bb.119: ; in Loop: Header=BB7_110 Depth=2
mov x10, #0
mov w11, #1
b LBB7_136
LBB7_120: ; in Loop: Header=BB7_110 Depth=2
cmp w10, #32
b.hs LBB7_122
; %bb.121: ; in Loop: Header=BB7_110 Depth=2
mov x10, #0
mov w11, #1
b LBB7_133
LBB7_122: ; in Loop: Header=BB7_110 Depth=2
and x10, x9, #0xffffffe0
ldp q0, q1, [x8]
ldp q2, q3, [x21]
cmp x10, #32
b.ne LBB7_124
; %bb.123: ; in Loop: Header=BB7_110 Depth=2
cmeq.16b v0, v0, v2
cmeq.16b v1, v1, v3
b LBB7_131
LBB7_124: ; in Loop: Header=BB7_110 Depth=2
cmeq.16b v1, v1, v3
cmeq.16b v0, v0, v2
ldp q2, q3, [x8, #32]
ldp q4, q5, [x21, #32]
cmeq.16b v2, v2, v4
cmeq.16b v3, v3, v5
and.16b v0, v2, v0
and.16b v1, v3, v1
cmp x10, #64
b.eq LBB7_131
; %bb.125: ; in Loop: Header=BB7_110 Depth=2
ldp q2, q3, [x8, #64]
ldp q4, q5, [x21, #64]
cmeq.16b v2, v2, v4
cmeq.16b v3, v3, v5
and.16b v0, v2, v0
and.16b v1, v3, v1
cmp x10, #96
b.eq LBB7_131
; %bb.126: ; in Loop: Header=BB7_110 Depth=2
ldp q2, q3, [x8, #96]
ldp q4, q5, [x21, #96]
cmeq.16b v2, v2, v4
cmeq.16b v3, v3, v5
and.16b v0, v2, v0
and.16b v1, v3, v1
cmp x10, #128
b.eq LBB7_131
; %bb.127: ; in Loop: Header=BB7_110 Depth=2
ldp q2, q3, [x8, #128]
ldp q4, q5, [x21, #128]
cmeq.16b v2, v2, v4
cmeq.16b v3, v3, v5
and.16b v0, v2, v0
and.16b v1, v3, v1
cmp x10, #160
b.eq LBB7_131
; %bb.128: ; in Loop: Header=BB7_110 Depth=2
ldp q2, q3, [x8, #160]
ldp q4, q5, [x21, #160]
cmeq.16b v2, v2, v4
cmeq.16b v3, v3, v5
and.16b v0, v2, v0
and.16b v1, v3, v1
cmp x10, #192
b.eq LBB7_131
; %bb.129: ; in Loop: Header=BB7_110 Depth=2
ldp q2, q3, [x8, #192]
ldp q4, q5, [x21, #192]
cmeq.16b v2, v2, v4
cmeq.16b v3, v3, v5
and.16b v0, v2, v0
and.16b v1, v3, v1
cmp x10, #224
b.eq LBB7_131
; %bb.130: ; in Loop: Header=BB7_110 Depth=2
ldp q2, q3, [x8, #224]
ldp q4, q5, [x21, #224]
cmeq.16b v2, v2, v4
cmeq.16b v3, v3, v5
and.16b v0, v2, v0
and.16b v1, v3, v1
LBB7_131: ; in Loop: Header=BB7_110 Depth=2
and.16b v0, v0, v1
eor.16b v0, v0, v6
umov.b w11, v0[1]
and w11, w11, #0x1
umov.b w12, v0[0]
and w12, w12, #0x1
bfi w12, w11, #1, #1
umov.b w11, v0[2]
and w11, w11, #0x1
bfi w12, w11, #2, #1
umov.b w11, v0[3]
and w11, w11, #0x1
bfi w12, w11, #3, #1
umov.b w11, v0[4]
and w11, w11, #0x1
bfi w12, w11, #4, #1
umov.b w11, v0[5]
and w11, w11, #0x1
bfi w12, w11, #5, #1
umov.b w11, v0[6]
and w11, w11, #0x1
orr w11, w12, w11, lsl #6
umov.b w12, v0[7]
and w12, w12, #0x1
orr w11, w11, w12, lsl #7
umov.b w12, v0[8]
and w12, w12, #0x1
orr w11, w11, w12, lsl #8
umov.b w12, v0[9]
and w12, w12, #0x1
orr w11, w11, w12, lsl #9
umov.b w12, v0[10]
and w12, w12, #0x1
orr w11, w11, w12, lsl #10
umov.b w12, v0[11]
and w12, w12, #0x1
orr w11, w11, w12, lsl #11
umov.b w12, v0[12]
and w12, w12, #0x1
orr w11, w11, w12, lsl #12
umov.b w12, v0[13]
and w12, w12, #0x1
orr w11, w11, w12, lsl #13
umov.b w12, v0[14]
and w12, w12, #0x1
orr w11, w11, w12, lsl #14
umov.b w12, v0[15]
orr w11, w11, w12, lsl #15
tst w11, #0xffff
cset w11, eq
cmp x10, x9
b.eq LBB7_108
; %bb.132: ; in Loop: Header=BB7_110 Depth=2
tst x9, #0x18
b.eq LBB7_136
LBB7_133: ; in Loop: Header=BB7_110 Depth=2
mov x13, x10
and x10, x9, #0xfffffff8
dup.8b v0, w11
add x11, x8, x13
add x12, x21, x13
sub x13, x13, x10
LBB7_134: ; Parent Loop BB7_2 Depth=1
; Parent Loop BB7_110 Depth=2
; => This Inner Loop Header: Depth=3
ldr d1, [x11], #8
ldr d2, [x12], #8
cmeq.8b v1, v1, v2
and.8b v0, v1, v0
adds x13, x13, #8
b.ne LBB7_134
; %bb.135: ; in Loop: Header=BB7_110 Depth=2
eor.8b v0, v0, v8
umov.b w11, v0[1]
and w11, w11, #0x1
umov.b w12, v0[0]
and w12, w12, #0x1
bfi w12, w11, #1, #1
umov.b w11, v0[2]
and w11, w11, #0x1
bfi w12, w11, #2, #1
umov.b w11, v0[3]
and w11, w11, #0x1
bfi w12, w11, #3, #1
umov.b w11, v0[4]
and w11, w11, #0x1
bfi w12, w11, #4, #1
umov.b w11, v0[5]
and w11, w11, #0x1
bfi w12, w11, #5, #1
umov.b w11, v0[6]
and w11, w11, #0x1
orr w11, w12, w11, lsl #6
umov.b w12, v0[7]
orr w11, w11, w12, lsl #7
tst w11, #0xff
cset w11, eq
cmp x10, x9
b.eq LBB7_108
LBB7_136: ; in Loop: Header=BB7_110 Depth=2
sub x9, x9, x10
add x12, x21, x10
add x8, x8, x10
LBB7_137: ; Parent Loop BB7_2 Depth=1
; Parent Loop BB7_110 Depth=2
; => This Inner Loop Header: Depth=3
ldrb w10, [x8], #1
ldrb w13, [x12], #1
cmp w10, w13
cset w10, eq
and w11, w10, w11
subs x9, x9, #1
b.ne LBB7_137
b LBB7_108
LBB7_138: ; in Loop: Header=BB7_2 Depth=1
ldr x8, [x25]
cmp x22, x8
b.eq LBB7_140
; %bb.139: ; in Loop: Header=BB7_2 Depth=1
ldr x21, [x26, #24]
cbnz x21, LBB7_141
b LBB7_1
LBB7_140: ; in Loop: Header=BB7_2 Depth=1
mov w0, #40
bl _malloc
str x0, [x25]
str wzr, [x22, #12]
stp xzr, x0, [x22, #24]
ldr x21, [x26, #24]
cbz x21, LBB7_1
LBB7_141: ; in Loop: Header=BB7_2 Depth=1
mov x8, x21
LBB7_142: ; Parent Loop BB7_2 Depth=1
; => This Inner Loop Header: Depth=2
ldr x9, [x8]
cmp x9, x22
b.eq LBB7_2
; %bb.143: ; in Loop: Header=BB7_142 Depth=2
ldr x8, [x8, #8]
cbnz x8, LBB7_142
b LBB7_1
LBB7_144:
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp x24, x23, [sp, #64] ; 16-byte Folded Reload
ldp x26, x25, [sp, #48] ; 16-byte Folded Reload
ldp x28, x27, [sp, #32] ; 16-byte Folded Reload
ldp d9, d8, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #128
ret
.loh AdrpAdd Lloh26, Lloh27
.loh AdrpLdrGot Lloh24, Lloh25
.loh AdrpLdrGot Lloh22, Lloh23
.loh AdrpAdd Lloh20, Lloh21
.cfi_endproc
; -- End function
.globl _Color ; -- Begin function Color
.p2align 2
_Color: ; @Color
.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, [x0, #24]
strb wzr, [x0, #16]
cbz x20, LBB8_3
; %bb.1:
Lloh28:
adrp x8, _MSet@GOTPAGE
Lloh29:
ldr x8, [x8, _MSet@GOTPAGEOFF]
mov x9, x20
LBB8_2: ; =>This Inner Loop Header: Depth=1
ldr x10, [x9]
ldrsw x10, [x10, #8]
str wzr, [x8, x10, lsl #2]
ldr x9, [x9, #8]
cbnz x9, LBB8_2
LBB8_3:
mov w8, #-1
Lloh30:
adrp x9, _MSet@GOTPAGE
Lloh31:
ldr x9, [x9, _MSet@GOTPAGEOFF]
LBB8_4: ; =>This Inner Loop Header: Depth=1
ldr w10, [x9], #4
add w8, w8, #1
cbz w10, LBB8_4
; %bb.5:
cmp w10, #0
cinc w8, w8, eq
str w8, [x0, #8]
adrp x9, _total@PAGE
ldr w10, [x9, _total@PAGEOFF]
cmp w8, w10
b.le LBB8_7
; %bb.6:
str w8, [x9, _total@PAGEOFF]
LBB8_7:
ldr x9, [x0]
ldrb w10, [x9]
cmp w10, #0
ccmp w10, #10, #4, ne
b.eq LBB8_9
; %bb.8:
Lloh32:
adrp x10, _colors@PAGE
Lloh33:
add x10, x10, _colors@PAGEOFF
mov w11, #20
umaddl x8, w8, w11, x10
stp x9, x8, [sp]
Lloh34:
adrp x0, l_.str.2@PAGE
Lloh35:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
LBB8_9:
Lloh36:
adrp x0, _MSet@GOTPAGE
Lloh37:
ldr x0, [x0, _MSet@GOTPAGEOFF]
mov w1, #1024
bl _bzero
tbnz w19, #31, LBB8_11
; %bb.10:
mov w8, w19
lsl x8, x8, #2
add x2, x8, #4
Lloh38:
adrp x0, _MSet@GOTPAGE
Lloh39:
ldr x0, [x0, _MSet@GOTPAGEOFF]
Lloh40:
adrp x1, l_.memset_pattern@PAGE
Lloh41:
add x1, x1, l_.memset_pattern@PAGEOFF
bl _memset_pattern16
LBB8_11:
cbnz x20, LBB8_14
LBB8_12:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
LBB8_13: ; in Loop: Header=BB8_14 Depth=1
ldr x20, [x20, #8]
cbz x20, LBB8_12
LBB8_14: ; =>This Inner Loop Header: Depth=1
ldr x0, [x20]
ldrb w8, [x0, #16]
cbz w8, LBB8_13
; %bb.15: ; in Loop: Header=BB8_14 Depth=1
mov x1, x19
bl _Color
b LBB8_13
.loh AdrpLdrGot Lloh28, Lloh29
.loh AdrpLdrGot Lloh30, Lloh31
.loh AdrpAdd Lloh34, Lloh35
.loh AdrpAdd Lloh32, Lloh33
.loh AdrpLdrGot Lloh36, Lloh37
.loh AdrpAdd Lloh40, Lloh41
.loh AdrpLdrGot Lloh38, Lloh39
.cfi_endproc
; -- End function
.globl _shell ; -- Begin function shell
.p2align 2
_shell: ; @shell
.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
Lloh42:
adrp x0, l_str@PAGE
Lloh43:
add x0, x0, l_str@PAGEOFF
bl _puts
Lloh44:
adrp x0, l_str.13@PAGE
Lloh45:
add x0, x0, l_str.13@PAGEOFF
bl _puts
Lloh46:
adrp x0, l_str.14@PAGE
Lloh47:
add x0, x0, l_str.14@PAGEOFF
bl _puts
Lloh48:
adrp x0, l_str.15@PAGE
Lloh49:
add x0, x0, l_str.15@PAGEOFF
bl _puts
Lloh50:
adrp x0, l_str.16@PAGE
Lloh51:
add x0, x0, l_str.16@PAGEOFF
bl _puts
Lloh52:
adrp x0, l_str.17@PAGE
Lloh53:
add x0, x0, l_str.17@PAGEOFF
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
b _puts
.loh AdrpAdd Lloh52, Lloh53
.loh AdrpAdd Lloh50, Lloh51
.loh AdrpAdd Lloh48, Lloh49
.loh AdrpAdd Lloh46, Lloh47
.loh AdrpAdd Lloh44, Lloh45
.loh AdrpAdd Lloh42, Lloh43
.cfi_endproc
; -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ; -- Begin function main
lCPI10_0:
.quad 2 ; 0x2
.quad 3 ; 0x3
lCPI10_1:
.quad 0 ; 0x0
.quad 1 ; 0x1
.section __TEXT,__text,regular,pure_instructions
.globl _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
Lloh54:
adrp x1, l_.str.9@PAGE
Lloh55:
add x1, x1, l_.str.9@PAGEOFF
mov w0, #0
bl _setlocale
Lloh56:
adrp x0, l_.str.10@PAGE
Lloh57:
add x0, x0, l_.str.10@PAGEOFF
bl _system
Lloh58:
adrp x0, l_str@PAGE
Lloh59:
add x0, x0, l_str@PAGEOFF
bl _puts
Lloh60:
adrp x0, l_str.13@PAGE
Lloh61:
add x0, x0, l_str.13@PAGEOFF
bl _puts
Lloh62:
adrp x0, l_str.14@PAGE
Lloh63:
add x0, x0, l_str.14@PAGEOFF
bl _puts
Lloh64:
adrp x0, l_str.15@PAGE
Lloh65:
add x0, x0, l_str.15@PAGEOFF
bl _puts
Lloh66:
adrp x0, l_str.16@PAGE
Lloh67:
add x0, x0, l_str.16@PAGEOFF
bl _puts
Lloh68:
adrp x0, l_str.17@PAGE
Lloh69:
add x0, x0, l_str.17@PAGEOFF
bl _puts
mov w0, #40
bl _malloc
Lloh70:
adrp x19, _Tail@GOTPAGE
Lloh71:
ldr x19, [x19, _Tail@GOTPAGEOFF]
str x0, [x19]
Lloh72:
adrp x20, _Head@GOTPAGE
Lloh73:
ldr x20, [x20, _Head@GOTPAGEOFF]
str x0, [x20]
bl _MakeGraph
ldr x8, [x19]
ldr x9, [x20]
cmp x9, x8
b.eq LBB10_3
; %bb.1:
mov w19, #0
mov w10, #1
LBB10_2: ; =>This Inner Loop Header: Depth=1
strb w10, [x9, #16]
str wzr, [x9, #8]
add w19, w19, #1
ldr x9, [x9, #32]
cmp x9, x8
b.ne LBB10_2
b LBB10_4
LBB10_3:
mov w19, #0
LBB10_4:
mov x8, #0
mov w9, w19
dup.2d v0, x9
Lloh74:
adrp x9, lCPI10_0@PAGE
Lloh75:
ldr q1, [x9, lCPI10_0@PAGEOFF]
Lloh76:
adrp x9, lCPI10_1@PAGE
Lloh77:
ldr q2, [x9, lCPI10_1@PAGEOFF]
mov w9, #4
dup.2d v3, x9
mov w9, #8
dup.2d v4, x9
mov w9, #12
dup.2d v5, x9
movi.4s v6, #1
mov w9, #16
dup.2d v7, x9
Lloh78:
adrp x9, _MSet@GOTPAGE
Lloh79:
ldr x9, [x9, _MSet@GOTPAGEOFF]
LBB10_5: ; =>This Inner Loop Header: Depth=1
add.2d v16, v2, v3
add.2d v17, v1, v3
add.2d v18, v2, v4
add.2d v19, v1, v4
add.2d v20, v2, v5
add.2d v21, v1, v5
cmhs.2d v22, v0, v2
cmhs.2d v23, v0, v1
uzp1.4s v22, v22, v23
and.16b v22, v22, v6
cmhs.2d v17, v0, v17
cmhs.2d v16, v0, v16
uzp1.4s v16, v16, v17
and.16b v16, v16, v6
cmhs.2d v17, v0, v19
cmhs.2d v18, v0, v18
uzp1.4s v17, v18, v17
and.16b v17, v17, v6
cmhs.2d v18, v0, v21
cmhs.2d v19, v0, v20
uzp1.4s v18, v19, v18
and.16b v18, v18, v6
add x10, x9, x8
stp q22, q16, [x10]
stp q17, q18, [x10, #32]
add.2d v1, v1, v7
add.2d v2, v2, v7
add x8, x8, #64
cmp x8, #1024
b.ne LBB10_5
; %bb.6:
Lloh80:
adrp x0, l_str.18@PAGE
Lloh81:
add x0, x0, l_str.18@PAGEOFF
bl _puts
ldr x0, [x20]
mov x1, x19
bl _Color
Lloh82:
adrp x8, _total@PAGE
Lloh83:
ldr w8, [x8, _total@PAGEOFF]
add w8, w8, #1
str x8, [sp]
Lloh84:
adrp x0, l_.str.12@PAGE
Lloh85:
add x0, x0, l_.str.12@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpLdrGot Lloh72, Lloh73
.loh AdrpLdrGot Lloh70, Lloh71
.loh AdrpAdd Lloh68, Lloh69
.loh AdrpAdd Lloh66, Lloh67
.loh AdrpAdd Lloh64, Lloh65
.loh AdrpAdd Lloh62, Lloh63
.loh AdrpAdd Lloh60, Lloh61
.loh AdrpAdd Lloh58, Lloh59
.loh AdrpAdd Lloh56, Lloh57
.loh AdrpAdd Lloh54, Lloh55
.loh AdrpLdrGot Lloh78, Lloh79
.loh AdrpLdr Lloh76, Lloh77
.loh AdrpAdrp Lloh74, Lloh76
.loh AdrpLdr Lloh74, Lloh75
.loh AdrpAdd Lloh84, Lloh85
.loh AdrpLdr Lloh82, Lloh83
.loh AdrpAdd Lloh80, Lloh81
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _colors ; @colors
_colors:
.asciz "\320\267\320\265\320\273\321\221\320\275\321\213\320\271\000\000\000\000\000"
.asciz "\320\272\321\200\320\260\321\201\320\275\321\213\320\271\000\000\000\000\000"
.asciz "\320\266\321\221\320\273\321\202\321\213\320\271\000\000\000\000\000\000\000"
.asciz "\321\201\320\270\320\275\320\270\320\271\000\000\000\000\000\000\000\000\000"
.globl _total ; @total
.zerofill __DATA,__common,_total,4,2
.comm _Head,8,3 ; @Head
.comm _Tail,8,3 ; @Tail
.comm _MSet,1024,2 ; @MSet
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\320\222\320\262\320\265\320\264\320\270\321\202\320\265 \320\275\320\260\320\267\320\262\320\260\320\275\320\270\320\265 \321\201\321\202\321\200\320\260\320\275\321\213: "
l_.str.1: ; @.str.1
.asciz "\320\222\320\262\320\265\320\264\320\270\321\202\320\265 \321\201\320\276\321\201\320\265\320\264\320\260: "
l_.str.2: ; @.str.2
.asciz "%s - %s\n"
l_.str.9: ; @.str.9
.asciz "Rus"
l_.str.10: ; @.str.10
.asciz "chcp 1251 > nul"
l_.str.12: ; @.str.12
.asciz "\320\222\321\201\320\265\320\263\320\276 \320\261\321\213\320\273\320\276 \320\270\321\201\320\277\320\276\320\273\321\214\320\267\320\276\320\262\320\260\320\275\320\276 \321\206\320\262\320\265\321\202\320\276\320\262: %d\n"
l_str: ; @str
.asciz "\320\237\321\200\320\276\320\263\321\200\320\260\320\274\320\274\320\260 \320\264\320\273\321\217 \321\200\320\260\321\201\320\272\321\200\320\260\321\201\320\272\320\270 \320\272\320\260\321\200\321\202\321\213 \320\262 \320\274\320\270\320\275\320\270\320\274\320\260\320\273\321\214\320\275\320\276\320\265 \321\207\320\270\321\201\320\273\320\276 \321\206\320\262\320\265\321\202\320\276\320\262."
l_str.13: ; @str.13
.asciz "[\320\232\320\260\320\272 \320\277\320\276\320\273\321\214\320\267\320\276\320\262\320\260\321\202\321\214\321\201\321\217] \320\222\320\262\320\276\320\264\320\270\321\202\320\265 \321\201\321\202\321\200\320\260\320\275\321\213-\321\201\320\276\321\201\320\265\320\264\320\270 \320\262 \320\264\320\262\320\260 \321\215\321\202\320\260\320\277\320\260:"
l_str.14: ; @str.14
.asciz "1) \320\262\320\262\320\265\320\264\320\270\321\202\320\265 \320\277\320\265\321\200\320\262\321\203\321\216 \321\201\321\202\321\200\320\260\320\275\321\203"
l_str.15: ; @str.15
.asciz "2) \320\262\320\262\320\265\320\264\320\270\321\202\320\265 \320\265\321\221 \321\201\320\276\321\201\320\265\320\264\320\260 (\320\277\320\276 \320\276\320\264\320\275\320\276\320\274\321\203 \320\267\320\260 \321\200\320\260\320\267)"
l_str.16: ; @str.16
.asciz "\320\225\321\201\320\273\320\270 \320\262\321\213 \321\203\320\272\320\260\320\267\320\260\320\273\320\270 \321\201\321\202\321\200\320\260\320\275\321\203 A \321\201\320\276\321\201\320\265\320\264\320\276\320\274 \321\201\321\202\321\200\320\260\320\275\321\213 B, \321\202\320\276 \321\203\320\272\320\260\320\267\321\213\320\262\320\260\321\202\321\214, \321\207\321\202\320\276 \321\201\321\202\321\200\320\260\320\275\320\260 B - \321\201\320\276\321\201\320\265\320\264 \321\201\321\202\321\200\320\260\320\275\321\213 A, \320\275\320\265\320\276\320\261\321\217\320\267\320\260\321\202\320\265\320\273\321\214\320\275\320\276."
l_str.17: ; @str.17
.asciz "\320\232\320\276\320\263\320\264\320\260 \320\267\320\260\320\272\320\276\320\275\321\207\320\270\321\202\320\265 \320\262\320\262\320\276\320\264, \320\276\321\201\321\202\320\260\320\262\321\214\321\202\320\265 \321\201\321\202\321\200\320\276\320\272\321\203 \320\262\320\262\320\276\320\264\320\260 \320\277\320\265\321\200\320\262\320\276\320\271 \321\201\321\202\321\200\320\260\320\275\321\213 \320\277\321\203\321\201\321\202\320\276\320\271 \320\270 \320\275\320\260\320\266\320\274\320\270\321\202\320\265 Enter.\n"
l_str.18: ; @str.18
.asciz "\n\320\240\320\265\320\267\321\203\320\273\321\214\321\202\320\260\321\202 \321\200\320\260\321\201\320\272\321\200\320\260\321\201\320\272\320\270:"
.section __TEXT,__literal16,16byte_literals
.p2align 4 ; @.memset_pattern
l_.memset_pattern:
.long 1 ; 0x1
.long 1 ; 0x1
.long 1 ; 0x1
.long 1 ; 0x1
.subsections_via_symbols
| the_stack_data/175143593.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function pipe_config_infoframe_mismatch
_pipe_config_infoframe_mismatch: ## @pipe_config_infoframe_mismatch
.cfi_startproc
## %bb.0:
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 %r8, %r14
movq %rcx, %r15
movq %rdi, %r12
testl %esi, %esi
je LBB0_3
## %bb.1:
movq _drm_debug@GOTPCREL(%rip), %rax
movq _DRM_UT_KMS@GOTPCREL(%rip), %r13
movl (%r13), %edi
testl %edi, (%rax)
je LBB0_5
## %bb.2:
leaq L_.str(%rip), %rsi
xorl %eax, %eax
callq _drm_dbg
movl (%r13), %edi
leaq L_.str.1(%rip), %rsi
xorl %eax, %eax
callq _drm_dbg
movq _KERN_DEBUG@GOTPCREL(%rip), %rbx
movl (%rbx), %edi
movl (%r12), %esi
movq %r15, %rdx
callq _hdmi_infoframe_log
movl (%r13), %edi
leaq L_.str.2(%rip), %rsi
xorl %eax, %eax
callq _drm_dbg
jmp LBB0_4
LBB0_3:
leaq L_.str.3(%rip), %rdi
movq %rdx, %rsi
xorl %eax, %eax
callq _drm_err
leaq L_.str.1(%rip), %rdi
xorl %eax, %eax
callq _drm_err
movq _KERN_ERR@GOTPCREL(%rip), %rbx
movl (%rbx), %edi
movl (%r12), %esi
movq %r15, %rdx
callq _hdmi_infoframe_log
leaq L_.str.2(%rip), %rdi
xorl %eax, %eax
callq _drm_err
LBB0_4:
movl (%rbx), %edi
movl (%r12), %esi
movq %r14, %rdx
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _hdmi_infoframe_log ## TAILCALL
LBB0_5:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _drm_debug,4,2 ## @drm_debug
.comm _DRM_UT_KMS,4,2 ## @DRM_UT_KMS
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "fastset mismatch in %s infoframe"
L_.str.1: ## @.str.1
.asciz "expected:"
.comm _KERN_DEBUG,4,2 ## @KERN_DEBUG
L_.str.2: ## @.str.2
.asciz "found"
L_.str.3: ## @.str.3
.asciz "mismatch in %s infoframe"
.comm _KERN_ERR,4,2 ## @KERN_ERR
.no_dead_strip _pipe_config_infoframe_mismatch
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function pipe_config_infoframe_mismatch
_pipe_config_infoframe_mismatch: ; @pipe_config_infoframe_mismatch
.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, x4
mov x21, x3
mov x20, x0
cbz w1, LBB0_3
; %bb.1:
Lloh0:
adrp x8, _drm_debug@GOTPAGE
Lloh1:
ldr x8, [x8, _drm_debug@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
Lloh3:
adrp x23, _DRM_UT_KMS@GOTPAGE
Lloh4:
ldr x23, [x23, _DRM_UT_KMS@GOTPAGEOFF]
ldr w0, [x23]
tst w0, w8
b.eq LBB0_5
; %bb.2:
str x2, [sp]
Lloh5:
adrp x1, l_.str@PAGE
Lloh6:
add x1, x1, l_.str@PAGEOFF
bl _drm_dbg
ldr w0, [x23]
Lloh7:
adrp x1, l_.str.1@PAGE
Lloh8:
add x1, x1, l_.str.1@PAGEOFF
bl _drm_dbg
Lloh9:
adrp x22, _KERN_DEBUG@GOTPAGE
Lloh10:
ldr x22, [x22, _KERN_DEBUG@GOTPAGEOFF]
ldr w0, [x22]
ldr w1, [x20]
mov x2, x21
bl _hdmi_infoframe_log
ldr w0, [x23]
Lloh11:
adrp x1, l_.str.2@PAGE
Lloh12:
add x1, x1, l_.str.2@PAGEOFF
bl _drm_dbg
b LBB0_4
LBB0_3:
str x2, [sp]
Lloh13:
adrp x0, l_.str.3@PAGE
Lloh14:
add x0, x0, l_.str.3@PAGEOFF
bl _drm_err
Lloh15:
adrp x0, l_.str.1@PAGE
Lloh16:
add x0, x0, l_.str.1@PAGEOFF
bl _drm_err
Lloh17:
adrp x22, _KERN_ERR@GOTPAGE
Lloh18:
ldr x22, [x22, _KERN_ERR@GOTPAGEOFF]
ldr w0, [x22]
ldr w1, [x20]
mov x2, x21
bl _hdmi_infoframe_log
Lloh19:
adrp x0, l_.str.2@PAGE
Lloh20:
add x0, x0, l_.str.2@PAGEOFF
bl _drm_err
LBB0_4:
ldr w0, [x22]
ldr w1, [x20]
mov x2, x19
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
b _hdmi_infoframe_log
LBB0_5:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
ret
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpLdrGot Lloh9, Lloh10
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpAdd Lloh19, Lloh20
.loh AdrpLdrGot Lloh17, Lloh18
.loh AdrpAdd Lloh15, Lloh16
.loh AdrpAdd Lloh13, Lloh14
.cfi_endproc
; -- End function
.comm _drm_debug,4,2 ; @drm_debug
.comm _DRM_UT_KMS,4,2 ; @DRM_UT_KMS
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "fastset mismatch in %s infoframe"
l_.str.1: ; @.str.1
.asciz "expected:"
.comm _KERN_DEBUG,4,2 ; @KERN_DEBUG
l_.str.2: ; @.str.2
.asciz "found"
l_.str.3: ; @.str.3
.asciz "mismatch in %s infoframe"
.comm _KERN_ERR,4,2 ; @KERN_ERR
.no_dead_strip _pipe_config_infoframe_mismatch
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/i915/display/extr_intel_display.c_pipe_config_infoframe_mismatch.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sequence03 ## -- Begin function sequence03
.p2align 4, 0x90
_sequence03: ## @sequence03
.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 _sequence03 ; -- Begin function sequence03
.p2align 2
_sequence03: ; @sequence03
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/133308.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bits ## -- Begin function bits
.p2align 4, 0x90
_bits: ## @bits
.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_1
## %bb.2:
xorl %ecx, %ecx
movq %rdi, %rax
movq %rdi, %rdx
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
incq %rcx
sarq %rdx
cmpq $1, %rax
movq %rdx, %rax
ja LBB0_3
## %bb.4:
xorl %eax, %eax
xorl %edx, %edx
.p2align 4, 0x90
LBB0_5: ## =>This Inner Loop Header: Depth=1
btq %rdx, %rdi
jae LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
incq %rdx
cmpq %rdx, %rcx
jne LBB0_5
## %bb.7:
movl $1, %eax
LBB0_8:
popq %rbp
retq
LBB0_1:
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 _bits ; -- Begin function bits
.p2align 2
_bits: ; @bits
.cfi_startproc
; %bb.0:
cbz x0, LBB0_7
; %bb.1:
mov x9, #0
mov x8, x0
LBB0_2: ; =>This Inner Loop Header: Depth=1
add x9, x9, #1
asr x10, x8, #1
cmp x8, #1
mov x8, x10
b.hi LBB0_2
; %bb.3:
mov x10, #0
mov w8, #1
LBB0_4: ; =>This Inner Loop Header: Depth=1
lsr x11, x0, x10
tbz w11, #0, LBB0_7
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
add x10, x10, #1
cmp x9, x10
b.ne LBB0_4
; %bb.6:
mov x0, x8
ret
LBB0_7:
mov x8, #0
mov x0, x8
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/314973.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
leaq L_.str(%rip), %rdi
leaq -16(%rbp), %rsi
leaq -12(%rbp), %rdx
leaq -8(%rbp), %rcx
leaq -4(%rbp), %r8
xorl %eax, %eax
callq _scanf
movl -16(%rbp), %eax
movl -12(%rbp), %esi
cmpl %esi, %eax
cmovgl %eax, %esi
movl -8(%rbp), %eax
cmpl %eax, %esi
cmovlel %eax, %esi
movl -4(%rbp), %eax
cmpl %eax, %esi
cmovlel %eax, %esi
leaq L_.str.1(%rip), %rdi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _max_of_four ## -- Begin function max_of_four
.p2align 4, 0x90
_max_of_four: ## @max_of_four
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %esi, %eax
cmpl %esi, %edi
cmovgl %edi, %eax
cmpl %edx, %eax
cmovlel %edx, %eax
cmpl %ecx, %eax
cmovlel %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _sum_of_four ## -- Begin function sum_of_four
.p2align 4, 0x90
_sum_of_four: ## @sum_of_four
.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 %edx, %eax
addl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d %d %d %d"
L_.str.1: ## @.str.1
.asciz "%d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
sub x8, x29, #16
sub x9, x29, #12
stp x9, x8, [sp, #16]
sub x8, x29, #8
sub x9, x29, #4
stp x9, x8, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldp w9, w8, [x29, #-8]
ldp w11, w10, [x29, #-16]
cmp w8, w9
csel w8, w8, w9, gt
cmp w8, w10
csel w8, w8, w10, gt
cmp w8, w11
csel w8, w8, w11, gt
str x8, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.globl _max_of_four ; -- Begin function max_of_four
.p2align 2
_max_of_four: ; @max_of_four
.cfi_startproc
; %bb.0:
cmp w0, w1
csel w8, w0, w1, gt
cmp w8, w2
csel w8, w8, w2, gt
cmp w8, w3
csel w0, w8, w3, gt
ret
.cfi_endproc
; -- End function
.globl _sum_of_four ; -- Begin function sum_of_four
.p2align 2
_sum_of_four: ; @sum_of_four
.cfi_startproc
; %bb.0:
add w8, w1, w0
add w8, w8, w2
add w0, w8, w3
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d %d %d %d"
l_.str.1: ; @.str.1
.asciz "%d"
.subsections_via_symbols
| the_stack_data/156391922.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _obs_source_get_audio_mix ## -- Begin function obs_source_get_audio_mix
.p2align 4, 0x90
_obs_source_get_audio_mix: ## @obs_source_get_audio_mix
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, -48(%rbp) ## 8-byte Spill
movq %rdi, %r15
leaq L_.str(%rip), %rsi
callq _obs_source_valid
testl %eax, %eax
je LBB0_21
## %bb.1:
leaq L_.str.1(%rip), %rsi
movq -48(%rbp), %rdi ## 8-byte Reload
callq _obs_ptr_valid
testl %eax, %eax
je LBB0_21
## %bb.2:
movq _MAX_AUDIO_MIXES@GOTPCREL(%rip), %rax
movq (%rax), %r13
testq %r13, %r13
je LBB0_21
## %bb.3:
movq _MAX_AUDIO_CHANNELS@GOTPCREL(%rip), %rax
movq (%rax), %r11
leaq -8(%r11), %rax
movq %rax, -72(%rbp) ## 8-byte Spill
shrq $3, %rax
incq %rax
movq %r11, %r14
andq $-8, %r14
movl %eax, %r10d
andl $3, %r10d
andq $-4, %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movl %r11d, %r12d
andl $3, %r12d
movq %r10, -64(%rbp) ## 8-byte Spill
shlq $5, %r10
xorl %r8d, %r8d
jmp LBB0_4
.p2align 4, 0x90
LBB0_20: ## in Loop: Header=BB0_4 Depth=1
incq %r8
cmpq %r13, %r8
je LBB0_21
LBB0_4: ## =>This Loop Header: Depth=1
## Child Loop BB0_11 Depth 2
## Child Loop BB0_14 Depth 2
## Child Loop BB0_18 Depth 2
## Child Loop BB0_22 Depth 2
testq %r11, %r11
je LBB0_20
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
movq (%r15), %rax
movq (%rax,%r8,8), %rbx
movq -48(%rbp), %rax ## 8-byte Reload
movq (%rax), %rax
movq (%rax,%r8,8), %rdx
cmpq $8, %r11
jb LBB0_6
## %bb.7: ## in Loop: Header=BB0_4 Depth=1
movq %rdx, %rsi
subq %rbx, %rsi
movl $0, %eax
cmpq $32, %rsi
jb LBB0_16
## %bb.8: ## in Loop: Header=BB0_4 Depth=1
cmpq $24, -72(%rbp) ## 8-byte Folded Reload
jae LBB0_10
## %bb.9: ## in Loop: Header=BB0_4 Depth=1
xorl %eax, %eax
jmp LBB0_12
LBB0_6: ## in Loop: Header=BB0_4 Depth=1
xorl %eax, %eax
jmp LBB0_16
LBB0_10: ## in Loop: Header=BB0_4 Depth=1
movq -56(%rbp), %r9 ## 8-byte Reload
xorl %eax, %eax
.p2align 4, 0x90
LBB0_11: ## Parent Loop BB0_4 Depth=1
## => This Inner Loop Header: Depth=2
movups (%rbx,%rax,4), %xmm0
movups 16(%rbx,%rax,4), %xmm1
movups %xmm0, (%rdx,%rax,4)
movups %xmm1, 16(%rdx,%rax,4)
movups 32(%rbx,%rax,4), %xmm0
movups 48(%rbx,%rax,4), %xmm1
movups %xmm0, 32(%rdx,%rax,4)
movups %xmm1, 48(%rdx,%rax,4)
movups 64(%rbx,%rax,4), %xmm0
movups 80(%rbx,%rax,4), %xmm1
movups %xmm0, 64(%rdx,%rax,4)
movups %xmm1, 80(%rdx,%rax,4)
movups 96(%rbx,%rax,4), %xmm0
movups 112(%rbx,%rax,4), %xmm1
movups %xmm0, 96(%rdx,%rax,4)
movups %xmm1, 112(%rdx,%rax,4)
addq $32, %rax
addq $-4, %r9
jne LBB0_11
LBB0_12: ## in Loop: Header=BB0_4 Depth=1
cmpq $0, -64(%rbp) ## 8-byte Folded Reload
je LBB0_15
## %bb.13: ## in Loop: Header=BB0_4 Depth=1
leaq (%rdx,%rax,4), %rsi
addq $16, %rsi
leaq (%rbx,%rax,4), %rax
addq $16, %rax
xorl %edi, %edi
.p2align 4, 0x90
LBB0_14: ## Parent Loop BB0_4 Depth=1
## => This Inner Loop Header: Depth=2
movups -16(%rax,%rdi), %xmm0
movups (%rax,%rdi), %xmm1
movups %xmm0, -16(%rsi,%rdi)
movups %xmm1, (%rsi,%rdi)
addq $32, %rdi
cmpq %rdi, %r10
jne LBB0_14
LBB0_15: ## in Loop: Header=BB0_4 Depth=1
movq %r14, %rax
cmpq %r14, %r11
je LBB0_20
LBB0_16: ## in Loop: Header=BB0_4 Depth=1
movq %rax, %rsi
notq %rsi
addq %r11, %rsi
testq %r12, %r12
je LBB0_19
## %bb.17: ## in Loop: Header=BB0_4 Depth=1
movq %r12, %rdi
.p2align 4, 0x90
LBB0_18: ## Parent Loop BB0_4 Depth=1
## => This Inner Loop Header: Depth=2
movl (%rbx,%rax,4), %ecx
movl %ecx, (%rdx,%rax,4)
incq %rax
decq %rdi
jne LBB0_18
LBB0_19: ## in Loop: Header=BB0_4 Depth=1
cmpq $3, %rsi
jb LBB0_20
.p2align 4, 0x90
LBB0_22: ## Parent Loop BB0_4 Depth=1
## => This Inner Loop Header: Depth=2
movl (%rbx,%rax,4), %ecx
movl %ecx, (%rdx,%rax,4)
movl 4(%rbx,%rax,4), %ecx
movl %ecx, 4(%rdx,%rax,4)
movl 8(%rbx,%rax,4), %ecx
movl %ecx, 8(%rdx,%rax,4)
movl 12(%rbx,%rax,4), %ecx
movl %ecx, 12(%rdx,%rax,4)
addq $4, %rax
cmpq %rax, %r11
jne LBB0_22
jmp LBB0_20
LBB0_21:
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "obs_source_get_audio_mix"
L_.str.1: ## @.str.1
.asciz "audio"
.comm _MAX_AUDIO_MIXES,8,3 ## @MAX_AUDIO_MIXES
.comm _MAX_AUDIO_CHANNELS,8,3 ## @MAX_AUDIO_CHANNELS
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _obs_source_get_audio_mix ; -- Begin function obs_source_get_audio_mix
.p2align 2
_obs_source_get_audio_mix: ; @obs_source_get_audio_mix
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x1
mov x20, x0
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
bl _obs_source_valid
cbz w0, LBB0_13
; %bb.1:
Lloh2:
adrp x1, l_.str.1@PAGE
Lloh3:
add x1, x1, l_.str.1@PAGEOFF
mov x0, x19
bl _obs_ptr_valid
cbz w0, LBB0_13
; %bb.2:
Lloh4:
adrp x8, _MAX_AUDIO_MIXES@GOTPAGE
Lloh5:
ldr x8, [x8, _MAX_AUDIO_MIXES@GOTPAGEOFF]
Lloh6:
ldr x8, [x8]
cbz x8, LBB0_13
; %bb.3:
mov x9, #0
Lloh7:
adrp x10, _MAX_AUDIO_CHANNELS@GOTPAGE
Lloh8:
ldr x10, [x10, _MAX_AUDIO_CHANNELS@GOTPAGEOFF]
Lloh9:
ldr x10, [x10]
and x11, x10, #0xfffffffffffffff0
b LBB0_5
LBB0_4: ; in Loop: Header=BB0_5 Depth=1
add x9, x9, #1
cmp x9, x8
b.eq LBB0_13
LBB0_5: ; =>This Loop Header: Depth=1
; Child Loop BB0_9 Depth 2
; Child Loop BB0_12 Depth 2
cbz x10, LBB0_4
; %bb.6: ; in Loop: Header=BB0_5 Depth=1
mov x15, #0
ldr x12, [x20]
lsl x13, x9, #3
ldr x12, [x12, x13]
ldr x14, [x19]
ldr x13, [x14, x13]
cmp x10, #16
b.lo LBB0_11
; %bb.7: ; in Loop: Header=BB0_5 Depth=1
sub x14, x13, x12
cmp x14, #64
b.lo LBB0_11
; %bb.8: ; in Loop: Header=BB0_5 Depth=1
add x14, x13, #32
add x15, x12, #32
mov x16, x11
LBB0_9: ; Parent Loop BB0_5 Depth=1
; => This Inner Loop Header: Depth=2
ldp q0, q1, [x15, #-32]
ldp q2, q3, [x15], #64
stp q0, q1, [x14, #-32]
stp q2, q3, [x14], #64
subs x16, x16, #16
b.ne LBB0_9
; %bb.10: ; in Loop: Header=BB0_5 Depth=1
mov x15, x11
cmp x10, x11
b.eq LBB0_4
LBB0_11: ; in Loop: Header=BB0_5 Depth=1
sub x14, x10, x15
lsl x15, x15, #2
add x13, x13, x15
add x12, x12, x15
LBB0_12: ; Parent Loop BB0_5 Depth=1
; => This Inner Loop Header: Depth=2
ldr w15, [x12], #4
str w15, [x13], #4
subs x14, x14, #1
b.ne LBB0_12
b LBB0_4
LBB0_13:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "obs_source_get_audio_mix"
l_.str.1: ; @.str.1
.asciz "audio"
.comm _MAX_AUDIO_MIXES,8,3 ; @MAX_AUDIO_MIXES
.comm _MAX_AUDIO_CHANNELS,8,3 ; @MAX_AUDIO_CHANNELS
.subsections_via_symbols
| AnghaBench/obs-studio/libobs/extr_obs-source.c_obs_source_get_audio_mix.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function mac_get_mc_table
_mac_get_mc_table: ## @mac_get_mc_table
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %ecx, -44(%rbp) ## 4-byte Spill
movq %rdx, %r12
movq %rdi, %r15
movq (%rsi), %rbx
movq %rbx, (%rdx)
testl %r8d, %r8d
je LBB0_2
## %bb.1:
movl (%rbx), %edi
callq _bitrev8
movl %eax, (%rbx)
movl 4(%rbx), %edi
callq _bitrev8
movl %eax, 4(%rbx)
movl 8(%rbx), %edi
callq _bitrev8
movl %eax, 8(%rbx)
movl 12(%rbx), %edi
callq _bitrev8
movl %eax, 12(%rbx)
movl 16(%rbx), %edi
callq _bitrev8
movl %eax, 16(%rbx)
movl 20(%rbx), %edi
callq _bitrev8
movl %eax, 20(%rbx)
LBB0_2:
movq _FPMAX_MULTICAST@GOTPCREL(%rip), %r13
movl (%r13), %eax
xorl %r14d, %r14d
testl %eax, %eax
jle LBB0_3
## %bb.4:
movq (%r15), %rbx
xorl %r15d, %r15d
jmp LBB0_5
.p2align 4, 0x90
LBB0_6: ## in Loop: Header=BB0_5 Depth=1
testq %r15, %r15
movq %rbx, %rcx
cmovneq %r15, %rcx
cmpl $0, -44(%rbp) ## 4-byte Folded Reload
cmoveq %rcx, %r15
LBB0_10: ## in Loop: Header=BB0_5 Depth=1
incl %r14d
addq $8, %rbx
cmpl %eax, %r14d
jge LBB0_11
LBB0_5: ## =>This Inner Loop Header: Depth=1
cmpl $0, 4(%rbx)
je LBB0_6
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movq %rbx, %rdi
movq %r12, %rsi
callq _ether_addr_equal
testl %eax, %eax
jne LBB0_8
## %bb.9: ## in Loop: Header=BB0_5 Depth=1
movl (%r13), %eax
jmp LBB0_10
LBB0_3:
xorl %r15d, %r15d
jmp LBB0_11
LBB0_8:
movq %rbx, %r15
LBB0_11:
movq %r15, %rax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _FPMAX_MULTICAST,4,2 ## @FPMAX_MULTICAST
.no_dead_strip _mac_get_mc_table
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function mac_get_mc_table
_mac_get_mc_table: ; @mac_get_mc_table
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x3
mov x20, x2
mov x22, x0
ldr x21, [x1]
str x21, [x2]
cbz w4, LBB0_2
; %bb.1:
ldr w0, [x21]
bl _bitrev8
str w0, [x21]
ldr w0, [x21, #4]
bl _bitrev8
str w0, [x21, #4]
ldr w0, [x21, #8]
bl _bitrev8
str w0, [x21, #8]
ldr w0, [x21, #12]
bl _bitrev8
str w0, [x21, #12]
ldr w0, [x21, #16]
bl _bitrev8
str w0, [x21, #16]
ldr w0, [x21, #20]
bl _bitrev8
str w0, [x21, #20]
LBB0_2:
Lloh0:
adrp x23, _FPMAX_MULTICAST@GOTPAGE
Lloh1:
ldr x23, [x23, _FPMAX_MULTICAST@GOTPAGEOFF]
ldr w8, [x23]
cmp w8, #1
b.lt LBB0_9
; %bb.3:
mov w24, #0
mov x21, #0
ldr x22, [x22]
b LBB0_6
LBB0_4: ; in Loop: Header=BB0_6 Depth=1
cmp x21, #0
ccmp w19, #0, #0, eq
csel x21, x21, x22, ne
LBB0_5: ; in Loop: Header=BB0_6 Depth=1
add w24, w24, #1
add x22, x22, #8
cmp w24, w8
b.ge LBB0_11
LBB0_6: ; =>This Inner Loop Header: Depth=1
ldr w9, [x22, #4]
cbz w9, LBB0_4
; %bb.7: ; in Loop: Header=BB0_6 Depth=1
mov x0, x22
mov x1, x20
bl _ether_addr_equal
cbnz w0, LBB0_10
; %bb.8: ; in Loop: Header=BB0_6 Depth=1
ldr w8, [x23]
b LBB0_5
LBB0_9:
mov x21, #0
b LBB0_11
LBB0_10:
mov x21, x22
LBB0_11:
mov x0, x21
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _FPMAX_MULTICAST,4,2 ; @FPMAX_MULTICAST
.no_dead_strip _mac_get_mc_table
.subsections_via_symbols
| AnghaBench/linux/drivers/net/fddi/skfp/extr_fplustm.c_mac_get_mc_table.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ixgbe_handle_mbx ## -- Begin function ixgbe_handle_mbx
.p2align 4, 0x90
_ixgbe_handle_mbx: ## @ixgbe_handle_mbx
.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 _UNREFERENCED_PARAMETER ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ixgbe_handle_mbx ; -- Begin function ixgbe_handle_mbx
.p2align 2
_ixgbe_handle_mbx: ; @ixgbe_handle_mbx
.cfi_startproc
; %bb.0:
b _UNREFERENCED_PARAMETER
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/ixgbe/extr_if_sriov.c_ixgbe_handle_mbx.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function reg_read
_reg_read: ## @reg_read
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl (%rdi), %edi
popq %rbp
jmp _mdiobus_read ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _reg_read
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function reg_read
_reg_read: ; @reg_read
.cfi_startproc
; %bb.0:
ldr w0, [x0]
b _mdiobus_read
.cfi_endproc
; -- End function
.no_dead_strip _reg_read
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/net/dsa/extr_mv88e6060.c_reg_read.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function code_label
_code_label: ## @code_label
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %ecx, %r14d
movl %edx, %r15d
movl %esi, %r12d
movq %rdi, %rbx
callq _luaK_getlabel
movq _OP_LOADBOOL@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
movl %r12d, %edx
movl %r15d, %ecx
movl %r14d, %r8d
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _luaK_codeABC ## TAILCALL
.cfi_endproc
## -- End function
.comm _OP_LOADBOOL,4,2 ## @OP_LOADBOOL
.no_dead_strip _code_label
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function code_label
_code_label: ; @code_label
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x3
mov x20, x2
mov x21, x1
mov x22, x0
bl _luaK_getlabel
Lloh0:
adrp x8, _OP_LOADBOOL@GOTPAGE
Lloh1:
ldr x8, [x8, _OP_LOADBOOL@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
mov x0, 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 _luaK_codeABC
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _OP_LOADBOOL,4,2 ; @OP_LOADBOOL
.no_dead_strip _code_label
.subsections_via_symbols
| AnghaBench/zfs/module/lua/extr_lcode.c_code_label.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dtrace_getupcstack ## -- Begin function dtrace_getupcstack
.p2align 4, 0x90
_dtrace_getupcstack: ## @dtrace_getupcstack
.cfi_startproc
## %bb.0:
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 _curproc@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq _cpu_core@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movq _curcpu@GOTPCREL(%rip), %rdx
movq (%rdx), %rdx
movl (%rcx,%rdx,4), %ecx
movq _CPU_DTRACE_FAULT@GOTPCREL(%rip), %rdx
andl (%rdx), %ecx
testl %esi, %esi
jle LBB0_12
## %bb.1:
testl %ecx, %ecx
jne LBB0_12
## %bb.2:
movl %esi, %ebx
movq %rdi, %r14
testq %rax, %rax
je LBB0_11
## %bb.3:
movq _curthread@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movq (%rcx), %rcx
testq %rcx, %rcx
je LBB0_11
## %bb.4:
movq (%rax), %rax
movq %rax, (%r14)
cmpl $2, %ebx
jb LBB0_12
## %bb.5:
leaq 8(%r14), %r15
movq (%rcx), %r13
movq 8(%rcx), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movq 16(%rcx), %r12
movq _CPU_DTRACE_ENTRY@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _DTRACE_CPUFLAG_ISSET
testq %rax, %rax
je LBB0_6
## %bb.7:
movq %r13, (%r15)
cmpl $3, %ebx
jb LBB0_12
## %bb.8:
addl $-2, %ebx
addq $16, %r14
movq %r12, %rdi
callq _dtrace_fuword64
movq %rax, %r13
movq %r14, %r15
jmp LBB0_9
LBB0_6:
decl %ebx
LBB0_9:
movq -48(%rbp), %rcx ## 8-byte Reload
movq %r15, %rdi
movl %ebx, %esi
movq %r13, %rdx
callq _dtrace_getustack_common
movl %eax, %r14d
movl %eax, %edi
notl %edi
shrl $31, %edi
callq _ASSERT
xorl %edi, %edi
cmpl %r14d, %ebx
setge %dil
callq _ASSERT
subl %r14d, %ebx
jle LBB0_12
## %bb.10:
movslq %r14d, %rax
leaq (%r15,%rax,8), %r14
LBB0_11:
movl %ebx, %esi
shlq $3, %rsi
movq %r14, %rdi
callq ___bzero
LBB0_12:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _curproc,8,3 ## @curproc
.comm _cpu_core,8,3 ## @cpu_core
.comm _curcpu,8,3 ## @curcpu
.comm _CPU_DTRACE_FAULT,4,2 ## @CPU_DTRACE_FAULT
.comm _curthread,8,3 ## @curthread
.comm _CPU_DTRACE_ENTRY,4,2 ## @CPU_DTRACE_ENTRY
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dtrace_getupcstack ; -- Begin function dtrace_getupcstack
.p2align 2
_dtrace_getupcstack: ; @dtrace_getupcstack
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
Lloh0:
adrp x8, _curproc@GOTPAGE
Lloh1:
ldr x8, [x8, _curproc@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
Lloh3:
adrp x9, _cpu_core@GOTPAGE
Lloh4:
ldr x9, [x9, _cpu_core@GOTPAGEOFF]
Lloh5:
ldr x9, [x9]
Lloh6:
adrp x10, _curcpu@GOTPAGE
Lloh7:
ldr x10, [x10, _curcpu@GOTPAGEOFF]
Lloh8:
ldr x10, [x10]
ldr w9, [x9, x10, lsl #2]
Lloh9:
adrp x10, _CPU_DTRACE_FAULT@GOTPAGE
Lloh10:
ldr x10, [x10, _CPU_DTRACE_FAULT@GOTPAGEOFF]
Lloh11:
ldr w10, [x10]
subs w22, w1, #1
b.lt LBB0_11
; %bb.1:
and w9, w10, w9
cbnz w9, LBB0_11
; %bb.2:
mov x20, x1
mov x19, x0
cbz x8, LBB0_10
; %bb.3:
Lloh12:
adrp x9, _curthread@GOTPAGE
Lloh13:
ldr x9, [x9, _curthread@GOTPAGEOFF]
Lloh14:
ldr x9, [x9]
ldr x9, [x9]
cbz x9, LBB0_10
; %bb.4:
ldr x8, [x8]
mov x21, x19
str x8, [x21], #8
subs w26, w20, #2
b.lo LBB0_11
; %bb.5:
ldp x24, x23, [x9]
ldr x25, [x9, #16]
Lloh15:
adrp x8, _CPU_DTRACE_ENTRY@GOTPAGE
Lloh16:
ldr x8, [x8, _CPU_DTRACE_ENTRY@GOTPAGEOFF]
Lloh17:
ldr w0, [x8]
bl _DTRACE_CPUFLAG_ISSET
cbz x0, LBB0_8
; %bb.6:
str x24, [x21]
cmp w20, #3
b.lo LBB0_11
; %bb.7:
add x21, x19, #16
mov x0, x25
bl _dtrace_fuword64
mov x24, x0
mov x22, x26
LBB0_8:
mov x0, x21
mov x1, x22
mov x2, x24
mov x3, x23
bl _dtrace_getustack_common
mov x19, x0
mvn w8, w0
lsr w0, w8, #31
bl _ASSERT
subs w20, w22, w19
cset w0, ge
bl _ASSERT
cmp w20, #1
b.lt LBB0_11
; %bb.9:
add x19, x21, w19, sxtw #3
LBB0_10:
mov w8, w20
lsl x1, x8, #3
mov x0, x19
bl _bzero
LBB0_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
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.cfi_endproc
; -- End function
.comm _curproc,8,3 ; @curproc
.comm _cpu_core,8,3 ; @cpu_core
.comm _curcpu,8,3 ; @curcpu
.comm _CPU_DTRACE_FAULT,4,2 ; @CPU_DTRACE_FAULT
.comm _curthread,8,3 ; @curthread
.comm _CPU_DTRACE_ENTRY,4,2 ; @CPU_DTRACE_ENTRY
.subsections_via_symbols
| AnghaBench/freebsd/sys/cddl/dev/dtrace/amd64/extr_dtrace_isa.c_dtrace_getupcstack.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function bmac_mif_writebits
_bmac_mif_writebits: ## @bmac_mif_writebits
.cfi_startproc
## %bb.0:
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
testl %edx, %edx
jle LBB0_3
## %bb.1:
movl %edx, %r13d
movl %esi, %r14d
movq %rdi, %r15
incl %r13d
movq _MIFCSR@GOTPCREL(%rip), %r12
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
leal -2(%r13), %eax
movzbl %al, %eax
xorl %ebx, %ebx
btl %eax, %r14d
setb %bl
leal (%rbx,%rbx), %edx
addl $4, %edx
movl (%r12), %esi
movq %r15, %rdi
callq _bmwrite
movl (%r12), %esi
leal (%rbx,%rbx), %edx
addl $5, %edx
movq %r15, %rdi
callq _bmwrite
decl %r13d
cmpl $1, %r13d
ja LBB0_2
LBB0_3:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _MIFCSR,4,2 ## @MIFCSR
.comm _MIFDELAY,4,2 ## @MIFDELAY
.no_dead_strip _bmac_mif_writebits
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function bmac_mif_writebits
_bmac_mif_writebits: ; @bmac_mif_writebits
.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
cmp w2, #1
b.lt LBB0_3
; %bb.1:
mov x19, x1
mov x20, x0
add w22, w2, #1
mov w23, #6
mov w24, #4
Lloh0:
adrp x25, _MIFCSR@GOTPAGE
Lloh1:
ldr x25, [x25, _MIFCSR@GOTPAGEOFF]
LBB0_2: ; =>This Inner Loop Header: Depth=1
sub w8, w22, #2
lsr w8, w19, w8
tst w8, #0x1
csel w21, w24, w23, eq
ldr w1, [x25]
mov x0, x20
mov x2, x21
bl _bmwrite
ldr w1, [x25]
orr w2, w21, #0x1
mov x0, x20
bl _bmwrite
sub w22, w22, #1
cmp w22, #1
b.hi LBB0_2
LBB0_3:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _MIFCSR,4,2 ; @MIFCSR
.comm _MIFDELAY,4,2 ; @MIFDELAY
.no_dead_strip _bmac_mif_writebits
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/apple/extr_bmac.c_bmac_mif_writebits.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function no_write_handler
_no_write_handler: ## @no_write_handler
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _no_write_handler
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function no_write_handler
_no_write_handler: ; @no_write_handler
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.no_dead_strip _no_write_handler
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/net/wireless/ti/wlcore/extr_debugfs.c_no_write_handler.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function spi_lm70llp_detach
_spi_lm70llp_detach: ## @spi_lm70llp_detach
.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 _lm70llp@GOTPCREL(%rip), %r14
movq (%r14), %rbx
testq %rbx, %rbx
je LBB0_3
## %bb.1:
cmpq %rdi, 8(%rbx)
jne LBB0_3
## %bb.2:
movq %rbx, %rdi
callq _spi_bitbang_stop
movq 8(%rbx), %rdi
xorl %esi, %esi
callq _parport_write_data
movl 4(%rbx), %edi
callq _parport_release
movl 4(%rbx), %edi
callq _parport_unregister_device
movl (%rbx), %edi
callq _spi_master_put
movq $0, (%r14)
LBB0_3:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _lm70llp,8,3 ## @lm70llp
.no_dead_strip _spi_lm70llp_detach
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function spi_lm70llp_detach
_spi_lm70llp_detach: ; @spi_lm70llp_detach
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
Lloh0:
adrp x20, _lm70llp@GOTPAGE
Lloh1:
ldr x20, [x20, _lm70llp@GOTPAGEOFF]
ldr x19, [x20]
cbz x19, LBB0_3
; %bb.1:
ldr x8, [x19, #8]
cmp x8, x0
b.ne LBB0_3
; %bb.2:
mov x0, x19
bl _spi_bitbang_stop
ldr x0, [x19, #8]
mov w1, #0
bl _parport_write_data
ldr w0, [x19, #4]
bl _parport_release
ldr w0, [x19, #4]
bl _parport_unregister_device
ldr w0, [x19]
bl _spi_master_put
str xzr, [x20]
LBB0_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _lm70llp,8,3 ; @lm70llp
.no_dead_strip _spi_lm70llp_detach
.subsections_via_symbols
| AnghaBench/linux/drivers/spi/extr_spi-lm70llp.c_spi_lm70llp_detach.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
subq $424, %rsp ## imm = 0x1A8
.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(%rip), %rdi
callq _puts
leaq L_.str.1(%rip), %r15
leaq -240(%rbp), %r14
movq %r15, %rdi
movq %r14, %rsi
xorl %eax, %eax
callq _scanf
leaq L_str.6(%rip), %rdi
callq _puts
leaq -448(%rbp), %rbx
movq %r15, %rdi
movq %rbx, %rsi
xorl %eax, %eax
callq _scanf
movq %r14, %rdi
movq %rbx, %rsi
callq _OndeEsta
leaq L_str.7(%rip), %rdi
callq _puts
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -32(%rbp), %rax
jne LBB0_2
## %bb.1:
xorl %eax, %eax
addq $424, %rsp ## imm = 0x1A8
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _OndeEsta ## -- Begin function OndeEsta
.p2align 4, 0x90
_OndeEsta: ## @OndeEsta
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r15
movq %rdi, %r14
movb (%rdi), %al
testb %al, %al
je LBB1_5
## %bb.1:
movl $1, %ebx
.p2align 4, 0x90
LBB1_2: ## =>This Inner Loop Header: Depth=1
leal -97(%rax), %ecx
cmpb $25, %cl
ja LBB1_4
## %bb.3: ## in Loop: Header=BB1_2 Depth=1
addb $-32, %al
movb %al, -1(%r14,%rbx)
LBB1_4: ## in Loop: Header=BB1_2 Depth=1
movq %r14, %rdi
callq _strlen
cmpq %rbx, %rax
jbe LBB1_5
## %bb.11: ## in Loop: Header=BB1_2 Depth=1
movzbl (%r14,%rbx), %eax
incq %rbx
jmp LBB1_2
LBB1_5:
movb (%r15), %al
testb %al, %al
je LBB1_12
## %bb.6:
movl $1, %ebx
.p2align 4, 0x90
LBB1_7: ## =>This Inner Loop Header: Depth=1
leal -97(%rax), %ecx
cmpb $25, %cl
ja LBB1_9
## %bb.8: ## in Loop: Header=BB1_7 Depth=1
addb $-32, %al
movb %al, -1(%r15,%rbx)
LBB1_9: ## in Loop: Header=BB1_7 Depth=1
movq %r15, %rdi
callq _strlen
cmpq %rbx, %rax
jbe LBB1_12
## %bb.10: ## in Loop: Header=BB1_7 Depth=1
movzbl (%r15,%rbx), %eax
incq %rbx
jmp LBB1_7
LBB1_12:
cmpb $0, (%r14)
je LBB1_13
## %bb.14:
xorl %ebx, %ebx
## implicit-def: $eax
## kill: killed $eax
movl $0, -44(%rbp) ## 4-byte Folded Spill
jmp LBB1_15
.p2align 4, 0x90
LBB1_26: ## in Loop: Header=BB1_15 Depth=1
incq %rbx
movq %r14, %rdi
callq _strlen
cmpq %rbx, %rax
jbe LBB1_27
LBB1_15: ## =>This Loop Header: Depth=1
## Child Loop BB1_17 Depth 2
movq %r15, %rdi
callq _strlen
cmpq %rbx, %rax
jbe LBB1_26
## %bb.16: ## in Loop: Header=BB1_15 Depth=1
movb (%r14,%rbx), %r12b
movq %rbx, %r13
jmp LBB1_17
.p2align 4, 0x90
LBB1_25: ## in Loop: Header=BB1_17 Depth=2
incq %r13
movq %r15, %rdi
callq _strlen
cmpq %r13, %rax
jbe LBB1_26
LBB1_17: ## Parent Loop BB1_15 Depth=1
## => This Inner Loop Header: Depth=2
movzbl (%r15,%r13), %eax
cmpb %al, %r12b
je LBB1_20
## %bb.18: ## in Loop: Header=BB1_17 Depth=2
cmpb $48, %al
je LBB1_20
## %bb.19: ## in Loop: Header=BB1_17 Depth=2
movb $48, (%r15,%r13)
movzbl (%r14,%rbx), %r12d
movb $48, %al
LBB1_20: ## in Loop: Header=BB1_17 Depth=2
cmpb %al, %r12b
je LBB1_22
## %bb.21: ## in Loop: Header=BB1_17 Depth=2
cmpl $0, -44(%rbp) ## 4-byte Folded Reload
jg LBB1_30
LBB1_22: ## in Loop: Header=BB1_17 Depth=2
cmpb %al, %r12b
jne LBB1_25
## %bb.23: ## in Loop: Header=BB1_17 Depth=2
cmpb %al, 1(%r15,%r13)
je LBB1_25
## %bb.24: ## in Loop: Header=BB1_15 Depth=1
leal 1(%r13), %eax
movl %eax, -48(%rbp) ## 4-byte Spill
movb $48, (%r15,%r13)
incl -44(%rbp) ## 4-byte Folded Spill
jmp LBB1_26
LBB1_13:
movl $0, -44(%rbp) ## 4-byte Folded Spill
## implicit-def: $eax
## kill: killed $eax
LBB1_27:
movq %r14, %rdi
callq _puts
movq %r15, %rdi
callq _puts
movslq -44(%rbp), %rbx ## 4-byte Folded Reload
movq %r14, %rdi
callq _strlen
cmpq %rbx, %rax
jne LBB1_29
## %bb.28:
movq %r15, %rdi
callq _strlen
movl -48(%rbp), %edx ## 4-byte Reload
subl %edx, %eax
leaq L_.str.4(%rip), %rdi
movl %eax, %esi
xorl %eax, %eax
callq _printf
jmp LBB1_30
LBB1_29:
leaq L_.str.5(%rip), %rdi
xorl %eax, %eax
callq _printf
LBB1_30:
movl $-1, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "%s"
L_.str.4: ## @.str.4
.asciz "A primeira frase est\303\241 contida no interva de %d at\303\251 %d"
L_.str.5: ## @.str.5
.asciz "aquui"
L_str: ## @str
.asciz "Digite a primeira frase:"
L_str.6: ## @str.6
.asciz "Digite a segunda frase:"
L_str.7: ## @str.7
.asciz "A primeira frase n\303\243o est\303\241 contida na segunda."
.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, #448
.cfi_def_cfa_offset 448
stp x20, x19, [sp, #416] ; 16-byte Folded Spill
stp x29, x30, [sp, #432] ; 16-byte Folded Spill
add x29, sp, #432
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset 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 x0, l_str@PAGE
Lloh4:
add x0, x0, l_str@PAGEOFF
bl _puts
add x8, sp, #208
str x8, [sp]
Lloh5:
adrp x19, l_.str.1@PAGE
Lloh6:
add x19, x19, l_.str.1@PAGEOFF
mov x0, x19
bl _scanf
Lloh7:
adrp x0, l_str.6@PAGE
Lloh8:
add x0, x0, l_str.6@PAGEOFF
bl _puts
add x8, sp, #8
str x8, [sp]
mov x0, x19
bl _scanf
add x0, sp, #208
add x1, sp, #8
bl _OndeEsta
Lloh9:
adrp x0, l_str.7@PAGE
Lloh10:
add x0, x0, l_str.7@PAGEOFF
bl _puts
ldur x8, [x29, #-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_2
; %bb.1:
mov w0, #0
ldp x29, x30, [sp, #432] ; 16-byte Folded Reload
ldp x20, x19, [sp, #416] ; 16-byte Folded Reload
add sp, sp, #448
ret
LBB0_2:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.globl _OndeEsta ; -- Begin function OndeEsta
.p2align 2
_OndeEsta: ; @OndeEsta
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x19, x1
mov x20, x0
ldrb w8, [x0]
cbz w8, LBB1_6
; %bb.1:
mov x21, #0
LBB1_2: ; =>This Inner Loop Header: Depth=1
sub w9, w8, #97
and w9, w9, #0xff
cmp w9, #25
b.hi LBB1_4
; %bb.3: ; in Loop: Header=BB1_2 Depth=1
sub w8, w8, #32
strb w8, [x20, x21]
LBB1_4: ; in Loop: Header=BB1_2 Depth=1
add x22, x21, #1
mov x0, x20
bl _strlen
cmp x0, x22
b.ls LBB1_6
; %bb.5: ; in Loop: Header=BB1_2 Depth=1
add x8, x20, x21
ldrb w8, [x8, #1]
mov x21, x22
b LBB1_2
LBB1_6:
ldrb w8, [x19]
cbz w8, LBB1_12
; %bb.7:
mov x21, #0
LBB1_8: ; =>This Inner Loop Header: Depth=1
sub w9, w8, #97
and w9, w9, #0xff
cmp w9, #25
b.hi LBB1_10
; %bb.9: ; in Loop: Header=BB1_8 Depth=1
sub w8, w8, #32
strb w8, [x19, x21]
LBB1_10: ; in Loop: Header=BB1_8 Depth=1
add x22, x21, #1
mov x0, x19
bl _strlen
cmp x0, x22
b.ls LBB1_12
; %bb.11: ; in Loop: Header=BB1_8 Depth=1
add x8, x19, x21
ldrb w8, [x8, #1]
mov x21, x22
b LBB1_8
LBB1_12:
ldrb w8, [x20]
cbz w8, LBB1_25
; %bb.13:
mov x23, #0
mov w22, #0
mov w24, #48
; implicit-def: $w21
b LBB1_15
LBB1_14: ; in Loop: Header=BB1_15 Depth=1
add x23, x23, #1
mov x0, x20
bl _strlen
cmp x0, x23
b.ls LBB1_26
LBB1_15: ; =>This Loop Header: Depth=1
; Child Loop BB1_18 Depth 2
mov x0, x19
bl _strlen
cmp x0, x23
b.ls LBB1_14
; %bb.16: ; in Loop: Header=BB1_15 Depth=1
ldrb w26, [x20, x23]
mov x25, x23
b LBB1_18
LBB1_17: ; in Loop: Header=BB1_18 Depth=2
add x25, x25, #1
mov x0, x19
bl _strlen
cmp x0, x25
b.ls LBB1_14
LBB1_18: ; Parent Loop BB1_15 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w8, [x19, x25]
cmp w26, w8
b.eq LBB1_21
; %bb.19: ; in Loop: Header=BB1_18 Depth=2
cmp w8, #48
b.eq LBB1_21
; %bb.20: ; in Loop: Header=BB1_18 Depth=2
mov w8, #48
strb w8, [x19, x25]
ldrb w26, [x20, x23]
LBB1_21: ; in Loop: Header=BB1_18 Depth=2
cmp w26, w8
ccmp w22, #0, #4, ne
b.gt LBB1_30
; %bb.22: ; in Loop: Header=BB1_18 Depth=2
cmp w26, w8
b.ne LBB1_17
; %bb.23: ; in Loop: Header=BB1_18 Depth=2
add x9, x19, x25
ldrb w9, [x9, #1]
cmp w9, w8
b.eq LBB1_17
; %bb.24: ; in Loop: Header=BB1_15 Depth=1
add w21, w25, #1
strb w24, [x19, x25]
add w22, w22, #1
b LBB1_14
LBB1_25:
mov w22, #0
; implicit-def: $w21
LBB1_26:
mov x0, x20
bl _puts
mov x0, x19
bl _puts
mov x0, x20
bl _strlen
cmp x0, w22, sxtw
b.ne LBB1_28
; %bb.27:
mov x0, x19
bl _strlen
sub w8, w0, w21
stp x8, x21, [sp]
Lloh14:
adrp x0, l_.str.4@PAGE
Lloh15:
add x0, x0, l_.str.4@PAGEOFF
b LBB1_29
LBB1_28:
Lloh16:
adrp x0, l_.str.5@PAGE
Lloh17:
add x0, x0, l_.str.5@PAGEOFF
LBB1_29:
bl _printf
LBB1_30:
mov w0, #-1
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #96
ret
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh16, Lloh17
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "%s"
l_.str.4: ; @.str.4
.asciz "A primeira frase est\303\241 contida no interva de %d at\303\251 %d"
l_.str.5: ; @.str.5
.asciz "aquui"
l_str: ; @str
.asciz "Digite a primeira frase:"
l_str.6: ; @str.6
.asciz "Digite a segunda frase:"
l_str.7: ; @str.7
.asciz "A primeira frase n\303\243o est\303\241 contida na segunda."
.subsections_via_symbols
| the_stack_data/63536.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function wl12xx_vif_count_iter
_wl12xx_vif_count_iter: ## @wl12xx_vif_count_iter
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
incl 16(%rdi)
cmpq %rdx, 8(%rdi)
je LBB0_1
## %bb.2:
popq %rbp
retq
LBB0_1:
movl $1, (%rdi)
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _wl12xx_vif_count_iter
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function wl12xx_vif_count_iter
_wl12xx_vif_count_iter: ; @wl12xx_vif_count_iter
.cfi_startproc
; %bb.0:
ldr w8, [x0, #16]
add w8, w8, #1
str w8, [x0, #16]
ldr x8, [x0, #8]
cmp x8, x2
b.eq LBB0_2
; %bb.1:
ret
LBB0_2:
mov w8, #1
str w8, [x0]
ret
.cfi_endproc
; -- End function
.no_dead_strip _wl12xx_vif_count_iter
.subsections_via_symbols
| AnghaBench/linux/drivers/net/wireless/ti/wlcore/extr_main.c_wl12xx_vif_count_iter.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cleanup_tests
_cleanup_tests: ## @cleanup_tests
.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 _hCBT_hook@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _UnhookWindowsHookEx
movq _hEvent_hook@GOTPCREL(%rip), %r14
movq (%r14), %rdi
testq %rdi, %rdi
je LBB0_4
## %bb.1:
callq _pUnhookWinEvent
movl %eax, %ebx
xorl %eax, %eax
callq _GetLastError
leaq L_.str(%rip), %rsi
movl %ebx, %edi
movl %eax, %edx
xorl %eax, %eax
callq _ok
movl $-559038737, %edi ## imm = 0xDEADBEEF
callq _SetLastError
movq (%r14), %rdi
callq _pUnhookWinEvent
xorl %edi, %edi
testl %eax, %eax
sete %dil
leaq L_.str.1(%rip), %rsi
xorl %eax, %eax
callq _ok
xorl %eax, %eax
callq _GetLastError
movq _ERROR_INVALID_HANDLE@GOTPCREL(%rip), %rcx
movl $1, %ebx
cmpl (%rcx), %eax
je LBB0_3
## %bb.2:
xorl %eax, %eax
callq _GetLastError
xorl %ebx, %ebx
cmpl $-559038737, %eax ## imm = 0xDEADBEEF
sete %bl
LBB0_3:
xorl %eax, %eax
callq _GetLastError
leaq L_.str.2(%rip), %rsi
movl %ebx, %edi
movl %eax, %edx
xorl %eax, %eax
callq _ok
LBB0_4:
movq _sequence_cs@GOTPCREL(%rip), %rdi
popq %rbx
popq %r14
popq %rbp
jmp _DeleteCriticalSection ## TAILCALL
.cfi_endproc
## -- End function
.comm _hCBT_hook,4,2 ## @hCBT_hook
.comm _hEvent_hook,8,3 ## @hEvent_hook
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "UnhookWinEvent error %d\n"
L_.str.1: ## @.str.1
.asciz "UnhookWinEvent succeeded\n"
.comm _ERROR_INVALID_HANDLE,4,2 ## @ERROR_INVALID_HANDLE
L_.str.2: ## @.str.2
.asciz "unexpected error %d\n"
.comm _sequence_cs,4,2 ## @sequence_cs
.no_dead_strip _cleanup_tests
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cleanup_tests
_cleanup_tests: ; @cleanup_tests
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
Lloh0:
adrp x8, _hCBT_hook@GOTPAGE
Lloh1:
ldr x8, [x8, _hCBT_hook@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
bl _UnhookWindowsHookEx
Lloh3:
adrp x21, _hEvent_hook@GOTPAGE
Lloh4:
ldr x21, [x21, _hEvent_hook@GOTPAGEOFF]
ldr x0, [x21]
cbz x0, LBB0_5
; %bb.1:
mov w20, #48879
movk w20, #57005, lsl #16
bl _pUnhookWinEvent
mov x19, x0
bl _GetLastError
; kill: def $w0 killed $w0 def $x0
str x0, [sp]
Lloh5:
adrp x1, l_.str@PAGE
Lloh6:
add x1, x1, l_.str@PAGEOFF
mov x0, x19
bl _ok
mov w0, #48879
movk w0, #57005, lsl #16
bl _SetLastError
ldr x0, [x21]
bl _pUnhookWinEvent
cmp w0, #0
cset w0, eq
Lloh7:
adrp x1, l_.str.1@PAGE
Lloh8:
add x1, x1, l_.str.1@PAGEOFF
bl _ok
bl _GetLastError
Lloh9:
adrp x8, _ERROR_INVALID_HANDLE@GOTPAGE
Lloh10:
ldr x8, [x8, _ERROR_INVALID_HANDLE@GOTPAGEOFF]
Lloh11:
ldr w8, [x8]
cmp w0, w8
b.ne LBB0_3
; %bb.2:
mov w19, #1
b LBB0_4
LBB0_3:
bl _GetLastError
cmp w0, w20
cset w19, eq
LBB0_4:
bl _GetLastError
; kill: def $w0 killed $w0 def $x0
str x0, [sp]
Lloh12:
adrp x1, l_.str.2@PAGE
Lloh13:
add x1, x1, l_.str.2@PAGEOFF
mov x0, x19
bl _ok
LBB0_5:
Lloh14:
adrp x0, _sequence_cs@GOTPAGE
Lloh15:
ldr x0, [x0, _sequence_cs@GOTPAGEOFF]
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 _DeleteCriticalSection
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpLdrGot Lloh14, Lloh15
.cfi_endproc
; -- End function
.comm _hCBT_hook,4,2 ; @hCBT_hook
.comm _hEvent_hook,8,3 ; @hEvent_hook
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "UnhookWinEvent error %d\n"
l_.str.1: ; @.str.1
.asciz "UnhookWinEvent succeeded\n"
.comm _ERROR_INVALID_HANDLE,4,2 ; @ERROR_INVALID_HANDLE
l_.str.2: ; @.str.2
.asciz "unexpected error %d\n"
.comm _sequence_cs,4,2 ; @sequence_cs
.no_dead_strip _cleanup_tests
.subsections_via_symbols
| AnghaBench/reactos/modules/rostests/winetests/user32/extr_msg.c_cleanup_tests.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _exfat_set_entry_type ## -- Begin function exfat_set_entry_type
.p2align 4, 0x90
_exfat_set_entry_type: ## @exfat_set_entry_type
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _TYPE_UNUSED@GOTPCREL(%rip), %rax
cmpq %rsi, (%rax)
jne LBB0_2
## %bb.1:
movl $0, (%rdi)
popq %rbp
retq
LBB0_2:
movq _TYPE_DELETED@GOTPCREL(%rip), %rax
cmpq %rsi, (%rax)
jne LBB0_4
## %bb.3:
andb $127, (%rdi)
popq %rbp
retq
LBB0_4:
movq _TYPE_STREAM@GOTPCREL(%rip), %rax
cmpq %rsi, (%rax)
jne LBB0_6
## %bb.5:
movl $192, (%rdi)
popq %rbp
retq
LBB0_6:
movq _TYPE_EXTEND@GOTPCREL(%rip), %rax
cmpq %rsi, (%rax)
jne LBB0_8
## %bb.7:
movl $193, (%rdi)
popq %rbp
retq
LBB0_8:
movq _TYPE_BITMAP@GOTPCREL(%rip), %rax
cmpq %rsi, (%rax)
jne LBB0_10
## %bb.9:
movl $129, (%rdi)
popq %rbp
retq
LBB0_10:
movq _TYPE_UPCASE@GOTPCREL(%rip), %rax
cmpq %rsi, (%rax)
jne LBB0_12
## %bb.11:
movl $130, (%rdi)
popq %rbp
retq
LBB0_12:
movq _TYPE_VOLUME@GOTPCREL(%rip), %rax
cmpq %rsi, (%rax)
jne LBB0_14
## %bb.13:
movl $131, (%rdi)
popq %rbp
retq
LBB0_14:
movq _TYPE_DIR@GOTPCREL(%rip), %rax
cmpq %rsi, (%rax)
jne LBB0_17
## %bb.15:
movl $133, (%rdi)
movl 4(%rdi), %edi
movq _ATTR_SUBDIR@GOTPCREL(%rip), %rax
jmp LBB0_16
LBB0_17:
movq _TYPE_FILE@GOTPCREL(%rip), %rax
cmpq %rsi, (%rax)
jne LBB0_19
## %bb.18:
movl $133, (%rdi)
movl 4(%rdi), %edi
movq _ATTR_ARCHIVE@GOTPCREL(%rip), %rax
LBB0_16:
movl (%rax), %esi
popq %rbp
jmp _SET16_A ## TAILCALL
LBB0_19:
movq _TYPE_SYMLINK@GOTPCREL(%rip), %rax
cmpq %rsi, (%rax)
jne LBB0_20
## %bb.21:
movl $133, (%rdi)
movl 4(%rdi), %edi
movq _ATTR_ARCHIVE@GOTPCREL(%rip), %rax
movq _ATTR_SYMLINK@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
orl (%rax), %esi
popq %rbp
jmp _SET16_A ## TAILCALL
LBB0_20:
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _TYPE_UNUSED,8,3 ## @TYPE_UNUSED
.comm _TYPE_DELETED,8,3 ## @TYPE_DELETED
.comm _TYPE_STREAM,8,3 ## @TYPE_STREAM
.comm _TYPE_EXTEND,8,3 ## @TYPE_EXTEND
.comm _TYPE_BITMAP,8,3 ## @TYPE_BITMAP
.comm _TYPE_UPCASE,8,3 ## @TYPE_UPCASE
.comm _TYPE_VOLUME,8,3 ## @TYPE_VOLUME
.comm _TYPE_DIR,8,3 ## @TYPE_DIR
.comm _ATTR_SUBDIR,4,2 ## @ATTR_SUBDIR
.comm _TYPE_FILE,8,3 ## @TYPE_FILE
.comm _ATTR_ARCHIVE,4,2 ## @ATTR_ARCHIVE
.comm _TYPE_SYMLINK,8,3 ## @TYPE_SYMLINK
.comm _ATTR_SYMLINK,4,2 ## @ATTR_SYMLINK
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _exfat_set_entry_type ; -- Begin function exfat_set_entry_type
.p2align 2
_exfat_set_entry_type: ; @exfat_set_entry_type
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _TYPE_UNUSED@GOTPAGE
Lloh1:
ldr x8, [x8, _TYPE_UNUSED@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
cmp x8, x1
b.ne LBB0_2
; %bb.1:
str wzr, [x0]
ret
LBB0_2:
Lloh3:
adrp x8, _TYPE_DELETED@GOTPAGE
Lloh4:
ldr x8, [x8, _TYPE_DELETED@GOTPAGEOFF]
Lloh5:
ldr x8, [x8]
cmp x8, x1
b.ne LBB0_4
; %bb.3:
ldr w8, [x0]
and w8, w8, #0xffffff7f
str w8, [x0]
ret
LBB0_4:
Lloh6:
adrp x8, _TYPE_STREAM@GOTPAGE
Lloh7:
ldr x8, [x8, _TYPE_STREAM@GOTPAGEOFF]
Lloh8:
ldr x8, [x8]
cmp x8, x1
b.ne LBB0_6
; %bb.5:
mov w8, #192
str w8, [x0]
ret
LBB0_6:
Lloh9:
adrp x8, _TYPE_EXTEND@GOTPAGE
Lloh10:
ldr x8, [x8, _TYPE_EXTEND@GOTPAGEOFF]
Lloh11:
ldr x8, [x8]
cmp x8, x1
b.ne LBB0_8
; %bb.7:
mov w8, #193
str w8, [x0]
ret
LBB0_8:
Lloh12:
adrp x8, _TYPE_BITMAP@GOTPAGE
Lloh13:
ldr x8, [x8, _TYPE_BITMAP@GOTPAGEOFF]
Lloh14:
ldr x8, [x8]
cmp x8, x1
b.ne LBB0_10
; %bb.9:
mov w8, #129
str w8, [x0]
ret
LBB0_10:
Lloh15:
adrp x8, _TYPE_UPCASE@GOTPAGE
Lloh16:
ldr x8, [x8, _TYPE_UPCASE@GOTPAGEOFF]
Lloh17:
ldr x8, [x8]
cmp x8, x1
b.ne LBB0_12
; %bb.11:
mov w8, #130
str w8, [x0]
ret
LBB0_12:
Lloh18:
adrp x8, _TYPE_VOLUME@GOTPAGE
Lloh19:
ldr x8, [x8, _TYPE_VOLUME@GOTPAGEOFF]
Lloh20:
ldr x8, [x8]
cmp x8, x1
b.ne LBB0_14
; %bb.13:
mov w8, #131
str w8, [x0]
ret
LBB0_14:
Lloh21:
adrp x8, _TYPE_DIR@GOTPAGE
Lloh22:
ldr x8, [x8, _TYPE_DIR@GOTPAGEOFF]
Lloh23:
ldr x8, [x8]
cmp x8, x1
b.ne LBB0_16
; %bb.15:
mov w8, #133
str w8, [x0]
ldr w0, [x0, #4]
Lloh24:
adrp x8, _ATTR_SUBDIR@GOTPAGE
Lloh25:
ldr x8, [x8, _ATTR_SUBDIR@GOTPAGEOFF]
Lloh26:
ldr w1, [x8]
b _SET16_A
LBB0_16:
Lloh27:
adrp x8, _TYPE_FILE@GOTPAGE
Lloh28:
ldr x8, [x8, _TYPE_FILE@GOTPAGEOFF]
Lloh29:
ldr x8, [x8]
cmp x8, x1
b.ne LBB0_18
; %bb.17:
mov w8, #133
str w8, [x0]
ldr w0, [x0, #4]
Lloh30:
adrp x8, _ATTR_ARCHIVE@GOTPAGE
Lloh31:
ldr x8, [x8, _ATTR_ARCHIVE@GOTPAGEOFF]
Lloh32:
ldr w1, [x8]
b _SET16_A
LBB0_18:
Lloh33:
adrp x8, _TYPE_SYMLINK@GOTPAGE
Lloh34:
ldr x8, [x8, _TYPE_SYMLINK@GOTPAGEOFF]
Lloh35:
ldr x8, [x8]
cmp x8, x1
b.ne LBB0_20
; %bb.19:
mov w8, #133
str w8, [x0]
ldr w0, [x0, #4]
Lloh36:
adrp x8, _ATTR_ARCHIVE@GOTPAGE
Lloh37:
ldr x8, [x8, _ATTR_ARCHIVE@GOTPAGEOFF]
Lloh38:
ldr w8, [x8]
Lloh39:
adrp x9, _ATTR_SYMLINK@GOTPAGE
Lloh40:
ldr x9, [x9, _ATTR_SYMLINK@GOTPAGEOFF]
Lloh41:
ldr w9, [x9]
orr w1, w9, w8
b _SET16_A
LBB0_20:
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26
.loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29
.loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32
.loh AdrpLdrGotLdr Lloh33, Lloh34, Lloh35
.loh AdrpLdrGotLdr Lloh39, Lloh40, Lloh41
.loh AdrpLdrGotLdr Lloh36, Lloh37, Lloh38
.cfi_endproc
; -- End function
.comm _TYPE_UNUSED,8,3 ; @TYPE_UNUSED
.comm _TYPE_DELETED,8,3 ; @TYPE_DELETED
.comm _TYPE_STREAM,8,3 ; @TYPE_STREAM
.comm _TYPE_EXTEND,8,3 ; @TYPE_EXTEND
.comm _TYPE_BITMAP,8,3 ; @TYPE_BITMAP
.comm _TYPE_UPCASE,8,3 ; @TYPE_UPCASE
.comm _TYPE_VOLUME,8,3 ; @TYPE_VOLUME
.comm _TYPE_DIR,8,3 ; @TYPE_DIR
.comm _ATTR_SUBDIR,4,2 ; @ATTR_SUBDIR
.comm _TYPE_FILE,8,3 ; @TYPE_FILE
.comm _ATTR_ARCHIVE,4,2 ; @ATTR_ARCHIVE
.comm _TYPE_SYMLINK,8,3 ; @TYPE_SYMLINK
.comm _ATTR_SYMLINK,4,2 ; @ATTR_SYMLINK
.subsections_via_symbols
| AnghaBench/linux/drivers/staging/exfat/extr_exfat_core.c_exfat_set_entry_type.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function adc_convert_chan_4020_bits
_adc_convert_chan_4020_bits: ## @adc_convert_chan_4020_bits
.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
andl $3, %eax
shll $8, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _adc_convert_chan_4020_bits
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function adc_convert_chan_4020_bits
_adc_convert_chan_4020_bits: ; @adc_convert_chan_4020_bits
.cfi_startproc
; %bb.0:
ubfiz w0, w0, #8, #2
ret
.cfi_endproc
; -- End function
.no_dead_strip _adc_convert_chan_4020_bits
.subsections_via_symbols
| AnghaBench/linux/drivers/staging/comedi/drivers/extr_cb_pcidas64.c_adc_convert_chan_4020_bits.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function remote_resume
_remote_resume: ## @remote_resume
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r13d
movl %esi, %r15d
movl %edi, %r14d
xorl %eax, %eax
callq _get_remote_state
movq %rax, %r12
movl (%rax), %edi
callq _alloca
movq %rax, -48(%rbp) ## 8-byte Spill
movl %r14d, %edi
callq _PIDGET
movl %eax, %ebx
movq _last_sent_signal@GOTPCREL(%rip), %rax
movl %r13d, (%rax)
movq _last_sent_step@GOTPCREL(%rip), %rax
movl %r15d, (%rax)
xorl %eax, %eax
callq _target_resume_hook
movl %r14d, %edi
movl %r15d, %esi
movl %r13d, %edx
callq _remote_vcont_resume
testq %rax, %rax
je LBB0_1
LBB0_13:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_1:
cmpl $-1, %ebx
movl $0, %eax
cmovel %eax, %ebx
movl %ebx, %edi
xorl %esi, %esi
callq _set_thread
testl %r15d, %r15d
je LBB0_9
## %bb.2:
movq _step_range_end@GOTPCREL(%rip), %rbx
cmpq $0, (%rbx)
je LBB0_9
## %bb.3:
movq _TARGET_SIGNAL_0@GOTPCREL(%rip), %rax
cmpl %r13d, (%rax)
jne LBB0_4
## %bb.6:
movq _remote_protocol_e@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq _PACKET_DISABLE@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_9
## %bb.7:
movq -48(%rbp), %r14 ## 8-byte Reload
leaq 1(%r14), %rdi
movb $101, (%r14)
movq _step_range_start@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _hexnumstr
cltq
leaq (%r14,%rax), %rcx
incq %rcx
movq %rcx, -56(%rbp) ## 8-byte Spill
leaq (%r14,%rax), %rdi
addq $2, %rdi
movb $44, 1(%r14,%rax)
movl (%rbx), %esi
callq _hexnumstr
cltq
movq -56(%rbp), %rcx ## 8-byte Reload
movb $0, 1(%rax,%rcx)
movq %r14, %rdi
callq _putpkt
movl (%r12), %esi
movq %r14, %rdi
xorl %edx, %edx
callq _getpkt
movq _remote_protocol_e@GOTPCREL(%rip), %rsi
jmp LBB0_8
LBB0_4:
movq _remote_protocol_E@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq _PACKET_DISABLE@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_9
## %bb.5:
movq -48(%rbp), %r14 ## 8-byte Reload
movb $69, (%r14)
movl %r13d, %edi
shrl $4, %edi
andl $15, %edi
callq _tohex
movb %al, 1(%r14)
movl %r13d, %edi
andl $15, %edi
callq _tohex
movb %al, 2(%r14)
leaq 4(%r14), %rdi
movb $44, 3(%r14)
movq _step_range_start@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _hexnumstr
cltq
leaq (%r14,%rax), %rcx
addq $4, %rcx
movq %rcx, -56(%rbp) ## 8-byte Spill
leaq (%r14,%rax), %rdi
addq $5, %rdi
movb $44, 4(%r14,%rax)
movl (%rbx), %esi
callq _hexnumstr
cltq
movq -56(%rbp), %rcx ## 8-byte Reload
movb $0, 1(%rax,%rcx)
movq %r14, %rdi
callq _putpkt
movl (%r12), %esi
movq %r14, %rdi
xorl %edx, %edx
callq _getpkt
movq _remote_protocol_E@GOTPCREL(%rip), %rsi
LBB0_8:
movq %r14, %rdi
callq _packet_ok
movq _PACKET_OK@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_13
LBB0_9:
movq _TARGET_SIGNAL_0@GOTPCREL(%rip), %rax
cmpl %r13d, (%rax)
jne LBB0_10
## %bb.11:
testl %r15d, %r15d
leaq L_.str(%rip), %rax
leaq L_.str.1(%rip), %rsi
cmovneq %rax, %rsi
movq -48(%rbp), %rbx ## 8-byte Reload
movq %rbx, %rdi
callq _strcpy
jmp LBB0_12
LBB0_10:
testl %r15d, %r15d
setne %al
shlb $4, %al
orb $67, %al
movq -48(%rbp), %rbx ## 8-byte Reload
movb %al, (%rbx)
movl %r13d, %edi
shrl $4, %edi
andl $15, %edi
callq _tohex
movb %al, 1(%rbx)
andl $15, %r13d
movl %r13d, %edi
callq _tohex
movb %al, 2(%rbx)
movb $0, 3(%rbx)
LBB0_12:
movq %rbx, %rdi
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _putpkt ## TAILCALL
.cfi_endproc
## -- End function
.comm _last_sent_signal,4,2 ## @last_sent_signal
.comm _last_sent_step,4,2 ## @last_sent_step
.comm _step_range_end,8,3 ## @step_range_end
.comm _TARGET_SIGNAL_0,4,2 ## @TARGET_SIGNAL_0
.comm _remote_protocol_E,8,3 ## @remote_protocol_E
.comm _PACKET_DISABLE,8,3 ## @PACKET_DISABLE
.comm _step_range_start,8,3 ## @step_range_start
.comm _PACKET_OK,8,3 ## @PACKET_OK
.comm _remote_protocol_e,8,3 ## @remote_protocol_e
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "s"
L_.str.1: ## @.str.1
.asciz "c"
.no_dead_strip _remote_resume
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function remote_resume
_remote_resume: ; @remote_resume
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x20, x2
mov x21, x1
mov x24, x0
bl _get_remote_state
mov x22, x0
ldr w0, [x0]
bl _alloca
mov x19, x0
mov x0, x24
bl _PIDGET
mov x23, x0
Lloh0:
adrp x8, _last_sent_signal@GOTPAGE
Lloh1:
ldr x8, [x8, _last_sent_signal@GOTPAGEOFF]
Lloh2:
str w20, [x8]
Lloh3:
adrp x8, _last_sent_step@GOTPAGE
Lloh4:
ldr x8, [x8, _last_sent_step@GOTPAGEOFF]
Lloh5:
str w21, [x8]
bl _target_resume_hook
mov x0, x24
mov x1, x21
mov x2, x20
bl _remote_vcont_resume
cbz x0, LBB0_2
LBB0_1:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
LBB0_2:
cmn w23, #1
csel w0, wzr, w23, eq
mov w1, #0
bl _set_thread
Lloh6:
adrp x24, _TARGET_SIGNAL_0@GOTPAGE
Lloh7:
ldr x24, [x24, _TARGET_SIGNAL_0@GOTPAGEOFF]
cbz w21, LBB0_10
; %bb.3:
Lloh8:
adrp x25, _step_range_end@GOTPAGE
Lloh9:
ldr x25, [x25, _step_range_end@GOTPAGEOFF]
ldr x8, [x25]
cbz x8, LBB0_10
; %bb.4:
ldr w8, [x24]
cmp w8, w20
b.ne LBB0_7
; %bb.5:
Lloh10:
adrp x8, _remote_protocol_e@GOTPAGE
Lloh11:
ldr x8, [x8, _remote_protocol_e@GOTPAGEOFF]
Lloh12:
ldr x8, [x8]
Lloh13:
adrp x9, _PACKET_DISABLE@GOTPAGE
Lloh14:
ldr x9, [x9, _PACKET_DISABLE@GOTPAGEOFF]
Lloh15:
ldr x9, [x9]
cmp x8, x9
b.eq LBB0_10
; %bb.6:
mov w8, #101
mov x23, x19
strb w8, [x23], #1
Lloh16:
adrp x8, _step_range_start@GOTPAGE
Lloh17:
ldr x8, [x8, _step_range_start@GOTPAGEOFF]
Lloh18:
ldr w1, [x8]
mov x0, x23
bl _hexnumstr
add x23, x23, w0, sxtw
mov w8, #44
strb w8, [x23], #1
ldr w1, [x25]
mov x0, x23
bl _hexnumstr
strb wzr, [x23, w0, sxtw]
mov x0, x19
bl _putpkt
ldr w1, [x22]
mov x0, x19
mov w2, #0
bl _getpkt
Lloh19:
adrp x1, _remote_protocol_e@GOTPAGE
Lloh20:
ldr x1, [x1, _remote_protocol_e@GOTPAGEOFF]
b LBB0_9
LBB0_7:
Lloh21:
adrp x8, _remote_protocol_E@GOTPAGE
Lloh22:
ldr x8, [x8, _remote_protocol_E@GOTPAGEOFF]
Lloh23:
ldr x8, [x8]
Lloh24:
adrp x9, _PACKET_DISABLE@GOTPAGE
Lloh25:
ldr x9, [x9, _PACKET_DISABLE@GOTPAGEOFF]
Lloh26:
ldr x9, [x9]
cmp x8, x9
b.eq LBB0_10
; %bb.8:
mov w8, #69
strb w8, [x19]
ubfx w0, w20, #4, #4
bl _tohex
strb w0, [x19, #1]
and w0, w20, #0xf
bl _tohex
strb w0, [x19, #2]
add x23, x19, #4
mov w26, #44
strb w26, [x19, #3]
Lloh27:
adrp x8, _step_range_start@GOTPAGE
Lloh28:
ldr x8, [x8, _step_range_start@GOTPAGEOFF]
Lloh29:
ldr w1, [x8]
mov x0, x23
bl _hexnumstr
add x23, x23, w0, sxtw
strb w26, [x23], #1
ldr w1, [x25]
mov x0, x23
bl _hexnumstr
strb wzr, [x23, w0, sxtw]
mov x0, x19
bl _putpkt
ldr w1, [x22]
mov x0, x19
mov w2, #0
bl _getpkt
Lloh30:
adrp x1, _remote_protocol_E@GOTPAGE
Lloh31:
ldr x1, [x1, _remote_protocol_E@GOTPAGEOFF]
LBB0_9:
mov x0, x19
bl _packet_ok
Lloh32:
adrp x8, _PACKET_OK@GOTPAGE
Lloh33:
ldr x8, [x8, _PACKET_OK@GOTPAGEOFF]
Lloh34:
ldr x8, [x8]
cmp x0, x8
b.eq LBB0_1
LBB0_10:
ldr w8, [x24]
cmp w8, w20
b.ne LBB0_12
; %bb.11:
Lloh35:
adrp x8, l_.str.1@PAGE
Lloh36:
add x8, x8, l_.str.1@PAGEOFF
Lloh37:
adrp x9, l_.str@PAGE
Lloh38:
add x9, x9, l_.str@PAGEOFF
cmp w21, #0
csel x1, x9, x8, ne
mov x0, x19
bl _strcpy
b LBB0_13
LBB0_12:
mov w8, #67
mov w9, #83
cmp w21, #0
csel w8, w9, w8, ne
strb w8, [x19]
ubfx w0, w20, #4, #4
bl _tohex
strb w0, [x19, #1]
and w0, w20, #0xf
bl _tohex
strb w0, [x19, #2]
strb wzr, [x19, #3]
LBB0_13:
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
b _putpkt
.loh AdrpLdrGotStr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotStr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGot Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18
.loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.loh AdrpLdrGot Lloh30, Lloh31
.loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29
.loh AdrpLdrGotLdr Lloh32, Lloh33, Lloh34
.loh AdrpAdd Lloh37, Lloh38
.loh AdrpAdd Lloh35, Lloh36
.cfi_endproc
; -- End function
.comm _last_sent_signal,4,2 ; @last_sent_signal
.comm _last_sent_step,4,2 ; @last_sent_step
.comm _step_range_end,8,3 ; @step_range_end
.comm _TARGET_SIGNAL_0,4,2 ; @TARGET_SIGNAL_0
.comm _remote_protocol_E,8,3 ; @remote_protocol_E
.comm _PACKET_DISABLE,8,3 ; @PACKET_DISABLE
.comm _step_range_start,8,3 ; @step_range_start
.comm _PACKET_OK,8,3 ; @PACKET_OK
.comm _remote_protocol_e,8,3 ; @remote_protocol_e
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "s"
l_.str.1: ; @.str.1
.asciz "c"
.no_dead_strip _remote_resume
.subsections_via_symbols
| AnghaBench/freebsd/contrib/gdb/gdb/extr_remote.c_remote_resume.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function meta_is_supported
_meta_is_supported: ## @meta_is_supported
.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 _meta_id
testl %eax, %eax
je LBB0_1
## %bb.2:
movq %rbx, %rdi
callq _meta_ops
movq %rax, %rcx
xorl %eax, %eax
cmpq $0, (%rcx)
setne %al
jmp LBB0_3
LBB0_1:
movl $1, %eax
LBB0_3:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _meta_is_supported
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function meta_is_supported
_meta_is_supported: ; @meta_is_supported
.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 _meta_id
cbz w0, LBB0_2
; %bb.1:
mov x0, x19
bl _meta_ops
ldr x8, [x0]
cmp x8, #0
cset w0, ne
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
.no_dead_strip _meta_is_supported
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/net/sched/extr_em_meta.c_meta_is_supported.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _snd_hdac_channel_allocation ## -- Begin function snd_hdac_channel_allocation
.p2align 4, 0x90
_snd_hdac_channel_allocation: ## @snd_hdac_channel_allocation
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
testl %ecx, %ecx
je LBB0_3
## %bb.1:
testl %r8d, %r8d
jne LBB0_3
## %bb.2:
movl %edx, %edi
movq %r9, %rsi
callq _hdmi_manual_channel_allocation
jmp LBB0_4
LBB0_3:
callq _hdmi_channel_allocation_spk_alloc_blk
LBB0_4:
xorl %ecx, %ecx
testl %eax, %eax
cmovgl %eax, %ecx
movl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _snd_hdac_channel_allocation ; -- Begin function snd_hdac_channel_allocation
.p2align 2
_snd_hdac_channel_allocation: ; @snd_hdac_channel_allocation
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
cbz w3, LBB0_3
; %bb.1:
cbnz w4, LBB0_3
; %bb.2:
mov x0, x2
mov x1, x5
bl _hdmi_manual_channel_allocation
b LBB0_4
LBB0_3:
bl _hdmi_channel_allocation_spk_alloc_blk
LBB0_4:
cmp w0, #0
csel w0, w0, wzr, gt
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/sound/hda/extr_hdmi_chmap.c_snd_hdac_channel_allocation.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function adc128_temp_store
_adc128_temp_store: ## @adc128_temp_store
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rcx, %r14
movq %rdx, %r12
movq %rsi, %rbx
callq _dev_get_drvdata
movq %rax, %r15
movq %rbx, %rdi
callq _to_sensor_dev_attr
movslq (%rax), %r13
leaq -48(%rbp), %rdx
movq %r12, %rdi
movl $10, %esi
callq _kstrtol
testl %eax, %eax
js LBB0_1
## %bb.2:
movq %r15, %rbx
addq $8, %r15
movq %r15, %rdi
callq _mutex_lock
movq -48(%rbp), %rdi
movl $1000, %esi ## imm = 0x3E8
callq _DIV_ROUND_CLOSEST
movl %eax, %edi
movl $-128, %esi
movl $127, %edx
callq _clamp_val
## kill: def $eax killed $eax def $rax
leal (%rax,%rax), %ecx
movq (%rbx), %rdx
movl %ecx, (%rdx,%r13,4)
movl 12(%rbx), %edi
cmpl $1, %r13d
jne LBB0_3
## %bb.4:
movq _ADC128_REG_TEMP_MAX@GOTPCREL(%rip), %rcx
jmp LBB0_5
LBB0_1:
movl %eax, %r14d
jmp LBB0_6
LBB0_3:
movq _ADC128_REG_TEMP_HYST@GOTPCREL(%rip), %rcx
LBB0_5:
movl (%rcx), %esi
movl %eax, %edx
callq _i2c_smbus_write_byte_data
movq %r15, %rdi
callq _mutex_unlock
LBB0_6:
movl %r14d, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ADC128_REG_TEMP_MAX,4,2 ## @ADC128_REG_TEMP_MAX
.comm _ADC128_REG_TEMP_HYST,4,2 ## @ADC128_REG_TEMP_HYST
.no_dead_strip _adc128_temp_store
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function adc128_temp_store
_adc128_temp_store: ; @adc128_temp_store
.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, x3
mov x21, x2
mov x22, x1
bl _dev_get_drvdata
mov x20, x0
mov x0, x22
bl _to_sensor_dev_attr
ldrsw x22, [x0]
add x2, sp, #8
mov x0, x21
mov w1, #10
bl _kstrtol
tbnz w0, #31, LBB0_2
; %bb.1:
add x21, x20, #8
mov x0, x21
bl _mutex_lock
ldr x0, [sp, #8]
mov w1, #1000
bl _DIV_ROUND_CLOSEST
mov w1, #-128
mov w2, #127
bl _clamp_val
mov x2, x0
lsl w8, w0, #1
ldr x9, [x20]
str w8, [x9, x22, lsl #2]
Lloh0:
adrp x8, _ADC128_REG_TEMP_MAX@GOTPAGE
Lloh1:
ldr x8, [x8, _ADC128_REG_TEMP_MAX@GOTPAGEOFF]
ldr w0, [x20, #12]
Lloh2:
adrp x9, _ADC128_REG_TEMP_HYST@GOTPAGE
Lloh3:
ldr x9, [x9, _ADC128_REG_TEMP_HYST@GOTPAGEOFF]
cmp w22, #1
csel x8, x8, x9, eq
ldr w1, [x8]
bl _i2c_smbus_write_byte_data
mov x0, x21
bl _mutex_unlock
mov x0, x19
LBB0_2:
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 Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _ADC128_REG_TEMP_MAX,4,2 ; @ADC128_REG_TEMP_MAX
.comm _ADC128_REG_TEMP_HYST,4,2 ; @ADC128_REG_TEMP_HYST
.no_dead_strip _adc128_temp_store
.subsections_via_symbols
| AnghaBench/linux/drivers/hwmon/extr_adc128d818.c_adc128_temp_store.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _longest_ancestor_length ## -- Begin function longest_ancestor_length
.p2align 4, 0x90
_longest_ancestor_length: ## @longest_ancestor_length
.cfi_startproc
## %bb.0:
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, %rbx
leaq L_.str(%rip), %rsi
callq _strcmp
movl $-1, -44(%rbp) ## 4-byte Folded Spill
testl %eax, %eax
je LBB0_9
## %bb.1:
movq %rbx, -56(%rbp) ## 8-byte Spill
cmpl $0, (%r12)
jle LBB0_9
## %bb.2:
movl $-1, -44(%rbp) ## 4-byte Folded Spill
xorl %r14d, %r14d
movq -56(%rbp), %r15 ## 8-byte Reload
jmp LBB0_3
.p2align 4, 0x90
LBB0_7: ## in Loop: Header=BB0_3 Depth=1
movl -44(%rbp), %ecx ## 4-byte Reload
cmpl %ecx, %eax
cmovgl %eax, %ecx
movl %ecx, -44(%rbp) ## 4-byte Spill
LBB0_8: ## in Loop: Header=BB0_3 Depth=1
incq %r14
movslq (%r12), %rax
cmpq %rax, %r14
jge LBB0_9
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq 8(%r12), %rax
movq (%rax,%r14,8), %rbx
movq %rbx, %rdi
callq _strlen
movl %eax, %r13d
cmpl $1, %eax
jne LBB0_5
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
xorl %eax, %eax
cmpb $47, (%rbx)
je LBB0_7
LBB0_5: ## in Loop: Header=BB0_3 Depth=1
movq %r15, %rdi
movq %rbx, %rsi
movl %r13d, %edx
callq _strncmp
testl %eax, %eax
jne LBB0_8
## %bb.6: ## in Loop: Header=BB0_3 Depth=1
movslq %r13d, %rax
cmpb $47, (%r15,%rax)
movl %r13d, %eax
je LBB0_7
jmp LBB0_8
LBB0_9:
movl -44(%rbp), %eax ## 4-byte Reload
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 "/"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _longest_ancestor_length ; -- Begin function longest_ancestor_length
.p2align 2
_longest_ancestor_length: ; @longest_ancestor_length
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x1
mov x20, x0
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
bl _strcmp
cbz w0, LBB0_10
; %bb.1:
ldr w8, [x19]
cmp w8, #1
b.lt LBB0_10
; %bb.2:
mov x24, #0
mov w21, #-1
b LBB0_5
LBB0_3: ; in Loop: Header=BB0_5 Depth=1
mov x0, x20
mov x1, x23
mov x2, x22
bl _strncmp
cbz w0, LBB0_8
LBB0_4: ; in Loop: Header=BB0_5 Depth=1
add x24, x24, #1
ldrsw x8, [x19]
cmp x24, x8
b.ge LBB0_11
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19, #8]
ldr x23, [x8, x24, lsl #3]
mov x0, x23
bl _strlen
mov x22, x0
cmp w0, #1
b.ne LBB0_3
; %bb.6: ; in Loop: Header=BB0_5 Depth=1
ldrb w8, [x23]
cmp w8, #47
b.ne LBB0_3
; %bb.7: ; in Loop: Header=BB0_5 Depth=1
mov w22, #0
b LBB0_9
LBB0_8: ; in Loop: Header=BB0_5 Depth=1
ldrb w8, [x20, w22, sxtw]
cmp w8, #47
b.ne LBB0_4
LBB0_9: ; in Loop: Header=BB0_5 Depth=1
cmp w22, w21
csel w21, w22, w21, gt
b LBB0_4
LBB0_10:
mov w21, #-1
LBB0_11:
mov x0, x21
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "/"
.subsections_via_symbols
| AnghaBench/git/extr_path.c_longest_ancestor_length.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function pnpbios_encode_fixed_mem32
_pnpbios_encode_fixed_mem32: ## @pnpbios_encode_fixed_mem32
.cfi_startproc
## %bb.0:
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
movq %rsi, %rbx
movq %rdi, %r14
movq %rdx, %rdi
callq _pnp_resource_enabled
testq %rax, %rax
je LBB0_1
## %bb.2:
movq (%r15), %r12
movq %r15, %rdi
callq _resource_size
movq %r12, %rdx
jmp LBB0_3
LBB0_1:
xorl %edx, %edx
xorl %eax, %eax
LBB0_3:
movb %dl, 4(%rbx)
movb %dh, 5(%rbx)
movq %rdx, %rcx
shrq $16, %rcx
movb %cl, 6(%rbx)
movq %rdx, %rcx
shrq $24, %rcx
movb %cl, 7(%rbx)
movb %al, 8(%rbx)
movb %ah, 9(%rbx)
movq %rax, %rcx
shrq $16, %rcx
movb %cl, 10(%rbx)
leaq (%rdx,%rax), %rcx
decq %rcx
shrq $24, %rax
movb %al, 11(%rbx)
leaq L_.str(%rip), %rsi
movq %r14, %rdi
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _pnp_dbg ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz " encode fixed_mem32 %#lx-%#lx\n"
.no_dead_strip _pnpbios_encode_fixed_mem32
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function pnpbios_encode_fixed_mem32
_pnpbios_encode_fixed_mem32: ; @pnpbios_encode_fixed_mem32
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x22, x2
mov x19, x1
mov x20, x0
mov x0, x2
bl _pnp_resource_enabled
cbz x0, LBB0_2
; %bb.1:
ldr x21, [x22]
mov x0, x22
bl _resource_size
b LBB0_3
LBB0_2:
mov x21, #0
LBB0_3:
lsr x8, x21, #8
strb w8, [x19, #5]
lsr x8, x21, #16
strb w8, [x19, #6]
lsr x8, x21, #24
strb w8, [x19, #7]
lsr x8, x0, #8
strb w8, [x19, #9]
lsr x8, x0, #16
strb w8, [x19, #10]
add x8, x21, x0
strb w0, [x19, #8]
lsr x9, x0, #24
strb w9, [x19, #11]
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
sub x3, x8, #1
strb w21, [x19, #4]
mov x0, 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 _pnp_dbg
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz " encode fixed_mem32 %#lx-%#lx\n"
.no_dead_strip _pnpbios_encode_fixed_mem32
.subsections_via_symbols
| AnghaBench/linux/drivers/pnp/pnpbios/extr_rsparser.c_pnpbios_encode_fixed_mem32.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _add_two_ints ## -- Begin function add_two_ints
.p2align 4, 0x90
_add_two_ints: ## @add_two_ints
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %ecx, %ecx
testl %edi, %edi
movl $0, %eax
cmovsl %edi, %eax
movl $0, %edx
cmovgl %edi, %edx
cmovlel %eax, %ecx
testl %esi, %esi
jg LBB0_2
## %bb.1:
testl %edi, %edi
cmovgl %edi, %eax
testl %esi, %esi
js LBB0_2
## %bb.3:
popq %rbp
retq
LBB0_2:
addl %esi, %ecx
addl %edx, %ecx
movl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str(%rip), %rdi
movl $12, %esi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Eredm\303\251ny: %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _add_two_ints ; -- Begin function add_two_ints
.p2align 2
_add_two_ints: ; @add_two_ints
.cfi_startproc
; %bb.0:
cmp w0, #0
csel w8, w0, wzr, lt
csel w9, w0, wzr, gt
csel w10, wzr, w8, gt
cmp w0, #0
csel w8, w0, w8, gt
add w10, w10, w1
add w9, w10, w9
tst w1, #0x80000000
csel w8, w8, w9, eq
cmp w1, #1
csel w0, w8, w9, lt
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #12
str x8, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Eredm\303\251ny: %d\n"
.subsections_via_symbols
| the_stack_data/61075207.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function Opcode_wsr_eps5_Slot_inst_encode
_Opcode_wsr_eps5_Slot_inst_encode: ## @Opcode_wsr_eps5_Slot_inst_encode
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $1295616, (%rdi) ## imm = 0x13C500
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _Opcode_wsr_eps5_Slot_inst_encode
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function Opcode_wsr_eps5_Slot_inst_encode
_Opcode_wsr_eps5_Slot_inst_encode: ; @Opcode_wsr_eps5_Slot_inst_encode
.cfi_startproc
; %bb.0:
mov w8, #50432
movk w8, #19, lsl #16
str w8, [x0]
ret
.cfi_endproc
; -- End function
.no_dead_strip _Opcode_wsr_eps5_Slot_inst_encode
.subsections_via_symbols
| AnghaBench/radare2/libr/asm/arch/xtensa/gnu/extr_xtensa-modules.c_Opcode_wsr_eps5_Slot_inst_encode.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _msm_gem_cpu_fini ## -- Begin function msm_gem_cpu_fini
.p2align 4, 0x90
_msm_gem_cpu_fini: ## @msm_gem_cpu_fini
.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 _msm_gem_cpu_fini ; -- Begin function msm_gem_cpu_fini
.p2align 2
_msm_gem_cpu_fini: ; @msm_gem_cpu_fini
.cfi_startproc
; %bb.0:
mov w0, #0
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/msm/extr_msm_gem.c_msm_gem_cpu_fini.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_putchar_fd ## -- Begin function ft_putchar_fd
.p2align 4, 0x90
_ft_putchar_fd: ## @ft_putchar_fd
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %esi, %eax
movb %dil, -1(%rbp)
leaq -1(%rbp), %rsi
movl $1, %edx
movl %eax, %edi
callq _write
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_putchar_fd ; -- Begin function ft_putchar_fd
.p2align 2
_ft_putchar_fd: ; @ft_putchar_fd
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov x8, x1
sturb w0, [x29, #-1]
sub x1, x29, #1
mov x0, x8
mov w2, #1
bl _write
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/721156.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ftdi_gpio_remove
_ftdi_gpio_remove: ## @ftdi_gpio_remove
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _ftdi_gpio_remove
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ftdi_gpio_remove
_ftdi_gpio_remove: ; @ftdi_gpio_remove
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.no_dead_strip _ftdi_gpio_remove
.subsections_via_symbols
| AnghaBench/linux/drivers/usb/serial/extr_ftdi_sio.c_ftdi_gpio_remove.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function sound_deinit
_sound_deinit: ## @sound_deinit
.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 _sound_thread_exit@GOTPCREL(%rip), %rax
movl $1, (%rax)
movq _sound_sem@GOTPCREL(%rip), %rbx
movl (%rbx), %edi
movl $1, %esi
callq _sceKernelSignalSema
movl (%rbx), %edi
callq _sceKernelDeleteSema
movl $-1, (%rbx)
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _sound_thread_exit,4,2 ## @sound_thread_exit
.comm _sound_sem,4,2 ## @sound_sem
.no_dead_strip _sound_deinit
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function sound_deinit
_sound_deinit: ; @sound_deinit
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
Lloh0:
adrp x8, _sound_thread_exit@GOTPAGE
Lloh1:
ldr x8, [x8, _sound_thread_exit@GOTPAGEOFF]
mov w9, #1
Lloh2:
str w9, [x8]
Lloh3:
adrp x19, _sound_sem@GOTPAGE
Lloh4:
ldr x19, [x19, _sound_sem@GOTPAGEOFF]
ldr w0, [x19]
mov w1, #1
bl _sceKernelSignalSema
ldr w0, [x19]
bl _sceKernelDeleteSema
mov w8, #-1
str w8, [x19]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotStr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _sound_thread_exit,4,2 ; @sound_thread_exit
.comm _sound_sem,4,2 ; @sound_sem
.no_dead_strip _sound_deinit
.subsections_via_symbols
| AnghaBench/Provenance/Cores/PicoDrive/platform/psp/extr_emu.c_sound_deinit.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function mini_cm_del_listen
_mini_cm_del_listen: ## @mini_cm_del_listen
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _NES_CM_LISTENER_PASSIVE_STATE@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 8(%rsi)
movq $0, (%rsi)
movl $1, %edx
popq %rbp
jmp _mini_cm_dec_refcnt_listen ## TAILCALL
.cfi_endproc
## -- End function
.comm _NES_CM_LISTENER_PASSIVE_STATE,4,2 ## @NES_CM_LISTENER_PASSIVE_STATE
.no_dead_strip _mini_cm_del_listen
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function mini_cm_del_listen
_mini_cm_del_listen: ; @mini_cm_del_listen
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _NES_CM_LISTENER_PASSIVE_STATE@GOTPAGE
Lloh1:
ldr x8, [x8, _NES_CM_LISTENER_PASSIVE_STATE@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
str w8, [x1, #8]
str xzr, [x1]
mov w2, #1
b _mini_cm_dec_refcnt_listen
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _NES_CM_LISTENER_PASSIVE_STATE,4,2 ; @NES_CM_LISTENER_PASSIVE_STATE
.no_dead_strip _mini_cm_del_listen
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/infiniband/hw/nes/extr_nes_cm.c_mini_cm_del_listen.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _httpd_sess_get_ctx ## -- Begin function httpd_sess_get_ctx
.p2align 4, 0x90
_httpd_sess_get_ctx: ## @httpd_sess_get_ctx
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
callq _httpd_sess_get
testq %rax, %rax
je LBB0_1
## %bb.2:
cmpq %rax, 8(%rbx)
cmoveq %rbx, %rax
movq (%rax), %rax
jmp LBB0_3
LBB0_1:
xorl %eax, %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 _httpd_sess_get_ctx ; -- Begin function httpd_sess_get_ctx
.p2align 2
_httpd_sess_get_ctx: ; @httpd_sess_get_ctx
.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 _httpd_sess_get
cbz x0, LBB0_2
; %bb.1:
ldr x8, [x19, #8]
cmp x8, x0
csel x8, x19, x0, eq
ldr x0, [x8]
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
.subsections_via_symbols
| AnghaBench/esp-idf/components/esp_http_server/src/extr_httpd_sess.c_httpd_sess_get_ctx.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _JewishToSdn ## -- Begin function JewishToSdn
.p2align 4, 0x90
_JewishToSdn: ## @JewishToSdn
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $32, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
xorl %ebx, %ebx
testl %edi, %edi
jle LBB0_27
## %bb.1:
movl %edx, %r14d
leal -31(%r14), %eax
cmpl $-30, %eax
jb LBB0_27
## %bb.2:
movl %esi, %r15d
movl %edi, %r12d
leal -4(%r15), %eax
cmpl $3, %eax
jb LBB0_12
## %bb.3:
leal -1(%r15), %eax
cmpl $2, %eax
jae LBB0_4
## %bb.8:
leaq -52(%rbp), %rsi
leaq -48(%rbp), %rdx
leaq -44(%rbp), %rcx
leaq -40(%rbp), %r8
leaq -36(%rbp), %r9
movl %r12d, %edi
callq _FindStartOfYear
movl -36(%rbp), %eax
cmpl $1, %r15d
jne LBB0_10
## %bb.9:
leal (%r14,%rax), %ebx
decl %ebx
jmp LBB0_26
LBB0_12:
leal 1(%r12), %edi
leaq -52(%rbp), %rsi
leaq -48(%rbp), %rdx
leaq -44(%rbp), %rcx
leaq -40(%rbp), %r8
leaq -36(%rbp), %r9
callq _FindStartOfYear
movq _monthsPerYear@GOTPCREL(%rip), %rax
movq (%rax), %rax
leal -1(%r12), %ecx
movl $2938661835, %edx ## imm = 0xAF286BCB
imulq %rcx, %rdx
shrq $32, %rdx
subl %edx, %ecx
shrl %ecx
addl %edx, %ecx
shrl $4, %ecx
leal (%rcx,%rcx,8), %edx
leal (%rcx,%rdx,2), %ecx
negl %ecx
addl %r12d, %ecx
decl %ecx
cmpl $12, (%rax,%rcx,4)
movl $-29, %ecx
movl $-59, %eax
cmovel %ecx, %eax
cmpl $5, %r15d
je LBB0_15
## %bb.13:
cmpl $4, %r15d
jne LBB0_16
## %bb.14:
movl -36(%rbp), %ecx
addl %eax, %r14d
leal (%rcx,%r14), %ebx
addl $-237, %ebx
jmp LBB0_26
LBB0_4:
cmpl $3, %r15d
jne LBB0_17
## %bb.5:
leaq -52(%rbp), %rsi
leaq -48(%rbp), %rdx
leaq -44(%rbp), %rcx
leaq -40(%rbp), %r8
leaq -36(%rbp), %r9
movl %r12d, %edi
callq _FindStartOfYear
movq _HALAKIM_PER_LUNAR_CYCLE@GOTPCREL(%rip), %rcx
movq _monthsPerYear@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -48(%rbp), %rsi
movl (%rax,%rsi,4), %eax
imull (%rcx), %eax
addl -40(%rbp), %eax
movq _HALAKIM_PER_DAY@GOTPCREL(%rip), %rcx
cltd
idivl (%rcx)
addl -44(%rbp), %eax
movl %eax, -44(%rbp)
movl %edx, -40(%rbp)
leal 1(%rsi), %ecx
movslq %ecx, %rdi
imulq $1808407283, %rdi, %rcx ## imm = 0x6BCA1AF3
movq %rcx, %rsi
shrq $63, %rsi
sarq $35, %rcx
addl %esi, %ecx
leal (%rcx,%rcx,8), %esi
leal (%rcx,%rsi,2), %ecx
subl %ecx, %edi
## kill: def $edi killed $edi killed $rdi
movl %eax, %esi
callq _Tishri1
movl -36(%rbp), %ecx
subl %ecx, %eax
cmpl $385, %eax ## imm = 0x181
je LBB0_7
## %bb.6:
cmpl $355, %eax ## imm = 0x163
jne LBB0_11
LBB0_7:
leal (%rcx,%r14), %ebx
addl $59, %ebx
jmp LBB0_26
LBB0_10:
leal (%r14,%rax), %ebx
addl $29, %ebx
jmp LBB0_26
LBB0_15:
movl -36(%rbp), %ecx
addl %eax, %r14d
leal (%rcx,%r14), %ebx
addl $-208, %ebx
jmp LBB0_26
LBB0_16:
movl -36(%rbp), %ecx
addl %eax, %r14d
leal (%rcx,%r14), %ebx
addl $-178, %ebx
jmp LBB0_26
LBB0_17:
incl %r12d
leaq -52(%rbp), %rsi
leaq -48(%rbp), %rdx
leaq -44(%rbp), %rcx
leaq -40(%rbp), %r8
leaq -36(%rbp), %r9
movl %r12d, %edi
callq _FindStartOfYear
addl $-7, %r15d
cmpl $6, %r15d
ja LBB0_27
## %bb.18:
leaq LJTI0_0(%rip), %rax
movslq (%rax,%r15,4), %rcx
addq %rax, %rcx
jmpq *%rcx
LBB0_19:
movl -36(%rbp), %eax
leal (%r14,%rax), %ebx
addl $-207, %ebx
jmp LBB0_26
LBB0_11:
leal (%rcx,%r14), %ebx
addl $58, %ebx
jmp LBB0_26
LBB0_20:
movl -36(%rbp), %eax
leal (%r14,%rax), %ebx
addl $-178, %ebx
jmp LBB0_26
LBB0_21:
movl -36(%rbp), %eax
leal (%r14,%rax), %ebx
addl $-148, %ebx
jmp LBB0_26
LBB0_22:
movl -36(%rbp), %eax
leal (%r14,%rax), %ebx
addl $-119, %ebx
jmp LBB0_26
LBB0_23:
movl -36(%rbp), %eax
leal (%r14,%rax), %ebx
addl $-89, %ebx
jmp LBB0_26
LBB0_24:
movl -36(%rbp), %eax
leal (%r14,%rax), %ebx
addl $-60, %ebx
jmp LBB0_26
LBB0_25:
movl -36(%rbp), %eax
leal (%r14,%rax), %ebx
addl $-30, %ebx
LBB0_26:
movq _JEWISH_SDN_OFFSET@GOTPCREL(%rip), %rax
addl (%rax), %ebx
LBB0_27:
movl %ebx, %eax
addq $32, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_19, LBB0_19-LJTI0_0
.set L0_0_set_20, LBB0_20-LJTI0_0
.set L0_0_set_21, LBB0_21-LJTI0_0
.set L0_0_set_22, LBB0_22-LJTI0_0
.set L0_0_set_23, LBB0_23-LJTI0_0
.set L0_0_set_24, LBB0_24-LJTI0_0
.set L0_0_set_25, LBB0_25-LJTI0_0
LJTI0_0:
.long L0_0_set_19
.long L0_0_set_20
.long L0_0_set_21
.long L0_0_set_22
.long L0_0_set_23
.long L0_0_set_24
.long L0_0_set_25
.end_data_region
## -- End function
.comm _HALAKIM_PER_LUNAR_CYCLE,4,2 ## @HALAKIM_PER_LUNAR_CYCLE
.comm _monthsPerYear,8,3 ## @monthsPerYear
.comm _HALAKIM_PER_DAY,4,2 ## @HALAKIM_PER_DAY
.comm _JEWISH_SDN_OFFSET,4,2 ## @JEWISH_SDN_OFFSET
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _JewishToSdn ; -- Begin function JewishToSdn
.p2align 2
_JewishToSdn: ; @JewishToSdn
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov w8, #0
subs w21, w0, #1
b.lt LBB0_26
; %bb.1:
mov x19, x2
sub w9, w2, #31
cmn w9, #30
b.lo LBB0_26
; %bb.2:
mov x20, x1
sub w8, w1, #4
cmp w8, #3
b.lo LBB0_5
; %bb.3:
sub w8, w20, #1
cmp w8, #2
b.hs LBB0_8
; %bb.4:
add x1, sp, #28
add x2, sp, #24
add x3, sp, #16
add x4, sp, #12
add x5, sp, #20
bl _FindStartOfYear
ldr w8, [sp, #20]
add w8, w19, w8
add w9, w8, #29
sub w8, w8, #1
cmp w20, #1
csel w8, w9, w8, ne
b LBB0_25
LBB0_5:
add w0, w0, #1
add x1, sp, #28
add x2, sp, #24
add x3, sp, #16
add x4, sp, #12
add x5, sp, #20
bl _FindStartOfYear
Lloh0:
adrp x8, _monthsPerYear@GOTPAGE
Lloh1:
ldr x8, [x8, _monthsPerYear@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
mov w9, #27595
movk w9, #44840, lsl #16
umull x9, w21, w9
lsr x9, x9, #32
sub w10, w21, w9
add w9, w9, w10, lsr #1
lsr w9, w9, #4
mov w10, #19
msub w9, w9, w10, w21
ldr w8, [x8, w9, uxtw #2]
mov w9, #-59
mov w10, #-29
cmp w8, #12
csel w8, w10, w9, eq
cmp w20, #5
b.eq LBB0_12
; %bb.6:
cmp w20, #4
b.ne LBB0_13
; %bb.7:
ldr w9, [sp, #20]
add w8, w19, w8
add w8, w8, w9
sub w8, w8, #237
b LBB0_25
LBB0_8:
cmp w20, #3
b.ne LBB0_14
; %bb.9:
add x1, sp, #28
add x2, sp, #24
add x3, sp, #16
add x4, sp, #12
add x5, sp, #20
bl _FindStartOfYear
Lloh3:
adrp x8, _HALAKIM_PER_LUNAR_CYCLE@GOTPAGE
Lloh4:
ldr x8, [x8, _HALAKIM_PER_LUNAR_CYCLE@GOTPAGEOFF]
Lloh5:
adrp x9, _monthsPerYear@GOTPAGE
Lloh6:
ldr x9, [x9, _monthsPerYear@GOTPAGEOFF]
Lloh7:
ldr w8, [x8]
Lloh8:
ldr x9, [x9]
ldrsw x10, [sp, #24]
ldr w9, [x9, x10, lsl #2]
ldp w11, w12, [sp, #12]
madd w8, w9, w8, w11
Lloh9:
adrp x9, _HALAKIM_PER_DAY@GOTPAGE
Lloh10:
ldr x9, [x9, _HALAKIM_PER_DAY@GOTPAGEOFF]
Lloh11:
ldr w9, [x9]
sdiv w11, w8, w9
add w1, w12, w11
msub w2, w11, w9, w8
stp w2, w1, [sp, #12]
add w8, w10, #1
mov w9, #6899
movk w9, #27594, lsl #16
smull x9, w8, w9
lsr x10, x9, #63
asr x9, x9, #35
add w9, w9, w10
mov w10, #19
msub w0, w9, w10, w8
bl _Tishri1
ldr w8, [sp, #20]
sub w9, w0, w8
cmp w9, #385
b.eq LBB0_11
; %bb.10:
cmp w9, #355
b.ne LBB0_17
LBB0_11:
add w8, w8, w19
add w8, w8, #59
b LBB0_25
LBB0_12:
ldr w9, [sp, #20]
add w8, w19, w8
add w8, w8, w9
sub w8, w8, #208
b LBB0_25
LBB0_13:
ldr w9, [sp, #20]
add w8, w19, w8
add w8, w8, w9
sub w8, w8, #178
b LBB0_25
LBB0_14:
add w0, w0, #1
add x1, sp, #28
add x2, sp, #24
add x3, sp, #16
add x4, sp, #12
add x5, sp, #20
bl _FindStartOfYear
sub w8, w20, #7
cmp w8, #6
b.hi LBB0_18
; %bb.15:
Lloh12:
adrp x9, lJTI0_0@PAGE
Lloh13:
add x9, x9, lJTI0_0@PAGEOFF
adr x10, LBB0_16
ldrb w11, [x9, x8]
add x10, x10, x11, lsl #2
br x10
LBB0_16:
ldr w8, [sp, #20]
add w8, w19, w8
sub w8, w8, #207
b LBB0_25
LBB0_17:
add w8, w8, w19
add w8, w8, #58
b LBB0_25
LBB0_18:
mov w8, #0
b LBB0_26
LBB0_19:
ldr w8, [sp, #20]
add w8, w19, w8
sub w8, w8, #178
b LBB0_25
LBB0_20:
ldr w8, [sp, #20]
add w8, w19, w8
sub w8, w8, #148
b LBB0_25
LBB0_21:
ldr w8, [sp, #20]
add w8, w19, w8
sub w8, w8, #119
b LBB0_25
LBB0_22:
ldr w8, [sp, #20]
add w8, w19, w8
sub w8, w8, #89
b LBB0_25
LBB0_23:
ldr w8, [sp, #20]
add w8, w19, w8
sub w8, w8, #60
b LBB0_25
LBB0_24:
ldr w8, [sp, #20]
add w8, w19, w8
sub w8, w8, #30
LBB0_25:
Lloh14:
adrp x9, _JEWISH_SDN_OFFSET@GOTPAGE
Lloh15:
ldr x9, [x9, _JEWISH_SDN_OFFSET@GOTPAGEOFF]
Lloh16:
ldr w9, [x9]
add w8, w9, w8
LBB0_26:
mov x0, x8
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 AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh7
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.cfi_endproc
.section __TEXT,__const
lJTI0_0:
.byte (LBB0_16-LBB0_16)>>2
.byte (LBB0_19-LBB0_16)>>2
.byte (LBB0_20-LBB0_16)>>2
.byte (LBB0_21-LBB0_16)>>2
.byte (LBB0_22-LBB0_16)>>2
.byte (LBB0_23-LBB0_16)>>2
.byte (LBB0_24-LBB0_16)>>2
; -- End function
.comm _HALAKIM_PER_LUNAR_CYCLE,4,2 ; @HALAKIM_PER_LUNAR_CYCLE
.comm _monthsPerYear,8,3 ; @monthsPerYear
.comm _HALAKIM_PER_DAY,4,2 ; @HALAKIM_PER_DAY
.comm _JEWISH_SDN_OFFSET,4,2 ; @JEWISH_SDN_OFFSET
.subsections_via_symbols
| AnghaBench/php-src/ext/calendar/extr_jewish.c_JewishToSdn.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ignore_compatibility_form
_ignore_compatibility_form: ## @ignore_compatibility_form
.cfi_startproc
## %bb.0:
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 $136, %rsp
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r15
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -32(%rbp)
movaps l___const.ignore_compatibility_form.ignored_types+112(%rip), %xmm0
movaps %xmm0, -48(%rbp)
movaps l___const.ignore_compatibility_form.ignored_types+96(%rip), %xmm0
movaps %xmm0, -64(%rbp)
movaps l___const.ignore_compatibility_form.ignored_types+80(%rip), %xmm0
movaps %xmm0, -80(%rbp)
movaps l___const.ignore_compatibility_form.ignored_types+64(%rip), %xmm0
movaps %xmm0, -96(%rbp)
movaps l___const.ignore_compatibility_form.ignored_types+48(%rip), %xmm0
movaps %xmm0, -112(%rbp)
movaps l___const.ignore_compatibility_form.ignored_types+32(%rip), %xmm0
movaps %xmm0, -128(%rbp)
movaps l___const.ignore_compatibility_form.ignored_types+16(%rip), %xmm0
movaps %xmm0, -144(%rbp)
movaps l___const.ignore_compatibility_form.ignored_types(%rip), %xmm0
movaps %xmm0, -160(%rbp)
leaq -160(%rbp), %rdi
callq _ARRAY_SIZE
testl %eax, %eax
jle LBB0_5
## %bb.1:
xorl %ebx, %ebx
leaq -160(%rbp), %r14
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq -160(%rbp,%rbx,8), %rsi
movq %r15, %rdi
callq _strcmp
testq %rax, %rax
je LBB0_6
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
incq %rbx
movq %r14, %rdi
callq _ARRAY_SIZE
cltq
cmpq %rax, %rbx
jl LBB0_2
LBB0_5:
xorl %eax, %eax
jmp LBB0_7
LBB0_6:
movl $1, %eax
LBB0_7:
movq ___stack_chk_guard@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
cmpq -32(%rbp), %rcx
jne LBB0_9
## %bb.8:
addq $136, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB0_9:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "font"
L_.str.1: ## @.str.1
.asciz "noBreak"
L_.str.2: ## @.str.2
.asciz "initial"
L_.str.3: ## @.str.3
.asciz "medial"
L_.str.4: ## @.str.4
.asciz "final"
L_.str.5: ## @.str.5
.asciz "isolated"
L_.str.6: ## @.str.6
.asciz "circle"
L_.str.7: ## @.str.7
.asciz "super"
L_.str.8: ## @.str.8
.asciz "sub"
L_.str.9: ## @.str.9
.asciz "vertical"
L_.str.10: ## @.str.10
.asciz "wide"
L_.str.11: ## @.str.11
.asciz "narrow"
L_.str.12: ## @.str.12
.asciz "small"
L_.str.13: ## @.str.13
.asciz "square"
L_.str.14: ## @.str.14
.asciz "fraction"
L_.str.15: ## @.str.15
.asciz "compat"
.section __DATA,__const
.p2align 4 ## @__const.ignore_compatibility_form.ignored_types
l___const.ignore_compatibility_form.ignored_types:
.quad L_.str
.quad L_.str.1
.quad L_.str.2
.quad L_.str.3
.quad L_.str.4
.quad L_.str.5
.quad L_.str.6
.quad L_.str.7
.quad L_.str.8
.quad L_.str.9
.quad L_.str.10
.quad L_.str.11
.quad L_.str.12
.quad L_.str.13
.quad L_.str.14
.quad L_.str.15
.no_dead_strip _ignore_compatibility_form
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ignore_compatibility_form
_ignore_compatibility_form: ; @ignore_compatibility_form
.cfi_startproc
; %bb.0:
sub sp, sp, #192
.cfi_def_cfa_offset 192
stp x22, x21, [sp, #144] ; 16-byte Folded Spill
stp x20, x19, [sp, #160] ; 16-byte Folded Spill
stp x29, x30, [sp, #176] ; 16-byte Folded Spill
add x29, sp, #176
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
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, #-40]
Lloh3:
adrp x8, l___const.ignore_compatibility_form.ignored_types@PAGE
Lloh4:
add x8, x8, l___const.ignore_compatibility_form.ignored_types@PAGEOFF
ldp q0, q1, [x8, #64]
stp q0, q1, [sp, #64]
ldp q0, q1, [x8, #96]
stp q0, q1, [sp, #96]
ldp q0, q1, [x8]
stp q0, q1, [sp]
ldp q0, q1, [x8, #32]
stp q0, q1, [sp, #32]
mov x20, sp
mov x0, sp
bl _ARRAY_SIZE
cmp w0, #1
b.lt LBB0_4
; %bb.1:
mov x21, #0
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr x1, [x20, x21, lsl #3]
mov x0, x19
bl _strcmp
cbz x0, LBB0_5
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
add x21, x21, #1
mov x0, sp
bl _ARRAY_SIZE
cmp x21, w0, sxtw
b.lt LBB0_2
LBB0_4:
mov w0, #0
b LBB0_6
LBB0_5:
mov w0, #1
LBB0_6:
ldur x8, [x29, #-40]
Lloh5:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh6:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh7:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_8
; %bb.7:
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
ldp x20, x19, [sp, #160] ; 16-byte Folded Reload
ldp x22, x21, [sp, #144] ; 16-byte Folded Reload
add sp, sp, #192
ret
LBB0_8:
bl ___stack_chk_fail
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "font"
l_.str.1: ; @.str.1
.asciz "noBreak"
l_.str.2: ; @.str.2
.asciz "initial"
l_.str.3: ; @.str.3
.asciz "medial"
l_.str.4: ; @.str.4
.asciz "final"
l_.str.5: ; @.str.5
.asciz "isolated"
l_.str.6: ; @.str.6
.asciz "circle"
l_.str.7: ; @.str.7
.asciz "super"
l_.str.8: ; @.str.8
.asciz "sub"
l_.str.9: ; @.str.9
.asciz "vertical"
l_.str.10: ; @.str.10
.asciz "wide"
l_.str.11: ; @.str.11
.asciz "narrow"
l_.str.12: ; @.str.12
.asciz "small"
l_.str.13: ; @.str.13
.asciz "square"
l_.str.14: ; @.str.14
.asciz "fraction"
l_.str.15: ; @.str.15
.asciz "compat"
.section __DATA,__const
.p2align 3 ; @__const.ignore_compatibility_form.ignored_types
l___const.ignore_compatibility_form.ignored_types:
.quad l_.str
.quad l_.str.1
.quad l_.str.2
.quad l_.str.3
.quad l_.str.4
.quad l_.str.5
.quad l_.str.6
.quad l_.str.7
.quad l_.str.8
.quad l_.str.9
.quad l_.str.10
.quad l_.str.11
.quad l_.str.12
.quad l_.str.13
.quad l_.str.14
.quad l_.str.15
.no_dead_strip _ignore_compatibility_form
.subsections_via_symbols
| AnghaBench/linux/fs/unicode/extr_mkutf8data.c_ignore_compatibility_form.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function as102_read_ep2
_as102_read_ep2: ## @as102_read_ep2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $16, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
testq %rsi, %rsi
je LBB0_1
## %bb.2:
movl %edx, %r15d
movq %rsi, %rbx
movq %rdi, %r14
movq (%rdi), %r12
movq %r12, %rdi
movl $2, %esi
callq _usb_rcvbulkpipe
leaq -36(%rbp), %r8
movq %r12, %rdi
movl %eax, %esi
movq %rbx, %rdx
movl %r15d, %ecx
movl $200, %r9d
callq _usb_bulk_msg
testl %eax, %eax
je LBB0_4
## %bb.3:
movl %eax, %ebx
movq (%r14), %rdi
leaq L_.str(%rip), %rsi
movl %eax, %edx
xorl %eax, %eax
callq _dev_dbg
movl %ebx, %r15d
jmp LBB0_6
LBB0_1:
movq _EINVAL@GOTPCREL(%rip), %rax
xorl %r15d, %r15d
subl (%rax), %r15d
jmp LBB0_6
LBB0_4:
movl -36(%rbp), %edx
cmpl %r15d, %edx
je LBB0_6
## %bb.5:
movq (%r14), %rdi
leaq L_.str.1(%rip), %rsi
movl %r15d, %ecx
xorl %eax, %eax
callq _dev_dbg
movl $-1, %r15d
LBB0_6:
movl %r15d, %eax
addq $16, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _EINVAL,4,2 ## @EINVAL
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "usb_bulk_msg(recv) failed, err %i\n"
L_.str.1: ## @.str.1
.asciz "only read %d of %d bytes\n"
.no_dead_strip _as102_read_ep2
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function as102_read_ep2
_as102_read_ep2: ; @as102_read_ep2
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
cbz x1, LBB0_3
; %bb.1:
mov x19, x2
mov x21, x1
mov x20, x0
ldr x22, [x0]
mov x0, x22
mov w1, #2
bl _usb_rcvbulkpipe
mov x1, x0
add x4, sp, #12
mov x0, x22
mov x2, x21
mov x3, x19
mov w5, #200
bl _usb_bulk_msg
cbz w0, LBB0_4
; %bb.2:
mov x21, x0
ldr x0, [x20]
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
mov x2, x21
bl _dev_dbg
mov x19, x21
b LBB0_6
LBB0_3:
Lloh2:
adrp x8, _EINVAL@GOTPAGE
Lloh3:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh4:
ldr w8, [x8]
neg w19, w8
b LBB0_6
LBB0_4:
ldr w2, [sp, #12]
cmp w2, w19
b.eq LBB0_6
; %bb.5:
ldr x0, [x20]
str x19, [sp]
Lloh5:
adrp x1, l_.str.1@PAGE
Lloh6:
add x1, x1, l_.str.1@PAGEOFF
bl _dev_dbg
mov w19, #-1
LBB0_6:
mov x0, x19
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpAdd Lloh5, Lloh6
.cfi_endproc
; -- End function
.comm _EINVAL,4,2 ; @EINVAL
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "usb_bulk_msg(recv) failed, err %i\n"
l_.str.1: ; @.str.1
.asciz "only read %d of %d bytes\n"
.no_dead_strip _as102_read_ep2
.subsections_via_symbols
| AnghaBench/linux/drivers/media/usb/as102/extr_as102_usb_drv.c_as102_read_ep2.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function node_to_str
_node_to_str: ## @node_to_str
.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), %esi
movl 4(%rdi), %edi
popq %rbp
jmp _strm_str_new ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _node_to_str
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function node_to_str
_node_to_str: ; @node_to_str
.cfi_startproc
; %bb.0:
ldp w1, w8, [x0]
mov x0, x8
b _strm_str_new
.cfi_endproc
; -- End function
.no_dead_strip _node_to_str
.subsections_via_symbols
| AnghaBench/streem/src/extr_exec.c_node_to_str.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function b43legacy_wireless_init
_b43legacy_wireless_init: ## @b43legacy_wireless_init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
movq 8(%rdi), %r13
movq _ENOMEM@GOTPCREL(%rip), %rax
movl (%rax), %r15d
movq %r13, %rdi
callq _b43legacy_sprom_fixup
movq _b43legacy_hw_ops@GOTPCREL(%rip), %rsi
movl $48, %edi
callq _ieee80211_alloc_hw
testq %rax, %rax
je LBB0_1
## %bb.2:
movq %rax, %r12
movq _IEEE80211_HW_RX_INCLUDES_FCS@GOTPCREL(%rip), %rax
movq _IEEE80211_HW_SIGNAL_DBM@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
orl (%rax), %ecx
movl %ecx, (%r12)
movq _NL80211_IFTYPE_AP@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _BIT
movl %eax, %r15d
movq _NL80211_IFTYPE_STATION@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _BIT
movl %eax, %ebx
orl %r15d, %ebx
movq _NL80211_IFTYPE_WDS@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _BIT
movl %eax, %r15d
movq _NL80211_IFTYPE_ADHOC@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _BIT
orl %r15d, %eax
orl %ebx, %eax
movq 16(%r12), %rcx
movl %eax, (%rcx)
movabsq $8589934593, %rax ## imm = 0x200000001
movq %rax, 4(%r12)
movq %r14, -48(%rbp) ## 8-byte Spill
movl 16(%r14), %esi
movq %r12, %rdi
callq _SET_IEEE80211_DEV
movl 8(%r13), %edi
callq _is_valid_ether_addr
xorl %ecx, %ecx
testq %rax, %rax
setne %cl
movl 4(%r13,%rcx,4), %esi
movq %r12, %rdi
callq _SET_IEEE80211_PERM_ADDR
movq %r12, %rdi
callq _hw_to_b43legacy_wl
movq %rax, %r13
xorl %r15d, %r15d
movq %rax, %rdi
xorl %esi, %esi
movl $48, %edx
callq _memset
movq %r12, 40(%r13)
leaq 36(%r13), %rdi
callq _spin_lock_init
leaq 32(%r13), %rdi
callq _spin_lock_init
leaq 28(%r13), %rdi
callq _mutex_init
leaq 24(%r13), %rdi
callq _INIT_LIST_HEAD
leaq 20(%r13), %rdi
movq _b43legacy_beacon_update_trigger_work@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _INIT_WORK
movq %r13, %rdi
addq $16, %rdi
movq _b43legacy_tx_work@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _INIT_WORK
movq _B43legacy_QOS_QUEUE_NUM@GOTPCREL(%rip), %r12
cmpl $0, (%r12)
jle LBB0_5
## %bb.3:
xorl %ebx, %ebx
xorl %r14d, %r14d
.p2align 4, 0x90
LBB0_4: ## =>This Inner Loop Header: Depth=1
movq 8(%r13), %rdi
addq %rbx, %rdi
callq _skb_queue_head_init
movq (%r13), %rax
movq $0, (%rax,%rbx,2)
incq %r14
movslq (%r12), %rax
addq $4, %rbx
cmpq %rax, %r14
jl LBB0_4
LBB0_5:
movq -48(%rbp), %rbx ## 8-byte Reload
movq %rbx, %rdi
movq %r13, %rsi
callq _ssb_set_devtypedata
movq 8(%rbx), %rax
movl (%rax), %edx
movl (%rbx), %ecx
leaq L_.str.1(%rip), %rsi
movq %r13, %rdi
callq _b43legacyinfo
jmp LBB0_6
LBB0_1:
negl %r15d
leaq L_.str(%rip), %rsi
xorl %edi, %edi
callq _b43legacyerr
LBB0_6:
movl %r15d, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ENOMEM,4,2 ## @ENOMEM
.comm _b43legacy_hw_ops,4,2 ## @b43legacy_hw_ops
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Could not allocate ieee80211 device\n"
.comm _IEEE80211_HW_RX_INCLUDES_FCS,4,2 ## @IEEE80211_HW_RX_INCLUDES_FCS
.comm _IEEE80211_HW_SIGNAL_DBM,4,2 ## @IEEE80211_HW_SIGNAL_DBM
.comm _NL80211_IFTYPE_AP,4,2 ## @NL80211_IFTYPE_AP
.comm _NL80211_IFTYPE_STATION,4,2 ## @NL80211_IFTYPE_STATION
.comm _NL80211_IFTYPE_WDS,4,2 ## @NL80211_IFTYPE_WDS
.comm _NL80211_IFTYPE_ADHOC,4,2 ## @NL80211_IFTYPE_ADHOC
.comm _b43legacy_beacon_update_trigger_work,4,2 ## @b43legacy_beacon_update_trigger_work
.comm _b43legacy_tx_work,4,2 ## @b43legacy_tx_work
.comm _B43legacy_QOS_QUEUE_NUM,4,2 ## @B43legacy_QOS_QUEUE_NUM
L_.str.1: ## @.str.1
.asciz "Broadcom %04X WLAN found (core revision %u)\n"
.no_dead_strip _b43legacy_wireless_init
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function b43legacy_wireless_init
lCPI0_0:
.long 1 ; 0x1
.long 2 ; 0x2
.section __TEXT,__text,regular,pure_instructions
.p2align 2
_b43legacy_wireless_init: ; @b43legacy_wireless_init
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x0
ldr x20, [x0, #8]
Lloh0:
adrp x8, _ENOMEM@GOTPAGE
Lloh1:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
Lloh2:
ldr w22, [x8]
mov x0, x20
bl _b43legacy_sprom_fixup
Lloh3:
adrp x1, _b43legacy_hw_ops@GOTPAGE
Lloh4:
ldr x1, [x1, _b43legacy_hw_ops@GOTPAGEOFF]
mov w0, #48
bl _ieee80211_alloc_hw
cbz x0, LBB0_5
; %bb.1:
mov x21, x0
Lloh5:
adrp x8, _IEEE80211_HW_RX_INCLUDES_FCS@GOTPAGE
Lloh6:
ldr x8, [x8, _IEEE80211_HW_RX_INCLUDES_FCS@GOTPAGEOFF]
Lloh7:
ldr w8, [x8]
Lloh8:
adrp x9, _IEEE80211_HW_SIGNAL_DBM@GOTPAGE
Lloh9:
ldr x9, [x9, _IEEE80211_HW_SIGNAL_DBM@GOTPAGEOFF]
Lloh10:
ldr w9, [x9]
orr w8, w9, w8
str w8, [x0]
Lloh11:
adrp x8, _NL80211_IFTYPE_AP@GOTPAGE
Lloh12:
ldr x8, [x8, _NL80211_IFTYPE_AP@GOTPAGEOFF]
Lloh13:
ldr w0, [x8]
bl _BIT
mov x22, x0
Lloh14:
adrp x8, _NL80211_IFTYPE_STATION@GOTPAGE
Lloh15:
ldr x8, [x8, _NL80211_IFTYPE_STATION@GOTPAGEOFF]
Lloh16:
ldr w0, [x8]
bl _BIT
orr w22, w0, w22
Lloh17:
adrp x8, _NL80211_IFTYPE_WDS@GOTPAGE
Lloh18:
ldr x8, [x8, _NL80211_IFTYPE_WDS@GOTPAGEOFF]
Lloh19:
ldr w0, [x8]
bl _BIT
orr w22, w22, w0
Lloh20:
adrp x8, _NL80211_IFTYPE_ADHOC@GOTPAGE
Lloh21:
ldr x8, [x8, _NL80211_IFTYPE_ADHOC@GOTPAGEOFF]
Lloh22:
ldr w0, [x8]
bl _BIT
orr w8, w22, w0
ldr x9, [x21, #16]
str w8, [x9]
Lloh23:
adrp x8, lCPI0_0@PAGE
Lloh24:
ldr d0, [x8, lCPI0_0@PAGEOFF]
stur d0, [x21, #4]
ldr w1, [x19, #16]
mov x0, x21
bl _SET_IEEE80211_DEV
ldr w0, [x20, #8]
bl _is_valid_ether_addr
mov w8, #8
mov w9, #4
cmp x0, #0
csel x8, x9, x8, eq
ldr w1, [x20, x8]
mov x0, x21
bl _SET_IEEE80211_PERM_ADDR
mov x0, x21
bl _hw_to_b43legacy_wl
mov x20, x0
mov w1, #0
mov w2, #48
bl _memset
str x21, [x20, #40]
add x0, x20, #36
bl _spin_lock_init
add x0, x20, #32
bl _spin_lock_init
add x0, x20, #28
bl _mutex_init
add x0, x20, #24
bl _INIT_LIST_HEAD
add x0, x20, #20
Lloh25:
adrp x8, _b43legacy_beacon_update_trigger_work@GOTPAGE
Lloh26:
ldr x8, [x8, _b43legacy_beacon_update_trigger_work@GOTPAGEOFF]
Lloh27:
ldr w1, [x8]
bl _INIT_WORK
add x0, x20, #16
Lloh28:
adrp x8, _b43legacy_tx_work@GOTPAGE
Lloh29:
ldr x8, [x8, _b43legacy_tx_work@GOTPAGEOFF]
Lloh30:
ldr w1, [x8]
bl _INIT_WORK
Lloh31:
adrp x21, _B43legacy_QOS_QUEUE_NUM@GOTPAGE
Lloh32:
ldr x21, [x21, _B43legacy_QOS_QUEUE_NUM@GOTPAGEOFF]
ldr w8, [x21]
cmp w8, #1
b.lt LBB0_4
; %bb.2:
mov x22, #0
mov x23, #0
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [x20, #8]
add x0, x8, x22
bl _skb_queue_head_init
ldr x8, [x20]
str xzr, [x8, x23, lsl #3]
add x23, x23, #1
ldrsw x8, [x21]
add x22, x22, #4
cmp x23, x8
b.lt LBB0_3
LBB0_4:
mov x0, x19
mov x1, x20
bl _ssb_set_devtypedata
ldr x8, [x19, #8]
ldr w2, [x8]
ldr w3, [x19]
Lloh33:
adrp x1, l_.str.1@PAGE
Lloh34:
add x1, x1, l_.str.1@PAGEOFF
mov x0, x20
bl _b43legacyinfo
mov w19, #0
b LBB0_6
LBB0_5:
neg w19, w22
Lloh35:
adrp x1, l_.str@PAGE
Lloh36:
add x1, x1, l_.str@PAGEOFF
bl _b43legacyerr
LBB0_6:
mov x0, x19
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh31, Lloh32
.loh AdrpLdrGotLdr Lloh28, Lloh29, Lloh30
.loh AdrpLdrGotLdr Lloh25, Lloh26, Lloh27
.loh AdrpLdr Lloh23, Lloh24
.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 AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpAdd Lloh33, Lloh34
.loh AdrpAdd Lloh35, Lloh36
.cfi_endproc
; -- End function
.comm _ENOMEM,4,2 ; @ENOMEM
.comm _b43legacy_hw_ops,4,2 ; @b43legacy_hw_ops
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Could not allocate ieee80211 device\n"
.comm _IEEE80211_HW_RX_INCLUDES_FCS,4,2 ; @IEEE80211_HW_RX_INCLUDES_FCS
.comm _IEEE80211_HW_SIGNAL_DBM,4,2 ; @IEEE80211_HW_SIGNAL_DBM
.comm _NL80211_IFTYPE_AP,4,2 ; @NL80211_IFTYPE_AP
.comm _NL80211_IFTYPE_STATION,4,2 ; @NL80211_IFTYPE_STATION
.comm _NL80211_IFTYPE_WDS,4,2 ; @NL80211_IFTYPE_WDS
.comm _NL80211_IFTYPE_ADHOC,4,2 ; @NL80211_IFTYPE_ADHOC
.comm _b43legacy_beacon_update_trigger_work,4,2 ; @b43legacy_beacon_update_trigger_work
.comm _b43legacy_tx_work,4,2 ; @b43legacy_tx_work
.comm _B43legacy_QOS_QUEUE_NUM,4,2 ; @B43legacy_QOS_QUEUE_NUM
l_.str.1: ; @.str.1
.asciz "Broadcom %04X WLAN found (core revision %u)\n"
.no_dead_strip _b43legacy_wireless_init
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/net/wireless/b43legacy/extr_main.c_b43legacy_wireless_init.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function digitv_tuner_attach
_digitv_tuner_attach: ## @digitv_tuner_attach
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %rbx
movq (%rdi), %rax
movq 8(%rdi), %rcx
movq (%rcx), %r15
movq _dvb_pll_attach@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
movq (%rax), %rsi
movq _DVB_PLL_TDED4@GOTPCREL(%rip), %rax
movl (%rax), %r8d
xorl %r14d, %r14d
movl $96, %edx
xorl %ecx, %ecx
callq _dvb_attach
testl %eax, %eax
je LBB0_1
## %bb.2:
cmpq $0, (%r15)
je LBB0_4
## %bb.3:
movq _digitv_nxt6000_tuner_set_params@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq (%rbx), %rcx
movq (%rcx), %rcx
movl %eax, (%rcx)
jmp LBB0_4
LBB0_1:
movq _ENODEV@GOTPCREL(%rip), %rax
xorl %r14d, %r14d
subl (%rax), %r14d
LBB0_4:
movl %r14d, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _dvb_pll_attach,4,2 ## @dvb_pll_attach
.comm _DVB_PLL_TDED4,4,2 ## @DVB_PLL_TDED4
.comm _ENODEV,4,2 ## @ENODEV
.comm _digitv_nxt6000_tuner_set_params,4,2 ## @digitv_nxt6000_tuner_set_params
.no_dead_strip _digitv_tuner_attach
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function digitv_tuner_attach
_digitv_tuner_attach: ; @digitv_tuner_attach
.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, _dvb_pll_attach@GOTPAGE
Lloh1:
ldr x8, [x8, _dvb_pll_attach@GOTPAGEOFF]
ldp x10, x9, [x0]
ldr x20, [x9]
Lloh2:
ldr w0, [x8]
ldr x1, [x10]
Lloh3:
adrp x8, _DVB_PLL_TDED4@GOTPAGE
Lloh4:
ldr x8, [x8, _DVB_PLL_TDED4@GOTPAGEOFF]
Lloh5:
ldr w4, [x8]
mov w2, #96
mov x3, #0
bl _dvb_attach
cbz w0, LBB0_3
; %bb.1:
ldr x8, [x20]
cbz x8, LBB0_4
; %bb.2:
mov w0, #0
Lloh6:
adrp x8, _digitv_nxt6000_tuner_set_params@GOTPAGE
Lloh7:
ldr x8, [x8, _digitv_nxt6000_tuner_set_params@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
ldr x9, [x19]
ldr x9, [x9]
str w8, [x9]
b LBB0_5
LBB0_3:
Lloh9:
adrp x8, _ENODEV@GOTPAGE
Lloh10:
ldr x8, [x8, _ENODEV@GOTPAGEOFF]
Lloh11:
ldr w8, [x8]
neg w0, w8
b LBB0_5
LBB0_4:
mov w0, #0
LBB0_5:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.cfi_endproc
; -- End function
.comm _dvb_pll_attach,4,2 ; @dvb_pll_attach
.comm _DVB_PLL_TDED4,4,2 ; @DVB_PLL_TDED4
.comm _ENODEV,4,2 ; @ENODEV
.comm _digitv_nxt6000_tuner_set_params,4,2 ; @digitv_nxt6000_tuner_set_params
.no_dead_strip _digitv_tuner_attach
.subsections_via_symbols
| AnghaBench/linux/drivers/media/usb/dvb-usb/extr_digitv.c_digitv_tuner_attach.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ath_node_getsignal
_ath_node_getsignal: ## @ath_node_getsignal
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %r14
movq %rsi, %r12
movq %rdi, %rbx
movq 8(%rdi), %rax
movq 8(%rax), %rcx
movq (%rcx), %r15
callq *(%rax)
movl %eax, (%r12)
movl (%rbx), %esi
movq _IEEE80211_CHAN_ANYC@GOTPCREL(%rip), %rcx
movl $-95, %eax
cmpl (%rcx), %esi
je LBB0_2
## %bb.1:
movq %r15, %rdi
callq _ath_hal_getchannoise
LBB0_2:
movl %eax, (%r14)
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _IEEE80211_CHAN_ANYC,4,2 ## @IEEE80211_CHAN_ANYC
.no_dead_strip _ath_node_getsignal
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ath_node_getsignal
_ath_node_getsignal: ; @ath_node_getsignal
.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 x22, x0
ldr x8, [x0, #8]
ldp x8, x9, [x8]
ldr x20, [x9]
blr x8
str w0, [x21]
ldr w1, [x22]
Lloh0:
adrp x8, _IEEE80211_CHAN_ANYC@GOTPAGE
Lloh1:
ldr x8, [x8, _IEEE80211_CHAN_ANYC@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
cmp w1, w8
b.ne LBB0_2
; %bb.1:
mov w0, #-95
b LBB0_3
LBB0_2:
mov x0, x20
bl _ath_hal_getchannoise
LBB0_3:
str w0, [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 AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _IEEE80211_CHAN_ANYC,4,2 ; @IEEE80211_CHAN_ANYC
.no_dead_strip _ath_node_getsignal
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/ath/extr_if_ath.c_ath_node_getsignal.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _fungshuei ## -- Begin function fungshuei
.p2align 4, 0x90
_fungshuei: ## @fungshuei
.cfi_startproc
## %bb.0:
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 %ebx, %ebx
movq _bitmaps@GOTPCREL(%rip), %r14
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl $1670, %edi ## imm = 0x686
movl $2, %esi
movl $1, %edx
movl $8, %ecx
xorl %r8d, %r8d
callq _CreateBitmap
movq (%r14), %rcx
movl %eax, (%rcx,%rbx,4)
incq %rbx
cmpq $5000, %rbx ## imm = 0x1388
jne LBB0_1
## %bb.2:
movl $4, %edi
callq _malloc
movq %rax, %r12
movq %rax, %rdi
movl $4, %esi
callq _SecureZeroMemory
movl $28000, %edi ## imm = 0x6D60
callq _malloc
movq %rax, %r14
movl $28000, %edi ## imm = 0x6D60
callq _malloc
movq %rax, %r15
xorl %r13d, %r13d
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq %r12, %rdi
movl $1, %esi
callq _CreateAcceleratorTableA
movl %eax, %ebx
movq %r12, %rdi
movl $1, %esi
callq _CreateAcceleratorTableW
movl %ebx, (%r14,%r13,4)
movl %eax, (%r15,%r13,4)
incq %r13
cmpq $7000, %r13 ## imm = 0x1B58
jne LBB0_3
## %bb.4:
xorl %ebx, %ebx
movq _bitmaps@GOTPCREL(%rip), %r12
.p2align 4, 0x90
LBB0_5: ## =>This Inner Loop Header: Depth=1
movq (%r12), %rax
movl (%rax,%rbx,4), %edi
callq _DeleteObject
incq %rbx
cmpq $5000, %rbx ## imm = 0x1388
jne LBB0_5
## %bb.6:
movl $5000, %ebx ## imm = 0x1388
.p2align 4, 0x90
LBB0_7: ## =>This Inner Loop Header: Depth=1
movl $121, %edi
movl $121, %esi
movl $1, %edx
movl $1, %ecx
callq _CreateEllipticRgn
decl %ebx
jne LBB0_7
## %bb.8:
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_9: ## =>This Inner Loop Header: Depth=1
movl $82, %edi
movl $1, %esi
movl $1, %edx
movl $32, %ecx
xorl %r8d, %r8d
callq _CreateBitmap
movq (%r12), %rcx
movl %eax, (%rcx,%rbx,4)
incq %rbx
cmpq $5000, %rbx ## imm = 0x1388
jne LBB0_9
## %bb.10:
movl $1700, %ebx ## imm = 0x6A4
.p2align 4, 0x90
LBB0_11: ## =>This Inner Loop Header: Depth=1
movl $48, %edi
callq _AllocateClipBoard2
decl %ebx
jne LBB0_11
## %bb.12:
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_13: ## =>This Inner Loop Header: Depth=1
movl 8000(%r14,%rbx,4), %edi
callq _DestroyAcceleratorTable
movl 8000(%r15,%rbx,4), %edi
callq _DestroyAcceleratorTable
incq %rbx
cmpq $2000, %rbx ## imm = 0x7D0
jne LBB0_13
## %bb.14:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _bitmaps,8,3 ## @bitmaps
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _fungshuei ; -- Begin function fungshuei
.p2align 2
_fungshuei: ; @fungshuei
.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, #0
Lloh0:
adrp x23, _bitmaps@GOTPAGE
Lloh1:
ldr x23, [x23, _bitmaps@GOTPAGEOFF]
mov w20, #20000
LBB0_1: ; =>This Inner Loop Header: Depth=1
mov w0, #1670
mov w1, #2
mov w2, #1
mov w3, #8
mov x4, #0
bl _CreateBitmap
ldr x8, [x23]
str w0, [x8, x19]
add x19, x19, #4
cmp x19, x20
b.ne LBB0_1
; %bb.2:
mov w0, #4
bl _malloc
mov x21, x0
mov w1, #4
bl _SecureZeroMemory
mov w0, #28000
bl _malloc
mov x19, x0
mov w0, #28000
bl _malloc
mov x20, x0
mov w24, #7000
mov x25, x19
mov x26, x0
LBB0_3: ; =>This Inner Loop Header: Depth=1
mov x0, x21
mov w1, #1
bl _CreateAcceleratorTableA
mov x22, x0
mov x0, x21
mov w1, #1
bl _CreateAcceleratorTableW
str w22, [x25], #4
str w0, [x26], #4
subs x24, x24, #1
b.ne LBB0_3
; %bb.4:
mov x21, #0
mov w22, #20000
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr x8, [x23]
ldr w0, [x8, x21]
bl _DeleteObject
add x21, x21, #4
cmp x21, x22
b.ne LBB0_5
; %bb.6:
mov w21, #5000
LBB0_7: ; =>This Inner Loop Header: Depth=1
mov w0, #121
mov w1, #121
mov w2, #1
mov w3, #1
bl _CreateEllipticRgn
subs w21, w21, #1
b.ne LBB0_7
; %bb.8:
mov x21, #0
mov w22, #20000
LBB0_9: ; =>This Inner Loop Header: Depth=1
mov w0, #82
mov w1, #1
mov w2, #1
mov w3, #32
mov x4, #0
bl _CreateBitmap
ldr x8, [x23]
str w0, [x8, x21]
add x21, x21, #4
cmp x21, x22
b.ne LBB0_9
; %bb.10:
mov w21, #1700
LBB0_11: ; =>This Inner Loop Header: Depth=1
mov w0, #48
bl _AllocateClipBoard2
subs w21, w21, #1
b.ne LBB0_11
; %bb.12:
mov x21, #0
mov w8, #8000
add x20, x20, x8
add x19, x19, x8
LBB0_13: ; =>This Inner Loop Header: Depth=1
lsl x22, x21, #2
ldr w0, [x19, x22]
bl _DestroyAcceleratorTable
ldr w0, [x20, x22]
bl _DestroyAcceleratorTable
add x21, x21, #1
cmp x21, #2000
b.ne LBB0_13
; %bb.14:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _bitmaps,8,3 ; @bitmaps
.subsections_via_symbols
| AnghaBench/exploitdb/exploits/windows_x86-64/local/extr_41020.c_fungshuei.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.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 %rbx
pushq %rax
.cfi_offset %rbx, -24
movb (%rdi), %al
testb %al, %al
je LBB0_3
## %bb.1:
movq %rdi, %rbx
incq %rbx
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movsbl %al, %edi
callq _ft_putchar
movzbl (%rbx), %eax
incq %rbx
testb %al, %al
jne LBB0_2
LBB0_3:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq (%rsi), %rbx
movb (%rbx), %al
testb %al, %al
je LBB1_3
## %bb.1:
incq %rbx
.p2align 4, 0x90
LBB1_2: ## =>This Inner Loop Header: Depth=1
movsbl %al, %edi
callq _ft_putchar
movzbl (%rbx), %eax
incq %rbx
testb %al, %al
jne LBB1_2
LBB1_3:
movl $10, %edi
callq _ft_putchar
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 _ft_putstr ; -- Begin function ft_putstr
.p2align 2
_ft_putstr: ; @ft_putstr
.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
ldrb w8, [x0]
cbz w8, LBB0_3
; %bb.1:
add x19, x0, #1
LBB0_2: ; =>This Inner Loop Header: Depth=1
sxtb w0, w8
bl _ft_putchar
ldrb w8, [x19], #1
cbnz w8, LBB0_2
LBB0_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
ldr x9, [x1]
ldrb w8, [x9]
cbz w8, LBB1_3
; %bb.1:
add x19, x9, #1
LBB1_2: ; =>This Inner Loop Header: Depth=1
sxtb w0, w8
bl _ft_putchar
ldrb w8, [x19], #1
cbnz w8, LBB1_2
LBB1_3:
mov w0, #10
bl _ft_putchar
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
| the_stack_data/181394559.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function osmesa_fifo_accept
_osmesa_fifo_accept: ## @osmesa_fifo_accept
.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 8(%rdi), %eax
movl %eax, -12(%rbp)
movq _POLLIN@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -16(%rbp)
cmpq $0, (%rdi)
jns LBB0_5
## %bb.1:
movq %rdi, %rbx
leaq -16(%rbp), %rdi
movl $1, %esi
xorl %edx, %edx
callq _poll
testl %eax, %eax
js LBB0_2
## %bb.3:
je LBB0_5
## %bb.4:
movl 8(%rbx), %edi
xorl %esi, %esi
xorl %edx, %edx
callq _accept
movq %rax, (%rbx)
movq _stderr@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
leaq L_.str.1(%rip), %rsi
movq %rax, %rdx
callq _fprintf
LBB0_5:
addq $8, %rsp
popq %rbx
popq %rbp
retq
LBB0_2:
leaq L_.str(%rip), %rdi
callq _perror
jmp LBB0_5
.cfi_endproc
## -- End function
.comm _POLLIN,4,2 ## @POLLIN
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "[osmesa] poll() error"
.comm _stderr,4,2 ## @stderr
L_.str.1: ## @.str.1
.asciz "[osmesa] Client %i connected.\n"
.no_dead_strip _osmesa_fifo_accept
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function osmesa_fifo_accept
_osmesa_fifo_accept: ; @osmesa_fifo_accept
.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 w8, [x0, #8]
Lloh0:
adrp x9, _POLLIN@GOTPAGE
Lloh1:
ldr x9, [x9, _POLLIN@GOTPAGEOFF]
Lloh2:
ldr w9, [x9]
stp w9, w8, [sp, #8]
ldr x8, [x0]
tbz x8, #63, LBB0_4
; %bb.1:
mov x19, x0
add x0, sp, #8
mov w1, #1
mov w2, #0
bl _poll
tbnz w0, #31, LBB0_5
; %bb.2:
cbz w0, LBB0_4
; %bb.3:
ldr w0, [x19, #8]
mov x1, #0
mov x2, #0
bl _accept
mov x2, x0
str x0, [x19]
Lloh3:
adrp x8, _stderr@GOTPAGE
Lloh4:
ldr x8, [x8, _stderr@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
Lloh6:
adrp x1, l_.str.1@PAGE
Lloh7:
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
LBB0_4:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
LBB0_5:
Lloh8:
adrp x0, l_.str@PAGE
Lloh9:
add x0, x0, l_.str@PAGEOFF
bl _perror
b LBB0_4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpAdd Lloh8, Lloh9
.cfi_endproc
; -- End function
.comm _POLLIN,4,2 ; @POLLIN
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "[osmesa] poll() error"
.comm _stderr,4,2 ; @stderr
l_.str.1: ; @.str.1
.asciz "[osmesa] Client %i connected.\n"
.no_dead_strip _osmesa_fifo_accept
.subsections_via_symbols
| AnghaBench/RetroArch/gfx/drivers_context/extr_osmesa_ctx.c_osmesa_fifo_accept.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function hermes_init
_hermes_init: ## @hermes_init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r15
movl $0, (%rdi)
movq _INTEN@GOTPCREL(%rip), %rax
movl (%rax), %esi
xorl %edx, %edx
callq _hermes_write_regn
movq _EVACK@GOTPCREL(%rip), %r14
movl (%r14), %esi
movq %r15, %rdi
movl $65535, %edx ## imm = 0xFFFF
callq _hermes_write_regn
movq _CMD_BUSY_TIMEOUT@GOTPCREL(%rip), %rax
movl (%rax), %ebx
movq _CMD@GOTPCREL(%rip), %r12
movl (%r12), %esi
movq %r15, %rdi
callq _hermes_read_regn
testl %ebx, %ebx
je LBB0_6
## %bb.1:
movq _HERMES_CMD_BUSY@GOTPCREL(%rip), %r13
movl (%r13), %ecx
andl %eax, %ecx
je LBB0_6
## %bb.2:
decl %ebx
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
cmpl $65535, %eax ## imm = 0xFFFF
je LBB0_7
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movl $1, %edi
callq _udelay
movl (%r12), %esi
movq %r15, %rdi
callq _hermes_read_regn
addl $-1, %ebx
jae LBB0_6
## %bb.5: ## in Loop: Header=BB0_3 Depth=1
movl %eax, %ecx
andl (%r13), %ecx
jne LBB0_3
LBB0_6:
movq _EVSTAT@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r15, %rdi
callq _hermes_read_regn
movl (%r14), %esi
movq %r15, %rdi
movl %eax, %edx
callq _hermes_write_regn
movq _HERMES_CMD_INIT@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r15, %rdi
xorl %edx, %edx
xorl %ecx, %ecx
xorl %r8d, %r8d
xorl %r9d, %r9d
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _hermes_doicmd_wait ## TAILCALL
LBB0_7:
movq _ENODEV@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
.cfi_endproc
## -- End function
.comm _INTEN,4,2 ## @INTEN
.comm _EVACK,4,2 ## @EVACK
.comm _CMD_BUSY_TIMEOUT,4,2 ## @CMD_BUSY_TIMEOUT
.comm _CMD,4,2 ## @CMD
.comm _HERMES_CMD_BUSY,4,2 ## @HERMES_CMD_BUSY
.comm _ENODEV,4,2 ## @ENODEV
.comm _EVSTAT,4,2 ## @EVSTAT
.comm _HERMES_CMD_INIT,4,2 ## @HERMES_CMD_INIT
.no_dead_strip _hermes_init
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function hermes_init
_hermes_init: ; @hermes_init
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x0
str wzr, [x0]
Lloh0:
adrp x8, _INTEN@GOTPAGE
Lloh1:
ldr x8, [x8, _INTEN@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
mov w2, #0
bl _hermes_write_regn
Lloh3:
adrp x20, _EVACK@GOTPAGE
Lloh4:
ldr x20, [x20, _EVACK@GOTPAGEOFF]
ldr w1, [x20]
mov w21, #65535
mov x0, x19
mov w2, #65535
bl _hermes_write_regn
Lloh5:
adrp x8, _CMD_BUSY_TIMEOUT@GOTPAGE
Lloh6:
ldr x8, [x8, _CMD_BUSY_TIMEOUT@GOTPAGEOFF]
Lloh7:
ldr w24, [x8]
Lloh8:
adrp x22, _CMD@GOTPAGE
Lloh9:
ldr x22, [x22, _CMD@GOTPAGEOFF]
ldr w1, [x22]
mov x0, x19
bl _hermes_read_regn
Lloh10:
adrp x23, _HERMES_CMD_BUSY@GOTPAGE
Lloh11:
ldr x23, [x23, _HERMES_CMD_BUSY@GOTPAGEOFF]
ldr w8, [x23]
and w8, w8, w0
cmp w24, #0
ccmp w8, #0, #4, ne
b.ne LBB0_2
LBB0_1:
Lloh12:
adrp x8, _EVSTAT@GOTPAGE
Lloh13:
ldr x8, [x8, _EVSTAT@GOTPAGEOFF]
Lloh14:
ldr w1, [x8]
mov x0, x19
bl _hermes_read_regn
mov x2, x0
ldr w1, [x20]
mov x0, x19
bl _hermes_write_regn
Lloh15:
adrp x8, _HERMES_CMD_INIT@GOTPAGE
Lloh16:
ldr x8, [x8, _HERMES_CMD_INIT@GOTPAGEOFF]
Lloh17:
ldr w1, [x8]
mov x0, x19
mov w2, #0
mov w3, #0
mov w4, #0
mov x5, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
b _hermes_doicmd_wait
LBB0_2:
sub w24, w24, #1
LBB0_3: ; =>This Inner Loop Header: Depth=1
cmp w0, w21
b.eq LBB0_6
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
mov w0, #1
bl _udelay
ldr w1, [x22]
mov x0, x19
bl _hermes_read_regn
subs w24, w24, #1
b.lo LBB0_1
; %bb.5: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [x23]
and w8, w8, w0
cbnz w8, LBB0_3
b LBB0_1
LBB0_6:
Lloh18:
adrp x8, _ENODEV@GOTPAGE
Lloh19:
ldr x8, [x8, _ENODEV@GOTPAGEOFF]
Lloh20:
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
.loh AdrpLdrGot Lloh10, Lloh11
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.cfi_endproc
; -- End function
.comm _INTEN,4,2 ; @INTEN
.comm _EVACK,4,2 ; @EVACK
.comm _CMD_BUSY_TIMEOUT,4,2 ; @CMD_BUSY_TIMEOUT
.comm _CMD,4,2 ; @CMD
.comm _HERMES_CMD_BUSY,4,2 ; @HERMES_CMD_BUSY
.comm _ENODEV,4,2 ; @ENODEV
.comm _EVSTAT,4,2 ; @EVSTAT
.comm _HERMES_CMD_INIT,4,2 ; @HERMES_CMD_INIT
.no_dead_strip _hermes_init
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/net/wireless/orinoco/extr_hermes.c_hermes_init.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo2 ## -- Begin function foo2
.p2align 4, 0x90
_foo2: ## @foo2
.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 $10, %ecx
movq $-100, %rax
movq _a@GOTPCREL(%rip), %rbx
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl %ecx, 400(%rbx,%rax,4)
leal (%rax,%rcx), %edx
addl %eax, %ecx
addl $100, %ecx
movl %ecx, 404(%rbx,%rax,4)
leal 100(%rax,%rdx), %ecx
leal 201(%rax,%rdx), %edx
movl %edx, 408(%rbx,%rax,4)
leal 101(%rax,%rcx), %edx
leal 203(%rax,%rcx), %ecx
movl %ecx, 412(%rbx,%rax,4)
leal 102(%rax,%rdx), %ecx
addl %eax, %edx
addl $205, %edx
movl %edx, 416(%rbx,%rax,4)
addl %eax, %ecx
addl $207, %ecx
addq $5, %rax
jne LBB0_1
## %bb.2:
movl (%rbx), %esi
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
movl 80(%rbx), %esi
leaq L_.str.1(%rip), %rdi
xorl %eax, %eax
callq _printf
movl 160(%rbx), %esi
leaq L_.str.2(%rip), %rdi
xorl %eax, %eax
callq _printf
movl 240(%rbx), %esi
leaq L_.str.3(%rip), %rdi
xorl %eax, %eax
callq _printf
movl 320(%rbx), %esi
leaq L_.str.4(%rip), %rdi
xorl %eax, %eax
callq _printf
movl 396(%rbx), %esi
leaq L_.str.5(%rip), %rdi
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
jmp _printf ## TAILCALL
.cfi_endproc
## -- End function
.globl _foo ## -- Begin function foo
.p2align 4, 0x90
_foo: ## @foo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _a@GOTPCREL(%rip), %rdi
leaq L_.memset_pattern(%rip), %rsi
movl $400, %edx ## imm = 0x190
callq _memset_pattern16
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 _foo2
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _a,400,4 ## @a
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "a[0]=%d\n"
L_.str.1: ## @.str.1
.asciz "a[20]=%d\n"
L_.str.2: ## @.str.2
.asciz "a[40]=%d\n"
L_.str.3: ## @.str.3
.asciz "a[60]=%d\n"
L_.str.4: ## @.str.4
.asciz "a[80]=%d\n"
L_.str.5: ## @.str.5
.asciz "a[99]=%d\n"
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## @.memset_pattern
L_.memset_pattern:
.long 10 ## 0xa
.long 10 ## 0xa
.long 10 ## 0xa
.long 10 ## 0xa
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo2 ; -- Begin function foo2
.p2align 2
_foo2: ; @foo2
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x8, #0
mov w9, #10
Lloh0:
adrp x19, _a@GOTPAGE
Lloh1:
ldr x19, [x19, _a@GOTPAGEOFF]
LBB0_1: ; =>This Inner Loop Header: Depth=1
str w9, [x19, x8, lsl #2]
add w9, w9, w8
add x8, x8, #1
cmp x8, #100
b.ne LBB0_1
; %bb.2:
ldr w8, [x19]
str x8, [sp]
Lloh2:
adrp x0, l_.str@PAGE
Lloh3:
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr w8, [x19, #80]
str x8, [sp]
Lloh4:
adrp x0, l_.str.1@PAGE
Lloh5:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr w8, [x19, #160]
str x8, [sp]
Lloh6:
adrp x0, l_.str.2@PAGE
Lloh7:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr w8, [x19, #240]
str x8, [sp]
Lloh8:
adrp x0, l_.str.3@PAGE
Lloh9:
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldr w8, [x19, #320]
str x8, [sp]
Lloh10:
adrp x0, l_.str.4@PAGE
Lloh11:
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldr w8, [x19, #396]
str x8, [sp]
Lloh12:
adrp x0, l_.str.5@PAGE
Lloh13:
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.globl _foo ; -- Begin function foo
.p2align 2
_foo: ; @foo
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh14:
adrp x0, _a@GOTPAGE
Lloh15:
ldr x0, [x0, _a@GOTPAGEOFF]
Lloh16:
adrp x1, l_.memset_pattern@PAGE
Lloh17:
add x1, x1, l_.memset_pattern@PAGEOFF
mov w2, #400
bl _memset_pattern16
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpLdrGot Lloh14, Lloh15
.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 _foo2
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.comm _a,400,2 ; @a
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "a[0]=%d\n"
l_.str.1: ; @.str.1
.asciz "a[20]=%d\n"
l_.str.2: ; @.str.2
.asciz "a[40]=%d\n"
l_.str.3: ; @.str.3
.asciz "a[60]=%d\n"
l_.str.4: ; @.str.4
.asciz "a[80]=%d\n"
l_.str.5: ; @.str.5
.asciz "a[99]=%d\n"
.section __TEXT,__literal16,16byte_literals
.p2align 4 ; @.memset_pattern
l_.memset_pattern:
.long 10 ; 0xa
.long 10 ; 0xa
.long 10 ; 0xa
.long 10 ; 0xa
.subsections_via_symbols
| the_stack_data/165768691.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _selectPivotIndex ## -- Begin function selectPivotIndex
.p2align 4, 0x90
_selectPivotIndex: ## @selectPivotIndex
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edx, %ecx
movl %esi, %edx
movq _ascending@GOTPCREL(%rip), %rsi
popq %rbp
jmp _selectMedian ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _selectPivotIndex ; -- Begin function selectPivotIndex
.p2align 2
_selectPivotIndex: ; @selectPivotIndex
.cfi_startproc
; %bb.0:
mov x3, x2
mov x2, x1
Lloh0:
adrp x1, _ascending@GOTPAGE
Lloh1:
ldr x1, [x1, _ascending@GOTPAGEOFF]
b _selectMedian
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/32949476.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function em_isc_rxd_refill
_em_isc_rxd_refill: ## @em_isc_rxd_refill
.cfi_startproc
## %bb.0:
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 16(%rsi), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
testq %rax, %rax
je LBB0_5
## %bb.1:
movq 24(%rsi), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq (%rsi), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movq 8(%rsi), %r14
movq (%rdi), %r13
movq 8(%rdi), %rbx
xorl %r15d, %r15d
jmp LBB0_2
.p2align 4, 0x90
LBB0_4: ## in Loop: Header=BB0_2 Depth=1
incq %r15
cmpq %r15, -64(%rbp) ## 8-byte Folded Reload
je LBB0_5
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq -48(%rbp), %rax ## 8-byte Reload
movq (%r13,%rax,8), %r12
movq -56(%rbp), %rax ## 8-byte Reload
movl (%rax,%r15,4), %edi
callq _htole64
movq $0, (%r12,%r14,8)
incq %r14
movq (%rbx), %rax
cmpq (%rax), %r14
jne LBB0_4
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
xorl %r14d, %r14d
jmp LBB0_4
LBB0_5:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _em_isc_rxd_refill
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function em_isc_rxd_refill
_em_isc_rxd_refill: ; @em_isc_rxd_refill
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
ldr x19, [x1, #16]
cbz x19, LBB0_3
; %bb.1:
ldr x20, [x1, #24]
ldp x22, x21, [x1]
ldp x23, x24, [x0]
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr x25, [x23, x22, lsl #3]
ldr w0, [x20], #4
bl _htole64
str xzr, [x25, x21, lsl #3]
add x8, x21, #1
ldr x9, [x24]
ldr x9, [x9]
cmp x8, x9
csinc x21, xzr, x21, eq
subs x19, x19, #1
b.ne LBB0_2
LBB0_3:
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
.cfi_endproc
; -- End function
.no_dead_strip _em_isc_rxd_refill
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/e1000/extr_em_txrx.c_em_isc_rxd_refill.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _crypto_aead_chacha20poly1305_ietf_keybytes ## -- Begin function crypto_aead_chacha20poly1305_ietf_keybytes
.p2align 4, 0x90
_crypto_aead_chacha20poly1305_ietf_keybytes: ## @crypto_aead_chacha20poly1305_ietf_keybytes
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _crypto_aead_chacha20poly1305_ietf_KEYBYTES@GOTPCREL(%rip), %rax
movq (%rax), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _crypto_aead_chacha20poly1305_ietf_KEYBYTES,8,3 ## @crypto_aead_chacha20poly1305_ietf_KEYBYTES
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _crypto_aead_chacha20poly1305_ietf_keybytes ; -- Begin function crypto_aead_chacha20poly1305_ietf_keybytes
.p2align 2
_crypto_aead_chacha20poly1305_ietf_keybytes: ; @crypto_aead_chacha20poly1305_ietf_keybytes
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _crypto_aead_chacha20poly1305_ietf_KEYBYTES@GOTPAGE
Lloh1:
ldr x8, [x8, _crypto_aead_chacha20poly1305_ietf_KEYBYTES@GOTPAGEOFF]
Lloh2:
ldr x0, [x8]
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _crypto_aead_chacha20poly1305_ietf_KEYBYTES,8,3 ; @crypto_aead_chacha20poly1305_ietf_KEYBYTES
.subsections_via_symbols
| AnghaBench/freebsd/sys/contrib/libsodium/src/libsodium/crypto_aead/chacha20poly1305/sodium/extr_aead_chacha20poly1305.c_crypto_aead_chacha20poly1305_ietf_keybytes.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function freestack
_freestack: ## @freestack
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
cmpq $0, 16(%rdi)
je LBB0_1
## %bb.2:
movq %rdi, %rbx
leaq 24(%rdi), %rax
movq %rax, 32(%rdi)
callq _luaE_freeCI
xorl %edi, %edi
cmpq $0, (%rbx)
sete %dil
callq _lua_assert
movq 16(%rbx), %rsi
movl 8(%rbx), %edx
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _luaM_freearray ## TAILCALL
LBB0_1:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _freestack
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function freestack
_freestack: ; @freestack
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
ldr x8, [x0, #16]
cbz x8, LBB0_2
; %bb.1:
mov x19, x0
add x8, x0, #24
str x8, [x0, #32]
bl _luaE_freeCI
ldr x8, [x19]
cmp x8, #0
cset w0, eq
bl _lua_assert
ldr x1, [x19, #16]
ldr w2, [x19, #8]
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _luaM_freearray
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 _freestack
.subsections_via_symbols
| AnghaBench/skynet/3rd/lua/extr_lstate.c_freestack.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ev5_reset_ctr
_ev5_reset_ctr: ## @ev5_reset_ctr
.cfi_startproc
## %bb.0:
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
cmpq $1, %rsi
movabsq $281470681743360, %rax ## imm = 0xFFFF00000000
movl $1073676288, %ecx ## imm = 0x3FFF0000
cmoveq %rax, %rcx
testq %rsi, %rsi
movabsq $-281474976710656, %rbx ## imm = 0xFFFF000000000000
cmovneq %rcx, %rbx
movq (%rdi), %r15
movl 8(%rdi), %eax
notl %eax
testl $768, %eax ## imm = 0x300
jne LBB0_3
## %bb.1:
movl $5, %edi
xorl %esi, %esi
callq _wrperfmon
andq %rbx, %r15
xorq $-2, %rbx
andq %rax, %rbx
orq %r15, %rbx
movl $6, %edi
movq %rbx, %rsi
jmp LBB0_2
LBB0_3:
movq %rdi, %r14
xorl %edi, %edi
movq $-1, %rsi
callq _wrperfmon
movl $5, %edi
xorl %esi, %esi
callq _wrperfmon
andq %rbx, %r15
xorq $-2, %rbx
andq %rax, %rbx
orq %r15, %rbx
movl $6, %edi
movq %rbx, %rsi
callq _wrperfmon
movq 16(%r14), %rsi
movl $1, %edi
LBB0_2:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _wrperfmon ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _ev5_reset_ctr
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ev5_reset_ctr
_ev5_reset_ctr: ; @ev5_reset_ctr
.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 w8, #1073676288
mov x9, #281470681743360
cmp x1, #1
csel x8, x9, x8, eq
mov x9, #-281474976710656
cmp x1, #0
csel x20, x9, x8, eq
ldr x21, [x0]
ldr w8, [x0, #8]
mvn w8, w8
tst x8, #0x300
b.ne LBB0_2
; %bb.1:
mov w0, #5
mov x1, #0
bl _wrperfmon
and x8, x21, x20
eor x9, x20, #0xfffffffffffffffe
and x9, x9, x0
orr x1, x9, x8
mov w0, #6
b LBB0_3
LBB0_2:
mov x19, x0
mov w0, #0
mov x1, #-1
bl _wrperfmon
mov w0, #5
mov x1, #0
bl _wrperfmon
and x8, x21, x20
eor x9, x20, #0xfffffffffffffffe
and x9, x9, x0
orr x1, x9, x8
mov w0, #6
bl _wrperfmon
ldr x1, [x19, #16]
mov w0, #1
LBB0_3:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _wrperfmon
.cfi_endproc
; -- End function
.no_dead_strip _ev5_reset_ctr
.subsections_via_symbols
| AnghaBench/linux/arch/alpha/oprofile/extr_op_model_ev5.c_ev5_reset_ctr.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ZSTDv03_resetDCtx ## -- Begin function ZSTDv03_resetDCtx
.p2align 4, 0x90
_ZSTDv03_resetDCtx: ## @ZSTDv03_resetDCtx
.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 _ZSTD_resetDCtx ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ZSTDv03_resetDCtx ; -- Begin function ZSTDv03_resetDCtx
.p2align 2
_ZSTDv03_resetDCtx: ; @ZSTDv03_resetDCtx
.cfi_startproc
; %bb.0:
b _ZSTD_resetDCtx
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/borg/src/borg/algorithms/zstd/lib/legacy/extr_zstd_v03.c_ZSTDv03_resetDCtx.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function evalDisp
LCPI0_0:
.quad 0xc12e848000000000 ## double -1.0E+6
LCPI0_1:
.quad 0xbff0000000000000 ## double -1
.section __TEXT,__text,regular,pure_instructions
.globl _evalDisp
.p2align 4, 0x90
_evalDisp: ## @evalDisp
.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
decl %esi
cmpl $8, %esi
ja LBB0_1
## %bb.2:
leaq LJTI0_0(%rip), %rax
movslq (%rax,%rsi,4), %rcx
addq %rax, %rcx
jmpq *%rcx
LBB0_3:
movsd (%rdi), %xmm0 ## xmm0 = mem[0],zero
jmp LBB0_13
LBB0_1:
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
jmp LBB0_13
LBB0_4:
mulsd 8(%rdi), %xmm0
mulsd %xmm1, %xmm0
addsd (%rdi), %xmm0
jmp LBB0_13
LBB0_5:
movsd 8(%rdi), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm0, %xmm2
mulsd %xmm1, %xmm2
addsd (%rdi), %xmm2
movsd 16(%rdi), %xmm3 ## xmm3 = mem[0],zero
mulsd %xmm0, %xmm3
mulsd %xmm0, %xmm3
mulsd %xmm1, %xmm3
mulsd %xmm1, %xmm3
addsd %xmm2, %xmm3
movapd %xmm3, %xmm0
jmp LBB0_13
LBB0_6:
movsd 8(%rdi), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm0, %xmm2
mulsd %xmm1, %xmm2
addsd (%rdi), %xmm2
movsd 16(%rdi), %xmm3 ## xmm3 = mem[0],zero
mulsd %xmm0, %xmm3
mulsd %xmm0, %xmm3
mulsd %xmm1, %xmm3
mulsd %xmm1, %xmm3
addsd %xmm2, %xmm3
mulsd 24(%rdi), %xmm0
addsd %xmm3, %xmm0
jmp LBB0_13
LBB0_7:
movsd 8(%rdi), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm0, %xmm2
mulsd %xmm1, %xmm2
addsd (%rdi), %xmm2
movsd 16(%rdi), %xmm3 ## xmm3 = mem[0],zero
mulsd %xmm0, %xmm3
mulsd %xmm0, %xmm3
mulsd %xmm1, %xmm3
mulsd %xmm1, %xmm3
addsd %xmm2, %xmm3
mulsd 24(%rdi), %xmm0
addsd %xmm3, %xmm0
mulsd 32(%rdi), %xmm1
addsd %xmm1, %xmm0
jmp LBB0_13
LBB0_8:
movsd 8(%rdi), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm0, %xmm2
mulsd %xmm1, %xmm2
addsd (%rdi), %xmm2
movsd 16(%rdi), %xmm3 ## xmm3 = mem[0],zero
mulsd %xmm0, %xmm3
mulsd %xmm0, %xmm3
mulsd %xmm1, %xmm3
mulsd %xmm1, %xmm3
addsd %xmm2, %xmm3
movsd 24(%rdi), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm0, %xmm2
addsd %xmm3, %xmm2
movsd 32(%rdi), %xmm3 ## xmm3 = mem[0],zero
mulsd %xmm1, %xmm3
addsd %xmm2, %xmm3
movsd 40(%rdi), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm0, %xmm2
mulsd %xmm0, %xmm2
jmp LBB0_9
LBB0_10:
movsd 8(%rdi), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm0, %xmm2
mulsd %xmm1, %xmm2
addsd (%rdi), %xmm2
movsd 16(%rdi), %xmm3 ## xmm3 = mem[0],zero
mulsd %xmm0, %xmm3
mulsd %xmm0, %xmm3
mulsd %xmm1, %xmm3
mulsd %xmm1, %xmm3
addsd %xmm2, %xmm3
movsd 24(%rdi), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm0, %xmm2
addsd %xmm3, %xmm2
movsd 32(%rdi), %xmm3 ## xmm3 = mem[0],zero
mulsd %xmm1, %xmm3
addsd %xmm2, %xmm3
movsd 40(%rdi), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm0, %xmm2
mulsd %xmm0, %xmm2
mulsd %xmm1, %xmm2
mulsd 48(%rdi), %xmm0
addsd %xmm3, %xmm2
mulsd %xmm1, %xmm0
mulsd %xmm1, %xmm0
addsd %xmm2, %xmm0
jmp LBB0_13
LBB0_11:
movsd 8(%rdi), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm0, %xmm2
mulsd %xmm1, %xmm2
addsd (%rdi), %xmm2
movsd 16(%rdi), %xmm3 ## xmm3 = mem[0],zero
mulsd %xmm0, %xmm3
mulsd %xmm0, %xmm3
mulsd %xmm1, %xmm3
mulsd %xmm1, %xmm3
addsd %xmm2, %xmm3
movsd 24(%rdi), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm0, %xmm2
addsd %xmm3, %xmm2
movsd 32(%rdi), %xmm3 ## xmm3 = mem[0],zero
mulsd %xmm1, %xmm3
addsd %xmm2, %xmm3
movsd 40(%rdi), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm0, %xmm2
mulsd %xmm0, %xmm2
mulsd %xmm1, %xmm2
addsd %xmm3, %xmm2
movsd 48(%rdi), %xmm3 ## xmm3 = mem[0],zero
mulsd %xmm0, %xmm3
mulsd %xmm1, %xmm3
mulsd %xmm1, %xmm3
addsd %xmm2, %xmm3
movsd 56(%rdi), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm0, %xmm2
mulsd %xmm0, %xmm2
mulsd %xmm0, %xmm2
mulsd %xmm1, %xmm2
mulsd %xmm1, %xmm2
LBB0_9:
mulsd %xmm1, %xmm2
addsd %xmm3, %xmm2
movapd %xmm2, %xmm0
jmp LBB0_13
LBB0_12:
movsd 8(%rdi), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm0, %xmm2
mulsd %xmm1, %xmm2
addsd (%rdi), %xmm2
movsd 16(%rdi), %xmm3 ## xmm3 = mem[0],zero
mulsd %xmm0, %xmm3
mulsd %xmm0, %xmm3
mulsd %xmm1, %xmm3
mulsd %xmm1, %xmm3
addsd %xmm2, %xmm3
movsd 24(%rdi), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm0, %xmm2
addsd %xmm3, %xmm2
movsd 32(%rdi), %xmm3 ## xmm3 = mem[0],zero
mulsd %xmm1, %xmm3
addsd %xmm2, %xmm3
movsd 40(%rdi), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm0, %xmm2
mulsd %xmm0, %xmm2
mulsd %xmm1, %xmm2
addsd %xmm3, %xmm2
movsd 48(%rdi), %xmm3 ## xmm3 = mem[0],zero
mulsd %xmm0, %xmm3
mulsd %xmm1, %xmm3
mulsd %xmm1, %xmm3
addsd %xmm2, %xmm3
movsd 56(%rdi), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm0, %xmm2
mulsd %xmm0, %xmm2
mulsd %xmm0, %xmm2
mulsd %xmm1, %xmm2
mulsd %xmm1, %xmm2
mulsd %xmm1, %xmm2
addsd %xmm3, %xmm2
movsd 64(%rdi), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm0, %xmm1
mulsd %xmm0, %xmm1
addsd %xmm2, %xmm1
movapd %xmm1, %xmm0
LBB0_13:
addsd LCPI0_1(%rip), %xmm0
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_3, LBB0_3-LJTI0_0
.set L0_0_set_4, LBB0_4-LJTI0_0
.set L0_0_set_5, LBB0_5-LJTI0_0
.set L0_0_set_6, LBB0_6-LJTI0_0
.set L0_0_set_7, LBB0_7-LJTI0_0
.set L0_0_set_8, LBB0_8-LJTI0_0
.set L0_0_set_10, LBB0_10-LJTI0_0
.set L0_0_set_11, LBB0_11-LJTI0_0
.set L0_0_set_12, LBB0_12-LJTI0_0
LJTI0_0:
.long L0_0_set_3
.long L0_0_set_4
.long L0_0_set_5
.long L0_0_set_6
.long L0_0_set_7
.long L0_0_set_8
.long L0_0_set_10
.long L0_0_set_11
.long L0_0_set_12
.end_data_region
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function prismDisp
LCPI1_0:
.quad 0x3ff0000000000000 ## double 1
.section __TEXT,__text,regular,pure_instructions
.globl _prismDisp
.p2align 4, 0x90
_prismDisp: ## @prismDisp
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subsd (%rdi), %xmm0
addsd LCPI1_0(%rip), %xmm0
movsd 40(%rdi), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm0, %xmm1
addsd 32(%rdi), %xmm1
divsd %xmm0, %xmm1
addsd 24(%rdi), %xmm1
divsd %xmm0, %xmm1
addsd 16(%rdi), %xmm1
divsd %xmm0, %xmm1
addsd 8(%rdi), %xmm1
movapd %xmm1, %xmm0
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function evalDerivDisp
LCPI2_0:
.quad 0x4008000000000000 ## double 3
LCPI2_1:
.quad 0x412e848000000000 ## double 1.0E+6
.section __TEXT,__text,regular,pure_instructions
.globl _evalDerivDisp
.p2align 4, 0x90
_evalDerivDisp: ## @evalDerivDisp
.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
decl %esi
cmpl $8, %esi
ja LBB2_9
## %bb.1:
xorpd %xmm2, %xmm2
leaq LJTI2_0(%rip), %rax
movslq (%rax,%rsi,4), %rcx
addq %rax, %rcx
jmpq *%rcx
LBB2_3:
movsd 16(%rdi), %xmm2 ## xmm2 = mem[0],zero
addsd %xmm2, %xmm2
mulsd %xmm0, %xmm2
mulsd %xmm0, %xmm2
mulsd %xmm1, %xmm2
mulsd 8(%rdi), %xmm0
addsd %xmm2, %xmm0
popq %rbp
retq
LBB2_8:
movsd 16(%rdi), %xmm2 ## xmm2 = mem[0],zero
movsd 48(%rdi), %xmm3 ## xmm3 = mem[0],zero
addsd %xmm2, %xmm2
mulsd %xmm0, %xmm2
mulsd %xmm0, %xmm2
mulsd %xmm1, %xmm2
movsd 8(%rdi), %xmm4 ## xmm4 = mem[0],zero
mulsd %xmm0, %xmm4
addsd %xmm2, %xmm4
addsd 32(%rdi), %xmm4
movsd 40(%rdi), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm0, %xmm2
mulsd %xmm0, %xmm2
addsd %xmm4, %xmm2
addsd %xmm3, %xmm3
mulsd %xmm0, %xmm3
mulsd %xmm1, %xmm3
addsd %xmm2, %xmm3
movsd 56(%rdi), %xmm2 ## xmm2 = mem[0],zero
mulsd LCPI2_0(%rip), %xmm2
mulsd %xmm0, %xmm2
mulsd %xmm0, %xmm2
mulsd %xmm0, %xmm2
mulsd %xmm1, %xmm2
jmp LBB2_7
LBB2_9:
movsd LCPI2_1(%rip), %xmm2 ## xmm2 = mem[0],zero
jmp LBB2_10
LBB2_2:
mulsd 8(%rdi), %xmm0
movapd %xmm0, %xmm2
jmp LBB2_10
LBB2_4:
movsd 16(%rdi), %xmm2 ## xmm2 = mem[0],zero
addsd %xmm2, %xmm2
mulsd %xmm0, %xmm2
mulsd %xmm0, %xmm2
mulsd 8(%rdi), %xmm0
mulsd %xmm1, %xmm2
addsd %xmm2, %xmm0
addsd 32(%rdi), %xmm0
movapd %xmm0, %xmm2
jmp LBB2_10
LBB2_5:
movsd 16(%rdi), %xmm2 ## xmm2 = mem[0],zero
addsd %xmm2, %xmm2
mulsd %xmm0, %xmm2
mulsd %xmm0, %xmm2
mulsd %xmm1, %xmm2
movsd 8(%rdi), %xmm3 ## xmm3 = mem[0],zero
mulsd %xmm0, %xmm3
addsd %xmm2, %xmm3
addsd 32(%rdi), %xmm3
movsd 40(%rdi), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm0, %xmm1
mulsd %xmm0, %xmm1
addsd %xmm3, %xmm1
movapd %xmm1, %xmm0
popq %rbp
retq
LBB2_6:
movsd 16(%rdi), %xmm3 ## xmm3 = mem[0],zero
movsd 48(%rdi), %xmm2 ## xmm2 = mem[0],zero
addsd %xmm3, %xmm3
mulsd %xmm0, %xmm3
mulsd %xmm0, %xmm3
mulsd %xmm1, %xmm3
movsd 8(%rdi), %xmm4 ## xmm4 = mem[0],zero
mulsd %xmm0, %xmm4
addsd %xmm3, %xmm4
addsd 32(%rdi), %xmm4
movsd 40(%rdi), %xmm3 ## xmm3 = mem[0],zero
mulsd %xmm0, %xmm3
mulsd %xmm0, %xmm3
addsd %xmm4, %xmm3
addsd %xmm2, %xmm2
mulsd %xmm0, %xmm2
LBB2_7:
mulsd %xmm1, %xmm2
addsd %xmm3, %xmm2
LBB2_10:
movapd %xmm2, %xmm0
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L2_0_set_10, LBB2_10-LJTI2_0
.set L2_0_set_2, LBB2_2-LJTI2_0
.set L2_0_set_3, LBB2_3-LJTI2_0
.set L2_0_set_4, LBB2_4-LJTI2_0
.set L2_0_set_5, LBB2_5-LJTI2_0
.set L2_0_set_6, LBB2_6-LJTI2_0
.set L2_0_set_8, LBB2_8-LJTI2_0
LJTI2_0:
.long L2_0_set_10
.long L2_0_set_2
.long L2_0_set_3
.long L2_0_set_3
.long L2_0_set_4
.long L2_0_set_5
.long L2_0_set_6
.long L2_0_set_8
.long L2_0_set_8
.end_data_region
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function evalInvDisp
LCPI3_0:
.quad 0x7fffffffffffffff ## double NaN
.quad 0x7fffffffffffffff ## double NaN
.section __TEXT,__literal8,8byte_literals
.p2align 3
LCPI3_1:
.quad 0x3ff8000000000000 ## double 1.5
LCPI3_2:
.quad 0x4090000000000000 ## double 1024
LCPI3_3:
.quad 0x40f9000000000000 ## double 102400
LCPI3_4:
.quad 0x40918c0000000000 ## double 1123
LCPI3_5:
.quad 0x4059000000000000 ## double 100
LCPI3_6:
.quad 0x40a8c40000000000 ## double 3170
LCPI3_7:
.quad 0xc059000000000000 ## double -100
LCPI3_8:
.quad 0x4024000000000000 ## double 10
LCPI3_9:
.quad 0x0000000000000000 ## double 0
.section __TEXT,__text,regular,pure_instructions
.globl _evalInvDisp
.p2align 4, 0x90
_evalInvDisp: ## @evalInvDisp
.cfi_startproc
## %bb.0:
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
movsd %xmm3, -104(%rbp) ## 8-byte Spill
movsd %xmm1, -80(%rbp) ## 8-byte Spill
movl %esi, %r13d
movabsq $-4616189618054758400, %rax ## imm = 0xBFF0000000000000
movq %rax, (%rdx)
leal -10(%r13), %eax
movl $1, %r12d
cmpl $-9, %eax
jb LBB3_30
## %bb.1:
movq %rdx, %r14
movq %rdi, %r15
movl %r13d, %esi
movaps %xmm2, %xmm1
movsd %xmm0, -48(%rbp) ## 8-byte Spill
movsd %xmm2, -56(%rbp) ## 8-byte Spill
callq _evalDisp
movsd %xmm0, -64(%rbp) ## 8-byte Spill
movq %r15, %rdi
movl %r13d, %esi
movsd -48(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd -56(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
callq _evalDerivDisp
movsd -48(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
movapd %xmm0, %xmm5
movsd LCPI3_1(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm2, %xmm0
jbe LBB3_4
## %bb.2:
xorpd %xmm0, %xmm0
ucomisd %xmm5, %xmm0
jb LBB3_4
## %bb.3:
leaq L_str(%rip), %rdi
movapd %xmm5, -96(%rbp) ## 16-byte Spill
callq _puts
movapd -96(%rbp), %xmm5 ## 16-byte Reload
movsd -48(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
LBB3_4:
ucomisd LCPI3_1(%rip), %xmm2
jbe LBB3_20
## %bb.5:
movsd -64(%rbp), %xmm3 ## 8-byte Reload
## xmm3 = mem[0],zero
xorpd %xmm4, %xmm4
movapd %xmm3, %xmm0
subsd -80(%rbp), %xmm0 ## 8-byte Folded Reload
andpd LCPI3_0(%rip), %xmm0
movsd LCPI3_2(%rip), %xmm1 ## xmm1 = mem[0],zero
cmpltpd %xmm0, %xmm1
movapd %xmm5, %xmm2
cmplepd %xmm4, %xmm2
orpd %xmm1, %xmm2
movd %xmm2, %eax
testb $1, %al
je LBB3_6
## %bb.7:
xorpd %xmm1, %xmm1
cmplesd %xmm1, %xmm5
movsd LCPI3_3(%rip), %xmm1 ## xmm1 = mem[0],zero
andpd %xmm5, %xmm1
andnpd %xmm0, %xmm5
orpd %xmm1, %xmm5
movapd %xmm5, -96(%rbp) ## 16-byte Spill
movsd LCPI3_4(%rip), %xmm1 ## xmm1 = mem[0],zero
movsd -48(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
jmp LBB3_8
.p2align 4, 0x90
LBB3_9: ## in Loop: Header=BB3_8 Depth=1
movsd -48(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
movsd -64(%rbp), %xmm3 ## 8-byte Reload
## xmm3 = mem[0],zero
movsd -72(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
LBB3_12: ## in Loop: Header=BB3_8 Depth=1
addsd LCPI3_5(%rip), %xmm1
movsd LCPI3_6(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
jb LBB3_13
LBB3_8: ## =>This Inner Loop Header: Depth=1
movsd %xmm1, -72(%rbp) ## 8-byte Spill
movsd %xmm3, -64(%rbp) ## 8-byte Spill
movq %r15, %rdi
movl %r13d, %esi
movapd %xmm2, %xmm0
callq _evalDerivDisp
ucomisd LCPI3_9(%rip), %xmm0
jbe LBB3_9
## %bb.10: ## in Loop: Header=BB3_8 Depth=1
movq %r15, %rdi
movl %r13d, %esi
movsd -48(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd -72(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
callq _evalDisp
movapd %xmm0, %xmm4
subsd -80(%rbp), %xmm4 ## 8-byte Folded Reload
andpd LCPI3_0(%rip), %xmm4
movapd -96(%rbp), %xmm2 ## 16-byte Reload
ucomisd %xmm4, %xmm2
movsd -48(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
movsd -64(%rbp), %xmm3 ## 8-byte Reload
## xmm3 = mem[0],zero
movsd -72(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
jbe LBB3_12
## %bb.11: ## in Loop: Header=BB3_8 Depth=1
movapd %xmm4, -96(%rbp) ## 16-byte Spill
movsd %xmm1, -56(%rbp) ## 8-byte Spill
movapd %xmm0, %xmm3
jmp LBB3_12
LBB3_13:
movsd LCPI3_7(%rip), %xmm1 ## xmm1 = mem[0],zero
movsd -56(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
addsd %xmm0, %xmm1
movsd LCPI3_5(%rip), %xmm4 ## xmm4 = mem[0],zero
addsd %xmm0, %xmm4
ucomisd %xmm1, %xmm4
movsd %xmm3, -64(%rbp) ## 8-byte Spill
jb LBB3_20
## %bb.14:
movsd %xmm4, -112(%rbp) ## 8-byte Spill
jmp LBB3_15
.p2align 4, 0x90
LBB3_16: ## in Loop: Header=BB3_15 Depth=1
movsd -72(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
LBB3_19: ## in Loop: Header=BB3_15 Depth=1
addsd LCPI3_8(%rip), %xmm1
movsd -112(%rbp), %xmm4 ## 8-byte Reload
## xmm4 = mem[0],zero
ucomisd %xmm1, %xmm4
movsd -48(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
jb LBB3_20
LBB3_15: ## =>This Inner Loop Header: Depth=1
movsd %xmm1, -72(%rbp) ## 8-byte Spill
movq %r15, %rdi
movl %r13d, %esi
movapd %xmm2, %xmm0
callq _evalDerivDisp
ucomisd LCPI3_9(%rip), %xmm0
jbe LBB3_16
## %bb.17: ## in Loop: Header=BB3_15 Depth=1
movq %r15, %rdi
movl %r13d, %esi
movsd -48(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd -72(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
callq _evalDisp
movapd %xmm0, %xmm3
subsd -80(%rbp), %xmm3 ## 8-byte Folded Reload
andpd LCPI3_0(%rip), %xmm3
movapd -96(%rbp), %xmm2 ## 16-byte Reload
ucomisd %xmm3, %xmm2
movsd -72(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
jbe LBB3_19
## %bb.18: ## in Loop: Header=BB3_15 Depth=1
movapd %xmm3, -96(%rbp) ## 16-byte Spill
movsd %xmm1, -56(%rbp) ## 8-byte Spill
movsd %xmm0, -64(%rbp) ## 8-byte Spill
jmp LBB3_19
LBB3_6:
movsd -48(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
LBB3_20:
movq %r15, %rdi
movl %r13d, %esi
movapd %xmm2, %xmm0
movsd -56(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
callq _evalDerivDisp
movl $3, %r12d
ucomisd LCPI3_9(%rip), %xmm0
jne LBB3_22
jp LBB3_22
## %bb.21:
movsd -56(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
LBB3_29:
movsd %xmm2, (%r14)
LBB3_30:
movl %r12d, %eax
addq $72, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB3_22:
movl $-1, %ebx
movsd -56(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
movsd -64(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
.p2align 4, 0x90
LBB3_23: ## =>This Inner Loop Header: Depth=1
movsd -80(%rbp), %xmm3 ## 8-byte Reload
## xmm3 = mem[0],zero
subsd %xmm2, %xmm3
divsd %xmm0, %xmm3
addsd %xmm1, %xmm3
movapd %xmm3, %xmm2
movapd %xmm3, %xmm0
subsd %xmm1, %xmm0
andpd LCPI3_0(%rip), %xmm0
movsd -104(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
ucomisd %xmm0, %xmm1
ja LBB3_24
## %bb.25: ## in Loop: Header=BB3_23 Depth=1
incl %ebx
cmpl $100, %ebx
ja LBB3_26
## %bb.27: ## in Loop: Header=BB3_23 Depth=1
movq %r15, %rdi
movl %r13d, %esi
movsd -48(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movapd %xmm2, %xmm1
movsd %xmm2, -56(%rbp) ## 8-byte Spill
callq _evalDisp
movsd %xmm0, -64(%rbp) ## 8-byte Spill
movq %r15, %rdi
movl %r13d, %esi
movsd -48(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd -56(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
callq _evalDerivDisp
movsd -64(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
movsd -56(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
ucomisd LCPI3_9(%rip), %xmm0
jne LBB3_23
jp LBB3_23
## %bb.28:
movapd %xmm1, %xmm2
jmp LBB3_29
LBB3_24:
xorl %r12d, %r12d
jmp LBB3_29
LBB3_26:
movl $2, %r12d
jmp LBB3_29
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_str: ## @str
.asciz "Warning: (evalInvDisp) slope of dispersion relation is negative"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _evalDisp ; -- Begin function evalDisp
.p2align 2
_evalDisp: ; @evalDisp
.cfi_startproc
; %bb.0:
sub w8, w1, #1
cmp w8, #8
b.hi LBB0_3
; %bb.1:
Lloh0:
adrp x9, lJTI0_0@PAGE
Lloh1:
add x9, x9, lJTI0_0@PAGEOFF
adr x10, LBB0_2
ldrb w11, [x9, x8]
add x10, x10, x11, lsl #2
br x10
LBB0_2:
ldr d0, [x0]
b LBB0_15
LBB0_3:
mov x8, #145685290680320
movk x8, #49454, lsl #48
fmov d0, x8
b LBB0_15
LBB0_4:
ldp d2, d3, [x0]
b LBB0_9
LBB0_5:
ldp d2, d3, [x0]
fmul d3, d3, d0
fmadd d2, d3, d1, d2
ldr d3, [x0, #16]
fmul d3, d3, d0
b LBB0_11
LBB0_6:
ldp d2, d3, [x0]
fmul d3, d3, d0
fmadd d2, d3, d1, d2
ldp d3, d4, [x0, #16]
fmul d3, d3, d0
fmul d3, d3, d0
fmul d3, d3, d1
fmadd d1, d3, d1, d2
fmadd d0, d4, d0, d1
b LBB0_15
LBB0_7:
ldp d2, d3, [x0]
fmul d3, d3, d0
fmadd d2, d3, d1, d2
ldp d3, d4, [x0, #16]
fmul d3, d3, d0
fmul d3, d3, d0
fmul d3, d3, d1
fmadd d2, d3, d1, d2
fmadd d0, d4, d0, d2
ldr d2, [x0, #32]
fmadd d0, d2, d1, d0
b LBB0_15
LBB0_8:
ldp d2, d3, [x0]
fmul d3, d3, d0
fmadd d2, d3, d1, d2
ldp d3, d4, [x0, #16]
fmul d3, d3, d0
fmul d3, d3, d0
fmul d3, d3, d1
fmadd d2, d3, d1, d2
fmadd d2, d4, d0, d2
ldp d3, d4, [x0, #32]
fmadd d2, d3, d1, d2
fmul d3, d4, d0
LBB0_9:
fmul d0, d3, d0
fmadd d0, d0, d1, d2
b LBB0_15
LBB0_10:
ldp d2, d3, [x0]
fmul d3, d3, d0
fmadd d2, d3, d1, d2
ldp d3, d4, [x0, #16]
fmul d3, d3, d0
fmul d3, d3, d0
fmul d3, d3, d1
fmadd d2, d3, d1, d2
fmadd d2, d4, d0, d2
ldp d3, d4, [x0, #32]
fmadd d2, d3, d1, d2
fmul d3, d4, d0
fmul d3, d3, d0
fmadd d2, d3, d1, d2
ldr d3, [x0, #48]
LBB0_11:
fmul d0, d3, d0
b LBB0_13
LBB0_12:
ldp d2, d3, [x0]
fmul d3, d3, d0
fmadd d2, d3, d1, d2
ldp d3, d4, [x0, #16]
fmul d3, d3, d0
fmul d3, d3, d0
fmul d3, d3, d1
fmadd d2, d3, d1, d2
fmadd d2, d4, d0, d2
ldp d3, d4, [x0, #32]
fmadd d2, d3, d1, d2
fmul d3, d4, d0
fmul d3, d3, d0
fmadd d2, d3, d1, d2
ldp d3, d4, [x0, #48]
fmul d3, d3, d0
fmul d3, d3, d1
fmadd d2, d3, d1, d2
fmul d3, d4, d0
fmul d3, d3, d0
fmul d0, d3, d0
fmul d0, d0, d1
LBB0_13:
fmul d0, d0, d1
fmadd d0, d0, d1, d2
b LBB0_15
LBB0_14:
ldp d2, d3, [x0]
fmul d3, d3, d0
fmadd d2, d3, d1, d2
ldp d3, d4, [x0, #16]
fmul d3, d3, d0
fmul d3, d3, d0
fmul d3, d3, d1
fmadd d2, d3, d1, d2
fmadd d2, d4, d0, d2
ldp d3, d4, [x0, #32]
fmadd d2, d3, d1, d2
fmul d3, d4, d0
fmul d3, d3, d0
fmadd d2, d3, d1, d2
ldp d3, d4, [x0, #48]
fmul d3, d3, d0
fmul d3, d3, d1
fmadd d2, d3, d1, d2
fmul d3, d4, d0
fmul d3, d3, d0
fmul d3, d3, d0
fmul d3, d3, d1
fmul d3, d3, d1
fmadd d1, d3, d1, d2
ldr d2, [x0, #64]
fmul d2, d2, d0
fmadd d0, d2, d0, d1
LBB0_15:
fmov d1, #-1.00000000
fadd d0, d0, d1
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
.section __TEXT,__const
lJTI0_0:
.byte (LBB0_2-LBB0_2)>>2
.byte (LBB0_4-LBB0_2)>>2
.byte (LBB0_5-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_7-LBB0_2)>>2
.byte (LBB0_8-LBB0_2)>>2
.byte (LBB0_10-LBB0_2)>>2
.byte (LBB0_12-LBB0_2)>>2
.byte (LBB0_14-LBB0_2)>>2
; -- End function
.section __TEXT,__text,regular,pure_instructions
.globl _prismDisp ; -- Begin function prismDisp
.p2align 2
_prismDisp: ; @prismDisp
.cfi_startproc
; %bb.0:
ldp d1, d2, [x0]
fsub d0, d0, d1
fmov d1, #1.00000000
fadd d0, d0, d1
ldp d3, d1, [x0, #32]
fdiv d1, d1, d0
fadd d1, d3, d1
fdiv d1, d1, d0
ldp d4, d3, [x0, #16]
fadd d1, d3, d1
fdiv d1, d1, d0
fadd d1, d4, d1
fdiv d0, d1, d0
fadd d0, d2, d0
ret
.cfi_endproc
; -- End function
.globl _evalDerivDisp ; -- Begin function evalDerivDisp
.p2align 2
_evalDerivDisp: ; @evalDerivDisp
.cfi_startproc
; %bb.0:
sub w8, w1, #1
cmp w8, #8
b.hi LBB2_4
; %bb.1:
movi d2, #0000000000000000
Lloh2:
adrp x9, lJTI2_0@PAGE
Lloh3:
add x9, x9, lJTI2_0@PAGEOFF
adr x10, LBB2_2
ldrb w11, [x9, x8]
add x10, x10, x11, lsl #2
br x10
LBB2_2:
ldp d2, d3, [x0, #8]
fadd d3, d3, d3
fmul d3, d3, d0
fmul d3, d3, d0
fmul d1, d3, d1
fmadd d0, d2, d0, d1
ret
LBB2_3:
ldp d2, d3, [x0, #8]
fadd d3, d3, d3
fmul d3, d3, d0
fmul d3, d3, d0
fmul d3, d3, d1
fmadd d2, d2, d0, d3
ldp d3, d4, [x0, #32]
fadd d2, d3, d2
fmul d3, d4, d0
fmadd d2, d3, d0, d2
ldp d3, d4, [x0, #48]
fadd d3, d3, d3
fmul d3, d3, d0
fmadd d2, d3, d1, d2
fmov d3, #3.00000000
fmul d3, d4, d3
fmul d3, d3, d0
fmul d3, d3, d0
fmul d0, d3, d0
fmul d0, d0, d1
fmadd d0, d0, d1, d2
ret
LBB2_4:
mov x8, #145685290680320
movk x8, #16686, lsl #48
fmov d2, x8
LBB2_5:
fmov d0, d2
ret
LBB2_6:
ldr d1, [x0, #8]
fmul d0, d1, d0
ret
LBB2_7:
ldp d2, d3, [x0, #8]
fadd d3, d3, d3
fmul d3, d3, d0
fmul d3, d3, d0
fmul d1, d3, d1
fmadd d0, d2, d0, d1
ldr d1, [x0, #32]
fadd d0, d1, d0
ret
LBB2_8:
ldp d2, d3, [x0, #8]
fadd d3, d3, d3
fmul d3, d3, d0
fmul d3, d3, d0
fmul d1, d3, d1
fmadd d1, d2, d0, d1
ldp d2, d3, [x0, #32]
fadd d1, d2, d1
fmul d2, d3, d0
fmadd d0, d2, d0, d1
ret
LBB2_9:
ldp d2, d3, [x0, #8]
fadd d3, d3, d3
fmul d3, d3, d0
fmul d3, d3, d0
fmul d3, d3, d1
fmadd d2, d2, d0, d3
ldp d3, d4, [x0, #32]
fadd d2, d3, d2
fmul d3, d4, d0
fmadd d2, d3, d0, d2
ldr d3, [x0, #48]
fadd d3, d3, d3
fmul d0, d3, d0
fmadd d0, d0, d1, d2
ret
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
.section __TEXT,__const
lJTI2_0:
.byte (LBB2_5-LBB2_2)>>2
.byte (LBB2_6-LBB2_2)>>2
.byte (LBB2_2-LBB2_2)>>2
.byte (LBB2_2-LBB2_2)>>2
.byte (LBB2_7-LBB2_2)>>2
.byte (LBB2_8-LBB2_2)>>2
.byte (LBB2_9-LBB2_2)>>2
.byte (LBB2_3-LBB2_2)>>2
.byte (LBB2_3-LBB2_2)>>2
; -- End function
.section __TEXT,__text,regular,pure_instructions
.globl _evalInvDisp ; -- Begin function evalInvDisp
.p2align 2
_evalInvDisp: ; @evalInvDisp
.cfi_startproc
; %bb.0:
sub sp, sp, #144
.cfi_def_cfa_offset 144
stp d15, d14, [sp, #16] ; 16-byte Folded Spill
stp d13, d12, [sp, #32] ; 16-byte Folded Spill
stp d11, d10, [sp, #48] ; 16-byte Folded Spill
stp d9, d8, [sp, #64] ; 16-byte Folded Spill
stp 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 b8, -72
.cfi_offset b9, -80
.cfi_offset b10, -88
.cfi_offset b11, -96
.cfi_offset b12, -104
.cfi_offset b13, -112
.cfi_offset b14, -120
.cfi_offset b15, -128
mov x8, #-4616189618054758400
str x8, [x2]
sub w8, w1, #10
cmn w8, #9
b.hs LBB3_2
; %bb.1:
mov w0, #1
b LBB3_14
LBB3_2:
mov x19, x2
fmov d8, d2
fmov d10, d1
fmov d11, d0
mov x20, x1
mov x21, x0
str d3, [sp, #8] ; 8-byte Folded Spill
fmov d1, d2
bl _evalDisp
fmov d12, d0
mov x0, x21
mov x1, x20
fmov d0, d11
fmov d1, d8
bl _evalDerivDisp
fmov d13, d0
fabd d9, d12, d10
fmov d14, #1.50000000
fcmp d11, d14
b.pl LBB3_5
; %bb.3:
fcmp d13, #0.0
b.hi LBB3_5
; %bb.4:
Lloh4:
adrp x0, l_str@PAGE
Lloh5:
add x0, x0, l_str@PAGEOFF
bl _puts
LBB3_5:
fcmp d13, #0.0
cset w8, ls
mov x9, #4652218415073722368
fmov d0, x9
fcmp d9, d0
cset w9, gt
orr w8, w8, w9
fcmp d11, d14
ccmp w8, #0, #4, gt
b.eq LBB3_11
; %bb.6:
fcmp d13, #0.0
mov x8, #4681773287628341248
fmov d0, x8
fcsel d14, d0, d9, ls
mov x8, #153931627888640
movk x8, #16529, lsl #48
fmov d13, x8
mov x22, #4636737291354636288
mov x23, #215504279044096
movk x23, #16552, lsl #48
b LBB3_8
LBB3_7: ; in Loop: Header=BB3_8 Depth=1
fmov d0, x22
fadd d13, d13, d0
fmov d0, x23
fcmp d13, d0
b.hi LBB3_10
LBB3_8: ; =>This Inner Loop Header: Depth=1
mov x0, x21
mov x1, x20
fmov d0, d11
fmov d1, d13
bl _evalDerivDisp
fcmp d0, #0.0
b.le LBB3_7
; %bb.9: ; in Loop: Header=BB3_8 Depth=1
mov x0, x21
mov x1, x20
fmov d0, d11
fmov d1, d13
bl _evalDisp
fabd d1, d0, d10
fcmp d1, d14
fcsel d14, d14, d1, pl
fcsel d8, d8, d13, pl
fcsel d12, d12, d0, pl
b LBB3_7
LBB3_10:
mov x8, #-4586634745500139520
fmov d0, x8
fadd d13, d8, d0
mov x8, #4636737291354636288
fmov d0, x8
fadd d15, d8, d0
fcmp d13, d15
b.ls LBB3_19
LBB3_11:
mov x0, x21
mov x1, x20
fmov d0, d11
fmov d1, d8
bl _evalDerivDisp
fcmp d0, #0.0
b.ne LBB3_15
LBB3_12:
mov w0, #3
LBB3_13:
str d8, [x19]
LBB3_14:
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 d9, d8, [sp, #64] ; 16-byte Folded Reload
ldp d11, d10, [sp, #48] ; 16-byte Folded Reload
ldp d13, d12, [sp, #32] ; 16-byte Folded Reload
ldp d15, d14, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #144
ret
LBB3_15:
mov w22, #-1
ldr d9, [sp, #8] ; 8-byte Folded Reload
LBB3_16: ; =>This Inner Loop Header: Depth=1
fmov d1, d8
fsub d2, d10, d12
fdiv d0, d2, d0
fadd d8, d8, d0
fabd d0, d8, d1
fcmp d0, d9
b.mi LBB3_23
; %bb.17: ; in Loop: Header=BB3_16 Depth=1
add w22, w22, #1
cmp w22, #100
b.hi LBB3_24
; %bb.18: ; in Loop: Header=BB3_16 Depth=1
mov x0, x21
mov x1, x20
fmov d0, d11
fmov d1, d8
bl _evalDisp
fmov d12, d0
mov x0, x21
mov x1, x20
fmov d0, d11
fmov d1, d8
bl _evalDerivDisp
fcmp d0, #0.0
b.ne LBB3_16
b LBB3_12
LBB3_19:
fmov d9, #10.00000000
b LBB3_21
LBB3_20: ; in Loop: Header=BB3_21 Depth=1
fadd d13, d13, d9
fcmp d13, d15
b.hi LBB3_11
LBB3_21: ; =>This Inner Loop Header: Depth=1
mov x0, x21
mov x1, x20
fmov d0, d11
fmov d1, d13
bl _evalDerivDisp
fcmp d0, #0.0
b.le LBB3_20
; %bb.22: ; in Loop: Header=BB3_21 Depth=1
mov x0, x21
mov x1, x20
fmov d0, d11
fmov d1, d13
bl _evalDisp
fabd d1, d0, d10
fcmp d1, d14
fcsel d14, d14, d1, pl
fcsel d8, d8, d13, pl
fcsel d12, d12, d0, pl
b LBB3_20
LBB3_23:
mov w0, #0
b LBB3_13
LBB3_24:
mov w0, #2
b LBB3_13
.loh AdrpAdd Lloh4, Lloh5
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_str: ; @str
.asciz "Warning: (evalInvDisp) slope of dispersion relation is negative"
.subsections_via_symbols
| the_stack_data/150394.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/26700709.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cyttsp4_final_sync
_cyttsp4_final_sync: ## @cyttsp4_final_sync
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
testl %esi, %esi
jle LBB0_5
## %bb.1:
movq %rdx, %r15
movl %esi, %r12d
xorl %ebx, %ebx
movq _MT_TOOL_FINGER@GOTPCREL(%rip), %r13
jmp LBB0_2
.p2align 4, 0x90
LBB0_4: ## in Loop: Header=BB0_2 Depth=1
incq %rbx
cmpq %rbx, %r12
je LBB0_5
LBB0_2: ## =>This Inner Loop Header: Depth=1
cmpl $0, (%r15,%rbx,4)
jne LBB0_4
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movq %r14, %rdi
movl %ebx, %esi
callq _input_mt_slot
movl (%r13), %esi
movq %r14, %rdi
xorl %edx, %edx
callq _input_mt_report_slot_state
jmp LBB0_4
LBB0_5:
movq %r14, %rdi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _input_sync ## TAILCALL
.cfi_endproc
## -- End function
.comm _MT_TOOL_FINGER,4,2 ## @MT_TOOL_FINGER
.no_dead_strip _cyttsp4_final_sync
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cyttsp4_final_sync
_cyttsp4_final_sync: ; @cyttsp4_final_sync
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x20, x0
cmp w1, #1
b.lt LBB0_5
; %bb.1:
mov x19, x2
mov x21, #0
mov w22, w1
Lloh0:
adrp x23, _MT_TOOL_FINGER@GOTPAGE
Lloh1:
ldr x23, [x23, _MT_TOOL_FINGER@GOTPAGEOFF]
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
add x21, x21, #1
cmp x22, x21
b.eq LBB0_5
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [x19, x21, lsl #2]
cbnz w8, LBB0_2
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
mov x0, x20
mov x1, x21
bl _input_mt_slot
ldr w1, [x23]
mov x0, x20
mov w2, #0
bl _input_mt_report_slot_state
b LBB0_2
LBB0_5:
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 _input_sync
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _MT_TOOL_FINGER,4,2 ; @MT_TOOL_FINGER
.no_dead_strip _cyttsp4_final_sync
.subsections_via_symbols
| AnghaBench/linux/drivers/input/touchscreen/extr_cyttsp4_core.c_cyttsp4_final_sync.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function retrieve_tag_reference
_retrieve_tag_reference: ## @retrieve_tag_reference
.cfi_startproc
## %bb.0:
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, %rbx
movq %rdi, %r15
movq $0, (%rdi)
movq _GIT_REFS_TAGS_DIR@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
movq %rcx, %rdx
callq _git_buf_joinpath
testq %rax, %rax
js LBB0_1
## %bb.2:
movl (%rbx), %edx
leaq -32(%rbp), %rdi
movq %r14, %rsi
callq _git_reference_lookup
testl %eax, %eax
js LBB0_4
## %bb.3:
movq -32(%rbp), %rax
movq %rax, (%r15)
xorl %eax, %eax
jmp LBB0_4
LBB0_1:
movl $-1, %eax
LBB0_4:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _GIT_REFS_TAGS_DIR,4,2 ## @GIT_REFS_TAGS_DIR
.no_dead_strip _retrieve_tag_reference
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function retrieve_tag_reference
_retrieve_tag_reference: ; @retrieve_tag_reference
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x20, x2
mov x21, x1
mov x19, x0
str xzr, [x0]
Lloh0:
adrp x8, _GIT_REFS_TAGS_DIR@GOTPAGE
Lloh1:
ldr x8, [x8, _GIT_REFS_TAGS_DIR@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
mov x0, x21
mov x2, x3
bl _git_buf_joinpath
tbnz x0, #63, LBB0_3
; %bb.1:
ldr w2, [x21]
add x0, sp, #8
mov x1, x20
bl _git_reference_lookup
tbnz w0, #31, LBB0_4
; %bb.2:
mov w0, #0
ldr x8, [sp, #8]
str x8, [x19]
b LBB0_4
LBB0_3:
mov w0, #-1
LBB0_4:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _GIT_REFS_TAGS_DIR,4,2 ; @GIT_REFS_TAGS_DIR
.no_dead_strip _retrieve_tag_reference
.subsections_via_symbols
| AnghaBench/libgit2/src/extr_tag.c_retrieve_tag_reference.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function get_path_len
_get_path_len: ## @get_path_len
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $16, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %r12d
movq %rdi, %r14
callq _FDT_CHECK_HEADER
leaq -36(%rbp), %rdx
movq %r14, %rdi
movl %r12d, %esi
callq _fdt_get_name
testq %rax, %rax
je LBB0_5
## %bb.1:
xorl %ebx, %ebx
leaq -36(%rbp), %r15
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
cmpl $0, -36(%rbp)
je LBB0_6
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movq %r14, %rdi
movl %r12d, %esi
callq _fdt_parent_offset
movl %eax, %r12d
testl %eax, %eax
js LBB0_7
## %bb.4: ## in Loop: Header=BB0_2 Depth=1
movl -36(%rbp), %eax
addl %eax, %ebx
incl %ebx
movq %r14, %rdi
movl %r12d, %esi
movq %r15, %rdx
callq _fdt_get_name
testq %rax, %rax
jne LBB0_2
LBB0_5:
movl -36(%rbp), %r12d
jmp LBB0_7
LBB0_6:
testl %ebx, %ebx
movl $1, %r12d
cmovnel %ebx, %r12d
LBB0_7:
movl %r12d, %eax
addq $16, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _get_path_len
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function get_path_len
_get_path_len: ; @get_path_len
.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
bl _FDT_CHECK_HEADER
add x2, sp, #12
mov x0, x20
mov x1, x19
bl _fdt_get_name
cbz x0, LBB0_5
; %bb.1:
mov w21, #0
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
cbz w8, LBB0_6
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
mov x0, x20
mov x1, x19
bl _fdt_parent_offset
mov x19, x0
tbnz w0, #31, LBB0_7
; %bb.4: ; in Loop: Header=BB0_2 Depth=1
ldr w8, [sp, #12]
add w8, w21, w8
add w21, w8, #1
add x2, sp, #12
mov x0, x20
mov x1, x19
bl _fdt_get_name
cbnz x0, LBB0_2
LBB0_5:
ldr w19, [sp, #12]
b LBB0_7
LBB0_6:
cmp w21, #0
csinc w19, w21, wzr, ne
LBB0_7:
mov x0, x19
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.no_dead_strip _get_path_len
.subsections_via_symbols
| AnghaBench/freebsd/sys/contrib/libfdt/extr_fdt_overlay.c_get_path_len.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $48, %rsp
.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(%rip), %r14
movq %r14, %rdi
movl $1, %esi
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %r15
leaq -80(%rbp), %rsi
movq %r15, %rdi
xorl %eax, %eax
callq _scanf
movq %r14, %rdi
movl $2, %esi
xorl %eax, %eax
callq _printf
leaq -76(%rbp), %rsi
movq %r15, %rdi
xorl %eax, %eax
callq _scanf
movq %r14, %rdi
movl $3, %esi
xorl %eax, %eax
callq _printf
leaq -72(%rbp), %rsi
movq %r15, %rdi
xorl %eax, %eax
callq _scanf
movq %r14, %rdi
movl $4, %esi
xorl %eax, %eax
callq _printf
leaq -68(%rbp), %rsi
movq %r15, %rdi
xorl %eax, %eax
callq _scanf
movq %r14, %rdi
movl $5, %esi
xorl %eax, %eax
callq _printf
leaq -64(%rbp), %rsi
movq %r15, %rdi
xorl %eax, %eax
callq _scanf
movq %r14, %rdi
movl $6, %esi
xorl %eax, %eax
callq _printf
leaq -60(%rbp), %rsi
movq %r15, %rdi
xorl %eax, %eax
callq _scanf
movq %r14, %rdi
movl $7, %esi
xorl %eax, %eax
callq _printf
leaq -56(%rbp), %rsi
movq %r15, %rdi
xorl %eax, %eax
callq _scanf
movq %r14, %rdi
movl $8, %esi
xorl %eax, %eax
callq _printf
leaq -52(%rbp), %rsi
movq %r15, %rdi
xorl %eax, %eax
callq _scanf
movq %r14, %rdi
movl $9, %esi
xorl %eax, %eax
callq _printf
leaq -48(%rbp), %rsi
movq %r15, %rdi
xorl %eax, %eax
callq _scanf
movl $10, %ebx
movq %r14, %rdi
movl $10, %esi
xorl %eax, %eax
callq _printf
leaq -44(%rbp), %rsi
movq %r15, %rdi
xorl %eax, %eax
callq _scanf
movl -80(%rbp), %edx
movl -76(%rbp), %r8d
movl -72(%rbp), %r9d
movl -68(%rbp), %r10d
movl -64(%rbp), %r11d
movl -60(%rbp), %r14d
movl -56(%rbp), %r15d
movl -52(%rbp), %r12d
movl -48(%rbp), %edi
movl -44(%rbp), %eax
jmp LBB0_1
.p2align 4, 0x90
LBB0_27: ## in Loop: Header=BB0_1 Depth=1
movl %esi, -44(%rbp)
movl %eax, -48(%rbp)
movl %esi, %ecx
LBB0_28: ## in Loop: Header=BB0_1 Depth=1
movl %eax, %edi
movl %ecx, %eax
decl %ebx
je LBB0_29
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl %edx, %r8d
jle LBB0_2
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl %edx, -76(%rbp)
movl %r8d, -80(%rbp)
movl %edx, %ecx
movl %r8d, %edx
cmpl %ecx, %r9d
jg LBB0_6
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movl %r9d, %esi
movl %ecx, %r8d
cmpl %esi, %r10d
jg LBB0_9
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
movl %r10d, %ecx
movl %esi, %r9d
cmpl %ecx, %r11d
jg LBB0_12
LBB0_11: ## in Loop: Header=BB0_1 Depth=1
movl %r11d, %esi
movl %ecx, %r10d
cmpl %esi, %r14d
jg LBB0_15
LBB0_14: ## in Loop: Header=BB0_1 Depth=1
movl %r14d, %ecx
movl %esi, %r11d
cmpl %ecx, %r15d
jg LBB0_18
LBB0_17: ## in Loop: Header=BB0_1 Depth=1
movl %r15d, %esi
movl %ecx, %r14d
cmpl %esi, %r12d
jg LBB0_21
LBB0_20: ## in Loop: Header=BB0_1 Depth=1
movl %r12d, %ecx
movl %esi, %r15d
cmpl %ecx, %edi
jg LBB0_24
LBB0_23: ## in Loop: Header=BB0_1 Depth=1
movl %edi, %esi
movl %ecx, %r12d
cmpl %esi, %eax
jg LBB0_27
jmp LBB0_26
.p2align 4, 0x90
LBB0_2: ## in Loop: Header=BB0_1 Depth=1
movl %r8d, %ecx
cmpl %ecx, %r9d
jle LBB0_5
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movl %ecx, -72(%rbp)
movl %r9d, -76(%rbp)
movl %ecx, %esi
movl %r9d, %r8d
cmpl %esi, %r10d
jle LBB0_8
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
movl %esi, -68(%rbp)
movl %r10d, -72(%rbp)
movl %esi, %ecx
movl %r10d, %r9d
cmpl %ecx, %r11d
jle LBB0_11
LBB0_12: ## in Loop: Header=BB0_1 Depth=1
movl %ecx, -64(%rbp)
movl %r11d, -68(%rbp)
movl %ecx, %esi
movl %r11d, %r10d
cmpl %esi, %r14d
jle LBB0_14
LBB0_15: ## in Loop: Header=BB0_1 Depth=1
movl %esi, -60(%rbp)
movl %r14d, -64(%rbp)
movl %esi, %ecx
movl %r14d, %r11d
cmpl %ecx, %r15d
jle LBB0_17
LBB0_18: ## in Loop: Header=BB0_1 Depth=1
movl %ecx, -56(%rbp)
movl %r15d, -60(%rbp)
movl %ecx, %esi
movl %r15d, %r14d
cmpl %esi, %r12d
jle LBB0_20
LBB0_21: ## in Loop: Header=BB0_1 Depth=1
movl %esi, -52(%rbp)
movl %r12d, -56(%rbp)
movl %esi, %ecx
movl %r12d, %r15d
cmpl %ecx, %edi
jle LBB0_23
LBB0_24: ## in Loop: Header=BB0_1 Depth=1
movl %ecx, -48(%rbp)
movl %edi, -52(%rbp)
movl %ecx, %esi
movl %edi, %r12d
cmpl %esi, %eax
jg LBB0_27
LBB0_26: ## in Loop: Header=BB0_1 Depth=1
movl %eax, %ecx
movl %esi, %eax
jmp LBB0_28
LBB0_29:
leaq L_.str.2(%rip), %rbx
movq %rbx, %rdi
movl $1, %esi
xorl %eax, %eax
callq _printf
movl -76(%rbp), %edx
movq %rbx, %rdi
movl $2, %esi
xorl %eax, %eax
callq _printf
movl -72(%rbp), %edx
movq %rbx, %rdi
movl $3, %esi
xorl %eax, %eax
callq _printf
movl -68(%rbp), %edx
movq %rbx, %rdi
movl $4, %esi
xorl %eax, %eax
callq _printf
movl -64(%rbp), %edx
movq %rbx, %rdi
movl $5, %esi
xorl %eax, %eax
callq _printf
movl -60(%rbp), %edx
movq %rbx, %rdi
movl $6, %esi
xorl %eax, %eax
callq _printf
movl -56(%rbp), %edx
movq %rbx, %rdi
movl $7, %esi
xorl %eax, %eax
callq _printf
movl -52(%rbp), %edx
movq %rbx, %rdi
movl $8, %esi
xorl %eax, %eax
callq _printf
movl -48(%rbp), %edx
movq %rbx, %rdi
movl $9, %esi
xorl %eax, %eax
callq _printf
movl -44(%rbp), %edx
movq %rbx, %rdi
movl $10, %esi
xorl %eax, %eax
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -40(%rbp), %rax
jne LBB0_31
## %bb.30:
xorl %eax, %eax
addq $48, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB0_31:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\nValor en posicion %d: "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "\nValor en posicion %d es: %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, #112
.cfi_def_cfa_offset 112
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-40]
mov w8, #1
str x8, [sp]
Lloh3:
adrp x19, l_.str@PAGE
Lloh4:
add x19, x19, l_.str@PAGEOFF
mov x0, x19
bl _printf
add x22, sp, #16
str x22, [sp]
Lloh5:
adrp x20, l_.str.1@PAGE
Lloh6:
add x20, x20, l_.str.1@PAGEOFF
mov x0, x20
bl _scanf
mov w8, #2
str x8, [sp]
mov x0, x19
bl _printf
add x8, x22, #4
str x8, [sp]
mov x0, x20
bl _scanf
mov w8, #3
str x8, [sp]
mov x0, x19
bl _printf
add x8, x22, #8
str x8, [sp]
mov x0, x20
bl _scanf
mov w8, #4
str x8, [sp]
mov x0, x19
bl _printf
add x8, x22, #12
str x8, [sp]
mov x0, x20
bl _scanf
mov w8, #5
str x8, [sp]
mov x0, x19
bl _printf
add x8, x22, #16
str x8, [sp]
mov x0, x20
bl _scanf
mov w8, #6
str x8, [sp]
mov x0, x19
bl _printf
add x8, x22, #20
str x8, [sp]
mov x0, x20
bl _scanf
mov w8, #7
str x8, [sp]
mov x0, x19
bl _printf
add x8, x22, #24
str x8, [sp]
mov x0, x20
bl _scanf
mov w8, #8
str x8, [sp]
mov x0, x19
bl _printf
add x8, x22, #28
str x8, [sp]
mov x0, x20
bl _scanf
mov w8, #9
str x8, [sp]
mov x0, x19
bl _printf
add x8, x22, #32
str x8, [sp]
mov x0, x20
bl _scanf
mov w21, #10
str x21, [sp]
mov x0, x19
bl _printf
add x8, x22, #36
str x8, [sp]
mov x0, x20
bl _scanf
ldp w8, w9, [sp, #16]
ldp w10, w11, [sp, #24]
ldp w12, w14, [sp, #32]
ldp w15, w16, [sp, #40]
ldp w17, w13, [sp, #48]
b LBB0_3
LBB0_1: ; in Loop: Header=BB0_3 Depth=1
stp w13, w1, [sp, #48]
mov x0, x1
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
mov x17, x13
mov x13, x0
subs w21, w21, #1
b.eq LBB0_21
LBB0_3: ; =>This Inner Loop Header: Depth=1
cmp w9, w8
b.le LBB0_12
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
stp w9, w8, [sp, #16]
mov x0, x8
mov x8, x9
cmp w10, w0
b.gt LBB0_13
LBB0_5: ; in Loop: Header=BB0_3 Depth=1
mov x1, x10
mov x9, x0
cmp w11, w1
b.gt LBB0_14
LBB0_6: ; in Loop: Header=BB0_3 Depth=1
mov x0, x11
mov x10, x1
cmp w12, w0
b.gt LBB0_15
LBB0_7: ; in Loop: Header=BB0_3 Depth=1
mov x1, x12
mov x11, x0
cmp w14, w1
b.gt LBB0_16
LBB0_8: ; in Loop: Header=BB0_3 Depth=1
mov x0, x14
mov x12, x1
cmp w15, w0
b.gt LBB0_17
LBB0_9: ; in Loop: Header=BB0_3 Depth=1
mov x1, x15
mov x14, x0
cmp w16, w1
b.gt LBB0_18
LBB0_10: ; in Loop: Header=BB0_3 Depth=1
mov x0, x16
mov x15, x1
cmp w17, w0
b.gt LBB0_19
LBB0_11: ; in Loop: Header=BB0_3 Depth=1
mov x1, x17
mov x16, x0
cmp w13, w1
b.gt LBB0_1
b LBB0_20
LBB0_12: ; in Loop: Header=BB0_3 Depth=1
mov x0, x9
cmp w10, w0
b.le LBB0_5
LBB0_13: ; in Loop: Header=BB0_3 Depth=1
stp w10, w0, [sp, #20]
mov x1, x0
mov x9, x10
cmp w11, w1
b.le LBB0_6
LBB0_14: ; in Loop: Header=BB0_3 Depth=1
stp w11, w1, [sp, #24]
mov x0, x1
mov x10, x11
cmp w12, w0
b.le LBB0_7
LBB0_15: ; in Loop: Header=BB0_3 Depth=1
stp w12, w0, [sp, #28]
mov x1, x0
mov x11, x12
cmp w14, w1
b.le LBB0_8
LBB0_16: ; in Loop: Header=BB0_3 Depth=1
stp w14, w1, [sp, #32]
mov x0, x1
mov x12, x14
cmp w15, w0
b.le LBB0_9
LBB0_17: ; in Loop: Header=BB0_3 Depth=1
stp w15, w0, [sp, #36]
mov x1, x0
mov x14, x15
cmp w16, w1
b.le LBB0_10
LBB0_18: ; in Loop: Header=BB0_3 Depth=1
stp w16, w1, [sp, #40]
mov x0, x1
mov x15, x16
cmp w17, w0
b.le LBB0_11
LBB0_19: ; in Loop: Header=BB0_3 Depth=1
stp w17, w0, [sp, #44]
mov x1, x0
mov x16, x17
cmp w13, w1
b.gt LBB0_1
LBB0_20: ; in Loop: Header=BB0_3 Depth=1
mov x0, x13
mov x13, x1
b LBB0_2
LBB0_21:
mov w9, #1
stp x9, x8, [sp]
Lloh7:
adrp x19, l_.str.2@PAGE
Lloh8:
add x19, x19, l_.str.2@PAGEOFF
mov x0, x19
bl _printf
ldr w8, [sp, #20]
mov w9, #2
stp x9, x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #24]
mov w9, #3
stp x9, x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #28]
mov w9, #4
stp x9, x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #32]
mov w9, #5
stp x9, x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #36]
mov w9, #6
stp x9, x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #40]
mov w9, #7
stp x9, x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #44]
mov w9, #8
stp x9, x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #48]
mov w9, #9
stp x9, x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #52]
mov w9, #10
stp x9, x8, [sp]
mov x0, x19
bl _printf
ldur x8, [x29, #-40]
Lloh9:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh10:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh11:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_23
; %bb.22:
mov w0, #0
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #112
ret
LBB0_23:
bl ___stack_chk_fail
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpAdd Lloh7, Lloh8
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\nValor en posicion %d: "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "\nValor en posicion %d es: %d "
.subsections_via_symbols
| the_stack_data/43762.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function bias
_bias: ## @bias
.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
movq _BIAS80@GOTPCREL(%rip), %rcx
addl (%rcx), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _BIAS80,4,2 ## @BIAS80
.no_dead_strip _bias
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function bias
_bias: ; @bias
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _BIAS80@GOTPAGE
Lloh1:
ldr x8, [x8, _BIAS80@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
add w0, w8, w0
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _BIAS80,4,2 ; @BIAS80
.no_dead_strip _bias
.subsections_via_symbols
| AnghaBench/ish/emu/extr_float80.c_bias.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
leaq L_.str(%rip), %rsi
xorl %edi, %edi
callq _setlocale
movl $1, %ebx
leaq L_.str.1(%rip), %r14
jmp LBB0_1
.p2align 4, 0x90
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
incl %ebx
cmpl $201, %ebx
je LBB0_4
LBB0_1: ## =>This Inner Loop Header: Depth=1
movzbl %bl, %eax
imull $205, %eax, %ecx
shrl $10, %ecx
leal (%rcx,%rcx,4), %ecx
negl %ecx
addb %cl, %al
jne LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq %r14, %rdi
movl %ebx, %esi
xorl %eax, %eax
callq _printf
jmp LBB0_3
LBB0_4:
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.space 1
L_.str.1: ## @.str.1
.asciz "%d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
mov w0, #0
bl _setlocale
mov w20, #1
mov w21, #52429
movk w21, #52428, lsl #16
mov w22, #858993459
Lloh2:
adrp x19, l_.str.1@PAGE
Lloh3:
add x19, x19, l_.str.1@PAGEOFF
b LBB0_2
LBB0_1: ; in Loop: Header=BB0_2 Depth=1
add w20, w20, #1
cmp w20, #201
b.eq LBB0_4
LBB0_2: ; =>This Inner Loop Header: Depth=1
and w8, w20, #0xff
mul w8, w8, w21
cmp w8, w22
b.hi LBB0_1
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
str x20, [sp]
mov x0, x19
bl _printf
b LBB0_1
LBB0_4:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.space 1
l_.str.1: ; @.str.1
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/200142527.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _func_p1 ## -- Begin function func_p1
.p2align 4, 0x90
_func_p1: ## @func_p1
.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 _func_p2 ## -- Begin function func_p2
.p2align 4, 0x90
_func_p2: ## @func_p2
.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 _func_p3 ## -- Begin function func_p3
.p2align 4, 0x90
_func_p3: ## @func_p3
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
fldt 16(%rbp)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _func_f1 ## -- Begin function func_f1
.p2align 4, 0x90
_func_f1: ## @func_f1
.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 _func_f2 ## -- Begin function func_f2
.p2align 4, 0x90
_func_f2: ## @func_f2
.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 _func_f3 ## -- Begin function func_f3
.p2align 4, 0x90
_func_f3: ## @func_f3
.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 _func_f4 ## -- Begin function func_f4
.p2align 4, 0x90
_func_f4: ## @func_f4
.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 _func_f5 ## -- Begin function func_f5
.p2align 4, 0x90
_func_f5: ## @func_f5
.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 32(%rbp), %ecx
movl %ecx, 16(%rdi)
movaps 16(%rbp), %xmm0
movups %xmm0, (%rdi)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _func_f6 ## -- Begin function func_f6
.p2align 4, 0x90
_func_f6: ## @func_f6
.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 32(%rbp), %rcx
movq %rcx, 16(%rdi)
movaps 16(%rbp), %xmm0
movups %xmm0, (%rdi)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _func_f7 ## -- Begin function func_f7
.p2align 4, 0x90
_func_f7: ## @func_f7
.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
movups 28(%rbp), %xmm0
movups %xmm0, 12(%rdi)
movaps 16(%rbp), %xmm0
movups %xmm0, (%rdi)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _func_f8 ## -- Begin function func_f8
.p2align 4, 0x90
_func_f8: ## @func_f8
.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
movaps 16(%rbp), %xmm0
movaps 32(%rbp), %xmm1
movups %xmm1, 16(%rdi)
movups %xmm0, (%rdi)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _func_f9 ## -- Begin function func_f9
.p2align 4, 0x90
_func_f9: ## @func_f9
.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 48(%rbp), %ecx
movl %ecx, 32(%rdi)
movaps 16(%rbp), %xmm0
movaps 32(%rbp), %xmm1
movups %xmm1, 16(%rdi)
movups %xmm0, (%rdi)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _func_fab ## -- Begin function func_fab
.p2align 4, 0x90
_func_fab: ## @func_fab
.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 _func_fabc ## -- Begin function func_fabc
.p2align 4, 0x90
_func_fabc: ## @func_fabc
.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 _func_f2a2b ## -- Begin function func_f2a2b
.p2align 4, 0x90
_func_f2a2b: ## @func_f2a2b
.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 _call_f1 ## -- Begin function call_f1
.p2align 4, 0x90
_call_f1: ## @call_f1
.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 _call_f2 ## -- Begin function call_f2
.p2align 4, 0x90
_call_f2: ## @call_f2
.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 _call_f3 ## -- Begin function call_f3
.p2align 4, 0x90
_call_f3: ## @call_f3
.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 _call_f4 ## -- Begin function call_f4
.p2align 4, 0x90
_call_f4: ## @call_f4
.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 _call_f5 ## -- Begin function call_f5
.p2align 4, 0x90
_call_f5: ## @call_f5
.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 _call_f6 ## -- Begin function call_f6
.p2align 4, 0x90
_call_f6: ## @call_f6
.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 _call_f7 ## -- Begin function call_f7
.p2align 4, 0x90
_call_f7: ## @call_f7
.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 _call_f8 ## -- Begin function call_f8
.p2align 4, 0x90
_call_f8: ## @call_f8
.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 _call_f9 ## -- Begin function call_f9
.p2align 4, 0x90
_call_f9: ## @call_f9
.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 _call_fab ## -- Begin function call_fab
.p2align 4, 0x90
_call_fab: ## @call_fab
.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 _call_fabc ## -- Begin function call_fabc
.p2align 4, 0x90
_call_fabc: ## @call_fabc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _global_f1,4,2 ## @global_f1
.comm _global_f2,8,2 ## @global_f2
.comm _global_f3,12,2 ## @global_f3
.comm _global_f4,16,2 ## @global_f4
.comm _global_f5,20,2 ## @global_f5
.comm _global_f6,24,2 ## @global_f6
.comm _global_f7,28,2 ## @global_f7
.comm _global_f8,32,2 ## @global_f8
.comm _global_f9,36,2 ## @global_f9
.comm _global_fab,8,2 ## @global_fab
.comm _global_fabc,12,2 ## @global_fabc
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _func_p1 ; -- Begin function func_p1
.p2align 2
_func_p1: ; @func_p1
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _func_p2 ; -- Begin function func_p2
.p2align 2
_func_p2: ; @func_p2
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _func_p3 ; -- Begin function func_p3
.p2align 2
_func_p3: ; @func_p3
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _func_f1 ; -- Begin function func_f1
.p2align 2
_func_f1: ; @func_f1
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _func_f2 ; -- Begin function func_f2
.p2align 2
_func_f2: ; @func_f2
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _func_f3 ; -- Begin function func_f3
.p2align 2
_func_f3: ; @func_f3
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _func_f4 ; -- Begin function func_f4
.p2align 2
_func_f4: ; @func_f4
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _func_f5 ; -- Begin function func_f5
.p2align 2
_func_f5: ; @func_f5
.cfi_startproc
; %bb.0:
ldr q0, [x0]
str q0, [x8]
ldr w9, [x0, #16]
str w9, [x8, #16]
ret
.cfi_endproc
; -- End function
.globl _func_f6 ; -- Begin function func_f6
.p2align 2
_func_f6: ; @func_f6
.cfi_startproc
; %bb.0:
ldr q0, [x0]
str q0, [x8]
ldr x9, [x0, #16]
str x9, [x8, #16]
ret
.cfi_endproc
; -- End function
.globl _func_f7 ; -- Begin function func_f7
.p2align 2
_func_f7: ; @func_f7
.cfi_startproc
; %bb.0:
ldr q0, [x0]
str q0, [x8]
ldur q0, [x0, #12]
stur q0, [x8, #12]
ret
.cfi_endproc
; -- End function
.globl _func_f8 ; -- Begin function func_f8
.p2align 2
_func_f8: ; @func_f8
.cfi_startproc
; %bb.0:
ldp q0, q1, [x0]
stp q0, q1, [x8]
ret
.cfi_endproc
; -- End function
.globl _func_f9 ; -- Begin function func_f9
.p2align 2
_func_f9: ; @func_f9
.cfi_startproc
; %bb.0:
ldp q0, q1, [x0]
stp q0, q1, [x8]
ldr w9, [x0, #32]
str w9, [x8, #32]
ret
.cfi_endproc
; -- End function
.globl _func_fab ; -- Begin function func_fab
.p2align 2
_func_fab: ; @func_fab
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _func_fabc ; -- Begin function func_fabc
.p2align 2
_func_fabc: ; @func_fabc
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _func_f2a2b ; -- Begin function func_f2a2b
.p2align 2
_func_f2a2b: ; @func_f2a2b
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _call_f1 ; -- Begin function call_f1
.p2align 2
_call_f1: ; @call_f1
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _call_f2 ; -- Begin function call_f2
.p2align 2
_call_f2: ; @call_f2
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _call_f3 ; -- Begin function call_f3
.p2align 2
_call_f3: ; @call_f3
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _call_f4 ; -- Begin function call_f4
.p2align 2
_call_f4: ; @call_f4
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _call_f5 ; -- Begin function call_f5
.p2align 2
_call_f5: ; @call_f5
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _call_f6 ; -- Begin function call_f6
.p2align 2
_call_f6: ; @call_f6
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _call_f7 ; -- Begin function call_f7
.p2align 2
_call_f7: ; @call_f7
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _call_f8 ; -- Begin function call_f8
.p2align 2
_call_f8: ; @call_f8
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _call_f9 ; -- Begin function call_f9
.p2align 2
_call_f9: ; @call_f9
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _call_fab ; -- Begin function call_fab
.p2align 2
_call_fab: ; @call_fab
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _call_fabc ; -- Begin function call_fabc
.p2align 2
_call_fabc: ; @call_fabc
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.comm _global_f1,4,2 ; @global_f1
.comm _global_f2,8,2 ; @global_f2
.comm _global_f3,12,2 ; @global_f3
.comm _global_f4,16,2 ; @global_f4
.comm _global_f5,20,2 ; @global_f5
.comm _global_f6,24,2 ; @global_f6
.comm _global_f7,28,2 ; @global_f7
.comm _global_f8,32,2 ; @global_f8
.comm _global_f9,36,2 ; @global_f9
.comm _global_fab,8,2 ; @global_fab
.comm _global_fabc,12,2 ; @global_fabc
.subsections_via_symbols
| the_stack_data/466343.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -24
movq %rsi, %rbx
movq $0, -24(%rbp)
cmpl $3, %edi
jne LBB0_1
## %bb.2:
movq 8(%rbx), %rdi
leaq -16(%rbp), %rsi
callq _sqlite3_open
testl %eax, %eax
je LBB0_4
## %bb.3:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rbx
movq -16(%rbp), %rdi
callq _sqlite3_errmsg
leaq L_.str.1(%rip), %rsi
movq %rbx, %rdi
movq %rax, %rdx
xorl %eax, %eax
callq _fprintf
movq -16(%rbp), %rdi
callq _sqlite3_close
movl $1, %ebx
jmp LBB0_7
LBB0_1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq (%rbx), %rdx
leaq L_.str(%rip), %rsi
xorl %eax, %eax
callq _fprintf
movl $1, %ebx
jmp LBB0_7
LBB0_4:
movq -16(%rbp), %rdi
movq 16(%rbx), %rsi
leaq _callback(%rip), %rdx
xorl %ebx, %ebx
leaq -24(%rbp), %r8
xorl %ecx, %ecx
callq _sqlite3_exec
testl %eax, %eax
je LBB0_6
## %bb.5:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -24(%rbp), %rdx
leaq L_.str.2(%rip), %rsi
xorl %eax, %eax
callq _fprintf
movq -24(%rbp), %rdi
callq _sqlite3_free
LBB0_6:
movq -16(%rbp), %rdi
callq _sqlite3_close
LBB0_7:
movl %ebx, %eax
addq $24, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function callback
_callback: ## @callback
.cfi_startproc
## %bb.0:
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
testl %esi, %esi
jle LBB1_3
## %bb.1:
movq %rcx, %r14
movq %rdx, %r12
movl %esi, %ebx
leaq L_.str.3(%rip), %r15
xorl %r13d, %r13d
.p2align 4, 0x90
LBB1_2: ## =>This Inner Loop Header: Depth=1
movq (%r14,%r13,8), %rsi
movq (%r12,%r13,8), %rdx
testq %rdx, %rdx
leaq L_.str.4(%rip), %rax
cmoveq %rax, %rdx
movq %r15, %rdi
xorl %eax, %eax
callq _printf
incq %r13
cmpq %r13, %rbx
jne LBB1_2
LBB1_3:
movl $10, %edi
callq _putchar
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Usage: %s DATABASE SQL-STATEMENT\n"
L_.str.1: ## @.str.1
.asciz "Can't open database: %s\n"
L_.str.2: ## @.str.2
.asciz "SQL error: %s\n"
L_.str.3: ## @.str.3
.asciz "%s = %s\n"
L_.str.4: ## @.str.4
.asciz "NULL"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x1
str xzr, [sp, #16]
cmp w0, #3
b.ne LBB0_3
; %bb.1:
ldr x0, [x19, #8]
add x1, sp, #24
bl _sqlite3_open
cbz w0, LBB0_4
; %bb.2:
Lloh0:
adrp x8, ___stderrp@GOTPAGE
Lloh1:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh2:
ldr x19, [x8]
ldr x0, [sp, #24]
bl _sqlite3_errmsg
str x0, [sp]
Lloh3:
adrp x1, l_.str.1@PAGE
Lloh4:
add x1, x1, l_.str.1@PAGEOFF
mov x0, x19
bl _fprintf
ldr x0, [sp, #24]
bl _sqlite3_close
mov w0, #1
b LBB0_7
LBB0_3:
Lloh5:
adrp x8, ___stderrp@GOTPAGE
Lloh6:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh7:
ldr x0, [x8]
ldr x8, [x19]
str x8, [sp]
Lloh8:
adrp x1, l_.str@PAGE
Lloh9:
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
b LBB0_7
LBB0_4:
ldr x0, [sp, #24]
ldr x1, [x19, #16]
Lloh10:
adrp x2, _callback@PAGE
Lloh11:
add x2, x2, _callback@PAGEOFF
add x4, sp, #16
mov x3, #0
bl _sqlite3_exec
cbz w0, LBB0_6
; %bb.5:
Lloh12:
adrp x8, ___stderrp@GOTPAGE
Lloh13:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh14:
ldr x0, [x8]
ldr x8, [sp, #16]
str x8, [sp]
Lloh15:
adrp x1, l_.str.2@PAGE
Lloh16:
add x1, x1, l_.str.2@PAGEOFF
bl _fprintf
ldr x0, [sp, #16]
bl _sqlite3_free
LBB0_6:
ldr x0, [sp, #24]
bl _sqlite3_close
mov w0, #0
LBB0_7:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function callback
_callback: ; @callback
.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
cmp w1, #1
b.lt LBB1_3
; %bb.1:
mov x19, x3
mov x20, x2
mov w22, w1
Lloh17:
adrp x23, l_.str.4@PAGE
Lloh18:
add x23, x23, l_.str.4@PAGEOFF
Lloh19:
adrp x21, l_.str.3@PAGE
Lloh20:
add x21, x21, l_.str.3@PAGEOFF
LBB1_2: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19], #8
ldr x9, [x20], #8
cmp x9, #0
csel x9, x23, x9, eq
stp x8, x9, [sp]
mov x0, x21
bl _printf
subs x22, x22, #1
b.ne LBB1_2
LBB1_3:
mov w0, #10
bl _putchar
mov w0, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
ret
.loh AdrpAdd Lloh19, Lloh20
.loh AdrpAdd Lloh17, Lloh18
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Usage: %s DATABASE SQL-STATEMENT\n"
l_.str.1: ; @.str.1
.asciz "Can't open database: %s\n"
l_.str.2: ; @.str.2
.asciz "SQL error: %s\n"
l_.str.3: ; @.str.3
.asciz "%s = %s\n"
l_.str.4: ; @.str.4
.asciz "NULL"
.subsections_via_symbols
| the_stack_data/515394.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dasd_generic_set_online ## -- Begin function dasd_generic_set_online
.p2align 4, 0x90
_dasd_generic_set_online: ## @dasd_generic_set_online
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r15
movq %rdi, %rbx
movq _DASD_FEATURE_INITIAL_ONLINE@GOTPCREL(%rip), %rax
movl (%rax), %esi
xorl %edx, %edx
callq _dasd_set_feature
movq %rbx, %rdi
callq _dasd_create_device
movq %rax, %r12
movq %rax, %rdi
callq _IS_ERR
testq %rax, %rax
je LBB0_2
## %bb.1:
movq %r12, %rdi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _PTR_ERR ## TAILCALL
LBB0_2:
movq _DASD_FEATURE_USEDIAG@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq %r15, %r13
testl %eax, (%r12)
je LBB0_4
## %bb.3:
movq _dasd_diag_discipline_pointer@GOTPCREL(%rip), %rax
movq (%rax), %r13
testq %r13, %r13
je LBB0_8
LBB0_4:
movl 8(%r15), %edi
callq _try_module_get
testl %eax, %eax
je LBB0_10
## %bb.5:
movl 8(%r13), %edi
callq _try_module_get
testl %eax, %eax
je LBB0_9
## %bb.6:
movq %r15, 32(%r12)
movq %r13, 24(%r12)
movq %r12, %rdi
callq *(%r13)
testl %eax, %eax
je LBB0_13
## %bb.7:
movl %eax, %r14d
movq %rbx, %rdi
callq _dev_name
movl 12(%r13), %edx
leaq L_.str.1(%rip), %rdi
movl %eax, %esi
movl %r14d, %ecx
xorl %eax, %eax
callq _pr_warning
movl 8(%r13), %edi
callq _module_put
movl 8(%r15), %edi
callq _module_put
movq %r12, %rdi
callq _dasd_delete_device
jmp LBB0_12
LBB0_8:
movq %rbx, %rdi
callq _dev_name
leaq L_.str(%rip), %rdi
xorl %r14d, %r14d
movl %eax, %esi
xorl %eax, %eax
callq _pr_warning
movq %r12, %rdi
callq _dasd_delete_device
movq _ENODEV@GOTPCREL(%rip), %rax
jmp LBB0_11
LBB0_9:
movl 8(%r15), %edi
callq _module_put
LBB0_10:
movq %r12, %rdi
callq _dasd_delete_device
movq _EINVAL@GOTPCREL(%rip), %rax
xorl %r14d, %r14d
LBB0_11:
subl (%rax), %r14d
LBB0_12:
movl %r14d, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_13:
movq _DASD_STATE_ONLINE@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r12, %rdi
callq _dasd_set_target_state
movq 8(%r12), %r14
movq _DASD_STATE_KNOWN@GOTPCREL(%rip), %rax
movq (%rax), %r15
movq %rbx, %rdi
callq _dev_name
cmpq %r15, %r14
jle LBB0_15
## %bb.14:
leaq L_.str.3(%rip), %rdi
movl %eax, %esi
callq _pr_debug
xorl %r14d, %r14d
jmp LBB0_18
LBB0_15:
leaq L_.str.2(%rip), %rdi
xorl %r14d, %r14d
movl %eax, %esi
xorl %eax, %eax
callq _pr_warning
movq _ENODEV@GOTPCREL(%rip), %rax
subl (%rax), %r14d
movq _DASD_STATE_NEW@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r12, %rdi
callq _dasd_set_target_state
movq 16(%r12), %rdi
testq %rdi, %rdi
je LBB0_17
## %bb.16:
callq _dasd_free_block
LBB0_17:
movq %r12, %rdi
callq _dasd_delete_device
LBB0_18:
movq _dasd_init_waitq@GOTPCREL(%rip), %rax
movl (%rax), %ebx
movq %r12, %rdi
callq __wait_for_device
movl %ebx, %edi
movl %eax, %esi
callq _wait_event
movq %r12, %rdi
callq _dasd_put_device
jmp LBB0_12
.cfi_endproc
## -- End function
.comm _DASD_FEATURE_INITIAL_ONLINE,4,2 ## @DASD_FEATURE_INITIAL_ONLINE
.comm _DASD_FEATURE_USEDIAG,4,2 ## @DASD_FEATURE_USEDIAG
.comm _dasd_diag_discipline_pointer,8,3 ## @dasd_diag_discipline_pointer
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s Setting the DASD online failed because of missing DIAG discipline\n"
.comm _ENODEV,4,2 ## @ENODEV
.comm _EINVAL,4,2 ## @EINVAL
L_.str.1: ## @.str.1
.asciz "%s Setting the DASD online with discipline %s failed with rc=%i\n"
.comm _DASD_STATE_ONLINE,4,2 ## @DASD_STATE_ONLINE
.comm _DASD_STATE_KNOWN,8,3 ## @DASD_STATE_KNOWN
L_.str.2: ## @.str.2
.asciz "%s Setting the DASD online failed because of a missing discipline\n"
.comm _DASD_STATE_NEW,4,2 ## @DASD_STATE_NEW
L_.str.3: ## @.str.3
.asciz "dasd_generic device %s found\n"
.comm _dasd_init_waitq,4,2 ## @dasd_init_waitq
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dasd_generic_set_online ; -- Begin function dasd_generic_set_online
.p2align 2
_dasd_generic_set_online: ; @dasd_generic_set_online
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x21, x1
mov x22, x0
Lloh0:
adrp x8, _DASD_FEATURE_INITIAL_ONLINE@GOTPAGE
Lloh1:
ldr x8, [x8, _DASD_FEATURE_INITIAL_ONLINE@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
mov w2, #0
bl _dasd_set_feature
mov x0, x22
bl _dasd_create_device
mov x19, x0
bl _IS_ERR
cbz x0, LBB0_2
; %bb.1:
mov x0, x19
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
b _PTR_ERR
LBB0_2:
ldr w8, [x19]
Lloh3:
adrp x9, _DASD_FEATURE_USEDIAG@GOTPAGE
Lloh4:
ldr x9, [x9, _DASD_FEATURE_USEDIAG@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
mov x23, x21
tst w9, w8
b.eq LBB0_4
; %bb.3:
Lloh6:
adrp x8, _dasd_diag_discipline_pointer@GOTPAGE
Lloh7:
ldr x8, [x8, _dasd_diag_discipline_pointer@GOTPAGEOFF]
Lloh8:
ldr x23, [x8]
cbz x23, LBB0_8
LBB0_4:
ldr w0, [x21, #8]
bl _try_module_get
cbz w0, LBB0_10
; %bb.5:
ldr w0, [x23, #8]
bl _try_module_get
cbz w0, LBB0_9
; %bb.6:
stp x23, x21, [x19, #24]
ldr x8, [x23]
mov x0, x19
blr x8
cbz w0, LBB0_13
; %bb.7:
mov x20, x0
mov x0, x22
bl _dev_name
mov x1, x0
ldr w8, [x23, #12]
stp x8, x20, [sp]
Lloh9:
adrp x0, l_.str.1@PAGE
Lloh10:
add x0, x0, l_.str.1@PAGEOFF
bl _pr_warning
ldr w0, [x23, #8]
bl _module_put
ldr w0, [x21, #8]
bl _module_put
mov x0, x19
bl _dasd_delete_device
b LBB0_12
LBB0_8:
mov x0, x22
bl _dev_name
mov x1, x0
Lloh11:
adrp x0, l_.str@PAGE
Lloh12:
add x0, x0, l_.str@PAGEOFF
bl _pr_warning
mov x0, x19
bl _dasd_delete_device
Lloh13:
adrp x8, _ENODEV@GOTPAGE
Lloh14:
ldr x8, [x8, _ENODEV@GOTPAGEOFF]
b LBB0_11
LBB0_9:
ldr w0, [x21, #8]
bl _module_put
LBB0_10:
mov x0, x19
bl _dasd_delete_device
Lloh15:
adrp x8, _EINVAL@GOTPAGE
Lloh16:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
LBB0_11:
ldr w8, [x8]
neg w20, w8
LBB0_12:
mov x0, x20
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
ret
LBB0_13:
Lloh17:
adrp x8, _DASD_STATE_ONLINE@GOTPAGE
Lloh18:
ldr x8, [x8, _DASD_STATE_ONLINE@GOTPAGEOFF]
Lloh19:
ldr w1, [x8]
mov x0, x19
bl _dasd_set_target_state
ldr x20, [x19, #8]
Lloh20:
adrp x8, _DASD_STATE_KNOWN@GOTPAGE
Lloh21:
ldr x8, [x8, _DASD_STATE_KNOWN@GOTPAGEOFF]
Lloh22:
ldr x21, [x8]
mov x0, x22
bl _dev_name
mov x1, x0
cmp x20, x21
b.le LBB0_15
; %bb.14:
Lloh23:
adrp x0, l_.str.3@PAGE
Lloh24:
add x0, x0, l_.str.3@PAGEOFF
bl _pr_debug
mov w20, #0
b LBB0_18
LBB0_15:
Lloh25:
adrp x0, l_.str.2@PAGE
Lloh26:
add x0, x0, l_.str.2@PAGEOFF
bl _pr_warning
Lloh27:
adrp x8, _ENODEV@GOTPAGE
Lloh28:
ldr x8, [x8, _ENODEV@GOTPAGEOFF]
Lloh29:
ldr w8, [x8]
neg w20, w8
Lloh30:
adrp x8, _DASD_STATE_NEW@GOTPAGE
Lloh31:
ldr x8, [x8, _DASD_STATE_NEW@GOTPAGEOFF]
Lloh32:
ldr w1, [x8]
mov x0, x19
bl _dasd_set_target_state
ldr x0, [x19, #16]
cbz x0, LBB0_17
; %bb.16:
bl _dasd_free_block
LBB0_17:
mov x0, x19
bl _dasd_delete_device
LBB0_18:
Lloh33:
adrp x8, _dasd_init_waitq@GOTPAGE
Lloh34:
ldr x8, [x8, _dasd_init_waitq@GOTPAGEOFF]
Lloh35:
ldr w21, [x8]
mov x0, x19
bl __wait_for_device
mov x1, x0
mov x0, x21
bl _wait_event
mov x0, x19
bl _dasd_put_device
b LBB0_12
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpLdrGot Lloh13, Lloh14
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpLdrGot Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpAdd Lloh23, Lloh24
.loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32
.loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29
.loh AdrpAdd Lloh25, Lloh26
.loh AdrpLdrGotLdr Lloh33, Lloh34, Lloh35
.cfi_endproc
; -- End function
.comm _DASD_FEATURE_INITIAL_ONLINE,4,2 ; @DASD_FEATURE_INITIAL_ONLINE
.comm _DASD_FEATURE_USEDIAG,4,2 ; @DASD_FEATURE_USEDIAG
.comm _dasd_diag_discipline_pointer,8,3 ; @dasd_diag_discipline_pointer
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s Setting the DASD online failed because of missing DIAG discipline\n"
.comm _ENODEV,4,2 ; @ENODEV
.comm _EINVAL,4,2 ; @EINVAL
l_.str.1: ; @.str.1
.asciz "%s Setting the DASD online with discipline %s failed with rc=%i\n"
.comm _DASD_STATE_ONLINE,4,2 ; @DASD_STATE_ONLINE
.comm _DASD_STATE_KNOWN,8,3 ; @DASD_STATE_KNOWN
l_.str.2: ; @.str.2
.asciz "%s Setting the DASD online failed because of a missing discipline\n"
.comm _DASD_STATE_NEW,4,2 ; @DASD_STATE_NEW
l_.str.3: ; @.str.3
.asciz "dasd_generic device %s found\n"
.comm _dasd_init_waitq,4,2 ; @dasd_init_waitq
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/s390/block/extr_dasd.c_dasd_generic_set_online.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
cmpl $3, %edi
jl LBB0_21
## %bb.1:
movq %rsi, %r14
cmpl $4, %edi
jne LBB0_2
## %bb.3:
movq 24(%r14), %rdi
leaq L_.str(%rip), %rsi
callq _strcmp
testl %eax, %eax
sete %r15b
jmp LBB0_4
LBB0_21:
leaq L_str(%rip), %rdi
jmp LBB0_22
LBB0_2:
xorl %r15d, %r15d
LBB0_4:
movq 8(%r14), %rdi
leaq L_.str.1(%rip), %rsi
callq _fopen
testq %rax, %rax
je LBB0_20
## %bb.5:
movq %rax, %rbx
movq %rax, %rdi
xorl %esi, %esi
movl $2, %edx
callq _fseek
movq %rbx, %rdi
callq _ftell
movq %rax, %r12
movq %rbx, %rdi
xorl %esi, %esi
xorl %edx, %edx
callq _fseek
movq %r12, -48(%rbp) ## 8-byte Spill
movslq %r12d, %r13
movq %r13, %rdi
callq _malloc
testq %rax, %rax
je LBB0_23
## %bb.6:
movq %rax, %r12
movl $1, %edx
movq %rax, %rdi
movq %r13, %rsi
movq %rbx, %rcx
callq _fread
movq %rbx, %rdi
callq _fclose
testb %r15b, %r15b
je LBB0_13
## %bb.7:
movq %r13, %rdi
callq _malloc
testq %rax, %rax
je LBB0_12
## %bb.8:
movq %rax, %rbx
movq %r13, -56(%rbp)
leaq -56(%rbp), %rsi
movq %rax, %rdi
movq %r12, %rdx
movq %r13, %rcx
movl $9, %r8d
callq _compress2
testl %eax, %eax
je LBB0_10
## %bb.9:
leaq L_str.12(%rip), %rdi
callq _puts
jmp LBB0_11
LBB0_20:
leaq L_str.9(%rip), %rdi
LBB0_22:
callq _puts
LBB0_23:
movl $-1, %ebx
LBB0_24:
movl %ebx, %eax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_12:
leaq L_str.11(%rip), %rdi
callq _puts
jmp LBB0_13
LBB0_10:
movq -56(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movslq %eax, %rdx
movq %r12, %rdi
movq %rbx, %rsi
callq _memcpy
LBB0_11:
movq %rbx, %rdi
callq _free
LBB0_13:
movq 16(%r14), %rdi
leaq L_.str.4(%rip), %rsi
callq _fopen
testq %rax, %rax
je LBB0_18
## %bb.14:
movq %rax, %r15
movq -48(%rbp), %rax ## 8-byte Reload
testl %eax, %eax
jle LBB0_17
## %bb.15:
movl %eax, %r13d
leaq L_.str.5(%rip), %r14
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_16: ## =>This Inner Loop Header: Depth=1
movzbl (%r12,%rbx), %edx
movq %r15, %rdi
movq %r14, %rsi
xorl %eax, %eax
callq _fprintf
incq %rbx
cmpq %rbx, %r13
jne LBB0_16
LBB0_17:
movq %r15, %rdi
callq _fclose
xorl %ebx, %ebx
jmp LBB0_19
LBB0_18:
leaq L_str.10(%rip), %rdi
callq _puts
movl $-1, %ebx
LBB0_19:
movq %r12, %rdi
callq _free
jmp LBB0_24
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "-z"
L_.str.1: ## @.str.1
.asciz "rb"
L_.str.4: ## @.str.4
.asciz "wb"
L_.str.5: ## @.str.5
.asciz "0x%02x, "
L_str: ## @str
.asciz "usage: bin2txt <bin> <txt>"
L_str.9: ## @str.9
.asciz "cannot open bin file"
L_str.10: ## @str.10
.asciz "cannot open text file"
L_str.11: ## @str.11
.asciz "memory error :("
L_str.12: ## @str.12
.asciz "compression error"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #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
cmp w0, #3
b.lt LBB0_3
; %bb.1:
mov x19, x1
cmp w0, #4
b.ne LBB0_4
; %bb.2:
ldr x0, [x19, #24]
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
bl _strcmp
cmp w0, #0
cset w23, eq
b LBB0_5
LBB0_3:
Lloh2:
adrp x0, l_str@PAGE
Lloh3:
add x0, x0, l_str@PAGEOFF
b LBB0_12
LBB0_4:
mov w23, #0
LBB0_5:
ldr x0, [x19, #8]
Lloh4:
adrp x1, l_.str.1@PAGE
Lloh5:
add x1, x1, l_.str.1@PAGEOFF
bl _fopen
cbz x0, LBB0_11
; %bb.6:
mov x22, x0
mov x1, #0
mov w2, #2
bl _fseek
mov x0, x22
bl _ftell
mov x20, x0
mov x0, x22
mov x1, #0
mov w2, #0
bl _fseek
sxtw x21, w20
mov x0, x21
bl _malloc
cbz x0, LBB0_13
; %bb.7:
mov x20, x0
mov x1, x21
mov w2, #1
mov x3, x22
bl _fread
mov x0, x22
bl _fclose
cbz w23, LBB0_18
; %bb.8:
mov x0, x21
bl _malloc
cbz x0, LBB0_15
; %bb.9:
mov x22, x0
str x21, [sp, #8]
add x1, sp, #8
mov x2, x20
mov x3, x21
mov w4, #9
bl _compress2
cbz w0, LBB0_16
; %bb.10:
Lloh6:
adrp x0, l_str.12@PAGE
Lloh7:
add x0, x0, l_str.12@PAGEOFF
bl _puts
b LBB0_17
LBB0_11:
Lloh8:
adrp x0, l_str.9@PAGE
Lloh9:
add x0, x0, l_str.9@PAGEOFF
LBB0_12:
bl _puts
LBB0_13:
mov w19, #-1
LBB0_14:
mov x0, x19
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
ret
LBB0_15:
Lloh10:
adrp x0, l_str.11@PAGE
Lloh11:
add x0, x0, l_str.11@PAGEOFF
bl _puts
b LBB0_18
LBB0_16:
ldr x21, [sp, #8]
sxtw x2, w21
mov x0, x20
mov x1, x22
bl _memcpy
; kill: def $w21 killed $w21 killed $x21 def $x21
LBB0_17:
mov x0, x22
bl _free
LBB0_18:
ldr x0, [x19, #16]
Lloh12:
adrp x1, l_.str.4@PAGE
Lloh13:
add x1, x1, l_.str.4@PAGEOFF
bl _fopen
cbz x0, LBB0_23
; %bb.19:
mov x19, x0
cmp w21, #1
b.lt LBB0_22
; %bb.20:
mov w22, w21
mov x23, x20
Lloh14:
adrp x21, l_.str.5@PAGE
Lloh15:
add x21, x21, l_.str.5@PAGEOFF
LBB0_21: ; =>This Inner Loop Header: Depth=1
ldrb w8, [x23], #1
str x8, [sp]
mov x0, x19
mov x1, x21
bl _fprintf
subs x22, x22, #1
b.ne LBB0_21
LBB0_22:
mov x0, x19
bl _fclose
mov w19, #0
b LBB0_24
LBB0_23:
Lloh16:
adrp x0, l_str.10@PAGE
Lloh17:
add x0, x0, l_str.10@PAGEOFF
bl _puts
mov w19, #-1
LBB0_24:
mov x0, x20
bl _free
b LBB0_14
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh16, Lloh17
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "-z"
l_.str.1: ; @.str.1
.asciz "rb"
l_.str.4: ; @.str.4
.asciz "wb"
l_.str.5: ; @.str.5
.asciz "0x%02x, "
l_str: ; @str
.asciz "usage: bin2txt <bin> <txt>"
l_str.9: ; @str.9
.asciz "cannot open bin file"
l_str.10: ; @str.10
.asciz "cannot open text file"
l_str.11: ; @str.11
.asciz "memory error :("
l_str.12: ; @str.12
.asciz "compression error"
.subsections_via_symbols
| the_stack_data/27450.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function temp_store
_temp_store: ## @temp_store
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rcx, -48(%rbp) ## 8-byte Spill
movq %rdx, %r14
movq %rdi, %rbx
movq %rsi, %rdi
callq _to_sensor_dev_attr
movq %rax, %r15
movq %rbx, %rdi
callq _dev_get_drvdata
movq %rax, %r13
movq 16(%rax), %r12
leaq -56(%rbp), %rdx
movq %r14, %rdi
movl $10, %esi
callq _kstrtol
testl %eax, %eax
jne LBB0_2
## %bb.1:
movq %r13, %rdi
callq _mutex_lock
movq -56(%rbp), %rdi
callq _temp_to_reg
movq 8(%r13), %rcx
movq (%r15), %rdx
movl %eax, (%rcx,%rdx,4)
movq _regs_write@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movl (%rcx,%rdx,4), %esi
movq %r12, %rdi
movl %eax, %edx
callq _i2c_smbus_write_byte_data
movq %r13, %rdi
callq _mutex_unlock
movq -48(%rbp), %rax ## 8-byte Reload
## kill: def $eax killed $eax killed $rax
LBB0_2:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _regs_write,8,3 ## @regs_write
.no_dead_strip _temp_store
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function temp_store
_temp_store: ; @temp_store
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x3
mov x23, x2
mov x20, x0
mov x0, x1
bl _to_sensor_dev_attr
mov x22, x0
mov x0, x20
bl _dev_get_drvdata
mov x20, x0
ldr x21, [x0, #16]
add x2, sp, #8
mov x0, x23
mov w1, #10
bl _kstrtol
cbnz w0, LBB0_2
; %bb.1:
mov x0, x20
bl _mutex_lock
ldr x0, [sp, #8]
bl _temp_to_reg
mov x2, x0
ldr x8, [x20, #8]
ldr x9, [x22]
lsl x9, x9, #2
str w0, [x8, x9]
Lloh0:
adrp x8, _regs_write@GOTPAGE
Lloh1:
ldr x8, [x8, _regs_write@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
ldr w1, [x8, x9]
mov x0, x21
bl _i2c_smbus_write_byte_data
mov x0, x20
bl _mutex_unlock
mov x0, x19
LBB0_2:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _regs_write,8,3 ; @regs_write
.no_dead_strip _temp_store
.subsections_via_symbols
| AnghaBench/linux/drivers/hwmon/extr_max1619.c_temp_store.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function nlm_debug_print_file
_nlm_debug_print_file: ## @nlm_debug_print_file
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _nlm_debug_print_file
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function nlm_debug_print_file
_nlm_debug_print_file: ; @nlm_debug_print_file
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.no_dead_strip _nlm_debug_print_file
.subsections_via_symbols
| AnghaBench/linux/fs/lockd/extr_svcsubs.c_nlm_debug_print_file.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _floyd2 ## -- Begin function floyd2
.p2align 4, 0x90
_floyd2: ## @floyd2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $72, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, -64(%rbp) ## 8-byte Spill
testl %edi, %edi
jle LBB0_31
## %bb.1:
movq %rdx, %r15
movl %edi, %ebx
leaq (,%rbx,4), %r12
leaq -1(%rbx), %rax
movl %ebx, %edx
andl $7, %edx
movq %rdx, -48(%rbp) ## 8-byte Spill
cmpq $7, %rax
movq %rbx, -72(%rbp) ## 8-byte Spill
movq %rcx, -56(%rbp) ## 8-byte Spill
jae LBB0_11
## %bb.2:
xorl %r14d, %r14d
jmp LBB0_3
LBB0_11:
## kill: def $ebx killed $ebx killed $rbx def $rbx
andl $-8, %ebx
leaq 196(%rcx), %r13
xorl %r14d, %r14d
.p2align 4, 0x90
LBB0_12: ## =>This Inner Loop Header: Depth=1
leaq -168(%r13), %rdi
movq %r12, %rsi
callq ___bzero
leaq -144(%r13), %rdi
movq %r12, %rsi
callq ___bzero
leaq -120(%r13), %rdi
movq %r12, %rsi
callq ___bzero
leaq -96(%r13), %rdi
movq %r12, %rsi
callq ___bzero
leaq -72(%r13), %rdi
movq %r12, %rsi
callq ___bzero
leaq -48(%r13), %rdi
movq %r12, %rsi
callq ___bzero
leaq -24(%r13), %rdi
movq %r12, %rsi
callq ___bzero
addq $8, %r14
movq %r13, %rdi
movq %r12, %rsi
callq ___bzero
addq $192, %r13
cmpq %r14, %rbx
jne LBB0_12
LBB0_3:
movq -48(%rbp), %rdx ## 8-byte Reload
testq %rdx, %rdx
je LBB0_6
## %bb.4:
leaq (%r14,%r14,2), %rax
movq -56(%rbp), %rcx ## 8-byte Reload
leaq (%rcx,%rax,8), %r14
addq $28, %r14
shlq $3, %rdx
leaq (%rdx,%rdx,2), %r13
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_5: ## =>This Inner Loop Header: Depth=1
leaq (%r14,%rbx), %rdi
movq %r12, %rsi
callq ___bzero
addq $24, %rbx
cmpq %rbx, %r13
jne LBB0_5
LBB0_6:
movq -72(%rbp), %r12 ## 8-byte Reload
leaq 1(%r12), %r13
leaq 28(%r15), %r14
movq -64(%rbp), %rax ## 8-byte Reload
leaq 28(%rax), %rcx
movq %rcx, -48(%rbp) ## 8-byte Spill
leaq -8(%r12), %rcx
movq %rcx, -112(%rbp) ## 8-byte Spill
movq %rcx, %rdx
shrq $3, %rdx
incq %rdx
movl %r12d, %ecx
andl $-8, %ecx
movq %rcx, -96(%rbp) ## 8-byte Spill
incq %rcx
movq %rcx, -88(%rbp) ## 8-byte Spill
movq %rdx, %rcx
movq %rdx, -104(%rbp) ## 8-byte Spill
andq $-2, %rdx
movq %rdx, -80(%rbp) ## 8-byte Spill
leaq 76(%r15), %rsi
leaq 76(%rax), %rdi
leaq 24(%r15), %rdx
leaq 24(%rax), %r10
leaq 36(%rax), %r9
movl $1, %r8d
xorl %r11d, %r11d
jmp LBB0_7
.p2align 4, 0x90
LBB0_22: ## in Loop: Header=BB0_7 Depth=1
incq %r8
incq %r11
addq $24, %rsi
addq $24, %rdi
addq $24, %rdx
addq $24, %r10
addq $24, %r9
cmpq %r13, %r8
je LBB0_23
LBB0_7: ## =>This Loop Header: Depth=1
## Child Loop BB0_14 Depth 2
## Child Loop BB0_19 Depth 2
## Child Loop BB0_21 Depth 2
movl $1, %ecx
cmpl $8, %r12d
jb LBB0_18
## %bb.8: ## in Loop: Header=BB0_7 Depth=1
leaq (,%r11,8), %rcx
leaq (%rcx,%rcx,2), %rbx
movq -48(%rbp), %rax ## 8-byte Reload
leaq (%rax,%rbx), %rcx
addq %r14, %rbx
subq %rcx, %rbx
movl $1, %ecx
cmpq $32, %rbx
jb LBB0_18
## %bb.9: ## in Loop: Header=BB0_7 Depth=1
cmpq $8, -112(%rbp) ## 8-byte Folded Reload
jae LBB0_13
## %bb.10: ## in Loop: Header=BB0_7 Depth=1
xorl %ecx, %ecx
jmp LBB0_15
LBB0_13: ## in Loop: Header=BB0_7 Depth=1
movq -80(%rbp), %rbx ## 8-byte Reload
xorl %ecx, %ecx
.p2align 4, 0x90
LBB0_14: ## Parent Loop BB0_7 Depth=1
## => This Inner Loop Header: Depth=2
movups -48(%rdi,%rcx,4), %xmm0
movups -32(%rdi,%rcx,4), %xmm1
movups %xmm0, -48(%rsi,%rcx,4)
movups %xmm1, -32(%rsi,%rcx,4)
movups -16(%rdi,%rcx,4), %xmm0
movups (%rdi,%rcx,4), %xmm1
movups %xmm0, -16(%rsi,%rcx,4)
movups %xmm1, (%rsi,%rcx,4)
addq $16, %rcx
addq $-2, %rbx
jne LBB0_14
LBB0_15: ## in Loop: Header=BB0_7 Depth=1
testb $1, -104(%rbp) ## 1-byte Folded Reload
je LBB0_17
## %bb.16: ## in Loop: Header=BB0_7 Depth=1
shlq $2, %rcx
leaq (,%r8,8), %rbx
leaq (%rbx,%rbx,2), %rbx
movq -64(%rbp), %rax ## 8-byte Reload
addq %rbx, %rax
orq $4, %rcx
movups (%rcx,%rax), %xmm0
movups 16(%rcx,%rax), %xmm1
addq %r15, %rbx
movups %xmm0, (%rcx,%rbx)
movups %xmm1, 16(%rcx,%rbx)
LBB0_17: ## in Loop: Header=BB0_7 Depth=1
movq -88(%rbp), %rcx ## 8-byte Reload
cmpq -96(%rbp), %r12 ## 8-byte Folded Reload
je LBB0_22
.p2align 4, 0x90
LBB0_18: ## in Loop: Header=BB0_7 Depth=1
movl %r13d, %r12d
subl %ecx, %r12d
movq %rcx, %rbx
notq %rbx
addq %r13, %rbx
andq $3, %r12
je LBB0_20
.p2align 4, 0x90
LBB0_19: ## Parent Loop BB0_7 Depth=1
## => This Inner Loop Header: Depth=2
movl (%r10,%rcx,4), %eax
movl %eax, (%rdx,%rcx,4)
incq %rcx
decq %r12
jne LBB0_19
LBB0_20: ## in Loop: Header=BB0_7 Depth=1
cmpq $3, %rbx
movq -72(%rbp), %r12 ## 8-byte Reload
jb LBB0_22
.p2align 4, 0x90
LBB0_21: ## Parent Loop BB0_7 Depth=1
## => This Inner Loop Header: Depth=2
movl -12(%r9,%rcx,4), %eax
movl %eax, (%rdx,%rcx,4)
movl -8(%r9,%rcx,4), %eax
movl %eax, 4(%rdx,%rcx,4)
movl -4(%r9,%rcx,4), %eax
movl %eax, 8(%rdx,%rcx,4)
movl (%r9,%rcx,4), %eax
movl %eax, 12(%rdx,%rcx,4)
addq $4, %rcx
cmpq %rcx, %r13
jne LBB0_21
jmp LBB0_22
LBB0_23:
movq -56(%rbp), %r11 ## 8-byte Reload
addq $28, %r11
leaq -1(%r13), %rdx
movl $1, %r9d
movq %r14, %rcx
jmp LBB0_24
.p2align 4, 0x90
LBB0_30: ## in Loop: Header=BB0_24 Depth=1
incq %r9
addq $24, %rcx
cmpq %r13, %r9
je LBB0_31
LBB0_24: ## =>This Loop Header: Depth=1
## Child Loop BB0_25 Depth 2
## Child Loop BB0_26 Depth 3
movq %r14, %rdi
movq %r11, %r10
movl $1, %r8d
jmp LBB0_25
.p2align 4, 0x90
LBB0_29: ## in Loop: Header=BB0_25 Depth=2
incq %r8
addq $24, %r10
addq $24, %rdi
cmpq %r13, %r8
je LBB0_30
LBB0_25: ## Parent Loop BB0_24 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_26 Depth 3
leaq (%r8,%r8,2), %rax
leaq (%r15,%rax,8), %rax
leaq (%rax,%r9,4), %rax
xorl %esi, %esi
jmp LBB0_26
.p2align 4, 0x90
LBB0_28: ## in Loop: Header=BB0_26 Depth=3
incq %rsi
cmpq %rsi, %rdx
je LBB0_29
LBB0_26: ## Parent Loop BB0_24 Depth=1
## Parent Loop BB0_25 Depth=2
## => This Inner Loop Header: Depth=3
movl (%rcx,%rsi,4), %ebx
addl (%rax), %ebx
cmpl (%rdi,%rsi,4), %ebx
jge LBB0_28
## %bb.27: ## in Loop: Header=BB0_26 Depth=3
movl %r9d, (%r10,%rsi,4)
movl (%rcx,%rsi,4), %ebx
addl (%rax), %ebx
movl %ebx, (%rdi,%rsi,4)
jmp LBB0_28
LBB0_31:
addq $72, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _path ## -- Begin function path
.p2align 4, 0x90
_path: ## @path
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
## kill: def $esi killed $esi def $rsi
movslq %edx, %r12
movslq %esi, %rax
leaq (%rax,%rax,2), %rax
leaq (%rdi,%rax,8), %rax
movl (%rax,%r12,4), %edx
testl %edx, %edx
je LBB1_3
## %bb.1:
movq %rdi, %r15
leaq (%rax,%r12,4), %rbx
leaq L_.str(%rip), %r14
.p2align 4, 0x90
LBB1_2: ## =>This Inner Loop Header: Depth=1
movq %r15, %rdi
## kill: def $esi killed $esi killed $rsi
callq _path
movl (%rbx), %esi
movq %r14, %rdi
xorl %eax, %eax
callq _printf
movslq (%rbx), %rsi
leaq (%rsi,%rsi,2), %rax
leaq (%r15,%rax,8), %rax
leaq (%rax,%r12,4), %rbx
movl (%rax,%r12,4), %edx
testl %edx, %edx
jne LBB1_2
LBB1_3:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
subq $296, %rsp ## imm = 0x128
.cfi_offset %rbx, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -16(%rbp)
xorps %xmm0, %xmm0
movups %xmm0, -276(%rbp)
movl $0, -260(%rbp)
movups %xmm0, -252(%rbp)
movl $0, -236(%rbp)
movups %xmm0, -228(%rbp)
movl $0, -212(%rbp)
movups %xmm0, -204(%rbp)
movl $0, -188(%rbp)
movups %xmm0, -180(%rbp)
movl $0, -164(%rbp)
leaq -132(%rbp), %rax
movups l___const.main.W+28(%rip), %xmm0
movups %xmm0, -132(%rbp)
movl l___const.main.W+44(%rip), %ecx
movl %ecx, -116(%rbp)
movl l___const.main.W+68(%rip), %ecx
movl %ecx, -92(%rbp)
movups l___const.main.W+52(%rip), %xmm0
movups %xmm0, -108(%rbp)
movl l___const.main.W+92(%rip), %ecx
movl %ecx, -68(%rbp)
movups l___const.main.W+76(%rip), %xmm0
movups %xmm0, -84(%rbp)
movl l___const.main.W+116(%rip), %ecx
movl %ecx, -44(%rbp)
movups l___const.main.W+100(%rip), %xmm0
movups %xmm0, -60(%rbp)
movl l___const.main.W+140(%rip), %ecx
movl %ecx, -20(%rbp)
movups l___const.main.W+124(%rip), %xmm0
movups %xmm0, -36(%rbp)
movl $1, %ecx
jmp LBB2_1
.p2align 4, 0x90
LBB2_13: ## in Loop: Header=BB2_1 Depth=1
incq %rcx
addq $4, %rax
cmpq $6, %rcx
je LBB2_14
LBB2_1: ## =>This Loop Header: Depth=1
## Child Loop BB2_2 Depth 2
leaq (%rcx,%rcx,2), %rdx
leaq -156(,%rdx,8), %rdx
addq %rbp, %rdx
xorl %esi, %esi
jmp LBB2_2
.p2align 4, 0x90
LBB2_12: ## in Loop: Header=BB2_2 Depth=2
addq $24, %rsi
cmpq $120, %rsi
je LBB2_13
LBB2_2: ## Parent Loop BB2_1 Depth=1
## => This Inner Loop Header: Depth=2
movl (%rax,%rsi), %edi
movl (%rdx), %ebx
addl %edi, %ebx
cmpl -132(%rbp,%rsi), %ebx
jge LBB2_4
## %bb.3: ## in Loop: Header=BB2_2 Depth=2
movl %ecx, -276(%rbp,%rsi)
movl %ebx, -132(%rbp,%rsi)
movl (%rax,%rsi), %edi
LBB2_4: ## in Loop: Header=BB2_2 Depth=2
movl 4(%rdx), %ebx
addl %edi, %ebx
cmpl -128(%rbp,%rsi), %ebx
jge LBB2_6
## %bb.5: ## in Loop: Header=BB2_2 Depth=2
movl %ecx, -272(%rbp,%rsi)
movl %ebx, -128(%rbp,%rsi)
movl (%rax,%rsi), %edi
LBB2_6: ## in Loop: Header=BB2_2 Depth=2
movl 8(%rdx), %ebx
addl %edi, %ebx
cmpl -124(%rbp,%rsi), %ebx
jge LBB2_8
## %bb.7: ## in Loop: Header=BB2_2 Depth=2
movl %ecx, -268(%rbp,%rsi)
movl %ebx, -124(%rbp,%rsi)
movl (%rax,%rsi), %edi
LBB2_8: ## in Loop: Header=BB2_2 Depth=2
movl 12(%rdx), %ebx
addl %edi, %ebx
cmpl -120(%rbp,%rsi), %ebx
jge LBB2_10
## %bb.9: ## in Loop: Header=BB2_2 Depth=2
movl %ecx, -264(%rbp,%rsi)
movl %ebx, -120(%rbp,%rsi)
movl (%rax,%rsi), %edi
LBB2_10: ## in Loop: Header=BB2_2 Depth=2
addl 16(%rdx), %edi
cmpl -116(%rbp,%rsi), %edi
jge LBB2_12
## %bb.11: ## in Loop: Header=BB2_2 Depth=2
movl %ecx, -260(%rbp,%rsi)
movl %edi, -116(%rbp,%rsi)
jmp LBB2_12
LBB2_14:
leaq L_str(%rip), %rdi
callq _puts
movl -132(%rbp), %esi
leaq L_.str.2(%rip), %rbx
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -128(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -124(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -120(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -116(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl $10, %edi
callq _putchar
movl -108(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -104(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -100(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -96(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -92(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl $10, %edi
callq _putchar
movl -84(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -80(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -76(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -72(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -68(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl $10, %edi
callq _putchar
movl -60(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -56(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -52(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -48(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -44(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl $10, %edi
callq _putchar
movl -36(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -32(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -28(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -24(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -20(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl $10, %edi
callq _putchar
leaq L_str.8(%rip), %rdi
callq _puts
movl -276(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -272(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -268(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -264(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -260(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl $10, %edi
callq _putchar
movl -252(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -248(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -244(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -240(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -236(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl $10, %edi
callq _putchar
movl -228(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -224(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -220(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -216(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -212(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl $10, %edi
callq _putchar
movl -204(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -200(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -196(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -192(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -188(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl $10, %edi
callq _putchar
movl -180(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -176(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -172(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -168(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -164(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl $10, %edi
callq _putchar
leaq L_.str.5(%rip), %rdi
movl $5, %esi
movl $3, %edx
xorl %eax, %eax
callq _printf
leaq L_.str.6(%rip), %rdi
movl $5, %esi
xorl %eax, %eax
callq _printf
leaq -304(%rbp), %rdi
movl $5, %esi
movl $3, %edx
callq _path
leaq L_.str.7(%rip), %rdi
movl $3, %esi
xorl %eax, %eax
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -16(%rbp), %rax
jne LBB2_16
## %bb.15:
xorl %eax, %eax
addq $296, %rsp ## imm = 0x128
popq %rbx
popq %rbp
retq
LBB2_16:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "v%d -> "
.section __TEXT,__const
.p2align 4 ## @__const.main.W
l___const.main.W:
.space 24
.long 0 ## 0x0
.long 0 ## 0x0
.long 1 ## 0x1
.long 100 ## 0x64
.long 1 ## 0x1
.long 5 ## 0x5
.long 0 ## 0x0
.long 9 ## 0x9
.long 0 ## 0x0
.long 3 ## 0x3
.long 2 ## 0x2
.long 100 ## 0x64
.long 0 ## 0x0
.long 100 ## 0x64
.long 100 ## 0x64
.long 0 ## 0x0
.long 4 ## 0x4
.long 100 ## 0x64
.long 0 ## 0x0
.long 100 ## 0x64
.long 100 ## 0x64
.long 2 ## 0x2
.long 0 ## 0x0
.long 3 ## 0x3
.long 0 ## 0x0
.long 3 ## 0x3
.long 100 ## 0x64
.long 100 ## 0x64
.long 100 ## 0x64
.long 0 ## 0x0
.section __TEXT,__cstring,cstring_literals
L_.str.2: ## @.str.2
.asciz "%3d"
L_.str.5: ## @.str.5
.asciz "\nThe shortest path(%d, %d) is"
L_.str.6: ## @.str.6
.asciz " v%d -> "
L_.str.7: ## @.str.7
.asciz "v%d\n"
L_str: ## @str
.asciz "D[i][j] is "
L_str.8: ## @str.8
.asciz "\nP[i][j] is "
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _floyd2 ; -- Begin function floyd2
.p2align 2
_floyd2: ; @floyd2
.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
cmp w0, #1
b.lt LBB0_21
; %bb.1:
mov x20, x3
mov x19, x2
mov x21, x1
mov x22, x0
mov w25, w0
lsl x23, x25, #2
add x24, x3, #28
LBB0_2: ; =>This Inner Loop Header: Depth=1
mov x0, x24
mov x1, x23
bl _bzero
add x24, x24, #24
subs x25, x25, #1
b.ne LBB0_2
; %bb.3:
mov x10, #0
add w8, w22, #1
add x11, x19, #28
add x12, x21, #28
sub x9, x8, #1
and x13, x9, #0xfffffffffffffff0
orr x14, x13, #0x1
add x15, x19, #76
add x16, x21, #44
add x17, x21, #24
add x0, x19, #24
mov w1, #1
b LBB0_5
LBB0_4: ; in Loop: Header=BB0_5 Depth=1
add x1, x1, #1
add x10, x10, #1
add x15, x15, #24
add x16, x16, #24
add x0, x0, #24
add x17, x17, #24
cmp x1, x8
b.eq LBB0_13
LBB0_5: ; =>This Loop Header: Depth=1
; Child Loop BB0_11 Depth 2
; Child Loop BB0_9 Depth 2
cmp x9, #16
b.lo LBB0_7
; %bb.6: ; in Loop: Header=BB0_5 Depth=1
add x2, x10, x10, lsl #1
lsl x2, x2, #3
add x3, x12, x2
add x2, x11, x2
sub x2, x2, x3
cmp x2, #64
b.hs LBB0_10
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
mov w4, #1
LBB0_8: ; in Loop: Header=BB0_5 Depth=1
lsl x3, x4, #2
add x2, x0, x3
add x3, x17, x3
sub x4, x8, x4
LBB0_9: ; Parent Loop BB0_5 Depth=1
; => This Inner Loop Header: Depth=2
ldr w5, [x3], #4
str w5, [x2], #4
subs x4, x4, #1
b.ne LBB0_9
b LBB0_4
LBB0_10: ; in Loop: Header=BB0_5 Depth=1
mov x2, x16
mov x3, x15
mov x4, x13
LBB0_11: ; Parent Loop BB0_5 Depth=1
; => This Inner Loop Header: Depth=2
ldp q0, q1, [x2, #-16]
ldp q2, q3, [x2, #16]
stp q0, q1, [x3, #-48]
stp q2, q3, [x3, #-16]
add x3, x3, #64
add x2, x2, #64
subs x4, x4, #16
b.ne LBB0_11
; %bb.12: ; in Loop: Header=BB0_5 Depth=1
mov x4, x14
cmp x9, x13
b.eq LBB0_4
b LBB0_8
LBB0_13:
add x10, x20, #28
add x11, x19, #28
mov w12, #1
mov w13, #24
mov x14, x11
b LBB0_15
LBB0_14: ; in Loop: Header=BB0_15 Depth=1
add x12, x12, #1
add x14, x14, #24
cmp x12, x8
b.eq LBB0_21
LBB0_15: ; =>This Loop Header: Depth=1
; Child Loop BB0_17 Depth 2
; Child Loop BB0_19 Depth 3
mov x15, x11
mov x16, x10
mov w17, #1
b LBB0_17
LBB0_16: ; in Loop: Header=BB0_17 Depth=2
add x17, x17, #1
add x16, x16, #24
add x15, x15, #24
cmp x17, x8
b.eq LBB0_14
LBB0_17: ; Parent Loop BB0_15 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_19 Depth 3
madd x0, x17, x13, x19
add x0, x0, x12, lsl #2
mov x1, x9
mov x2, x14
mov x3, x15
mov x4, x16
b LBB0_19
LBB0_18: ; in Loop: Header=BB0_19 Depth=3
add x4, x4, #4
add x3, x3, #4
add x2, x2, #4
subs x1, x1, #1
b.eq LBB0_16
LBB0_19: ; Parent Loop BB0_15 Depth=1
; Parent Loop BB0_17 Depth=2
; => This Inner Loop Header: Depth=3
ldr w5, [x0]
ldr w6, [x2]
ldr w7, [x3]
add w5, w6, w5
cmp w5, w7
b.ge LBB0_18
; %bb.20: ; in Loop: Header=BB0_19 Depth=3
str w12, [x4]
ldr w5, [x0]
ldr w6, [x2]
add w5, w6, w5
str w5, [x3]
b LBB0_18
LBB0_21:
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
.cfi_endproc
; -- End function
.globl _path ; -- Begin function path
.p2align 2
_path: ; @path
.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 x8, x2
; kill: def $w1 killed $w1 def $x1
mov w9, #24
smaddl x9, w1, w9, x0
add x21, x9, w2, sxtw #2
ldr w2, [x21]
cbz w2, LBB1_3
; %bb.1:
mov x19, x0
sxtw x22, w8
Lloh0:
adrp x20, l_.str@PAGE
Lloh1:
add x20, x20, l_.str@PAGEOFF
mov w23, #24
LBB1_2: ; =>This Inner Loop Header: Depth=1
mov x0, x19
; kill: def $w1 killed $w1 killed $x1
bl _path
ldr w8, [x21]
str x8, [sp]
mov x0, x20
bl _printf
ldrsw x1, [x21]
madd x8, x1, x23, x19
add x21, x8, x22, lsl #2
ldr w2, [x21]
cbnz w2, LBB1_2
LBB1_3:
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
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #368
.cfi_def_cfa_offset 368
stp x28, x27, [sp, #320] ; 16-byte Folded Spill
stp x20, x19, [sp, #336] ; 16-byte Folded Spill
stp x29, x30, [sp, #352] ; 16-byte Folded Spill
add x29, sp, #352
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w27, -40
.cfi_offset w28, -48
Lloh2:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh3:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh4:
ldr x8, [x8]
stur x8, [x29, #-40]
add x11, sp, #24
add x8, x11, #28
stur xzr, [sp, #60]
stur xzr, [sp, #52]
str wzr, [sp, #68]
stur xzr, [sp, #84]
stur xzr, [sp, #76]
str wzr, [sp, #92]
stur xzr, [sp, #108]
stur xzr, [sp, #100]
str wzr, [sp, #116]
stur xzr, [sp, #132]
stur xzr, [sp, #124]
str wzr, [sp, #140]
stur xzr, [x11, #132]
stur xzr, [sp, #148]
str wzr, [sp, #164]
add x9, sp, #168
Lloh5:
adrp x12, l___const.main.W@PAGE+28
Lloh6:
add x12, x12, l___const.main.W@PAGEOFF+28
add x10, x9, #28
ldr q0, [x12]
ldr w13, [x12, #16]
stur q0, [x11, #172]
ldur q0, [x12, #24]
ldr w14, [x12, #40]
str w13, [sp, #212]
str w14, [sp, #236]
stur q0, [x11, #196]
ldr q0, [x12, #48]
ldr w13, [x12, #64]
stur q0, [x11, #220]
ldur q0, [x12, #72]
ldr w14, [x12, #88]
str w13, [sp, #260]
str w14, [sp, #284]
stur q0, [x11, #244]
ldr q0, [x12, #96]
ldr w11, [x12, #112]
str w11, [sp, #308]
mov w11, #1
mov w12, #24
mov x13, x10
add x14, sp, #37
stur q0, [x14, #255]
b LBB2_2
LBB2_1: ; in Loop: Header=BB2_2 Depth=1
add x11, x11, #1
add x13, x13, #4
cmp x11, #6
b.eq LBB2_14
LBB2_2: ; =>This Loop Header: Depth=1
; Child Loop BB2_4 Depth 2
mov x14, #0
madd x1, x11, x12, x9
add x15, x1, #4
add x16, x1, #8
add x17, x1, #12
add x0, x1, #16
add x1, x1, #20
b LBB2_4
LBB2_3: ; in Loop: Header=BB2_4 Depth=2
add x14, x14, #24
cmp x14, #120
b.eq LBB2_1
LBB2_4: ; Parent Loop BB2_2 Depth=1
; => This Inner Loop Header: Depth=2
ldr w2, [x13, x14]
ldr w3, [x15]
ldr w4, [x10, x14]
add w3, w3, w2
cmp w3, w4
b.ge LBB2_6
; %bb.5: ; in Loop: Header=BB2_4 Depth=2
str w11, [x8, x14]
str w3, [x10, x14]
ldr w2, [x13, x14]
LBB2_6: ; in Loop: Header=BB2_4 Depth=2
ldr w4, [x16]
add x3, x10, x14
ldr w5, [x3, #4]
add w4, w4, w2
cmp w4, w5
b.ge LBB2_8
; %bb.7: ; in Loop: Header=BB2_4 Depth=2
add x2, x8, x14
str w11, [x2, #4]
str w4, [x3, #4]
ldr w2, [x13, x14]
LBB2_8: ; in Loop: Header=BB2_4 Depth=2
ldr w4, [x17]
ldr w5, [x3, #8]
add w4, w4, w2
cmp w4, w5
b.ge LBB2_10
; %bb.9: ; in Loop: Header=BB2_4 Depth=2
add x2, x8, x14
str w11, [x2, #8]
str w4, [x3, #8]
ldr w2, [x13, x14]
LBB2_10: ; in Loop: Header=BB2_4 Depth=2
ldr w4, [x0]
add x3, x10, x14
ldr w5, [x3, #12]
add w4, w4, w2
cmp w4, w5
b.ge LBB2_12
; %bb.11: ; in Loop: Header=BB2_4 Depth=2
add x2, x8, x14
str w11, [x2, #12]
str w4, [x3, #12]
ldr w2, [x13, x14]
LBB2_12: ; in Loop: Header=BB2_4 Depth=2
ldr w4, [x1]
ldr w5, [x3, #16]
add w2, w4, w2
cmp w2, w5
b.ge LBB2_3
; %bb.13: ; in Loop: Header=BB2_4 Depth=2
add x4, x8, x14
str w11, [x4, #16]
str w2, [x3, #16]
b LBB2_3
LBB2_14:
Lloh7:
adrp x0, l_str@PAGE
Lloh8:
add x0, x0, l_str@PAGEOFF
bl _puts
ldr w8, [sp, #196]
str x8, [sp]
Lloh9:
adrp x19, l_.str.2@PAGE
Lloh10:
add x19, x19, l_.str.2@PAGEOFF
mov x0, x19
bl _printf
ldr w8, [sp, #200]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #204]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #208]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #212]
str x8, [sp]
mov x0, x19
bl _printf
mov w0, #10
bl _putchar
ldr w8, [sp, #220]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #224]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #228]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #232]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #236]
str x8, [sp]
mov x0, x19
bl _printf
mov w0, #10
bl _putchar
ldr w8, [sp, #244]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #248]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #252]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #256]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #260]
str x8, [sp]
mov x0, x19
bl _printf
mov w0, #10
bl _putchar
ldr w8, [sp, #268]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #272]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #276]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #280]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #284]
str x8, [sp]
mov x0, x19
bl _printf
mov w0, #10
bl _putchar
ldr w8, [sp, #292]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #296]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #300]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #304]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #308]
str x8, [sp]
mov x0, x19
bl _printf
mov w0, #10
bl _putchar
Lloh11:
adrp x0, l_str.8@PAGE
Lloh12:
add x0, x0, l_str.8@PAGEOFF
bl _puts
ldr w8, [sp, #52]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #56]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #60]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #64]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #68]
str x8, [sp]
mov x0, x19
bl _printf
mov w0, #10
bl _putchar
ldr w8, [sp, #76]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #80]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #84]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #88]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #92]
str x8, [sp]
mov x0, x19
bl _printf
mov w0, #10
bl _putchar
ldr w8, [sp, #100]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #104]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #108]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #112]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #116]
str x8, [sp]
mov x0, x19
bl _printf
mov w0, #10
bl _putchar
ldr w8, [sp, #124]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #128]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #132]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #136]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #140]
str x8, [sp]
mov x0, x19
bl _printf
mov w0, #10
bl _putchar
ldr w8, [sp, #148]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #152]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #156]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #160]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #164]
str x8, [sp]
mov x0, x19
bl _printf
mov w0, #10
bl _putchar
mov w19, #3
mov w20, #5
stp x20, x19, [sp]
Lloh13:
adrp x0, l_.str.5@PAGE
Lloh14:
add x0, x0, l_.str.5@PAGEOFF
bl _printf
str x20, [sp]
Lloh15:
adrp x0, l_.str.6@PAGE
Lloh16:
add x0, x0, l_.str.6@PAGEOFF
bl _printf
add x0, sp, #24
mov w1, #5
mov w2, #3
bl _path
str x19, [sp]
Lloh17:
adrp x0, l_.str.7@PAGE
Lloh18:
add x0, x0, l_.str.7@PAGEOFF
bl _printf
ldur x8, [x29, #-40]
Lloh19:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh20:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh21:
ldr x9, [x9]
cmp x9, x8
b.ne LBB2_16
; %bb.15:
mov w0, #0
ldp x29, x30, [sp, #352] ; 16-byte Folded Reload
ldp x20, x19, [sp, #336] ; 16-byte Folded Reload
ldp x28, x27, [sp, #320] ; 16-byte Folded Reload
add sp, sp, #368
ret
LBB2_16:
bl ___stack_chk_fail
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.loh AdrpAdd Lloh17, Lloh18
.loh AdrpAdd Lloh15, Lloh16
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpAdd Lloh7, Lloh8
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "v%d -> "
.section __TEXT,__const
.p2align 2 ; @__const.main.W
l___const.main.W:
.space 24
.long 0 ; 0x0
.long 0 ; 0x0
.long 1 ; 0x1
.long 100 ; 0x64
.long 1 ; 0x1
.long 5 ; 0x5
.long 0 ; 0x0
.long 9 ; 0x9
.long 0 ; 0x0
.long 3 ; 0x3
.long 2 ; 0x2
.long 100 ; 0x64
.long 0 ; 0x0
.long 100 ; 0x64
.long 100 ; 0x64
.long 0 ; 0x0
.long 4 ; 0x4
.long 100 ; 0x64
.long 0 ; 0x0
.long 100 ; 0x64
.long 100 ; 0x64
.long 2 ; 0x2
.long 0 ; 0x0
.long 3 ; 0x3
.long 0 ; 0x0
.long 3 ; 0x3
.long 100 ; 0x64
.long 100 ; 0x64
.long 100 ; 0x64
.long 0 ; 0x0
.section __TEXT,__cstring,cstring_literals
l_.str.2: ; @.str.2
.asciz "%3d"
l_.str.5: ; @.str.5
.asciz "\nThe shortest path(%d, %d) is"
l_.str.6: ; @.str.6
.asciz " v%d -> "
l_.str.7: ; @.str.7
.asciz "v%d\n"
l_str: ; @str
.asciz "D[i][j] is "
l_str.8: ; @str.8
.asciz "\nP[i][j] is "
.subsections_via_symbols
| the_stack_data/1037031.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _workingset_activation ## -- Begin function workingset_activation
.p2align 4, 0x90
_workingset_activation: ## @workingset_activation
.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
xorl %eax, %eax
callq _rcu_read_lock
movq %rbx, %rdi
callq _page_memcg_rcu
movq %rax, %r14
xorl %eax, %eax
callq _mem_cgroup_disabled
testl %eax, %eax
jne LBB0_2
## %bb.1:
testq %r14, %r14
je LBB0_3
LBB0_2:
movq %rbx, %rdi
callq _page_pgdat
movl %eax, %edi
movq %r14, %rsi
callq _mem_cgroup_lruvec
movq %rax, %rdi
callq _atomic_long_inc
LBB0_3:
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
jmp _rcu_read_unlock ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _workingset_activation ; -- Begin function workingset_activation
.p2align 2
_workingset_activation: ; @workingset_activation
.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 _rcu_read_lock
mov x0, x19
bl _page_memcg_rcu
mov x20, x0
bl _mem_cgroup_disabled
cbnz w0, LBB0_2
; %bb.1:
cbz x20, LBB0_3
LBB0_2:
mov x0, x19
bl _page_pgdat
mov x1, x20
bl _mem_cgroup_lruvec
bl _atomic_long_inc
LBB0_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _rcu_read_unlock
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/mm/extr_workingset.c_workingset_activation.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _tcp_req_info_add_meshstate ## -- Begin function tcp_req_info_add_meshstate
.p2align 4, 0x90
_tcp_req_info_add_meshstate: ## @tcp_req_info_add_meshstate
.cfi_startproc
## %bb.0:
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
testq %rdi, %rdi
setne %al
testq %rsi, %rsi
setne %cl
andb %al, %cl
testq %rdx, %rdx
setne %al
andb %cl, %al
movzbl %al, %edi
callq _log_assert
movl $24, %edi
callq _malloc
testq %rax, %rax
je LBB0_1
## %bb.2:
movq 8(%rbx), %rcx
movq %rcx, 16(%rax)
movq %r15, 8(%rax)
movq %r14, (%rax)
movq %rax, 8(%rbx)
incl (%rbx)
movl $1, %eax
jmp LBB0_3
LBB0_1:
xorl %eax, %eax
LBB0_3:
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 _tcp_req_info_add_meshstate ; -- Begin function tcp_req_info_add_meshstate
.p2align 2
_tcp_req_info_add_meshstate: ; @tcp_req_info_add_meshstate
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x20, x2
mov x21, x1
mov x19, x0
cmp x0, #0
ccmp x1, #0, #4, ne
ccmp x2, #0, #4, ne
cset w0, ne
bl _log_assert
mov w0, #24
bl _malloc
cbz x0, LBB0_2
; %bb.1:
ldr x8, [x19, #8]
stp x21, x8, [x0, #8]
str x20, [x0]
str x0, [x19, #8]
ldr w8, [x19]
add w8, w8, #1
str w8, [x19]
mov w0, #1
LBB0_2:
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/freebsd/contrib/unbound/services/extr_listen_dnsport.c_tcp_req_info_add_meshstate.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.comm _MATRIX_COLS,4,2 ## @MATRIX_COLS
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.comm _MATRIX_COLS,4,2 ; @MATRIX_COLS
.subsections_via_symbols
| AnghaBench/qmk_firmware/keyboards/ai03/orbit/extr_matrix.c_matrix_cols.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ## -- Begin function foo
.p2align 4, 0x90
_foo: ## @foo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _a@GOTPCREL(%rip), %rax
movq (%rax), %rdx
leaq L_.str(%rip), %rsi
xorl %edi, %edi
xorl %eax, %eax
popq %rbp
jmp _sscanf ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "0x%x #"
.comm _a,8,3 ## @a
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ; -- Begin function foo
.p2align 2
_foo: ; @foo
.cfi_startproc
; %bb.0:
sub sp, sp, #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, _a@GOTPAGE
Lloh1:
ldr x8, [x8, _a@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
str x8, [sp]
Lloh3:
adrp x1, l_.str@PAGE
Lloh4:
add x1, x1, l_.str@PAGEOFF
mov x0, #0
bl _sscanf
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "0x%x #"
.comm _a,8,3 ; @a
.subsections_via_symbols
| the_stack_data/22012577.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _v9fs_cache_inode_reset_cookie ## -- Begin function v9fs_cache_inode_reset_cookie
.p2align 4, 0x90
_v9fs_cache_inode_reset_cookie: ## @v9fs_cache_inode_reset_cookie
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
callq _V9FS_I
movq 8(%rax), %r15
testq %r15, %r15
je LBB0_1
## %bb.2:
movq %rax, %rbx
movq %rax, %rdi
callq _mutex_lock
movq 8(%rbx), %rdi
xorl %esi, %esi
movl $1, %edx
callq _fscache_relinquish_cookie
movq %r14, %rdi
callq _v9fs_inode2v9ses
movl (%rax), %r12d
leaq 24(%rbx), %r13
leaq 20(%rbx), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movq %rbx, %rdi
addq $16, %rdi
callq _i_size_read
## kill: def $eax killed $eax def $rax
subq $8, %rsp
movq _v9fs_cache_inode_index_def@GOTPCREL(%rip), %rsi
movl %r12d, %edi
movq %r13, %rdx
movl $4, %ecx
movq -48(%rbp), %r8 ## 8-byte Reload
movl $4, %r9d
pushq $1
pushq %rax
pushq %rbx
callq _fscache_acquire_cookie
addq $32, %rsp
movq %rax, 8(%rbx)
movq _P9_DEBUG_FSC@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
leaq L_.str(%rip), %rsi
movq %r14, %rdx
movq %r15, %rcx
movq %rax, %r8
callq _p9_debug
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _mutex_unlock ## TAILCALL
LBB0_1:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _v9fs_cache_inode_index_def,4,2 ## @v9fs_cache_inode_index_def
.comm _P9_DEBUG_FSC,4,2 ## @P9_DEBUG_FSC
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "inode %p revalidating cookie old %p new %p\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _v9fs_cache_inode_reset_cookie ; -- Begin function v9fs_cache_inode_reset_cookie
.p2align 2
_v9fs_cache_inode_reset_cookie: ; @v9fs_cache_inode_reset_cookie
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x20, x0
bl _V9FS_I
ldr x21, [x0, #8]
cbz x21, LBB0_2
; %bb.1:
mov x19, x0
bl _mutex_lock
ldr x0, [x19, #8]
mov w25, #1
mov x1, #0
mov w2, #1
bl _fscache_relinquish_cookie
mov x0, x20
bl _v9fs_inode2v9ses
ldr w22, [x0]
add x23, x19, #24
add x24, x19, #20
add x0, x19, #16
bl _i_size_read
mov x7, x0
str w25, [sp]
Lloh0:
adrp x1, _v9fs_cache_inode_index_def@GOTPAGE
Lloh1:
ldr x1, [x1, _v9fs_cache_inode_index_def@GOTPAGEOFF]
mov x0, x22
mov x2, x23
mov w3, #4
mov x4, x24
mov w5, #4
mov x6, x19
bl _fscache_acquire_cookie
mov x4, x0
str x0, [x19, #8]
Lloh2:
adrp x8, _P9_DEBUG_FSC@GOTPAGE
Lloh3:
ldr x8, [x8, _P9_DEBUG_FSC@GOTPAGEOFF]
Lloh4:
ldr w0, [x8]
Lloh5:
adrp x1, l_.str@PAGE
Lloh6:
add x1, x1, l_.str@PAGEOFF
mov x2, x20
mov x3, x21
bl _p9_debug
mov x0, x19
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #96
b _mutex_unlock
LBB0_2:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #96
ret
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _v9fs_cache_inode_index_def,4,2 ; @v9fs_cache_inode_index_def
.comm _P9_DEBUG_FSC,4,2 ; @P9_DEBUG_FSC
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "inode %p revalidating cookie old %p new %p\n"
.subsections_via_symbols
| AnghaBench/linux/fs/9p/extr_cache.c_v9fs_cache_inode_reset_cookie.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl ___gb2312_to_ucs ## @__gb2312_to_ucs
.p2align 4
___gb2312_to_ucs:
.short 12288 ## 0x3000
.short 12289 ## 0x3001
.short 12290 ## 0x3002
.short 12539 ## 0x30fb
.short 713 ## 0x2c9
.short 711 ## 0x2c7
.short 168 ## 0xa8
.short 12291 ## 0x3003
.short 12293 ## 0x3005
.short 8213 ## 0x2015
.short 65374 ## 0xff5e
.short 8214 ## 0x2016
.short 8230 ## 0x2026
.short 8216 ## 0x2018
.short 8217 ## 0x2019
.short 8220 ## 0x201c
.short 8221 ## 0x201d
.short 12308 ## 0x3014
.short 12309 ## 0x3015
.short 12296 ## 0x3008
.short 12297 ## 0x3009
.short 12298 ## 0x300a
.short 12299 ## 0x300b
.short 12300 ## 0x300c
.short 12301 ## 0x300d
.short 12302 ## 0x300e
.short 12303 ## 0x300f
.short 12310 ## 0x3016
.short 12311 ## 0x3017
.short 12304 ## 0x3010
.short 12305 ## 0x3011
.short 177 ## 0xb1
.short 215 ## 0xd7
.short 247 ## 0xf7
.short 8758 ## 0x2236
.short 8743 ## 0x2227
.short 8744 ## 0x2228
.short 8721 ## 0x2211
.short 8719 ## 0x220f
.short 8746 ## 0x222a
.short 8745 ## 0x2229
.short 8712 ## 0x2208
.short 8759 ## 0x2237
.short 8730 ## 0x221a
.short 8869 ## 0x22a5
.short 8741 ## 0x2225
.short 8736 ## 0x2220
.short 8978 ## 0x2312
.short 8857 ## 0x2299
.short 8747 ## 0x222b
.short 8750 ## 0x222e
.short 8801 ## 0x2261
.short 8780 ## 0x224c
.short 8776 ## 0x2248
.short 8765 ## 0x223d
.short 8733 ## 0x221d
.short 8800 ## 0x2260
.short 8814 ## 0x226e
.short 8815 ## 0x226f
.short 8804 ## 0x2264
.short 8805 ## 0x2265
.short 8734 ## 0x221e
.short 8757 ## 0x2235
.short 8756 ## 0x2234
.short 9794 ## 0x2642
.short 9792 ## 0x2640
.short 176 ## 0xb0
.short 8242 ## 0x2032
.short 8243 ## 0x2033
.short 8451 ## 0x2103
.short 65284 ## 0xff04
.short 164 ## 0xa4
.short 65504 ## 0xffe0
.short 65505 ## 0xffe1
.short 8240 ## 0x2030
.short 167 ## 0xa7
.short 8470 ## 0x2116
.short 9734 ## 0x2606
.short 9733 ## 0x2605
.short 9675 ## 0x25cb
.short 9679 ## 0x25cf
.short 9678 ## 0x25ce
.short 9671 ## 0x25c7
.short 9670 ## 0x25c6
.short 9633 ## 0x25a1
.short 9632 ## 0x25a0
.short 9651 ## 0x25b3
.short 9650 ## 0x25b2
.short 8251 ## 0x203b
.short 8594 ## 0x2192
.short 8592 ## 0x2190
.short 8593 ## 0x2191
.short 8595 ## 0x2193
.short 12307 ## 0x3013
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 9352 ## 0x2488
.short 9353 ## 0x2489
.short 9354 ## 0x248a
.short 9355 ## 0x248b
.short 9356 ## 0x248c
.short 9357 ## 0x248d
.short 9358 ## 0x248e
.short 9359 ## 0x248f
.short 9360 ## 0x2490
.short 9361 ## 0x2491
.short 9362 ## 0x2492
.short 9363 ## 0x2493
.short 9364 ## 0x2494
.short 9365 ## 0x2495
.short 9366 ## 0x2496
.short 9367 ## 0x2497
.short 9368 ## 0x2498
.short 9369 ## 0x2499
.short 9370 ## 0x249a
.short 9371 ## 0x249b
.short 9332 ## 0x2474
.short 9333 ## 0x2475
.short 9334 ## 0x2476
.short 9335 ## 0x2477
.short 9336 ## 0x2478
.short 9337 ## 0x2479
.short 9338 ## 0x247a
.short 9339 ## 0x247b
.short 9340 ## 0x247c
.short 9341 ## 0x247d
.short 9342 ## 0x247e
.short 9343 ## 0x247f
.short 9344 ## 0x2480
.short 9345 ## 0x2481
.short 9346 ## 0x2482
.short 9347 ## 0x2483
.short 9348 ## 0x2484
.short 9349 ## 0x2485
.short 9350 ## 0x2486
.short 9351 ## 0x2487
.short 9312 ## 0x2460
.short 9313 ## 0x2461
.short 9314 ## 0x2462
.short 9315 ## 0x2463
.short 9316 ## 0x2464
.short 9317 ## 0x2465
.short 9318 ## 0x2466
.short 9319 ## 0x2467
.short 9320 ## 0x2468
.short 9321 ## 0x2469
.short 0 ## 0x0
.short 0 ## 0x0
.short 12832 ## 0x3220
.short 12833 ## 0x3221
.short 12834 ## 0x3222
.short 12835 ## 0x3223
.short 12836 ## 0x3224
.short 12837 ## 0x3225
.short 12838 ## 0x3226
.short 12839 ## 0x3227
.short 12840 ## 0x3228
.short 12841 ## 0x3229
.short 0 ## 0x0
.short 0 ## 0x0
.short 8544 ## 0x2160
.short 8545 ## 0x2161
.short 8546 ## 0x2162
.short 8547 ## 0x2163
.short 8548 ## 0x2164
.short 8549 ## 0x2165
.short 8550 ## 0x2166
.short 8551 ## 0x2167
.short 8552 ## 0x2168
.short 8553 ## 0x2169
.short 8554 ## 0x216a
.short 8555 ## 0x216b
.short 0 ## 0x0
.short 0 ## 0x0
.short 65281 ## 0xff01
.short 65282 ## 0xff02
.short 65283 ## 0xff03
.short 65509 ## 0xffe5
.short 65285 ## 0xff05
.short 65286 ## 0xff06
.short 65287 ## 0xff07
.short 65288 ## 0xff08
.short 65289 ## 0xff09
.short 65290 ## 0xff0a
.short 65291 ## 0xff0b
.short 65292 ## 0xff0c
.short 65293 ## 0xff0d
.short 65294 ## 0xff0e
.short 65295 ## 0xff0f
.short 65296 ## 0xff10
.short 65297 ## 0xff11
.short 65298 ## 0xff12
.short 65299 ## 0xff13
.short 65300 ## 0xff14
.short 65301 ## 0xff15
.short 65302 ## 0xff16
.short 65303 ## 0xff17
.short 65304 ## 0xff18
.short 65305 ## 0xff19
.short 65306 ## 0xff1a
.short 65307 ## 0xff1b
.short 65308 ## 0xff1c
.short 65309 ## 0xff1d
.short 65310 ## 0xff1e
.short 65311 ## 0xff1f
.short 65312 ## 0xff20
.short 65313 ## 0xff21
.short 65314 ## 0xff22
.short 65315 ## 0xff23
.short 65316 ## 0xff24
.short 65317 ## 0xff25
.short 65318 ## 0xff26
.short 65319 ## 0xff27
.short 65320 ## 0xff28
.short 65321 ## 0xff29
.short 65322 ## 0xff2a
.short 65323 ## 0xff2b
.short 65324 ## 0xff2c
.short 65325 ## 0xff2d
.short 65326 ## 0xff2e
.short 65327 ## 0xff2f
.short 65328 ## 0xff30
.short 65329 ## 0xff31
.short 65330 ## 0xff32
.short 65331 ## 0xff33
.short 65332 ## 0xff34
.short 65333 ## 0xff35
.short 65334 ## 0xff36
.short 65335 ## 0xff37
.short 65336 ## 0xff38
.short 65337 ## 0xff39
.short 65338 ## 0xff3a
.short 65339 ## 0xff3b
.short 65340 ## 0xff3c
.short 65341 ## 0xff3d
.short 65342 ## 0xff3e
.short 65343 ## 0xff3f
.short 65344 ## 0xff40
.short 65345 ## 0xff41
.short 65346 ## 0xff42
.short 65347 ## 0xff43
.short 65348 ## 0xff44
.short 65349 ## 0xff45
.short 65350 ## 0xff46
.short 65351 ## 0xff47
.short 65352 ## 0xff48
.short 65353 ## 0xff49
.short 65354 ## 0xff4a
.short 65355 ## 0xff4b
.short 65356 ## 0xff4c
.short 65357 ## 0xff4d
.short 65358 ## 0xff4e
.short 65359 ## 0xff4f
.short 65360 ## 0xff50
.short 65361 ## 0xff51
.short 65362 ## 0xff52
.short 65363 ## 0xff53
.short 65364 ## 0xff54
.short 65365 ## 0xff55
.short 65366 ## 0xff56
.short 65367 ## 0xff57
.short 65368 ## 0xff58
.short 65369 ## 0xff59
.short 65370 ## 0xff5a
.short 65371 ## 0xff5b
.short 65372 ## 0xff5c
.short 65373 ## 0xff5d
.short 65507 ## 0xffe3
.short 12353 ## 0x3041
.short 12354 ## 0x3042
.short 12355 ## 0x3043
.short 12356 ## 0x3044
.short 12357 ## 0x3045
.short 12358 ## 0x3046
.short 12359 ## 0x3047
.short 12360 ## 0x3048
.short 12361 ## 0x3049
.short 12362 ## 0x304a
.short 12363 ## 0x304b
.short 12364 ## 0x304c
.short 12365 ## 0x304d
.short 12366 ## 0x304e
.short 12367 ## 0x304f
.short 12368 ## 0x3050
.short 12369 ## 0x3051
.short 12370 ## 0x3052
.short 12371 ## 0x3053
.short 12372 ## 0x3054
.short 12373 ## 0x3055
.short 12374 ## 0x3056
.short 12375 ## 0x3057
.short 12376 ## 0x3058
.short 12377 ## 0x3059
.short 12378 ## 0x305a
.short 12379 ## 0x305b
.short 12380 ## 0x305c
.short 12381 ## 0x305d
.short 12382 ## 0x305e
.short 12383 ## 0x305f
.short 12384 ## 0x3060
.short 12385 ## 0x3061
.short 12386 ## 0x3062
.short 12387 ## 0x3063
.short 12388 ## 0x3064
.short 12389 ## 0x3065
.short 12390 ## 0x3066
.short 12391 ## 0x3067
.short 12392 ## 0x3068
.short 12393 ## 0x3069
.short 12394 ## 0x306a
.short 12395 ## 0x306b
.short 12396 ## 0x306c
.short 12397 ## 0x306d
.short 12398 ## 0x306e
.short 12399 ## 0x306f
.short 12400 ## 0x3070
.short 12401 ## 0x3071
.short 12402 ## 0x3072
.short 12403 ## 0x3073
.short 12404 ## 0x3074
.short 12405 ## 0x3075
.short 12406 ## 0x3076
.short 12407 ## 0x3077
.short 12408 ## 0x3078
.short 12409 ## 0x3079
.short 12410 ## 0x307a
.short 12411 ## 0x307b
.short 12412 ## 0x307c
.short 12413 ## 0x307d
.short 12414 ## 0x307e
.short 12415 ## 0x307f
.short 12416 ## 0x3080
.short 12417 ## 0x3081
.short 12418 ## 0x3082
.short 12419 ## 0x3083
.short 12420 ## 0x3084
.short 12421 ## 0x3085
.short 12422 ## 0x3086
.short 12423 ## 0x3087
.short 12424 ## 0x3088
.short 12425 ## 0x3089
.short 12426 ## 0x308a
.short 12427 ## 0x308b
.short 12428 ## 0x308c
.short 12429 ## 0x308d
.short 12430 ## 0x308e
.short 12431 ## 0x308f
.short 12432 ## 0x3090
.short 12433 ## 0x3091
.short 12434 ## 0x3092
.short 12435 ## 0x3093
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 12449 ## 0x30a1
.short 12450 ## 0x30a2
.short 12451 ## 0x30a3
.short 12452 ## 0x30a4
.short 12453 ## 0x30a5
.short 12454 ## 0x30a6
.short 12455 ## 0x30a7
.short 12456 ## 0x30a8
.short 12457 ## 0x30a9
.short 12458 ## 0x30aa
.short 12459 ## 0x30ab
.short 12460 ## 0x30ac
.short 12461 ## 0x30ad
.short 12462 ## 0x30ae
.short 12463 ## 0x30af
.short 12464 ## 0x30b0
.short 12465 ## 0x30b1
.short 12466 ## 0x30b2
.short 12467 ## 0x30b3
.short 12468 ## 0x30b4
.short 12469 ## 0x30b5
.short 12470 ## 0x30b6
.short 12471 ## 0x30b7
.short 12472 ## 0x30b8
.short 12473 ## 0x30b9
.short 12474 ## 0x30ba
.short 12475 ## 0x30bb
.short 12476 ## 0x30bc
.short 12477 ## 0x30bd
.short 12478 ## 0x30be
.short 12479 ## 0x30bf
.short 12480 ## 0x30c0
.short 12481 ## 0x30c1
.short 12482 ## 0x30c2
.short 12483 ## 0x30c3
.short 12484 ## 0x30c4
.short 12485 ## 0x30c5
.short 12486 ## 0x30c6
.short 12487 ## 0x30c7
.short 12488 ## 0x30c8
.short 12489 ## 0x30c9
.short 12490 ## 0x30ca
.short 12491 ## 0x30cb
.short 12492 ## 0x30cc
.short 12493 ## 0x30cd
.short 12494 ## 0x30ce
.short 12495 ## 0x30cf
.short 12496 ## 0x30d0
.short 12497 ## 0x30d1
.short 12498 ## 0x30d2
.short 12499 ## 0x30d3
.short 12500 ## 0x30d4
.short 12501 ## 0x30d5
.short 12502 ## 0x30d6
.short 12503 ## 0x30d7
.short 12504 ## 0x30d8
.short 12505 ## 0x30d9
.short 12506 ## 0x30da
.short 12507 ## 0x30db
.short 12508 ## 0x30dc
.short 12509 ## 0x30dd
.short 12510 ## 0x30de
.short 12511 ## 0x30df
.short 12512 ## 0x30e0
.short 12513 ## 0x30e1
.short 12514 ## 0x30e2
.short 12515 ## 0x30e3
.short 12516 ## 0x30e4
.short 12517 ## 0x30e5
.short 12518 ## 0x30e6
.short 12519 ## 0x30e7
.short 12520 ## 0x30e8
.short 12521 ## 0x30e9
.short 12522 ## 0x30ea
.short 12523 ## 0x30eb
.short 12524 ## 0x30ec
.short 12525 ## 0x30ed
.short 12526 ## 0x30ee
.short 12527 ## 0x30ef
.short 12528 ## 0x30f0
.short 12529 ## 0x30f1
.short 12530 ## 0x30f2
.short 12531 ## 0x30f3
.short 12532 ## 0x30f4
.short 12533 ## 0x30f5
.short 12534 ## 0x30f6
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 913 ## 0x391
.short 914 ## 0x392
.short 915 ## 0x393
.short 916 ## 0x394
.short 917 ## 0x395
.short 918 ## 0x396
.short 919 ## 0x397
.short 920 ## 0x398
.short 921 ## 0x399
.short 922 ## 0x39a
.short 923 ## 0x39b
.short 924 ## 0x39c
.short 925 ## 0x39d
.short 926 ## 0x39e
.short 927 ## 0x39f
.short 928 ## 0x3a0
.short 929 ## 0x3a1
.short 931 ## 0x3a3
.short 932 ## 0x3a4
.short 933 ## 0x3a5
.short 934 ## 0x3a6
.short 935 ## 0x3a7
.short 936 ## 0x3a8
.short 937 ## 0x3a9
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 945 ## 0x3b1
.short 946 ## 0x3b2
.short 947 ## 0x3b3
.short 948 ## 0x3b4
.short 949 ## 0x3b5
.short 950 ## 0x3b6
.short 951 ## 0x3b7
.short 952 ## 0x3b8
.short 953 ## 0x3b9
.short 954 ## 0x3ba
.short 955 ## 0x3bb
.short 956 ## 0x3bc
.short 957 ## 0x3bd
.short 958 ## 0x3be
.short 959 ## 0x3bf
.short 960 ## 0x3c0
.short 961 ## 0x3c1
.short 963 ## 0x3c3
.short 964 ## 0x3c4
.short 965 ## 0x3c5
.short 966 ## 0x3c6
.short 967 ## 0x3c7
.short 968 ## 0x3c8
.short 969 ## 0x3c9
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 1040 ## 0x410
.short 1041 ## 0x411
.short 1042 ## 0x412
.short 1043 ## 0x413
.short 1044 ## 0x414
.short 1045 ## 0x415
.short 1025 ## 0x401
.short 1046 ## 0x416
.short 1047 ## 0x417
.short 1048 ## 0x418
.short 1049 ## 0x419
.short 1050 ## 0x41a
.short 1051 ## 0x41b
.short 1052 ## 0x41c
.short 1053 ## 0x41d
.short 1054 ## 0x41e
.short 1055 ## 0x41f
.short 1056 ## 0x420
.short 1057 ## 0x421
.short 1058 ## 0x422
.short 1059 ## 0x423
.short 1060 ## 0x424
.short 1061 ## 0x425
.short 1062 ## 0x426
.short 1063 ## 0x427
.short 1064 ## 0x428
.short 1065 ## 0x429
.short 1066 ## 0x42a
.short 1067 ## 0x42b
.short 1068 ## 0x42c
.short 1069 ## 0x42d
.short 1070 ## 0x42e
.short 1071 ## 0x42f
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 1072 ## 0x430
.short 1073 ## 0x431
.short 1074 ## 0x432
.short 1075 ## 0x433
.short 1076 ## 0x434
.short 1077 ## 0x435
.short 1105 ## 0x451
.short 1078 ## 0x436
.short 1079 ## 0x437
.short 1080 ## 0x438
.short 1081 ## 0x439
.short 1082 ## 0x43a
.short 1083 ## 0x43b
.short 1084 ## 0x43c
.short 1085 ## 0x43d
.short 1086 ## 0x43e
.short 1087 ## 0x43f
.short 1088 ## 0x440
.short 1089 ## 0x441
.short 1090 ## 0x442
.short 1091 ## 0x443
.short 1092 ## 0x444
.short 1093 ## 0x445
.short 1094 ## 0x446
.short 1095 ## 0x447
.short 1096 ## 0x448
.short 1097 ## 0x449
.short 1098 ## 0x44a
.short 1099 ## 0x44b
.short 1100 ## 0x44c
.short 1101 ## 0x44d
.short 1102 ## 0x44e
.short 1103 ## 0x44f
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 257 ## 0x101
.short 225 ## 0xe1
.short 462 ## 0x1ce
.short 224 ## 0xe0
.short 275 ## 0x113
.short 233 ## 0xe9
.short 283 ## 0x11b
.short 232 ## 0xe8
.short 299 ## 0x12b
.short 237 ## 0xed
.short 464 ## 0x1d0
.short 236 ## 0xec
.short 333 ## 0x14d
.short 243 ## 0xf3
.short 466 ## 0x1d2
.short 242 ## 0xf2
.short 363 ## 0x16b
.short 250 ## 0xfa
.short 468 ## 0x1d4
.short 249 ## 0xf9
.short 470 ## 0x1d6
.short 472 ## 0x1d8
.short 474 ## 0x1da
.short 476 ## 0x1dc
.short 252 ## 0xfc
.short 234 ## 0xea
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 12549 ## 0x3105
.short 12550 ## 0x3106
.short 12551 ## 0x3107
.short 12552 ## 0x3108
.short 12553 ## 0x3109
.short 12554 ## 0x310a
.short 12555 ## 0x310b
.short 12556 ## 0x310c
.short 12557 ## 0x310d
.short 12558 ## 0x310e
.short 12559 ## 0x310f
.short 12560 ## 0x3110
.short 12561 ## 0x3111
.short 12562 ## 0x3112
.short 12563 ## 0x3113
.short 12564 ## 0x3114
.short 12565 ## 0x3115
.short 12566 ## 0x3116
.short 12567 ## 0x3117
.short 12568 ## 0x3118
.short 12569 ## 0x3119
.short 12570 ## 0x311a
.short 12571 ## 0x311b
.short 12572 ## 0x311c
.short 12573 ## 0x311d
.short 12574 ## 0x311e
.short 12575 ## 0x311f
.short 12576 ## 0x3120
.short 12577 ## 0x3121
.short 12578 ## 0x3122
.short 12579 ## 0x3123
.short 12580 ## 0x3124
.short 12581 ## 0x3125
.short 12582 ## 0x3126
.short 12583 ## 0x3127
.short 12584 ## 0x3128
.short 12585 ## 0x3129
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 9472 ## 0x2500
.short 9473 ## 0x2501
.short 9474 ## 0x2502
.short 9475 ## 0x2503
.short 9476 ## 0x2504
.short 9477 ## 0x2505
.short 9478 ## 0x2506
.short 9479 ## 0x2507
.short 9480 ## 0x2508
.short 9481 ## 0x2509
.short 9482 ## 0x250a
.short 9483 ## 0x250b
.short 9484 ## 0x250c
.short 9485 ## 0x250d
.short 9486 ## 0x250e
.short 9487 ## 0x250f
.short 9488 ## 0x2510
.short 9489 ## 0x2511
.short 9490 ## 0x2512
.short 9491 ## 0x2513
.short 9492 ## 0x2514
.short 9493 ## 0x2515
.short 9494 ## 0x2516
.short 9495 ## 0x2517
.short 9496 ## 0x2518
.short 9497 ## 0x2519
.short 9498 ## 0x251a
.short 9499 ## 0x251b
.short 9500 ## 0x251c
.short 9501 ## 0x251d
.short 9502 ## 0x251e
.short 9503 ## 0x251f
.short 9504 ## 0x2520
.short 9505 ## 0x2521
.short 9506 ## 0x2522
.short 9507 ## 0x2523
.short 9508 ## 0x2524
.short 9509 ## 0x2525
.short 9510 ## 0x2526
.short 9511 ## 0x2527
.short 9512 ## 0x2528
.short 9513 ## 0x2529
.short 9514 ## 0x252a
.short 9515 ## 0x252b
.short 9516 ## 0x252c
.short 9517 ## 0x252d
.short 9518 ## 0x252e
.short 9519 ## 0x252f
.short 9520 ## 0x2530
.short 9521 ## 0x2531
.short 9522 ## 0x2532
.short 9523 ## 0x2533
.short 9524 ## 0x2534
.short 9525 ## 0x2535
.short 9526 ## 0x2536
.short 9527 ## 0x2537
.short 9528 ## 0x2538
.short 9529 ## 0x2539
.short 9530 ## 0x253a
.short 9531 ## 0x253b
.short 9532 ## 0x253c
.short 9533 ## 0x253d
.short 9534 ## 0x253e
.short 9535 ## 0x253f
.short 9536 ## 0x2540
.short 9537 ## 0x2541
.short 9538 ## 0x2542
.short 9539 ## 0x2543
.short 9540 ## 0x2544
.short 9541 ## 0x2545
.short 9542 ## 0x2546
.short 9543 ## 0x2547
.short 9544 ## 0x2548
.short 9545 ## 0x2549
.short 9546 ## 0x254a
.short 9547 ## 0x254b
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 21834 ## 0x554a
.short 38463 ## 0x963f
.short 22467 ## 0x57c3
.short 25384 ## 0x6328
.short 21710 ## 0x54ce
.short 21769 ## 0x5509
.short 21696 ## 0x54c0
.short 30353 ## 0x7691
.short 30284 ## 0x764c
.short 34108 ## 0x853c
.short 30702 ## 0x77ee
.short 33406 ## 0x827e
.short 30861 ## 0x788d
.short 29233 ## 0x7231
.short 38552 ## 0x9698
.short 38797 ## 0x978d
.short 27688 ## 0x6c28
.short 23433 ## 0x5b89
.short 20474 ## 0x4ffa
.short 25353 ## 0x6309
.short 26263 ## 0x6697
.short 23736 ## 0x5cb8
.short 33018 ## 0x80fa
.short 26696 ## 0x6848
.short 32942 ## 0x80ae
.short 26114 ## 0x6602
.short 30414 ## 0x76ce
.short 20985 ## 0x51f9
.short 25942 ## 0x6556
.short 29100 ## 0x71ac
.short 32753 ## 0x7ff1
.short 34948 ## 0x8884
.short 20658 ## 0x50b2
.short 22885 ## 0x5965
.short 25034 ## 0x61ca
.short 28595 ## 0x6fb3
.short 33453 ## 0x82ad
.short 25420 ## 0x634c
.short 25170 ## 0x6252
.short 21485 ## 0x53ed
.short 21543 ## 0x5427
.short 31494 ## 0x7b06
.short 20843 ## 0x516b
.short 30116 ## 0x75a4
.short 24052 ## 0x5df4
.short 25300 ## 0x62d4
.short 36299 ## 0x8dcb
.short 38774 ## 0x9776
.short 25226 ## 0x628a
.short 32793 ## 0x8019
.short 22365 ## 0x575d
.short 38712 ## 0x9738
.short 32610 ## 0x7f62
.short 29240 ## 0x7238
.short 30333 ## 0x767d
.short 26575 ## 0x67cf
.short 30334 ## 0x767e
.short 25670 ## 0x6446
.short 20336 ## 0x4f70
.short 36133 ## 0x8d25
.short 25308 ## 0x62dc
.short 31255 ## 0x7a17
.short 26001 ## 0x6591
.short 29677 ## 0x73ed
.short 25644 ## 0x642c
.short 25203 ## 0x6273
.short 33324 ## 0x822c
.short 39041 ## 0x9881
.short 26495 ## 0x677f
.short 29256 ## 0x7248
.short 25198 ## 0x626e
.short 25292 ## 0x62cc
.short 20276 ## 0x4f34
.short 29923 ## 0x74e3
.short 21322 ## 0x534a
.short 21150 ## 0x529e
.short 32458 ## 0x7eca
.short 37030 ## 0x90a6
.short 24110 ## 0x5e2e
.short 26758 ## 0x6886
.short 27036 ## 0x699c
.short 33152 ## 0x8180
.short 32465 ## 0x7ed1
.short 26834 ## 0x68d2
.short 30917 ## 0x78c5
.short 34444 ## 0x868c
.short 38225 ## 0x9551
.short 20621 ## 0x508d
.short 35876 ## 0x8c24
.short 33502 ## 0x82de
.short 32990 ## 0x80de
.short 21253 ## 0x5305
.short 35090 ## 0x8912
.short 21093 ## 0x5265
.short 34180 ## 0x8584
.short 38649 ## 0x96f9
.short 20445 ## 0x4fdd
.short 22561 ## 0x5821
.short 39281 ## 0x9971
.short 23453 ## 0x5b9d
.short 25265 ## 0x62b1
.short 25253 ## 0x62a5
.short 26292 ## 0x66b4
.short 35961 ## 0x8c79
.short 40077 ## 0x9c8d
.short 29190 ## 0x7206
.short 26479 ## 0x676f
.short 30865 ## 0x7891
.short 24754 ## 0x60b2
.short 21329 ## 0x5351
.short 21271 ## 0x5317
.short 36744 ## 0x8f88
.short 32972 ## 0x80cc
.short 36125 ## 0x8d1d
.short 38049 ## 0x94a1
.short 20493 ## 0x500d
.short 29384 ## 0x72c8
.short 22791 ## 0x5907
.short 24811 ## 0x60eb
.short 28953 ## 0x7119
.short 34987 ## 0x88ab
.short 22868 ## 0x5954
.short 33519 ## 0x82ef
.short 26412 ## 0x672c
.short 31528 ## 0x7b28
.short 23849 ## 0x5d29
.short 32503 ## 0x7ef7
.short 29997 ## 0x752d
.short 27893 ## 0x6cf5
.short 36454 ## 0x8e66
.short 36856 ## 0x8ff8
.short 36924 ## 0x903c
.short 40763 ## 0x9f3b
.short 27604 ## 0x6bd4
.short 37145 ## 0x9119
.short 31508 ## 0x7b14
.short 24444 ## 0x5f7c
.short 30887 ## 0x78a7
.short 34006 ## 0x84d6
.short 34109 ## 0x853d
.short 27605 ## 0x6bd5
.short 27609 ## 0x6bd9
.short 27606 ## 0x6bd6
.short 24065 ## 0x5e01
.short 24199 ## 0x5e87
.short 30201 ## 0x75f9
.short 38381 ## 0x95ed
.short 25949 ## 0x655d
.short 24330 ## 0x5f0a
.short 24517 ## 0x5fc5
.short 36767 ## 0x8f9f
.short 22721 ## 0x58c1
.short 33218 ## 0x81c2
.short 36991 ## 0x907f
.short 38491 ## 0x965b
.short 38829 ## 0x97ad
.short 36793 ## 0x8fb9
.short 32534 ## 0x7f16
.short 36140 ## 0x8d2c
.short 25153 ## 0x6241
.short 20415 ## 0x4fbf
.short 21464 ## 0x53d8
.short 21342 ## 0x535e
.short 36776 ## 0x8fa8
.short 36777 ## 0x8fa9
.short 36779 ## 0x8fab
.short 36941 ## 0x904d
.short 26631 ## 0x6807
.short 24426 ## 0x5f6a
.short 33176 ## 0x8198
.short 34920 ## 0x8868
.short 40150 ## 0x9cd6
.short 24971 ## 0x618b
.short 21035 ## 0x522b
.short 30250 ## 0x762a
.short 24428 ## 0x5f6c
.short 25996 ## 0x658c
.short 28626 ## 0x6fd2
.short 28392 ## 0x6ee8
.short 23486 ## 0x5bbe
.short 25672 ## 0x6448
.short 20853 ## 0x5175
.short 20912 ## 0x51b0
.short 26564 ## 0x67c4
.short 19993 ## 0x4e19
.short 31177 ## 0x79c9
.short 39292 ## 0x997c
.short 28851 ## 0x70b3
.short 30149 ## 0x75c5
.short 24182 ## 0x5e76
.short 29627 ## 0x73bb
.short 33760 ## 0x83e0
.short 25773 ## 0x64ad
.short 25320 ## 0x62e8
.short 38069 ## 0x94b5
.short 27874 ## 0x6ce2
.short 21338 ## 0x535a
.short 21187 ## 0x52c3
.short 25615 ## 0x640f
.short 38082 ## 0x94c2
.short 31636 ## 0x7b94
.short 20271 ## 0x4f2f
.short 24091 ## 0x5e1b
.short 33334 ## 0x8236
.short 33046 ## 0x8116
.short 33162 ## 0x818a
.short 28196 ## 0x6e24
.short 27850 ## 0x6cca
.short 39539 ## 0x9a73
.short 25429 ## 0x6355
.short 21340 ## 0x535c
.short 21754 ## 0x54fa
.short 34917 ## 0x8865
.short 22496 ## 0x57e0
.short 19981 ## 0x4e0d
.short 24067 ## 0x5e03
.short 27493 ## 0x6b65
.short 31807 ## 0x7c3f
.short 37096 ## 0x90e8
.short 24598 ## 0x6016
.short 25830 ## 0x64e6
.short 29468 ## 0x731c
.short 35009 ## 0x88c1
.short 26448 ## 0x6750
.short 25165 ## 0x624d
.short 36130 ## 0x8d22
.short 30572 ## 0x776c
.short 36393 ## 0x8e29
.short 37319 ## 0x91c7
.short 24425 ## 0x5f69
.short 33756 ## 0x83dc
.short 34081 ## 0x8521
.short 39184 ## 0x9910
.short 21442 ## 0x53c2
.short 34453 ## 0x8695
.short 27531 ## 0x6b8b
.short 24813 ## 0x60ed
.short 24808 ## 0x60e8
.short 28799 ## 0x707f
.short 33485 ## 0x82cd
.short 33329 ## 0x8231
.short 20179 ## 0x4ed3
.short 27815 ## 0x6ca7
.short 34255 ## 0x85cf
.short 25805 ## 0x64cd
.short 31961 ## 0x7cd9
.short 27133 ## 0x69fd
.short 26361 ## 0x66f9
.short 33609 ## 0x8349
.short 21397 ## 0x5395
.short 31574 ## 0x7b56
.short 20391 ## 0x4fa7
.short 20876 ## 0x518c
.short 27979 ## 0x6d4b
.short 23618 ## 0x5c42
.short 36461 ## 0x8e6d
.short 25554 ## 0x63d2
.short 21449 ## 0x53c9
.short 33580 ## 0x832c
.short 33590 ## 0x8336
.short 26597 ## 0x67e5
.short 30900 ## 0x78b4
.short 25661 ## 0x643d
.short 23519 ## 0x5bdf
.short 23700 ## 0x5c94
.short 24046 ## 0x5dee
.short 35815 ## 0x8be7
.short 25286 ## 0x62c6
.short 26612 ## 0x67f4
.short 35962 ## 0x8c7a
.short 25600 ## 0x6400
.short 25530 ## 0x63ba
.short 34633 ## 0x8749
.short 39307 ## 0x998b
.short 35863 ## 0x8c17
.short 32544 ## 0x7f20
.short 38130 ## 0x94f2
.short 20135 ## 0x4ea7
.short 38416 ## 0x9610
.short 39076 ## 0x98a4
.short 26124 ## 0x660c
.short 29462 ## 0x7316
.short 22330 ## 0x573a
.short 23581 ## 0x5c1d
.short 24120 ## 0x5e38
.short 38271 ## 0x957f
.short 20607 ## 0x507f
.short 32928 ## 0x80a0
.short 21378 ## 0x5382
.short 25950 ## 0x655e
.short 30021 ## 0x7545
.short 21809 ## 0x5531
.short 20513 ## 0x5021
.short 36229 ## 0x8d85
.short 25220 ## 0x6284
.short 38046 ## 0x949e
.short 26397 ## 0x671d
.short 22066 ## 0x5632
.short 28526 ## 0x6f6e
.short 24034 ## 0x5de2
.short 21557 ## 0x5435
.short 28818 ## 0x7092
.short 36710 ## 0x8f66
.short 25199 ## 0x626f
.short 25764 ## 0x64a4
.short 25507 ## 0x63a3
.short 24443 ## 0x5f7b
.short 28552 ## 0x6f88
.short 37108 ## 0x90f4
.short 33251 ## 0x81e3
.short 36784 ## 0x8fb0
.short 23576 ## 0x5c18
.short 26216 ## 0x6668
.short 24561 ## 0x5ff1
.short 27785 ## 0x6c89
.short 38472 ## 0x9648
.short 36225 ## 0x8d81
.short 34924 ## 0x886c
.short 25745 ## 0x6491
.short 31216 ## 0x79f0
.short 22478 ## 0x57ce
.short 27225 ## 0x6a59
.short 25104 ## 0x6210
.short 21576 ## 0x5448
.short 20056 ## 0x4e58
.short 31243 ## 0x7a0b
.short 24809 ## 0x60e9
.short 28548 ## 0x6f84
.short 35802 ## 0x8bda
.short 25215 ## 0x627f
.short 36894 ## 0x901e
.short 39563 ## 0x9a8b
.short 31204 ## 0x79e4
.short 21507 ## 0x5403
.short 30196 ## 0x75f4
.short 25345 ## 0x6301
.short 21273 ## 0x5319
.short 27744 ## 0x6c60
.short 36831 ## 0x8fdf
.short 24347 ## 0x5f1b
.short 39536 ## 0x9a70
.short 32827 ## 0x803b
.short 40831 ## 0x9f7f
.short 20360 ## 0x4f88
.short 23610 ## 0x5c3a
.short 36196 ## 0x8d64
.short 32709 ## 0x7fc5
.short 26021 ## 0x65a5
.short 28861 ## 0x70bd
.short 20805 ## 0x5145
.short 20914 ## 0x51b2
.short 34411 ## 0x866b
.short 23815 ## 0x5d07
.short 23456 ## 0x5ba0
.short 25277 ## 0x62bd
.short 37228 ## 0x916c
.short 30068 ## 0x7574
.short 36364 ## 0x8e0c
.short 31264 ## 0x7a20
.short 24833 ## 0x6101
.short 31609 ## 0x7b79
.short 20167 ## 0x4ec7
.short 32504 ## 0x7ef8
.short 30597 ## 0x7785
.short 19985 ## 0x4e11
.short 33261 ## 0x81ed
.short 21021 ## 0x521d
.short 20986 ## 0x51fa
.short 27249 ## 0x6a71
.short 21416 ## 0x53a8
.short 36487 ## 0x8e87
.short 38148 ## 0x9504
.short 38607 ## 0x96cf
.short 28353 ## 0x6ec1
.short 38500 ## 0x9664
.short 26970 ## 0x695a
.short 30784 ## 0x7840
.short 20648 ## 0x50a8
.short 30679 ## 0x77d7
.short 25616 ## 0x6410
.short 35302 ## 0x89e6
.short 22788 ## 0x5904
.short 25571 ## 0x63e3
.short 24029 ## 0x5ddd
.short 31359 ## 0x7a7f
.short 26941 ## 0x693d
.short 20256 ## 0x4f20
.short 33337 ## 0x8239
.short 21912 ## 0x5598
.short 20018 ## 0x4e32
.short 30126 ## 0x75ae
.short 31383 ## 0x7a97
.short 24162 ## 0x5e62
.short 24202 ## 0x5e8a
.short 38383 ## 0x95ef
.short 21019 ## 0x521b
.short 21561 ## 0x5439
.short 28810 ## 0x708a
.short 25462 ## 0x6376
.short 38180 ## 0x9524
.short 22402 ## 0x5782
.short 26149 ## 0x6625
.short 26943 ## 0x693f
.short 37255 ## 0x9187
.short 21767 ## 0x5507
.short 28147 ## 0x6df3
.short 32431 ## 0x7eaf
.short 34850 ## 0x8822
.short 25139 ## 0x6233
.short 32496 ## 0x7ef0
.short 30133 ## 0x75b5
.short 33576 ## 0x8328
.short 30913 ## 0x78c1
.short 38604 ## 0x96cc
.short 36766 ## 0x8f9e
.short 24904 ## 0x6148
.short 29943 ## 0x74f7
.short 35789 ## 0x8bcd
.short 27492 ## 0x6b64
.short 21050 ## 0x523a
.short 36176 ## 0x8d50
.short 27425 ## 0x6b21
.short 32874 ## 0x806a
.short 33905 ## 0x8471
.short 22257 ## 0x56f1
.short 21254 ## 0x5306
.short 20174 ## 0x4ece
.short 19995 ## 0x4e1b
.short 20945 ## 0x51d1
.short 31895 ## 0x7c97
.short 37259 ## 0x918b
.short 31751 ## 0x7c07
.short 20419 ## 0x4fc3
.short 36479 ## 0x8e7f
.short 31713 ## 0x7be1
.short 31388 ## 0x7a9c
.short 25703 ## 0x6467
.short 23828 ## 0x5d14
.short 20652 ## 0x50ac
.short 33030 ## 0x8106
.short 30209 ## 0x7601
.short 31929 ## 0x7cb9
.short 28140 ## 0x6dec
.short 32736 ## 0x7fe0
.short 26449 ## 0x6751
.short 23384 ## 0x5b58
.short 23544 ## 0x5bf8
.short 30923 ## 0x78cb
.short 25774 ## 0x64ae
.short 25619 ## 0x6413
.short 25514 ## 0x63aa
.short 25387 ## 0x632b
.short 38169 ## 0x9519
.short 25645 ## 0x642d
.short 36798 ## 0x8fbe
.short 31572 ## 0x7b54
.short 30249 ## 0x7629
.short 25171 ## 0x6253
.short 22823 ## 0x5927
.short 21574 ## 0x5446
.short 27513 ## 0x6b79
.short 20643 ## 0x50a3
.short 25140 ## 0x6234
.short 24102 ## 0x5e26
.short 27526 ## 0x6b86
.short 20195 ## 0x4ee3
.short 36151 ## 0x8d37
.short 34955 ## 0x888b
.short 24453 ## 0x5f85
.short 36910 ## 0x902e
.short 24608 ## 0x6020
.short 32829 ## 0x803d
.short 25285 ## 0x62c5
.short 20025 ## 0x4e39
.short 21333 ## 0x5355
.short 37112 ## 0x90f8
.short 25528 ## 0x63b8
.short 32966 ## 0x80c6
.short 26086 ## 0x65e6
.short 27694 ## 0x6c2e
.short 20294 ## 0x4f46
.short 24814 ## 0x60ee
.short 28129 ## 0x6de1
.short 35806 ## 0x8bde
.short 24377 ## 0x5f39
.short 34507 ## 0x86cb
.short 24403 ## 0x5f53
.short 25377 ## 0x6321
.short 20826 ## 0x515a
.short 33633 ## 0x8361
.short 26723 ## 0x6863
.short 20992 ## 0x5200
.short 25443 ## 0x6363
.short 36424 ## 0x8e48
.short 20498 ## 0x5012
.short 23707 ## 0x5c9b
.short 31095 ## 0x7977
.short 23548 ## 0x5bfc
.short 21040 ## 0x5230
.short 31291 ## 0x7a3b
.short 24764 ## 0x60bc
.short 36947 ## 0x9053
.short 30423 ## 0x76d7
.short 24503 ## 0x5fb7
.short 24471 ## 0x5f97
.short 30340 ## 0x7684
.short 36460 ## 0x8e6c
.short 28783 ## 0x706f
.short 30331 ## 0x767b
.short 31561 ## 0x7b49
.short 30634 ## 0x77aa
.short 20979 ## 0x51f3
.short 37011 ## 0x9093
.short 22564 ## 0x5824
.short 20302 ## 0x4f4e
.short 28404 ## 0x6ef4
.short 36842 ## 0x8fea
.short 25932 ## 0x654c
.short 31515 ## 0x7b1b
.short 29380 ## 0x72c4
.short 28068 ## 0x6da4
.short 32735 ## 0x7fdf
.short 23265 ## 0x5ae1
.short 25269 ## 0x62b5
.short 24213 ## 0x5e95
.short 22320 ## 0x5730
.short 33922 ## 0x8482
.short 31532 ## 0x7b2c
.short 24093 ## 0x5e1d
.short 24351 ## 0x5f1f
.short 36882 ## 0x9012
.short 32532 ## 0x7f14
.short 39072 ## 0x98a0
.short 25474 ## 0x6382
.short 28359 ## 0x6ec7
.short 30872 ## 0x7898
.short 28857 ## 0x70b9
.short 20856 ## 0x5178
.short 38747 ## 0x975b
.short 22443 ## 0x57ab
.short 30005 ## 0x7535
.short 20291 ## 0x4f43
.short 30008 ## 0x7538
.short 24215 ## 0x5e97
.short 24806 ## 0x60e6
.short 22880 ## 0x5960
.short 28096 ## 0x6dc0
.short 27583 ## 0x6bbf
.short 30857 ## 0x7889
.short 21500 ## 0x53fc
.short 38613 ## 0x96d5
.short 20939 ## 0x51cb
.short 20993 ## 0x5201
.short 25481 ## 0x6389
.short 21514 ## 0x540a
.short 38035 ## 0x9493
.short 35843 ## 0x8c03
.short 36300 ## 0x8dcc
.short 29241 ## 0x7239
.short 30879 ## 0x789f
.short 34678 ## 0x8776
.short 36845 ## 0x8fed
.short 35853 ## 0x8c0d
.short 21472 ## 0x53e0
.short 19969 ## 0x4e01
.short 30447 ## 0x76ef
.short 21486 ## 0x53ee
.short 38025 ## 0x9489
.short 39030 ## 0x9876
.short 40718 ## 0x9f0e
.short 38189 ## 0x952d
.short 23450 ## 0x5b9a
.short 35746 ## 0x8ba2
.short 20002 ## 0x4e22
.short 19996 ## 0x4e1c
.short 20908 ## 0x51ac
.short 33891 ## 0x8463
.short 25026 ## 0x61c2
.short 21160 ## 0x52a8
.short 26635 ## 0x680b
.short 20375 ## 0x4f97
.short 24683 ## 0x606b
.short 20923 ## 0x51bb
.short 27934 ## 0x6d1e
.short 20828 ## 0x515c
.short 25238 ## 0x6296
.short 26007 ## 0x6597
.short 38497 ## 0x9661
.short 35910 ## 0x8c46
.short 36887 ## 0x9017
.short 30168 ## 0x75d8
.short 37117 ## 0x90fd
.short 30563 ## 0x7763
.short 27602 ## 0x6bd2
.short 29322 ## 0x728a
.short 29420 ## 0x72ec
.short 35835 ## 0x8bfb
.short 22581 ## 0x5835
.short 30585 ## 0x7779
.short 36172 ## 0x8d4c
.short 26460 ## 0x675c
.short 38208 ## 0x9540
.short 32922 ## 0x809a
.short 24230 ## 0x5ea6
.short 28193 ## 0x6e21
.short 22930 ## 0x5992
.short 31471 ## 0x7aef
.short 30701 ## 0x77ed
.short 38203 ## 0x953b
.short 27573 ## 0x6bb5
.short 26029 ## 0x65ad
.short 32526 ## 0x7f0e
.short 22534 ## 0x5806
.short 20817 ## 0x5151
.short 38431 ## 0x961f
.short 23545 ## 0x5bf9
.short 22697 ## 0x58a9
.short 21544 ## 0x5428
.short 36466 ## 0x8e72
.short 25958 ## 0x6566
.short 39039 ## 0x987f
.short 22244 ## 0x56e4
.short 38045 ## 0x949d
.short 30462 ## 0x76fe
.short 36929 ## 0x9041
.short 25479 ## 0x6387
.short 21702 ## 0x54c6
.short 22810 ## 0x591a
.short 22842 ## 0x593a
.short 22427 ## 0x579b
.short 36530 ## 0x8eb2
.short 26421 ## 0x6735
.short 36346 ## 0x8dfa
.short 33333 ## 0x8235
.short 21057 ## 0x5241
.short 24816 ## 0x60f0
.short 22549 ## 0x5815
.short 34558 ## 0x86fe
.short 23784 ## 0x5ce8
.short 40517 ## 0x9e45
.short 20420 ## 0x4fc4
.short 39069 ## 0x989d
.short 35769 ## 0x8bb9
.short 23077 ## 0x5a25
.short 24694 ## 0x6076
.short 21380 ## 0x5384
.short 25212 ## 0x627c
.short 36943 ## 0x904f
.short 37122 ## 0x9102
.short 39295 ## 0x997f
.short 24681 ## 0x6069
.short 32780 ## 0x800c
.short 20799 ## 0x513f
.short 32819 ## 0x8033
.short 23572 ## 0x5c14
.short 39285 ## 0x9975
.short 27953 ## 0x6d31
.short 20108 ## 0x4e8c
.short 36144 ## 0x8d30
.short 21457 ## 0x53d1
.short 32602 ## 0x7f5a
.short 31567 ## 0x7b4f
.short 20240 ## 0x4f10
.short 20047 ## 0x4e4f
.short 38400 ## 0x9600
.short 27861 ## 0x6cd5
.short 29648 ## 0x73d0
.short 34281 ## 0x85e9
.short 24070 ## 0x5e06
.short 30058 ## 0x756a
.short 32763 ## 0x7ffb
.short 27146 ## 0x6a0a
.short 30718 ## 0x77fe
.short 38034 ## 0x9492
.short 32321 ## 0x7e41
.short 20961 ## 0x51e1
.short 28902 ## 0x70e6
.short 21453 ## 0x53cd
.short 36820 ## 0x8fd4
.short 33539 ## 0x8303
.short 36137 ## 0x8d29
.short 29359 ## 0x72af
.short 39277 ## 0x996d
.short 27867 ## 0x6cdb
.short 22346 ## 0x574a
.short 33459 ## 0x82b3
.short 26041 ## 0x65b9
.short 32938 ## 0x80aa
.short 25151 ## 0x623f
.short 38450 ## 0x9632
.short 22952 ## 0x59a8
.short 20223 ## 0x4eff
.short 35775 ## 0x8bbf
.short 32442 ## 0x7eba
.short 25918 ## 0x653e
.short 33778 ## 0x83f2
.short 38750 ## 0x975e
.short 21857 ## 0x5561
.short 39134 ## 0x98de
.short 32933 ## 0x80a5
.short 21290 ## 0x532a
.short 35837 ## 0x8bfd
.short 21536 ## 0x5420
.short 32954 ## 0x80ba
.short 24223 ## 0x5e9f
.short 27832 ## 0x6cb8
.short 36153 ## 0x8d39
.short 33452 ## 0x82ac
.short 37210 ## 0x915a
.short 21545 ## 0x5429
.short 27675 ## 0x6c1b
.short 20998 ## 0x5206
.short 32439 ## 0x7eb7
.short 22367 ## 0x575f
.short 28954 ## 0x711a
.short 27774 ## 0x6c7e
.short 31881 ## 0x7c89
.short 22859 ## 0x594b
.short 20221 ## 0x4efd
.short 24575 ## 0x5fff
.short 24868 ## 0x6124
.short 31914 ## 0x7caa
.short 20016 ## 0x4e30
.short 23553 ## 0x5c01
.short 26539 ## 0x67ab
.short 34562 ## 0x8702
.short 23792 ## 0x5cf0
.short 38155 ## 0x950b
.short 39118 ## 0x98ce
.short 30127 ## 0x75af
.short 28925 ## 0x70fd
.short 36898 ## 0x9022
.short 20911 ## 0x51af
.short 32541 ## 0x7f1d
.short 35773 ## 0x8bbd
.short 22857 ## 0x5949
.short 20964 ## 0x51e4
.short 20315 ## 0x4f5b
.short 21542 ## 0x5426
.short 22827 ## 0x592b
.short 25975 ## 0x6577
.short 32932 ## 0x80a4
.short 23413 ## 0x5b75
.short 25206 ## 0x6276
.short 25282 ## 0x62c2
.short 36752 ## 0x8f90
.short 24133 ## 0x5e45
.short 27679 ## 0x6c1f
.short 31526 ## 0x7b26
.short 20239 ## 0x4f0f
.short 20440 ## 0x4fd8
.short 26381 ## 0x670d
.short 28014 ## 0x6d6e
.short 28074 ## 0x6daa
.short 31119 ## 0x798f
.short 34993 ## 0x88b1
.short 24343 ## 0x5f17
.short 29995 ## 0x752b
.short 25242 ## 0x629a
.short 36741 ## 0x8f85
.short 20463 ## 0x4fef
.short 37340 ## 0x91dc
.short 26023 ## 0x65a7
.short 33071 ## 0x812f
.short 33105 ## 0x8151
.short 24220 ## 0x5e9c
.short 33104 ## 0x8150
.short 36212 ## 0x8d74
.short 21103 ## 0x526f
.short 35206 ## 0x8986
.short 36171 ## 0x8d4b
.short 22797 ## 0x590d
.short 20613 ## 0x5085
.short 20184 ## 0x4ed8
.short 38428 ## 0x961c
.short 29238 ## 0x7236
.short 33145 ## 0x8179
.short 36127 ## 0x8d1f
.short 23500 ## 0x5bcc
.short 35747 ## 0x8ba3
.short 38468 ## 0x9644
.short 22919 ## 0x5987
.short 32538 ## 0x7f1a
.short 21648 ## 0x5490
.short 22134 ## 0x5676
.short 22030 ## 0x560e
.short 35813 ## 0x8be5
.short 25913 ## 0x6539
.short 27010 ## 0x6982
.short 38041 ## 0x9499
.short 30422 ## 0x76d6
.short 28297 ## 0x6e89
.short 24178 ## 0x5e72
.short 29976 ## 0x7518
.short 26438 ## 0x6746
.short 26577 ## 0x67d1
.short 31487 ## 0x7aff
.short 32925 ## 0x809d
.short 36214 ## 0x8d76
.short 24863 ## 0x611f
.short 31174 ## 0x79c6
.short 25954 ## 0x6562
.short 36195 ## 0x8d63
.short 20872 ## 0x5188
.short 21018 ## 0x521a
.short 38050 ## 0x94a2
.short 32568 ## 0x7f38
.short 32923 ## 0x809b
.short 32434 ## 0x7eb2
.short 23703 ## 0x5c97
.short 28207 ## 0x6e2f
.short 26464 ## 0x6760
.short 31705 ## 0x7bd9
.short 30347 ## 0x768b
.short 39640 ## 0x9ad8
.short 33167 ## 0x818f
.short 32660 ## 0x7f94
.short 31957 ## 0x7cd5
.short 25630 ## 0x641e
.short 38224 ## 0x9550
.short 31295 ## 0x7a3f
.short 21578 ## 0x544a
.short 21733 ## 0x54e5
.short 27468 ## 0x6b4c
.short 25601 ## 0x6401
.short 25096 ## 0x6208
.short 40509 ## 0x9e3d
.short 33011 ## 0x80f3
.short 30105 ## 0x7599
.short 21106 ## 0x5272
.short 38761 ## 0x9769
.short 33883 ## 0x845b
.short 26684 ## 0x683c
.short 34532 ## 0x86e4
.short 38401 ## 0x9601
.short 38548 ## 0x9694
.short 38124 ## 0x94ec
.short 20010 ## 0x4e2a
.short 21508 ## 0x5404
.short 32473 ## 0x7ed9
.short 26681 ## 0x6839
.short 36319 ## 0x8ddf
.short 32789 ## 0x8015
.short 26356 ## 0x66f4
.short 24218 ## 0x5e9a
.short 32697 ## 0x7fb9
.short 22466 ## 0x57c2
.short 32831 ## 0x803f
.short 26775 ## 0x6897
.short 24037 ## 0x5de5
.short 25915 ## 0x653b
.short 21151 ## 0x529f
.short 24685 ## 0x606d
.short 40858 ## 0x9f9a
.short 20379 ## 0x4f9b
.short 36524 ## 0x8eac
.short 20844 ## 0x516c
.short 23467 ## 0x5bab
.short 24339 ## 0x5f13
.short 24041 ## 0x5de9
.short 27742 ## 0x6c5e
.short 25329 ## 0x62f1
.short 36129 ## 0x8d21
.short 20849 ## 0x5171
.short 38057 ## 0x94a9
.short 21246 ## 0x52fe
.short 27807 ## 0x6c9f
.short 33503 ## 0x82df
.short 29399 ## 0x72d7
.short 22434 ## 0x57a2
.short 26500 ## 0x6784
.short 36141 ## 0x8d2d
.short 22815 ## 0x591f
.short 36764 ## 0x8f9c
.short 33735 ## 0x83c7
.short 21653 ## 0x5495
.short 31629 ## 0x7b8d
.short 20272 ## 0x4f30
.short 27837 ## 0x6cbd
.short 23396 ## 0x5b64
.short 22993 ## 0x59d1
.short 40723 ## 0x9f13
.short 21476 ## 0x53e4
.short 34506 ## 0x86ca
.short 39592 ## 0x9aa8
.short 35895 ## 0x8c37
.short 32929 ## 0x80a1
.short 25925 ## 0x6545
.short 39038 ## 0x987e
.short 22266 ## 0x56fa
.short 38599 ## 0x96c7
.short 21038 ## 0x522e
.short 29916 ## 0x74dc
.short 21072 ## 0x5250
.short 23521 ## 0x5be1
.short 25346 ## 0x6302
.short 35074 ## 0x8902
.short 20054 ## 0x4e56
.short 25296 ## 0x62d0
.short 24618 ## 0x602a
.short 26874 ## 0x68fa
.short 20851 ## 0x5173
.short 23448 ## 0x5b98
.short 20896 ## 0x51a0
.short 35266 ## 0x89c2
.short 31649 ## 0x7ba1
.short 39302 ## 0x9986
.short 32592 ## 0x7f50
.short 24815 ## 0x60ef
.short 28748 ## 0x704c
.short 36143 ## 0x8d2f
.short 20809 ## 0x5149
.short 24191 ## 0x5e7f
.short 36891 ## 0x901b
.short 29808 ## 0x7470
.short 35268 ## 0x89c4
.short 22317 ## 0x572d
.short 30789 ## 0x7845
.short 24402 ## 0x5f52
.short 40863 ## 0x9f9f
.short 38394 ## 0x95fa
.short 36712 ## 0x8f68
.short 39740 ## 0x9b3c
.short 35809 ## 0x8be1
.short 30328 ## 0x7678
.short 26690 ## 0x6842
.short 26588 ## 0x67dc
.short 36330 ## 0x8dea
.short 36149 ## 0x8d35
.short 21053 ## 0x523d
.short 36746 ## 0x8f8a
.short 28378 ## 0x6eda
.short 26829 ## 0x68cd
.short 38149 ## 0x9505
.short 37101 ## 0x90ed
.short 22269 ## 0x56fd
.short 26524 ## 0x679c
.short 35065 ## 0x88f9
.short 36807 ## 0x8fc7
.short 21704 ## 0x54c8
.short 39608 ## 0x9ab8
.short 23401 ## 0x5b69
.short 28023 ## 0x6d77
.short 27686 ## 0x6c26
.short 20133 ## 0x4ea5
.short 23475 ## 0x5bb3
.short 39559 ## 0x9a87
.short 37219 ## 0x9163
.short 25000 ## 0x61a8
.short 37039 ## 0x90af
.short 38889 ## 0x97e9
.short 21547 ## 0x542b
.short 28085 ## 0x6db5
.short 23506 ## 0x5bd2
.short 20989 ## 0x51fd
.short 21898 ## 0x558a
.short 32597 ## 0x7f55
.short 32752 ## 0x7ff0
.short 25788 ## 0x64bc
.short 25421 ## 0x634d
.short 26097 ## 0x65f1
.short 25022 ## 0x61be
.short 24717 ## 0x608d
.short 28938 ## 0x710a
.short 27735 ## 0x6c57
.short 27721 ## 0x6c49
.short 22831 ## 0x592f
.short 26477 ## 0x676d
.short 33322 ## 0x822a
.short 22741 ## 0x58d5
.short 22158 ## 0x568e
.short 35946 ## 0x8c6a
.short 27627 ## 0x6beb
.short 37085 ## 0x90dd
.short 22909 ## 0x597d
.short 32791 ## 0x8017
.short 21495 ## 0x53f7
.short 28009 ## 0x6d69
.short 21621 ## 0x5475
.short 21917 ## 0x559d
.short 33655 ## 0x8377
.short 33743 ## 0x83cf
.short 26680 ## 0x6838
.short 31166 ## 0x79be
.short 21644 ## 0x548c
.short 20309 ## 0x4f55
.short 21512 ## 0x5408
.short 30418 ## 0x76d2
.short 35977 ## 0x8c89
.short 38402 ## 0x9602
.short 27827 ## 0x6cb3
.short 28088 ## 0x6db8
.short 36203 ## 0x8d6b
.short 35088 ## 0x8910
.short 40548 ## 0x9e64
.short 36154 ## 0x8d3a
.short 22079 ## 0x563f
.short 40657 ## 0x9ed1
.short 30165 ## 0x75d5
.short 24456 ## 0x5f88
.short 29408 ## 0x72e0
.short 24680 ## 0x6068
.short 21756 ## 0x54fc
.short 20136 ## 0x4ea8
.short 27178 ## 0x6a2a
.short 34913 ## 0x8861
.short 24658 ## 0x6052
.short 36720 ## 0x8f70
.short 21700 ## 0x54c4
.short 28888 ## 0x70d8
.short 34425 ## 0x8679
.short 40511 ## 0x9e3f
.short 27946 ## 0x6d2a
.short 23439 ## 0x5b8f
.short 24344 ## 0x5f18
.short 32418 ## 0x7ea2
.short 21897 ## 0x5589
.short 20399 ## 0x4faf
.short 29492 ## 0x7334
.short 21564 ## 0x543c
.short 21402 ## 0x539a
.short 20505 ## 0x5019
.short 21518 ## 0x540e
.short 21628 ## 0x547c
.short 20046 ## 0x4e4e
.short 24573 ## 0x5ffd
.short 29786 ## 0x745a
.short 22774 ## 0x58f6
.short 33899 ## 0x846b
.short 32993 ## 0x80e1
.short 34676 ## 0x8774
.short 29392 ## 0x72d0
.short 31946 ## 0x7cca
.short 28246 ## 0x6e56
.short 24359 ## 0x5f27
.short 34382 ## 0x864e
.short 21804 ## 0x552c
.short 25252 ## 0x62a4
.short 20114 ## 0x4e92
.short 27818 ## 0x6caa
.short 25143 ## 0x6237
.short 33457 ## 0x82b1
.short 21719 ## 0x54d7
.short 21326 ## 0x534e
.short 29502 ## 0x733e
.short 28369 ## 0x6ed1
.short 30011 ## 0x753b
.short 21010 ## 0x5212
.short 21270 ## 0x5316
.short 35805 ## 0x8bdd
.short 27088 ## 0x69d0
.short 24458 ## 0x5f8a
.short 24576 ## 0x6000
.short 28142 ## 0x6dee
.short 22351 ## 0x574f
.short 27426 ## 0x6b22
.short 29615 ## 0x73af
.short 26707 ## 0x6853
.short 36824 ## 0x8fd8
.short 32531 ## 0x7f13
.short 25442 ## 0x6362
.short 24739 ## 0x60a3
.short 21796 ## 0x5524
.short 30186 ## 0x75ea
.short 35938 ## 0x8c62
.short 28949 ## 0x7115
.short 28067 ## 0x6da3
.short 23462 ## 0x5ba6
.short 24187 ## 0x5e7b
.short 33618 ## 0x8352
.short 24908 ## 0x614c
.short 40644 ## 0x9ec4
.short 30970 ## 0x78fa
.short 34647 ## 0x8757
.short 31783 ## 0x7c27
.short 30343 ## 0x7687
.short 20976 ## 0x51f0
.short 24822 ## 0x60f6
.short 29004 ## 0x714c
.short 26179 ## 0x6643
.short 24140 ## 0x5e4c
.short 24653 ## 0x604d
.short 35854 ## 0x8c0e
.short 28784 ## 0x7070
.short 25381 ## 0x6325
.short 36745 ## 0x8f89
.short 24509 ## 0x5fbd
.short 24674 ## 0x6062
.short 34516 ## 0x86d4
.short 22238 ## 0x56de
.short 27585 ## 0x6bc1
.short 24724 ## 0x6094
.short 24935 ## 0x6167
.short 21321 ## 0x5349
.short 24800 ## 0x60e0
.short 26214 ## 0x6666
.short 36159 ## 0x8d3f
.short 31229 ## 0x79fd
.short 20250 ## 0x4f1a
.short 28905 ## 0x70e9
.short 27719 ## 0x6c47
.short 35763 ## 0x8bb3
.short 35826 ## 0x8bf2
.short 32472 ## 0x7ed8
.short 33636 ## 0x8364
.short 26127 ## 0x660f
.short 23130 ## 0x5a5a
.short 39746 ## 0x9b42
.short 27985 ## 0x6d51
.short 28151 ## 0x6df7
.short 35905 ## 0x8c41
.short 27963 ## 0x6d3b
.short 20249 ## 0x4f19
.short 28779 ## 0x706b
.short 33719 ## 0x83b7
.short 25110 ## 0x6216
.short 24785 ## 0x60d1
.short 38669 ## 0x970d
.short 36135 ## 0x8d27
.short 31096 ## 0x7978
.short 20987 ## 0x51fb
.short 22334 ## 0x573e
.short 22522 ## 0x57fa
.short 26426 ## 0x673a
.short 30072 ## 0x7578
.short 31293 ## 0x7a3d
.short 31215 ## 0x79ef
.short 31637 ## 0x7b95
.short 32908 ## 0x808c
.short 39269 ## 0x9965
.short 36857 ## 0x8ff9
.short 28608 ## 0x6fc0
.short 35749 ## 0x8ba5
.short 40481 ## 0x9e21
.short 23020 ## 0x59ec
.short 32489 ## 0x7ee9
.short 32521 ## 0x7f09
.short 21513 ## 0x5409
.short 26497 ## 0x6781
.short 26840 ## 0x68d8
.short 36753 ## 0x8f91
.short 31821 ## 0x7c4d
.short 38598 ## 0x96c6
.short 21450 ## 0x53ca
.short 24613 ## 0x6025
.short 30142 ## 0x75be
.short 27762 ## 0x6c72
.short 21363 ## 0x5373
.short 23241 ## 0x5ac9
.short 32423 ## 0x7ea7
.short 25380 ## 0x6324
.short 20960 ## 0x51e0
.short 33034 ## 0x810a
.short 24049 ## 0x5df1
.short 34015 ## 0x84df
.short 25216 ## 0x6280
.short 20864 ## 0x5180
.short 23395 ## 0x5b63
.short 20238 ## 0x4f0e
.short 31085 ## 0x796d
.short 21058 ## 0x5242
.short 24760 ## 0x60b8
.short 27982 ## 0x6d4e
.short 23492 ## 0x5bc4
.short 23490 ## 0x5bc2
.short 35745 ## 0x8ba1
.short 35760 ## 0x8bb0
.short 26082 ## 0x65e2
.short 24524 ## 0x5fcc
.short 38469 ## 0x9645
.short 22931 ## 0x5993
.short 32487 ## 0x7ee7
.short 32426 ## 0x7eaa
.short 22025 ## 0x5609
.short 26551 ## 0x67b7
.short 22841 ## 0x5939
.short 20339 ## 0x4f73
.short 23478 ## 0x5bb6
.short 21152 ## 0x52a0
.short 33626 ## 0x835a
.short 39050 ## 0x988a
.short 36158 ## 0x8d3e
.short 30002 ## 0x7532
.short 38078 ## 0x94be
.short 20551 ## 0x5047
.short 31292 ## 0x7a3c
.short 20215 ## 0x4ef7
.short 26550 ## 0x67b6
.short 39550 ## 0x9a7e
.short 23233 ## 0x5ac1
.short 27516 ## 0x6b7c
.short 30417 ## 0x76d1
.short 22362 ## 0x575a
.short 23574 ## 0x5c16
.short 31546 ## 0x7b3a
.short 38388 ## 0x95f4
.short 29006 ## 0x714e
.short 20860 ## 0x517c
.short 32937 ## 0x80a9
.short 33392 ## 0x8270
.short 22904 ## 0x5978
.short 32516 ## 0x7f04
.short 33575 ## 0x8327
.short 26816 ## 0x68c0
.short 26604 ## 0x67ec
.short 30897 ## 0x78b1
.short 30839 ## 0x7877
.short 25315 ## 0x62e3
.short 25441 ## 0x6361
.short 31616 ## 0x7b80
.short 20461 ## 0x4fed
.short 21098 ## 0x526a
.short 20943 ## 0x51cf
.short 33616 ## 0x8350
.short 27099 ## 0x69db
.short 37492 ## 0x9274
.short 36341 ## 0x8df5
.short 36145 ## 0x8d31
.short 35265 ## 0x89c1
.short 38190 ## 0x952e
.short 31661 ## 0x7bad
.short 20214 ## 0x4ef6
.short 20581 ## 0x5065
.short 33328 ## 0x8230
.short 21073 ## 0x5251
.short 39279 ## 0x996f
.short 28176 ## 0x6e10
.short 28293 ## 0x6e85
.short 28071 ## 0x6da7
.short 24314 ## 0x5efa
.short 20725 ## 0x50f5
.short 23004 ## 0x59dc
.short 23558 ## 0x5c06
.short 27974 ## 0x6d46
.short 27743 ## 0x6c5f
.short 30086 ## 0x7586
.short 33931 ## 0x848b
.short 26728 ## 0x6868
.short 22870 ## 0x5956
.short 35762 ## 0x8bb2
.short 21280 ## 0x5320
.short 37233 ## 0x9171
.short 38477 ## 0x964d
.short 34121 ## 0x8549
.short 26898 ## 0x6912
.short 30977 ## 0x7901
.short 28966 ## 0x7126
.short 33014 ## 0x80f6
.short 20132 ## 0x4ea4
.short 37066 ## 0x90ca
.short 27975 ## 0x6d47
.short 39556 ## 0x9a84
.short 23047 ## 0x5a07
.short 22204 ## 0x56bc
.short 25605 ## 0x6405
.short 38128 ## 0x94f0
.short 30699 ## 0x77eb
.short 20389 ## 0x4fa5
.short 33050 ## 0x811a
.short 29409 ## 0x72e1
.short 35282 ## 0x89d2
.short 39290 ## 0x997a
.short 32564 ## 0x7f34
.short 32478 ## 0x7ede
.short 21119 ## 0x527f
.short 25945 ## 0x6559
.short 37237 ## 0x9175
.short 36735 ## 0x8f7f
.short 36739 ## 0x8f83
.short 21483 ## 0x53eb
.short 31382 ## 0x7a96
.short 25581 ## 0x63ed
.short 25509 ## 0x63a5
.short 30342 ## 0x7686
.short 31224 ## 0x79f8
.short 34903 ## 0x8857
.short 38454 ## 0x9636
.short 25130 ## 0x622a
.short 21163 ## 0x52ab
.short 33410 ## 0x8282
.short 26708 ## 0x6854
.short 26480 ## 0x6770
.short 25463 ## 0x6377
.short 30571 ## 0x776b
.short 31469 ## 0x7aed
.short 27905 ## 0x6d01
.short 32467 ## 0x7ed3
.short 35299 ## 0x89e3
.short 22992 ## 0x59d0
.short 25106 ## 0x6212
.short 34249 ## 0x85c9
.short 33445 ## 0x82a5
.short 30028 ## 0x754c
.short 20511 ## 0x501f
.short 20171 ## 0x4ecb
.short 30117 ## 0x75a5
.short 35819 ## 0x8beb
.short 23626 ## 0x5c4a
.short 24062 ## 0x5dfe
.short 31563 ## 0x7b4b
.short 26020 ## 0x65a4
.short 37329 ## 0x91d1
.short 20170 ## 0x4eca
.short 27941 ## 0x6d25
.short 35167 ## 0x895f
.short 32039 ## 0x7d27
.short 38182 ## 0x9526
.short 20165 ## 0x4ec5
.short 35880 ## 0x8c28
.short 36827 ## 0x8fdb
.short 38771 ## 0x9773
.short 26187 ## 0x664b
.short 31105 ## 0x7981
.short 36817 ## 0x8fd1
.short 28908 ## 0x70ec
.short 28024 ## 0x6d78
.short 23613 ## 0x5c3d
.short 21170 ## 0x52b2
.short 33606 ## 0x8346
.short 20834 ## 0x5162
.short 33550 ## 0x830e
.short 30555 ## 0x775b
.short 26230 ## 0x6676
.short 40120 ## 0x9cb8
.short 20140 ## 0x4eac
.short 24778 ## 0x60ca
.short 31934 ## 0x7cbe
.short 31923 ## 0x7cb3
.short 32463 ## 0x7ecf
.short 20117 ## 0x4e95
.short 35686 ## 0x8b66
.short 26223 ## 0x666f
.short 39048 ## 0x9888
.short 38745 ## 0x9759
.short 22659 ## 0x5883
.short 25964 ## 0x656c
.short 38236 ## 0x955c
.short 24452 ## 0x5f84
.short 30153 ## 0x75c9
.short 38742 ## 0x9756
.short 31455 ## 0x7adf
.short 31454 ## 0x7ade
.short 20928 ## 0x51c0
.short 28847 ## 0x70af
.short 31384 ## 0x7a98
.short 25578 ## 0x63ea
.short 31350 ## 0x7a76
.short 32416 ## 0x7ea0
.short 29590 ## 0x7396
.short 38893 ## 0x97ed
.short 20037 ## 0x4e45
.short 28792 ## 0x7078
.short 20061 ## 0x4e5d
.short 37202 ## 0x9152
.short 21417 ## 0x53a9
.short 25937 ## 0x6551
.short 26087 ## 0x65e7
.short 33276 ## 0x81fc
.short 33285 ## 0x8205
.short 21646 ## 0x548e
.short 23601 ## 0x5c31
.short 30106 ## 0x759a
.short 38816 ## 0x97a0
.short 25304 ## 0x62d8
.short 29401 ## 0x72d9
.short 30141 ## 0x75bd
.short 23621 ## 0x5c45
.short 39545 ## 0x9a79
.short 33738 ## 0x83ca
.short 23616 ## 0x5c40
.short 21632 ## 0x5480
.short 30697 ## 0x77e9
.short 20030 ## 0x4e3e
.short 27822 ## 0x6cae
.short 32858 ## 0x805a
.short 25298 ## 0x62d2
.short 25454 ## 0x636e
.short 24040 ## 0x5de8
.short 20855 ## 0x5177
.short 36317 ## 0x8ddd
.short 36382 ## 0x8e1e
.short 38191 ## 0x952f
.short 20465 ## 0x4ff1
.short 21477 ## 0x53e5
.short 24807 ## 0x60e7
.short 28844 ## 0x70ac
.short 21095 ## 0x5267
.short 25424 ## 0x6350
.short 40515 ## 0x9e43
.short 23071 ## 0x5a1f
.short 20518 ## 0x5026
.short 30519 ## 0x7737
.short 21367 ## 0x5377
.short 32482 ## 0x7ee2
.short 25733 ## 0x6485
.short 25899 ## 0x652b
.short 25225 ## 0x6289
.short 25496 ## 0x6398
.short 20500 ## 0x5014
.short 29237 ## 0x7235
.short 35273 ## 0x89c9
.short 20915 ## 0x51b3
.short 35776 ## 0x8bc0
.short 32477 ## 0x7edd
.short 22343 ## 0x5747
.short 33740 ## 0x83cc
.short 38055 ## 0x94a7
.short 20891 ## 0x519b
.short 21531 ## 0x541b
.short 23803 ## 0x5cfb
.short 20426 ## 0x4fca
.short 31459 ## 0x7ae3
.short 27994 ## 0x6d5a
.short 37089 ## 0x90e1
.short 39567 ## 0x9a8f
.short 21888 ## 0x5580
.short 21654 ## 0x5496
.short 21345 ## 0x5361
.short 21679 ## 0x54af
.short 24320 ## 0x5f00
.short 25577 ## 0x63e9
.short 26999 ## 0x6977
.short 20975 ## 0x51ef
.short 24936 ## 0x6168
.short 21002 ## 0x520a
.short 22570 ## 0x582a
.short 21208 ## 0x52d8
.short 22350 ## 0x574e
.short 30733 ## 0x780d
.short 30475 ## 0x770b
.short 24247 ## 0x5eb7
.short 24951 ## 0x6177
.short 31968 ## 0x7ce0
.short 25179 ## 0x625b
.short 25239 ## 0x6297
.short 20130 ## 0x4ea2
.short 28821 ## 0x7095
.short 32771 ## 0x8003
.short 25335 ## 0x62f7
.short 28900 ## 0x70e4
.short 38752 ## 0x9760
.short 22391 ## 0x5777
.short 33499 ## 0x82db
.short 26607 ## 0x67ef
.short 26869 ## 0x68f5
.short 30933 ## 0x78d5
.short 39063 ## 0x9897
.short 31185 ## 0x79d1
.short 22771 ## 0x58f3
.short 21683 ## 0x54b3
.short 21487 ## 0x53ef
.short 28212 ## 0x6e34
.short 20811 ## 0x514b
.short 21051 ## 0x523b
.short 23458 ## 0x5ba2
.short 35838 ## 0x8bfe
.short 32943 ## 0x80af
.short 21827 ## 0x5543
.short 22438 ## 0x57a6
.short 24691 ## 0x6073
.short 22353 ## 0x5751
.short 21549 ## 0x542d
.short 31354 ## 0x7a7a
.short 24656 ## 0x6050
.short 23380 ## 0x5b54
.short 25511 ## 0x63a7
.short 25248 ## 0x62a0
.short 21475 ## 0x53e3
.short 25187 ## 0x6263
.short 23495 ## 0x5bc7
.short 26543 ## 0x67af
.short 21741 ## 0x54ed
.short 31391 ## 0x7a9f
.short 33510 ## 0x82e6
.short 37239 ## 0x9177
.short 24211 ## 0x5e93
.short 35044 ## 0x88e4
.short 22840 ## 0x5938
.short 22446 ## 0x57ae
.short 25358 ## 0x630e
.short 36328 ## 0x8de8
.short 33007 ## 0x80ef
.short 22359 ## 0x5757
.short 31607 ## 0x7b77
.short 20393 ## 0x4fa9
.short 24555 ## 0x5feb
.short 23485 ## 0x5bbd
.short 27454 ## 0x6b3e
.short 21281 ## 0x5321
.short 31568 ## 0x7b50
.short 29378 ## 0x72c2
.short 26694 ## 0x6846
.short 30719 ## 0x77ff
.short 30518 ## 0x7736
.short 26103 ## 0x65f7
.short 20917 ## 0x51b5
.short 20111 ## 0x4e8f
.short 30420 ## 0x76d4
.short 23743 ## 0x5cbf
.short 31397 ## 0x7aa5
.short 33909 ## 0x8475
.short 22862 ## 0x594e
.short 39745 ## 0x9b41
.short 20608 ## 0x5080
.short 39304 ## 0x9988
.short 24871 ## 0x6127
.short 28291 ## 0x6e83
.short 22372 ## 0x5764
.short 26118 ## 0x6606
.short 25414 ## 0x6346
.short 22256 ## 0x56f0
.short 25324 ## 0x62ec
.short 25193 ## 0x6269
.short 24275 ## 0x5ed3
.short 38420 ## 0x9614
.short 22403 ## 0x5783
.short 25289 ## 0x62c9
.short 21895 ## 0x5587
.short 34593 ## 0x8721
.short 33098 ## 0x814a
.short 36771 ## 0x8fa3
.short 21862 ## 0x5566
.short 33713 ## 0x83b1
.short 26469 ## 0x6765
.short 36182 ## 0x8d56
.short 34013 ## 0x84dd
.short 23146 ## 0x5a6a
.short 26639 ## 0x680f
.short 25318 ## 0x62e6
.short 31726 ## 0x7bee
.short 38417 ## 0x9611
.short 20848 ## 0x5170
.short 28572 ## 0x6f9c
.short 35888 ## 0x8c30
.short 25597 ## 0x63fd
.short 35272 ## 0x89c8
.short 25042 ## 0x61d2
.short 32518 ## 0x7f06
.short 28866 ## 0x70c2
.short 28389 ## 0x6ee5
.short 29701 ## 0x7405
.short 27028 ## 0x6994
.short 29436 ## 0x72fc
.short 24266 ## 0x5eca
.short 37070 ## 0x90ce
.short 26391 ## 0x6717
.short 28010 ## 0x6d6a
.short 25438 ## 0x635e
.short 21171 ## 0x52b3
.short 29282 ## 0x7262
.short 32769 ## 0x8001
.short 20332 ## 0x4f6c
.short 23013 ## 0x59e5
.short 37226 ## 0x916a
.short 28889 ## 0x70d9
.short 28061 ## 0x6d9d
.short 21202 ## 0x52d2
.short 20048 ## 0x4e50
.short 38647 ## 0x96f7
.short 38253 ## 0x956d
.short 34174 ## 0x857e
.short 30922 ## 0x78ca
.short 32047 ## 0x7d2f
.short 20769 ## 0x5121
.short 22418 ## 0x5792
.short 25794 ## 0x64c2
.short 32907 ## 0x808b
.short 31867 ## 0x7c7b
.short 27882 ## 0x6cea
.short 26865 ## 0x68f1
.short 26974 ## 0x695e
.short 20919 ## 0x51b7
.short 21400 ## 0x5398
.short 26792 ## 0x68a8
.short 29313 ## 0x7281
.short 40654 ## 0x9ece
.short 31729 ## 0x7bf1
.short 29432 ## 0x72f8
.short 31163 ## 0x79bb
.short 28435 ## 0x6f13
.short 29702 ## 0x7406
.short 26446 ## 0x674e
.short 37324 ## 0x91cc
.short 40100 ## 0x9ca4
.short 31036 ## 0x793c
.short 33673 ## 0x8389
.short 33620 ## 0x8354
.short 21519 ## 0x540f
.short 26647 ## 0x6817
.short 20029 ## 0x4e3d
.short 21385 ## 0x5389
.short 21169 ## 0x52b1
.short 30782 ## 0x783e
.short 21382 ## 0x5386
.short 21033 ## 0x5229
.short 20616 ## 0x5088
.short 20363 ## 0x4f8b
.short 20432 ## 0x4fd0
.short 30178 ## 0x75e2
.short 31435 ## 0x7acb
.short 31890 ## 0x7c92
.short 27813 ## 0x6ca5
.short 38582 ## 0x96b6
.short 21147 ## 0x529b
.short 29827 ## 0x7483
.short 21737 ## 0x54e9
.short 20457 ## 0x4fe9
.short 32852 ## 0x8054
.short 33714 ## 0x83b2
.short 36830 ## 0x8fde
.short 38256 ## 0x9570
.short 24265 ## 0x5ec9
.short 24604 ## 0x601c
.short 28063 ## 0x6d9f
.short 24088 ## 0x5e18
.short 25947 ## 0x655b
.short 33080 ## 0x8138
.short 38142 ## 0x94fe
.short 24651 ## 0x604b
.short 28860 ## 0x70bc
.short 32451 ## 0x7ec3
.short 31918 ## 0x7cae
.short 20937 ## 0x51c9
.short 26753 ## 0x6881
.short 31921 ## 0x7cb1
.short 33391 ## 0x826f
.short 20004 ## 0x4e24
.short 36742 ## 0x8f86
.short 37327 ## 0x91cf
.short 26238 ## 0x667e
.short 20142 ## 0x4eae
.short 35845 ## 0x8c05
.short 25769 ## 0x64a9
.short 32842 ## 0x804a
.short 20698 ## 0x50da
.short 30103 ## 0x7597
.short 29134 ## 0x71ce
.short 23525 ## 0x5be5
.short 36797 ## 0x8fbd
.short 28518 ## 0x6f66
.short 20102 ## 0x4e86
.short 25730 ## 0x6482
.short 38243 ## 0x9563
.short 24278 ## 0x5ed6
.short 26009 ## 0x6599
.short 21015 ## 0x5217
.short 35010 ## 0x88c2
.short 28872 ## 0x70c8
.short 21155 ## 0x52a3
.short 29454 ## 0x730e
.short 29747 ## 0x7433
.short 26519 ## 0x6797
.short 30967 ## 0x78f7
.short 38678 ## 0x9716
.short 20020 ## 0x4e34
.short 37051 ## 0x90bb
.short 40158 ## 0x9cde
.short 28107 ## 0x6dcb
.short 20955 ## 0x51db
.short 36161 ## 0x8d41
.short 21533 ## 0x541d
.short 25294 ## 0x62ce
.short 29618 ## 0x73b2
.short 33777 ## 0x83f1
.short 38646 ## 0x96f6
.short 40836 ## 0x9f84
.short 38083 ## 0x94c3
.short 20278 ## 0x4f36
.short 32666 ## 0x7f9a
.short 20940 ## 0x51cc
.short 28789 ## 0x7075
.short 38517 ## 0x9675
.short 23725 ## 0x5cad
.short 39046 ## 0x9886
.short 21478 ## 0x53e6
.short 20196 ## 0x4ee4
.short 28316 ## 0x6e9c
.short 29705 ## 0x7409
.short 27060 ## 0x69b4
.short 30827 ## 0x786b
.short 39311 ## 0x998f
.short 30041 ## 0x7559
.short 21016 ## 0x5218
.short 30244 ## 0x7624
.short 27969 ## 0x6d41
.short 26611 ## 0x67f3
.short 20845 ## 0x516d
.short 40857 ## 0x9f99
.short 32843 ## 0x804b
.short 21657 ## 0x5499
.short 31548 ## 0x7b3c
.short 31423 ## 0x7abf
.short 38534 ## 0x9686
.short 22404 ## 0x5784
.short 25314 ## 0x62e2
.short 38471 ## 0x9647
.short 27004 ## 0x697c
.short 23044 ## 0x5a04
.short 25602 ## 0x6402
.short 31699 ## 0x7bd3
.short 28431 ## 0x6f0f
.short 38475 ## 0x964b
.short 33446 ## 0x82a6
.short 21346 ## 0x5362
.short 39045 ## 0x9885
.short 24208 ## 0x5e90
.short 28809 ## 0x7089
.short 25523 ## 0x63b3
.short 21348 ## 0x5364
.short 34383 ## 0x864f
.short 40065 ## 0x9c81
.short 40595 ## 0x9e93
.short 30860 ## 0x788c
.short 38706 ## 0x9732
.short 36335 ## 0x8def
.short 36162 ## 0x8d42
.short 40575 ## 0x9e7f
.short 28510 ## 0x6f5e
.short 31108 ## 0x7984
.short 24405 ## 0x5f55
.short 38470 ## 0x9646
.short 25134 ## 0x622e
.short 39540 ## 0x9a74
.short 21525 ## 0x5415
.short 38109 ## 0x94dd
.short 20387 ## 0x4fa3
.short 26053 ## 0x65c5
.short 23653 ## 0x5c65
.short 23649 ## 0x5c61
.short 32533 ## 0x7f15
.short 34385 ## 0x8651
.short 27695 ## 0x6c2f
.short 24459 ## 0x5f8b
.short 29575 ## 0x7387
.short 28388 ## 0x6ee4
.short 32511 ## 0x7eff
.short 23782 ## 0x5ce6
.short 25371 ## 0x631b
.short 23402 ## 0x5b6a
.short 28390 ## 0x6ee6
.short 21365 ## 0x5375
.short 20081 ## 0x4e71
.short 25504 ## 0x63a0
.short 30053 ## 0x7565
.short 25249 ## 0x62a1
.short 36718 ## 0x8f6e
.short 20262 ## 0x4f26
.short 20177 ## 0x4ed1
.short 27814 ## 0x6ca6
.short 32438 ## 0x7eb6
.short 35770 ## 0x8bba
.short 33821 ## 0x841d
.short 34746 ## 0x87ba
.short 32599 ## 0x7f57
.short 36923 ## 0x903b
.short 38179 ## 0x9523
.short 31657 ## 0x7ba9
.short 39585 ## 0x9aa1
.short 35064 ## 0x88f8
.short 33853 ## 0x843d
.short 27931 ## 0x6d1b
.short 39558 ## 0x9a86
.short 32476 ## 0x7edc
.short 22920 ## 0x5988
.short 40635 ## 0x9ebb
.short 29595 ## 0x739b
.short 30721 ## 0x7801
.short 34434 ## 0x8682
.short 39532 ## 0x9a6c
.short 39554 ## 0x9a82
.short 22043 ## 0x561b
.short 21527 ## 0x5417
.short 22475 ## 0x57cb
.short 20080 ## 0x4e70
.short 40614 ## 0x9ea6
.short 21334 ## 0x5356
.short 36808 ## 0x8fc8
.short 33033 ## 0x8109
.short 30610 ## 0x7792
.short 39314 ## 0x9992
.short 34542 ## 0x86ee
.short 28385 ## 0x6ee1
.short 34067 ## 0x8513
.short 26364 ## 0x66fc
.short 24930 ## 0x6162
.short 28459 ## 0x6f2b
.short 35881 ## 0x8c29
.short 33426 ## 0x8292
.short 33579 ## 0x832b
.short 30450 ## 0x76f2
.short 27667 ## 0x6c13
.short 24537 ## 0x5fd9
.short 33725 ## 0x83bd
.short 29483 ## 0x732b
.short 33541 ## 0x8305
.short 38170 ## 0x951a
.short 27611 ## 0x6bdb
.short 30683 ## 0x77db
.short 38086 ## 0x94c6
.short 21359 ## 0x536f
.short 33538 ## 0x8302
.short 20882 ## 0x5192
.short 24125 ## 0x5e3d
.short 35980 ## 0x8c8c
.short 36152 ## 0x8d38
.short 20040 ## 0x4e48
.short 29611 ## 0x73ab
.short 26522 ## 0x679a
.short 26757 ## 0x6885
.short 37238 ## 0x9176
.short 38665 ## 0x9709
.short 29028 ## 0x7164
.short 27809 ## 0x6ca1
.short 30473 ## 0x7709
.short 23186 ## 0x5a92
.short 38209 ## 0x9541
.short 27599 ## 0x6bcf
.short 32654 ## 0x7f8e
.short 26151 ## 0x6627
.short 23504 ## 0x5bd0
.short 22969 ## 0x59b9
.short 23194 ## 0x5a9a
.short 38376 ## 0x95e8
.short 38391 ## 0x95f7
.short 20204 ## 0x4eec
.short 33804 ## 0x840c
.short 33945 ## 0x8499
.short 27308 ## 0x6aac
.short 30431 ## 0x76df
.short 38192 ## 0x9530
.short 29467 ## 0x731b
.short 26790 ## 0x68a6
.short 23391 ## 0x5b5f
.short 30511 ## 0x772f
.short 37274 ## 0x919a
.short 38753 ## 0x9761
.short 31964 ## 0x7cdc
.short 36855 ## 0x8ff7
.short 35868 ## 0x8c1c
.short 24357 ## 0x5f25
.short 31859 ## 0x7c73
.short 31192 ## 0x79d8
.short 35269 ## 0x89c5
.short 27852 ## 0x6ccc
.short 34588 ## 0x871c
.short 23494 ## 0x5bc6
.short 24130 ## 0x5e42
.short 26825 ## 0x68c9
.short 30496 ## 0x7720
.short 32501 ## 0x7ef5
.short 20885 ## 0x5195
.short 20813 ## 0x514d
.short 21193 ## 0x52c9
.short 23081 ## 0x5a29
.short 32517 ## 0x7f05
.short 38754 ## 0x9762
.short 33495 ## 0x82d7
.short 25551 ## 0x63cf
.short 30596 ## 0x7784
.short 34256 ## 0x85d0
.short 31186 ## 0x79d2
.short 28218 ## 0x6e3a
.short 24217 ## 0x5e99
.short 22937 ## 0x5999
.short 34065 ## 0x8511
.short 28781 ## 0x706d
.short 27665 ## 0x6c11
.short 25279 ## 0x62bf
.short 30399 ## 0x76bf
.short 25935 ## 0x654f
.short 24751 ## 0x60af
.short 38397 ## 0x95fd
.short 26126 ## 0x660e
.short 34719 ## 0x879f
.short 40483 ## 0x9e23
.short 38125 ## 0x94ed
.short 21517 ## 0x540d
.short 21629 ## 0x547d
.short 35884 ## 0x8c2c
.short 25720 ## 0x6478
.short 25721 ## 0x6479
.short 34321 ## 0x8611
.short 27169 ## 0x6a21
.short 33180 ## 0x819c
.short 30952 ## 0x78e8
.short 25705 ## 0x6469
.short 39764 ## 0x9b54
.short 25273 ## 0x62b9
.short 26411 ## 0x672b
.short 33707 ## 0x83ab
.short 22696 ## 0x58a8
.short 40664 ## 0x9ed8
.short 27819 ## 0x6cab
.short 28448 ## 0x6f20
.short 23518 ## 0x5bde
.short 38476 ## 0x964c
.short 35851 ## 0x8c0b
.short 29279 ## 0x725f
.short 26576 ## 0x67d0
.short 25287 ## 0x62c7
.short 29281 ## 0x7261
.short 20137 ## 0x4ea9
.short 22982 ## 0x59c6
.short 27597 ## 0x6bcd
.short 22675 ## 0x5893
.short 26286 ## 0x66ae
.short 24149 ## 0x5e55
.short 21215 ## 0x52df
.short 24917 ## 0x6155
.short 26408 ## 0x6728
.short 30446 ## 0x76ee
.short 30566 ## 0x7766
.short 29287 ## 0x7267
.short 31302 ## 0x7a46
.short 25343 ## 0x62ff
.short 21738 ## 0x54ea
.short 21584 ## 0x5450
.short 38048 ## 0x94a0
.short 37027 ## 0x90a3
.short 23068 ## 0x5a1c
.short 32435 ## 0x7eb3
.short 27670 ## 0x6c16
.short 20035 ## 0x4e43
.short 22902 ## 0x5976
.short 32784 ## 0x8010
.short 22856 ## 0x5948
.short 21335 ## 0x5357
.short 30007 ## 0x7537
.short 38590 ## 0x96be
.short 22218 ## 0x56ca
.short 25376 ## 0x6320
.short 33041 ## 0x8111
.short 24700 ## 0x607c
.short 38393 ## 0x95f9
.short 28118 ## 0x6dd6
.short 21602 ## 0x5462
.short 39297 ## 0x9981
.short 20869 ## 0x5185
.short 23273 ## 0x5ae9
.short 33021 ## 0x80fd
.short 22958 ## 0x59ae
.short 38675 ## 0x9713
.short 20522 ## 0x502a
.short 27877 ## 0x6ce5
.short 23612 ## 0x5c3c
.short 25311 ## 0x62df
.short 20320 ## 0x4f60
.short 21311 ## 0x533f
.short 33147 ## 0x817b
.short 36870 ## 0x9006
.short 28346 ## 0x6eba
.short 34091 ## 0x852b
.short 25288 ## 0x62c8
.short 24180 ## 0x5e74
.short 30910 ## 0x78be
.short 25781 ## 0x64b5
.short 25467 ## 0x637b
.short 24565 ## 0x5ff5
.short 23064 ## 0x5a18
.short 37247 ## 0x917f
.short 40479 ## 0x9e1f
.short 23615 ## 0x5c3f
.short 25423 ## 0x634f
.short 32834 ## 0x8042
.short 23421 ## 0x5b7d
.short 21870 ## 0x556e
.short 38218 ## 0x954a
.short 38221 ## 0x954d
.short 28037 ## 0x6d85
.short 24744 ## 0x60a8
.short 26592 ## 0x67e0
.short 29406 ## 0x72de
.short 20957 ## 0x51dd
.short 23425 ## 0x5b81
.short 25319 ## 0x62e7
.short 27870 ## 0x6cde
.short 29275 ## 0x725b
.short 25197 ## 0x626d
.short 38062 ## 0x94ae
.short 32445 ## 0x7ebd
.short 33043 ## 0x8113
.short 27987 ## 0x6d53
.short 20892 ## 0x519c
.short 24324 ## 0x5f04
.short 22900 ## 0x5974
.short 21162 ## 0x52aa
.short 24594 ## 0x6012
.short 22899 ## 0x5973
.short 26262 ## 0x6696
.short 34384 ## 0x8650
.short 30111 ## 0x759f
.short 25386 ## 0x632a
.short 25062 ## 0x61e6
.short 31983 ## 0x7cef
.short 35834 ## 0x8bfa
.short 21734 ## 0x54e6
.short 27431 ## 0x6b27
.short 40485 ## 0x9e25
.short 27572 ## 0x6bb4
.short 34261 ## 0x85d5
.short 21589 ## 0x5455
.short 20598 ## 0x5076
.short 27812 ## 0x6ca4
.short 21866 ## 0x556a
.short 36276 ## 0x8db4
.short 29228 ## 0x722c
.short 24085 ## 0x5e15
.short 24597 ## 0x6015
.short 29750 ## 0x7436
.short 25293 ## 0x62cd
.short 25490 ## 0x6392
.short 29260 ## 0x724c
.short 24472 ## 0x5f98
.short 28227 ## 0x6e43
.short 27966 ## 0x6d3e
.short 25856 ## 0x6500
.short 28504 ## 0x6f58
.short 30424 ## 0x76d8
.short 30928 ## 0x78d0
.short 30460 ## 0x76fc
.short 30036 ## 0x7554
.short 21028 ## 0x5224
.short 21467 ## 0x53db
.short 20051 ## 0x4e53
.short 24222 ## 0x5e9e
.short 26049 ## 0x65c1
.short 32810 ## 0x802a
.short 32982 ## 0x80d6
.short 25243 ## 0x629b
.short 21638 ## 0x5486
.short 21032 ## 0x5228
.short 28846 ## 0x70ae
.short 34957 ## 0x888d
.short 36305 ## 0x8dd1
.short 27873 ## 0x6ce1
.short 21624 ## 0x5478
.short 32986 ## 0x80da
.short 22521 ## 0x57f9
.short 35060 ## 0x88f4
.short 36180 ## 0x8d54
.short 38506 ## 0x966a
.short 37197 ## 0x914d
.short 20329 ## 0x4f69
.short 27803 ## 0x6c9b
.short 21943 ## 0x55b7
.short 30406 ## 0x76c6
.short 30768 ## 0x7830
.short 25256 ## 0x62a8
.short 28921 ## 0x70f9
.short 28558 ## 0x6f8e
.short 24429 ## 0x5f6d
.short 34028 ## 0x84ec
.short 26842 ## 0x68da
.short 30844 ## 0x787c
.short 31735 ## 0x7bf7
.short 33192 ## 0x81a8
.short 26379 ## 0x670b
.short 40527 ## 0x9e4f
.short 25447 ## 0x6367
.short 30896 ## 0x78b0
.short 22383 ## 0x576f
.short 30738 ## 0x7812
.short 38713 ## 0x9739
.short 25209 ## 0x6279
.short 25259 ## 0x62ab
.short 21128 ## 0x5288
.short 29749 ## 0x7435
.short 27607 ## 0x6bd7
.short 21860 ## 0x5564
.short 33086 ## 0x813e
.short 30130 ## 0x75b2
.short 30382 ## 0x76ae
.short 21305 ## 0x5339
.short 30174 ## 0x75de
.short 20731 ## 0x50fb
.short 23617 ## 0x5c41
.short 35692 ## 0x8b6c
.short 31687 ## 0x7bc7
.short 20559 ## 0x504f
.short 29255 ## 0x7247
.short 39575 ## 0x9a97
.short 39128 ## 0x98d8
.short 28418 ## 0x6f02
.short 29922 ## 0x74e2
.short 31080 ## 0x7968
.short 25735 ## 0x6487
.short 30629 ## 0x77a5
.short 25340 ## 0x62fc
.short 39057 ## 0x9891
.short 36139 ## 0x8d2b
.short 21697 ## 0x54c1
.short 32856 ## 0x8058
.short 20050 ## 0x4e52
.short 22378 ## 0x576a
.short 33529 ## 0x82f9
.short 33805 ## 0x840d
.short 24179 ## 0x5e73
.short 20973 ## 0x51ed
.short 29942 ## 0x74f6
.short 35780 ## 0x8bc4
.short 23631 ## 0x5c4f
.short 22369 ## 0x5761
.short 27900 ## 0x6cfc
.short 39047 ## 0x9887
.short 23110 ## 0x5a46
.short 30772 ## 0x7834
.short 39748 ## 0x9b44
.short 36843 ## 0x8feb
.short 31893 ## 0x7c95
.short 21078 ## 0x5256
.short 25169 ## 0x6251
.short 38138 ## 0x94fa
.short 20166 ## 0x4ec6
.short 33670 ## 0x8386
.short 33889 ## 0x8461
.short 33769 ## 0x83e9
.short 33970 ## 0x84b2
.short 22484 ## 0x57d4
.short 26420 ## 0x6734
.short 22275 ## 0x5703
.short 26222 ## 0x666e
.short 28006 ## 0x6d66
.short 35889 ## 0x8c31
.short 26333 ## 0x66dd
.short 28689 ## 0x7011
.short 26399 ## 0x671f
.short 27450 ## 0x6b3a
.short 26646 ## 0x6816
.short 25114 ## 0x621a
.short 22971 ## 0x59bb
.short 19971 ## 0x4e03
.short 20932 ## 0x51c4
.short 28422 ## 0x6f06
.short 26578 ## 0x67d2
.short 27791 ## 0x6c8f
.short 20854 ## 0x5176
.short 26827 ## 0x68cb
.short 22855 ## 0x5947
.short 27495 ## 0x6b67
.short 30054 ## 0x7566
.short 23822 ## 0x5d0e
.short 33040 ## 0x8110
.short 40784 ## 0x9f50
.short 26071 ## 0x65d7
.short 31048 ## 0x7948
.short 31041 ## 0x7941
.short 39569 ## 0x9a91
.short 36215 ## 0x8d77
.short 23682 ## 0x5c82
.short 20062 ## 0x4e5e
.short 20225 ## 0x4f01
.short 21551 ## 0x542f
.short 22865 ## 0x5951
.short 30732 ## 0x780c
.short 22120 ## 0x5668
.short 27668 ## 0x6c14
.short 36804 ## 0x8fc4
.short 24323 ## 0x5f03
.short 27773 ## 0x6c7d
.short 27875 ## 0x6ce3
.short 35755 ## 0x8bab
.short 25488 ## 0x6390
.short 24688 ## 0x6070
.short 27965 ## 0x6d3d
.short 29301 ## 0x7275
.short 25190 ## 0x6266
.short 38030 ## 0x948e
.short 38085 ## 0x94c5
.short 21315 ## 0x5343
.short 36801 ## 0x8fc1
.short 31614 ## 0x7b7e
.short 20191 ## 0x4edf
.short 35878 ## 0x8c26
.short 20094 ## 0x4e7e
.short 40660 ## 0x9ed4
.short 38065 ## 0x94b1
.short 38067 ## 0x94b3
.short 21069 ## 0x524d
.short 28508 ## 0x6f5c
.short 36963 ## 0x9063
.short 27973 ## 0x6d45
.short 35892 ## 0x8c34
.short 22545 ## 0x5811
.short 23884 ## 0x5d4c
.short 27424 ## 0x6b20
.short 27465 ## 0x6b49
.short 26538 ## 0x67aa
.short 21595 ## 0x545b
.short 33108 ## 0x8154
.short 32652 ## 0x7f8c
.short 22681 ## 0x5899
.short 34103 ## 0x8537
.short 24378 ## 0x5f3a
.short 25250 ## 0x62a2
.short 27207 ## 0x6a47
.short 38201 ## 0x9539
.short 25970 ## 0x6572
.short 24708 ## 0x6084
.short 26725 ## 0x6865
.short 30631 ## 0x77a7
.short 20052 ## 0x4e54
.short 20392 ## 0x4fa8
.short 24039 ## 0x5de7
.short 38808 ## 0x9798
.short 25772 ## 0x64ac
.short 32728 ## 0x7fd8
.short 23789 ## 0x5ced
.short 20431 ## 0x4fcf
.short 31373 ## 0x7a8d
.short 20999 ## 0x5207
.short 33540 ## 0x8304
.short 19988 ## 0x4e14
.short 24623 ## 0x602f
.short 31363 ## 0x7a83
.short 38054 ## 0x94a6
.short 20405 ## 0x4fb5
.short 20146 ## 0x4eb2
.short 31206 ## 0x79e6
.short 29748 ## 0x7434
.short 21220 ## 0x52e4
.short 33465 ## 0x82b9
.short 25810 ## 0x64d2
.short 31165 ## 0x79bd
.short 23517 ## 0x5bdd
.short 27777 ## 0x6c81
.short 38738 ## 0x9752
.short 36731 ## 0x8f7b
.short 27682 ## 0x6c22
.short 20542 ## 0x503e
.short 21375 ## 0x537f
.short 28165 ## 0x6e05
.short 25806 ## 0x64ce
.short 26228 ## 0x6674
.short 27696 ## 0x6c30
.short 24773 ## 0x60c5
.short 39031 ## 0x9877
.short 35831 ## 0x8bf7
.short 24198 ## 0x5e86
.short 29756 ## 0x743c
.short 31351 ## 0x7a77
.short 31179 ## 0x79cb
.short 19992 ## 0x4e18
.short 37041 ## 0x90b1
.short 29699 ## 0x7403
.short 27714 ## 0x6c42
.short 22234 ## 0x56da
.short 37195 ## 0x914b
.short 27845 ## 0x6cc5
.short 36235 ## 0x8d8b
.short 21306 ## 0x533a
.short 34502 ## 0x86c6
.short 26354 ## 0x66f2
.short 36527 ## 0x8eaf
.short 23624 ## 0x5c48
.short 39537 ## 0x9a71
.short 28192 ## 0x6e20
.short 21462 ## 0x53d6
.short 23094 ## 0x5a36
.short 40843 ## 0x9f8b
.short 36259 ## 0x8da3
.short 21435 ## 0x53bb
.short 22280 ## 0x5708
.short 39079 ## 0x98a7
.short 26435 ## 0x6743
.short 37275 ## 0x919b
.short 27849 ## 0x6cc9
.short 20840 ## 0x5168
.short 30154 ## 0x75ca
.short 25331 ## 0x62f3
.short 29356 ## 0x72ac
.short 21048 ## 0x5238
.short 21149 ## 0x529d
.short 32570 ## 0x7f3a
.short 28820 ## 0x7094
.short 30264 ## 0x7638
.short 21364 ## 0x5374
.short 40522 ## 0x9e4a
.short 27063 ## 0x69b7
.short 30830 ## 0x786e
.short 38592 ## 0x96c0
.short 35033 ## 0x88d9
.short 32676 ## 0x7fa4
.short 28982 ## 0x7136
.short 29123 ## 0x71c3
.short 20873 ## 0x5189
.short 26579 ## 0x67d3
.short 29924 ## 0x74e4
.short 22756 ## 0x58e4
.short 25880 ## 0x6518
.short 22199 ## 0x56b7
.short 35753 ## 0x8ba9
.short 39286 ## 0x9976
.short 25200 ## 0x6270
.short 32469 ## 0x7ed5
.short 24825 ## 0x60f9
.short 28909 ## 0x70ed
.short 22764 ## 0x58ec
.short 20161 ## 0x4ec1
.short 20154 ## 0x4eba
.short 24525 ## 0x5fcd
.short 38887 ## 0x97e7
.short 20219 ## 0x4efb
.short 35748 ## 0x8ba4
.short 20995 ## 0x5203
.short 22922 ## 0x598a
.short 32427 ## 0x7eab
.short 25172 ## 0x6254
.short 20173 ## 0x4ecd
.short 26085 ## 0x65e5
.short 25102 ## 0x620e
.short 33592 ## 0x8338
.short 33993 ## 0x84c9
.short 33635 ## 0x8363
.short 34701 ## 0x878d
.short 29076 ## 0x7194
.short 28342 ## 0x6eb6
.short 23481 ## 0x5bb9
.short 32466 ## 0x7ed2
.short 20887 ## 0x5197
.short 25545 ## 0x63c9
.short 26580 ## 0x67d4
.short 32905 ## 0x8089
.short 33593 ## 0x8339
.short 34837 ## 0x8815
.short 20754 ## 0x5112
.short 23418 ## 0x5b7a
.short 22914 ## 0x5982
.short 36785 ## 0x8fb1
.short 20083 ## 0x4e73
.short 27741 ## 0x6c5d
.short 20837 ## 0x5165
.short 35109 ## 0x8925
.short 36719 ## 0x8f6f
.short 38446 ## 0x962e
.short 34122 ## 0x854a
.short 29790 ## 0x745e
.short 38160 ## 0x9510
.short 38384 ## 0x95f0
.short 28070 ## 0x6da6
.short 33509 ## 0x82e5
.short 24369 ## 0x5f31
.short 25746 ## 0x6492
.short 27922 ## 0x6d12
.short 33832 ## 0x8428
.short 33134 ## 0x816e
.short 40131 ## 0x9cc3
.short 22622 ## 0x585e
.short 36187 ## 0x8d5b
.short 19977 ## 0x4e09
.short 21441 ## 0x53c1
.short 20254 ## 0x4f1e
.short 25955 ## 0x6563
.short 26705 ## 0x6851
.short 21971 ## 0x55d3
.short 20007 ## 0x4e27
.short 25620 ## 0x6414
.short 39578 ## 0x9a9a
.short 25195 ## 0x626b
.short 23234 ## 0x5ac2
.short 29791 ## 0x745f
.short 33394 ## 0x8272
.short 28073 ## 0x6da9
.short 26862 ## 0x68ee
.short 20711 ## 0x50e7
.short 33678 ## 0x838e
.short 30722 ## 0x7802
.short 26432 ## 0x6740
.short 21049 ## 0x5239
.short 27801 ## 0x6c99
.short 32433 ## 0x7eb1
.short 20667 ## 0x50bb
.short 21861 ## 0x5565
.short 29022 ## 0x715e
.short 31579 ## 0x7b5b
.short 26194 ## 0x6652
.short 29642 ## 0x73ca
.short 33515 ## 0x82eb
.short 26441 ## 0x6749
.short 23665 ## 0x5c71
.short 21024 ## 0x5220
.short 29053 ## 0x717d
.short 34923 ## 0x886b
.short 38378 ## 0x95ea
.short 38485 ## 0x9655
.short 25797 ## 0x64c5
.short 36193 ## 0x8d61
.short 33203 ## 0x81b3
.short 21892 ## 0x5584
.short 27733 ## 0x6c55
.short 25159 ## 0x6247
.short 32558 ## 0x7f2e
.short 22674 ## 0x5892
.short 20260 ## 0x4f24
.short 21830 ## 0x5546
.short 36175 ## 0x8d4f
.short 26188 ## 0x664c
.short 19978 ## 0x4e0a
.short 23578 ## 0x5c1a
.short 35059 ## 0x88f3
.short 26786 ## 0x68a2
.short 25422 ## 0x634e
.short 31245 ## 0x7a0d
.short 28903 ## 0x70e7
.short 33421 ## 0x828d
.short 21242 ## 0x52fa
.short 38902 ## 0x97f6
.short 23569 ## 0x5c11
.short 21736 ## 0x54e8
.short 37045 ## 0x90b5
.short 32461 ## 0x7ecd
.short 22882 ## 0x5962
.short 36170 ## 0x8d4a
.short 34503 ## 0x86c7
.short 33292 ## 0x820c
.short 33293 ## 0x820d
.short 36198 ## 0x8d66
.short 25668 ## 0x6444
.short 23556 ## 0x5c04
.short 24913 ## 0x6151
.short 28041 ## 0x6d89
.short 31038 ## 0x793e
.short 35774 ## 0x8bbe
.short 30775 ## 0x7837
.short 30003 ## 0x7533
.short 21627 ## 0x547b
.short 20280 ## 0x4f38
.short 36523 ## 0x8eab
.short 28145 ## 0x6df1
.short 23072 ## 0x5a20
.short 32453 ## 0x7ec5
.short 31070 ## 0x795e
.short 27784 ## 0x6c88
.short 23457 ## 0x5ba1
.short 23158 ## 0x5a76
.short 29978 ## 0x751a
.short 32958 ## 0x80be
.short 24910 ## 0x614e
.short 28183 ## 0x6e17
.short 22768 ## 0x58f0
.short 29983 ## 0x751f
.short 29989 ## 0x7525
.short 29298 ## 0x7272
.short 21319 ## 0x5347
.short 32499 ## 0x7ef3
.short 30465 ## 0x7701
.short 30427 ## 0x76db
.short 21097 ## 0x5269
.short 32988 ## 0x80dc
.short 22307 ## 0x5723
.short 24072 ## 0x5e08
.short 22833 ## 0x5931
.short 29422 ## 0x72ee
.short 26045 ## 0x65bd
.short 28287 ## 0x6e7f
.short 35799 ## 0x8bd7
.short 23608 ## 0x5c38
.short 34417 ## 0x8671
.short 21313 ## 0x5341
.short 30707 ## 0x77f3
.short 25342 ## 0x62fe
.short 26102 ## 0x65f6
.short 20160 ## 0x4ec0
.short 39135 ## 0x98df
.short 34432 ## 0x8680
.short 23454 ## 0x5b9e
.short 35782 ## 0x8bc6
.short 21490 ## 0x53f2
.short 30690 ## 0x77e2
.short 20351 ## 0x4f7f
.short 23630 ## 0x5c4e
.short 39542 ## 0x9a76
.short 22987 ## 0x59cb
.short 24335 ## 0x5f0f
.short 31034 ## 0x793a
.short 22763 ## 0x58eb
.short 19990 ## 0x4e16
.short 26623 ## 0x67ff
.short 20107 ## 0x4e8b
.short 25325 ## 0x62ed
.short 35475 ## 0x8a93
.short 36893 ## 0x901d
.short 21183 ## 0x52bf
.short 26159 ## 0x662f
.short 21980 ## 0x55dc
.short 22124 ## 0x566c
.short 36866 ## 0x9002
.short 20181 ## 0x4ed5
.short 20365 ## 0x4f8d
.short 37322 ## 0x91ca
.short 39280 ## 0x9970
.short 27663 ## 0x6c0f
.short 24066 ## 0x5e02
.short 24643 ## 0x6043
.short 23460 ## 0x5ba4
.short 35270 ## 0x89c6
.short 35797 ## 0x8bd5
.short 25910 ## 0x6536
.short 25163 ## 0x624b
.short 39318 ## 0x9996
.short 23432 ## 0x5b88
.short 23551 ## 0x5bff
.short 25480 ## 0x6388
.short 21806 ## 0x552e
.short 21463 ## 0x53d7
.short 30246 ## 0x7626
.short 20861 ## 0x517d
.short 34092 ## 0x852c
.short 26530 ## 0x67a2
.short 26803 ## 0x68b3
.short 27530 ## 0x6b8a
.short 25234 ## 0x6292
.short 36755 ## 0x8f93
.short 21460 ## 0x53d4
.short 33298 ## 0x8212
.short 28113 ## 0x6dd1
.short 30095 ## 0x758f
.short 20070 ## 0x4e66
.short 36174 ## 0x8d4e
.short 23408 ## 0x5b70
.short 29087 ## 0x719f
.short 34223 ## 0x85af
.short 26257 ## 0x6691
.short 26329 ## 0x66d9
.short 32626 ## 0x7f72
.short 34560 ## 0x8700
.short 40653 ## 0x9ecd
.short 40736 ## 0x9f20
.short 23646 ## 0x5c5e
.short 26415 ## 0x672f
.short 36848 ## 0x8ff0
.short 26641 ## 0x6811
.short 26463 ## 0x675f
.short 25101 ## 0x620d
.short 31446 ## 0x7ad6
.short 22661 ## 0x5885
.short 24246 ## 0x5eb6
.short 25968 ## 0x6570
.short 28465 ## 0x6f31
.short 24661 ## 0x6055
.short 21047 ## 0x5237
.short 32781 ## 0x800d
.short 25684 ## 0x6454
.short 34928 ## 0x8870
.short 29993 ## 0x7529
.short 24069 ## 0x5e05
.short 26643 ## 0x6813
.short 25332 ## 0x62f4
.short 38684 ## 0x971c
.short 21452 ## 0x53cc
.short 29245 ## 0x723d
.short 35841 ## 0x8c01
.short 27700 ## 0x6c34
.short 30561 ## 0x7761
.short 31246 ## 0x7a0e
.short 21550 ## 0x542e
.short 30636 ## 0x77ac
.short 39034 ## 0x987a
.short 33308 ## 0x821c
.short 35828 ## 0x8bf4
.short 30805 ## 0x7855
.short 26388 ## 0x6714
.short 28865 ## 0x70c1
.short 26031 ## 0x65af
.short 25749 ## 0x6495
.short 22070 ## 0x5636
.short 24605 ## 0x601d
.short 31169 ## 0x79c1
.short 21496 ## 0x53f8
.short 19997 ## 0x4e1d
.short 27515 ## 0x6b7b
.short 32902 ## 0x8086
.short 23546 ## 0x5bfa
.short 21987 ## 0x55e3
.short 22235 ## 0x56db
.short 20282 ## 0x4f3a
.short 20284 ## 0x4f3c
.short 39282 ## 0x9972
.short 24051 ## 0x5df3
.short 26494 ## 0x677e
.short 32824 ## 0x8038
.short 24578 ## 0x6002
.short 39042 ## 0x9882
.short 36865 ## 0x9001
.short 23435 ## 0x5b8b
.short 35772 ## 0x8bbc
.short 35829 ## 0x8bf5
.short 25628 ## 0x641c
.short 33368 ## 0x8258
.short 25822 ## 0x64de
.short 22013 ## 0x55fd
.short 33487 ## 0x82cf
.short 37221 ## 0x9165
.short 20439 ## 0x4fd7
.short 32032 ## 0x7d20
.short 36895 ## 0x901f
.short 31903 ## 0x7c9f
.short 20723 ## 0x50f3
.short 22609 ## 0x5851
.short 28335 ## 0x6eaf
.short 23487 ## 0x5bbf
.short 35785 ## 0x8bc9
.short 32899 ## 0x8083
.short 37240 ## 0x9178
.short 33948 ## 0x849c
.short 31639 ## 0x7b97
.short 34429 ## 0x867d
.short 38539 ## 0x968b
.short 38543 ## 0x968f
.short 32485 ## 0x7ee5
.short 39635 ## 0x9ad3
.short 30862 ## 0x788e
.short 23681 ## 0x5c81
.short 31319 ## 0x7a57
.short 36930 ## 0x9042
.short 38567 ## 0x96a7
.short 31071 ## 0x795f
.short 23385 ## 0x5b59
.short 25439 ## 0x635f
.short 31499 ## 0x7b0b
.short 34001 ## 0x84d1
.short 26797 ## 0x68ad
.short 21766 ## 0x5506
.short 32553 ## 0x7f29
.short 29712 ## 0x7410
.short 32034 ## 0x7d22
.short 38145 ## 0x9501
.short 25152 ## 0x6240
.short 22604 ## 0x584c
.short 20182 ## 0x4ed6
.short 23427 ## 0x5b83
.short 22905 ## 0x5979
.short 22612 ## 0x5854
.short 29549 ## 0x736d
.short 25374 ## 0x631e
.short 36427 ## 0x8e4b
.short 36367 ## 0x8e0f
.short 32974 ## 0x80ce
.short 33492 ## 0x82d4
.short 25260 ## 0x62ac
.short 21488 ## 0x53f0
.short 27888 ## 0x6cf0
.short 37214 ## 0x915e
.short 22826 ## 0x592a
.short 24577 ## 0x6001
.short 27760 ## 0x6c70
.short 22349 ## 0x574d
.short 25674 ## 0x644a
.short 36138 ## 0x8d2a
.short 30251 ## 0x762b
.short 28393 ## 0x6ee9
.short 22363 ## 0x575b
.short 27264 ## 0x6a80
.short 30192 ## 0x75f0
.short 28525 ## 0x6f6d
.short 35885 ## 0x8c2d
.short 35848 ## 0x8c08
.short 22374 ## 0x5766
.short 27631 ## 0x6bef
.short 34962 ## 0x8892
.short 30899 ## 0x78b3
.short 25506 ## 0x63a2
.short 21497 ## 0x53f9
.short 28845 ## 0x70ad
.short 27748 ## 0x6c64
.short 22616 ## 0x5858
.short 25642 ## 0x642a
.short 22530 ## 0x5802
.short 26848 ## 0x68e0
.short 33179 ## 0x819b
.short 21776 ## 0x5510
.short 31958 ## 0x7cd6
.short 20504 ## 0x5018
.short 36538 ## 0x8eba
.short 28108 ## 0x6dcc
.short 36255 ## 0x8d9f
.short 28907 ## 0x70eb
.short 25487 ## 0x638f
.short 28059 ## 0x6d9b
.short 28372 ## 0x6ed4
.short 32486 ## 0x7ee6
.short 33796 ## 0x8404
.short 26691 ## 0x6843
.short 36867 ## 0x9003
.short 28120 ## 0x6dd8
.short 38518 ## 0x9676
.short 35752 ## 0x8ba8
.short 22871 ## 0x5957
.short 29305 ## 0x7279
.short 34276 ## 0x85e4
.short 33150 ## 0x817e
.short 30140 ## 0x75bc
.short 35466 ## 0x8a8a
.short 26799 ## 0x68af
.short 21076 ## 0x5254
.short 36386 ## 0x8e22
.short 38161 ## 0x9511
.short 25552 ## 0x63d0
.short 39064 ## 0x9898
.short 36420 ## 0x8e44
.short 21884 ## 0x557c
.short 20307 ## 0x4f53
.short 26367 ## 0x66ff
.short 22159 ## 0x568f
.short 24789 ## 0x60d5
.short 28053 ## 0x6d95
.short 21059 ## 0x5243
.short 23625 ## 0x5c49
.short 22825 ## 0x5929
.short 28155 ## 0x6dfb
.short 22635 ## 0x586b
.short 30000 ## 0x7530
.short 29980 ## 0x751c
.short 24684 ## 0x606c
.short 33300 ## 0x8214
.short 33094 ## 0x8146
.short 25361 ## 0x6311
.short 26465 ## 0x6761
.short 36834 ## 0x8fe2
.short 30522 ## 0x773a
.short 36339 ## 0x8df3
.short 36148 ## 0x8d34
.short 38081 ## 0x94c1
.short 24086 ## 0x5e16
.short 21381 ## 0x5385
.short 21548 ## 0x542c
.short 28867 ## 0x70c3
.short 27712 ## 0x6c40
.short 24311 ## 0x5ef7
.short 20572 ## 0x505c
.short 20141 ## 0x4ead
.short 24237 ## 0x5ead
.short 25402 ## 0x633a
.short 33351 ## 0x8247
.short 36890 ## 0x901a
.short 26704 ## 0x6850
.short 37230 ## 0x916e
.short 30643 ## 0x77b3
.short 21516 ## 0x540c
.short 38108 ## 0x94dc
.short 24420 ## 0x5f64
.short 31461 ## 0x7ae5
.short 26742 ## 0x6876
.short 25413 ## 0x6345
.short 31570 ## 0x7b52
.short 32479 ## 0x7edf
.short 30171 ## 0x75db
.short 20599 ## 0x5077
.short 25237 ## 0x6295
.short 22836 ## 0x5934
.short 36879 ## 0x900f
.short 20984 ## 0x51f8
.short 31171 ## 0x79c3
.short 31361 ## 0x7a81
.short 22270 ## 0x56fe
.short 24466 ## 0x5f92
.short 36884 ## 0x9014
.short 28034 ## 0x6d82
.short 23648 ## 0x5c60
.short 22303 ## 0x571f
.short 21520 ## 0x5410
.short 20820 ## 0x5154
.short 28237 ## 0x6e4d
.short 22242 ## 0x56e2
.short 25512 ## 0x63a8
.short 39059 ## 0x9893
.short 33151 ## 0x817f
.short 34581 ## 0x8715
.short 35114 ## 0x892a
.short 36864 ## 0x9000
.short 21534 ## 0x541e
.short 23663 ## 0x5c6f
.short 33216 ## 0x81c0
.short 25302 ## 0x62d6
.short 25176 ## 0x6258
.short 33073 ## 0x8131
.short 40501 ## 0x9e35
.short 38464 ## 0x9640
.short 39534 ## 0x9a6e
.short 39548 ## 0x9a7c
.short 26925 ## 0x692d
.short 22949 ## 0x59a5
.short 25299 ## 0x62d3
.short 21822 ## 0x553e
.short 25366 ## 0x6316
.short 21703 ## 0x54c7
.short 34521 ## 0x86d9
.short 27964 ## 0x6d3c
.short 23043 ## 0x5a03
.short 29926 ## 0x74e6
.short 34972 ## 0x889c
.short 27498 ## 0x6b6a
.short 22806 ## 0x5916
.short 35916 ## 0x8c4c
.short 24367 ## 0x5f2f
.short 28286 ## 0x6e7e
.short 29609 ## 0x73a9
.short 39037 ## 0x987d
.short 20024 ## 0x4e38
.short 28919 ## 0x70f7
.short 23436 ## 0x5b8c
.short 30871 ## 0x7897
.short 25405 ## 0x633d
.short 26202 ## 0x665a
.short 30358 ## 0x7696
.short 24779 ## 0x60cb
.short 23451 ## 0x5b9b
.short 23113 ## 0x5a49
.short 19975 ## 0x4e07
.short 33109 ## 0x8155
.short 27754 ## 0x6c6a
.short 29579 ## 0x738b
.short 20129 ## 0x4ea1
.short 26505 ## 0x6789
.short 32593 ## 0x7f51
.short 24448 ## 0x5f80
.short 26106 ## 0x65fa
.short 26395 ## 0x671b
.short 24536 ## 0x5fd8
.short 22916 ## 0x5984
.short 23041 ## 0x5a01
.short 24013 ## 0x5dcd
.short 24494 ## 0x5fae
.short 21361 ## 0x5371
.short 38886 ## 0x97e6
.short 36829 ## 0x8fdd
.short 26693 ## 0x6845
.short 22260 ## 0x56f4
.short 21807 ## 0x552f
.short 24799 ## 0x60df
.short 20026 ## 0x4e3a
.short 28493 ## 0x6f4d
.short 32500 ## 0x7ef4
.short 33479 ## 0x82c7
.short 33806 ## 0x840e
.short 22996 ## 0x59d4
.short 20255 ## 0x4f1f
.short 20266 ## 0x4f2a
.short 23614 ## 0x5c3e
.short 32428 ## 0x7eac
.short 26410 ## 0x672a
.short 34074 ## 0x851a
.short 21619 ## 0x5473
.short 30031 ## 0x754f
.short 32963 ## 0x80c3
.short 21890 ## 0x5582
.short 39759 ## 0x9b4f
.short 20301 ## 0x4f4d
.short 28205 ## 0x6e2d
.short 35859 ## 0x8c13
.short 23561 ## 0x5c09
.short 24944 ## 0x6170
.short 21355 ## 0x536b
.short 30239 ## 0x761f
.short 28201 ## 0x6e29
.short 34442 ## 0x868a
.short 25991 ## 0x6587
.short 38395 ## 0x95fb
.short 32441 ## 0x7eb9
.short 21563 ## 0x543b
.short 31283 ## 0x7a33
.short 32010 ## 0x7d0a
.short 38382 ## 0x95ee
.short 21985 ## 0x55e1
.short 32705 ## 0x7fc1
.short 29934 ## 0x74ee
.short 25373 ## 0x631d
.short 34583 ## 0x8717
.short 28065 ## 0x6da1
.short 31389 ## 0x7a9d
.short 25105 ## 0x6211
.short 26017 ## 0x65a1
.short 21351 ## 0x5367
.short 25569 ## 0x63e1
.short 27779 ## 0x6c83
.short 24043 ## 0x5deb
.short 21596 ## 0x545c
.short 38056 ## 0x94a8
.short 20044 ## 0x4e4c
.short 27745 ## 0x6c61
.short 35820 ## 0x8bec
.short 23627 ## 0x5c4b
.short 26080 ## 0x65e0
.short 33436 ## 0x829c
.short 26791 ## 0x68a7
.short 21566 ## 0x543e
.short 21556 ## 0x5434
.short 27595 ## 0x6bcb
.short 27494 ## 0x6b66
.short 20116 ## 0x4e94
.short 25410 ## 0x6342
.short 21320 ## 0x5348
.short 33310 ## 0x821e
.short 20237 ## 0x4f0d
.short 20398 ## 0x4fae
.short 22366 ## 0x575e
.short 25098 ## 0x620a
.short 38654 ## 0x96fe
.short 26212 ## 0x6664
.short 29289 ## 0x7269
.short 21247 ## 0x52ff
.short 21153 ## 0x52a1
.short 24735 ## 0x609f
.short 35823 ## 0x8bef
.short 26132 ## 0x6614
.short 29081 ## 0x7199
.short 26512 ## 0x6790
.short 35199 ## 0x897f
.short 30802 ## 0x7852
.short 30717 ## 0x77fd
.short 26224 ## 0x6670
.short 22075 ## 0x563b
.short 21560 ## 0x5438
.short 38177 ## 0x9521
.short 29306 ## 0x727a
.short 31232 ## 0x7a00
.short 24687 ## 0x606f
.short 24076 ## 0x5e0c
.short 24713 ## 0x6089
.short 33181 ## 0x819d
.short 22805 ## 0x5915
.short 24796 ## 0x60dc
.short 29060 ## 0x7184
.short 28911 ## 0x70ef
.short 28330 ## 0x6eaa
.short 27728 ## 0x6c50
.short 29312 ## 0x7280
.short 27268 ## 0x6a84
.short 34989 ## 0x88ad
.short 24109 ## 0x5e2d
.short 20064 ## 0x4e60
.short 23219 ## 0x5ab3
.short 21916 ## 0x559c
.short 38115 ## 0x94e3
.short 27927 ## 0x6d17
.short 31995 ## 0x7cfb
.short 38553 ## 0x9699
.short 25103 ## 0x620f
.short 32454 ## 0x7ec6
.short 30606 ## 0x778e
.short 34430 ## 0x867e
.short 21283 ## 0x5323
.short 38686 ## 0x971e
.short 36758 ## 0x8f96
.short 26247 ## 0x6687
.short 23777 ## 0x5ce1
.short 20384 ## 0x4fa0
.short 29421 ## 0x72ed
.short 19979 ## 0x4e0b
.short 21414 ## 0x53a6
.short 22799 ## 0x590f
.short 21523 ## 0x5413
.short 25472 ## 0x6380
.short 38184 ## 0x9528
.short 20808 ## 0x5148
.short 20185 ## 0x4ed9
.short 40092 ## 0x9c9c
.short 32420 ## 0x7ea4
.short 21688 ## 0x54b8
.short 36132 ## 0x8d24
.short 34900 ## 0x8854
.short 33335 ## 0x8237
.short 38386 ## 0x95f2
.short 28046 ## 0x6d8e
.short 24358 ## 0x5f26
.short 23244 ## 0x5acc
.short 26174 ## 0x663e
.short 38505 ## 0x9669
.short 29616 ## 0x73b0
.short 29486 ## 0x732e
.short 21439 ## 0x53bf
.short 33146 ## 0x817a
.short 39301 ## 0x9985
.short 32673 ## 0x7fa1
.short 23466 ## 0x5baa
.short 38519 ## 0x9677
.short 38480 ## 0x9650
.short 32447 ## 0x7ebf
.short 30456 ## 0x76f8
.short 21410 ## 0x53a2
.short 38262 ## 0x9576
.short 39321 ## 0x9999
.short 31665 ## 0x7bb1
.short 35140 ## 0x8944
.short 28248 ## 0x6e58
.short 20065 ## 0x4e61
.short 32724 ## 0x7fd4
.short 31077 ## 0x7965
.short 35814 ## 0x8be6
.short 24819 ## 0x60f3
.short 21709 ## 0x54cd
.short 20139 ## 0x4eab
.short 39033 ## 0x9879
.short 24055 ## 0x5df7
.short 27233 ## 0x6a61
.short 20687 ## 0x50cf
.short 21521 ## 0x5411
.short 35937 ## 0x8c61
.short 33831 ## 0x8427
.short 30813 ## 0x785d
.short 38660 ## 0x9704
.short 21066 ## 0x524a
.short 21742 ## 0x54ee
.short 22179 ## 0x56a3
.short 38144 ## 0x9500
.short 28040 ## 0x6d88
.short 23477 ## 0x5bb5
.short 28102 ## 0x6dc6
.short 26195 ## 0x6653
.short 23567 ## 0x5c0f
.short 23389 ## 0x5b5d
.short 26657 ## 0x6821
.short 32918 ## 0x8096
.short 21880 ## 0x5578
.short 31505 ## 0x7b11
.short 25928 ## 0x6548
.short 26964 ## 0x6954
.short 20123 ## 0x4e9b
.short 27463 ## 0x6b47
.short 34638 ## 0x874e
.short 38795 ## 0x978b
.short 21327 ## 0x534f
.short 25375 ## 0x631f
.short 25658 ## 0x643a
.short 37034 ## 0x90aa
.short 26012 ## 0x659c
.short 32961 ## 0x80c1
.short 35856 ## 0x8c10
.short 20889 ## 0x5199
.short 26800 ## 0x68b0
.short 21368 ## 0x5378
.short 34809 ## 0x87f9
.short 25032 ## 0x61c8
.short 27844 ## 0x6cc4
.short 27899 ## 0x6cfb
.short 35874 ## 0x8c22
.short 23633 ## 0x5c51
.short 34218 ## 0x85aa
.short 33455 ## 0x82af
.short 38156 ## 0x950c
.short 27427 ## 0x6b23
.short 36763 ## 0x8f9b
.short 26032 ## 0x65b0
.short 24571 ## 0x5ffb
.short 24515 ## 0x5fc3
.short 20449 ## 0x4fe1
.short 34885 ## 0x8845
.short 26143 ## 0x661f
.short 33125 ## 0x8165
.short 29481 ## 0x7329
.short 24826 ## 0x60fa
.short 20852 ## 0x5174
.short 21009 ## 0x5211
.short 22411 ## 0x578b
.short 24418 ## 0x5f62
.short 37026 ## 0x90a2
.short 34892 ## 0x884c
.short 37266 ## 0x9192
.short 24184 ## 0x5e78
.short 26447 ## 0x674f
.short 24615 ## 0x6027
.short 22995 ## 0x59d3
.short 20804 ## 0x5144
.short 20982 ## 0x51f6
.short 33016 ## 0x80f8
.short 21256 ## 0x5308
.short 27769 ## 0x6c79
.short 38596 ## 0x96c4
.short 29066 ## 0x718a
.short 20241 ## 0x4f11
.short 20462 ## 0x4fee
.short 32670 ## 0x7f9e
.short 26429 ## 0x673d
.short 21957 ## 0x55c5
.short 38152 ## 0x9508
.short 31168 ## 0x79c0
.short 34966 ## 0x8896
.short 32483 ## 0x7ee3
.short 22687 ## 0x589f
.short 25100 ## 0x620c
.short 38656 ## 0x9700
.short 34394 ## 0x865a
.short 22040 ## 0x5618
.short 39035 ## 0x987b
.short 24464 ## 0x5f90
.short 35768 ## 0x8bb8
.short 33988 ## 0x84c4
.short 37207 ## 0x9157
.short 21465 ## 0x53d9
.short 26093 ## 0x65ed
.short 24207 ## 0x5e8f
.short 30044 ## 0x755c
.short 24676 ## 0x6064
.short 32110 ## 0x7d6e
.short 23167 ## 0x5a7f
.short 32490 ## 0x7eea
.short 32493 ## 0x7eed
.short 36713 ## 0x8f69
.short 21927 ## 0x55a7
.short 23459 ## 0x5ba3
.short 24748 ## 0x60ac
.short 26059 ## 0x65cb
.short 29572 ## 0x7384
.short 36873 ## 0x9009
.short 30307 ## 0x7663
.short 30505 ## 0x7729
.short 32474 ## 0x7eda
.short 38772 ## 0x9774
.short 34203 ## 0x859b
.short 23398 ## 0x5b66
.short 31348 ## 0x7a74
.short 38634 ## 0x96ea
.short 34880 ## 0x8840
.short 21195 ## 0x52cb
.short 29071 ## 0x718f
.short 24490 ## 0x5faa
.short 26092 ## 0x65ec
.short 35810 ## 0x8be2
.short 23547 ## 0x5bfb
.short 39535 ## 0x9a6f
.short 24033 ## 0x5de1
.short 27529 ## 0x6b89
.short 27739 ## 0x6c5b
.short 35757 ## 0x8bad
.short 35759 ## 0x8baf
.short 36874 ## 0x900a
.short 36805 ## 0x8fc5
.short 21387 ## 0x538b
.short 25276 ## 0x62bc
.short 40486 ## 0x9e26
.short 40493 ## 0x9e2d
.short 21568 ## 0x5440
.short 20011 ## 0x4e2b
.short 33469 ## 0x82bd
.short 29273 ## 0x7259
.short 34460 ## 0x869c
.short 23830 ## 0x5d16
.short 34905 ## 0x8859
.short 28079 ## 0x6daf
.short 38597 ## 0x96c5
.short 21713 ## 0x54d1
.short 20122 ## 0x4e9a
.short 35766 ## 0x8bb6
.short 28937 ## 0x7109
.short 21693 ## 0x54bd
.short 38409 ## 0x9609
.short 28895 ## 0x70df
.short 28153 ## 0x6df9
.short 30416 ## 0x76d0
.short 20005 ## 0x4e25
.short 30740 ## 0x7814
.short 34578 ## 0x8712
.short 23721 ## 0x5ca9
.short 24310 ## 0x5ef6
.short 35328 ## 0x8a00
.short 39068 ## 0x989c
.short 38414 ## 0x960e
.short 28814 ## 0x708e
.short 27839 ## 0x6cbf
.short 22852 ## 0x5944
.short 25513 ## 0x63a9
.short 30524 ## 0x773c
.short 34893 ## 0x884d
.short 28436 ## 0x6f14
.short 33395 ## 0x8273
.short 22576 ## 0x5830
.short 29141 ## 0x71d5
.short 21388 ## 0x538c
.short 30746 ## 0x781a
.short 38593 ## 0x96c1
.short 21761 ## 0x5501
.short 24422 ## 0x5f66
.short 28976 ## 0x7130
.short 23476 ## 0x5bb4
.short 35866 ## 0x8c1a
.short 39564 ## 0x9a8c
.short 27523 ## 0x6b83
.short 22830 ## 0x592e
.short 40495 ## 0x9e2f
.short 31207 ## 0x79e7
.short 26472 ## 0x6768
.short 25196 ## 0x626c
.short 20335 ## 0x4f6f
.short 30113 ## 0x75a1
.short 32650 ## 0x7f8a
.short 27915 ## 0x6d0b
.short 38451 ## 0x9633
.short 27687 ## 0x6c27
.short 20208 ## 0x4ef0
.short 30162 ## 0x75d2
.short 20859 ## 0x517b
.short 26679 ## 0x6837
.short 28478 ## 0x6f3e
.short 36992 ## 0x9080
.short 33136 ## 0x8170
.short 22934 ## 0x5996
.short 29814 ## 0x7476
.short 25671 ## 0x6447
.short 23591 ## 0x5c27
.short 36965 ## 0x9065
.short 31377 ## 0x7a91
.short 35875 ## 0x8c23
.short 23002 ## 0x59da
.short 21676 ## 0x54ac
.short 33280 ## 0x8200
.short 33647 ## 0x836f
.short 35201 ## 0x8981
.short 32768 ## 0x8000
.short 26928 ## 0x6930
.short 22094 ## 0x564e
.short 32822 ## 0x8036
.short 29239 ## 0x7237
.short 37326 ## 0x91ce
.short 20918 ## 0x51b6
.short 20063 ## 0x4e5f
.short 39029 ## 0x9875
.short 25494 ## 0x6396
.short 19994 ## 0x4e1a
.short 21494 ## 0x53f6
.short 26355 ## 0x66f3
.short 33099 ## 0x814b
.short 22812 ## 0x591c
.short 28082 ## 0x6db2
.short 19968 ## 0x4e00
.short 22777 ## 0x58f9
.short 21307 ## 0x533b
.short 25558 ## 0x63d6
.short 38129 ## 0x94f1
.short 20381 ## 0x4f9d
.short 20234 ## 0x4f0a
.short 34915 ## 0x8863
.short 39056 ## 0x9890
.short 22839 ## 0x5937
.short 36951 ## 0x9057
.short 31227 ## 0x79fb
.short 20202 ## 0x4eea
.short 33008 ## 0x80f0
.short 30097 ## 0x7591
.short 27778 ## 0x6c82
.short 23452 ## 0x5b9c
.short 23016 ## 0x59e8
.short 24413 ## 0x5f5d
.short 26885 ## 0x6905
.short 34433 ## 0x8681
.short 20506 ## 0x501a
.short 24050 ## 0x5df2
.short 20057 ## 0x4e59
.short 30691 ## 0x77e3
.short 20197 ## 0x4ee5
.short 33402 ## 0x827a
.short 25233 ## 0x6291
.short 26131 ## 0x6613
.short 37009 ## 0x9091
.short 23673 ## 0x5c79
.short 20159 ## 0x4ebf
.short 24441 ## 0x5f79
.short 33222 ## 0x81c6
.short 36920 ## 0x9038
.short 32900 ## 0x8084
.short 30123 ## 0x75ab
.short 20134 ## 0x4ea6
.short 35028 ## 0x88d4
.short 24847 ## 0x610f
.short 27589 ## 0x6bc5
.short 24518 ## 0x5fc6
.short 20041 ## 0x4e49
.short 30410 ## 0x76ca
.short 28322 ## 0x6ea2
.short 35811 ## 0x8be3
.short 35758 ## 0x8bae
.short 35850 ## 0x8c0a
.short 35793 ## 0x8bd1
.short 24322 ## 0x5f02
.short 32764 ## 0x7ffc
.short 32716 ## 0x7fcc
.short 32462 ## 0x7ece
.short 33589 ## 0x8335
.short 33643 ## 0x836b
.short 22240 ## 0x56e0
.short 27575 ## 0x6bb7
.short 38899 ## 0x97f3
.short 38452 ## 0x9634
.short 23035 ## 0x59fb
.short 21535 ## 0x541f
.short 38134 ## 0x94f6
.short 28139 ## 0x6deb
.short 23493 ## 0x5bc5
.short 39278 ## 0x996e
.short 23609 ## 0x5c39
.short 24341 ## 0x5f15
.short 38544 ## 0x9690
.short 21360 ## 0x5370
.short 33521 ## 0x82f1
.short 27185 ## 0x6a31
.short 23156 ## 0x5a74
.short 40560 ## 0x9e70
.short 24212 ## 0x5e94
.short 32552 ## 0x7f28
.short 33721 ## 0x83b9
.short 33828 ## 0x8424
.short 33829 ## 0x8425
.short 33639 ## 0x8367
.short 34631 ## 0x8747
.short 36814 ## 0x8fce
.short 36194 ## 0x8d62
.short 30408 ## 0x76c8
.short 24433 ## 0x5f71
.short 39062 ## 0x9896
.short 30828 ## 0x786c
.short 26144 ## 0x6620
.short 21727 ## 0x54df
.short 25317 ## 0x62e5
.short 20323 ## 0x4f63
.short 33219 ## 0x81c3
.short 30152 ## 0x75c8
.short 24248 ## 0x5eb8
.short 38605 ## 0x96cd
.short 36362 ## 0x8e0a
.short 34553 ## 0x86f9
.short 21647 ## 0x548f
.short 27891 ## 0x6cf3
.short 28044 ## 0x6d8c
.short 27704 ## 0x6c38
.short 24703 ## 0x607f
.short 21191 ## 0x52c7
.short 29992 ## 0x7528
.short 24189 ## 0x5e7d
.short 20248 ## 0x4f18
.short 24736 ## 0x60a0
.short 24551 ## 0x5fe7
.short 23588 ## 0x5c24
.short 30001 ## 0x7531
.short 37038 ## 0x90ae
.short 38080 ## 0x94c0
.short 29369 ## 0x72b9
.short 27833 ## 0x6cb9
.short 28216 ## 0x6e38
.short 37193 ## 0x9149
.short 26377 ## 0x6709
.short 21451 ## 0x53cb
.short 21491 ## 0x53f3
.short 20305 ## 0x4f51
.short 37321 ## 0x91c9
.short 35825 ## 0x8bf1
.short 21448 ## 0x53c8
.short 24188 ## 0x5e7c
.short 36802 ## 0x8fc2
.short 28132 ## 0x6de4
.short 20110 ## 0x4e8e
.short 30402 ## 0x76c2
.short 27014 ## 0x6986
.short 34398 ## 0x865e
.short 24858 ## 0x611a
.short 33286 ## 0x8206
.short 20313 ## 0x4f59
.short 20446 ## 0x4fde
.short 36926 ## 0x903e
.short 40060 ## 0x9c7c
.short 24841 ## 0x6109
.short 28189 ## 0x6e1d
.short 28180 ## 0x6e14
.short 38533 ## 0x9685
.short 20104 ## 0x4e88
.short 23089 ## 0x5a31
.short 38632 ## 0x96e8
.short 19982 ## 0x4e0e
.short 23679 ## 0x5c7f
.short 31161 ## 0x79b9
.short 23431 ## 0x5b87
.short 35821 ## 0x8bed
.short 32701 ## 0x7fbd
.short 29577 ## 0x7389
.short 22495 ## 0x57df
.short 33419 ## 0x828b
.short 37057 ## 0x90c1
.short 21505 ## 0x5401
.short 36935 ## 0x9047
.short 21947 ## 0x55bb
.short 23786 ## 0x5cea
.short 24481 ## 0x5fa1
.short 24840 ## 0x6108
.short 27442 ## 0x6b32
.short 29425 ## 0x72f1
.short 32946 ## 0x80b2
.short 35465 ## 0x8a89
.short 28020 ## 0x6d74
.short 23507 ## 0x5bd3
.short 35029 ## 0x88d5
.short 39044 ## 0x9884
.short 35947 ## 0x8c6b
.short 39533 ## 0x9a6d
.short 40499 ## 0x9e33
.short 28170 ## 0x6e0a
.short 20900 ## 0x51a4
.short 20803 ## 0x5143
.short 22435 ## 0x57a3
.short 34945 ## 0x8881
.short 21407 ## 0x539f
.short 25588 ## 0x63f4
.short 36757 ## 0x8f95
.short 22253 ## 0x56ed
.short 21592 ## 0x5458
.short 22278 ## 0x5706
.short 29503 ## 0x733f
.short 28304 ## 0x6e90
.short 32536 ## 0x7f18
.short 36828 ## 0x8fdc
.short 33489 ## 0x82d1
.short 24895 ## 0x613f
.short 24616 ## 0x6028
.short 38498 ## 0x9662
.short 26352 ## 0x66f0
.short 32422 ## 0x7ea6
.short 36234 ## 0x8d8a
.short 36291 ## 0x8dc3
.short 38053 ## 0x94a5
.short 23731 ## 0x5cb3
.short 31908 ## 0x7ca4
.short 26376 ## 0x6708
.short 24742 ## 0x60a6
.short 38405 ## 0x9605
.short 32792 ## 0x8018
.short 20113 ## 0x4e91
.short 37095 ## 0x90e7
.short 21248 ## 0x5300
.short 38504 ## 0x9668
.short 20801 ## 0x5141
.short 36816 ## 0x8fd0
.short 34164 ## 0x8574
.short 37213 ## 0x915d
.short 26197 ## 0x6655
.short 38901 ## 0x97f5
.short 23381 ## 0x5b55
.short 21277 ## 0x531d
.short 30776 ## 0x7838
.short 26434 ## 0x6742
.short 26685 ## 0x683d
.short 21705 ## 0x54c9
.short 28798 ## 0x707e
.short 23472 ## 0x5bb0
.short 36733 ## 0x8f7d
.short 20877 ## 0x518d
.short 22312 ## 0x5728
.short 21681 ## 0x54b1
.short 25874 ## 0x6512
.short 26242 ## 0x6682
.short 36190 ## 0x8d5e
.short 36163 ## 0x8d43
.short 33039 ## 0x810f
.short 33900 ## 0x846c
.short 36973 ## 0x906d
.short 31967 ## 0x7cdf
.short 20991 ## 0x51ff
.short 34299 ## 0x85fb
.short 26531 ## 0x67a3
.short 26089 ## 0x65e9
.short 28577 ## 0x6fa1
.short 34468 ## 0x86a4
.short 36481 ## 0x8e81
.short 22122 ## 0x566a
.short 36896 ## 0x9020
.short 30338 ## 0x7682
.short 28790 ## 0x7076
.short 29157 ## 0x71e5
.short 36131 ## 0x8d23
.short 25321 ## 0x62e9
.short 21017 ## 0x5219
.short 27901 ## 0x6cfd
.short 36156 ## 0x8d3c
.short 24590 ## 0x600e
.short 22686 ## 0x589e
.short 24974 ## 0x618e
.short 26366 ## 0x66fe
.short 36192 ## 0x8d60
.short 25166 ## 0x624e
.short 21939 ## 0x55b3
.short 28195 ## 0x6e23
.short 26413 ## 0x672d
.short 36711 ## 0x8f67
.short 38113 ## 0x94e1
.short 38392 ## 0x95f8
.short 30504 ## 0x7728
.short 26629 ## 0x6805
.short 27048 ## 0x69a8
.short 21643 ## 0x548b
.short 20045 ## 0x4e4d
.short 28856 ## 0x70b8
.short 35784 ## 0x8bc8
.short 25688 ## 0x6458
.short 25995 ## 0x658b
.short 23429 ## 0x5b85
.short 31364 ## 0x7a84
.short 20538 ## 0x503a
.short 23528 ## 0x5be8
.short 30651 ## 0x77bb
.short 27617 ## 0x6be1
.short 35449 ## 0x8a79
.short 31896 ## 0x7c98
.short 27838 ## 0x6cbe
.short 30415 ## 0x76cf
.short 26025 ## 0x65a9
.short 36759 ## 0x8f97
.short 23853 ## 0x5d2d
.short 23637 ## 0x5c55
.short 34360 ## 0x8638
.short 26632 ## 0x6808
.short 21344 ## 0x5360
.short 25112 ## 0x6218
.short 31449 ## 0x7ad9
.short 28251 ## 0x6e5b
.short 32509 ## 0x7efd
.short 27167 ## 0x6a1f
.short 31456 ## 0x7ae0
.short 24432 ## 0x5f70
.short 28467 ## 0x6f33
.short 24352 ## 0x5f20
.short 25484 ## 0x638c
.short 28072 ## 0x6da8
.short 26454 ## 0x6756
.short 19976 ## 0x4e08
.short 24080 ## 0x5e10
.short 36134 ## 0x8d26
.short 20183 ## 0x4ed7
.short 32960 ## 0x80c0
.short 30260 ## 0x7634
.short 38556 ## 0x969c
.short 25307 ## 0x62db
.short 26157 ## 0x662d
.short 25214 ## 0x627e
.short 27836 ## 0x6cbc
.short 36213 ## 0x8d75
.short 29031 ## 0x7167
.short 32617 ## 0x7f69
.short 20806 ## 0x5146
.short 32903 ## 0x8087
.short 21484 ## 0x53ec
.short 36974 ## 0x906e
.short 25240 ## 0x6298
.short 21746 ## 0x54f2
.short 34544 ## 0x86f0
.short 36761 ## 0x8f99
.short 32773 ## 0x8005
.short 38167 ## 0x9517
.short 34071 ## 0x8517
.short 36825 ## 0x8fd9
.short 27993 ## 0x6d59
.short 29645 ## 0x73cd
.short 26015 ## 0x659f
.short 30495 ## 0x771f
.short 29956 ## 0x7504
.short 30759 ## 0x7827
.short 33275 ## 0x81fb
.short 36126 ## 0x8d1e
.short 38024 ## 0x9488
.short 20390 ## 0x4fa6
.short 26517 ## 0x6795
.short 30137 ## 0x75b9
.short 35786 ## 0x8bca
.short 38663 ## 0x9707
.short 25391 ## 0x632f
.short 38215 ## 0x9547
.short 38453 ## 0x9635
.short 33976 ## 0x84b8
.short 25379 ## 0x6323
.short 30529 ## 0x7741
.short 24449 ## 0x5f81
.short 29424 ## 0x72f0
.short 20105 ## 0x4e89
.short 24596 ## 0x6014
.short 25972 ## 0x6574
.short 25327 ## 0x62ef
.short 27491 ## 0x6b63
.short 25919 ## 0x653f
.short 24103 ## 0x5e27
.short 30151 ## 0x75c7
.short 37073 ## 0x90d1
.short 35777 ## 0x8bc1
.short 33437 ## 0x829d
.short 26525 ## 0x679d
.short 25903 ## 0x652f
.short 21553 ## 0x5431
.short 34584 ## 0x8718
.short 30693 ## 0x77e5
.short 32930 ## 0x80a2
.short 33026 ## 0x8102
.short 27713 ## 0x6c41
.short 20043 ## 0x4e4b
.short 32455 ## 0x7ec7
.short 32844 ## 0x804c
.short 30452 ## 0x76f4
.short 26893 ## 0x690d
.short 27542 ## 0x6b96
.short 25191 ## 0x6267
.short 20540 ## 0x503c
.short 20356 ## 0x4f84
.short 22336 ## 0x5740
.short 25351 ## 0x6307
.short 27490 ## 0x6b62
.short 36286 ## 0x8dbe
.short 21482 ## 0x53ea
.short 26088 ## 0x65e8
.short 32440 ## 0x7eb8
.short 24535 ## 0x5fd7
.short 25370 ## 0x631a
.short 25527 ## 0x63b7
.short 33267 ## 0x81f3
.short 33268 ## 0x81f4
.short 32622 ## 0x7f6e
.short 24092 ## 0x5e1c
.short 23769 ## 0x5cd9
.short 21046 ## 0x5236
.short 26234 ## 0x667a
.short 31209 ## 0x79e9
.short 31258 ## 0x7a1a
.short 36136 ## 0x8d28
.short 28825 ## 0x7099
.short 30164 ## 0x75d4
.short 28382 ## 0x6ede
.short 27835 ## 0x6cbb
.short 31378 ## 0x7a92
.short 20013 ## 0x4e2d
.short 30405 ## 0x76c5
.short 24544 ## 0x5fe0
.short 38047 ## 0x949f
.short 34935 ## 0x8877
.short 32456 ## 0x7ec8
.short 31181 ## 0x79cd
.short 32959 ## 0x80bf
.short 37325 ## 0x91cd
.short 20210 ## 0x4ef2
.short 20247 ## 0x4f17
.short 33311 ## 0x821f
.short 21608 ## 0x5468
.short 24030 ## 0x5dde
.short 27954 ## 0x6d32
.short 35788 ## 0x8bcc
.short 31909 ## 0x7ca5
.short 36724 ## 0x8f74
.short 32920 ## 0x8098
.short 24090 ## 0x5e1a
.short 21650 ## 0x5492
.short 30385 ## 0x76b1
.short 23449 ## 0x5b99
.short 26172 ## 0x663c
.short 39588 ## 0x9aa4
.short 29664 ## 0x73e0
.short 26666 ## 0x682a
.short 34523 ## 0x86db
.short 26417 ## 0x6731
.short 29482 ## 0x732a
.short 35832 ## 0x8bf8
.short 35803 ## 0x8bdb
.short 36880 ## 0x9010
.short 31481 ## 0x7af9
.short 28891 ## 0x70db
.short 29038 ## 0x716e
.short 25284 ## 0x62c4
.short 30633 ## 0x77a9
.short 22065 ## 0x5631
.short 20027 ## 0x4e3b
.short 33879 ## 0x8457
.short 26609 ## 0x67f1
.short 21161 ## 0x52a9
.short 34496 ## 0x86c0
.short 36142 ## 0x8d2e
.short 38136 ## 0x94f8
.short 31569 ## 0x7b51
.short 20303 ## 0x4f4f
.short 27880 ## 0x6ce8
.short 31069 ## 0x795d
.short 39547 ## 0x9a7b
.short 25235 ## 0x6293
.short 29226 ## 0x722a
.short 25341 ## 0x62fd
.short 19987 ## 0x4e13
.short 30742 ## 0x7816
.short 36716 ## 0x8f6c
.short 25776 ## 0x64b0
.short 36186 ## 0x8d5a
.short 31686 ## 0x7bc6
.short 26729 ## 0x6869
.short 24196 ## 0x5e84
.short 35013 ## 0x88c5
.short 22918 ## 0x5986
.short 25758 ## 0x649e
.short 22766 ## 0x58ee
.short 29366 ## 0x72b6
.short 26894 ## 0x690e
.short 38181 ## 0x9525
.short 36861 ## 0x8ffd
.short 36184 ## 0x8d58
.short 22368 ## 0x5760
.short 32512 ## 0x7f00
.short 35846 ## 0x8c06
.short 20934 ## 0x51c6
.short 25417 ## 0x6349
.short 25305 ## 0x62d9
.short 21331 ## 0x5353
.short 26700 ## 0x684c
.short 29730 ## 0x7422
.short 33537 ## 0x8301
.short 37196 ## 0x914c
.short 21828 ## 0x5544
.short 30528 ## 0x7740
.short 28796 ## 0x707c
.short 27978 ## 0x6d4a
.short 20857 ## 0x5179
.short 21672 ## 0x54a8
.short 36164 ## 0x8d44
.short 23039 ## 0x59ff
.short 28363 ## 0x6ecb
.short 28100 ## 0x6dc4
.short 23388 ## 0x5b5c
.short 32043 ## 0x7d2b
.short 20180 ## 0x4ed4
.short 31869 ## 0x7c7d
.short 28371 ## 0x6ed3
.short 23376 ## 0x5b50
.short 33258 ## 0x81ea
.short 28173 ## 0x6e0d
.short 23383 ## 0x5b57
.short 39683 ## 0x9b03
.short 26837 ## 0x68d5
.short 36394 ## 0x8e2a
.short 23447 ## 0x5b97
.short 32508 ## 0x7efc
.short 24635 ## 0x603b
.short 32437 ## 0x7eb5
.short 37049 ## 0x90b9
.short 36208 ## 0x8d70
.short 22863 ## 0x594f
.short 25549 ## 0x63cd
.short 31199 ## 0x79df
.short 36275 ## 0x8db3
.short 21330 ## 0x5352
.short 26063 ## 0x65cf
.short 31062 ## 0x7956
.short 35781 ## 0x8bc5
.short 38459 ## 0x963b
.short 32452 ## 0x7ec4
.short 38075 ## 0x94bb
.short 32386 ## 0x7e82
.short 22068 ## 0x5634
.short 37257 ## 0x9189
.short 26368 ## 0x6700
.short 32618 ## 0x7f6a
.short 23562 ## 0x5c0a
.short 36981 ## 0x9075
.short 26152 ## 0x6628
.short 24038 ## 0x5de6
.short 20304 ## 0x4f50
.short 26590 ## 0x67de
.short 20570 ## 0x505a
.short 20316 ## 0x4f5c
.short 22352 ## 0x5750
.short 24231 ## 0x5ea7
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 20109 ## 0x4e8d
.short 19980 ## 0x4e0c
.short 20800 ## 0x5140
.short 19984 ## 0x4e10
.short 24319 ## 0x5eff
.short 21317 ## 0x5345
.short 19989 ## 0x4e15
.short 20120 ## 0x4e98
.short 19998 ## 0x4e1e
.short 39730 ## 0x9b32
.short 23404 ## 0x5b6c
.short 22121 ## 0x5669
.short 20008 ## 0x4e28
.short 31162 ## 0x79ba
.short 20031 ## 0x4e3f
.short 21269 ## 0x5315
.short 20039 ## 0x4e47
.short 22829 ## 0x592d
.short 29243 ## 0x723b
.short 21358 ## 0x536e
.short 27664 ## 0x6c10
.short 22239 ## 0x56df
.short 32996 ## 0x80e4
.short 39319 ## 0x9997
.short 27603 ## 0x6bd3
.short 30590 ## 0x777e
.short 40727 ## 0x9f17
.short 20022 ## 0x4e36
.short 20127 ## 0x4e9f
.short 40720 ## 0x9f10
.short 20060 ## 0x4e5c
.short 20073 ## 0x4e69
.short 20115 ## 0x4e93
.short 33416 ## 0x8288
.short 23387 ## 0x5b5b
.short 21868 ## 0x556c
.short 22031 ## 0x560f
.short 20164 ## 0x4ec4
.short 21389 ## 0x538d
.short 21405 ## 0x539d
.short 21411 ## 0x53a3
.short 21413 ## 0x53a5
.short 21422 ## 0x53ae
.short 38757 ## 0x9765
.short 36189 ## 0x8d5d
.short 21274 ## 0x531a
.short 21493 ## 0x53f5
.short 21286 ## 0x5326
.short 21294 ## 0x532e
.short 21310 ## 0x533e
.short 36188 ## 0x8d5c
.short 21350 ## 0x5366
.short 21347 ## 0x5363
.short 20994 ## 0x5202
.short 21000 ## 0x5208
.short 21006 ## 0x520e
.short 21037 ## 0x522d
.short 21043 ## 0x5233
.short 21055 ## 0x523f
.short 21056 ## 0x5240
.short 21068 ## 0x524c
.short 21086 ## 0x525e
.short 21089 ## 0x5261
.short 21084 ## 0x525c
.short 33967 ## 0x84af
.short 21117 ## 0x527d
.short 21122 ## 0x5282
.short 21121 ## 0x5281
.short 21136 ## 0x5290
.short 21139 ## 0x5293
.short 20866 ## 0x5182
.short 32596 ## 0x7f54
.short 20155 ## 0x4ebb
.short 20163 ## 0x4ec3
.short 20169 ## 0x4ec9
.short 20162 ## 0x4ec2
.short 20200 ## 0x4ee8
.short 20193 ## 0x4ee1
.short 20203 ## 0x4eeb
.short 20190 ## 0x4ede
.short 20251 ## 0x4f1b
.short 20211 ## 0x4ef3
.short 20258 ## 0x4f22
.short 20324 ## 0x4f64
.short 20213 ## 0x4ef5
.short 20261 ## 0x4f25
.short 20263 ## 0x4f27
.short 20233 ## 0x4f09
.short 20267 ## 0x4f2b
.short 20318 ## 0x4f5e
.short 20327 ## 0x4f67
.short 25912 ## 0x6538
.short 20314 ## 0x4f5a
.short 20317 ## 0x4f5d
.short 20319 ## 0x4f5f
.short 20311 ## 0x4f57
.short 20274 ## 0x4f32
.short 20285 ## 0x4f3d
.short 20342 ## 0x4f76
.short 20340 ## 0x4f74
.short 20369 ## 0x4f91
.short 20361 ## 0x4f89
.short 20355 ## 0x4f83
.short 20367 ## 0x4f8f
.short 20350 ## 0x4f7e
.short 20347 ## 0x4f7b
.short 20394 ## 0x4faa
.short 20348 ## 0x4f7c
.short 20396 ## 0x4fac
.short 20372 ## 0x4f94
.short 20454 ## 0x4fe6
.short 20456 ## 0x4fe8
.short 20458 ## 0x4fea
.short 20421 ## 0x4fc5
.short 20442 ## 0x4fda
.short 20451 ## 0x4fe3
.short 20444 ## 0x4fdc
.short 20433 ## 0x4fd1
.short 20447 ## 0x4fdf
.short 20472 ## 0x4ff8
.short 20521 ## 0x5029
.short 20556 ## 0x504c
.short 20467 ## 0x4ff3
.short 20524 ## 0x502c
.short 20495 ## 0x500f
.short 20526 ## 0x502e
.short 20525 ## 0x502d
.short 20478 ## 0x4ffe
.short 20508 ## 0x501c
.short 20492 ## 0x500c
.short 20517 ## 0x5025
.short 20520 ## 0x5028
.short 20606 ## 0x507e
.short 20547 ## 0x5043
.short 20565 ## 0x5055
.short 20552 ## 0x5048
.short 20558 ## 0x504e
.short 20588 ## 0x506c
.short 20603 ## 0x507b
.short 20645 ## 0x50a5
.short 20647 ## 0x50a7
.short 20649 ## 0x50a9
.short 20666 ## 0x50ba
.short 20694 ## 0x50d6
.short 20742 ## 0x5106
.short 20717 ## 0x50ed
.short 20716 ## 0x50ec
.short 20710 ## 0x50e6
.short 20718 ## 0x50ee
.short 20743 ## 0x5107
.short 20747 ## 0x510b
.short 20189 ## 0x4edd
.short 27709 ## 0x6c3d
.short 20312 ## 0x4f58
.short 20325 ## 0x4f65
.short 20430 ## 0x4fce
.short 40864 ## 0x9fa0
.short 27718 ## 0x6c46
.short 31860 ## 0x7c74
.short 20846 ## 0x516e
.short 24061 ## 0x5dfd
.short 40649 ## 0x9ec9
.short 39320 ## 0x9998
.short 20865 ## 0x5181
.short 22804 ## 0x5914
.short 21241 ## 0x52f9
.short 21261 ## 0x530d
.short 35335 ## 0x8a07
.short 21264 ## 0x5310
.short 20971 ## 0x51eb
.short 22809 ## 0x5919
.short 20821 ## 0x5155
.short 20128 ## 0x4ea0
.short 20822 ## 0x5156
.short 20147 ## 0x4eb3
.short 34926 ## 0x886e
.short 34980 ## 0x88a4
.short 20149 ## 0x4eb5
.short 33044 ## 0x8114
.short 35026 ## 0x88d2
.short 31104 ## 0x7980
.short 23348 ## 0x5b34
.short 34819 ## 0x8803
.short 32696 ## 0x7fb8
.short 20907 ## 0x51ab
.short 20913 ## 0x51b1
.short 20925 ## 0x51bd
.short 20924 ## 0x51bc
.short 20935 ## 0x51c7
.short 20886 ## 0x5196
.short 20898 ## 0x51a2
.short 20901 ## 0x51a5
.short 35744 ## 0x8ba0
.short 35750 ## 0x8ba6
.short 35751 ## 0x8ba7
.short 35754 ## 0x8baa
.short 35764 ## 0x8bb4
.short 35765 ## 0x8bb5
.short 35767 ## 0x8bb7
.short 35778 ## 0x8bc2
.short 35779 ## 0x8bc3
.short 35787 ## 0x8bcb
.short 35791 ## 0x8bcf
.short 35790 ## 0x8bce
.short 35794 ## 0x8bd2
.short 35795 ## 0x8bd3
.short 35796 ## 0x8bd4
.short 35798 ## 0x8bd6
.short 35800 ## 0x8bd8
.short 35801 ## 0x8bd9
.short 35804 ## 0x8bdc
.short 35807 ## 0x8bdf
.short 35808 ## 0x8be0
.short 35812 ## 0x8be4
.short 35816 ## 0x8be8
.short 35817 ## 0x8be9
.short 35822 ## 0x8bee
.short 35824 ## 0x8bf0
.short 35827 ## 0x8bf3
.short 35830 ## 0x8bf6
.short 35833 ## 0x8bf9
.short 35836 ## 0x8bfc
.short 35839 ## 0x8bff
.short 35840 ## 0x8c00
.short 35842 ## 0x8c02
.short 35844 ## 0x8c04
.short 35847 ## 0x8c07
.short 35852 ## 0x8c0c
.short 35855 ## 0x8c0f
.short 35857 ## 0x8c11
.short 35858 ## 0x8c12
.short 35860 ## 0x8c14
.short 35861 ## 0x8c15
.short 35862 ## 0x8c16
.short 35865 ## 0x8c19
.short 35867 ## 0x8c1b
.short 35864 ## 0x8c18
.short 35869 ## 0x8c1d
.short 35871 ## 0x8c1f
.short 35872 ## 0x8c20
.short 35873 ## 0x8c21
.short 35877 ## 0x8c25
.short 35879 ## 0x8c27
.short 35882 ## 0x8c2a
.short 35883 ## 0x8c2b
.short 35886 ## 0x8c2e
.short 35887 ## 0x8c2f
.short 35890 ## 0x8c32
.short 35891 ## 0x8c33
.short 35893 ## 0x8c35
.short 35894 ## 0x8c36
.short 21353 ## 0x5369
.short 21370 ## 0x537a
.short 38429 ## 0x961d
.short 38434 ## 0x9622
.short 38433 ## 0x9621
.short 38449 ## 0x9631
.short 38442 ## 0x962a
.short 38461 ## 0x963d
.short 38460 ## 0x963c
.short 38466 ## 0x9642
.short 38473 ## 0x9649
.short 38484 ## 0x9654
.short 38495 ## 0x965f
.short 38503 ## 0x9667
.short 38508 ## 0x966c
.short 38514 ## 0x9672
.short 38516 ## 0x9674
.short 38536 ## 0x9688
.short 38541 ## 0x968d
.short 38551 ## 0x9697
.short 38576 ## 0x96b0
.short 37015 ## 0x9097
.short 37019 ## 0x909b
.short 37021 ## 0x909d
.short 37017 ## 0x9099
.short 37036 ## 0x90ac
.short 37025 ## 0x90a1
.short 37044 ## 0x90b4
.short 37043 ## 0x90b3
.short 37046 ## 0x90b6
.short 37050 ## 0x90ba
.short 37048 ## 0x90b8
.short 37040 ## 0x90b0
.short 37071 ## 0x90cf
.short 37061 ## 0x90c5
.short 37054 ## 0x90be
.short 37072 ## 0x90d0
.short 37060 ## 0x90c4
.short 37063 ## 0x90c7
.short 37075 ## 0x90d3
.short 37094 ## 0x90e6
.short 37090 ## 0x90e2
.short 37084 ## 0x90dc
.short 37079 ## 0x90d7
.short 37083 ## 0x90db
.short 37099 ## 0x90eb
.short 37103 ## 0x90ef
.short 37118 ## 0x90fe
.short 37124 ## 0x9104
.short 37154 ## 0x9122
.short 37150 ## 0x911e
.short 37155 ## 0x9123
.short 37169 ## 0x9131
.short 37167 ## 0x912f
.short 37177 ## 0x9139
.short 37187 ## 0x9143
.short 37190 ## 0x9146
.short 21005 ## 0x520d
.short 22850 ## 0x5942
.short 21154 ## 0x52a2
.short 21164 ## 0x52ac
.short 21165 ## 0x52ad
.short 21182 ## 0x52be
.short 21759 ## 0x54ff
.short 21200 ## 0x52d0
.short 21206 ## 0x52d6
.short 21232 ## 0x52f0
.short 21471 ## 0x53df
.short 29166 ## 0x71ee
.short 30669 ## 0x77cd
.short 24308 ## 0x5ef4
.short 20981 ## 0x51f5
.short 20988 ## 0x51fc
.short 39727 ## 0x9b2f
.short 21430 ## 0x53b6
.short 24321 ## 0x5f01
.short 30042 ## 0x755a
.short 24047 ## 0x5def
.short 22348 ## 0x574c
.short 22441 ## 0x57a9
.short 22433 ## 0x57a1
.short 22654 ## 0x587e
.short 22716 ## 0x58bc
.short 22725 ## 0x58c5
.short 22737 ## 0x58d1
.short 22313 ## 0x5729
.short 22316 ## 0x572c
.short 22314 ## 0x572a
.short 22323 ## 0x5733
.short 22329 ## 0x5739
.short 22318 ## 0x572e
.short 22319 ## 0x572f
.short 22364 ## 0x575c
.short 22331 ## 0x573b
.short 22338 ## 0x5742
.short 22377 ## 0x5769
.short 22405 ## 0x5785
.short 22379 ## 0x576b
.short 22406 ## 0x5786
.short 22396 ## 0x577c
.short 22395 ## 0x577b
.short 22376 ## 0x5768
.short 22381 ## 0x576d
.short 22390 ## 0x5776
.short 22387 ## 0x5773
.short 22445 ## 0x57ad
.short 22436 ## 0x57a4
.short 22412 ## 0x578c
.short 22450 ## 0x57b2
.short 22479 ## 0x57cf
.short 22439 ## 0x57a7
.short 22452 ## 0x57b4
.short 22419 ## 0x5793
.short 22432 ## 0x57a0
.short 22485 ## 0x57d5
.short 22488 ## 0x57d8
.short 22490 ## 0x57da
.short 22489 ## 0x57d9
.short 22482 ## 0x57d2
.short 22456 ## 0x57b8
.short 22516 ## 0x57f4
.short 22511 ## 0x57ef
.short 22520 ## 0x57f8
.short 22500 ## 0x57e4
.short 22493 ## 0x57dd
.short 22539 ## 0x580b
.short 22541 ## 0x580d
.short 22525 ## 0x57fd
.short 22509 ## 0x57ed
.short 22528 ## 0x5800
.short 22558 ## 0x581e
.short 22553 ## 0x5819
.short 22596 ## 0x5844
.short 22560 ## 0x5820
.short 22629 ## 0x5865
.short 22636 ## 0x586c
.short 22657 ## 0x5881
.short 22665 ## 0x5889
.short 22682 ## 0x589a
.short 22656 ## 0x5880
.short 39336 ## 0x99a8
.short 40729 ## 0x9f19
.short 25087 ## 0x61ff
.short 33401 ## 0x8279
.short 33405 ## 0x827d
.short 33407 ## 0x827f
.short 33423 ## 0x828f
.short 33418 ## 0x828a
.short 33448 ## 0x82a8
.short 33412 ## 0x8284
.short 33422 ## 0x828e
.short 33425 ## 0x8291
.short 33431 ## 0x8297
.short 33433 ## 0x8299
.short 33451 ## 0x82ab
.short 33464 ## 0x82b8
.short 33470 ## 0x82be
.short 33456 ## 0x82b0
.short 33480 ## 0x82c8
.short 33482 ## 0x82ca
.short 33507 ## 0x82e3
.short 33432 ## 0x8298
.short 33463 ## 0x82b7
.short 33454 ## 0x82ae
.short 33483 ## 0x82cb
.short 33484 ## 0x82cc
.short 33473 ## 0x82c1
.short 33449 ## 0x82a9
.short 33460 ## 0x82b4
.short 33441 ## 0x82a1
.short 33450 ## 0x82aa
.short 33439 ## 0x829f
.short 33476 ## 0x82c4
.short 33486 ## 0x82ce
.short 33444 ## 0x82a4
.short 33505 ## 0x82e1
.short 33545 ## 0x8309
.short 33527 ## 0x82f7
.short 33508 ## 0x82e4
.short 33551 ## 0x830f
.short 33543 ## 0x8307
.short 33500 ## 0x82dc
.short 33524 ## 0x82f4
.short 33490 ## 0x82d2
.short 33496 ## 0x82d8
.short 33548 ## 0x830c
.short 33531 ## 0x82fb
.short 33491 ## 0x82d3
.short 33553 ## 0x8311
.short 33562 ## 0x831a
.short 33542 ## 0x8306
.short 33556 ## 0x8314
.short 33557 ## 0x8315
.short 33504 ## 0x82e0
.short 33493 ## 0x82d5
.short 33564 ## 0x831c
.short 33617 ## 0x8351
.short 33627 ## 0x835b
.short 33628 ## 0x835c
.short 33544 ## 0x8308
.short 33682 ## 0x8392
.short 33596 ## 0x833c
.short 33588 ## 0x8334
.short 33585 ## 0x8331
.short 33691 ## 0x839b
.short 33630 ## 0x835e
.short 33583 ## 0x832f
.short 33615 ## 0x834f
.short 33607 ## 0x8347
.short 33603 ## 0x8343
.short 33631 ## 0x835f
.short 33600 ## 0x8340
.short 33559 ## 0x8317
.short 33632 ## 0x8360
.short 33581 ## 0x832d
.short 33594 ## 0x833a
.short 33587 ## 0x8333
.short 33638 ## 0x8366
.short 33637 ## 0x8365
.short 33640 ## 0x8368
.short 33563 ## 0x831b
.short 33641 ## 0x8369
.short 33644 ## 0x836c
.short 33642 ## 0x836a
.short 33645 ## 0x836d
.short 33646 ## 0x836e
.short 33712 ## 0x83b0
.short 33656 ## 0x8378
.short 33715 ## 0x83b3
.short 33716 ## 0x83b4
.short 33696 ## 0x83a0
.short 33706 ## 0x83aa
.short 33683 ## 0x8393
.short 33692 ## 0x839c
.short 33669 ## 0x8385
.short 33660 ## 0x837c
.short 33718 ## 0x83b6
.short 33705 ## 0x83a9
.short 33661 ## 0x837d
.short 33720 ## 0x83b8
.short 33659 ## 0x837b
.short 33688 ## 0x8398
.short 33694 ## 0x839e
.short 33704 ## 0x83a8
.short 33722 ## 0x83ba
.short 33724 ## 0x83bc
.short 33729 ## 0x83c1
.short 33793 ## 0x8401
.short 33765 ## 0x83e5
.short 33752 ## 0x83d8
.short 22535 ## 0x5807
.short 33816 ## 0x8418
.short 33803 ## 0x840b
.short 33757 ## 0x83dd
.short 33789 ## 0x83fd
.short 33750 ## 0x83d6
.short 33820 ## 0x841c
.short 33848 ## 0x8438
.short 33809 ## 0x8411
.short 33798 ## 0x8406
.short 33748 ## 0x83d4
.short 33759 ## 0x83df
.short 33807 ## 0x840f
.short 33795 ## 0x8403
.short 33784 ## 0x83f8
.short 33785 ## 0x83f9
.short 33770 ## 0x83ea
.short 33733 ## 0x83c5
.short 33728 ## 0x83c0
.short 33830 ## 0x8426
.short 33776 ## 0x83f0
.short 33761 ## 0x83e1
.short 33884 ## 0x845c
.short 33873 ## 0x8451
.short 33882 ## 0x845a
.short 33881 ## 0x8459
.short 33907 ## 0x8473
.short 33927 ## 0x8487
.short 33928 ## 0x8488
.short 33914 ## 0x847a
.short 33929 ## 0x8489
.short 33912 ## 0x8478
.short 33852 ## 0x843c
.short 33862 ## 0x8446
.short 33897 ## 0x8469
.short 33910 ## 0x8476
.short 33932 ## 0x848c
.short 33934 ## 0x848e
.short 33841 ## 0x8431
.short 33901 ## 0x846d
.short 33985 ## 0x84c1
.short 33997 ## 0x84cd
.short 34000 ## 0x84d0
.short 34022 ## 0x84e6
.short 33981 ## 0x84bd
.short 34003 ## 0x84d3
.short 33994 ## 0x84ca
.short 33983 ## 0x84bf
.short 33978 ## 0x84ba
.short 34016 ## 0x84e0
.short 33953 ## 0x84a1
.short 33977 ## 0x84b9
.short 33972 ## 0x84b4
.short 33943 ## 0x8497
.short 34021 ## 0x84e5
.short 34019 ## 0x84e3
.short 34060 ## 0x850c
.short 29965 ## 0x750d
.short 34104 ## 0x8538
.short 34032 ## 0x84f0
.short 34105 ## 0x8539
.short 34079 ## 0x851f
.short 34106 ## 0x853a
.short 34134 ## 0x8556
.short 34107 ## 0x853b
.short 34047 ## 0x84ff
.short 34044 ## 0x84fc
.short 34137 ## 0x8559
.short 34120 ## 0x8548
.short 34152 ## 0x8568
.short 34148 ## 0x8564
.short 34142 ## 0x855e
.short 34170 ## 0x857a
.short 30626 ## 0x77a2
.short 34115 ## 0x8543
.short 34162 ## 0x8572
.short 34171 ## 0x857b
.short 34212 ## 0x85a4
.short 34216 ## 0x85a8
.short 34183 ## 0x8587
.short 34191 ## 0x858f
.short 34169 ## 0x8579
.short 34222 ## 0x85ae
.short 34204 ## 0x859c
.short 34181 ## 0x8585
.short 34233 ## 0x85b9
.short 34231 ## 0x85b7
.short 34224 ## 0x85b0
.short 34259 ## 0x85d3
.short 34241 ## 0x85c1
.short 34268 ## 0x85dc
.short 34303 ## 0x85ff
.short 34343 ## 0x8627
.short 34309 ## 0x8605
.short 34345 ## 0x8629
.short 34326 ## 0x8616
.short 34364 ## 0x863c
.short 24318 ## 0x5efe
.short 24328 ## 0x5f08
.short 22844 ## 0x593c
.short 22849 ## 0x5941
.short 32823 ## 0x8037
.short 22869 ## 0x5955
.short 22874 ## 0x595a
.short 22872 ## 0x5958
.short 21263 ## 0x530f
.short 23586 ## 0x5c22
.short 23589 ## 0x5c25
.short 23596 ## 0x5c2c
.short 23604 ## 0x5c34
.short 25164 ## 0x624c
.short 25194 ## 0x626a
.short 25247 ## 0x629f
.short 25275 ## 0x62bb
.short 25290 ## 0x62ca
.short 25306 ## 0x62da
.short 25303 ## 0x62d7
.short 25326 ## 0x62ee
.short 25378 ## 0x6322
.short 25334 ## 0x62f6
.short 25401 ## 0x6339
.short 25419 ## 0x634b
.short 25411 ## 0x6343
.short 25517 ## 0x63ad
.short 25590 ## 0x63f6
.short 25457 ## 0x6371
.short 25466 ## 0x637a
.short 25486 ## 0x638e
.short 25524 ## 0x63b4
.short 25453 ## 0x636d
.short 25516 ## 0x63ac
.short 25482 ## 0x638a
.short 25449 ## 0x6369
.short 25518 ## 0x63ae
.short 25532 ## 0x63bc
.short 25586 ## 0x63f2
.short 25592 ## 0x63f8
.short 25568 ## 0x63e0
.short 25599 ## 0x63ff
.short 25540 ## 0x63c4
.short 25566 ## 0x63de
.short 25550 ## 0x63ce
.short 25682 ## 0x6452
.short 25542 ## 0x63c6
.short 25534 ## 0x63be
.short 25669 ## 0x6445
.short 25665 ## 0x6441
.short 25611 ## 0x640b
.short 25627 ## 0x641b
.short 25632 ## 0x6420
.short 25612 ## 0x640c
.short 25638 ## 0x6426
.short 25633 ## 0x6421
.short 25694 ## 0x645e
.short 25732 ## 0x6484
.short 25709 ## 0x646d
.short 25750 ## 0x6496
.short 25722 ## 0x647a
.short 25783 ## 0x64b7
.short 25784 ## 0x64b8
.short 25753 ## 0x6499
.short 25786 ## 0x64ba
.short 25792 ## 0x64c0
.short 25808 ## 0x64d0
.short 25815 ## 0x64d7
.short 25828 ## 0x64e4
.short 25826 ## 0x64e2
.short 25865 ## 0x6509
.short 25893 ## 0x6525
.short 25902 ## 0x652e
.short 24331 ## 0x5f0b
.short 24530 ## 0x5fd2
.short 29977 ## 0x7519
.short 24337 ## 0x5f11
.short 21343 ## 0x535f
.short 21489 ## 0x53f1
.short 21501 ## 0x53fd
.short 21481 ## 0x53e9
.short 21480 ## 0x53e8
.short 21499 ## 0x53fb
.short 21522 ## 0x5412
.short 21526 ## 0x5416
.short 21510 ## 0x5406
.short 21579 ## 0x544b
.short 21586 ## 0x5452
.short 21587 ## 0x5453
.short 21588 ## 0x5454
.short 21590 ## 0x5456
.short 21571 ## 0x5443
.short 21537 ## 0x5421
.short 21591 ## 0x5457
.short 21593 ## 0x5459
.short 21539 ## 0x5423
.short 21554 ## 0x5432
.short 21634 ## 0x5482
.short 21652 ## 0x5494
.short 21623 ## 0x5477
.short 21617 ## 0x5471
.short 21604 ## 0x5464
.short 21658 ## 0x549a
.short 21659 ## 0x549b
.short 21636 ## 0x5484
.short 21622 ## 0x5476
.short 21606 ## 0x5466
.short 21661 ## 0x549d
.short 21712 ## 0x54d0
.short 21677 ## 0x54ad
.short 21698 ## 0x54c2
.short 21684 ## 0x54b4
.short 21714 ## 0x54d2
.short 21671 ## 0x54a7
.short 21670 ## 0x54a6
.short 21715 ## 0x54d3
.short 21716 ## 0x54d4
.short 21618 ## 0x5472
.short 21667 ## 0x54a3
.short 21717 ## 0x54d5
.short 21691 ## 0x54bb
.short 21695 ## 0x54bf
.short 21708 ## 0x54cc
.short 21721 ## 0x54d9
.short 21722 ## 0x54da
.short 21724 ## 0x54dc
.short 21673 ## 0x54a9
.short 21674 ## 0x54aa
.short 21668 ## 0x54a4
.short 21725 ## 0x54dd
.short 21711 ## 0x54cf
.short 21726 ## 0x54de
.short 21787 ## 0x551b
.short 21735 ## 0x54e7
.short 21792 ## 0x5520
.short 21757 ## 0x54fd
.short 21780 ## 0x5514
.short 21747 ## 0x54f3
.short 21794 ## 0x5522
.short 21795 ## 0x5523
.short 21775 ## 0x550f
.short 21777 ## 0x5511
.short 21799 ## 0x5527
.short 21802 ## 0x552a
.short 21863 ## 0x5567
.short 21903 ## 0x558f
.short 21941 ## 0x55b5
.short 21833 ## 0x5549
.short 21869 ## 0x556d
.short 21825 ## 0x5541
.short 21845 ## 0x5555
.short 21823 ## 0x553f
.short 21840 ## 0x5550
.short 21820 ## 0x553c
.short 21815 ## 0x5537
.short 21846 ## 0x5556
.short 21877 ## 0x5575
.short 21878 ## 0x5576
.short 21879 ## 0x5577
.short 21811 ## 0x5533
.short 21808 ## 0x5530
.short 21852 ## 0x555c
.short 21899 ## 0x558b
.short 21970 ## 0x55d2
.short 21891 ## 0x5583
.short 21937 ## 0x55b1
.short 21945 ## 0x55b9
.short 21896 ## 0x5588
.short 21889 ## 0x5581
.short 21919 ## 0x559f
.short 21886 ## 0x557e
.short 21974 ## 0x55d6
.short 21905 ## 0x5591
.short 21883 ## 0x557b
.short 21983 ## 0x55df
.short 21949 ## 0x55bd
.short 21950 ## 0x55be
.short 21908 ## 0x5594
.short 21913 ## 0x5599
.short 21994 ## 0x55ea
.short 22007 ## 0x55f7
.short 21961 ## 0x55c9
.short 22047 ## 0x561f
.short 21969 ## 0x55d1
.short 21995 ## 0x55eb
.short 21996 ## 0x55ec
.short 21972 ## 0x55d4
.short 21990 ## 0x55e6
.short 21981 ## 0x55dd
.short 21956 ## 0x55c4
.short 21999 ## 0x55ef
.short 21989 ## 0x55e5
.short 22002 ## 0x55f2
.short 22003 ## 0x55f3
.short 21964 ## 0x55cc
.short 21965 ## 0x55cd
.short 21992 ## 0x55e8
.short 22005 ## 0x55f5
.short 21988 ## 0x55e4
.short 36756 ## 0x8f94
.short 22046 ## 0x561e
.short 22024 ## 0x5608
.short 22028 ## 0x560c
.short 22017 ## 0x5601
.short 22052 ## 0x5624
.short 22051 ## 0x5623
.short 22014 ## 0x55fe
.short 22016 ## 0x5600
.short 22055 ## 0x5627
.short 22061 ## 0x562d
.short 22104 ## 0x5658
.short 22073 ## 0x5639
.short 22103 ## 0x5657
.short 22060 ## 0x562c
.short 22093 ## 0x564d
.short 22114 ## 0x5662
.short 22105 ## 0x5659
.short 22108 ## 0x565c
.short 22092 ## 0x564c
.short 22100 ## 0x5654
.short 22150 ## 0x5686
.short 22116 ## 0x5664
.short 22129 ## 0x5671
.short 22123 ## 0x566b
.short 22139 ## 0x567b
.short 22140 ## 0x567c
.short 22149 ## 0x5685
.short 22163 ## 0x5693
.short 22191 ## 0x56af
.short 22228 ## 0x56d4
.short 22231 ## 0x56d7
.short 22237 ## 0x56dd
.short 22241 ## 0x56e1
.short 22261 ## 0x56f5
.short 22251 ## 0x56eb
.short 22265 ## 0x56f9
.short 22271 ## 0x56ff
.short 22276 ## 0x5704
.short 22282 ## 0x570a
.short 22281 ## 0x5709
.short 22300 ## 0x571c
.short 24079 ## 0x5e0f
.short 24089 ## 0x5e19
.short 24084 ## 0x5e14
.short 24081 ## 0x5e11
.short 24113 ## 0x5e31
.short 24123 ## 0x5e3b
.short 24124 ## 0x5e3c
.short 24119 ## 0x5e37
.short 24132 ## 0x5e44
.short 24148 ## 0x5e54
.short 24155 ## 0x5e5b
.short 24158 ## 0x5e5e
.short 24161 ## 0x5e61
.short 23692 ## 0x5c8c
.short 23674 ## 0x5c7a
.short 23693 ## 0x5c8d
.short 23696 ## 0x5c90
.short 23702 ## 0x5c96
.short 23688 ## 0x5c88
.short 23704 ## 0x5c98
.short 23705 ## 0x5c99
.short 23697 ## 0x5c91
.short 23706 ## 0x5c9a
.short 23708 ## 0x5c9c
.short 23733 ## 0x5cb5
.short 23714 ## 0x5ca2
.short 23741 ## 0x5cbd
.short 23724 ## 0x5cac
.short 23723 ## 0x5cab
.short 23729 ## 0x5cb1
.short 23715 ## 0x5ca3
.short 23745 ## 0x5cc1
.short 23735 ## 0x5cb7
.short 23748 ## 0x5cc4
.short 23762 ## 0x5cd2
.short 23780 ## 0x5ce4
.short 23755 ## 0x5ccb
.short 23781 ## 0x5ce5
.short 23810 ## 0x5d02
.short 23811 ## 0x5d03
.short 23847 ## 0x5d27
.short 23846 ## 0x5d26
.short 23854 ## 0x5d2e
.short 23844 ## 0x5d24
.short 23838 ## 0x5d1e
.short 23814 ## 0x5d06
.short 23835 ## 0x5d1b
.short 23896 ## 0x5d58
.short 23870 ## 0x5d3e
.short 23860 ## 0x5d34
.short 23869 ## 0x5d3d
.short 23916 ## 0x5d6c
.short 23899 ## 0x5d5b
.short 23919 ## 0x5d6f
.short 23901 ## 0x5d5d
.short 23915 ## 0x5d6b
.short 23883 ## 0x5d4b
.short 23882 ## 0x5d4a
.short 23913 ## 0x5d69
.short 23924 ## 0x5d74
.short 23938 ## 0x5d82
.short 23961 ## 0x5d99
.short 23965 ## 0x5d9d
.short 35955 ## 0x8c73
.short 23991 ## 0x5db7
.short 24005 ## 0x5dc5
.short 24435 ## 0x5f73
.short 24439 ## 0x5f77
.short 24450 ## 0x5f82
.short 24455 ## 0x5f87
.short 24457 ## 0x5f89
.short 24460 ## 0x5f8c
.short 24469 ## 0x5f95
.short 24473 ## 0x5f99
.short 24476 ## 0x5f9c
.short 24488 ## 0x5fa8
.short 24493 ## 0x5fad
.short 24501 ## 0x5fb5
.short 24508 ## 0x5fbc
.short 34914 ## 0x8862
.short 24417 ## 0x5f61
.short 29357 ## 0x72ad
.short 29360 ## 0x72b0
.short 29364 ## 0x72b4
.short 29367 ## 0x72b7
.short 29368 ## 0x72b8
.short 29379 ## 0x72c3
.short 29377 ## 0x72c1
.short 29390 ## 0x72ce
.short 29389 ## 0x72cd
.short 29394 ## 0x72d2
.short 29416 ## 0x72e8
.short 29423 ## 0x72ef
.short 29417 ## 0x72e9
.short 29426 ## 0x72f2
.short 29428 ## 0x72f4
.short 29431 ## 0x72f7
.short 29441 ## 0x7301
.short 29427 ## 0x72f3
.short 29443 ## 0x7303
.short 29434 ## 0x72fa
.short 29435 ## 0x72fb
.short 29463 ## 0x7317
.short 29459 ## 0x7313
.short 29473 ## 0x7321
.short 29450 ## 0x730a
.short 29470 ## 0x731e
.short 29469 ## 0x731d
.short 29461 ## 0x7315
.short 29474 ## 0x7322
.short 29497 ## 0x7339
.short 29477 ## 0x7325
.short 29484 ## 0x732c
.short 29496 ## 0x7338
.short 29489 ## 0x7331
.short 29520 ## 0x7350
.short 29517 ## 0x734d
.short 29527 ## 0x7357
.short 29536 ## 0x7360
.short 29548 ## 0x736c
.short 29551 ## 0x736f
.short 29566 ## 0x737e
.short 33307 ## 0x821b
.short 22821 ## 0x5925
.short 39143 ## 0x98e7
.short 22820 ## 0x5924
.short 22786 ## 0x5902
.short 39267 ## 0x9963
.short 39271 ## 0x9967
.short 39272 ## 0x9968
.short 39273 ## 0x9969
.short 39274 ## 0x996a
.short 39275 ## 0x996b
.short 39276 ## 0x996c
.short 39284 ## 0x9974
.short 39287 ## 0x9977
.short 39293 ## 0x997d
.short 39296 ## 0x9980
.short 39300 ## 0x9984
.short 39303 ## 0x9987
.short 39306 ## 0x998a
.short 39309 ## 0x998d
.short 39312 ## 0x9990
.short 39313 ## 0x9991
.short 39315 ## 0x9993
.short 39316 ## 0x9994
.short 39317 ## 0x9995
.short 24192 ## 0x5e80
.short 24209 ## 0x5e91
.short 24203 ## 0x5e8b
.short 24214 ## 0x5e96
.short 24229 ## 0x5ea5
.short 24224 ## 0x5ea0
.short 24249 ## 0x5eb9
.short 24245 ## 0x5eb5
.short 24254 ## 0x5ebe
.short 24243 ## 0x5eb3
.short 36179 ## 0x8d53
.short 24274 ## 0x5ed2
.short 24273 ## 0x5ed1
.short 24283 ## 0x5edb
.short 24296 ## 0x5ee8
.short 24298 ## 0x5eea
.short 33210 ## 0x81ba
.short 24516 ## 0x5fc4
.short 24521 ## 0x5fc9
.short 24534 ## 0x5fd6
.short 24527 ## 0x5fcf
.short 24579 ## 0x6003
.short 24558 ## 0x5fee
.short 24580 ## 0x6004
.short 24545 ## 0x5fe1
.short 24548 ## 0x5fe4
.short 24574 ## 0x5ffe
.short 24581 ## 0x6005
.short 24582 ## 0x6006
.short 24554 ## 0x5fea
.short 24557 ## 0x5fed
.short 24568 ## 0x5ff8
.short 24601 ## 0x6019
.short 24629 ## 0x6035
.short 24614 ## 0x6026
.short 24603 ## 0x601b
.short 24591 ## 0x600f
.short 24589 ## 0x600d
.short 24617 ## 0x6029
.short 24619 ## 0x602b
.short 24586 ## 0x600a
.short 24639 ## 0x603f
.short 24609 ## 0x6021
.short 24696 ## 0x6078
.short 24697 ## 0x6079
.short 24699 ## 0x607b
.short 24698 ## 0x607a
.short 24642 ## 0x6042
.short 24682 ## 0x606a
.short 24701 ## 0x607d
.short 24726 ## 0x6096
.short 24730 ## 0x609a
.short 24749 ## 0x60ad
.short 24733 ## 0x609d
.short 24707 ## 0x6083
.short 24722 ## 0x6092
.short 24716 ## 0x608c
.short 24731 ## 0x609b
.short 24812 ## 0x60ec
.short 24763 ## 0x60bb
.short 24753 ## 0x60b1
.short 24797 ## 0x60dd
.short 24792 ## 0x60d8
.short 24774 ## 0x60c6
.short 24794 ## 0x60da
.short 24756 ## 0x60b4
.short 24864 ## 0x6120
.short 24870 ## 0x6126
.short 24853 ## 0x6115
.short 24867 ## 0x6123
.short 24820 ## 0x60f4
.short 24832 ## 0x6100
.short 24846 ## 0x610e
.short 24875 ## 0x612b
.short 24906 ## 0x614a
.short 24949 ## 0x6175
.short 25004 ## 0x61ac
.short 24980 ## 0x6194
.short 24999 ## 0x61a7
.short 25015 ## 0x61b7
.short 25044 ## 0x61d4
.short 25077 ## 0x61f5
.short 24541 ## 0x5fdd
.short 38579 ## 0x96b3
.short 38377 ## 0x95e9
.short 38379 ## 0x95eb
.short 38385 ## 0x95f1
.short 38387 ## 0x95f3
.short 38389 ## 0x95f5
.short 38390 ## 0x95f6
.short 38396 ## 0x95fc
.short 38398 ## 0x95fe
.short 38403 ## 0x9603
.short 38404 ## 0x9604
.short 38406 ## 0x9606
.short 38408 ## 0x9608
.short 38410 ## 0x960a
.short 38411 ## 0x960b
.short 38412 ## 0x960c
.short 38413 ## 0x960d
.short 38415 ## 0x960f
.short 38418 ## 0x9612
.short 38421 ## 0x9615
.short 38422 ## 0x9616
.short 38423 ## 0x9617
.short 38425 ## 0x9619
.short 38426 ## 0x961a
.short 20012 ## 0x4e2c
.short 29247 ## 0x723f
.short 25109 ## 0x6215
.short 27701 ## 0x6c35
.short 27732 ## 0x6c54
.short 27740 ## 0x6c5c
.short 27722 ## 0x6c4a
.short 27811 ## 0x6ca3
.short 27781 ## 0x6c85
.short 27792 ## 0x6c90
.short 27796 ## 0x6c94
.short 27788 ## 0x6c8c
.short 27752 ## 0x6c68
.short 27753 ## 0x6c69
.short 27764 ## 0x6c74
.short 27766 ## 0x6c76
.short 27782 ## 0x6c86
.short 27817 ## 0x6ca9
.short 27856 ## 0x6cd0
.short 27860 ## 0x6cd4
.short 27821 ## 0x6cad
.short 27895 ## 0x6cf7
.short 27896 ## 0x6cf8
.short 27889 ## 0x6cf1
.short 27863 ## 0x6cd7
.short 27826 ## 0x6cb2
.short 27872 ## 0x6ce0
.short 27862 ## 0x6cd6
.short 27898 ## 0x6cfa
.short 27883 ## 0x6ceb
.short 27886 ## 0x6cee
.short 27825 ## 0x6cb1
.short 27859 ## 0x6cd3
.short 27887 ## 0x6cef
.short 27902 ## 0x6cfe
.short 27961 ## 0x6d39
.short 27943 ## 0x6d27
.short 27916 ## 0x6d0c
.short 27971 ## 0x6d43
.short 27976 ## 0x6d48
.short 27911 ## 0x6d07
.short 27908 ## 0x6d04
.short 27929 ## 0x6d19
.short 27918 ## 0x6d0e
.short 27947 ## 0x6d2b
.short 27981 ## 0x6d4d
.short 27950 ## 0x6d2e
.short 27957 ## 0x6d35
.short 27930 ## 0x6d1a
.short 27983 ## 0x6d4f
.short 27986 ## 0x6d52
.short 27988 ## 0x6d54
.short 27955 ## 0x6d33
.short 28049 ## 0x6d91
.short 28015 ## 0x6d6f
.short 28062 ## 0x6d9e
.short 28064 ## 0x6da0
.short 27998 ## 0x6d5e
.short 28051 ## 0x6d93
.short 28052 ## 0x6d94
.short 27996 ## 0x6d5c
.short 28000 ## 0x6d60
.short 28028 ## 0x6d7c
.short 28003 ## 0x6d63
.short 28186 ## 0x6e1a
.short 28103 ## 0x6dc7
.short 28101 ## 0x6dc5
.short 28126 ## 0x6dde
.short 28174 ## 0x6e0e
.short 28095 ## 0x6dbf
.short 28128 ## 0x6de0
.short 28177 ## 0x6e11
.short 28134 ## 0x6de6
.short 28125 ## 0x6ddd
.short 28121 ## 0x6dd9
.short 28182 ## 0x6e16
.short 28075 ## 0x6dab
.short 28172 ## 0x6e0c
.short 28078 ## 0x6dae
.short 28203 ## 0x6e2b
.short 28270 ## 0x6e6e
.short 28238 ## 0x6e4e
.short 28267 ## 0x6e6b
.short 28338 ## 0x6eb2
.short 28255 ## 0x6e5f
.short 28294 ## 0x6e86
.short 28243 ## 0x6e53
.short 28244 ## 0x6e54
.short 28210 ## 0x6e32
.short 28197 ## 0x6e25
.short 28228 ## 0x6e44
.short 28383 ## 0x6edf
.short 28337 ## 0x6eb1
.short 28312 ## 0x6e98
.short 28384 ## 0x6ee0
.short 28461 ## 0x6f2d
.short 28386 ## 0x6ee2
.short 28325 ## 0x6ea5
.short 28327 ## 0x6ea7
.short 28349 ## 0x6ebd
.short 28347 ## 0x6ebb
.short 28343 ## 0x6eb7
.short 28375 ## 0x6ed7
.short 28340 ## 0x6eb4
.short 28367 ## 0x6ecf
.short 28303 ## 0x6e8f
.short 28354 ## 0x6ec2
.short 28319 ## 0x6e9f
.short 28514 ## 0x6f62
.short 28486 ## 0x6f46
.short 28487 ## 0x6f47
.short 28452 ## 0x6f24
.short 28437 ## 0x6f15
.short 28409 ## 0x6ef9
.short 28463 ## 0x6f2f
.short 28470 ## 0x6f36
.short 28491 ## 0x6f4b
.short 28532 ## 0x6f74
.short 28458 ## 0x6f2a
.short 28425 ## 0x6f09
.short 28457 ## 0x6f29
.short 28553 ## 0x6f89
.short 28557 ## 0x6f8d
.short 28556 ## 0x6f8c
.short 28536 ## 0x6f78
.short 28530 ## 0x6f72
.short 28540 ## 0x6f7c
.short 28538 ## 0x6f7a
.short 28625 ## 0x6fd1
.short 28617 ## 0x6fc9
.short 28583 ## 0x6fa7
.short 28601 ## 0x6fb9
.short 28598 ## 0x6fb6
.short 28610 ## 0x6fc2
.short 28641 ## 0x6fe1
.short 28654 ## 0x6fee
.short 28638 ## 0x6fde
.short 28640 ## 0x6fe0
.short 28655 ## 0x6fef
.short 28698 ## 0x701a
.short 28707 ## 0x7023
.short 28699 ## 0x701b
.short 28729 ## 0x7039
.short 28725 ## 0x7035
.short 28751 ## 0x704f
.short 28766 ## 0x705e
.short 23424 ## 0x5b80
.short 23428 ## 0x5b84
.short 23445 ## 0x5b95
.short 23443 ## 0x5b93
.short 23461 ## 0x5ba5
.short 23480 ## 0x5bb8
.short 29999 ## 0x752f
.short 39582 ## 0x9a9e
.short 25652 ## 0x6434
.short 23524 ## 0x5be4
.short 23534 ## 0x5bee
.short 35120 ## 0x8930
.short 23536 ## 0x5bf0
.short 36423 ## 0x8e47
.short 35591 ## 0x8b07
.short 36790 ## 0x8fb6
.short 36819 ## 0x8fd3
.short 36821 ## 0x8fd5
.short 36837 ## 0x8fe5
.short 36846 ## 0x8fee
.short 36836 ## 0x8fe4
.short 36841 ## 0x8fe9
.short 36838 ## 0x8fe6
.short 36851 ## 0x8ff3
.short 36840 ## 0x8fe8
.short 36869 ## 0x9005
.short 36868 ## 0x9004
.short 36875 ## 0x900b
.short 36902 ## 0x9026
.short 36881 ## 0x9011
.short 36877 ## 0x900d
.short 36886 ## 0x9016
.short 36897 ## 0x9021
.short 36917 ## 0x9035
.short 36918 ## 0x9036
.short 36909 ## 0x902d
.short 36911 ## 0x902f
.short 36932 ## 0x9044
.short 36945 ## 0x9051
.short 36946 ## 0x9052
.short 36944 ## 0x9050
.short 36968 ## 0x9068
.short 36952 ## 0x9058
.short 36962 ## 0x9062
.short 36955 ## 0x905b
.short 26297 ## 0x66b9
.short 36980 ## 0x9074
.short 36989 ## 0x907d
.short 36994 ## 0x9082
.short 37000 ## 0x9088
.short 36995 ## 0x9083
.short 37003 ## 0x908b
.short 24400 ## 0x5f50
.short 24407 ## 0x5f57
.short 24406 ## 0x5f56
.short 24408 ## 0x5f58
.short 23611 ## 0x5c3b
.short 21675 ## 0x54ab
.short 23632 ## 0x5c50
.short 23641 ## 0x5c59
.short 23409 ## 0x5b71
.short 23651 ## 0x5c63
.short 23654 ## 0x5c66
.short 32700 ## 0x7fbc
.short 24362 ## 0x5f2a
.short 24361 ## 0x5f29
.short 24365 ## 0x5f2d
.short 33396 ## 0x8274
.short 24380 ## 0x5f3c
.short 39739 ## 0x9b3b
.short 23662 ## 0x5c6e
.short 22913 ## 0x5981
.short 22915 ## 0x5983
.short 22925 ## 0x598d
.short 22953 ## 0x59a9
.short 22954 ## 0x59aa
.short 22947 ## 0x59a3
.short 22935 ## 0x5997
.short 22986 ## 0x59ca
.short 22955 ## 0x59ab
.short 22942 ## 0x599e
.short 22948 ## 0x59a4
.short 22994 ## 0x59d2
.short 22962 ## 0x59b2
.short 22959 ## 0x59af
.short 22999 ## 0x59d7
.short 22974 ## 0x59be
.short 23045 ## 0x5a05
.short 23046 ## 0x5a06
.short 23005 ## 0x59dd
.short 23048 ## 0x5a08
.short 23011 ## 0x59e3
.short 23000 ## 0x59d8
.short 23033 ## 0x59f9
.short 23052 ## 0x5a0c
.short 23049 ## 0x5a09
.short 23090 ## 0x5a32
.short 23092 ## 0x5a34
.short 23057 ## 0x5a11
.short 23075 ## 0x5a23
.short 23059 ## 0x5a13
.short 23104 ## 0x5a40
.short 23143 ## 0x5a67
.short 23114 ## 0x5a4a
.short 23125 ## 0x5a55
.short 23100 ## 0x5a3c
.short 23138 ## 0x5a62
.short 23157 ## 0x5a75
.short 33004 ## 0x80ec
.short 23210 ## 0x5aaa
.short 23195 ## 0x5a9b
.short 23159 ## 0x5a77
.short 23162 ## 0x5a7a
.short 23230 ## 0x5abe
.short 23275 ## 0x5aeb
.short 23218 ## 0x5ab2
.short 23250 ## 0x5ad2
.short 23252 ## 0x5ad4
.short 23224 ## 0x5ab8
.short 23264 ## 0x5ae0
.short 23267 ## 0x5ae3
.short 23281 ## 0x5af1
.short 23254 ## 0x5ad6
.short 23270 ## 0x5ae6
.short 23256 ## 0x5ad8
.short 23260 ## 0x5adc
.short 23305 ## 0x5b09
.short 23319 ## 0x5b17
.short 23318 ## 0x5b16
.short 23346 ## 0x5b32
.short 23351 ## 0x5b37
.short 23360 ## 0x5b40
.short 23573 ## 0x5c15
.short 23580 ## 0x5c1c
.short 23386 ## 0x5b5a
.short 23397 ## 0x5b65
.short 23411 ## 0x5b73
.short 23377 ## 0x5b51
.short 23379 ## 0x5b53
.short 23394 ## 0x5b62
.short 39541 ## 0x9a75
.short 39543 ## 0x9a77
.short 39544 ## 0x9a78
.short 39546 ## 0x9a7a
.short 39551 ## 0x9a7f
.short 39549 ## 0x9a7d
.short 39552 ## 0x9a80
.short 39553 ## 0x9a81
.short 39557 ## 0x9a85
.short 39560 ## 0x9a88
.short 39562 ## 0x9a8a
.short 39568 ## 0x9a90
.short 39570 ## 0x9a92
.short 39571 ## 0x9a93
.short 39574 ## 0x9a96
.short 39576 ## 0x9a98
.short 39579 ## 0x9a9b
.short 39580 ## 0x9a9c
.short 39581 ## 0x9a9d
.short 39583 ## 0x9a9f
.short 39584 ## 0x9aa0
.short 39586 ## 0x9aa2
.short 39587 ## 0x9aa3
.short 39589 ## 0x9aa5
.short 39591 ## 0x9aa7
.short 32415 ## 0x7e9f
.short 32417 ## 0x7ea1
.short 32419 ## 0x7ea3
.short 32421 ## 0x7ea5
.short 32424 ## 0x7ea8
.short 32425 ## 0x7ea9
.short 32429 ## 0x7ead
.short 32432 ## 0x7eb0
.short 32446 ## 0x7ebe
.short 32448 ## 0x7ec0
.short 32449 ## 0x7ec1
.short 32450 ## 0x7ec2
.short 32457 ## 0x7ec9
.short 32459 ## 0x7ecb
.short 32460 ## 0x7ecc
.short 32464 ## 0x7ed0
.short 32468 ## 0x7ed4
.short 32471 ## 0x7ed7
.short 32475 ## 0x7edb
.short 32480 ## 0x7ee0
.short 32481 ## 0x7ee1
.short 32488 ## 0x7ee8
.short 32491 ## 0x7eeb
.short 32494 ## 0x7eee
.short 32495 ## 0x7eef
.short 32497 ## 0x7ef1
.short 32498 ## 0x7ef2
.short 32525 ## 0x7f0d
.short 32502 ## 0x7ef6
.short 32506 ## 0x7efa
.short 32507 ## 0x7efb
.short 32510 ## 0x7efe
.short 32513 ## 0x7f01
.short 32514 ## 0x7f02
.short 32515 ## 0x7f03
.short 32519 ## 0x7f07
.short 32520 ## 0x7f08
.short 32523 ## 0x7f0b
.short 32524 ## 0x7f0c
.short 32527 ## 0x7f0f
.short 32529 ## 0x7f11
.short 32530 ## 0x7f12
.short 32535 ## 0x7f17
.short 32537 ## 0x7f19
.short 32540 ## 0x7f1c
.short 32539 ## 0x7f1b
.short 32543 ## 0x7f1f
.short 32545 ## 0x7f21
.short 32546 ## 0x7f22
.short 32547 ## 0x7f23
.short 32548 ## 0x7f24
.short 32549 ## 0x7f25
.short 32550 ## 0x7f26
.short 32551 ## 0x7f27
.short 32554 ## 0x7f2a
.short 32555 ## 0x7f2b
.short 32556 ## 0x7f2c
.short 32557 ## 0x7f2d
.short 32559 ## 0x7f2f
.short 32560 ## 0x7f30
.short 32561 ## 0x7f31
.short 32562 ## 0x7f32
.short 32563 ## 0x7f33
.short 32565 ## 0x7f35
.short 24186 ## 0x5e7a
.short 30079 ## 0x757f
.short 24027 ## 0x5ddb
.short 30014 ## 0x753e
.short 37013 ## 0x9095
.short 29582 ## 0x738e
.short 29585 ## 0x7391
.short 29614 ## 0x73ae
.short 29602 ## 0x73a2
.short 29599 ## 0x739f
.short 29647 ## 0x73cf
.short 29634 ## 0x73c2
.short 29649 ## 0x73d1
.short 29623 ## 0x73b7
.short 29619 ## 0x73b3
.short 29632 ## 0x73c0
.short 29641 ## 0x73c9
.short 29640 ## 0x73c8
.short 29669 ## 0x73e5
.short 29657 ## 0x73d9
.short 39036 ## 0x987c
.short 29706 ## 0x740a
.short 29673 ## 0x73e9
.short 29671 ## 0x73e7
.short 29662 ## 0x73de
.short 29626 ## 0x73ba
.short 29682 ## 0x73f2
.short 29711 ## 0x740f
.short 29738 ## 0x742a
.short 29787 ## 0x745b
.short 29734 ## 0x7426
.short 29733 ## 0x7425
.short 29736 ## 0x7428
.short 29744 ## 0x7430
.short 29742 ## 0x742e
.short 29740 ## 0x742c
.short 29723 ## 0x741b
.short 29722 ## 0x741a
.short 29761 ## 0x7441
.short 29788 ## 0x745c
.short 29783 ## 0x7457
.short 29781 ## 0x7455
.short 29785 ## 0x7459
.short 29815 ## 0x7477
.short 29805 ## 0x746d
.short 29822 ## 0x747e
.short 29852 ## 0x749c
.short 29838 ## 0x748e
.short 29824 ## 0x7480
.short 29825 ## 0x7481
.short 29831 ## 0x7487
.short 29835 ## 0x748b
.short 29854 ## 0x749e
.short 29864 ## 0x74a8
.short 29865 ## 0x74a9
.short 29840 ## 0x7490
.short 29863 ## 0x74a7
.short 29906 ## 0x74d2
.short 29882 ## 0x74ba
.short 38890 ## 0x97ea
.short 38891 ## 0x97eb
.short 38892 ## 0x97ec
.short 26444 ## 0x674c
.short 26451 ## 0x6753
.short 26462 ## 0x675e
.short 26440 ## 0x6748
.short 26473 ## 0x6769
.short 26533 ## 0x67a5
.short 26503 ## 0x6787
.short 26474 ## 0x676a
.short 26483 ## 0x6773
.short 26520 ## 0x6798
.short 26535 ## 0x67a7
.short 26485 ## 0x6775
.short 26536 ## 0x67a8
.short 26526 ## 0x679e
.short 26541 ## 0x67ad
.short 26507 ## 0x678b
.short 26487 ## 0x6777
.short 26492 ## 0x677c
.short 26608 ## 0x67f0
.short 26633 ## 0x6809
.short 26584 ## 0x67d8
.short 26634 ## 0x680a
.short 26601 ## 0x67e9
.short 26544 ## 0x67b0
.short 26636 ## 0x680c
.short 26585 ## 0x67d9
.short 26549 ## 0x67b5
.short 26586 ## 0x67da
.short 26547 ## 0x67b3
.short 26589 ## 0x67dd
.short 26624 ## 0x6800
.short 26563 ## 0x67c3
.short 26552 ## 0x67b8
.short 26594 ## 0x67e2
.short 26638 ## 0x680e
.short 26561 ## 0x67c1
.short 26621 ## 0x67fd
.short 26674 ## 0x6832
.short 26675 ## 0x6833
.short 26720 ## 0x6860
.short 26721 ## 0x6861
.short 26702 ## 0x684e
.short 26722 ## 0x6862
.short 26692 ## 0x6844
.short 26724 ## 0x6864
.short 26755 ## 0x6883
.short 26653 ## 0x681d
.short 26709 ## 0x6855
.short 26726 ## 0x6866
.short 26689 ## 0x6841
.short 26727 ## 0x6867
.short 26688 ## 0x6840
.short 26686 ## 0x683e
.short 26698 ## 0x684a
.short 26697 ## 0x6849
.short 26665 ## 0x6829
.short 26805 ## 0x68b5
.short 26767 ## 0x688f
.short 26740 ## 0x6874
.short 26743 ## 0x6877
.short 26771 ## 0x6893
.short 26731 ## 0x686b
.short 26818 ## 0x68c2
.short 26990 ## 0x696e
.short 26876 ## 0x68fc
.short 26911 ## 0x691f
.short 26912 ## 0x6920
.short 26873 ## 0x68f9
.short 26916 ## 0x6924
.short 26864 ## 0x68f0
.short 26891 ## 0x690b
.short 26881 ## 0x6901
.short 26967 ## 0x6957
.short 26851 ## 0x68e3
.short 26896 ## 0x6910
.short 26993 ## 0x6971
.short 26937 ## 0x6939
.short 26976 ## 0x6960
.short 26946 ## 0x6942
.short 26973 ## 0x695d
.short 27012 ## 0x6984
.short 26987 ## 0x696b
.short 27008 ## 0x6980
.short 27032 ## 0x6998
.short 27000 ## 0x6978
.short 26932 ## 0x6934
.short 27084 ## 0x69cc
.short 27015 ## 0x6987
.short 27016 ## 0x6988
.short 27086 ## 0x69ce
.short 27017 ## 0x6989
.short 26982 ## 0x6966
.short 26979 ## 0x6963
.short 27001 ## 0x6979
.short 27035 ## 0x699b
.short 27047 ## 0x69a7
.short 27067 ## 0x69bb
.short 27051 ## 0x69ab
.short 27053 ## 0x69ad
.short 27092 ## 0x69d4
.short 27057 ## 0x69b1
.short 27073 ## 0x69c1
.short 27082 ## 0x69ca
.short 27103 ## 0x69df
.short 27029 ## 0x6995
.short 27104 ## 0x69e0
.short 27021 ## 0x698d
.short 27135 ## 0x69ff
.short 27183 ## 0x6a2f
.short 27117 ## 0x69ed
.short 27159 ## 0x6a17
.short 27160 ## 0x6a18
.short 27237 ## 0x6a65
.short 27122 ## 0x69f2
.short 27204 ## 0x6a44
.short 27198 ## 0x6a3e
.short 27296 ## 0x6aa0
.short 27216 ## 0x6a50
.short 27227 ## 0x6a5b
.short 27189 ## 0x6a35
.short 27278 ## 0x6a8e
.short 27257 ## 0x6a79
.short 27197 ## 0x6a3d
.short 27176 ## 0x6a28
.short 27224 ## 0x6a58
.short 27260 ## 0x6a7c
.short 27281 ## 0x6a91
.short 27280 ## 0x6a90
.short 27305 ## 0x6aa9
.short 27287 ## 0x6a97
.short 27307 ## 0x6aab
.short 29495 ## 0x7337
.short 29522 ## 0x7352
.short 27521 ## 0x6b81
.short 27522 ## 0x6b82
.short 27527 ## 0x6b87
.short 27524 ## 0x6b84
.short 27538 ## 0x6b92
.short 27539 ## 0x6b93
.short 27533 ## 0x6b8d
.short 27546 ## 0x6b9a
.short 27547 ## 0x6b9b
.short 27553 ## 0x6ba1
.short 27562 ## 0x6baa
.short 36715 ## 0x8f6b
.short 36717 ## 0x8f6d
.short 36721 ## 0x8f71
.short 36722 ## 0x8f72
.short 36723 ## 0x8f73
.short 36725 ## 0x8f75
.short 36726 ## 0x8f76
.short 36728 ## 0x8f78
.short 36727 ## 0x8f77
.short 36729 ## 0x8f79
.short 36730 ## 0x8f7a
.short 36732 ## 0x8f7c
.short 36734 ## 0x8f7e
.short 36737 ## 0x8f81
.short 36738 ## 0x8f82
.short 36740 ## 0x8f84
.short 36743 ## 0x8f87
.short 36747 ## 0x8f8b
.short 36749 ## 0x8f8d
.short 36750 ## 0x8f8e
.short 36751 ## 0x8f8f
.short 36760 ## 0x8f98
.short 36762 ## 0x8f9a
.short 36558 ## 0x8ece
.short 25099 ## 0x620b
.short 25111 ## 0x6217
.short 25115 ## 0x621b
.short 25119 ## 0x621f
.short 25122 ## 0x6222
.short 25121 ## 0x6221
.short 25125 ## 0x6225
.short 25124 ## 0x6224
.short 25132 ## 0x622c
.short 33255 ## 0x81e7
.short 29935 ## 0x74ef
.short 29940 ## 0x74f4
.short 29951 ## 0x74ff
.short 29967 ## 0x750f
.short 29969 ## 0x7511
.short 29971 ## 0x7513
.short 25908 ## 0x6534
.short 26094 ## 0x65ee
.short 26095 ## 0x65ef
.short 26096 ## 0x65f0
.short 26122 ## 0x660a
.short 26137 ## 0x6619
.short 26482 ## 0x6772
.short 26115 ## 0x6603
.short 26133 ## 0x6615
.short 26112 ## 0x6600
.short 28805 ## 0x7085
.short 26359 ## 0x66f7
.short 26141 ## 0x661d
.short 26164 ## 0x6634
.short 26161 ## 0x6631
.short 26166 ## 0x6636
.short 26165 ## 0x6635
.short 32774 ## 0x8006
.short 26207 ## 0x665f
.short 26196 ## 0x6654
.short 26177 ## 0x6641
.short 26191 ## 0x664f
.short 26198 ## 0x6656
.short 26209 ## 0x6661
.short 26199 ## 0x6657
.short 26231 ## 0x6677
.short 26244 ## 0x6684
.short 26252 ## 0x668c
.short 26279 ## 0x66a7
.short 26269 ## 0x669d
.short 26302 ## 0x66be
.short 26331 ## 0x66db
.short 26332 ## 0x66dc
.short 26342 ## 0x66e6
.short 26345 ## 0x66e9
.short 36146 ## 0x8d32
.short 36147 ## 0x8d33
.short 36150 ## 0x8d36
.short 36155 ## 0x8d3b
.short 36157 ## 0x8d3d
.short 36160 ## 0x8d40
.short 36165 ## 0x8d45
.short 36166 ## 0x8d46
.short 36168 ## 0x8d48
.short 36169 ## 0x8d49
.short 36167 ## 0x8d47
.short 36173 ## 0x8d4d
.short 36181 ## 0x8d55
.short 36185 ## 0x8d59
.short 35271 ## 0x89c7
.short 35274 ## 0x89ca
.short 35275 ## 0x89cb
.short 35276 ## 0x89cc
.short 35278 ## 0x89ce
.short 35279 ## 0x89cf
.short 35280 ## 0x89d0
.short 35281 ## 0x89d1
.short 29294 ## 0x726e
.short 29343 ## 0x729f
.short 29277 ## 0x725d
.short 29286 ## 0x7266
.short 29295 ## 0x726f
.short 29310 ## 0x727e
.short 29311 ## 0x727f
.short 29316 ## 0x7284
.short 29323 ## 0x728b
.short 29325 ## 0x728d
.short 29327 ## 0x728f
.short 29330 ## 0x7292
.short 25352 ## 0x6308
.short 25394 ## 0x6332
.short 25520 ## 0x63b0
.short 25663 ## 0x643f
.short 25816 ## 0x64d8
.short 32772 ## 0x8004
.short 27626 ## 0x6bea
.short 27635 ## 0x6bf3
.short 27645 ## 0x6bfd
.short 27637 ## 0x6bf5
.short 27641 ## 0x6bf9
.short 27653 ## 0x6c05
.short 27655 ## 0x6c07
.short 27654 ## 0x6c06
.short 27661 ## 0x6c0d
.short 27669 ## 0x6c15
.short 27672 ## 0x6c18
.short 27673 ## 0x6c19
.short 27674 ## 0x6c1a
.short 27681 ## 0x6c21
.short 27689 ## 0x6c29
.short 27684 ## 0x6c24
.short 27690 ## 0x6c2a
.short 27698 ## 0x6c32
.short 25909 ## 0x6535
.short 25941 ## 0x6555
.short 25963 ## 0x656b
.short 29261 ## 0x724d
.short 29266 ## 0x7252
.short 29270 ## 0x7256
.short 29232 ## 0x7230
.short 34402 ## 0x8662
.short 21014 ## 0x5216
.short 32927 ## 0x809f
.short 32924 ## 0x809c
.short 32915 ## 0x8093
.short 32956 ## 0x80bc
.short 26378 ## 0x670a
.short 32957 ## 0x80bd
.short 32945 ## 0x80b1
.short 32939 ## 0x80ab
.short 32941 ## 0x80ad
.short 32948 ## 0x80b4
.short 32951 ## 0x80b7
.short 32999 ## 0x80e7
.short 33000 ## 0x80e8
.short 33001 ## 0x80e9
.short 33002 ## 0x80ea
.short 32987 ## 0x80db
.short 32962 ## 0x80c2
.short 32964 ## 0x80c4
.short 32985 ## 0x80d9
.short 32973 ## 0x80cd
.short 32983 ## 0x80d7
.short 26384 ## 0x6710
.short 32989 ## 0x80dd
.short 33003 ## 0x80eb
.short 33009 ## 0x80f1
.short 33012 ## 0x80f4
.short 33005 ## 0x80ed
.short 33037 ## 0x810d
.short 33038 ## 0x810e
.short 33010 ## 0x80f2
.short 33020 ## 0x80fc
.short 26389 ## 0x6715
.short 33042 ## 0x8112
.short 35930 ## 0x8c5a
.short 33078 ## 0x8136
.short 33054 ## 0x811e
.short 33068 ## 0x812c
.short 33048 ## 0x8118
.short 33074 ## 0x8132
.short 33096 ## 0x8148
.short 33100 ## 0x814c
.short 33107 ## 0x8153
.short 33140 ## 0x8174
.short 33113 ## 0x8159
.short 33114 ## 0x815a
.short 33137 ## 0x8171
.short 33120 ## 0x8160
.short 33129 ## 0x8169
.short 33148 ## 0x817c
.short 33149 ## 0x817d
.short 33133 ## 0x816d
.short 33127 ## 0x8167
.short 22605 ## 0x584d
.short 23221 ## 0x5ab5
.short 33160 ## 0x8188
.short 33154 ## 0x8182
.short 33169 ## 0x8191
.short 28373 ## 0x6ed5
.short 33187 ## 0x81a3
.short 33194 ## 0x81aa
.short 33228 ## 0x81cc
.short 26406 ## 0x6726
.short 33226 ## 0x81ca
.short 33211 ## 0x81bb
.short 33217 ## 0x81c1
.short 33190 ## 0x81a6
.short 27428 ## 0x6b24
.short 27447 ## 0x6b37
.short 27449 ## 0x6b39
.short 27459 ## 0x6b43
.short 27462 ## 0x6b46
.short 27481 ## 0x6b59
.short 39121 ## 0x98d1
.short 39122 ## 0x98d2
.short 39123 ## 0x98d3
.short 39125 ## 0x98d5
.short 39129 ## 0x98d9
.short 39130 ## 0x98da
.short 27571 ## 0x6bb3
.short 24384 ## 0x5f40
.short 27586 ## 0x6bc2
.short 35315 ## 0x89f3
.short 26000 ## 0x6590
.short 40785 ## 0x9f51
.short 26003 ## 0x6593
.short 26044 ## 0x65bc
.short 26054 ## 0x65c6
.short 26052 ## 0x65c4
.short 26051 ## 0x65c3
.short 26060 ## 0x65cc
.short 26062 ## 0x65ce
.short 26066 ## 0x65d2
.short 26070 ## 0x65d6
.short 28800 ## 0x7080
.short 28828 ## 0x709c
.short 28822 ## 0x7096
.short 28829 ## 0x709d
.short 28859 ## 0x70bb
.short 28864 ## 0x70c0
.short 28855 ## 0x70b7
.short 28843 ## 0x70ab
.short 28849 ## 0x70b1
.short 28904 ## 0x70e8
.short 28874 ## 0x70ca
.short 28944 ## 0x7110
.short 28947 ## 0x7113
.short 28950 ## 0x7116
.short 28975 ## 0x712f
.short 28977 ## 0x7131
.short 29043 ## 0x7173
.short 29020 ## 0x715c
.short 29032 ## 0x7168
.short 28997 ## 0x7145
.short 29042 ## 0x7172
.short 29002 ## 0x714a
.short 29048 ## 0x7178
.short 29050 ## 0x717a
.short 29080 ## 0x7198
.short 29107 ## 0x71b3
.short 29109 ## 0x71b5
.short 29096 ## 0x71a8
.short 29088 ## 0x71a0
.short 29152 ## 0x71e0
.short 29140 ## 0x71d4
.short 29159 ## 0x71e7
.short 29177 ## 0x71f9
.short 29213 ## 0x721d
.short 29224 ## 0x7228
.short 28780 ## 0x706c
.short 28952 ## 0x7118
.short 29030 ## 0x7166
.short 29113 ## 0x71b9
.short 25150 ## 0x623e
.short 25149 ## 0x623d
.short 25155 ## 0x6243
.short 25160 ## 0x6248
.short 25161 ## 0x6249
.short 31035 ## 0x793b
.short 31040 ## 0x7940
.short 31046 ## 0x7946
.short 31049 ## 0x7949
.short 31067 ## 0x795b
.short 31068 ## 0x795c
.short 31059 ## 0x7953
.short 31066 ## 0x795a
.short 31074 ## 0x7962
.short 31063 ## 0x7957
.short 31072 ## 0x7960
.short 31087 ## 0x796f
.short 31079 ## 0x7967
.short 31098 ## 0x797a
.short 31109 ## 0x7985
.short 31114 ## 0x798a
.short 31130 ## 0x799a
.short 31143 ## 0x79a7
.short 31155 ## 0x79b3
.short 24529 ## 0x5fd1
.short 24528 ## 0x5fd0
.short 24636 ## 0x603c
.short 24669 ## 0x605d
.short 24666 ## 0x605a
.short 24679 ## 0x6067
.short 24641 ## 0x6041
.short 24665 ## 0x6059
.short 24675 ## 0x6063
.short 24747 ## 0x60ab
.short 24838 ## 0x6106
.short 24845 ## 0x610d
.short 24925 ## 0x615d
.short 25001 ## 0x61a9
.short 24989 ## 0x619d
.short 25035 ## 0x61cb
.short 25041 ## 0x61d1
.short 25094 ## 0x6206
.short 32896 ## 0x8080
.short 32895 ## 0x807f
.short 27795 ## 0x6c93
.short 27894 ## 0x6cf6
.short 28156 ## 0x6dfc
.short 30710 ## 0x77f6
.short 30712 ## 0x77f8
.short 30720 ## 0x7800
.short 30729 ## 0x7809
.short 30743 ## 0x7817
.short 30744 ## 0x7818
.short 30737 ## 0x7811
.short 26027 ## 0x65ab
.short 30765 ## 0x782d
.short 30748 ## 0x781c
.short 30749 ## 0x781d
.short 30777 ## 0x7839
.short 30778 ## 0x783a
.short 30779 ## 0x783b
.short 30751 ## 0x781f
.short 30780 ## 0x783c
.short 30757 ## 0x7825
.short 30764 ## 0x782c
.short 30755 ## 0x7823
.short 30761 ## 0x7829
.short 30798 ## 0x784e
.short 30829 ## 0x786d
.short 30806 ## 0x7856
.short 30807 ## 0x7857
.short 30758 ## 0x7826
.short 30800 ## 0x7850
.short 30791 ## 0x7847
.short 30796 ## 0x784c
.short 30826 ## 0x786a
.short 30875 ## 0x789b
.short 30867 ## 0x7893
.short 30874 ## 0x789a
.short 30855 ## 0x7887
.short 30876 ## 0x789c
.short 30881 ## 0x78a1
.short 30883 ## 0x78a3
.short 30898 ## 0x78b2
.short 30905 ## 0x78b9
.short 30885 ## 0x78a5
.short 30932 ## 0x78d4
.short 30937 ## 0x78d9
.short 30921 ## 0x78c9
.short 30956 ## 0x78ec
.short 30962 ## 0x78f2
.short 30981 ## 0x7905
.short 30964 ## 0x78f4
.short 30995 ## 0x7913
.short 31012 ## 0x7924
.short 31006 ## 0x791e
.short 31028 ## 0x7934
.short 40859 ## 0x9f9b
.short 40697 ## 0x9ef9
.short 40699 ## 0x9efb
.short 40700 ## 0x9efc
.short 30449 ## 0x76f1
.short 30468 ## 0x7704
.short 30477 ## 0x770d
.short 30457 ## 0x76f9
.short 30471 ## 0x7707
.short 30472 ## 0x7708
.short 30490 ## 0x771a
.short 30498 ## 0x7722
.short 30489 ## 0x7719
.short 30509 ## 0x772d
.short 30502 ## 0x7726
.short 30517 ## 0x7735
.short 30520 ## 0x7738
.short 30544 ## 0x7750
.short 30545 ## 0x7751
.short 30535 ## 0x7747
.short 30531 ## 0x7743
.short 30554 ## 0x775a
.short 30568 ## 0x7768
.short 30562 ## 0x7762
.short 30565 ## 0x7765
.short 30591 ## 0x777f
.short 30605 ## 0x778d
.short 30589 ## 0x777d
.short 30592 ## 0x7780
.short 30604 ## 0x778c
.short 30609 ## 0x7791
.short 30623 ## 0x779f
.short 30624 ## 0x77a0
.short 30640 ## 0x77b0
.short 30645 ## 0x77b5
.short 30653 ## 0x77bd
.short 30010 ## 0x753a
.short 30016 ## 0x7540
.short 30030 ## 0x754e
.short 30027 ## 0x754b
.short 30024 ## 0x7548
.short 30043 ## 0x755b
.short 30066 ## 0x7572
.short 30073 ## 0x7579
.short 30083 ## 0x7583
.short 32600 ## 0x7f58
.short 32609 ## 0x7f61
.short 32607 ## 0x7f5f
.short 35400 ## 0x8a48
.short 32616 ## 0x7f68
.short 32628 ## 0x7f74
.short 32625 ## 0x7f71
.short 32633 ## 0x7f79
.short 32641 ## 0x7f81
.short 32638 ## 0x7f7e
.short 30413 ## 0x76cd
.short 30437 ## 0x76e5
.short 34866 ## 0x8832
.short 38021 ## 0x9485
.short 38022 ## 0x9486
.short 38023 ## 0x9487
.short 38027 ## 0x948b
.short 38026 ## 0x948a
.short 38028 ## 0x948c
.short 38029 ## 0x948d
.short 38031 ## 0x948f
.short 38032 ## 0x9490
.short 38036 ## 0x9494
.short 38039 ## 0x9497
.short 38037 ## 0x9495
.short 38042 ## 0x949a
.short 38043 ## 0x949b
.short 38044 ## 0x949c
.short 38051 ## 0x94a3
.short 38052 ## 0x94a4
.short 38059 ## 0x94ab
.short 38058 ## 0x94aa
.short 38061 ## 0x94ad
.short 38060 ## 0x94ac
.short 38063 ## 0x94af
.short 38064 ## 0x94b0
.short 38066 ## 0x94b2
.short 38068 ## 0x94b4
.short 38070 ## 0x94b6
.short 38071 ## 0x94b7
.short 38072 ## 0x94b8
.short 38073 ## 0x94b9
.short 38074 ## 0x94ba
.short 38076 ## 0x94bc
.short 38077 ## 0x94bd
.short 38079 ## 0x94bf
.short 38084 ## 0x94c4
.short 38088 ## 0x94c8
.short 38089 ## 0x94c9
.short 38090 ## 0x94ca
.short 38091 ## 0x94cb
.short 38092 ## 0x94cc
.short 38093 ## 0x94cd
.short 38094 ## 0x94ce
.short 38096 ## 0x94d0
.short 38097 ## 0x94d1
.short 38098 ## 0x94d2
.short 38101 ## 0x94d5
.short 38102 ## 0x94d6
.short 38103 ## 0x94d7
.short 38105 ## 0x94d9
.short 38104 ## 0x94d8
.short 38107 ## 0x94db
.short 38110 ## 0x94de
.short 38111 ## 0x94df
.short 38112 ## 0x94e0
.short 38114 ## 0x94e2
.short 38116 ## 0x94e4
.short 38117 ## 0x94e5
.short 38119 ## 0x94e7
.short 38120 ## 0x94e8
.short 38122 ## 0x94ea
.short 38121 ## 0x94e9
.short 38123 ## 0x94eb
.short 38126 ## 0x94ee
.short 38127 ## 0x94ef
.short 38131 ## 0x94f3
.short 38132 ## 0x94f4
.short 38133 ## 0x94f5
.short 38135 ## 0x94f7
.short 38137 ## 0x94f9
.short 38140 ## 0x94fc
.short 38141 ## 0x94fd
.short 38143 ## 0x94ff
.short 38147 ## 0x9503
.short 38146 ## 0x9502
.short 38150 ## 0x9506
.short 38151 ## 0x9507
.short 38153 ## 0x9509
.short 38154 ## 0x950a
.short 38157 ## 0x950d
.short 38158 ## 0x950e
.short 38159 ## 0x950f
.short 38162 ## 0x9512
.short 38163 ## 0x9513
.short 38164 ## 0x9514
.short 38165 ## 0x9515
.short 38166 ## 0x9516
.short 38168 ## 0x9518
.short 38171 ## 0x951b
.short 38173 ## 0x951d
.short 38174 ## 0x951e
.short 38175 ## 0x951f
.short 38178 ## 0x9522
.short 38186 ## 0x952a
.short 38187 ## 0x952b
.short 38185 ## 0x9529
.short 38188 ## 0x952c
.short 38193 ## 0x9531
.short 38194 ## 0x9532
.short 38196 ## 0x9534
.short 38198 ## 0x9536
.short 38199 ## 0x9537
.short 38200 ## 0x9538
.short 38204 ## 0x953c
.short 38206 ## 0x953e
.short 38207 ## 0x953f
.short 38210 ## 0x9542
.short 38197 ## 0x9535
.short 38212 ## 0x9544
.short 38213 ## 0x9545
.short 38214 ## 0x9546
.short 38217 ## 0x9549
.short 38220 ## 0x954c
.short 38222 ## 0x954e
.short 38223 ## 0x954f
.short 38226 ## 0x9552
.short 38227 ## 0x9553
.short 38228 ## 0x9554
.short 38230 ## 0x9556
.short 38231 ## 0x9557
.short 38232 ## 0x9558
.short 38233 ## 0x9559
.short 38235 ## 0x955b
.short 38238 ## 0x955e
.short 38239 ## 0x955f
.short 38237 ## 0x955d
.short 38241 ## 0x9561
.short 38242 ## 0x9562
.short 38244 ## 0x9564
.short 38245 ## 0x9565
.short 38246 ## 0x9566
.short 38247 ## 0x9567
.short 38248 ## 0x9568
.short 38249 ## 0x9569
.short 38250 ## 0x956a
.short 38251 ## 0x956b
.short 38252 ## 0x956c
.short 38255 ## 0x956f
.short 38257 ## 0x9571
.short 38258 ## 0x9572
.short 38259 ## 0x9573
.short 38202 ## 0x953a
.short 30695 ## 0x77e7
.short 30700 ## 0x77ec
.short 38601 ## 0x96c9
.short 31189 ## 0x79d5
.short 31213 ## 0x79ed
.short 31203 ## 0x79e3
.short 31211 ## 0x79eb
.short 31238 ## 0x7a06
.short 23879 ## 0x5d47
.short 31235 ## 0x7a03
.short 31234 ## 0x7a02
.short 31262 ## 0x7a1e
.short 31252 ## 0x7a14
.short 31289 ## 0x7a39
.short 31287 ## 0x7a37
.short 31313 ## 0x7a51
.short 40655 ## 0x9ecf
.short 39333 ## 0x99a5
.short 31344 ## 0x7a70
.short 30344 ## 0x7688
.short 30350 ## 0x768e
.short 30355 ## 0x7693
.short 30361 ## 0x7699
.short 30372 ## 0x76a4
.short 29918 ## 0x74de
.short 29920 ## 0x74e0
.short 29996 ## 0x752c
.short 40480 ## 0x9e20
.short 40482 ## 0x9e22
.short 40488 ## 0x9e28
.short 40489 ## 0x9e29
.short 40490 ## 0x9e2a
.short 40491 ## 0x9e2b
.short 40492 ## 0x9e2c
.short 40498 ## 0x9e32
.short 40497 ## 0x9e31
.short 40502 ## 0x9e36
.short 40504 ## 0x9e38
.short 40503 ## 0x9e37
.short 40505 ## 0x9e39
.short 40506 ## 0x9e3a
.short 40510 ## 0x9e3e
.short 40513 ## 0x9e41
.short 40514 ## 0x9e42
.short 40516 ## 0x9e44
.short 40518 ## 0x9e46
.short 40519 ## 0x9e47
.short 40520 ## 0x9e48
.short 40521 ## 0x9e49
.short 40523 ## 0x9e4b
.short 40524 ## 0x9e4c
.short 40526 ## 0x9e4e
.short 40529 ## 0x9e51
.short 40533 ## 0x9e55
.short 40535 ## 0x9e57
.short 40538 ## 0x9e5a
.short 40539 ## 0x9e5b
.short 40540 ## 0x9e5c
.short 40542 ## 0x9e5e
.short 40547 ## 0x9e63
.short 40550 ## 0x9e66
.short 40551 ## 0x9e67
.short 40552 ## 0x9e68
.short 40553 ## 0x9e69
.short 40554 ## 0x9e6a
.short 40555 ## 0x9e6b
.short 40556 ## 0x9e6c
.short 40561 ## 0x9e71
.short 40557 ## 0x9e6d
.short 40563 ## 0x9e73
.short 30098 ## 0x7592
.short 30100 ## 0x7594
.short 30102 ## 0x7596
.short 30112 ## 0x75a0
.short 30109 ## 0x759d
.short 30124 ## 0x75ac
.short 30115 ## 0x75a3
.short 30131 ## 0x75b3
.short 30132 ## 0x75b4
.short 30136 ## 0x75b8
.short 30148 ## 0x75c4
.short 30129 ## 0x75b1
.short 30128 ## 0x75b0
.short 30147 ## 0x75c3
.short 30146 ## 0x75c2
.short 30166 ## 0x75d6
.short 30157 ## 0x75cd
.short 30179 ## 0x75e3
.short 30184 ## 0x75e8
.short 30182 ## 0x75e6
.short 30180 ## 0x75e4
.short 30187 ## 0x75eb
.short 30183 ## 0x75e7
.short 30211 ## 0x7603
.short 30193 ## 0x75f1
.short 30204 ## 0x75fc
.short 30207 ## 0x75ff
.short 30224 ## 0x7610
.short 30208 ## 0x7600
.short 30213 ## 0x7605
.short 30220 ## 0x760c
.short 30231 ## 0x7617
.short 30218 ## 0x760a
.short 30245 ## 0x7625
.short 30232 ## 0x7618
.short 30229 ## 0x7615
.short 30233 ## 0x7619
.short 30235 ## 0x761b
.short 30268 ## 0x763c
.short 30242 ## 0x7622
.short 30240 ## 0x7620
.short 30272 ## 0x7640
.short 30253 ## 0x762d
.short 30256 ## 0x7630
.short 30271 ## 0x763f
.short 30261 ## 0x7635
.short 30275 ## 0x7643
.short 30270 ## 0x763e
.short 30259 ## 0x7633
.short 30285 ## 0x764d
.short 30302 ## 0x765e
.short 30292 ## 0x7654
.short 30300 ## 0x765c
.short 30294 ## 0x7656
.short 30315 ## 0x766b
.short 30319 ## 0x766f
.short 32714 ## 0x7fca
.short 31462 ## 0x7ae6
.short 31352 ## 0x7a78
.short 31353 ## 0x7a79
.short 31360 ## 0x7a80
.short 31366 ## 0x7a86
.short 31368 ## 0x7a88
.short 31381 ## 0x7a95
.short 31398 ## 0x7aa6
.short 31392 ## 0x7aa0
.short 31404 ## 0x7aac
.short 31400 ## 0x7aa8
.short 31405 ## 0x7aad
.short 31411 ## 0x7ab3
.short 34916 ## 0x8864
.short 34921 ## 0x8869
.short 34930 ## 0x8872
.short 34941 ## 0x887d
.short 34943 ## 0x887f
.short 34946 ## 0x8882
.short 34978 ## 0x88a2
.short 35014 ## 0x88c6
.short 34999 ## 0x88b7
.short 35004 ## 0x88bc
.short 35017 ## 0x88c9
.short 35042 ## 0x88e2
.short 35022 ## 0x88ce
.short 35043 ## 0x88e3
.short 35045 ## 0x88e5
.short 35057 ## 0x88f1
.short 35098 ## 0x891a
.short 35068 ## 0x88fc
.short 35048 ## 0x88e8
.short 35070 ## 0x88fe
.short 35056 ## 0x88f0
.short 35105 ## 0x8921
.short 35097 ## 0x8919
.short 35091 ## 0x8913
.short 35099 ## 0x891b
.short 35082 ## 0x890a
.short 35124 ## 0x8934
.short 35115 ## 0x892b
.short 35126 ## 0x8936
.short 35137 ## 0x8941
.short 35174 ## 0x8966
.short 35195 ## 0x897b
.short 30091 ## 0x758b
.short 32997 ## 0x80e5
.short 30386 ## 0x76b2
.short 30388 ## 0x76b4
.short 30684 ## 0x77dc
.short 32786 ## 0x8012
.short 32788 ## 0x8014
.short 32790 ## 0x8016
.short 32796 ## 0x801c
.short 32800 ## 0x8020
.short 32802 ## 0x8022
.short 32805 ## 0x8025
.short 32806 ## 0x8026
.short 32807 ## 0x8027
.short 32809 ## 0x8029
.short 32808 ## 0x8028
.short 32817 ## 0x8031
.short 32779 ## 0x800b
.short 32821 ## 0x8035
.short 32835 ## 0x8043
.short 32838 ## 0x8046
.short 32845 ## 0x804d
.short 32850 ## 0x8052
.short 32873 ## 0x8069
.short 32881 ## 0x8071
.short 35203 ## 0x8983
.short 39032 ## 0x9878
.short 39040 ## 0x9880
.short 39043 ## 0x9883
.short 39049 ## 0x9889
.short 39052 ## 0x988c
.short 39053 ## 0x988d
.short 39055 ## 0x988f
.short 39060 ## 0x9894
.short 39066 ## 0x989a
.short 39067 ## 0x989b
.short 39070 ## 0x989e
.short 39071 ## 0x989f
.short 39073 ## 0x98a1
.short 39074 ## 0x98a2
.short 39077 ## 0x98a5
.short 39078 ## 0x98a6
.short 34381 ## 0x864d
.short 34388 ## 0x8654
.short 34412 ## 0x866c
.short 34414 ## 0x866e
.short 34431 ## 0x867f
.short 34426 ## 0x867a
.short 34428 ## 0x867c
.short 34427 ## 0x867b
.short 34472 ## 0x86a8
.short 34445 ## 0x868d
.short 34443 ## 0x868b
.short 34476 ## 0x86ac
.short 34461 ## 0x869d
.short 34471 ## 0x86a7
.short 34467 ## 0x86a3
.short 34474 ## 0x86aa
.short 34451 ## 0x8693
.short 34473 ## 0x86a9
.short 34486 ## 0x86b6
.short 34500 ## 0x86c4
.short 34485 ## 0x86b5
.short 34510 ## 0x86ce
.short 34480 ## 0x86b0
.short 34490 ## 0x86ba
.short 34481 ## 0x86b1
.short 34479 ## 0x86af
.short 34505 ## 0x86c9
.short 34511 ## 0x86cf
.short 34484 ## 0x86b4
.short 34537 ## 0x86e9
.short 34545 ## 0x86f1
.short 34546 ## 0x86f2
.short 34541 ## 0x86ed
.short 34547 ## 0x86f3
.short 34512 ## 0x86d0
.short 34579 ## 0x8713
.short 34526 ## 0x86de
.short 34548 ## 0x86f4
.short 34527 ## 0x86df
.short 34520 ## 0x86d8
.short 34513 ## 0x86d1
.short 34563 ## 0x8703
.short 34567 ## 0x8707
.short 34552 ## 0x86f8
.short 34568 ## 0x8708
.short 34570 ## 0x870a
.short 34573 ## 0x870d
.short 34569 ## 0x8709
.short 34595 ## 0x8723
.short 34619 ## 0x873b
.short 34590 ## 0x871e
.short 34597 ## 0x8725
.short 34606 ## 0x872e
.short 34586 ## 0x871a
.short 34622 ## 0x873e
.short 34632 ## 0x8748
.short 34612 ## 0x8734
.short 34609 ## 0x8731
.short 34601 ## 0x8729
.short 34615 ## 0x8737
.short 34623 ## 0x873f
.short 34690 ## 0x8782
.short 34594 ## 0x8722
.short 34685 ## 0x877d
.short 34686 ## 0x877e
.short 34683 ## 0x877b
.short 34656 ## 0x8760
.short 34672 ## 0x8770
.short 34636 ## 0x874c
.short 34670 ## 0x876e
.short 34699 ## 0x878b
.short 34643 ## 0x8753
.short 34659 ## 0x8763
.short 34684 ## 0x877c
.short 34660 ## 0x8764
.short 34649 ## 0x8759
.short 34661 ## 0x8765
.short 34707 ## 0x8793
.short 34735 ## 0x87af
.short 34728 ## 0x87a8
.short 34770 ## 0x87d2
.short 34758 ## 0x87c6
.short 34696 ## 0x8788
.short 34693 ## 0x8785
.short 34733 ## 0x87ad
.short 34711 ## 0x8797
.short 34691 ## 0x8783
.short 34731 ## 0x87ab
.short 34789 ## 0x87e5
.short 34732 ## 0x87ac
.short 34741 ## 0x87b5
.short 34739 ## 0x87b3
.short 34763 ## 0x87cb
.short 34771 ## 0x87d3
.short 34749 ## 0x87bd
.short 34769 ## 0x87d1
.short 34752 ## 0x87c0
.short 34762 ## 0x87ca
.short 34779 ## 0x87db
.short 34794 ## 0x87ea
.short 34784 ## 0x87e0
.short 34798 ## 0x87ee
.short 34838 ## 0x8816
.short 34835 ## 0x8813
.short 34814 ## 0x87fe
.short 34826 ## 0x880a
.short 34843 ## 0x881b
.short 34849 ## 0x8821
.short 34873 ## 0x8839
.short 34876 ## 0x883c
.short 32566 ## 0x7f36
.short 32578 ## 0x7f42
.short 32580 ## 0x7f44
.short 32581 ## 0x7f45
.short 33296 ## 0x8210
.short 31482 ## 0x7afa
.short 31485 ## 0x7afd
.short 31496 ## 0x7b08
.short 31491 ## 0x7b03
.short 31492 ## 0x7b04
.short 31509 ## 0x7b15
.short 31498 ## 0x7b0a
.short 31531 ## 0x7b2b
.short 31503 ## 0x7b0f
.short 31559 ## 0x7b47
.short 31544 ## 0x7b38
.short 31530 ## 0x7b2a
.short 31513 ## 0x7b19
.short 31534 ## 0x7b2e
.short 31537 ## 0x7b31
.short 31520 ## 0x7b20
.short 31525 ## 0x7b25
.short 31524 ## 0x7b24
.short 31539 ## 0x7b33
.short 31550 ## 0x7b3e
.short 31518 ## 0x7b1e
.short 31576 ## 0x7b58
.short 31578 ## 0x7b5a
.short 31557 ## 0x7b45
.short 31605 ## 0x7b75
.short 31564 ## 0x7b4c
.short 31581 ## 0x7b5d
.short 31584 ## 0x7b60
.short 31598 ## 0x7b6e
.short 31611 ## 0x7b7b
.short 31586 ## 0x7b62
.short 31602 ## 0x7b72
.short 31601 ## 0x7b71
.short 31632 ## 0x7b90
.short 31654 ## 0x7ba6
.short 31655 ## 0x7ba7
.short 31672 ## 0x7bb8
.short 31660 ## 0x7bac
.short 31645 ## 0x7b9d
.short 31656 ## 0x7ba8
.short 31621 ## 0x7b85
.short 31658 ## 0x7baa
.short 31644 ## 0x7b9c
.short 31650 ## 0x7ba2
.short 31659 ## 0x7bab
.short 31668 ## 0x7bb4
.short 31697 ## 0x7bd1
.short 31681 ## 0x7bc1
.short 31692 ## 0x7bcc
.short 31709 ## 0x7bdd
.short 31706 ## 0x7bda
.short 31717 ## 0x7be5
.short 31718 ## 0x7be6
.short 31722 ## 0x7bea
.short 31756 ## 0x7c0c
.short 31742 ## 0x7bfe
.short 31740 ## 0x7bfc
.short 31759 ## 0x7c0f
.short 31766 ## 0x7c16
.short 31755 ## 0x7c0b
.short 31775 ## 0x7c1f
.short 31786 ## 0x7c2a
.short 31782 ## 0x7c26
.short 31800 ## 0x7c38
.short 31809 ## 0x7c41
.short 31808 ## 0x7c40
.short 33278 ## 0x81fe
.short 33281 ## 0x8201
.short 33282 ## 0x8202
.short 33284 ## 0x8204
.short 33260 ## 0x81ec
.short 34884 ## 0x8844
.short 33313 ## 0x8221
.short 33314 ## 0x8222
.short 33315 ## 0x8223
.short 33325 ## 0x822d
.short 33327 ## 0x822f
.short 33320 ## 0x8228
.short 33323 ## 0x822b
.short 33336 ## 0x8238
.short 33339 ## 0x823b
.short 33331 ## 0x8233
.short 33332 ## 0x8234
.short 33342 ## 0x823e
.short 33348 ## 0x8244
.short 33353 ## 0x8249
.short 33355 ## 0x824b
.short 33359 ## 0x824f
.short 33370 ## 0x825a
.short 33375 ## 0x825f
.short 33384 ## 0x8268
.short 34942 ## 0x887e
.short 34949 ## 0x8885
.short 34952 ## 0x8888
.short 35032 ## 0x88d8
.short 35039 ## 0x88df
.short 35166 ## 0x895e
.short 32669 ## 0x7f9d
.short 32671 ## 0x7f9f
.short 32679 ## 0x7fa7
.short 32687 ## 0x7faf
.short 32688 ## 0x7fb0
.short 32690 ## 0x7fb2
.short 31868 ## 0x7c7c
.short 25929 ## 0x6549
.short 31889 ## 0x7c91
.short 31901 ## 0x7c9d
.short 31900 ## 0x7c9c
.short 31902 ## 0x7c9e
.short 31906 ## 0x7ca2
.short 31922 ## 0x7cb2
.short 31932 ## 0x7cbc
.short 31933 ## 0x7cbd
.short 31937 ## 0x7cc1
.short 31943 ## 0x7cc7
.short 31948 ## 0x7ccc
.short 31949 ## 0x7ccd
.short 31944 ## 0x7cc8
.short 31941 ## 0x7cc5
.short 31959 ## 0x7cd7
.short 31976 ## 0x7ce8
.short 33390 ## 0x826e
.short 26280 ## 0x66a8
.short 32703 ## 0x7fbf
.short 32718 ## 0x7fce
.short 32725 ## 0x7fd5
.short 32741 ## 0x7fe5
.short 32737 ## 0x7fe1
.short 32742 ## 0x7fe6
.short 32745 ## 0x7fe9
.short 32750 ## 0x7fee
.short 32755 ## 0x7ff3
.short 31992 ## 0x7cf8
.short 32119 ## 0x7d77
.short 32166 ## 0x7da6
.short 32174 ## 0x7dae
.short 32327 ## 0x7e47
.short 32411 ## 0x7e9b
.short 40632 ## 0x9eb8
.short 40628 ## 0x9eb4
.short 36211 ## 0x8d73
.short 36228 ## 0x8d84
.short 36244 ## 0x8d94
.short 36241 ## 0x8d91
.short 36273 ## 0x8db1
.short 36199 ## 0x8d67
.short 36205 ## 0x8d6d
.short 35911 ## 0x8c47
.short 35913 ## 0x8c49
.short 37194 ## 0x914a
.short 37200 ## 0x9150
.short 37198 ## 0x914e
.short 37199 ## 0x914f
.short 37220 ## 0x9164
.short 37218 ## 0x9162
.short 37217 ## 0x9161
.short 37232 ## 0x9170
.short 37225 ## 0x9169
.short 37231 ## 0x916f
.short 37245 ## 0x917d
.short 37246 ## 0x917e
.short 37234 ## 0x9172
.short 37236 ## 0x9174
.short 37241 ## 0x9179
.short 37260 ## 0x918c
.short 37253 ## 0x9185
.short 37264 ## 0x9190
.short 37261 ## 0x918d
.short 37265 ## 0x9191
.short 37282 ## 0x91a2
.short 37283 ## 0x91a3
.short 37290 ## 0x91aa
.short 37293 ## 0x91ad
.short 37294 ## 0x91ae
.short 37295 ## 0x91af
.short 37301 ## 0x91b5
.short 37300 ## 0x91b4
.short 37306 ## 0x91ba
.short 35925 ## 0x8c55
.short 40574 ## 0x9e7e
.short 36280 ## 0x8db8
.short 36331 ## 0x8deb
.short 36357 ## 0x8e05
.short 36441 ## 0x8e59
.short 36457 ## 0x8e69
.short 36277 ## 0x8db5
.short 36287 ## 0x8dbf
.short 36284 ## 0x8dbc
.short 36282 ## 0x8dba
.short 36292 ## 0x8dc4
.short 36310 ## 0x8dd6
.short 36311 ## 0x8dd7
.short 36314 ## 0x8dda
.short 36318 ## 0x8dde
.short 36302 ## 0x8dce
.short 36303 ## 0x8dcf
.short 36315 ## 0x8ddb
.short 36294 ## 0x8dc6
.short 36332 ## 0x8dec
.short 36343 ## 0x8df7
.short 36344 ## 0x8df8
.short 36323 ## 0x8de3
.short 36345 ## 0x8df9
.short 36347 ## 0x8dfb
.short 36324 ## 0x8de4
.short 36361 ## 0x8e09
.short 36349 ## 0x8dfd
.short 36372 ## 0x8e14
.short 36381 ## 0x8e1d
.short 36383 ## 0x8e1f
.short 36396 ## 0x8e2c
.short 36398 ## 0x8e2e
.short 36387 ## 0x8e23
.short 36399 ## 0x8e2f
.short 36410 ## 0x8e3a
.short 36416 ## 0x8e40
.short 36409 ## 0x8e39
.short 36405 ## 0x8e35
.short 36413 ## 0x8e3d
.short 36401 ## 0x8e31
.short 36425 ## 0x8e49
.short 36417 ## 0x8e41
.short 36418 ## 0x8e42
.short 36433 ## 0x8e51
.short 36434 ## 0x8e52
.short 36426 ## 0x8e4a
.short 36464 ## 0x8e70
.short 36470 ## 0x8e76
.short 36476 ## 0x8e7c
.short 36463 ## 0x8e6f
.short 36468 ## 0x8e74
.short 36485 ## 0x8e85
.short 36495 ## 0x8e8f
.short 36500 ## 0x8e94
.short 36496 ## 0x8e90
.short 36508 ## 0x8e9c
.short 36510 ## 0x8e9e
.short 35960 ## 0x8c78
.short 35970 ## 0x8c82
.short 35978 ## 0x8c8a
.short 35973 ## 0x8c85
.short 35992 ## 0x8c98
.short 35988 ## 0x8c94
.short 26011 ## 0x659b
.short 35286 ## 0x89d6
.short 35294 ## 0x89de
.short 35290 ## 0x89da
.short 35292 ## 0x89dc
.short 35301 ## 0x89e5
.short 35307 ## 0x89eb
.short 35311 ## 0x89ef
.short 35390 ## 0x8a3e
.short 35622 ## 0x8b26
.short 38739 ## 0x9753
.short 38633 ## 0x96e9
.short 38643 ## 0x96f3
.short 38639 ## 0x96ef
.short 38662 ## 0x9706
.short 38657 ## 0x9701
.short 38664 ## 0x9708
.short 38671 ## 0x970f
.short 38670 ## 0x970e
.short 38698 ## 0x972a
.short 38701 ## 0x972d
.short 38704 ## 0x9730
.short 38718 ## 0x973e
.short 40832 ## 0x9f80
.short 40835 ## 0x9f83
.short 40837 ## 0x9f85
.short 40838 ## 0x9f86
.short 40839 ## 0x9f87
.short 40840 ## 0x9f88
.short 40841 ## 0x9f89
.short 40842 ## 0x9f8a
.short 40844 ## 0x9f8c
.short 40702 ## 0x9efe
.short 40715 ## 0x9f0b
.short 40717 ## 0x9f0d
.short 38585 ## 0x96b9
.short 38588 ## 0x96bc
.short 38589 ## 0x96bd
.short 38606 ## 0x96ce
.short 38610 ## 0x96d2
.short 30655 ## 0x77bf
.short 38624 ## 0x96e0
.short 37518 ## 0x928e
.short 37550 ## 0x92ae
.short 37576 ## 0x92c8
.short 37694 ## 0x933e
.short 37738 ## 0x936a
.short 37834 ## 0x93ca
.short 37775 ## 0x938f
.short 37950 ## 0x943e
.short 37995 ## 0x946b
.short 40063 ## 0x9c7f
.short 40066 ## 0x9c82
.short 40069 ## 0x9c85
.short 40070 ## 0x9c86
.short 40071 ## 0x9c87
.short 40072 ## 0x9c88
.short 31267 ## 0x7a23
.short 40075 ## 0x9c8b
.short 40078 ## 0x9c8e
.short 40080 ## 0x9c90
.short 40081 ## 0x9c91
.short 40082 ## 0x9c92
.short 40084 ## 0x9c94
.short 40085 ## 0x9c95
.short 40090 ## 0x9c9a
.short 40091 ## 0x9c9b
.short 40094 ## 0x9c9e
.short 40095 ## 0x9c9f
.short 40096 ## 0x9ca0
.short 40097 ## 0x9ca1
.short 40098 ## 0x9ca2
.short 40099 ## 0x9ca3
.short 40101 ## 0x9ca5
.short 40102 ## 0x9ca6
.short 40103 ## 0x9ca7
.short 40104 ## 0x9ca8
.short 40105 ## 0x9ca9
.short 40107 ## 0x9cab
.short 40109 ## 0x9cad
.short 40110 ## 0x9cae
.short 40112 ## 0x9cb0
.short 40113 ## 0x9cb1
.short 40114 ## 0x9cb2
.short 40115 ## 0x9cb3
.short 40116 ## 0x9cb4
.short 40117 ## 0x9cb5
.short 40118 ## 0x9cb6
.short 40119 ## 0x9cb7
.short 40122 ## 0x9cba
.short 40123 ## 0x9cbb
.short 40124 ## 0x9cbc
.short 40125 ## 0x9cbd
.short 40132 ## 0x9cc4
.short 40133 ## 0x9cc5
.short 40134 ## 0x9cc6
.short 40135 ## 0x9cc7
.short 40138 ## 0x9cca
.short 40139 ## 0x9ccb
.short 40140 ## 0x9ccc
.short 40141 ## 0x9ccd
.short 40142 ## 0x9cce
.short 40143 ## 0x9ccf
.short 40144 ## 0x9cd0
.short 40147 ## 0x9cd3
.short 40148 ## 0x9cd4
.short 40149 ## 0x9cd5
.short 40151 ## 0x9cd7
.short 40152 ## 0x9cd8
.short 40153 ## 0x9cd9
.short 40156 ## 0x9cdc
.short 40157 ## 0x9cdd
.short 40159 ## 0x9cdf
.short 40162 ## 0x9ce2
.short 38780 ## 0x977c
.short 38789 ## 0x9785
.short 38801 ## 0x9791
.short 38802 ## 0x9792
.short 38804 ## 0x9794
.short 38831 ## 0x97af
.short 38827 ## 0x97ab
.short 38819 ## 0x97a3
.short 38834 ## 0x97b2
.short 38836 ## 0x97b4
.short 39601 ## 0x9ab1
.short 39600 ## 0x9ab0
.short 39607 ## 0x9ab7
.short 40536 ## 0x9e58
.short 39606 ## 0x9ab6
.short 39610 ## 0x9aba
.short 39612 ## 0x9abc
.short 39617 ## 0x9ac1
.short 39616 ## 0x9ac0
.short 39621 ## 0x9ac5
.short 39618 ## 0x9ac2
.short 39627 ## 0x9acb
.short 39628 ## 0x9acc
.short 39633 ## 0x9ad1
.short 39749 ## 0x9b45
.short 39747 ## 0x9b43
.short 39751 ## 0x9b47
.short 39753 ## 0x9b49
.short 39752 ## 0x9b48
.short 39757 ## 0x9b4d
.short 39761 ## 0x9b51
.short 39144 ## 0x98e8
.short 39181 ## 0x990d
.short 39214 ## 0x992e
.short 39253 ## 0x9955
.short 39252 ## 0x9954
.short 39647 ## 0x9adf
.short 39649 ## 0x9ae1
.short 39654 ## 0x9ae6
.short 39663 ## 0x9aef
.short 39659 ## 0x9aeb
.short 39675 ## 0x9afb
.short 39661 ## 0x9aed
.short 39673 ## 0x9af9
.short 39688 ## 0x9b08
.short 39695 ## 0x9b0f
.short 39699 ## 0x9b13
.short 39711 ## 0x9b1f
.short 39715 ## 0x9b23
.short 40637 ## 0x9ebd
.short 40638 ## 0x9ebe
.short 32315 ## 0x7e3b
.short 40578 ## 0x9e82
.short 40583 ## 0x9e87
.short 40584 ## 0x9e88
.short 40587 ## 0x9e8b
.short 40594 ## 0x9e92
.short 37846 ## 0x93d6
.short 40605 ## 0x9e9d
.short 40607 ## 0x9e9f
.short 40667 ## 0x9edb
.short 40668 ## 0x9edc
.short 40669 ## 0x9edd
.short 40672 ## 0x9ee0
.short 40671 ## 0x9edf
.short 40674 ## 0x9ee2
.short 40681 ## 0x9ee9
.short 40679 ## 0x9ee7
.short 40677 ## 0x9ee5
.short 40682 ## 0x9eea
.short 40687 ## 0x9eef
.short 40738 ## 0x9f22
.short 40748 ## 0x9f2c
.short 40751 ## 0x9f2f
.short 40761 ## 0x9f39
.short 40759 ## 0x9f37
.short 40765 ## 0x9f3d
.short 40766 ## 0x9f3e
.short 40772 ## 0x9f44
.globl ___gb2312_from_ucs4_tab1 ## @__gb2312_from_ucs4_tab1
.p2align 4
___gb2312_from_ucs4_tab1:
.ascii "!h"
.space 2
.space 2
.ascii "!l"
.ascii "!'"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!c"
.ascii "!@"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!A"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "($"
.ascii "(\""
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2,40
.ascii "(&"
.ascii "(:"
.space 2
.ascii "(,"
.ascii "(*"
.space 2
.space 2
.space 2
.space 2
.ascii "(0"
.ascii "(."
.space 2
.space 2
.space 2
.ascii "!B"
.space 2
.ascii "(4"
.ascii "(2"
.space 2
.ascii "(9"
.space 2
.space 2
.space 2
.space 2
.ascii "(!"
.globl ___gb2312_from_ucs4_tab2 ## @__gb2312_from_ucs4_tab2
.p2align 4
___gb2312_from_ucs4_tab2:
.ascii "&!"
.ascii "&\""
.ascii "&#"
.ascii "&$"
.ascii "&%"
.space 2,38
.ascii "&'"
.ascii "&("
.ascii "&)"
.ascii "&*"
.ascii "&+"
.ascii "&,"
.ascii "&-"
.ascii "&."
.ascii "&/"
.ascii "&0"
.ascii "&1"
.space 2
.ascii "&2"
.ascii "&3"
.ascii "&4"
.ascii "&5"
.ascii "&6"
.ascii "&7"
.ascii "&8"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "&A"
.ascii "&B"
.ascii "&C"
.ascii "&D"
.ascii "&E"
.ascii "&F"
.ascii "&G"
.ascii "&H"
.ascii "&I"
.ascii "&J"
.ascii "&K"
.ascii "&L"
.ascii "&M"
.ascii "&N"
.ascii "&O"
.ascii "&P"
.ascii "&Q"
.space 2
.ascii "&R"
.ascii "&S"
.ascii "&T"
.ascii "&U"
.ascii "&V"
.ascii "&W"
.ascii "&X"
.globl ___gb2312_from_ucs4_tab3 ## @__gb2312_from_ucs4_tab3
.p2align 4
___gb2312_from_ucs4_tab3:
.space 2,39
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "'!"
.ascii "'\""
.ascii "'#"
.ascii "'$"
.ascii "'%"
.ascii "'&"
.ascii "'("
.ascii "')"
.ascii "'*"
.ascii "'+"
.ascii "',"
.ascii "'-"
.ascii "'."
.ascii "'/"
.ascii "'0"
.ascii "'1"
.ascii "'2"
.ascii "'3"
.ascii "'4"
.ascii "'5"
.ascii "'6"
.ascii "'7"
.ascii "'8"
.ascii "'9"
.ascii "':"
.ascii "';"
.ascii "'<"
.ascii "'="
.ascii "'>"
.ascii "'?"
.ascii "'@"
.ascii "'A"
.ascii "'Q"
.ascii "'R"
.ascii "'S"
.ascii "'T"
.ascii "'U"
.ascii "'V"
.ascii "'X"
.ascii "'Y"
.ascii "'Z"
.ascii "'["
.ascii "'\\"
.ascii "']"
.ascii "'^"
.ascii "'_"
.ascii "'`"
.ascii "'a"
.ascii "'b"
.ascii "'c"
.ascii "'d"
.ascii "'e"
.ascii "'f"
.ascii "'g"
.ascii "'h"
.ascii "'i"
.ascii "'j"
.ascii "'k"
.ascii "'l"
.ascii "'m"
.ascii "'n"
.ascii "'o"
.ascii "'p"
.ascii "'q"
.space 2
.ascii "'W"
.globl ___gb2312_from_ucs4_tab4 ## @__gb2312_from_ucs4_tab4
.p2align 4
___gb2312_from_ucs4_tab4:
.ascii "!*"
.ascii "!,"
.space 2
.ascii "!."
.ascii "!/"
.space 2
.space 2
.ascii "!0"
.ascii "!1"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!-"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!k"
.space 2
.ascii "!d"
.ascii "!e"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!y"
.globl ___gb2312_from_ucs4_tab5 ## @__gb2312_from_ucs4_tab5
.p2align 4
___gb2312_from_ucs4_tab5:
.ascii "!f"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!m"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "\"q"
.ascii "\"r"
.ascii "\"s"
.ascii "\"t"
.ascii "\"u"
.ascii "\"v"
.ascii "\"w"
.ascii "\"x"
.ascii "\"y"
.ascii "\"z"
.ascii "\"{"
.ascii "\"|"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!{"
.ascii "!|"
.ascii "!z"
.ascii "!}"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!J"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!G"
.space 2
.ascii "!F"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!L"
.space 2
.space 2
.ascii "!X"
.ascii "!^"
.space 2
.ascii "!O"
.space 2
.space 2
.space 2
.space 2
.ascii "!N"
.space 2
.ascii "!D"
.ascii "!E"
.ascii "!I"
.ascii "!H"
.ascii "!R"
.space 2
.space 2
.ascii "!S"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!`"
.ascii "!_"
.ascii "!C"
.ascii "!K"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!W"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!V"
.space 2
.space 2
.space 2
.ascii "!U"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!Y"
.ascii "!T"
.space 2
.space 2
.ascii "!\\"
.ascii "!]"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!Z"
.ascii "!["
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!Q"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!M"
.globl ___gb2312_from_ucs4_tab6 ## @__gb2312_from_ucs4_tab6
.p2align 4
___gb2312_from_ucs4_tab6:
.ascii "\"Y"
.ascii "\"Z"
.ascii "\"["
.ascii "\"\\"
.ascii "\"]"
.ascii "\"^"
.ascii "\"_"
.ascii "\"`"
.ascii "\"a"
.ascii "\"b"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "\"E"
.ascii "\"F"
.ascii "\"G"
.ascii "\"H"
.ascii "\"I"
.ascii "\"J"
.ascii "\"K"
.ascii "\"L"
.ascii "\"M"
.ascii "\"N"
.ascii "\"O"
.ascii "\"P"
.ascii "\"Q"
.ascii "\"R"
.ascii "\"S"
.ascii "\"T"
.ascii "\"U"
.ascii "\"V"
.ascii "\"W"
.ascii "\"X"
.ascii "\"1"
.ascii "\"2"
.ascii "\"3"
.ascii "\"4"
.ascii "\"5"
.ascii "\"6"
.ascii "\"7"
.ascii "\"8"
.ascii "\"9"
.ascii "\":"
.ascii "\";"
.ascii "\"<"
.ascii "\"="
.ascii "\">"
.ascii "\"?"
.ascii "\"@"
.ascii "\"A"
.ascii "\"B"
.ascii "\"C"
.ascii "\"D"
.globl ___gb2312_from_ucs4_tab7 ## @__gb2312_from_ucs4_tab7
.p2align 4
___gb2312_from_ucs4_tab7:
.space 2,33
.ascii "!\""
.ascii "!#"
.ascii "!("
.space 2
.ascii "!)"
.space 2
.space 2
.ascii "!4"
.ascii "!5"
.ascii "!6"
.ascii "!7"
.ascii "!8"
.ascii "!9"
.ascii "!:"
.ascii "!;"
.ascii "!>"
.ascii "!?"
.space 2
.ascii "!~"
.ascii "!2"
.ascii "!3"
.ascii "!<"
.ascii "!="
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "$!"
.ascii "$\""
.ascii "$#"
.space 2,36
.ascii "$%"
.ascii "$&"
.ascii "$'"
.ascii "$("
.ascii "$)"
.ascii "$*"
.ascii "$+"
.ascii "$,"
.ascii "$-"
.ascii "$."
.ascii "$/"
.ascii "$0"
.ascii "$1"
.ascii "$2"
.ascii "$3"
.ascii "$4"
.ascii "$5"
.ascii "$6"
.ascii "$7"
.ascii "$8"
.ascii "$9"
.ascii "$:"
.ascii "$;"
.ascii "$<"
.ascii "$="
.ascii "$>"
.ascii "$?"
.ascii "$@"
.ascii "$A"
.ascii "$B"
.ascii "$C"
.ascii "$D"
.ascii "$E"
.ascii "$F"
.ascii "$G"
.ascii "$H"
.ascii "$I"
.ascii "$J"
.ascii "$K"
.ascii "$L"
.ascii "$M"
.ascii "$N"
.ascii "$O"
.ascii "$P"
.ascii "$Q"
.ascii "$R"
.ascii "$S"
.ascii "$T"
.ascii "$U"
.ascii "$V"
.ascii "$W"
.ascii "$X"
.ascii "$Y"
.ascii "$Z"
.ascii "$["
.ascii "$\\"
.ascii "$]"
.ascii "$^"
.ascii "$_"
.ascii "$`"
.ascii "$a"
.ascii "$b"
.ascii "$c"
.ascii "$d"
.ascii "$e"
.ascii "$f"
.ascii "$g"
.ascii "$h"
.ascii "$i"
.ascii "$j"
.ascii "$k"
.ascii "$l"
.ascii "$m"
.ascii "$n"
.ascii "$o"
.ascii "$p"
.ascii "$q"
.ascii "$r"
.ascii "$s"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "%!"
.ascii "%\""
.ascii "%#"
.ascii "%$"
.space 2,37
.ascii "%&"
.ascii "%'"
.ascii "%("
.ascii "%)"
.ascii "%*"
.ascii "%+"
.ascii "%,"
.ascii "%-"
.ascii "%."
.ascii "%/"
.ascii "%0"
.ascii "%1"
.ascii "%2"
.ascii "%3"
.ascii "%4"
.ascii "%5"
.ascii "%6"
.ascii "%7"
.ascii "%8"
.ascii "%9"
.ascii "%:"
.ascii "%;"
.ascii "%<"
.ascii "%="
.ascii "%>"
.ascii "%?"
.ascii "%@"
.ascii "%A"
.ascii "%B"
.ascii "%C"
.ascii "%D"
.ascii "%E"
.ascii "%F"
.ascii "%G"
.ascii "%H"
.ascii "%I"
.ascii "%J"
.ascii "%K"
.ascii "%L"
.ascii "%M"
.ascii "%N"
.ascii "%O"
.ascii "%P"
.ascii "%Q"
.ascii "%R"
.ascii "%S"
.ascii "%T"
.ascii "%U"
.ascii "%V"
.ascii "%W"
.ascii "%X"
.ascii "%Y"
.ascii "%Z"
.ascii "%["
.ascii "%\\"
.ascii "%]"
.ascii "%^"
.ascii "%_"
.ascii "%`"
.ascii "%a"
.ascii "%b"
.ascii "%c"
.ascii "%d"
.ascii "%e"
.ascii "%f"
.ascii "%g"
.ascii "%h"
.ascii "%i"
.ascii "%j"
.ascii "%k"
.ascii "%l"
.ascii "%m"
.ascii "%n"
.ascii "%o"
.ascii "%p"
.ascii "%q"
.ascii "%r"
.ascii "%s"
.ascii "%t"
.ascii "%u"
.ascii "%v"
.space 2
.space 2
.space 2
.space 2
.ascii "!$"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "(E"
.ascii "(F"
.ascii "(G"
.ascii "(H"
.ascii "(I"
.ascii "(J"
.ascii "(K"
.ascii "(L"
.ascii "(M"
.ascii "(N"
.ascii "(O"
.ascii "(P"
.ascii "(Q"
.ascii "(R"
.ascii "(S"
.ascii "(T"
.ascii "(U"
.ascii "(V"
.ascii "(W"
.ascii "(X"
.ascii "(Y"
.ascii "(Z"
.ascii "(["
.ascii "(\\"
.ascii "(]"
.ascii "(^"
.ascii "(_"
.ascii "(`"
.ascii "(a"
.ascii "(b"
.ascii "(c"
.ascii "(d"
.ascii "(e"
.ascii "(f"
.ascii "(g"
.ascii "(h"
.ascii "(i"
.globl ___gb2312_from_ucs4_tab8 ## @__gb2312_from_ucs4_tab8
.p2align 4
___gb2312_from_ucs4_tab8:
.ascii "R;"
.ascii "6!"
.space 2
.ascii "F_"
.space 2
.space 2
.space 2
.ascii "Mr"
.ascii "UI"
.ascii "H}"
.ascii "IO"
.ascii "OB"
.ascii "X\""
.ascii "2;"
.ascii "Sk"
.space 2
.ascii "X$"
.ascii "3s"
.space 2
.ascii "W("
.ascii "GR"
.ascii "X'"
.ascii "J@"
.space 2
.ascii "Gp"
.ascii "1{"
.ascii "R5"
.ascii "4T"
.ascii "6+"
.ascii "K?"
.ascii "X)"
.space 2
.space 2
.space 2
.ascii "6*"
.space 2
.ascii "A="
.ascii "QO"
.space 2
.ascii "I%"
.ascii "X-"
.space 2
.ascii "8v"
.ascii "Q>"
.ascii "c\\"
.ascii "VP"
.space 2
.space 2
.ascii "7a"
.space 2
.ascii "4."
.space 2
.ascii "AY"
.space 2
.ascii "X<"
.space 2
.ascii "Mh"
.ascii "5$"
.ascii "N*"
.ascii "Vw"
.space 2
.ascii "@v"
.ascii ">Y"
.ascii "X/"
.space 2
.space 2
.space 2
.ascii "DK"
.space 2
.ascii ">C"
.space 2
.ascii "X1"
.ascii "C4"
.ascii "Re"
.space 2
.ascii "V."
.ascii "NZ"
.ascii "U'"
.ascii ":u"
.ascii "7&"
.ascii "@V"
.space 2
.ascii "F9"
.ascii "ER"
.space 2,71
.space 2
.ascii "9T"
.space 2
.ascii "3K"
.space 2,82
.space 2
.space 2
.ascii "X?"
.ascii ">E"
.ascii "Fr"
.ascii "R2"
.ascii "O0"
.ascii "Og"
.space 2
.space 2
.space 2
.space 2
.ascii "Ji"
.space 2
.space 2
.ascii "X@"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Br"
.ascii "BR"
.space 2
.ascii "Hi"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "G,"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "AK"
.space 2
.ascii "Sh"
.ascii "Uy"
.space 2
.ascii "JB"
.ascii "6~"
.ascii "X!"
.ascii "SZ"
.ascii "?w"
.space 2
.ascii "TF"
.ascii ";%"
.ascii "XA"
.ascii "Ne"
.ascii ">."
.space 2
.space 2
.ascii "X("
.space 2
.ascii "QG"
.ascii "P)"
.space 2
.space 2
.space 2
.ascii "X="
.ascii "Yo"
.ascii "Mv"
.ascii "?:"
.space 2
.ascii "=;"
.ascii ":%"
.ascii "R`"
.ascii "2z"
.ascii ":`"
.ascii "D6"
.space 2
.ascii "Om"
.ascii ">)"
.ascii "M$"
.space 2,65
.space 2
.space 2
.space 2
.ascii "GW"
.ascii "Yq"
.space 2
.ascii "Yt"
.space 2
.space 2
.space 2
.space 2
.ascii "HK"
.ascii "Xi"
.space 2
.space 2
.space 2
.ascii "RZ"
.ascii "J2"
.ascii "HJ"
.ascii "Xl"
.ascii "Xj"
.ascii "XF"
.ascii "=v"
.ascii "FM"
.ascii "3p"
.space 2
.ascii "Xk"
.ascii "=q"
.ascii "=i"
.space 2
.ascii "HT"
.ascii "4S"
.space 2
.space 2
.ascii "BX"
.space 2
.ascii "2V"
.ascii "WP"
.ascii "JK"
.ascii "K{"
.ascii "UL"
.ascii "86"
.ascii "OI"
.space 2
.space 2
.space 2
.ascii "YZ"
.ascii "Xp"
.ascii "G*"
.space 2
.ascii "Xn"
.space 2
.ascii "4z"
.ascii "An"
.ascii "RT"
.space 2
.space 2
.ascii "Xm"
.space 2
.ascii "RG"
.ascii "Xo"
.ascii "CG"
.space 2
.space 2
.space 2
.ascii "Qv"
.space 2
.ascii "VY"
.ascii "Xr"
.space 2
.ascii "Xu"
.ascii "<~"
.ascii "<["
.space 2
.space 2
.space 2
.ascii "HN"
.space 2
.ascii "7]"
.space 2
.ascii "7B"
.space 2
.ascii "Fs"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Xx"
.ascii "RA"
.space 2
.space 2
.ascii "Ni"
.ascii "<?"
.ascii "7|"
.ascii "7%"
.ascii "P]"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "VZ"
.ascii "SE"
.ascii ";o"
.ascii ";a"
.ascii "Xq"
.space 2
.space 2
.ascii "I!"
.ascii "N0"
.ascii "4+"
.space 2
.ascii "Xs"
.space 2
.ascii "IK"
.ascii "Xv"
.ascii "BW"
.ascii "Xw"
.space 2
.space 2
.ascii "N1"
.ascii "Xy"
.space 2
.space 2
.space 2
.ascii "2."
.ascii "9@"
.space 2
.ascii "Y#"
.space 2
.ascii "0i"
.space 2
.ascii "Af"
.space 2
.ascii "Il"
.space 2
.ascii "KE"
.space 2
.ascii "KF"
.ascii "Y$"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "5h"
.space 2
.space 2
.ascii "5+"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "N;"
.ascii "5M"
.ascii "W!"
.ascii "Wt"
.space 2,83
.space 2
.ascii "Le"
.space 2
.ascii ":N"
.space 2
.ascii "Y\""
.ascii "Y\\"
.ascii "S`"
.ascii "X}"
.ascii "7p"
.ascii "Ww"
.ascii "X~"
.ascii "Xz"
.ascii "Y!"
.ascii "Dc"
.space 2
.space 2
.ascii "S6"
.ascii "Xt"
.ascii "Y]"
.space 2
.ascii "X{"
.space 2
.ascii "Ee"
.space 2
.space 2
.ascii "@P"
.space 2
.space 2
.ascii "Qp"
.ascii "0["
.space 2
.space 2
.ascii "<Q"
.ascii "Y&"
.space 2
.ascii "Y%"
.space 2
.space 2
.space 2
.space 2
.ascii "Y,"
.ascii "Y."
.space 2
.ascii "Y+"
.ascii "J9"
.space 2
.space 2
.space 2
.ascii "Y)"
.ascii "V6"
.space 2
.space 2
.space 2
.ascii "3^"
.ascii "Y("
.space 2
.ascii "@}"
.space 2
.ascii "JL"
.space 2
.ascii "Y*"
.space 2
.ascii "Y'"
.space 2
.space 2
.ascii "Y0"
.space 2
.space 2
.ascii "61"
.space 2
.space 2
.space 2
.ascii "9)"
.space 2
.ascii "R@"
.space 2
.space 2
.ascii "O@"
.space 2
.space 2
.space 2,66
.space 2
.ascii "=D"
.ascii "Ul"
.ascii "2`"
.ascii "GH"
.ascii "?k"
.ascii "Y-"
.space 2
.ascii "Y/"
.space 2
.ascii "Nj"
.ascii ":n"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "GV"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "1c"
.space 2
.space 2
.space 2
.ascii "4Y"
.ascii "6m"
.ascii "Y4"
.space 2
.space 2
.space 2
.space 2
.ascii "?!"
.space 2
.space 2
.space 2
.ascii "Y^"
.ascii "GN"
.ascii "@~"
.ascii "Y8"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "KW"
.ascii "7}"
.space 2
.ascii "Y5"
.space 2
.ascii "Y7"
.ascii "1#"
.ascii "Sa"
.ascii "Y9"
.space 2
.ascii "PE"
.space 2
.ascii "Y6"
.space 2
.space 2
.ascii "Y1"
.space 2
.ascii "Y2"
.ascii "A)"
.ascii "Y3"
.space 2
.space 2
.ascii "<s"
.ascii "P^"
.ascii "8)"
.space 2
.ascii ">c"
.space 2
.ascii "Y="
.space 2
.space 2
.space 2
.space 2
.ascii "Y:"
.space 2
.ascii "03"
.space 2
.space 2
.space 2
.ascii "YB"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "YD"
.ascii "16"
.space 2
.ascii "Y?"
.space 2
.space 2
.ascii "59"
.space 2
.ascii ">s"
.space 2
.space 2
.space 2
.ascii "LH"
.ascii ":r"
.ascii "RP"
.space 2
.ascii "YC"
.space 2
.space 2
.ascii "=h"
.space 2
.ascii "3+"
.space 2
.space 2
.space 2
.ascii "YE"
.ascii ">k"
.space 2
.ascii "YF"
.ascii "Y;"
.ascii "D_"
.space 2
.ascii "Y>"
.ascii "YA"
.ascii "Y@"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "U."
.space 2
.ascii "V5"
.space 2
.ascii "Gc"
.space 2
.space 2
.space 2
.space 2
.ascii "YH"
.space 2
.space 2
.space 2
.ascii "<Y"
.ascii "YJ"
.space 2
.space 2
.space 2
.ascii "Y<"
.space 2
.ascii "YK"
.ascii "F+"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "YI"
.space 2
.space 2
.space 2
.space 2
.ascii "Wv"
.space 2
.ascii "M#"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "=!"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "YL"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "E<"
.ascii "M5"
.space 2
.space 2
.space 2
.ascii "YM"
.space 2
.space 2
.ascii "YG"
.ascii "3%"
.ascii "?~"
.space 2
.space 2
.space 2
.space 2
.ascii "85"
.space 2
.space 2
.ascii "@|"
.space 2
.space 2
.space 2
.space 2
.ascii "0x"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "4v"
.space 2
.ascii "YN"
.space 2
.ascii "YO"
.ascii "4\""
.ascii "YP"
.space 2
.space 2
.ascii "4_"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "0A"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "YQ"
.ascii "I5"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Oq"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "YR"
.space 2
.space 2
.space 2
.ascii "AE"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "YV"
.ascii "I."
.space 2
.space 2
.space 2
.space 2
.ascii "YU"
.ascii "YT"
.ascii "YW"
.space 2
.space 2
.space 2
.space 2
.ascii "K["
.space 2
.ascii "=)"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "F'"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "YS"
.ascii "YX"
.space 2
.space 2
.space 2
.space 2,89
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "He"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "@\\"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "6y"
.ascii "X#"
.ascii "TJ"
.space 2
.ascii "T*"
.ascii "PV"
.ascii "3d"
.ascii "UW"
.space 2
.ascii "OH"
.ascii "9b"
.space 2
.ascii "?K"
.space 2
.ascii "Cb"
.space 2
.space 2
.space 2
.ascii "6R"
.space 2
.space 2
.ascii "MC"
.ascii "Yn"
.ascii "Yp"
.space 2
.space 2
.space 2
.ascii "53"
.space 2
.ascii "65"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ">$"
.space 2
.space 2
.ascii "Hk"
.space 2
.space 2
.ascii "H+"
.space 2
.space 2
.ascii "0K"
.ascii "9+"
.ascii "Ay"
.ascii "Yb"
.space 2
.ascii "@<"
.ascii "92"
.space 2
.ascii "9X"
.ascii "PK"
.ascii "1x"
.ascii "Fd"
.ascii ">_"
.ascii "5d"
.ascii "WH"
.space 2
.ascii "Qx"
.ascii "<f"
.ascii "J^"
.space 2
.space 2
.ascii "<="
.ascii "Yf"
.ascii "Xg"
.space 2
.space 2
.ascii "DZ"
.space 2
.space 2
.ascii "8T"
.ascii "H="
.space 2
.space 2
.ascii "2a"
.ascii "TY"
.space 2
.space 2
.space 2
.space 2
.ascii "C0"
.space 2
.space 2
.ascii "Ca"
.ascii "Z\""
.ascii "H_"
.space 2
.ascii "P4"
.space 2
.ascii ">|"
.ascii "E)"
.space 2
.space 2
.space 2
.ascii "9Z"
.space 2
.ascii "Z#"
.space 2
.ascii "T)"
.ascii "Z$"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Y{"
.ascii "6,"
.space 2
.space 2
.ascii "7k"
.ascii "1y"
.ascii "Y|"
.ascii "3e"
.ascii ">v"
.space 2
.ascii "?v"
.ascii "R1"
.ascii "@d"
.space 2
.space 2
.space 2
.ascii "63"
.ascii "Y~"
.ascii "Y}"
.space 2
.space 2
.ascii ">;"
.space 2
.space 2
.space 2
.ascii "F`"
.space 2
.ascii "W<"
.ascii "Z!"
.space 2
.ascii "A9"
.space 2
.ascii "5r"
.ascii "Ah"
.space 2
.space 2
.ascii "<u"
.space 2
.ascii "4U"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "A]"
.space 2
.ascii "D}"
.space 2
.space 2
.ascii "<8"
.ascii "72"
.space 2
.space 2
.ascii "7o"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Yl"
.space 2
.ascii "F>"
.space 2
.ascii "?-"
.ascii ";K"
.space 2
.space 2
.ascii "5J"
.space 2
.ascii "[I"
.ascii "PW"
.space 2
.ascii "M9"
.ascii "0<"
.ascii "3v"
.ascii ";w"
.ascii "[J"
.ascii ":/"
.space 2
.ascii "Td"
.ascii "56"
.ascii "5s"
.ascii "XV"
.ascii "HP"
.space 2
.space 2
.ascii "7V"
.ascii "GP"
.ascii "XW"
.space 2
.ascii "?/"
.space 2
.space 2
.ascii "[;"
.space 2,88
.space 2
.space 2
.ascii "PL"
.ascii ";."
.space 2
.space 2
.space 2
.ascii "k>"
.ascii "AP"
.ascii "Au"
.ascii "Tr"
.ascii "8U"
.space 2,52
.space 2
.ascii "3u"
.space 2
.space 2
.ascii "I>"
.space 2
.space 2
.space 2
.ascii "EP"
.space 2
.space 2
.space 2
.ascii "EY"
.ascii "@{"
.space 2
.ascii "1p"
.space 2
.ascii "XY"
.ascii "9N"
.space 2
.ascii "5="
.space 2
.space 2
.ascii "XZ"
.space 2
.space 2
.ascii "VF"
.ascii "K\""
.ascii "H/"
.ascii "I2"
.ascii "4L"
.ascii "?L"
.space 2
.ascii "9t"
.space 2
.ascii "X["
.ascii "X\\"
.ascii "6g"
.ascii "<A"
.ascii "Lj"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Ow"
.space 2
.ascii "X]"
.ascii "G0"
.space 2
.space 2
.ascii "9P"
.ascii "=#"
.space 2
.space 2
.ascii "L^"
.space 2
.ascii "FJ"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "X`"
.space 2
.ascii "X^"
.space 2
.space 2
.ascii "X_"
.space 2
.space 2
.space 2
.ascii "0~"
.space 2
.ascii ">g"
.space 2
.ascii "J#"
.ascii "<t"
.space 2
.space 2
.space 2
.space 2
.ascii "81"
.space 2
.space 2
.ascii "8n"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Xb"
.space 2
.ascii "=K"
.space 2
.ascii "Xd"
.ascii "Xc"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "E|"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Xe"
.space 2
.space 2
.ascii "Xf"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "A&"
.space 2
.ascii "H0"
.ascii "0l"
.ascii "9&"
.ascii "<S"
.ascii "Nq"
.ascii "[="
.ascii "AS"
.space 2
.space 2
.space 2
.space 2
.ascii "6/"
.ascii "Vz"
.ascii "E,"
.ascii "=Y"
.ascii "[>"
.ascii "[?"
.space 2
.space 2
.space 2
.ascii "@x"
.ascii ">\""
.ascii "@M"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "[@"
.ascii "JF"
.space 2
.space 2
.space 2
.ascii "2*"
.space 2
.space 2
.space 2
.ascii "SB"
.space 2
.ascii "Cc"
.space 2
.ascii "Q+"
.space 2
.space 2
.space 2
.space 2
.ascii "[B"
.space 2
.ascii "@U"
.space 2
.space 2
.space 2
.ascii "[C"
.space 2
.ascii "?1"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "D<"
.space 2
.space 2
.space 2
.space 2
.ascii "GZ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "[D"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Yh"
.ascii "IW"
.space 2
.space 2
.space 2
.ascii "94"
.ascii "Np"
.ascii "TH"
.space 2
.space 2
.space 2
.space 2
.ascii "0|"
.ascii "4R"
.space 2
.ascii "PY"
.space 2
.space 2
.space 2
.space 2
.ascii "Yi"
.space 2
.ascii "^K"
.ascii "Yk"
.space 2
.space 2
.space 2
.space 2
.ascii "X0"
.ascii ";/"
.space 2,49
.space 2
.ascii "3W"
.ascii "XN"
.space 2
.space 2
.ascii "TQ"
.space 2
.space 2
.ascii "=3"
.ascii "?o"
.space 2
.ascii "O;"
.space 2
.space 2
.ascii "XP"
.space 2
.space 2
.space 2
.ascii "7K"
.space 2
.space 2
.space 2
.ascii "XQ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "F%"
.ascii "Gx"
.ascii "R="
.space 2
.space 2
.ascii "XR"
.ascii "Dd"
.space 2
.ascii "J."
.space 2
.ascii "G'"
.space 2
.ascii "X&"
.space 2
.ascii "I}"
.ascii "Ng"
.ascii ";\\"
.ascii "0k"
.space 2
.space 2
.space 2
.ascii ";*"
.ascii "P-"
.space 2
.ascii "10"
.ascii "Wd"
.ascii "W?"
.space 2
.ascii "5%"
.ascii "Bt"
.ascii "DO"
.space 2
.space 2
.ascii "2)"
.space 2
.ascii "27"
.space 2
.ascii "1e"
.ascii "_2"
.ascii "U<"
.ascii "?("
.ascii "B,"
.ascii "XU"
.ascii "B1"
.space 2
.ascii "XT"
.ascii "NT"
.space 2
.ascii "Z`"
.space 2
.ascii "N@"
.space 2
.space 2
.ascii "X4"
.ascii "C."
.ascii "S!"
.ascii "N#"
.space 2
.ascii "<4"
.ascii "H4"
.ascii "BQ"
.space 2
.ascii ">m"
.ascii "P6"
.space 2
.ascii "Za"
.space 2
.space 2
.space 2
.space 2
.ascii "Gd"
.space 2
.space 2
.ascii "3'"
.space 2
.ascii "6r"
.ascii "L|"
.ascii "@z"
.space 2
.space 2
.ascii "@w"
.space 2
.ascii "Q9"
.ascii "Qa"
.ascii "XG"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "2^"
.space 2
.space 2
.ascii "@e"
.space 2
.ascii ":q"
.space 2
.space 2
.ascii "XH"
.space 2
.ascii "T-"
.space 2
.space 2
.ascii "Oa"
.ascii "XI"
.space 2
.ascii "XJ"
.ascii "OC"
.space 2
.ascii "3x"
.ascii ">G"
.space 2
.space 2
.space 2
.space 2
.ascii "XK"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "[L"
.space 2
.space 2
.space 2
.space 2
.ascii "H%"
.space 2
.space 2
.space 2
.ascii "OX"
.space 2
.ascii "H~"
.ascii "2N"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "SV"
.ascii "2f"
.ascii "<0"
.ascii "SQ"
.ascii "K+"
.ascii "74"
.space 2
.space 2
.space 2
.ascii "7\""
.space 2
.space 2
.ascii "Je"
.space 2
.ascii "H!"
.ascii "J\\"
.ascii "1d"
.ascii "Pp"
.space 2
.ascii "EQ"
.space 2
.space 2
.space 2
.ascii "[E"
.ascii "5~"
.space 2
.space 2
.ascii "?Z"
.ascii "9E"
.ascii ">d"
.ascii "Am"
.space 2
.ascii "_6"
.ascii "_5"
.ascii "V;"
.ascii "=P"
.ascii "UY"
.ascii "0H"
.ascii "6#"
.ascii "?I"
.ascii "L("
.ascii "_3"
.ascii "J7"
.ascii "SR"
.space 2
.ascii "XO"
.ascii "R6"
.ascii ":E"
.ascii "K>"
.ascii "L>"
.space 2
.ascii "_7"
.ascii "5p"
.ascii "_4"
.space 2
.space 2
.space 2
.ascii "Su"
.space 2
.ascii "3T"
.ascii "8w"
.space 2
.ascii "_:"
.space 2
.ascii ":O"
.ascii "<*"
.ascii "5u"
.space 2
.ascii "M,"
.ascii "C{"
.ascii ":s"
.ascii "@t"
.ascii "MB"
.ascii "Or"
.ascii "_8"
.ascii "OE"
.space 2
.ascii "B@"
.ascii "_9"
.ascii "Bp"
.space 2
.space 2
.space 2
.ascii ">}"
.space 2
.ascii "A_"
.ascii "ML"
.ascii "Rw"
.ascii "7M"
.ascii "_A"
.space 2
.ascii "_D"
.space 2
.space 2
.ascii "7q"
.ascii "0I"
.ascii "6V"
.ascii "7T"
.space 2
.ascii ":,"
.ascii "L}"
.ascii "?T"
.ascii "K1"
.ascii "Ft"
.space 2
.ascii "V("
.ascii "_E"
.space 2
.ascii "Nb"
.space 2,51
.space 2
.space 2
.ascii "N|"
.ascii "45"
.space 2
.ascii "NG"
.ascii ":p"
.space 2
.ascii "Na"
.space 2
.ascii "Q="
.space 2
.space 2
.ascii "_@"
.space 2
.space 2
.ascii "4t"
.space 2
.ascii "3J"
.space 2
.ascii "8f"
.ascii "_;"
.space 2
.space 2
.space 2
.space 2
.ascii "DE"
.space 2
.ascii "_<"
.ascii "_="
.ascii "_>"
.ascii "E;"
.ascii "_?"
.ascii "_B"
.ascii "T1"
.ascii "_C"
.space 2
.ascii "G:"
.ascii "NX"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "DX"
.space 2
.ascii "_J"
.space 2
.ascii "_O"
.space 2
.ascii "V\\"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "_I"
.ascii "_Z"
.ascii "N6"
.space 2
.ascii ":G"
.ascii "_N"
.ascii "_H"
.ascii "E^"
.space 2
.space 2
.ascii "Ik"
.ascii ":t"
.ascii "C|"
.space 2
.space 2
.ascii ">W"
.space 2
.ascii "_F"
.space 2
.ascii "_M"
.space 2
.ascii "EX"
.space 2
.space 2
.space 2
.space 2
.ascii "U&"
.ascii ":M"
.space 2
.ascii ">L"
.ascii "S="
.ascii "8@"
.space 2
.ascii "Vd"
.space 2
.ascii "_G"
.ascii "9>"
.ascii "?'"
.space 2
.space 2
.ascii "A|"
.ascii "_K"
.ascii "_L"
.space 2
.ascii "_P"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "_["
.ascii "_e"
.space 2
.ascii "_W"
.ascii "_V"
.ascii "WI"
.ascii "_c"
.ascii "_d"
.ascii "ek"
.ascii "R'"
.ascii "_R"
.space 2
.ascii "?)"
.space 2
.ascii "T["
.space 2
.ascii "?H"
.ascii "_T"
.space 2
.space 2
.space 2
.ascii "OL"
.space 2
.space 2
.ascii "_]"
.space 2
.ascii "QJ"
.space 2
.ascii "_^"
.ascii "0'"
.ascii "F7"
.ascii "_S"
.space 2
.ascii ":e"
.space 2
.ascii "6_"
.ascii "M["
.ascii "9~"
.ascii "TU"
.space 2
.space 2
.space 2,95
.ascii "Ol"
.ascii "0%"
.ascii "_g"
.ascii "_Q"
.ascii "QF"
.ascii "_U"
.ascii "_X"
.ascii "_Y"
.ascii "_\\"
.space 2
.ascii ";)"
.space 2
.ascii "_`"
.ascii "_a"
.space 2
.ascii "_b"
.ascii "_f"
.ascii "_h"
.ascii "S4"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "8g"
.ascii "E6"
.ascii "_j"
.ascii "IZ"
.ascii "A("
.space 2,68
.space 2
.space 2
.ascii "?^"
.ascii "Ox"
.space 2
.space 2
.space 2
.ascii "U\\"
.ascii "_n"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "28"
.space 2
.ascii ":_"
.ascii "_l"
.space 2
.ascii "[A"
.space 2
.ascii "Qd"
.space 2
.space 2
.space 2
.space 2
.ascii "Kt"
.ascii "4="
.space 2
.ascii "0&"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "_q"
.ascii "LF"
.ascii "_r"
.space 2
.space 2
.ascii "_m"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "_i"
.space 2
.space 2
.space 2
.space 2
.ascii "_k"
.space 2
.ascii "_o"
.ascii "_p"
.ascii ";="
.space 2
.space 2
.ascii "_s"
.space 2
.space 2
.ascii "_t"
.space 2
.ascii ";#"
.space 2
.ascii "J["
.ascii "N("
.ascii "`'"
.ascii "3*"
.space 2
.ascii "`&"
.space 2
.space 2
.space 2
.ascii "`!"
.space 2
.space 2
.space 2
.space 2
.ascii "_~"
.space 2
.ascii "MY"
.ascii "_|"
.space 2
.ascii "_z"
.space 2
.ascii "?P"
.ascii "WD"
.space 2
.ascii "IL"
.space 2
.space 2
.ascii "_x"
.ascii "0!"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "_}"
.space 2
.space 2
.space 2
.space 2
.ascii "_{"
.ascii "`\""
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "`("
.space 2
.space 2
.space 2
.space 2
.ascii "7H"
.space 2
.space 2
.ascii "F!"
.ascii "I6"
.ascii "@2"
.ascii "_u"
.space 2
.space 2
.ascii "E>"
.space 2
.ascii "XD"
.ascii "_y"
.ascii "Dv"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "`#"
.ascii "`$"
.ascii "`%"
.ascii "P%"
.space 2
.space 2
.ascii "`4"
.ascii "Ld"
.space 2
.ascii "`1"
.space 2
.ascii "?&"
.ascii "`/"
.ascii "N9"
.ascii "`+"
.ascii "IF"
.space 2
.space 2
.ascii "@."
.ascii "`."
.ascii ":m"
.ascii ":0"
.ascii "`)"
.space 2
.space 2
.space 2
.ascii "_v"
.space 2
.ascii "`3"
.space 2
.space 2
.ascii "`8"
.space 2
.space 2
.space 2
.ascii "4-"
.ascii "`9"
.space 2
.space 2
.ascii "O2"
.ascii ":H"
.space 2
.ascii "`0"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Pz"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "`,"
.space 2
.ascii "T{"
.space 2
.ascii "_w"
.space 2
.ascii "Eg"
.space 2
.ascii "`-"
.space 2
.ascii "Sw"
.space 2
.ascii "`6"
.ascii "`7"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "`D"
.ascii "Pa"
.space 2
.space 2
.space 2
.ascii "`<"
.space 2
.space 2
.ascii "`I"
.ascii "`J"
.space 2
.space 2
.space 2
.ascii "`>"
.ascii "`*"
.ascii "I$"
.ascii "`A"
.space 2
.ascii "`2"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "JH"
.ascii "`C"
.space 2
.ascii "`5"
.space 2
.ascii "NK"
.space 2
.ascii "KC"
.ascii "`M"
.ascii "`F"
.ascii "`B"
.space 2
.ascii "`K"
.space 2
.ascii "`:"
.ascii "`?"
.ascii "`@"
.space 2
.space 2
.ascii "`E"
.space 2
.space 2
.ascii "`G"
.ascii "`H"
.space 2
.ascii "`L"
.space 2
.ascii "`;"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "KT"
.ascii "`U"
.space 2
.ascii "`V"
.ascii "`R"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "`P"
.ascii "<N"
.space 2
.space 2
.ascii "`Q"
.space 2
.ascii "8B"
.ascii "XE"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Pj"
.space 2
.space 2
.ascii "Bo"
.space 2
.space 2
.ascii "`O"
.ascii "`="
.space 2
.space 2
.space 2
.ascii "`T"
.ascii "`S"
.space 2
.space 2
.ascii "`W"
.space 2
.space 2
.space 2
.space 2
.ascii "`\\"
.ascii "`X"
.space 2
.space 2
.space 2
.ascii "Vv"
.ascii "30"
.space 2
.ascii "Wl"
.space 2
.ascii "K;"
.space 2
.space 2
.ascii "`Z"
.space 2
.ascii "N{"
.space 2
.space 2
.space 2
.ascii ":Y"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "`a"
.ascii "`]"
.ascii "R-"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "`b"
.space 2
.space 2
.ascii "`["
.ascii "`Y"
.ascii "`_"
.space 2
.space 2
.space 2,96
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "`^"
.space 2
.ascii "`d"
.space 2
.space 2
.space 2
.ascii "Fw"
.ascii "X,"
.ascii "Tk"
.ascii "`f"
.ascii "JI"
.space 2
.space 2
.space 2
.space 2
.ascii "`e"
.space 2
.space 2
.space 2
.space 2
.ascii "8A"
.space 2
.space 2
.space 2
.space 2
.ascii "`g"
.ascii "`h"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "`i"
.ascii "`c"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ":?"
.ascii "Lg"
.space 2
.space 2
.space 2
.ascii "`j"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Oy"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "`k"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "HB"
.space 2
.space 2
.space 2
.space 2
.ascii "=@"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "DR"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "`l"
.space 2
.space 2
.ascii "`m"
.space 2
.space 2
.ascii "Gt"
.ascii "KD"
.space 2
.ascii "`n"
.ascii ";X"
.ascii "X6"
.ascii "Rr"
.ascii "`o"
.ascii "ME"
.space 2
.ascii "6Z"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "`q"
.space 2
.ascii "T0"
.space 2
.space 2
.ascii "@'"
.ascii "4Q"
.space 2
.space 2
.ascii "N'"
.ascii "`p"
.space 2
.space 2
.space 2
.ascii "`r"
.ascii "9L"
.space 2
.space 2
.ascii "9z"
.ascii "M<"
.ascii "`s"
.space 2
.space 2
.space 2
.ascii "FT"
.ascii "`t"
.space 2
.ascii "T2"
.space 2
.ascii "H&"
.ascii "`v"
.ascii "`u"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "`w"
.space 2
.space 2
.ascii "MA"
.space 2
.space 2
.space 2
.ascii "J%"
.space 2
.space 2
.space 2
.space 2
.ascii "TZ"
.ascii "[W"
.ascii "[Y"
.space 2
.ascii "[X"
.ascii "9g"
.ascii "[\\"
.ascii "[]"
.ascii "5X"
.space 2
.space 2
.ascii "[Z"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2,91
.ascii "3!"
.ascii "[_"
.space 2
.space 2
.ascii ";x"
.space 2
.ascii "V7"
.space 2
.ascii "[`"
.space 2
.space 2
.space 2
.space 2
.ascii ">y"
.space 2
.space 2
.ascii "7;"
.space 2
.ascii "[P"
.ascii "L."
.ascii "?2"
.ascii ";5"
.ascii "Wx"
.ascii "?S"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "?i"
.space 2
.space 2
.ascii "<a"
.ascii "L3"
.ascii "[^"
.ascii "0S"
.ascii "Nk"
.ascii "7X"
.ascii "W9"
.ascii "FB"
.space 2
.space 2
.ascii "@$"
.space 2
.ascii "L9"
.space 2
.ascii "[g"
.ascii "[a"
.ascii "F:"
.ascii "[c"
.space 2
.ascii "[h"
.space 2
.ascii "Ew"
.space 2
.space 2
.space 2
.ascii "[j"
.space 2
.space 2
.ascii "[i"
.ascii "?@"
.space 2
.space 2
.space 2
.ascii "[f"
.ascii "[e"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "49"
.ascii "@,"
.ascii "B\""
.ascii "[b"
.ascii "[d"
.space 2
.space 2
.space 2
.space 2
.ascii "PM"
.ascii "[m"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "@]"
.ascii "[r"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "6b"
.space 2
.space 2
.space 2
.space 2
.ascii "[s"
.ascii "[R"
.ascii "98"
.ascii "T+"
.ascii "[l"
.space 2
.ascii "?Q"
.ascii "[p"
.space 2
.ascii "[Q"
.space 2
.ascii "5f"
.space 2
.ascii "[k"
.ascii "?e"
.space 2
.space 2
.space 2
.ascii "[n"
.space 2
.ascii "[q"
.space 2
.space 2
.space 2
.ascii "[y"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "9!"
.ascii "0#"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Bq"
.space 2
.space 2
.ascii "3G"
.ascii "[o"
.space 2
.space 2
.ascii "[x"
.space 2
.ascii "FR"
.ascii "[t"
.space 2
.space 2
.ascii "[u"
.ascii "[w"
.ascii "[v"
.space 2
.space 2
.ascii "[~"
.space 2
.ascii "Sr"
.ascii "2:"
.space 2
.space 2
.space 2
.ascii "[}"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "\\$"
.space 2
.ascii "[{"
.space 2
.space 2
.space 2
.space 2
.ascii "[z"
.space 2
.space 2
.space 2
.ascii "[|"
.ascii "E`"
.ascii ";y"
.space 2
.space 2
.ascii "\\#"
.space 2
.space 2
.ascii "\\%"
.space 2
.ascii "LC"
.space 2
.space 2
.space 2
.ascii "6Q"
.ascii "]@"
.space 2
.space 2
.space 2
.ascii "\\!"
.space 2
.ascii "\\\""
.space 2
.space 2
.space 2
.ascii "G5"
.space 2
.space 2
.space 2
.ascii "6i"
.space 2
.space 2
.space 2
.ascii "\\'"
.space 2
.space 2
.space 2
.space 2
.ascii "\\&"
.space 2
.ascii "\\)"
.ascii "1$"
.space 2
.space 2
.ascii "5L"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "?0"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Q_"
.space 2
.space 2
.space 2
.space 2
.ascii "6B"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "\\("
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Kz"
.ascii "ks"
.space 2
.space 2
.space 2
.ascii "K\\"
.space 2
.space 2
.ascii "K~"
.space 2
.space 2
.space 2
.ascii "LA"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "H{"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "\\*"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Ln"
.ascii "\\+"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "[S"
.space 2
.ascii "\\/"
.ascii "\\,"
.space 2
.ascii ">3"
.space 2
.ascii "J{"
.space 2
.space 2
.space 2
.ascii "\\-"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "IJ"
.ascii "D9"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "G="
.ascii "\\."
.space 2
.space 2
.space 2
.ascii "Tv"
.ascii "Pf"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "D+"
.ascii "6U"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "[T"
.space 2
.space 2
.space 2
.space 2
.ascii "1Z"
.space 2
.space 2
.space 2
.ascii "[U"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "[V"
.space 2
.space 2
.space 2
.ascii ":>"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "H@"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "J?"
.ascii "HI"
.space 2
.ascii "W3"
.space 2
.ascii "Iy"
.space 2
.space 2
.ascii "?G"
.space 2
.space 2
.ascii ":x"
.space 2
.space 2
.ascii "R<"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "b:"
.space 2
.ascii "4&"
.space 2
.space 2
.ascii "18"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "84"
.space 2
.ascii "OD"
.space 2
.space 2
.space 2
.space 2
.ascii "Yg"
.ascii "O&"
.ascii "Mb"
.space 2
.space 2
.ascii "Ym"
.ascii "6`"
.space 2
.ascii "R9"
.space 2
.space 2
.ascii "9;"
.space 2
.space 2
.space 2
.space 2
.ascii "b9"
.ascii "b7"
.space 2
.ascii "4s"
.space 2
.ascii "Ll"
.ascii "L+"
.ascii "7r"
.space 2
.ascii "X2"
.ascii "Qk"
.ascii ":;"
.space 2
.ascii "J'"
.space 2
.space 2
.ascii "M7"
.space 2
.space 2
.ascii "RD"
.ascii "?d"
.ascii "<P"
.ascii "6a"
.space 2
.ascii "^E"
.space 2
.space 2
.space 2
.space 2
.ascii "^F"
.ascii "[<"
.space 2
.ascii "QY"
.space 2
.space 2
.ascii "Ff"
.ascii "DN"
.ascii "7n"
.space 2
.ascii "7\\"
.space 2
.space 2
.ascii "?|"
.ascii "W`"
.space 2
.ascii "Fu"
.space 2
.space 2
.ascii "1<"
.ascii "^H"
.ascii "=1"
.ascii "LW"
.ascii "^J"
.space 2
.ascii "^I"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "5l"
.space 2
.ascii "I]"
.space 2
.space 2
.ascii "0B"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "E."
.ascii "E+"
.space 2
.ascii "DL"
.space 2
.ascii "<i"
.ascii "K}"
.space 2
.space 2
.space 2
.ascii ":C"
.space 2
.space 2
.space 2
.ascii "ey"
.ascii "Hg"
.ascii "ez"
.ascii "M}"
.space 2
.ascii "W1"
.ascii "8>"
.ascii "Bh"
.space 2
.ascii "HQ"
.space 2
.space 2
.ascii "e{"
.space 2
.space 2
.space 2
.space 2
.ascii "6J"
.ascii "<K"
.space 2
.space 2
.ascii "Q}"
.ascii "f!"
.space 2
.ascii "Cn"
.space 2
.space 2
.space 2
.space 2
.ascii "f$"
.space 2
.space 2
.space 2
.space 2
.ascii "e~"
.ascii "f%"
.ascii "MW"
.space 2
.space 2
.ascii "7A"
.ascii "e|"
.ascii "e}"
.ascii "f#"
.space 2
.space 2
.ascii "D]"
.ascii "f("
.space 2
.space 2
.ascii "f'"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2,67
.space 2
.ascii "F^"
.space 2
.space 2
.ascii "f*"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "D7"
.space 2
.space 2
.space 2
.ascii "f\""
.ascii "J<"
.space 2
.space 2
.space 2
.space 2
.ascii "=c"
.ascii "9C"
.ascii "f&"
.ascii "PU"
.ascii "N/"
.space 2
.space 2
.ascii "f)"
.ascii "f0"
.space 2
.ascii "R&"
.space 2
.ascii "=*"
.ascii "f-"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "f/"
.space 2
.ascii "@Q"
.space 2
.space 2
.ascii "RL"
.space 2
.space 2
.space 2
.ascii "<'"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "f1"
.space 2
.ascii "Rv"
.space 2
.space 2
.space 2
.ascii "WK"
.space 2
.ascii "M~"
.space 2
.ascii "M^"
.ascii "B&"
.ascii "f+"
.ascii "f,"
.ascii "=?"
.ascii "f."
.ascii "f3"
.space 2
.space 2
.ascii "f2"
.space 2
.space 2
.space 2
.space 2
.ascii "f6"
.space 2
.ascii "f8"
.space 2
.space 2
.space 2
.space 2
.ascii "Do"
.space 2
.space 2
.space 2
.ascii "DH"
.space 2
.space 2
.ascii ">j"
.ascii "Io"
.space 2
.space 2
.ascii "f7"
.space 2
.ascii "6p"
.space 2
.space 2
.space 2
.ascii "Cd"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Si"
.ascii "f4"
.space 2
.ascii "f5"
.space 2
.ascii "H\""
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "f="
.space 2
.space 2
.space 2
.ascii "f9"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "FE"
.space 2
.space 2
.ascii "Mq"
.ascii "f;"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "f<"
.space 2
.space 2
.space 2
.space 2
.ascii ";i"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "f>"
.space 2
.space 2
.space 2
.space 2
.ascii "f:"
.space 2
.space 2
.ascii "@7"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "S$"
.ascii "f?"
.ascii "It"
.ascii "fC"
.space 2
.space 2
.ascii "fD"
.space 2
.space 2
.space 2
.space 2
.ascii "Pv"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "C="
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "CD"
.ascii "fB"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "fA"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "fG"
.ascii "O1"
.space 2
.ascii "kt"
.space 2
.space 2
.ascii "fJ"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "fE"
.space 2
.space 2
.ascii "<^"
.ascii "I)"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "<5"
.space 2
.space 2
.ascii "OS"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "fH"
.space 2
.ascii "fI"
.space 2
.ascii "fN"
.space 2
.ascii "fP"
.space 2
.space 2
.space 2
.ascii "fQ"
.space 2
.space 2
.space 2
.ascii "fK"
.ascii "5U"
.space 2
.ascii "fL"
.space 2
.space 2
.ascii "fO"
.space 2
.space 2
.ascii "D["
.space 2
.ascii "fF"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "fM"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "fR"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "fT"
.ascii "fS"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "fU"
.space 2
.ascii "Yx"
.space 2
.space 2
.ascii "fV"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "fW"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "WS"
.ascii "f]"
.space 2
.ascii "f^"
.ascii "?W"
.ascii "TP"
.space 2
.ascii "WV"
.ascii "4f"
.ascii "Ko"
.ascii "fZ"
.ascii "XC"
.ascii "WN"
.ascii "P\""
.space 2
.ascii "CO"
.space 2
.space 2
.ascii "f_"
.ascii "<>"
.ascii "9B"
.ascii "f["
.ascii "Q'"
.space 2
.space 2
.ascii ":\""
.ascii "BO"
.space 2
.ascii "X+"
.space 2
.space 2
.space 2
.ascii "Jk"
.ascii "en"
.space 2
.ascii "f\\"
.space 2
.ascii "7u"
.space 2
.space 2
.space 2
.space 2
.ascii "Hf"
.space 2
.space 2
.ascii "Du"
.space 2
.space 2
.ascii "e2"
.ascii "D~"
.space 2
.ascii "K|"
.ascii "e3"
.ascii "U,"
.space 2
.ascii "Sn"
.ascii "JX"
.ascii "02"
.space 2
.ascii "KN"
.ascii "Mj"
.space 2
.space 2
.ascii ":j"
.space 2
.space 2
.space 2
.ascii "e5"
.space 2
.ascii "e4"
.space 2
.ascii "WZ"
.ascii "9Y"
.ascii "Vf"
.ascii "6("
.ascii "Mp"
.ascii "RK"
.ascii "1&"
.ascii "J5"
.space 2
.ascii "3h"
.ascii "Is"
.ascii "?M"
.ascii "P{"
.ascii "JR"
.ascii "e6"
.ascii ";B"
.space 2
.space 2
.space 2
.ascii "O\\"
.ascii "9,"
.space 2
.space 2
.space 2
.space 2
.ascii "TW"
.space 2
.space 2
.ascii ":&"
.ascii "Qg"
.ascii "O|"
.ascii "<R"
.space 2
.ascii "e7"
.ascii "H]"
.space 2
.space 2
.space 2
.ascii "?m"
.ascii "1v"
.ascii "K^"
.space 2
.space 2
.ascii "<E"
.space 2
.ascii "<D"
.ascii "Rz"
.ascii "C\\"
.ascii "?\\"
.space 2
.space 2
.space 2
.space 2
.ascii "8;"
.space 2
.space 2
.space 2
.ascii "CB"
.space 2
.ascii ":."
.ascii "T\""
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "G^"
.ascii "D/"
.ascii "2l"
.space 2
.ascii "9Q"
.space 2
.space 2
.ascii "e;"
.ascii "AH"
.space 2
.space 2
.ascii "U/"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "e<"
.space 2
.ascii "e>"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "4g"
.ascii "6T"
.ascii "KB"
.ascii "Q0"
.ascii "5<"
.space 2
.space 2
.ascii "JY"
.space 2
.ascii "7b"
.space 2
.space 2
.ascii "Id"
.space 2
.ascii "=+"
.space 2
.space 2
.ascii "N>"
.ascii "Wp"
.space 2
.space 2
.space 2
.space 2
.ascii "P!"
.space 2
.ascii "IY"
.space 2
.space 2
.ascii "6{"
.ascii "fX"
.ascii "<b"
.space 2
.ascii "3>"
.space 2
.ascii "IP"
.space 2
.ascii "fY"
.ascii "3\""
.space 2
.space 2
.space 2
.space 2
.ascii "^L"
.space 2
.ascii "SH"
.ascii "^M"
.space 2
.ascii "R\""
.space 2
.space 2
.space 2
.space 2
.ascii "^N"
.space 2
.space 2
.space 2
.space 2
.ascii ">M"
.space 2
.space 2
.ascii "^O"
.space 2
.space 2
.space 2
.ascii "J,"
.ascii "R|"
.ascii "3_"
.ascii "ej"
.ascii "Da"
.ascii ">!"
.ascii "N2"
.ascii "Dr"
.ascii ">V"
.ascii "F("
.ascii "2c"
.space 2
.space 2
.ascii ">S"
.space 2
.space 2
.ascii "G|"
.ascii "Lk"
.ascii "=l"
.ascii "N]"
.space 2
.space 2
.ascii "J:"
.ascii "FA"
.ascii "el"
.ascii "P<"
.space 2
.space 2
.space 2
.ascii "U9"
.space 2
.space 2
.space 2
.ascii "em"
.space 2
.space 2
.space 2
.space 2
.ascii "Jt"
.space 2
.ascii "M@"
.ascii "BE"
.space 2
.ascii "eo"
.space 2
.ascii "BD"
.ascii "ep"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ex"
.space 2,77
.space 2
.ascii "I="
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "RY"
.ascii "a("
.space 2
.space 2
.space 2
.space 2
.ascii "Sl"
.space 2
.ascii "Kj"
.ascii "Fq"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "a,"
.space 2
.space 2
.space 2
.ascii "a'"
.ascii "a)"
.space 2
.space 2
.ascii "a*"
.ascii "a/"
.space 2
.space 2
.ascii "2m"
.space 2
.ascii "a+"
.ascii "8Z"
.ascii "a-"
.ascii "a."
.ascii "a0"
.ascii "5:"
.ascii "a1"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "a3"
.ascii "a8"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "QR"
.space 2
.ascii "a6"
.ascii "a5"
.ascii "Ak"
.space 2
.space 2
.space 2
.ascii "a7"
.space 2
.ascii "T@"
.space 2
.ascii "a2"
.space 2
.ascii "a:"
.ascii "06"
.space 2
.space 2
.space 2
.space 2
.ascii "a4"
.space 2
.ascii "?y"
.space 2
.ascii "a9"
.space 2
.space 2
.ascii "a;"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "a>"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "a<"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "VE"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "O?"
.space 2
.space 2
.ascii "a="
.ascii "a?"
.ascii "BM"
.space 2
.ascii "6k"
.space 2
.ascii "Sx"
.space 2
.space 2
.ascii "GM"
.space 2
.space 2
.ascii "7e"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ">~"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "a@"
.ascii "aA"
.space 2
.space 2
.ascii "aG"
.ascii "3g"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Fi"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "4^"
.space 2
.ascii "QB"
.space 2
.space 2
.space 2
.space 2
.ascii "aH"
.space 2
.space 2
.ascii "aF"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "aE"
.space 2
.ascii "aC"
.ascii "aB"
.space 2
.ascii "1@"
.space 2
.space 2
.space 2
.ascii "U8"
.ascii "aD"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "aK"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "aL"
.ascii "aJ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "oz"
.space 2
.space 2
.ascii "aS"
.ascii "aR"
.ascii "G6"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "aI"
.space 2
.space 2
.ascii "aN"
.space 2
.ascii "aP"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "aT"
.space 2
.ascii "aQ"
.ascii "aM"
.space 2
.space 2
.ascii "aO"
.space 2
.space 2
.space 2
.space 2
.ascii "aU"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "aV"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "aW"
.space 2
.space 2
.space 2
.ascii "aX"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "aZ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "a["
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "N!"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "g]"
.space 2
.ascii "4("
.ascii "V]"
.space 2
.space 2
.ascii "Q2"
.ascii "32"
.space 2
.space 2
.ascii "9$"
.ascii "Ws"
.ascii "GI"
.ascii ">^"
.ascii "9."
.space 2
.ascii "NW"
.space 2
.space 2
.ascii "2n"
.ascii "[O"
.space 2
.ascii "<:"
.ascii "RQ"
.ascii "KH"
.ascii "0M"
.space 2
.space 2
.ascii "Oo"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Yc"
.ascii "=m"
.space 2
.space 2
.ascii "1R"
.ascii "JP"
.ascii "2<"
.space 2
.ascii "K'"
.ascii "7+"
.space 2
.ascii "J&"
.space 2
.space 2
.space 2
.ascii "O#"
.space 2
.space 2
.ascii "`x"
.ascii "UJ"
.ascii "`{"
.space 2
.space 2
.ascii "`z"
.ascii "EA"
.ascii "L{"
.space 2
.ascii "A1"
.ascii "`y"
.ascii "Vc"
.ascii "2/"
.ascii "VD"
.ascii "5["
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "4x"
.ascii "V!"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "O/"
.ascii "0o"
.space 2
.space 2
.ascii "`|"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "a!"
.ascii "3#"
.space 2
.space 2
.ascii "`}"
.ascii "`~"
.ascii "C1"
.space 2
.space 2
.space 2
.space 2
.ascii "C]"
.space 2
.ascii "a\""
.ascii "7y"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ";O"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "a#"
.ascii "D;"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "a$"
.space 2
.space 2
.ascii "a%"
.space 2
.space 2
.ascii "a&"
.ascii "41"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "8I"
.ascii "F="
.ascii "Dj"
.space 2
.ascii "2\""
.space 2
.ascii "PR"
.space 2
.ascii "g["
.ascii ";C"
.ascii "SW"
.ascii "SD"
.space 2
.ascii "9c"
.ascii "bO"
.space 2
.space 2
.space 2
.ascii "W/"
.space 2
.ascii "Gl"
.ascii "1S"
.space 2
.space 2
.ascii "42"
.ascii "bQ"
.space 2
.space 2
.space 2
.ascii "Pr"
.ascii "B."
.ascii "bP"
.space 2
.ascii "?b"
.ascii "S&"
.ascii "5W"
.ascii "bR"
.ascii "5j"
.space 2
.ascii "Cm"
.ascii "8}"
.space 2
.ascii "8."
.space 2
.ascii "ES"
.ascii "7O"
.ascii "bT"
.space 2
.space 2
.space 2
.space 2
.ascii "bS"
.ascii "6H"
.ascii "Wy"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "M%"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "bX"
.space 2
.ascii "bV"
.ascii "J|"
.ascii "?5"
.ascii "S9"
.ascii "bU"
.space 2
.space 2
.space 2
.space 2
.ascii "bW"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "A."
.ascii "@H"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "b["
.ascii "bZ"
.ascii "@*"
.space 2
.space 2
.ascii "AN"
.space 2
.space 2
.space 2
.space 2
.ascii "b\\"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "b]"
.space 2
.ascii "b^"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "[H"
.space 2
.ascii "QS"
.ascii "M\""
.space 2
.space 2
.ascii "=("
.space 2
.space 2
.space 2
.ascii "^C"
.ascii "X%"
.ascii "?*"
.ascii "[M"
.ascii "Rl"
.ascii "Fz"
.ascii "E*"
.space 2
.space 2
.space 2
.ascii "^D"
.space 2
.ascii "1W"
.ascii "_."
.space 2
.space 2
.space 2
.ascii "J="
.space 2
.ascii "_1"
.space 2
.ascii "9-"
.space 2
.ascii "R}"
.space 2
.ascii "8%"
.ascii ":k"
.space 2
.space 2
.ascii "3Z"
.space 2
.space 2
.space 2
.ascii "5\\"
.ascii "UE"
.space 2
.space 2
.space 2
.space 2
.ascii "CV"
.ascii "OR"
.ascii ";!"
.space 2
.ascii "es"
.ascii "er"
.space 2
.space 2
.ascii "et"
.space 2
.ascii "Md"
.space 2
.ascii "Hu"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "5/"
.ascii "G?"
.space 2
.ascii "ev"
.space 2
.space 2
.space 2
.ascii "l0"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ef"
.space 2
.ascii "9i"
.ascii "51"
.space 2
.ascii "B<"
.ascii "eh"
.ascii "eg"
.ascii "ei"
.space 2
.space 2
.space 2
.space 2
.ascii "RM"
.space 2
.space 2
.space 2
.ascii "aj"
.ascii "PN"
.space 2
.ascii "M."
.space 2
.ascii "Qe"
.space 2
.space 2
.ascii "2J"
.ascii "1k"
.space 2
.ascii "1r"
.ascii "Em"
.space 2
.space 2
.ascii "UC"
.ascii "S0"
.space 2
.ascii "a\\"
.space 2
.space 2
.space 2
.ascii "a]"
.space 2
.ascii "R["
.space 2
.ascii "39"
.ascii "1K"
.space 2
.space 2
.space 2
.ascii "My"
.ascii "Uw"
.ascii "a^"
.space 2
.ascii ">6"
.ascii "4}"
.space 2
.ascii "a_"
.ascii ":\\"
.ascii "a`"
.ascii ";2"
.ascii "BI"
.space 2,97
.space 2
.space 2
.space 2
.ascii "Pl"
.space 2
.ascii "M="
.space 2
.space 2
.ascii "ab"
.space 2
.ascii "5C"
.ascii "EG"
.ascii "ac"
.space 2
.space 2
.ascii "ad"
.space 2
.space 2
.space 2
.space 2
.ascii "Sy"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ae"
.space 2
.ascii "Q-"
.space 2
.space 2
.ascii "af"
.ascii "N\""
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ag"
.space 2
.ascii "5B"
.space 2
.space 2
.space 2
.space 2
.ascii "ah"
.ascii ";U"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "PD"
.ascii "b`"
.ascii "1X"
.ascii "Rd"
.space 2
.space 2
.ascii "ba"
.space 2
.space 2
.ascii "<I"
.ascii "HL"
.space 2
.ascii "bc"
.ascii "l~"
.ascii "l}"
.ascii "_/"
.space 2
.space 2
.space 2
.space 2,98
.ascii "V>"
.ascii "M|"
.ascii "C&"
.space 2
.space 2
.space 2
.ascii "cC"
.space 2
.space 2
.ascii "VR"
.ascii "bg"
.space 2
.space 2
.ascii "bh"
.space 2
.space 2
.ascii "SG"
.space 2
.space 2
.ascii "bl"
.ascii "?l"
.space 2
.ascii "bm"
.ascii "be"
.space 2
.space 2
.ascii "3@"
.space 2
.space 2
.space 2
.ascii "Dn"
.space 2
.space 2
.ascii "bn"
.space 2
.space 2
.ascii "PC"
.space 2
.ascii ":v"
.ascii "bi"
.ascii "7^"
.ascii ";3"
.ascii "L,"
.space 2,75
.ascii "bd"
.ascii "bf"
.ascii "bj"
.ascii "bk"
.space 2
.space 2
.space 2
.ascii "bw"
.space 2
.space 2
.ascii "bt"
.ascii "Tu"
.ascii "bs"
.space 2
.space 2
.ascii "E-"
.space 2
.ascii "Uz"
.ascii "EB"
.ascii "2@"
.space 2
.space 2
.ascii "bo"
.space 2
.ascii "br"
.ascii "A/"
.ascii "K<"
.space 2
.space 2
.ascii "5!"
.ascii "by"
.space 2
.space 2
.space 2
.ascii "<1"
.ascii "bq"
.ascii "PT"
.ascii "T9"
.ascii "bu"
.ascii "9V"
.ascii "bv"
.space 2
.space 2
.space 2
.ascii "GS"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "bp"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "W\\"
.ascii "m!"
.space 2
.space 2
.ascii "bx"
.space 2
.ascii "m%"
.ascii "b~"
.ascii "JQ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "A5"
.space 2
.ascii ";P"
.space 2
.space 2
.ascii "?V"
.space 2
.ascii ":c"
.space 2
.space 2
.ascii "K!"
.space 2
.space 2
.space 2
.ascii "m&"
.ascii "m#"
.space 2
.space 2
.ascii "m\""
.space 2
.space 2
.space 2
.space 2
.ascii ";V"
.ascii "m'"
.ascii "Pt"
.space 2
.space 2
.ascii "m$"
.ascii ":^"
.ascii "6w"
.ascii "c!"
.ascii "62"
.ascii "Lq"
.ascii "9'"
.space 2
.ascii "O\""
.ascii "G!"
.space 2
.space 2
.ascii "?R"
.space 2
.space 2
.ascii "6q"
.space 2
.ascii "bz"
.ascii "b{"
.ascii "b}"
.ascii "b|"
.ascii "DU"
.ascii "c\""
.space 2
.ascii "SA"
.space 2
.space 2
.space 2
.ascii "c'"
.ascii "GD"
.space 2
.space 2
.space 2
.space 2
.ascii "O$"
.space 2
.space 2
.ascii "c)"
.ascii ":7"
.space 2
.space 2
.space 2
.space 2
.ascii "c("
.space 2
.ascii ";Z"
.space 2
.ascii "c#"
.space 2
.space 2
.space 2
.ascii "c$"
.ascii "c*"
.space 2
.ascii "c&"
.space 2
.ascii "Nr"
.ascii "SF"
.space 2
.space 2
.ascii ";<"
.space 2
.space 2
.ascii "TC"
.space 2
.ascii "Dz"
.space 2
.space 2
.ascii "m("
.ascii "P|"
.ascii "c%"
.space 2
.ascii "Cu"
.space 2
.ascii "c-"
.ascii "1/"
.space 2
.ascii "c2"
.space 2
.space 2
.space 2
.ascii "<B"
.space 2
.space 2
.ascii "c,"
.ascii "5?"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Gi"
.ascii "c0"
.space 2
.space 2
.space 2
.ascii ">*"
.ascii "Mo"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ";s"
.space 2
.space 2
.space 2
.ascii "Lh"
.space 2
.space 2
.ascii "c/"
.space 2
.ascii "c1"
.space 2
.ascii "O'"
.ascii "c."
.space 2
.ascii "N)"
.ascii ";]"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "5k"
.ascii ">e"
.ascii "2R"
.ascii "3M"
.space 2
.ascii "19"
.ascii "c+"
.ascii "2Q"
.ascii "5,"
.ascii "9_"
.ascii "6h"
.space 2
.space 2
.ascii "Ok"
.ascii "c7"
.space 2
.ascii ";L"
.space 2
.space 2
.ascii "HG"
.ascii "PJ"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "c8"
.ascii "3n"
.space 2
.space 2
.space 2
.space 2
.ascii "m)"
.space 2
.ascii "Sz"
.ascii "Sd"
.space 2
.space 2
.space 2
.ascii "m*"
.ascii "c9"
.ascii "Rb"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "c5"
.space 2
.space 2
.space 2
.space 2
.ascii "S^"
.space 2
.space 2
.space 2
.space 2
.ascii "8P"
.ascii "c3"
.space 2
.space 2
.ascii "c6"
.ascii "7_"
.space 2
.ascii "c4"
.ascii "@\""
.space 2
.space 2
.space 2
.ascii "c:"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "T8"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "4H"
.space 2
.ascii "c;"
.space 2
.ascii ";E"
.space 2
.ascii "Iw"
.space 2
.space 2
.ascii "Ie"
.space 2
.space 2
.space 2
.ascii "D="
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "m+"
.space 2
.space 2
.space 2
.space 2
.ascii "B}"
.space 2
.space 2
.space 2
.space 2
.ascii ";["
.ascii "?."
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "N?"
.space 2
.space 2
.space 2
.space 2
.ascii "c<"
.space 2
.ascii "?6"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "1o"
.space 2
.space 2
.ascii "Tw"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "c>"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "m-"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "c?"
.ascii ":)"
.ascii "m,"
.space 2
.space 2
.ascii "c="
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "c@"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ":6"
.space 2
.space 2
.space 2
.ascii "6."
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "P8"
.space 2
.ascii "0C"
.ascii "m."
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "m/"
.ascii "@A"
.space 2
.ascii "cA"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "E3"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "cB"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "\\2"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "m0"
.space 2
.ascii "8j"
.space 2
.ascii "Nl"
.ascii "j'"
.ascii "Pg"
.ascii "Jy"
.ascii "HV"
.ascii "O7"
.ascii "3I"
.ascii "NR"
.ascii "=d"
.space 2
.space 2
.ascii "c^"
.ascii ";r"
.ascii "j("
.ascii "U="
.space 2
.ascii "F]"
.ascii "j)"
.space 2
.space 2
.space 2
.ascii "j*"
.space 2
.ascii "j,"
.ascii "j+"
.space 2
.ascii "j."
.ascii "j-"
.space 2
.space 2
.space 2
.space 2
.ascii "=X"
.space 2
.ascii "j/"
.space 2
.ascii "B>"
.space 2
.space 2
.space 2
.space 2
.ascii "4A"
.ascii "4w"
.space 2
.space 2
.ascii ";'"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "lf"
.ascii "le"
.ascii "7?"
.ascii "Ky"
.ascii "1b"
.space 2
.ascii "lg"
.space 2
.space 2
.space 2
.ascii "IH"
.ascii "lh"
.ascii "li"
.space 2
.ascii "JV"
.ascii "^P"
.ascii "2E"
.ascii "Tz"
.space 2
.space 2
.ascii "FK"
.ascii "0G"
.ascii "4r"
.ascii "HS"
.space 2
.space 2
.space 2
.ascii "MP"
.space 2
.space 2
.ascii "?8"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "?["
.space 2
.space 2
.ascii "G$"
.ascii "V4"
.space 2
.ascii "@)"
.ascii "^Q"
.ascii "I("
.ascii "Qo"
.ascii "E$"
.ascii "0g"
.ascii "36"
.ascii "HE"
.space 2
.space 2
.ascii "0b"
.space 2
.space 2
.ascii "7v"
.space 2
.space 2
.ascii "Ez"
.space 2
.space 2
.ascii "6s"
.space 2
.ascii "UR"
.ascii "3P"
.space 2,60
.space 2
.space 2
.space 2
.ascii "3-"
.space 2
.space 2
.space 2
.space 2
.ascii ">q"
.ascii "0Q"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "RV"
.ascii "Jc"
.ascii "W%"
.space 2
.ascii "M6"
.space 2,54
.ascii "?9"
.ascii "U["
.space 2
.ascii "8'"
.ascii "EW"
.space 2
.space 2
.space 2
.ascii "^R"
.ascii "?Y"
.ascii "BU"
.ascii "G@"
.space 2
.ascii ";$"
.ascii "1("
.space 2
.space 2
.ascii "Ej"
.space 2
.space 2
.ascii "E{"
.ascii "L'"
.space 2
.space 2
.space 2
.space 2
.ascii "1'"
.space 2
.space 2
.space 2
.ascii "5V"
.space 2
.space 2
.space 2
.ascii "D("
.space 2
.ascii "^S"
.ascii "Q:"
.ascii "3i"
.space 2
.ascii "Cr"
.space 2
.space 2
.ascii "7w"
.space 2
.ascii "Vt"
.ascii "5#"
.ascii "2p"
.ascii "D4"
.ascii "Di"
.ascii "@-"
.ascii "^T"
.space 2
.ascii "0h"
.ascii "ED"
.ascii "A`"
.space 2
.ascii "9U"
.space 2
.ascii ">\\"
.ascii "MX"
.ascii "0N"
.space 2
.ascii "MO"
.ascii "^V"
.ascii ">P"
.ascii "W>"
.ascii "^U"
.ascii "UP"
.ascii "0]"
.space 2
.space 2
.ascii "Db"
.space 2
.space 2
.ascii "B#"
.ascii "<p"
.space 2
.ascii "S5"
.ascii "@9"
.ascii "E!"
.ascii "2&"
.ascii "Tq"
.space 2
.space 2
.ascii "@("
.ascii "JC"
.ascii "^W"
.ascii "U|"
.space 2
.ascii "90"
.space 2
.ascii "H-"
.ascii "K)"
.space 2
.ascii "^Y"
.ascii "?="
.space 2
.space 2
.space 2
.space 2
.ascii "F4"
.ascii "W'"
.ascii "J0"
.ascii "DC"
.space 2
.ascii "3V"
.ascii "9R"
.space 2
.space 2
.space 2
.space 2
.ascii "V8"
.ascii "j|"
.ascii "04"
.space 2
.space 2
.space 2
.space 2
.ascii "?f"
.space 2
.space 2
.ascii "Lt"
.space 2
.space 2
.space 2
.space 2
.ascii "MZ"
.space 2
.space 2
.space 2
.ascii "V?"
.ascii "BN"
.space 2
.space 2,78
.ascii "L\""
.ascii "P."
.ascii "DS"
.ascii "52"
.ascii "^X"
.ascii "Uu"
.ascii "<7"
.ascii ";S"
.space 2
.space 2
.ascii "0$"
.space 2
.ascii "E2"
.ascii "4l"
.space 2
.space 2
.space 2
.ascii "Uq"
.space 2
.space 2
.ascii "j}"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^Z"
.ascii "M&"
.space 2
.space 2
.ascii "Ml"
.space 2
.space 2
.space 2
.space 2
.ascii "Nf"
.ascii "^\\"
.space 2
.ascii "M1"
.ascii "@&"
.space 2
.space 2
.ascii "W="
.space 2
.ascii "^["
.ascii "0F"
.ascii ":4"
.ascii "IS"
.ascii "Ds"
.ascii ">h"
.space 2
.space 2
.space 2
.space 2
.ascii "26"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "@L"
.ascii "Kp"
.space 2
.ascii "<q"
.space 2,59
.ascii "57"
.space 2
.space 2
.space 2
.ascii "Eu"
.space 2
.ascii "^f"
.space 2
.space 2
.space 2
.ascii "^c"
.ascii ">]"
.space 2
.space 2
.ascii "^_"
.space 2
.space 2
.space 2
.space 2
.ascii "47"
.ascii "=]"
.space 2
.space 2
.ascii "^`"
.ascii "Dm"
.space 2
.space 2
.space 2
.space 2
.ascii "OF"
.space 2
.ascii "5`"
.space 2
.space 2
.space 2
.space 2
.ascii "6^"
.ascii "JZ"
.ascii "5t"
.ascii "^e"
.space 2
.ascii "UF"
.space 2
.ascii "^a"
.ascii "LM"
.ascii "F~"
.space 2
.space 2,69
.space 2
.space 2
.space 2
.ascii "R4"
.space 2
.ascii ">r"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "BS"
.space 2
.ascii "L="
.ascii "38"
.space 2
.ascii "=S"
.space 2
.ascii "?X"
.ascii "MF"
.ascii "QZ"
.ascii "4k"
.space 2
.ascii "^d"
.ascii "^]"
.ascii "^g"
.space 2
.ascii "j~"
.space 2
.space 2
.ascii "B0"
.ascii "^b"
.space 2
.space 2
.ascii "V@"
.ascii "5'"
.space 2
.ascii "2t"
.space 2
.ascii "^h"
.space 2
.ascii "^r"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^m"
.space 2
.ascii "^q"
.space 2
.space 2
.ascii "H`"
.space 2
.space 2
.space 2
.ascii "Wa"
.ascii "^o"
.ascii "Ch"
.ascii "La"
.space 2
.ascii "2e"
.space 2
.space 2
.space 2
.ascii "R>"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^n"
.space 2
.ascii "^k"
.ascii "NU"
.space 2
.ascii "4'"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "?+"
.space 2,62
.space 2
.space 2
.ascii "=R"
.space 2
.space 2
.space 2
.space 2
.ascii "^i"
.space 2
.ascii "T."
.space 2
.space 2,94
.space 2
.ascii "^j"
.space 2
.space 2
.space 2
.space 2
.ascii "@?"
.space 2
.ascii "^l"
.ascii "2s"
.ascii "8i"
.ascii "B'"
.space 2
.space 2
.ascii "=A"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^u"
.ascii "^x"
.space 2
.space 2
.ascii "2+"
.ascii "4$"
.space 2
.space 2
.ascii "4j"
.ascii "I&"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^v"
.ascii "KQ"
.space 2
.ascii "8c"
.space 2
.ascii "^w"
.ascii "^z"
.space 2
.space 2
.space 2
.space 2
.ascii "^y"
.space 2
.space 2
.space 2
.ascii "LB"
.space 2
.ascii "0a"
.ascii "4n"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "e:"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "P/"
.space 2
.space 2
.ascii "2k"
.space 2
.ascii "k!"
.space 2
.ascii "^t"
.space 2
.space 2
.ascii "Ic"
.ascii "^s"
.ascii "0Z"
.ascii "R!"
.ascii "1w"
.space 2
.ascii "L/"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^p"
.space 2
.ascii "K$"
.space 2
.space 2
.space 2
.ascii "U*"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^{"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "4]"
.space 2
.ascii "D&"
.space 2
.space 2
.space 2
.ascii "^}"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "C~"
.ascii "D!"
.ascii "_!"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "AL"
.space 2
.ascii "^|"
.ascii ">o"
.space 2
.ascii "F2"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "3E"
.ascii "Hv"
.space 2
.space 2
.ascii "K:"
.ascii "^~"
.space 2
.space 2
.ascii "_$"
.space 2
.space 2
.space 2
.space 2
.ascii "W2"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "37"
.space 2
.space 2
.space 2
.space 2
.ascii "AC"
.space 2
.space 2
.ascii "GK"
.ascii "2%"
.ascii "4i"
.space 2
.ascii "W+"
.space 2
.space 2
.space 2
.space 2
.ascii "Dl"
.space 2
.ascii "_\""
.ascii "_#"
.space 2
.ascii "_%"
.space 2
.ascii ":3"
.space 2
.space 2
.space 2
.ascii "_&"
.space 2
.ascii "@^"
.space 2
.space 2
.ascii "IC"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "2Y"
.ascii "Gf"
.space 2
.ascii "_'"
.space 2
.ascii "G\\"
.space 2
.space 2
.space 2
.space 2
.ascii "_("
.ascii "k\""
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "KS"
.space 2
.space 2
.space 2
.ascii "_*"
.space 2
.ascii "_)"
.space 2
.ascii "2A"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "EJ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "_+"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "T\\"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "HA"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "_,"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ">p"
.space 2
.space 2
.ascii "_-"
.ascii "V'"
.space 2
.space 2
.space 2
.space 2
.ascii "j7"
.ascii "k6"
.ascii "JU"
.space 2
.ascii "X|"
.ascii "8D"
.space 2
.ascii "9%"
.space 2
.space 2
.ascii "7E"
.ascii "U~"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "9J"
.space 2
.space 2
.ascii "P'"
.ascii "tM"
.space 2
.space 2
.ascii "5P"
.space 2
.space 2
.ascii "Ct"
.space 2
.ascii ">H"
.space 2
.space 2
.space 2
.ascii "k7"
.ascii "0="
.space 2
.space 2
.ascii "=L"
.space 2
.ascii "A2"
.space 2
.ascii "1V"
.ascii "3("
.space 2
.space 2
.space 2
.ascii "8R"
.ascii "I\""
.space 2
.space 2
.ascii "6X"
.space 2
.space 2
.space 2
.space 2
.ascii "k8"
.ascii ">4"
.space 2
.space 2
.space 2
.ascii "J}"
.space 2
.ascii "GC"
.space 2
.ascii "U{"
.space 2
.space 2
.ascii "7s"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ND"
.space 2
.space 2
.space 2
.ascii "U+"
.ascii "1s"
.space 2
.space 2
.space 2
.ascii "l3"
.ascii "0_"
.space 2
.ascii "l5"
.space 2
.space 2
.space 2
.ascii "67"
.space 2
.ascii "AO"
.space 2
.ascii "uz"
.ascii "P1"
.space 2
.space 2
.ascii "Ue"
.space 2
.ascii "NS"
.space 2
.space 2
.ascii "=o"
.ascii "3b"
.space 2
.ascii "8+"
.space 2
.ascii "U6"
.space 2
.ascii "m="
.space 2
.ascii "6O"
.space 2
.ascii "K9"
.ascii "PB"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "7="
.space 2
.space 2
.ascii "l6"
.ascii "J)"
.space 2
.space 2
.space 2
.ascii "ET"
.space 2
.ascii "l9"
.ascii "l8"
.ascii "BC"
.ascii "l7"
.space 2
.space 2
.space 2
.space 2
.ascii "P}"
.ascii "l:"
.space 2
.ascii "l;"
.ascii "We"
.space 2
.space 2
.ascii "l<"
.space 2
.space 2
.space 2
.ascii "l="
.ascii "Fl"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "N^"
.space 2
.ascii "<H"
.space 2
.space 2
.ascii "HU"
.ascii "5)"
.ascii ">I"
.ascii "V<"
.ascii "Tg"
.space 2
.space 2
.ascii "Q."
.ascii "Pq"
.ascii "j8"
.ascii "j9"
.ascii "j:"
.ascii ":5"
.space 2
.space 2
.space 2
.space 2
.ascii "J1"
.ascii "?u"
.space 2
.space 2
.ascii "Mz"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "j@"
.space 2
.ascii "0:"
.ascii "j>"
.space 2
.space 2
.ascii "@%"
.space 2
.space 2
.space 2
.ascii "j;"
.space 2
.ascii "2}"
.space 2
.ascii "Cw"
.ascii ";h"
.space 2
.space 2
.space 2
.ascii "RW"
.ascii "Nt"
.ascii "j?"
.space 2
.space 2
.space 2
.ascii "j<"
.space 2
.space 2
.space 2
.ascii "jC"
.space 2
.ascii "PG"
.ascii "S3"
.space 2
.space 2
.space 2
.space 2
.ascii "4:"
.space 2
.ascii "CA"
.ascii "Wr"
.space 2
.space 2
.space 2
.space 2
.ascii "UQ"
.space 2
.ascii "JG"
.space 2
.ascii "jE"
.space 2
.space 2
.ascii "jD"
.ascii "jG"
.ascii "jF"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Vg"
.space 2
.ascii "OT"
.space 2
.space 2
.ascii "jK"
.space 2
.ascii ";N"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "=z"
.ascii "IN"
.space 2
.space 2
.ascii "jL"
.space 2
.space 2
.ascii "I9"
.ascii "O~"
.ascii "jJ"
.ascii "TN"
.ascii "jM"
.ascii "jO"
.space 2
.space 2
.ascii "Mm"
.space 2
.space 2
.space 2
.space 2
.ascii "jI"
.space 2
.ascii "jN"
.space 2
.space 2
.ascii "Nn"
.space 2
.ascii ";^"
.space 2
.ascii "3?"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "FU"
.ascii ">0"
.ascii "Nz"
.space 2
.space 2
.space 2
.ascii "Gg"
.space 2
.ascii ">'"
.ascii "jP"
.space 2
.space 2
.ascii "VG"
.space 2
.space 2
.space 2
.ascii "A@"
.space 2
.space 2
.space 2
.ascii "T]"
.space 2
.ascii "jQ"
.space 2
.space 2
.ascii "O>"
.space 2
.space 2
.space 2
.space 2
.ascii "jR"
.space 2
.space 2
.space 2
.space 2
.ascii "Jn"
.space 2
.space 2
.space 2
.space 2
.ascii "E/"
.ascii "05"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "jT"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "jS"
.ascii "t_"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "D:"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "1)"
.space 2
.space 2
.space 2
.space 2
.ascii "e_"
.space 2
.space 2
.space 2
.space 2
.ascii "jU"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Jo"
.space 2
.ascii "jV"
.ascii "jW"
.ascii "FX"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "jX"
.space 2
.space 2
.ascii "jY"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "T;"
.space 2
.ascii "Gz"
.ascii "R7"
.ascii "8|"
.space 2
.space 2
.ascii "jB"
.space 2
.ascii "2\\"
.space 2
.space 2
.ascii "B|"
.space 2
.ascii "Tx"
.ascii "Lf"
.ascii "Wn"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "TB"
.ascii "SP"
.ascii "kC"
.ascii "Es"
.space 2
.ascii "7~"
.space 2
.space 2
.ascii "kT"
.space 2
.space 2
.space 2
.ascii "K7"
.ascii "k^"
.space 2
.ascii "@J"
.space 2
.space 2
.space 2
.ascii "M{"
.space 2
.ascii "3/"
.space 2
.ascii "FZ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "k|"
.space 2
.ascii "D>"
.space 2
.ascii "N4"
.ascii "D)"
.ascii "1>"
.ascii "T}"
.space 2
.ascii "Ju"
.space 2
.ascii "Vl"
.space 2
.space 2
.ascii "FS"
.ascii "6d"
.space 2
.space 2
.space 2
.space 2
.ascii ";z"
.space 2
.space 2
.ascii "P`"
.space 2
.space 2
.ascii "I1"
.space 2
.ascii "TS"
.ascii "H("
.space 2
.space 2
.ascii "8K"
.space 2
.ascii "h>"
.ascii "I<"
.space 2
.space 2
.ascii "h;"
.space 2
.ascii "@n"
.ascii "PS"
.ascii "2D"
.ascii "4e"
.space 2
.ascii "h<"
.space 2
.space 2
.ascii "UH"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "6E"
.space 2
.ascii "h="
.ascii "Jx"
.ascii "8\\"
.ascii "Lu"
.space 2
.space 2
.space 2
.ascii "@4"
.space 2
.space 2
.ascii "Qn"
.ascii "h?"
.ascii "hB"
.space 2
.space 2
.ascii ":<"
.space 2
.ascii "1-"
.ascii "=\\"
.space 2
.ascii "j="
.ascii "hC"
.space 2
.ascii "hF"
.space 2
.ascii "hK"
.space 2
.space 2
.space 2
.space 2
.ascii "hL"
.space 2
.ascii "KI"
.ascii "0e"
.space 2
.ascii "<+"
.space 2
.space 2
.space 2,57
.space 2
.space 2
.ascii "hA"
.space 2
.ascii "Mw"
.space 2
.ascii "hJ"
.space 2
.space 2
.space 2
.space 2
.ascii "Nv"
.space 2
.space 2
.space 2
.space 2
.ascii "Um"
.space 2
.ascii "AV"
.ascii "hD"
.space 2
.ascii "C6"
.space 2
.ascii "9{"
.ascii "V&"
.ascii "hH"
.space 2
.space 2
.space 2
.ascii "J`"
.ascii "Tf"
.space 2
.ascii "h@"
.space 2
.ascii "hE"
.ascii "hG"
.space 2
.ascii "G9"
.ascii "7c"
.space 2
.ascii "hI"
.space 2
.ascii "?]"
.ascii "hR"
.space 2
.space 2
.ascii "hW"
.space 2
.ascii "hU"
.ascii "<\\"
.ascii "<O"
.ascii "h["
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "h^"
.space 2
.ascii "hZ"
.ascii "1z"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "0X"
.ascii "D3"
.ascii "8L"
.ascii "Fb"
.ascii "H>"
.ascii "Ha"
.space 2
.space 2
.space 2
.ascii "hO"
.ascii "hT"
.ascii "hV"
.space 2
.ascii "9q"
.ascii "hX"
.ascii "Wu"
.space 2
.ascii "D{"
.space 2
.ascii "h\\"
.space 2
.space 2
.ascii "2i"
.space 2
.space 2
.space 2
.ascii "hQ"
.space 2
.space 2
.ascii "<m"
.space 2
.space 2
.ascii "?B"
.ascii "hM"
.ascii "Vy"
.space 2
.ascii "Ax"
.ascii "2q"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "h_"
.space 2
.ascii "JA"
.ascii "hY"
.space 2
.space 2
.space 2
.space 2
.ascii "U$"
.space 2
.ascii "1j"
.ascii "U;"
.ascii "hN"
.ascii "hP"
.ascii "60"
.ascii "hS"
.space 2
.ascii "h]"
.ascii "@8"
.space 2
.ascii "Jw"
.space 2
.ascii "K("
.space 2
.space 2
.ascii "F\\"
.ascii "@u"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "hi"
.space 2
.space 2
.space 2
.ascii "P#"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "hr"
.ascii "Vj"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "h`"
.ascii "ha"
.space 2
.space 2
.space 2
.ascii "Qy"
.ascii ":K"
.ascii "8y"
.space 2
.space 2
.ascii "8q"
.space 2,84
.ascii "ho"
.space 2
.ascii "hn"
.ascii "hl"
.ascii "9p"
.ascii "LR"
.ascii "hf"
.ascii "N&"
.ascii "?r"
.space 2
.ascii "08"
.ascii "hq"
.ascii "hp"
.space 2
.ascii "W@"
.space 2
.ascii "hd"
.space 2
.ascii "M)"
.ascii "I#"
.space 2
.ascii ";8"
.ascii "=["
.ascii "hj"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "hb"
.ascii "hc"
.ascii "he"
.space 2,53
.ascii "hg"
.ascii "GE"
.ascii "hk"
.ascii "hm"
.ascii "=0"
.ascii "W."
.space 2
.ascii "hx"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "hu"
.space 2
.ascii "M0"
.ascii "hv"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "A:"
.space 2
.space 2,104
.space 2
.ascii "C7"
.ascii "0p"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ht"
.space 2
.space 2
.space 2
.ascii "hw"
.space 2
.space 2
.space 2
.ascii "9#"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "IR"
.space 2
.space 2
.space 2
.ascii "CN"
.ascii "N`"
.ascii "@f"
.space 2
.space 2
.space 2
.space 2
.ascii "Ks"
.space 2
.ascii "L]"
.ascii "P5"
.space 2
.space 2
.ascii "Ja"
.space 2
.ascii "hs"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "<l"
.space 2
.ascii "hy"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "C^"
.space 2
.ascii "Fe"
.space 2
.ascii "9w"
.space 2
.space 2
.space 2
.space 2
.ascii "0t"
.space 2
.space 2
.ascii "WX"
.space 2
.space 2
.ascii "<,"
.space 2
.ascii "Eo"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "LD"
.space 2
.space 2
.ascii "i&"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "I-"
.space 2
.ascii "i\""
.ascii "@b"
.space 2
.space 2
.space 2
.ascii "?C"
.space 2
.space 2
.space 2
.ascii "h~"
.ascii "9W"
.space 2
.ascii "h{"
.space 2
.space 2
.space 2
.space 2
.ascii "i$"
.space 2
.space 2
.space 2
.ascii "RN"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "i#"
.space 2
.ascii "V2"
.ascii "W5"
.space 2
.ascii "i'"
.space 2
.ascii "=7"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "h|"
.ascii "h}"
.space 2
.space 2
.space 2
.ascii "i!"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "MV"
.space 2
.space 2
.ascii "R,"
.space 2
.space 2
.space 2
.ascii "i2"
.space 2
.space 2
.space 2
.space 2
.ascii "i)"
.space 2
.space 2
.space 2
.ascii "4*"
.space 2
.ascii "4;"
.space 2
.space 2
.ascii "i+"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "P("
.space 2
.space 2
.ascii "i%"
.space 2
.space 2
.ascii "3~"
.space 2
.space 2
.ascii "i,"
.ascii "@c"
.space 2
.ascii "i*"
.space 2
.space 2
.ascii "i9"
.space 2
.space 2
.ascii "i8"
.space 2
.space 2
.space 2
.space 2
.ascii "i."
.space 2
.space 2
.ascii "hz"
.space 2
.space 2
.ascii "i("
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "?,"
.ascii "i1"
.ascii "i:"
.space 2
.space 2
.ascii "B%"
.space 2
.space 2
.space 2
.ascii "i/"
.space 2
.ascii "8E"
.space 2
.ascii "i-"
.space 2
.ascii "S\\"
.ascii "i4"
.ascii "i5"
.ascii "i7"
.space 2
.space 2
.space 2
.ascii "iG"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "@F"
.ascii "iE"
.space 2
.space 2
.ascii "i0"
.space 2
.space 2
.ascii "i;"
.ascii "0q"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "i<"
.ascii "U%"
.space 2
.space 2
.ascii "i>"
.space 2
.ascii "i?"
.space 2
.space 2
.space 2
.ascii "iA"
.space 2
.space 2
.ascii "Aq"
.space 2
.space 2
.ascii "H6"
.space 2
.space 2
.space 2
.ascii "i="
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "iB"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "iC"
.space 2
.ascii "i3"
.space 2
.ascii "i6"
.space 2
.ascii ";1"
.space 2
.space 2
.space 2
.ascii "i@"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "<w"
.space 2
.space 2
.space 2
.ascii "iD"
.ascii "iF"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "iJ"
.space 2
.space 2
.space 2
.space 2
.ascii "iN"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "2["
.space 2
.ascii "iH"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "7."
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "iK"
.ascii "iL"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "UA"
.space 2
.ascii "D#"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "iX"
.space 2
.ascii ":a"
.space 2
.space 2
.space 2
.space 2
.ascii "iI"
.space 2
.ascii "S#"
.space 2
.space 2
.space 2
.ascii "iT"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "iW"
.ascii "iP"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "iO"
.space 2
.space 2
.ascii "GA"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "iR"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "iY"
.ascii "3H"
.space 2
.ascii "iS"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Op"
.space 2
.space 2
.space 2
.ascii "iM"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "3w"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "iV"
.space 2
.space 2
.ascii "iZ"
.space 2
.space 2
.space 2
.ascii "L4"
.space 2
.space 2
.space 2
.ascii "O-"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "iU"
.space 2
.ascii "i\\"
.ascii "i["
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "i^"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "iQ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "i]"
.space 2
.ascii "i_"
.ascii "CJ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "G7"
.ascii "4N"
.ascii ";6"
.ascii "P@"
.ascii "l#"
.space 2
.space 2
.ascii "E7"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "S{"
.space 2
.space 2
.space 2
.space 2
.ascii "l$"
.space 2
.ascii "l%"
.ascii "F["
.space 2
.space 2
.space 2
.ascii "?n"
.space 2
.space 2
.space 2
.space 2
.ascii "l&"
.space 2
.space 2
.ascii "l'"
.ascii "P*"
.space 2
.ascii "G8"
.space 2
.space 2
.ascii "8h"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "l("
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "V9"
.ascii "U}"
.ascii "4K"
.ascii "2="
.ascii "Nd"
.ascii "Fg"
.space 2
.space 2
.ascii "Ma"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "4u"
.space 2
.ascii "K@"
.ascii "<_"
.space 2
.space 2
.space 2
.space 2
.ascii "ib"
.ascii "ic"
.ascii "Qj"
.ascii "ie"
.space 2
.ascii "4y"
.ascii "id"
.space 2
.ascii "Q3"
.ascii "Jb"
.ascii "2P"
.space 2
.ascii "ih"
.space 2
.space 2
.space 2
.space 2
.ascii "if"
.ascii "ig"
.space 2
.space 2
.ascii "V3"
.space 2
.space 2
.space 2
.space 2,105
.ascii "ij"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ik"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "il"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "l/"
.ascii "E9"
.ascii "6N"
.space 2
.ascii "Rs"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "5n"
.space 2
.ascii ";Y"
.ascii "l1"
.space 2
.space 2
.ascii "Rc"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Nc"
.space 2
.ascii "D8"
.space 2
.ascii "C?"
.space 2
.space 2
.ascii "6>"
.ascii "X9"
.ascii "1H"
.ascii "1O"
.ascii "1Q"
.ascii "E~"
.space 2
.ascii "1P"
.space 2
.ascii "C+"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "U1"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "k$"
.ascii ":A"
.space 2
.space 2
.space 2
.ascii "L:"
.space 2
.space 2
.space 2
.ascii "k%"
.space 2
.ascii "k'"
.space 2
.space 2
.space 2
.ascii "k("
.space 2
.space 2
.space 2
.ascii "k&"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "k)"
.ascii "k+"
.ascii "k*"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "k,"
.space 2
.ascii "JO"
.ascii "X5"
.ascii "Cq"
.space 2
.ascii "C%"
.ascii "Fx"
.ascii "k-"
.ascii "DJ"
.space 2
.ascii "k."
.ascii "k/"
.ascii "k0"
.ascii "7U"
.space 2
.space 2
.space 2
.ascii "7z"
.space 2
.ascii "k1"
.ascii "Gb"
.space 2
.ascii "k3"
.space 2
.ascii ":$"
.ascii "Qu"
.ascii "01"
.ascii "k2"
.ascii "k4"
.space 2
.space 2
.space 2
.ascii "5*"
.ascii "BH"
.ascii "Gh"
.space 2
.ascii "k5"
.space 2
.ascii "K."
.ascii "c_"
.space 2
.space 2
.ascii "S@"
.space 2
.space 2
.space 2
.space 2
.ascii "Y["
.space 2
.space 2
.ascii "M!"
.ascii "V-"
.ascii "Gs"
.space 2
.space 2
.space 2
.ascii "Y`"
.ascii ";c"
.space 2
.space 2,58
.ascii "cb"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "O+"
.space 2
.space 2
.space 2
.ascii "c`"
.ascii "IG"
.space 2
.ascii ":9"
.space 2
.space 2
.space 2
.ascii "Q4"
.ascii "ca"
.ascii "Hj"
.ascii "9/"
.ascii "=-"
.ascii "3X"
.ascii "N["
.space 2
.space 2
.ascii "L@"
.space 2
.space 2
.space 2
.ascii "ch"
.ascii "ci"
.ascii "Mt"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "L-"
.space 2
.ascii "<3"
.space 2
.ascii "cj"
.space 2
.ascii "ck"
.space 2
.space 2
.ascii "PZ"
.space 2
.space 2
.space 2
.ascii "F{"
.ascii "7Z"
.space 2
.space 2
.ascii "G_"
.ascii "RJ"
.ascii "NV"
.space 2
.ascii "cd"
.ascii "cl"
.space 2
.ascii "Ir"
.ascii "3A"
.space 2
.space 2
.ascii "cg"
.space 2
.space 2
.ascii "Fc"
.ascii "ce"
.space 2
.space 2
.ascii "m3"
.ascii "cf"
.space 2
.space 2
.space 2
.space 2
.ascii "I3"
.space 2
.ascii "Ef"
.space 2
.space 2
.space 2
.ascii "95"
.space 2
.ascii "C;"
.space 2
.space 2,99
.ascii "E="
.ascii "A$"
.ascii "BY"
.ascii "2W"
.space 2
.ascii "cm"
.ascii ";&"
.ascii "D-"
.space 2
.ascii "cp"
.ascii ">Z"
.space 2
.space 2
.ascii "c{"
.ascii "cu"
.ascii ":S"
.space 2
.space 2
.space 2
.space 2
.ascii "7P"
.ascii "SM"
.space 2
.ascii "VN"
.ascii "US"
.ascii "9A"
.ascii "U4"
.ascii "QX"
.space 2
.space 2
.space 2
.space 2
.ascii "P9"
.ascii "Gv"
.space 2
.space 2
.space 2
.ascii "H*"
.ascii "24"
.space 2
.ascii "CZ"
.space 2
.space 2
.space 2
.ascii "cn"
.space 2
.space 2
.ascii "c|"
.ascii "co"
.ascii "7("
.ascii "cw"
.ascii "ct"
.space 2
.space 2
.space 2
.ascii "7:"
.space 2
.space 2
.ascii "E\""
.space 2
.ascii "cv"
.ascii "E]"
.ascii "2("
.ascii "F|"
.space 2
.ascii "D`"
.space 2
.space 2
.ascii "W\""
.space 2
.ascii "@a"
.ascii "cy"
.space 2
.space 2
.ascii "cz"
.ascii "c}"
.ascii "L)"
.ascii "cs"
.space 2
.ascii "S>"
.space 2
.ascii "1C"
.ascii "m4"
.ascii "cq"
.ascii "cr"
.space 2
.ascii "cx"
.ascii "P:"
.ascii "FC"
.ascii "Ts"
.ascii "c~"
.space 2
.space 2
.ascii "=`"
.space 2
.space 2
.ascii "d'"
.space 2
.space 2
.ascii "d&"
.space 2
.space 2
.space 2
.ascii "Qs"
.ascii "d#"
.space 2
.ascii "d)"
.space 2
.space 2
.space 2
.ascii "Hw"
.space 2
.space 2
.space 2
.space 2
.ascii "O4"
.space 2
.ascii "d("
.ascii "d."
.ascii "Be"
.space 2
.space 2
.ascii "64"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "=r"
.space 2
.ascii "d\""
.space 2
.space 2
.ascii ":i"
.ascii "d*"
.space 2
.space 2
.ascii "d,"
.space 2
.space 2
.ascii "6}"
.ascii "V^"
.ascii "d2"
.space 2
.ascii "d-"
.space 2
.space 2
.space 2
.ascii "d!"
.space 2
.ascii ";n"
.ascii "M]"
.ascii "G\""
.ascii "EI"
.space 2
.space 2
.ascii "Aw"
.space 2
.ascii "d$"
.space 2
.ascii "G3"
.ascii "=,"
.space 2,61
.ascii "d%"
.space 2
.ascii "WG"
.ascii "2b"
.space 2
.ascii "d+"
.ascii "<C"
.ascii "d/"
.space 2
.ascii ";k"
.ascii "d0"
.ascii "E("
.ascii "d1"
.space 2
.space 2
.space 2
.space 2
.ascii "Uc"
.ascii "?#"
.space 2
.ascii "d:"
.space 2
.ascii "d7"
.space 2
.ascii "d;"
.space 2
.space 2
.ascii "d="
.space 2
.space 2
.ascii "FV"
.space 2
.space 2
.ascii ":F"
.ascii "@K"
.space 2
.space 2
.space 2
.ascii "8!"
.ascii "d4"
.space 2
.space 2
.space 2
.space 2
.ascii "T!"
.space 2
.space 2
.ascii ":#"
.ascii "=~"
.space 2
.space 2
.space 2
.ascii "d<"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "M?"
.space 2
.space 2
.ascii "Dy"
.space 2
.space 2
.ascii "O{"
.ascii "If"
.space 2
.space 2
.ascii "S?"
.space 2
.ascii "OQ"
.space 2
.space 2
.ascii "d3"
.space 2
.ascii "d8"
.ascii "d9"
.ascii "Li"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "LN"
.space 2
.ascii "@T"
.ascii "d5"
.ascii "A0"
.ascii "d6"
.ascii "NP"
.space 2
.ascii ";A"
.ascii "5S"
.space 2
.ascii "Hs"
.ascii "='"
.ascii "UG"
.ascii "I,"
.ascii "8\""
.ascii "dJ"
.space 2
.space 2
.ascii "dL"
.ascii "QD"
.space 2
.space 2
.ascii "R:"
.space 2
.space 2
.ascii ":-"
.space 2
.space 2
.ascii ":T"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "dC"
.ascii "5m"
.space 2
.space 2
.space 2
.ascii "WM"
.ascii "d@"
.ascii "O}"
.ascii "d?"
.space 2
.space 2
.space 2
.ascii "A\\"
.ascii "LJ"
.space 2
.space 2
.space 2
.space 2
.ascii "Jg"
.space 2
.space 2
.space 2
.space 2
.ascii "DW"
.space 2
.ascii "LT"
.ascii "dH"
.space 2
.space 2
.space 2
.ascii "dG"
.ascii "dA"
.space 2
.ascii "dD"
.ascii "5-"
.space 2
.space 2
.ascii "SY"
.space 2
.ascii "dF"
.space 2
.space 2
.space 2
.space 2
.ascii "Ry"
.ascii "4c"
.space 2
.ascii ";4"
.space 2
.space 2
.ascii "In"
.space 2
.ascii "4>"
.space 2
.space 2
.space 2
.ascii ";l"
.space 2
.ascii "QM"
.space 2
.ascii "Lm"
.ascii "m5"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Ge"
.space 2
.space 2
.space 2
.space 2
.ascii "T("
.space 2
.ascii "dK"
.ascii "WU"
.ascii "dB"
.space 2
.ascii "=%"
.ascii "dE"
.space 2
.space 2
.ascii "Sf"
.space 2
.ascii "dI"
.ascii "Ix"
.space 2
.space 2
.ascii "d>"
.space 2
.space 2
.ascii "Se"
.space 2
.space 2
.ascii "G~"
.ascii "6I"
.space 2
.ascii "T|"
.ascii "23"
.ascii "dW"
.space 2
.space 2
.space 2
.ascii "NB"
.space 2
.ascii "dM"
.space 2
.ascii "N<"
.space 2
.ascii "8["
.space 2
.space 2
.ascii "dV"
.space 2
.ascii "?J"
.space 2
.space 2
.space 2
.ascii "SN"
.space 2
.ascii "Cl"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "EH"
.ascii "dX"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "MD"
.ascii "dO"
.space 2
.space 2
.space 2
.space 2
.ascii "dT"
.ascii "dU"
.space 2
.ascii ":~"
.space 2
.ascii "Of"
.space 2
.space 2
.ascii "U?"
.space 2
.space 2
.space 2
.ascii "dR"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "dP"
.space 2
.space 2
.ascii "dN"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Me"
.ascii "J*"
.space 2
.space 2
.space 2
.ascii "@#"
.space 2
.ascii "=&"
.ascii "dS"
.space 2
.space 2
.ascii "8H"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "dg"
.ascii "T4"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "d["
.space 2
.space 2
.space 2
.ascii "Ao"
.space 2
.space 2
.ascii "di"
.space 2
.space 2
.ascii "Rg"
.space 2
.space 2
.ascii "d_"
.space 2
.ascii "d`"
.space 2
.space 2
.ascii "O*"
.space 2
.space 2
.space 2
.space 2
.ascii "K]"
.space 2
.ascii "dZ"
.ascii "dQ"
.space 2
.ascii "de"
.space 2
.ascii "H\\"
.ascii "dc"
.space 2
.space 2
.ascii "Dg"
.ascii "db"
.space 2
.ascii "da"
.space 2
.space 2
.space 2
.ascii "3|"
.ascii "dh"
.space 2
.space 2
.space 2
.space 2
.ascii "5a"
.space 2
.space 2
.space 2
.ascii "WL"
.space 2
.space 2
.space 2
.ascii "df"
.space 2
.ascii ";,"
.space 2
.ascii "WR"
.ascii "LO"
.ascii "kx"
.space 2
.space 2,100
.space 2
.space 2
.ascii "9v"
.space 2
.space 2
.space 2
.ascii "VM"
.ascii "dY"
.ascii "d\\"
.ascii "Bz"
.ascii "d^"
.space 2
.ascii "BK"
.ascii "@D"
.ascii "BP"
.space 2
.ascii "1u"
.ascii "L2"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "5N"
.space 2
.space 2
.space 2
.space 2
.ascii "do"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "F/"
.space 2
.space 2
.space 2
.ascii "Fa"
.space 2
.space 2
.ascii "du"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "B)"
.space 2
.space 2
.space 2
.ascii "@l"
.ascii "Q]"
.ascii "dn"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "D."
.space 2
.space 2
.space 2
.ascii "dm"
.space 2
.space 2
.space 2
.space 2
.ascii "dv"
.ascii "dt"
.ascii "B~"
.space 2
.ascii "d]"
.space 2
.ascii "dp"
.space 2
.ascii "J~"
.space 2
.ascii "UD"
.space 2
.space 2
.ascii "dq"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Qz"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "dk"
.ascii "dl"
.space 2
.space 2
.space 2
.ascii "dr"
.space 2
.ascii "N+"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "EK"
.space 2
.space 2
.space 2
.ascii "G1"
.space 2
.ascii "B:"
.space 2
.space 2
.space 2
.ascii "dj"
.space 2
.space 2
.space 2
.ascii "AJ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "L6"
.ascii "31"
.space 2
.space 2
.space 2
.ascii "d{"
.space 2
.ascii "ds"
.space 2
.space 2
.space 2
.ascii "dz"
.space 2
.ascii "d}"
.space 2
.ascii "d|"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "3N"
.space 2
.space 2
.space 2
.ascii "3:"
.ascii "dw"
.space 2
.space 2
.ascii "dy"
.ascii "dx"
.ascii "El"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "@="
.space 2
.space 2
.space 2
.space 2
.ascii "Th"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "e\""
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "0D"
.space 2
.space 2
.ascii "e$"
.space 2
.space 2
.ascii "e#"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "<$"
.space 2
.ascii "e%"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "e!"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "d~"
.ascii "1t"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "e("
.space 2
.ascii "e)"
.ascii "e&"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "e'"
.ascii "e*"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "FY"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "e+"
.ascii "e-"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "e,"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "e/"
.space 2
.space 2
.space 2
.ascii "e."
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "9`"
.space 2
.space 2
.ascii "e0"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "e1"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ";p"
.ascii "la"
.ascii "Cp"
.space 2
.ascii "5F"
.ascii ";R"
.space 2
.space 2
.space 2
.space 2
.ascii "Ai"
.ascii "Tn"
.space 2
.ascii ">D"
.space 2
.space 2
.space 2
.ascii "WF"
.space 2
.ascii "TV"
.ascii "2S"
.ascii "l>"
.space 2
.space 2
.space 2
.space 2
.ascii "jA"
.space 2
.space 2
.space 2
.ascii "B/"
.ascii "46"
.space 2
.space 2
.space 2
.ascii "QW"
.space 2
.space 2
.space 2
.ascii "34"
.space 2
.ascii "H2"
.ascii "?;"
.ascii "l@"
.space 2
.space 2
.ascii "VK"
.space 2
.space 2
.ascii "l?"
.ascii "lA"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "lE"
.ascii ">f"
.ascii "L?"
.ascii "EZ"
.ascii "><"
.space 2
.ascii "lF"
.space 2
.ascii "1~"
.space 2
.space 2
.space 2
.ascii "lD"
.ascii "U("
.ascii "5c"
.space 2
.ascii "lB"
.ascii "A6"
.ascii "3c"
.space 2
.space 2
.ascii "lC"
.ascii "K8"
.ascii "@C"
.ascii "L~"
.space 2
.space 2
.space 2
.space 2
.ascii "AR"
.space 2
.ascii "lH"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ":f"
.ascii "@S"
.space 2
.ascii "Vr"
.space 2
.space 2
.space 2
.ascii "QL"
.space 2
.space 2
.space 2
.space 2
.ascii "?>"
.space 2
.ascii "73"
.ascii "IU"
.ascii "lG"
.ascii ";b"
.space 2
.space 2,76
.ascii "=}"
.space 2,72
.space 2
.ascii "O)"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Mi"
.space 2
.ascii "Ek"
.space 2
.space 2
.space 2
.ascii "7i"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "QI"
.ascii ":8"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "lI"
.space 2
.space 2
.ascii "lJ"
.space 2
.ascii ";@"
.ascii "lK"
.space 2
.ascii "lb"
.ascii "1:"
.ascii "7Y"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "=9"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "lL"
.ascii "Qf"
.ascii "lM"
.space 2
.space 2
.space 2
.space 2
.ascii "H;"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "lQ"
.space 2
.space 2
.space 2
.space 2
.ascii "lS"
.space 2
.ascii ";M"
.space 2
.ascii "<e"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "lO"
.space 2
.ascii "I7"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "C:"
.space 2
.ascii "lc"
.space 2,85
.ascii "lP"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Vs"
.space 2
.space 2
.space 2
.ascii "lR"
.ascii "lN"
.space 2
.space 2
.space 2
.space 2
.ascii "lT"
.space 2
.ascii "lU"
.space 2
.space 2
.ascii "I?"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "O("
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "P\\"
.space 2
.space 2
.space 2
.space 2
.ascii "Q,"
.space 2
.space 2
.space 2
.space 2
.ascii "H["
.space 2
.space 2
.space 2
.ascii "lV"
.ascii "Nu"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Jl"
.ascii "lZ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "lY"
.space 2
.space 2
.space 2
.ascii "0>"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "lW"
.space 2
.ascii "lX"
.space 2
.space 2
.space 2
.ascii "ld"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "H<"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "AG"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "l\\"
.ascii "Q`"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "l["
.space 2
.space 2
.space 2
.space 2
.ascii "To"
.space 2
.ascii "l]"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "[F"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "l^"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "1,"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "l_"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "l`"
.space 2
.ascii "W&"
.space 2
.ascii "E@"
.space 2
.space 2
.space 2
.ascii "k<"
.ascii "0."
.space 2
.space 2
.space 2
.ascii ">t"
.space 2,56
.ascii "R/"
.ascii "0V"
.ascii "5y"
.space 2
.ascii "X3"
.space 2
.ascii "K,"
.space 2
.ascii "c]"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "F,"
.ascii "0f"
.space 2
.space 2
.space 2
.ascii "EF"
.ascii "k9"
.space 2
.space 2
.space 2
.space 2
.ascii "k:"
.space 2
.space 2
.space 2
.ascii "k;"
.space 2
.space 2
.ascii "Q@"
.space 2
.ascii "E#"
.space 2
.ascii "jr"
.space 2
.ascii "D2"
.space 2
.ascii "D5"
.ascii "@N"
.space 2
.space 2
.space 2
.ascii "js"
.ascii "DA"
.space 2
.ascii "No"
.space 2
.space 2
.space 2
.space 2
.ascii "jp"
.ascii "jt"
.space 2
.space 2
.ascii "I|"
.space 2
.space 2
.ascii "G#"
.space 2
.space 2
.space 2
.ascii "LX"
.ascii "N~"
.space 2
.space 2
.space 2
.ascii "ju"
.ascii "jv"
.ascii "O,"
.ascii "@g"
.space 2
.space 2
.ascii "jw"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "6?"
.ascii "jx"
.space 2
.ascii "jy"
.space 2
.ascii "jz"
.space 2
.space 2
.ascii "j{"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "jq"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "H."
.ascii "ak"
.space 2
.ascii "78"
.ascii "al"
.space 2
.space 2
.space 2
.ascii "am"
.space 2
.ascii "W4"
.ascii "an"
.ascii "ao"
.ascii "SL"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "aq"
.ascii "?q"
.ascii "ap"
.ascii "5R"
.space 2
.space 2
.space 2
.ascii "17"
.space 2
.space 2
.space 2
.space 2
.ascii "as"
.ascii "ar"
.space 2
.ascii ":|"
.space 2
.ascii "at"
.space 2
.space 2
.space 2
.space 2
.ascii "97"
.space 2
.ascii ">Q"
.space 2
.space 2
.space 2
.space 2
.ascii "D|"
.space 2
.ascii ":]"
.ascii "=F"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "au"
.ascii "aw"
.space 2
.space 2
.ascii "6@"
.ascii "OA"
.ascii "J("
.ascii "av"
.ascii "Ux"
.ascii "S|"
.ascii "ax"
.ascii "a|"
.ascii "ay"
.space 2
.space 2
.ascii "az"
.ascii "@j"
.space 2
.ascii "a~"
.ascii "b!"
.ascii "@G"
.space 2
.space 2
.space 2
.space 2
.ascii "a{"
.space 2
.ascii "a}"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "b%"
.space 2
.space 2
.space 2
.ascii "AT"
.space 2
.space 2
.space 2
.space 2
.ascii "b#"
.space 2
.ascii "b("
.ascii "2~"
.ascii "b\""
.space 2
.space 2
.space 2
.ascii "CM"
.ascii "2B"
.ascii "b'"
.ascii "b&"
.space 2
.space 2
.ascii "b$"
.ascii "b)"
.space 2
.space 2
.ascii "b+"
.space 2
.space 2
.space 2
.ascii "PI"
.ascii "Vm"
.ascii "C("
.ascii "b,"
.space 2
.ascii "OW"
.space 2
.space 2
.ascii "b."
.space 2
.space 2
.ascii ":o"
.space 2
.space 2
.ascii "i`"
.ascii "b-"
.ascii "b*"
.space 2
.space 2
.space 2
.space 2
.ascii ";+"
.ascii "T3"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "b0"
.space 2
.space 2
.ascii "b/"
.space 2
.ascii "ia"
.space 2
.space 2
.space 2
.space 2
.ascii "b1"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "b2"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "b3"
.ascii "L!"
.space 2
.ascii "b4"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "b5"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "P~"
.space 2
.space 2
.ascii "BJ"
.space 2
.ascii "Sq"
.space 2
.ascii "Mu"
.space 2
.space 2
.ascii "g`"
.space 2
.space 2
.ascii "ga"
.space 2
.space 2
.space 2
.space 2
.ascii ">A"
.space 2
.space 2
.space 2
.space 2
.ascii "Bj"
.space 2
.space 2
.space 2
.ascii "gd"
.space 2
.space 2
.ascii "gc"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Mf"
.space 2
.ascii "C5"
.space 2
.space 2
.ascii "gb"
.ascii ";7"
.ascii "OV"
.space 2
.ascii "Aa"
.ascii "gi"
.space 2
.space 2
.space 2
.ascii "gh"
.space 2
.space 2
.ascii "gt"
.ascii "2#"
.space 2
.space 2
.space 2
.space 2
.ascii "gj"
.space 2
.ascii "gf"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "gl"
.ascii "gk"
.ascii "I:"
.space 2
.space 2
.ascii "Ud"
.space 2
.ascii "ge"
.ascii "7)"
.space 2,103
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "gn"
.space 2
.space 2
.space 2
.space 2
.ascii "gs"
.space 2
.ascii "Vi"
.space 2
.space 2
.space 2
.space 2
.ascii "gm"
.space 2
.ascii "gr"
.space 2
.ascii "gq"
.space 2
.space 2
.space 2
.ascii "0`"
.space 2
.space 2
.space 2
.space 2
.ascii "gu"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Gr"
.space 2
.ascii "@E"
.ascii "@m"
.space 2
.space 2
.ascii "Ap"
.ascii "gp"
.space 2
.space 2
.space 2
.space 2
.ascii "gv"
.ascii "Kv"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "h\""
.ascii "h!"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "WA"
.space 2
.space 2
.ascii "gz"
.ascii "gy"
.space 2
.ascii "g{"
.space 2
.ascii "gw"
.space 2
.ascii "g~"
.space 2
.ascii "g}"
.space 2
.ascii "g|"
.space 2
.space 2
.ascii "AU"
.ascii "GY"
.ascii "E}"
.ascii "EC"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Gm"
.space 2
.space 2
.space 2
.space 2
.ascii "h#"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "h&"
.space 2
.ascii "h%"
.space 2
.ascii "h'"
.ascii ":w"
.ascii "gx"
.ascii "h$"
.space 2
.ascii "Hp"
.ascii "I*"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "h)"
.space 2
.space 2
.ascii "9e"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Q~"
.ascii "h("
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "h*"
.space 2
.ascii "h-"
.ascii "h."
.space 2
.ascii "A'"
.space 2
.space 2
.space 2
.ascii "h/"
.space 2
.space 2
.space 2
.ascii "h0"
.space 2
.space 2
.ascii "h,"
.space 2
.ascii "h4"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "h+"
.space 2
.ascii "h1"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "h5"
.ascii "h2"
.ascii "h3"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "h7"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "h6"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "9O"
.space 2
.ascii "p,"
.space 2
.ascii "p-"
.space 2
.ascii "F0"
.ascii "0j"
.ascii "H?"
.space 2
.ascii "M_"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "NM"
.ascii "j1"
.space 2
.space 2
.space 2
.space 2
.ascii "j2"
.space 2
.ascii "F?"
.ascii "4I"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "j3"
.space 2
.space 2
.space 2
.space 2
.ascii "Ug"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "]y"
.space 2
.ascii "j4"
.space 2
.ascii "j5"
.space 2
.ascii "j6"
.space 2
.space 2
.space 2
.space 2
.ascii "8J"
.ascii "_0"
.ascii "Iu"
.space 2
.ascii "Lp"
.space 2
.space 2
.ascii "Iz"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "I{"
.space 2
.space 2
.ascii "SC"
.ascii "K&"
.space 2
.ascii "8&"
.ascii "p."
.ascii "1B"
.space 2
.ascii "e8"
.ascii "Lo"
.ascii "SI"
.ascii "<W"
.ascii "Ij"
.space 2
.ascii "5g"
.space 2
.ascii "DP"
.ascii "5i"
.space 2
.ascii "n."
.ascii ";-"
.space 2
.space 2
.ascii "g^"
.space 2
.ascii "n/"
.space 2
.space 2
.space 2
.space 2
.ascii "3)"
.space 2
.space 2
.ascii "n2"
.space 2
.space 2
.ascii "n1"
.ascii "=g"
.space 2
.ascii "n0"
.ascii "N7"
.space 2
.space 2
.space 2
.space 2
.ascii "EO"
.space 2
.space 2
.space 2
.space 2
.ascii "At"
.ascii "[N"
.ascii "n3"
.ascii "Ps"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "BT"
.ascii "Fh"
.space 2
.space 2
.space 2
.ascii "7,"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "n4"
.space 2
.ascii "3k"
.space 2
.space 2
.space 2
.ascii ";{"
.ascii "n5"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "g\\"
.space 2
.space 2
.space 2
.ascii "n6"
.space 2
.space 2
.ascii "=."
.space 2
.space 2
.space 2
.space 2
.ascii "qb"
.space 2
.space 2
.space 2
.ascii "Jh"
.space 2
.ascii "RI"
.ascii "pZ"
.space 2
.ascii "p["
.space 2
.ascii "p\\"
.ascii "AF"
.space 2
.ascii "8m"
.ascii ">N"
.space 2
.space 2
.ascii "p^"
.space 2
.ascii "E1"
.ascii "p]"
.ascii "Qq"
.space 2
.ascii "p`"
.ascii "0L"
.ascii "=j"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "R_"
.ascii "p_"
.space 2
.ascii "4/"
.ascii "7h"
.ascii "pf"
.ascii "pe"
.ascii "F#"
.ascii "pa"
.ascii "pb"
.ascii "4C"
.space 2
.space 2
.ascii "pc"
.ascii "Un"
.space 2
.space 2
.ascii "L["
.ascii ">R"
.ascii "<2"
.space 2
.space 2
.space 2
.ascii "ph"
.ascii "pg"
.ascii "pd"
.ascii "2!"
.space 2
.ascii "V\""
.ascii "S8"
.ascii ">7"
.ascii "H,"
.space 2
.space 2
.ascii "pj"
.space 2
.space 2
.space 2
.space 2
.ascii "Qw"
.space 2
.ascii "VL"
.ascii ":["
.ascii "pi"
.space 2
.ascii "6;"
.space 2
.space 2
.ascii "M4"
.space 2
.space 2
.ascii "F&"
.space 2
.space 2
.space 2
.ascii "A!"
.ascii "pk"
.ascii "pn"
.space 2
.ascii "pm"
.space 2,112
.ascii "pl"
.space 2
.ascii ";>"
.ascii "po"
.space 2
.space 2
.space 2
.space 2
.ascii "L5"
.ascii "pr"
.space 2
.space 2
.ascii "3U"
.space 2
.space 2
.space 2
.space 2
.ascii "1T"
.space 2
.space 2
.ascii "ps"
.space 2
.space 2
.ascii "pt"
.ascii "pv"
.ascii "4a"
.space 2
.ascii "pq"
.space 2
.ascii "pw"
.space 2
.space 2
.space 2
.space 2
.ascii "pz"
.space 2
.ascii "px"
.space 2
.space 2
.space 2
.ascii "pu"
.space 2
.space 2
.space 2
.space 2
.ascii "p}"
.space 2
.ascii "py"
.ascii "p|"
.ascii "p~"
.space 2
.ascii "q!"
.space 2
.space 2
.space 2
.ascii "NA"
.ascii "q$"
.space 2
.ascii "q#"
.space 2
.ascii "Av"
.ascii "p{"
.ascii "J]"
.space 2
.space 2
.ascii "4q"
.ascii "1q"
.ascii "L1"
.space 2
.ascii "q&"
.space 2
.space 2
.ascii "q'"
.space 2
.space 2
.ascii "q,"
.ascii "UN"
.ascii "q)"
.space 2
.space 2
.ascii "H3"
.space 2
.space 2
.space 2
.ascii "q\""
.space 2
.ascii "q+"
.ascii "q("
.ascii "q%"
.space 2
.space 2
.ascii "q*"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "0)"
.ascii "q-"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "q/"
.space 2
.ascii "q1"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "q0"
.space 2
.ascii "q."
.space 2
.space 2
.space 2
.space 2
.ascii "Q\""
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "q2"
.space 2
.space 2
.space 2
.ascii "q3"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "9o"
.space 2
.space 2
.ascii "5G"
.space 2
.ascii "0W"
.ascii "0Y"
.space 2
.space 2
.space 2
.ascii "Tm"
.space 2
.ascii "5D"
.space 2
.ascii "=T"
.ascii ";J"
.ascii "p'"
.space 2
.space 2
.ascii "8^"
.space 2
.space 2
.ascii "p("
.space 2
.space 2
.ascii "0("
.space 2
.ascii "p)"
.space 2
.space 2
.ascii "Mn"
.space 2
.space 2
.ascii "p*"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "p+"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "F$"
.space 2
.space 2
.ascii "Ve"
.ascii "qd"
.space 2
.ascii "qe"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Cs"
.space 2
.space 2
.ascii "S["
.space 2
.space 2
.ascii "VQ"
.ascii "Eh"
.space 2
.ascii "S/"
.space 2
.ascii "Rf"
.space 2
.space 2
.ascii "nA"
.ascii "0;"
.ascii "U5"
.ascii "QN"
.ascii "<`"
.ascii ":P"
.space 2
.ascii "?x"
.space 2
.ascii "8G"
.ascii "5A"
.ascii "EL"
.space 2
.space 2
.ascii "J\""
.space 2
.space 2
.space 2
.ascii "CK"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "nB"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "D?"
.ascii "6\""
.space 2
.ascii "ml"
.ascii "C$"
.space 2
.ascii "V1"
.space 2
.space 2
.space 2
.ascii "O`"
.ascii "mo"
.space 2
.space 2
.ascii "EN"
.space 2
.ascii "6\\"
.space 2
.space 2
.ascii "J!"
.space 2
.space 2
.space 2,109
.space 2
.space 2
.ascii "mp"
.ascii "mq"
.ascii "C<"
.space 2
.ascii "?4"
.space 2
.ascii "mn"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "mt"
.ascii "mr"
.space 2
.space 2
.space 2
.space 2
.ascii "Uf"
.ascii "C_"
.space 2
.ascii "ms"
.space 2
.space 2
.space 2
.ascii "mv"
.space 2
.ascii "U#"
.ascii "Q#"
.space 2
.space 2
.space 2
.ascii "mu"
.space 2
.ascii "CP"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "mw"
.ascii "?t"
.ascii ">l"
.ascii "mx"
.space 2
.ascii "Lw"
.space 2
.ascii "Q["
.space 2
.space 2
.space 2
.ascii "WE"
.ascii "Uv"
.space 2
.ascii "m|"
.space 2
.space 2
.space 2
.ascii "m{"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "my"
.ascii "mz"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "m}"
.ascii ">&"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "K/"
.ascii "n!"
.ascii "6="
.space 2
.ascii "n\""
.ascii "D@"
.space 2
.ascii "m~"
.space 2
.space 2
.ascii "=^"
.ascii "2G"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "6C"
.space 2
.space 2
.space 2
.ascii "n%"
.ascii "X:"
.ascii "n#"
.ascii "n&"
.space 2
.space 2
.space 2
.ascii "Ci"
.ascii "3r"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "n'"
.ascii "n$"
.ascii "O9"
.space 2
.space 2
.ascii "n("
.ascii "Bw"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "n)"
.ascii "n*"
.space 2
.ascii "^+"
.space 2
.space 2
.ascii "F3"
.space 2
.ascii "GF"
.space 2
.ascii "Vu"
.ascii "5I"
.space 2
.ascii "K2"
.space 2
.space 2
.space 2
.ascii "n+"
.space 2
.space 2
.ascii "M+"
.space 2
.ascii "n,"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "U0"
.space 2
.ascii "n-"
.space 2
.ascii "vD"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "[G"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "4#"
.space 2
.space 2
.space 2
.ascii "C,"
.ascii "qf"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "J8"
.ascii "RS"
.space 2
.ascii "V*"
.space 2
.ascii "or"
.space 2
.ascii ">X"
.space 2
.ascii "=C"
.ascii "os"
.ascii "6L"
.ascii "0+"
.space 2
.space 2
.space 2
.space 2
.ascii "J/"
.space 2
.space 2
.ascii "m6"
.space 2
.ascii "m7"
.space 2
.space 2
.space 2
.space 2
.ascii "Ny"
.ascii "7/"
.ascii "?s"
.ascii "m8"
.ascii "Bk"
.ascii "I0"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "m9"
.space 2
.space 2
.ascii "Fv"
.ascii "?3"
.space 2
.space 2
.space 2
.ascii "m<"
.ascii "Ex"
.space 2
.ascii "QP"
.space 2
.ascii "W)"
.ascii "m:"
.ascii "m;"
.space 2
.ascii "Qb"
.space 2
.ascii "m?"
.ascii "m@"
.space 2
.ascii "mD"
.space 2
.space 2
.space 2
.ascii "mH"
.space 2
.ascii "mF"
.ascii "mN"
.ascii "Uh"
.space 2
.ascii "mI"
.space 2
.space 2
.ascii "mG"
.ascii "m>"
.space 2
.space 2
.ascii "Ei"
.space 2
.space 2
.space 2
.space 2,70
.space 2
.space 2
.ascii "Ii"
.ascii "TR"
.ascii "mA"
.ascii "mB"
.ascii "mC"
.ascii "mE"
.space 2
.ascii "@y"
.space 2
.ascii "4!"
.space 2
.space 2
.space 2
.space 2
.ascii "9h"
.space 2
.ascii "mP"
.space 2
.space 2
.space 2
.space 2
.ascii "mQ"
.space 2
.ascii "mJ"
.space 2
.ascii "mO"
.space 2
.ascii "Nx"
.space 2
.space 2
.ascii "K6"
.ascii "mL"
.ascii "mM"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Ou"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "mR"
.ascii "Ar"
.ascii "S2"
.ascii "mK"
.ascii "H7"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "<o"
.space 2
.space 2
.space 2
.space 2
.ascii "Ep"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "mV"
.space 2
.ascii "5o"
.space 2
.space 2
.ascii "B5"
.ascii "0-"
.ascii "Ki"
.space 2
.space 2
.ascii "1."
.space 2
.ascii "mT"
.space 2
.space 2
.space 2
.ascii "Mk"
.ascii "5b"
.space 2
.ascii "mU"
.ascii "mS"
.ascii "mW"
.space 2
.space 2
.ascii "5z"
.space 2
.ascii "mX"
.space 2
.ascii "mY"
.space 2
.ascii "m\\"
.space 2
.ascii "1L"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Ev"
.ascii "<n"
.ascii "mZ"
.ascii "L<"
.ascii "2j"
.space 2
.space 2
.space 2
.space 2
.ascii "m["
.space 2
.space 2
.space 2
.space 2
.ascii "Dk"
.space 2
.space 2
.ascii "4E"
.space 2
.space 2
.space 2
.ascii "0u"
.space 2
.space 2
.space 2
.ascii "m_"
.ascii "@Z"
.ascii "4h"
.space 2
.space 2
.space 2
.space 2
.ascii "EM"
.space 2
.space 2
.space 2
.ascii "m]"
.ascii "?D"
.space 2
.space 2
.space 2
.ascii "m^"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "D%"
.space 2
.space 2
.space 2
.ascii "m`"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ma"
.space 2
.ascii "mc"
.space 2
.space 2
.ascii "AW"
.space 2
.space 2
.ascii ";G"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "=8"
.space 2
.space 2
.space 2
.ascii "mb"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "md"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "mf"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "me"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "mg"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "J>"
.ascii "lj"
.ascii "@q"
.space 2
.ascii "Ig"
.space 2
.ascii "lk"
.ascii "Fn"
.space 2
.space 2
.space 2
.space 2
.space 2,108
.space 2
.ascii "Fm"
.ascii "lm"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "lp"
.space 2
.space 2
.ascii "Wf"
.ascii "ls"
.space 2
.space 2
.ascii "lq"
.ascii "ln"
.ascii "lo"
.ascii "W#"
.ascii "Iq"
.ascii "Kn"
.ascii "lt"
.space 2
.ascii "lr"
.space 2
.space 2
.ascii "Oi"
.space 2
.ascii "lv"
.ascii "F1"
.space 2
.space 2
.space 2
.space 2
.ascii "<@"
.space 2
.ascii "lu"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "5;"
.ascii ";v"
.space 2
.ascii "lw"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Yw"
.ascii "={"
.space 2
.space 2
.ascii "B;"
.ascii "lx"
.space 2
.space 2
.space 2
.space 2
.ascii "ly"
.space 2
.space 2
.space 2
.space 2
.ascii "8#"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "lz"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "l{"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "l|"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Sm"
.ascii "X."
.ascii "@k"
.space 2
.ascii "G]"
.ascii ":L"
.space 2
.ascii "Pc"
.ascii "K="
.space 2
.ascii "M:"
.space 2
.space 2
.ascii "8Q"
.space 2
.space 2
.ascii "1|"
.space 2
.ascii "Go"
.space 2
.space 2,86
.space 2
.space 2
.space 2
.ascii "?F"
.ascii "Ck"
.space 2
.space 2
.ascii "ou"
.space 2
.space 2
.ascii "CX"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Wb"
.space 2
.space 2
.space 2
.ascii "ow"
.ascii "3S"
.space 2
.ascii "GX"
.ascii "Qm"
.space 2
.ascii "VH"
.space 2
.ascii "ox"
.space 2
.ascii "ov"
.space 2
.ascii ";}"
.ascii "3F"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "=U"
.space 2
.space 2
.ascii "RF"
.space 2
.ascii ";`"
.space 2
.space 2
.ascii "O!"
.space 2
.ascii "o|"
.ascii "o{"
.space 2
.space 2
.ascii "oy"
.space 2
.space 2
.space 2
.space 2
.ascii "3L"
.space 2
.ascii "IT"
.ascii "K0"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "o~"
.space 2
.space 2
.ascii "0^"
.space 2
.space 2
.ascii "VI"
.space 2
.space 2
.space 2
.ascii "o}"
.space 2
.ascii "3m"
.space 2
.space 2
.ascii "vU"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "NH"
.space 2
.space 2
.space 2
.ascii "p\""
.space 2
.ascii "p!"
.space 2
.ascii "5>"
.ascii "<Z"
.ascii ";|"
.space 2
.ascii "8e"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "DB"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "p#"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Kk"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "p&"
.space 2
.space 2
.space 2
.ascii "Q("
.space 2
.ascii ">?"
.ascii "Gn"
.ascii "q6"
.ascii "q7"
.ascii "?U"
.space 2
.space 2
.space 2
.space 2
.ascii "4)"
.ascii "q8"
.ascii "M;"
.space 2
.ascii "GT"
.ascii "U-"
.space 2
.ascii "q9"
.space 2
.ascii "q:"
.space 2
.space 2
.space 2
.space 2
.ascii "GO"
.space 2
.space 2
.space 2
.ascii "R$"
.ascii "VO"
.space 2
.space 2
.ascii "q;"
.ascii "=Q"
.ascii "40"
.ascii ">="
.space 2
.space 2
.space 2
.ascii "4\\"
.ascii "NQ"
.space 2
.ascii "?_"
.ascii "q="
.space 2
.space 2
.space 2
.space 2
.ascii "?z"
.ascii "q<"
.space 2
.ascii "q?"
.space 2
.space 2
.space 2
.ascii "q>"
.ascii "q@"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "qA"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "A~"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "A\""
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Jz"
.space 2
.space 2
.ascii "U>"
.space 2
.space 2
.space 2
.space 2
.ascii ">:"
.ascii ">9"
.ascii "UB"
.space 2
.space 2
.ascii "?\""
.space 2
.ascii "M/"
.ascii "q5"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "=_"
.space 2
.ascii "6K"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Vq"
.ascii "sC"
.space 2
.space 2
.ascii "sD"
.space 2
.ascii "8M"
.space 2
.space 2
.space 2
.ascii "sF"
.ascii "sG"
.space 2
.ascii "0J"
.space 2
.ascii "sE"
.space 2
.ascii "sI"
.ascii "Kq"
.space 2
.space 2
.space 2
.ascii "sK"
.space 2
.ascii "P&"
.space 2
.space 2
.ascii "1J"
.ascii "sH"
.space 2
.space 2
.space 2
.ascii "sO"
.space 2
.ascii "5Q"
.space 2
.space 2
.ascii "sW"
.space 2
.ascii "sR"
.space 2
.space 2
.space 2
.ascii "sT"
.ascii "sS"
.ascii "7{"
.space 2
.ascii "1?"
.space 2
.ascii "sN"
.ascii "sJ"
.ascii "5Z"
.space 2
.ascii "sP"
.space 2
.space 2
.ascii "sQ"
.space 2
.ascii "sU"
.space 2
.space 2
.space 2
.space 2
.ascii "sM"
.space 2
.ascii "<c"
.space 2
.ascii "A}"
.space 2
.ascii "sV"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "sZ"
.space 2
.ascii "sL"
.space 2
.ascii "5H"
.space 2
.ascii "=n"
.ascii "s\\"
.space 2
.space 2
.ascii "7$"
.ascii "?p"
.ascii "V~"
.ascii "M2"
.space 2
.ascii "4p"
.space 2
.ascii "2_"
.space 2
.ascii "sX"
.space 2
.ascii "sY"
.ascii "I8"
.space 2
.ascii "s]"
.space 2
.space 2
.ascii "s^"
.space 2
.ascii "sa"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "s_"
.space 2
.space 2
.ascii "sc"
.ascii "sb"
.space 2
.space 2
.ascii "s["
.space 2
.ascii "?j"
.space 2
.ascii "3o"
.space 2
.ascii "s`"
.space 2
.space 2
.ascii "G)"
.space 2
.ascii "<r"
.space 2
.space 2
.space 2
.space 2
.ascii "sk"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "9?"
.space 2
.space 2
.ascii "sd"
.space 2
.space 2
.space 2
.ascii "2-"
.ascii ";~"
.space 2
.ascii "Kc"
.space 2
.space 2
.space 2
.space 2
.ascii "sm"
.ascii "si"
.space 2
.space 2
.space 2
.ascii "9\\"
.ascii "sn"
.space 2
.space 2
.space 2
.ascii "se"
.ascii "sf"
.ascii "sj"
.ascii "Ba"
.ascii "sl"
.ascii "so"
.ascii "sh"
.ascii "<}"
.space 2
.space 2
.space 2
.ascii "Od"
.space 2
.space 2
.ascii "sp"
.space 2
.space 2
.space 2
.ascii "sg"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "sr"
.space 2
.space 2
.space 2
.space 2
.ascii "W-"
.ascii "F*"
.space 2
.space 2
.space 2
.space 2
.space 2,115
.space 2
.space 2
.space 2
.space 2
.ascii "sq"
.space 2
.ascii "B("
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "8]"
.ascii "su"
.space 2
.space 2
.ascii "st"
.space 2
.space 2
.space 2
.ascii "4["
.space 2
.space 2
.space 2
.ascii "sv"
.ascii "sw"
.space 2
.space 2
.space 2
.ascii "sx"
.space 2
.space 2
.space 2
.ascii "@:"
.space 2
.space 2
.ascii "@i"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Eq"
.space 2
.space 2
.space 2
.space 2
.ascii "s{"
.space 2
.ascii "sz"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "4X"
.space 2
.space 2
.space 2
.ascii "s~"
.ascii "sy"
.space 2
.space 2
.ascii "s|"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "s}"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "t!"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "t#"
.ascii ";I"
.space 2
.space 2
.ascii "t\""
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "t$"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "2>"
.ascii "t&"
.ascii "t%"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "<."
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "CW"
.ascii "Ya"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "@`"
.ascii "tL"
.ascii "WQ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "7["
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "tN"
.ascii "A#"
.space 2
.space 2
.ascii "FI"
.space 2
.ascii "4V"
.ascii "U3"
.space 2
.space 2
.space 2
.ascii "tP"
.ascii "tO"
.ascii "tQ"
.ascii "KZ"
.space 2
.space 2
.ascii "tR"
.space 2
.ascii "TA"
.ascii "V`"
.space 2
.space 2
.space 2
.space 2
.ascii "7`"
.space 2
.space 2
.space 2
.ascii "A8"
.space 2
.space 2
.ascii "A;"
.ascii "tS"
.ascii ">,"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "4b"
.space 2
.space 2
.ascii "tT"
.ascii "tU"
.ascii ">+"
.space 2
.space 2
.ascii "tV"
.space 2
.space 2
.space 2
.ascii "t["
.space 2
.ascii "tW"
.ascii "tZ"
.space 2
.ascii ":}"
.space 2
.ascii "tX"
.ascii "tY"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "8b"
.ascii "LG"
.ascii "t\\"
.space 2
.ascii "2Z"
.space 2
.space 2
.ascii "CS"
.space 2
.space 2
.ascii "Tc"
.ascii "?7"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "t]"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "E4"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ti"
.space 2
.space 2
.ascii "O5"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "NI"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "KX"
.space 2
.ascii "Kw"
.space 2
.space 2
.space 2
.space 2
.ascii "=t"
.space 2
.space 2
.space 2
.ascii "WO"
.space 2
.space 2
.space 2
.ascii "@["
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Pu"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "tj"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "tk"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "tl"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "wc"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "71"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "tm"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Wk"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "tn"
.space 2
.space 2
.space 2
.ascii "fy"
.ascii ">@"
.ascii "fz"
.ascii ":l"
.ascii "f{"
.ascii "OK"
.ascii "f|"
.ascii "T<"
.ascii "<6"
.ascii "f}"
.ascii "f~"
.ascii "<M"
.ascii "HR"
.ascii "N3"
.ascii "g!"
.space 2
.ascii "4?"
.ascii "g\""
.ascii "I4"
.ascii "8Y"
.ascii "DI"
.space 2
.ascii "W]"
.ascii "BZ"
.ascii "7W"
.ascii "V="
.ascii "NF"
.ascii "7D"
.space 2
.space 2
.ascii "E&"
.ascii "g#"
.ascii "O_"
.ascii "g$"
.ascii "g%"
.ascii "g&"
.ascii "A7"
.ascii "Wi"
.ascii "Ip"
.ascii "O8"
.ascii "V/"
.ascii "VU"
.ascii "g'"
.ascii "0m"
.ascii "g("
.ascii "g)"
.ascii "I\\"
.ascii "Ro"
.ascii ">-"
.ascii "g*"
.ascii "0s"
.ascii "H^"
.ascii "=a"
.ascii "g+"
.ascii "HF"
.space 2
.ascii "g,"
.ascii ";f"
.ascii "8x"
.ascii "Q$"
.ascii "g-"
.ascii "Bg"
.ascii ">x"
.ascii "=J"
.ascii "M3"
.ascii "g."
.ascii "g/"
.ascii ">n"
.ascii "Pe"
.space 2
.ascii "Kg"
.ascii "LP"
.ascii "<L"
.ascii "g0"
.ascii "<("
.ascii "Pw"
.ascii "g1"
.space 2
.ascii "Px"
.ascii "g2"
.ascii "g3"
.ascii "4B"
.ascii "g4"
.ascii "g5"
.ascii "I~"
.ascii "N,"
.ascii "C`"
.ascii "g7"
.ascii "1A"
.ascii "3q"
.space 2
.ascii "g8"
.ascii "g9"
.ascii "W["
.ascii "U@"
.ascii "g:"
.ascii "BL"
.ascii "W:"
.ascii "g;"
.ascii "g<"
.ascii "g="
.ascii "<j"
.ascii "Ce"
.ascii "@B"
.ascii "g>"
.ascii "g?"
.ascii "<)"
.space 2
.ascii "g@"
.ascii "gA"
.ascii "g6"
.ascii "6P"
.ascii "gB"
.space 2
.ascii "gC"
.ascii "gD"
.ascii ";:"
.ascii "5^"
.ascii "BF"
.ascii "1`"
.ascii "gE"
.ascii "T5"
.ascii "gF"
.ascii "8?"
.ascii "gH"
.ascii "gG"
.ascii "7l"
.space 2
.ascii "gI"
.ascii "2x"
.ascii "gJ"
.ascii "gK"
.ascii "gL"
.ascii "gM"
.ascii "gN"
.ascii "gO"
.ascii "gP"
.ascii "S'"
.ascii "Ku"
.ascii "gQ"
.ascii "gR"
.ascii "gS"
.ascii "gT"
.space 2,73
.ascii "gU"
.ascii "gV"
.ascii "gW"
.ascii "gX"
.ascii "gY"
.ascii "=I"
.ascii "gZ"
.ascii "s>"
.space 2
.ascii "8W"
.space 2
.ascii "H1"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "s?"
.space 2
.ascii "s@"
.ascii "sA"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "9^"
.ascii "Mx"
.space 2
.space 2
.ascii "Xh"
.ascii ":1"
.space 2
.ascii "B^"
.ascii "n7"
.space 2
.ascii "7#"
.space 2
.space 2
.space 2
.space 2
.ascii "n9"
.space 2
.ascii "n8"
.ascii "0U"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "n;"
.ascii "UV"
.ascii "Wo"
.space 2
.space 2
.space 2
.ascii "VC"
.space 2
.space 2
.ascii "n="
.ascii "Jp"
.space 2
.ascii "n<"
.space 2
.space 2
.space 2
.space 2
.ascii "n>"
.space 2
.space 2
.space 2
.space 2
.ascii "n@"
.space 2
.space 2
.ascii "n?"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Qr"
.space 2
.ascii "G<"
.space 2
.ascii "C@"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "8a"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Ag"
.space 2
.space 2
.ascii "tF"
.ascii "P_"
.ascii "tG"
.space 2
.ascii "O["
.space 2
.space 2
.ascii "H:"
.space 2
.space 2
.ascii "tH"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "tI"
.ascii "tJ"
.space 2
.ascii "tK"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Yz"
.ascii "8~"
.space 2
.space 2
.ascii "eq"
.ascii "Sp"
.space 2
.ascii "t`"
.space 2
.ascii "NL"
.space 2
.space 2
.space 2
.ascii "3a"
.space 2
.space 2
.space 2
.space 2
.ascii "q4"
.space 2
.ascii "Rn"
.space 2
.ascii "ta"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Oh"
.ascii "tb"
.space 2
.space 2
.ascii "GL"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "5T"
.ascii "4d"
.ascii "td"
.space 2
.space 2
.space 2
.ascii "tc"
.ascii "te"
.space 2
.space 2
.ascii "tf"
.space 2
.space 2
.space 2
.space 2
.ascii "tg"
.space 2
.ascii ":2"
.ascii "0?"
.space 2
.ascii "th"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "7-"
.ascii "Rm"
.space 2
.space 2
.space 2
.ascii "R+"
.ascii "@O"
.space 2
.ascii "?<"
.ascii "k#"
.ascii "U_"
.ascii "jH"
.space 2
.space 2
.space 2
.space 2
.ascii "qs"
.ascii "6x"
.ascii "K#"
.space 2
.space 2
.ascii "DM"
.space 2
.ascii "qg"
.space 2
.ascii "qh"
.ascii "8{"
.ascii "qi"
.ascii ":D"
.ascii "TE"
.ascii "0R"
.space 2
.space 2
.ascii "qj"
.space 2
.space 2
.space 2
.ascii "qk"
.space 2
.ascii "ql"
.space 2
.space 2
.ascii "qm"
.ascii "qn"
.ascii "qo"
.space 2,113
.ascii "qp"
.ascii "EU"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "qr"
.space 2
.ascii "6z"
.space 2
.ascii "qt"
.ascii "R."
.ascii "^G"
.ascii "KJ"
.space 2
.space 2
.ascii "3\\"
.space 2
.ascii "5\""
.space 2
.ascii "9\""
.space 2
.space 2
.ascii "Dt"
.ascii "qu"
.space 2
.space 2
.ascii "qv"
.space 2
.space 2
.space 2
.ascii "AD"
.ascii "A{"
.ascii "V0"
.ascii "qw"
.space 2
.space 2
.space 2
.space 2
.ascii "qx"
.space 2
.ascii "A*"
.space 2
.space 2
.space 2
.ascii "F8"
.space 2
.ascii ">["
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "qy"
.ascii "4O"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "qz"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "m2"
.ascii "m1"
.space 2
.space 2
.ascii "K`"
.ascii "R^"
.space 2
.ascii "KA"
.ascii "UX"
.space 2
.ascii "Hb"
.space 2
.ascii "@_"
.ascii "<!"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "kA"
.space 2
.space 2
.ascii "P$"
.space 2
.ascii "Vb"
.space 2
.ascii "6G"
.ascii "8X"
.ascii "k@"
.ascii "8N"
.space 2
.ascii "k?"
.ascii "3&"
.ascii "9I"
.ascii "V+"
.space 2
.ascii "7t"
.ascii "7J"
.space 2
.space 2
.space 2
.ascii "<g"
.ascii "7>"
.ascii "kF"
.space 2
.ascii "kG"
.ascii "09"
.ascii "?O"
.space 2
.ascii "kE"
.ascii "S}"
.space 2
.ascii "kH"
.space 2
.space 2
.ascii "kI"
.space 2
.space 2
.ascii "7N"
.space 2
.ascii "kB"
.ascii "kD"
.ascii "Iv"
.ascii "VW"
.ascii "UM"
.ascii "P2"
.ascii "kO"
.ascii "N8"
.ascii "kP"
.space 2
.ascii "5("
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "13"
.ascii "kR"
.ascii "L%"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "EV"
.ascii "kS"
.space 2
.ascii "kQ"
.ascii "E_"
.ascii "kN"
.ascii "J$"
.ascii "kU"
.ascii "0{"
.space 2
.space 2
.ascii ":z"
.space 2
.space 2
.ascii "X7"
.ascii "qc"
.space 2
.ascii "kJ"
.ascii "kK"
.ascii "kL"
.ascii "kM"
.ascii "kV"
.ascii "f@"
.ascii "kY"
.space 2
.ascii "?h"
.ascii "RH"
.ascii "kW"
.ascii "k\\"
.ascii "8l"
.ascii "kX"
.space 2
.ascii "=:"
.space 2
.ascii "PX"
.space 2
.ascii "07"
.space 2
.ascii "k]"
.ascii "D\\"
.space 2
.space 2
.space 2
.space 2
.ascii "V,"
.space 2
.space 2
.space 2
.ascii "4`"
.space 2
.space 2
.ascii "Bv"
.ascii "<9"
.space 2
.space 2
.ascii "kZ"
.ascii "k["
.ascii "T`"
.ascii "Fj"
.ascii "DT"
.ascii "k_"
.ascii "E'"
.ascii "Yu"
.space 2
.ascii "21"
.space 2
.ascii "kd"
.space 2
.ascii "=E"
.space 2
.space 2
.space 2
.ascii "kb"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "kc"
.space 2
.space 2
.ascii "8,"
.space 2
.ascii "MQ"
.ascii "ke"
.space 2
.space 2
.space 2
.ascii "ka"
.space 2
.ascii "A3"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "F\""
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Ls"
.space 2
.ascii "kf"
.space 2
.ascii "@0"
.ascii "R8"
.ascii "kg"
.space 2
.space 2
.space 2
.ascii "8/"
.ascii "8-"
.space 2
.ascii "kh"
.ascii "G;"
.ascii "Ms"
.space 2
.space 2
.space 2
.ascii "kj"
.space 2,107
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "km"
.space 2
.space 2
.space 2
.space 2
.ascii "PH"
.space 2
.ascii "kr"
.space 2
.ascii "kn"
.space 2
.space 2
.space 2
.ascii "kq"
.ascii "Hy"
.space 2
.ascii "Q|"
.ascii "kl"
.space 2
.space 2
.ascii "ki"
.space 2
.space 2
.space 2
.space 2
.ascii "89"
.ascii "OY"
.ascii "De"
.ascii "ko"
.ascii "kp"
.ascii "LZ"
.ascii "MH"
.ascii "0r"
.space 2
.ascii "kv"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ku"
.space 2
.space 2,50
.space 2
.space 2
.space 2
.space 2
.ascii "8`"
.space 2
.ascii "kw"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "1l"
.space 2
.space 2
.ascii "LE"
.ascii "D$"
.ascii "O%"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ky"
.space 2
.space 2
.ascii "l\""
.space 2
.ascii "Er"
.space 2
.ascii "kz"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "IE"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "b_"
.ascii "k~"
.space 2
.space 2
.space 2
.space 2
.ascii "MN"
.ascii "l!"
.ascii "1["
.ascii "S7"
.space 2
.space 2
.ascii "R\\"
.space 2
.space 2
.space 2
.ascii "k}"
.space 2
.ascii "k{"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "3<"
.space 2
.space 2
.space 2
.ascii "j0"
.space 2
.space 2
.ascii "WT"
.space 2
.ascii "t+"
.ascii "3t"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "VA"
.ascii "VB"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Ui"
.ascii ">J"
.space 2
.ascii "t'"
.space 2
.ascii "R("
.ascii "t("
.ascii "t)"
.space 2
.ascii "t*"
.ascii ">K"
.ascii "S_"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "I`"
.ascii "Ia"
.space 2
.space 2
.ascii "sB"
.space 2
.ascii "Jf"
.space 2
.ascii "Lr"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "b6"
.ascii "K4"
.space 2
.ascii "Nh"
.ascii "V["
.space 2
.ascii "t-"
.ascii "t."
.ascii "t/"
.space 2
.space 2
.space 2
.space 2
.ascii "t2"
.space 2
.ascii ":="
.ascii "t3"
.ascii "0c"
.ascii "t0"
.space 2
.ascii "t1"
.ascii "=\""
.ascii "2U"
.space 2
.ascii "t6"
.ascii "t7"
.ascii "6f"
.ascii "20"
.space 2,79
.ascii "t4"
.ascii "4,"
.space 2
.ascii "t5"
.space 2
.space 2
.ascii "t8"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "t9"
.space 2
.space 2
.ascii "M'"
.space 2
.ascii "t:"
.space 2
.ascii "t;"
.space 2
.space 2
.space 2
.ascii "t<"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "KR"
.space 2
.ascii "t="
.space 2
.space 2
.space 2
.space 2
.ascii "t>"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "t?"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "t^"
.ascii "A<"
.ascii "<h"
.space 2
.ascii "I+"
.ascii "Q^"
.ascii "eu"
.space 2
.space 2
.space 2
.space 2
.ascii "\\3"
.ascii "RU"
.space 2
.space 2
.ascii "\\4"
.ascii "0,"
.ascii "\\5"
.space 2
.space 2
.ascii "=Z"
.space 2
.ascii "\\9"
.space 2
.space 2
.space 2
.ascii "XB"
.space 2
.ascii "\\7"
.ascii "Ss"
.space 2
.ascii "IV"
.ascii "\\:"
.ascii "\\6"
.space 2
.ascii "\\;"
.ascii "C\""
.space 2
.space 2
.space 2
.space 2
.ascii "\\<"
.ascii "\\E"
.ascii "\\="
.space 2
.space 2
.ascii "N_"
.ascii "V%"
.space 2
.ascii "\\O"
.space 2
.ascii "\\M"
.space 2
.space 2
.ascii "\\R"
.ascii "=f"
.ascii "B+"
.space 2
.ascii "\\8"
.ascii "\\K"
.ascii "\\N"
.ascii "\\>"
.ascii "7R"
.ascii "0E"
.ascii "\\G"
.ascii "P>"
.ascii "\\A"
.ascii ";("
.space 2
.ascii "7<"
.ascii "\\L"
.space 2
.space 2
.ascii "\\F"
.ascii "\\?"
.ascii "G["
.space 2
.space 2
.space 2
.ascii "Q?"
.ascii "\\@"
.space 2
.space 2
.ascii "\\J"
.space 2
.space 2
.ascii "\\P"
.space 2
.space 2
.ascii "N-"
.ascii "\\B"
.space 2
.ascii "\\C"
.ascii "\\H"
.ascii "\\I"
.ascii "2T"
.ascii "\\Q"
.ascii "KU"
.space 2
.ascii "T7"
.ascii "\\["
.ascii "\\_"
.ascii "L&"
.ascii "\\f"
.space 2
.ascii "Cg"
.space 2,92
.space 2
.space 2
.ascii "?A"
.ascii "\\Y"
.space 2
.ascii "0z"
.ascii "96"
.ascii "\\e"
.ascii "\\S"
.space 2
.ascii "\\D"
.ascii "\\V"
.ascii "Ht"
.ascii "?`"
.space 2
.space 2
.space 2
.space 2
.ascii "I;"
.space 2
.space 2
.space 2
.ascii "1="
.space 2
.ascii "S\""
.space 2
.space 2
.ascii "\\Z"
.space 2
.space 2
.ascii "\\U"
.space 2
.ascii "F;"
.space 2
.ascii "\\^"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "WB"
.ascii "C/"
.ascii "76"
.ascii "GQ"
.ascii "C)"
.ascii "\\b"
.ascii "\\X"
.ascii "\\k"
.ascii "\\T"
.space 2
.space 2
.ascii "\\]"
.space 2
.ascii ">%"
.ascii "\\W"
.space 2
.ascii "\\`"
.space 2
.space 2
.ascii "\\c"
.ascii "\\d"
.space 2
.ascii "\\x"
.space 2
.space 2
.ascii "\\a"
.ascii "]\""
.ascii "\\g"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "<k"
.ascii "4D"
.space 2
.space 2
.ascii "C#"
.ascii "2g"
.ascii "\\z"
.space 2
.ascii "\\r"
.space 2
.ascii "\\o"
.space 2
.ascii "\\|"
.ascii "\\n"
.ascii "Rp"
.ascii "2h"
.space 2
.ascii "HW"
.ascii "Hc"
.ascii "\\{"
.space 2
.ascii "\\m"
.space 2
.space 2
.space 2
.ascii "\\w"
.space 2
.space 2
.ascii "\\u"
.space 2
.space 2
.ascii ">#"
.ascii "\\t"
.space 2
.ascii "2]"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "\\s"
.ascii "<v"
.ascii "\\h"
.ascii ";D"
.space 2
.ascii "@s"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "<T"
.ascii "\\i"
.ascii "\\j"
.space 2
.ascii "\\q"
.ascii "\\v"
.ascii "\\y"
.ascii "54"
.space 2
.ascii "HY"
.ascii ";g"
.ascii "\\~"
.ascii "\\}"
.ascii "S+"
.ascii "]!"
.ascii "]#"
.ascii "]%"
.ascii "Rq"
.ascii "]$"
.ascii "]&"
.ascii "]'"
.ascii "R)"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ":I"
.ascii "])"
.space 2
.space 2
.ascii "]6"
.ascii "]1"
.ascii "]4"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "]0"
.ascii "FN"
.space 2
.space 2
.ascii "@r"
.space 2
.space 2
.space 2
.space 2
.ascii "I/"
.space 2
.space 2
.space 2
.ascii "\\l"
.ascii "]."
.space 2
.space 2
.space 2
.space 2
.ascii "]7"
.space 2
.space 2
.ascii "\\p"
.ascii "]/"
.space 2
.ascii "]8"
.space 2
.ascii "],"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "]9"
.ascii "]3"
.ascii "]-"
.ascii "D*"
.space 2
.space 2
.space 2
.space 2
.ascii "]("
.ascii "@3"
.ascii "A+"
.ascii "]*"
.ascii "]+"
.space 2
.ascii "]2"
.ascii ";q"
.ascii "]5"
.ascii "S("
.ascii "]:"
.space 2
.ascii "];"
.ascii "C'"
.space 2
.space 2
.ascii "]R"
.ascii "]<"
.space 2
.space 2
.space 2
.ascii "]Q"
.space 2
.ascii "9="
.space 2
.space 2
.ascii ">U"
.space 2
.ascii ">z"
.space 2
.space 2
.ascii ":J"
.space 2
.space 2
.space 2
.space 2
.ascii "]J"
.space 2
.ascii "]E"
.space 2
.ascii "]?"
.space 2
.space 2
.space 2
.ascii "2K"
.ascii "]C"
.space 2
.ascii "]K"
.ascii "2$"
.ascii "]U"
.space 2
.space 2
.space 2
.ascii "]>"
.space 2
.space 2
.space 2
.ascii "FP"
.ascii "]P"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "]T"
.ascii "Ab"
.ascii "7F"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "]N"
.ascii "]O"
.space 2
.space 2
.space 2
.ascii "]D"
.space 2
.space 2
.space 2
.ascii "]="
.space 2
.ascii "]M"
.ascii "LQ"
.space 2
.ascii "]I"
.space 2
.space 2
.space 2
.space 2
.ascii "]B"
.ascii "CH"
.ascii "F<"
.ascii "N."
.ascii "]L"
.space 2
.ascii "]H"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "]A"
.space 2
.space 2
.space 2
.ascii "]F"
.ascii "B\\"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "S)"
.ascii "S*"
.ascii "]S"
.ascii "Ot"
.ascii "Hx"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "]f"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "]G"
.space 2
.space 2
.space 2
.ascii "]`"
.ascii "Bd"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "]a"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "]W"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Vx"
.space 2
.ascii "]Y"
.ascii "]X"
.ascii "8p"
.ascii "]V"
.space 2
.space 2
.space 2
.space 2
.ascii "FO"
.space 2
.ascii "6-"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "]b"
.space 2
.ascii ":y"
.ascii "Ta"
.ascii "]g"
.space 2
.space 2
.space 2
.ascii "4P"
.space 2
.ascii "]Z"
.space 2
.ascii "?{"
.ascii "]c"
.space 2
.ascii "]_"
.space 2
.space 2,93
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "5Y"
.space 2
.space 2
.space 2
.space 2
.ascii "]["
.ascii "]\\"
.ascii "]^"
.space 2
.ascii "=/"
.ascii "]d"
.space 2
.ascii "]e"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "]u"
.space 2
.ascii "CI"
.space 2
.space 2
.ascii "Kb"
.space 2
.space 2
.space 2
.space 2
.ascii "]r"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Xa"
.space 2
.space 2
.ascii "FQ"
.space 2
.ascii "]t"
.space 2
.space 2
.space 2
.ascii "Ut"
.ascii "]s"
.ascii "]p"
.space 2
.space 2
.ascii "]l"
.space 2
.ascii "]o"
.space 2
.ascii "]h"
.space 2
.space 2
.ascii "Pn"
.space 2
.space 2
.space 2
.space 2
.ascii "HX"
.ascii "]n"
.space 2
.space 2
.ascii "]i"
.space 2
.space 2
.ascii "]j"
.ascii "Kr"
.space 2
.ascii "]m"
.space 2
.space 2
.ascii "1M"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "@6"
.space 2
.ascii "<;"
.ascii "]q"
.space 2
.space 2
.ascii "]w"
.space 2
.ascii "]v"
.ascii "]k"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "En"
.space 2
.space 2
.space 2
.ascii "]{"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^$"
.space 2
.space 2
.ascii "^#"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "]x"
.space 2
.space 2
.space 2
.space 2
.ascii "Co"
.space 2
.ascii "B{"
.space 2
.space 2
.space 2
.ascii "Ua"
.space 2
.space 2
.ascii "N5"
.space 2
.space 2
.space 2
.space 2
.ascii "]}"
.space 2
.ascii "2L"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Dh"
.ascii "J_"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "G>"
.ascii "]z"
.ascii "]|"
.ascii "]~"
.ascii "^\""
.ascii "0*"
.ascii "1N"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^,"
.space 2
.space 2
.space 2
.space 2
.ascii "^&"
.ascii "=6"
.ascii "Ho"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^!"
.space 2
.space 2
.ascii "^%"
.space 2
.space 2
.space 2
.space 2
.ascii "^)"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^("
.space 2
.space 2
.space 2
.ascii "^'"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^-"
.space 2
.ascii "TL"
.space 2
.space 2
.space 2
.space 2
.ascii "^3"
.ascii "^*"
.ascii "^."
.space 2
.space 2
.ascii "@Y"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "1!"
.ascii "^6"
.space 2
.ascii "^1"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^2"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Q&"
.ascii "^5"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^/"
.space 2
.space 2
.space 2
.ascii "^0"
.space 2
.ascii "P="
.space 2
.space 2
.space 2
.ascii "^4"
.ascii "Jm"
.ascii "^9"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^8"
.space 2
.ascii "^7"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^;"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "=e"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "2X"
.ascii "Cj"
.space 2
.space 2
.ascii "^:"
.space 2
.ascii "E:"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^<"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "LY"
.space 2
.space 2
.space 2
.space 2
.ascii "7*"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Te"
.space 2
.space 2
.space 2
.ascii "^="
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^?"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "D\""
.space 2
.space 2
.space 2
.space 2
.ascii "^A"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^>"
.space 2
.ascii "^@"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "U:"
.space 2
.space 2
.space 2
.ascii "^B"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "r."
.ascii ";\""
.ascii "B2"
.ascii "E0"
.ascii "BG"
.space 2
.space 2
.ascii "r/"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Pi"
.space 2
.space 2
.space 2
.ascii "S]"
.space 2
.space 2
.space 2
.ascii "k="
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "3f"
.ascii "r0"
.space 2
.ascii "r1"
.space 2
.space 2
.ascii "J-"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ":g"
.ascii "r3"
.ascii "r5"
.ascii "r4"
.ascii "Kd"
.ascii "O:"
.ascii "r2"
.ascii "J4"
.ascii "RO"
.ascii "Bl"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "NC"
.ascii "r8"
.ascii "0v"
.ascii "r7"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "r>"
.space 2
.ascii "2O"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "QA"
.ascii "r:"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "r<"
.ascii "Ti"
.space 2
.space 2
.ascii "r;"
.ascii "r6"
.ascii "r?"
.ascii "r="
.space 2
.ascii "r9"
.space 2
.space 2
.ascii "rG"
.ascii "rD"
.ascii "rF"
.space 2
.space 2
.ascii "rJ"
.ascii "rB"
.ascii "r@"
.space 2
.space 2
.space 2
.ascii "rE"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "V{"
.space 2
.space 2
.space 2
.ascii "rA"
.space 2
.ascii "Gy"
.ascii "I_"
.space 2
.ascii "rH"
.ascii "9F"
.ascii "50"
.space 2
.space 2
.ascii "rC"
.ascii "rI"
.ascii "rP"
.ascii "rV"
.space 2
.space 2
.ascii ";W"
.space 2
.space 2
.space 2
.ascii "rU"
.ascii "M\\"
.space 2
.ascii "Vk"
.space 2
.space 2
.ascii "rR"
.ascii "rT"
.space 2
.space 2
.space 2
.space 2
.ascii "8r"
.space 2
.space 2
.space 2
.space 2
.ascii "rK"
.space 2
.space 2
.space 2
.ascii "rN"
.ascii "By"
.space 2
.ascii "U]"
.ascii "rL"
.ascii "rM"
.ascii "rO"
.ascii "rS"
.space 2
.space 2
.space 2
.ascii "rY"
.ascii "S<"
.space 2
.space 2
.space 2
.space 2
.ascii "6j"
.space 2
.ascii "Jq"
.space 2
.ascii "7d"
.ascii "rW"
.space 2
.space 2
.space 2
.ascii "rX"
.ascii "rZ"
.ascii "r]"
.ascii "r["
.space 2
.space 2
.ascii "r\\"
.space 2
.space 2
.space 2
.space 2
.space 2,81
.ascii "rQ"
.space 2
.ascii "MI"
.space 2
.ascii "NO"
.ascii "V)"
.space 2
.ascii "rc"
.space 2
.ascii "C["
.space 2
.ascii "r`"
.space 2
.space 2
.ascii "@/"
.ascii "rl"
.ascii "r^"
.space 2
.ascii "ra"
.space 2
.space 2
.space 2
.ascii "rh"
.space 2
.space 2
.space 2
.space 2
.ascii "rb"
.space 2
.space 2
.ascii "rg"
.space 2
.space 2
.ascii "rf"
.space 2
.space 2
.ascii "ri"
.space 2
.space 2
.space 2
.ascii "r_"
.space 2
.space 2
.ascii "rd"
.ascii "rj"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "S,"
.ascii "re"
.ascii "2u"
.space 2
.space 2
.space 2,114
.space 2
.ascii "P+"
.space 2
.space 2
.space 2
.space 2
.ascii "ru"
.space 2
.space 2
.space 2
.ascii ";H"
.space 2
.ascii "ry"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "rp"
.space 2
.space 2
.ascii "rv"
.ascii "rx"
.ascii "rz"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "rs"
.space 2
.ascii "rq"
.space 2
.space 2
.space 2
.ascii ":{"
.space 2
.ascii "5{"
.space 2
.space 2
.space 2
.space 2
.ascii "ro"
.ascii "rw"
.ascii "rm"
.ascii "rn"
.space 2
.space 2
.space 2
.ascii "rk"
.ascii "s&"
.space 2
.ascii "s#"
.space 2
.space 2
.ascii "s\""
.space 2
.space 2
.ascii "rt"
.space 2
.ascii "HZ"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "r{"
.space 2
.space 2
.space 2
.ascii "s%"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Cx"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "r}"
.space 2
.space 2
.ascii "s'"
.ascii "s)"
.ascii "s$"
.space 2
.ascii "r|"
.space 2
.space 2
.space 2
.ascii "s+"
.space 2
.ascii "s*"
.space 2
.space 2
.space 2
.space 2
.ascii "B]"
.space 2
.space 2
.ascii "s."
.space 2
.space 2
.ascii "s0"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "s!"
.space 2
.space 2
.space 2
.ascii "s1"
.ascii "s,"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "s/"
.ascii "r~"
.ascii "s-"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "s2"
.space 2
.space 2
.space 2
.space 2
.ascii "s4"
.space 2
.space 2
.space 2
.space 2
.ascii "s("
.space 2
.space 2
.space 2
.space 2
.ascii "s3"
.space 2
.space 2
.space 2
.ascii "s5"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "P7"
.space 2
.space 2
.space 2
.space 2
.ascii "s8"
.space 2
.space 2
.space 2
.space 2
.ascii "Yy"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "s9"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "s7"
.space 2
.ascii "Hd"
.ascii "s6"
.space 2
.space 2
.space 2
.space 2
.ascii "s:"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "s;"
.ascii "4@"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "nC"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "s<"
.space 2
.space 2
.ascii "s="
.space 2
.space 2
.space 2
.ascii "Q*"
.space 2
.space 2
.space 2
.ascii "t,"
.ascii "PF"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2,80
.ascii "Q\\"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ON"
.space 2
.space 2
.ascii "=V"
.space 2
.ascii "QC"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ":b"
.ascii "ai"
.ascii "RB"
.ascii "qB"
.ascii "29"
.space 2
.space 2
.ascii "1m"
.ascii "qC"
.space 2
.ascii "I@"
.ascii "3D"
.space 2
.ascii "Yr"
.space 2
.ascii "K%"
.space 2
.ascii "qD"
.space 2
.space 2
.space 2
.space 2
.ascii "VT"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "qE"
.ascii "t@"
.ascii "qF"
.space 2
.ascii "T,"
.ascii "qG"
.space 2
.ascii "0@"
.ascii "tA"
.space 2
.space 2
.ascii "tB"
.space 2
.space 2
.ascii "4|"
.space 2
.ascii "E["
.space 2
.space 2
.space 2
.space 2
.ascii "L;"
.space 2
.space 2
.space 2
.ascii "Pd"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "M`"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "qH"
.space 2
.ascii "Ys"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "1;"
.space 2
.ascii "O."
.space 2
.space 2
.space 2
.ascii "8$"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "qJ"
.space 2
.space 2
.space 2
.space 2
.ascii "qK"
.space 2
.space 2
.space 2
.space 2
.ascii "2C"
.ascii "AQ"
.space 2
.space 2
.ascii "W0"
.ascii "qI"
.space 2
.space 2
.ascii "qL"
.space 2
.space 2
.space 2
.space 2
.ascii "qN"
.space 2
.space 2
.space 2
.ascii "Yv"
.space 2
.ascii "Ra"
.ascii "T#"
.space 2
.space 2
.ascii "tC"
.ascii "H9"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "tD"
.space 2
.space 2
.ascii "qM"
.ascii "qO"
.ascii "?c"
.ascii "qP"
.space 2
.space 2
.ascii "qT"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "qV"
.ascii "qQ"
.space 2
.ascii "IQ"
.ascii "Ea"
.space 2
.space 2
.space 2
.ascii "Bc"
.ascii "9|"
.space 2
.space 2
.ascii "qS"
.space 2
.ascii "qU"
.space 2
.space 2
.space 2
.ascii "9S"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "q["
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ":V"
.space 2
.ascii "0}"
.ascii "qY"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "qX"
.ascii "qR"
.ascii "qZ"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "qW"
.space 2
.space 2
.space 2
.ascii "Hl"
.space 2
.space 2
.space 2
.space 2
.ascii "MJ"
.ascii "q]"
.space 2
.space 2
.space 2
.space 2
.ascii "e="
.space 2
.space 2
.space 2
.ascii "q\\"
.space 2
.ascii "q^"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "q_"
.space 2
.space 2
.ascii "Oe"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "tE"
.ascii "=s"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "q`"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "qa"
.space 2
.space 2
.space 2
.ascii "Nw"
.space 2
.ascii "R*"
.space 2
.ascii "q{"
.space 2
.space 2
.ascii "82"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "<{"
.ascii "9["
.space 2
.ascii "9f"
.ascii "CY"
.ascii "JS"
.ascii "jh"
.space 2,64
.ascii ">u"
.ascii "ji"
.space 2,106
.ascii "jk"
.space 2
.ascii "jl"
.ascii "jm"
.ascii "jn"
.ascii "jo"
.ascii "=G"
.space 2
.space 2
.space 2
.ascii "u{"
.space 2
.space 2
.space 2
.ascii "u}"
.space 2
.ascii "u~"
.space 2
.ascii "u|"
.space 2
.space 2
.space 2
.space 2
.ascii "=b"
.space 2
.ascii "v!"
.ascii "4%"
.space 2
.space 2
.space 2
.space 2
.ascii "v\""
.space 2
.space 2
.space 2
.ascii "v#"
.space 2
.space 2
.space 2
.ascii "l2"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "QT"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Yj"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "v$"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "n:"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "U2"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "S~"
.ascii "L\\"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "JD"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "e@"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "v%"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ">/"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "F)"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Z%"
.ascii "<F"
.ascii "6)"
.ascii "8<"
.ascii "HO"
.ascii "<%"
.ascii "Z&"
.ascii "Z'"
.ascii "LV"
.ascii "HC"
.ascii "Z("
.ascii "F}"
.space 2
.ascii "Q5"
.ascii "Ri"
.ascii "Q6"
.ascii "<G"
.space 2
.ascii "=2"
.ascii ";d"
.ascii "Z)"
.ascii "Z*"
.ascii "QH"
.ascii "Z+"
.ascii "Pm"
.ascii "6o"
.ascii "B["
.space 2
.ascii "KO"
.ascii "7m"
.ascii "Ih"
.ascii "7C"
.ascii ">w"
.ascii "V$"
.ascii "Z,"
.ascii "Z-"
.ascii "F@"
.ascii "Wg"
.ascii "J6"
.space 2
.ascii "U)"
.ascii "K_"
.ascii "Uo"
.ascii "Z."
.ascii "V_"
.ascii "4J"
.ascii "Z0"
.ascii "Z/"
.space 2
.ascii "Rk"
.ascii "Z1"
.ascii "Z2"
.ascii "Z3"
.ascii "JT"
.ascii "Z4"
.ascii "J+"
.ascii "Z5"
.ascii "Z6"
.ascii "3O"
.ascii "Vo"
.ascii "Z7"
.ascii ";0"
.ascii "5."
.ascii "Z8"
.ascii "Z9"
.ascii "9n"
.ascii "Q/"
.ascii "Rh"
.ascii "Z:"
.ascii "8C"
.ascii "Oj"
.ascii "2o"
.ascii "Z;"
.ascii "Z<"
.space 2
.ascii "=k"
.ascii "N\\"
.ascii "So"
.ascii "Z="
.ascii "Ns"
.ascii "Z>"
.ascii "SU"
.ascii ";e"
.ascii "Z?"
.ascii "K5"
.ascii "KP"
.ascii "Z@"
.ascii "Gk"
.ascii "Vn"
.ascii "ZA"
.ascii "E5"
.ascii "6A"
.ascii "ZB"
.ascii "7L"
.ascii "?N"
.ascii "ZC"
.ascii "ZD"
.ascii "K-"
.ascii "ZE"
.ascii "5w"
.ascii "ZF"
.ascii "AB"
.ascii "W;"
.ascii "ZG"
.ascii "L8"
.space 2
.ascii "Rj"
.ascii "D1"
.ascii "ZH"
.ascii "5}"
.ascii ";Q"
.ascii "ZI"
.ascii "P3"
.ascii "ZJ"
.ascii "ZK"
.ascii "N="
.ascii "ZL"
.ascii "ZM"
.ascii "ZN"
.ascii "2w"
.ascii "ZQ"
.ascii "ZO"
.ascii "Qh"
.ascii "ZP"
.ascii "CU"
.ascii "ZR"
.space 2
.ascii "ZS"
.ascii "ZT"
.ascii "ZU"
.ascii "P;"
.ascii "R%"
.ascii "0y"
.ascii "ZV"
.ascii "G+"
.ascii "ZW"
.ascii "=w"
.ascii "C!"
.ascii "ZX"
.ascii "ZY"
.ascii "C}"
.ascii "L7"
.space 2,90
.ascii "Z["
.ascii "@>"
.ascii "FW"
.ascii "Z\\"
.ascii "Z]"
.ascii "G4"
.ascii "Z^"
.ascii "Z_"
.ascii "9H"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ";m"
.space 2
.space 2
.space 2
.space 2
.ascii "69"
.ascii "tx"
.space 2
.ascii "ty"
.space 2
.space 2
.ascii "Mc"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "u9"
.space 2
.space 2
.space 2
.space 2
.ascii "k`"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Os"
.ascii ";?"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ":@"
.ascii "T%"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "aY"
.space 2
.space 2
.space 2
.space 2
.ascii "ut"
.ascii "1*"
.ascii "2r"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2,117
.space 2
.space 2
.ascii "uw"
.space 2
.space 2
.space 2
.ascii ":Q"
.ascii "uv"
.space 2
.ascii "C2"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "uy"
.space 2
.space 2
.space 2
.ascii "ux"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "14"
.ascii "Uj"
.ascii "8:"
.space 2
.ascii "91"
.ascii "2F"
.ascii "Tp"
.ascii "OM"
.ascii "0\\"
.ascii "UK"
.ascii ";u"
.ascii "VJ"
.space 2,55
.ascii "L0"
.ascii "F6"
.ascii "1a"
.ascii "9:"
.ascii "V|"
.ascii "9a"
.ascii "7!"
.ascii "<z"
.ascii "jZ"
.ascii "j["
.ascii "Ly"
.ascii "9s"
.ascii "j\\"
.ascii "4{"
.ascii "C3"
.ascii "7Q"
.ascii ":X"
.ascii "j]"
.ascii "Tt"
.ascii "j^"
.ascii "<V"
.ascii ";_"
.ascii "j_"
.ascii "A^"
.ascii "B8"
.ascii "T_"
.ascii "WJ"
.ascii "j`"
.ascii "ja"
.ascii "jd"
.ascii "jb"
.ascii "jc"
.ascii "I^"
.ascii "83"
.ascii "6D"
.ascii "je"
.ascii "Jj"
.ascii "IM"
.ascii "4M"
.space 2
.space 2
.ascii "bY"
.ascii "Eb"
.ascii "jf"
.ascii "@5"
.space 2
.ascii "W8"
.ascii "jg"
.ascii "W,"
.ascii "H|"
.ascii "XS"
.ascii "XM"
.ascii "T^"
.space 2
.ascii "Ty"
.ascii "ID"
.ascii "S."
.ascii "8S"
.ascii "3`"
.space 2
.ascii "Ib"
.ascii "tv"
.space 2
.space 2
.space 2
.ascii ":U"
.space 2
.ascii "tw"
.space 2
.space 2
.ascii "W_"
.space 2
.space 2
.ascii "tq"
.ascii "80"
.ascii "UT"
.ascii "8O"
.ascii "Fp"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "3C"
.space 2
.space 2
.ascii "tr"
.ascii "3,"
.space 2
.space 2
.space 2
.space 2
.ascii "T="
.ascii "Gw"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2,116
.space 2
.space 2
.ascii "ts"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "LK"
.space 2
.space 2
.space 2
.ascii "H$"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "tu"
.space 2
.ascii "Wc"
.ascii "E?"
.ascii "u@"
.space 2
.space 2
.ascii "u;"
.space 2
.ascii "uC"
.space 2
.ascii "uB"
.space 2
.ascii "V:"
.ascii "uA"
.space 2
.space 2
.space 2
.ascii "T>"
.ascii "uD"
.space 2
.ascii "uL"
.space 2
.space 2
.space 2
.space 2
.ascii "0O"
.ascii "5x"
.space 2
.ascii "uI"
.ascii "uJ"
.space 2
.ascii "E\\"
.space 2
.space 2
.space 2
.space 2
.ascii "uE"
.ascii "uF"
.space 2
.space 2
.ascii "uG"
.ascii "uK"
.space 2
.ascii ">`"
.ascii "uH"
.ascii "8z"
.space 2
.space 2
.space 2
.ascii "uP"
.ascii "uS"
.space 2
.space 2
.space 2
.ascii "?g"
.space 2
.ascii "9r"
.ascii "u<"
.ascii "uM"
.space 2
.space 2
.ascii "B7"
.space 2
.space 2
.space 2
.ascii "Lx"
.space 2
.ascii "<y"
.space 2
.ascii "uN"
.ascii "uO"
.ascii "uQ"
.ascii "6e"
.ascii "uR"
.space 2
.ascii "uU"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "u="
.space 2
.space 2
.space 2
.ascii "uT"
.ascii "S;"
.space 2
.ascii "3l"
.space 2
.space 2
.ascii "L$"
.space 2
.space 2
.space 2
.space 2
.ascii "uV"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "uW"
.ascii ">a"
.ascii "uX"
.space 2
.space 2
.ascii "L_"
.ascii "u["
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "2H"
.ascii "WY"
.space 2
.ascii "uY"
.space 2
.ascii "uZ"
.ascii "u\\"
.space 2
.ascii "ub"
.space 2
.space 2
.space 2
.ascii "u`"
.space 2
.space 2
.space 2
.ascii "u_"
.ascii "u]"
.space 2
.space 2
.ascii "ua"
.space 2
.space 2
.ascii "u^"
.ascii "ud"
.ascii "ue"
.space 2
.ascii "Lc"
.space 2
.space 2
.ascii "e?"
.ascii "58"
.ascii "uc"
.ascii "uh"
.ascii "L#"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "uf"
.ascii "ug"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "u>"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "1D"
.space 2
.space 2
.ascii "u?"
.space 2
.space 2
.ascii "5E"
.ascii "2d"
.space 2
.ascii "ul"
.ascii "ui"
.space 2
.ascii "6W"
.space 2
.ascii "um"
.space 2
.ascii "uj"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "uk"
.space 2
.space 2
.ascii "4Z"
.space 2
.ascii "Tj"
.space 2
.space 2
.space 2
.ascii "un"
.space 2
.ascii "3y"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "uo"
.ascii "uq"
.space 2
.space 2
.space 2
.ascii "up"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ur"
.space 2
.ascii "us"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Im"
.ascii "9*"
.space 2
.space 2
.ascii "G{"
.space 2
.space 2
.ascii "6c"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "LI"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "j&"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "35"
.ascii "T~"
.ascii "9l"
.ascii "Py"
.space 2
.ascii "im"
.ascii "W*"
.ascii "in"
.ascii "BV"
.ascii "Hm"
.ascii ":d"
.ascii "io"
.ascii "ip"
.ascii "iq"
.ascii "Va"
.ascii "ir"
.ascii "is"
.ascii "iu"
.ascii "it"
.ascii "iv"
.ascii "iw"
.ascii "Ga"
.ascii "ix"
.ascii "TX"
.ascii "iy"
.ascii "=N"
.space 2
.ascii "iz"
.ascii "i{"
.ascii "=O"
.ascii "i|"
.ascii "8("
.ascii "A>"
.ascii "i}"
.ascii "12"
.ascii ";T"
.ascii "9u"
.ascii "i~"
.space 2
.ascii "j!"
.ascii "j\""
.ascii "j#"
.ascii "7x"
.ascii "<-"
.space 2
.ascii "Jd"
.ascii "`N"
.ascii "T/"
.ascii "O="
.ascii "U7"
.ascii "j$"
.ascii "U^"
.ascii "j%"
.ascii "PA"
.ascii "9<"
.space 2
.ascii "4G"
.ascii "1Y"
.space 2
.space 2
.space 2
.ascii "@1"
.space 2
.space 2
.space 2
.space 2
.ascii "1f"
.ascii "1g"
.space 2
.ascii "1h"
.space 2
.space 2
.space 2
.space 2
.ascii "3="
.ascii "Hh"
.space 2
.space 2
.space 2
.space 2
.ascii "eA"
.space 2
.space 2
.ascii "1_"
.space 2
.space 2
.space 2
.ascii "AI"
.ascii "4o"
.space 2
.space 2
.ascii "G("
.ascii "SX"
.space 2
.ascii "Fy"
.ascii "Q8"
.space 2
.ascii "9}"
.ascii "Bu"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "S-"
.space 2
.ascii "TK"
.ascii "=|"
.space 2
.ascii "eB"
.ascii "75"
.ascii "eC"
.space 2
.space 2
.ascii ";9"
.ascii "Ub"
.space 2
.ascii "=x"
.ascii "T6"
.ascii "N%"
.ascii "A,"
.ascii "3Y"
.space 2
.space 2
.ascii "Lv"
.space 2
.ascii "eF"
.ascii "eD"
.ascii "eH"
.space 2
.ascii "eJ"
.ascii "eG"
.ascii "5O"
.ascii "FH"
.space 2
.ascii "5|"
.ascii "eE"
.space 2
.ascii "Jv"
.space 2
.space 2
.ascii "eI"
.space 2
.space 2
.space 2
.ascii "CT"
.ascii "1E"
.ascii "<#"
.space 2
.space 2
.space 2
.ascii "W7"
.space 2
.space 2
.ascii "MK"
.ascii "KM"
.space 2,74
.ascii "LS"
.ascii "eL"
.ascii "eK"
.ascii "Df"
.space 2
.space 2
.ascii "Q!"
.ascii "Q7"
.ascii "eM"
.space 2
.ascii "eP"
.space 2
.ascii "M8"
.ascii "Vp"
.ascii "eO"
.ascii "5]"
.space 2
.ascii "M>"
.space 2
.ascii "eQ"
.ascii "6:"
.space 2
.space 2
.ascii "M("
.ascii "9d"
.space 2
.ascii "JE"
.ascii "3Q"
.ascii "KY"
.ascii "Tl"
.ascii "eR"
.ascii "7j"
.space 2
.space 2
.space 2
.ascii "eN"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "eU"
.ascii "4~"
.ascii "eV"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "eS"
.ascii "eT"
.space 2
.ascii "R]"
.space 2
.space 2
.ascii "B_"
.ascii "1F"
.space 2
.ascii "Sb"
.space 2
.space 2
.ascii "6]"
.ascii "Kl"
.space 2
.ascii "eW"
.space 2
.space 2
.ascii "Sv"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "1i"
.space 2
.ascii "6t"
.ascii "eZ"
.ascii "eX"
.ascii "eY"
.ascii "5@"
.space 2
.space 2
.space 2
.ascii "RE"
.ascii "e\\"
.space 2
.space 2
.ascii "e^"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "e]"
.ascii "G2"
.space 2
.ascii "R#"
.space 2
.space 2
.ascii "e["
.space 2
.space 2
.space 2
.space 2
.ascii "Tb"
.ascii "UZ"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "e`"
.ascii "Wq"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ea"
.space 2
.ascii "1\\"
.ascii "Q{"
.space 2
.ascii "eb"
.ascii "ed"
.space 2
.space 2
.space 2
.space 2
.ascii "ec"
.space 2
.space 2
.space 2,101
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "RX"
.space 2
.ascii "5K"
.space 2
.ascii "g_"
.space 2
.ascii "Zu"
.space 2
.ascii "Zx"
.space 2
.ascii "Zv"
.space 2
.ascii "Zw"
.space 2
.space 2
.space 2
.ascii "Zz"
.ascii "PO"
.ascii "DG"
.space 2
.space 2
.ascii "0n"
.space 2
.space 2
.space 2
.ascii "P0"
.space 2
.ascii "Zy"
.space 2
.ascii "SJ"
.ascii ":*"
.ascii "[\""
.ascii "Gq"
.space 2
.ascii "Z|"
.ascii "Z{"
.ascii "I["
.ascii "Z}"
.space 2
.ascii "[!"
.ascii "W^"
.ascii "Z~"
.ascii "AZ"
.space 2
.space 2
.ascii "[%"
.space 2
.space 2
.ascii "St"
.space 2
.space 2
.ascii "['"
.ascii "[$"
.space 2
.ascii "[("
.space 2
.space 2
.ascii "=<"
.space 2
.space 2
.space 2
.ascii "@I"
.ascii "[#"
.ascii "[&"
.ascii "V#"
.space 2
.ascii "[)"
.space 2
.space 2
.space 2
.ascii "[-"
.space 2
.space 2
.space 2
.ascii "[."
.ascii "[,"
.ascii ":B"
.space 2
.space 2
.space 2
.ascii "?$"
.ascii "[+"
.space 2
.space 2
.space 2
.ascii "[*"
.ascii "TG"
.ascii "2?"
.space 2
.space 2
.ascii "[/"
.space 2
.ascii "9y"
.space 2
.ascii "[0"
.space 2
.space 2
.space 2
.space 2
.ascii "3;"
.space 2
.space 2
.space 2
.ascii "5&"
.space 2
.space 2
.space 2
.space 2
.ascii "6<"
.ascii "[1"
.space 2
.space 2
.space 2
.ascii "6u"
.space 2
.ascii "[2"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "1I"
.space 2
.space 2
.space 2
.space 2
.ascii "[4"
.space 2
.space 2
.space 2
.ascii "[3"
.ascii "[5"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "[7"
.space 2
.ascii "[6"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "[8"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "[9"
.space 2
.space 2
.ascii "[:"
.space 2
.space 2
.ascii "SO"
.ascii "tz"
.ascii "Gu"
.ascii "WC"
.ascii "Ed"
.ascii "t|"
.ascii "t}"
.ascii "t{"
.space 2
.ascii ">F"
.space 2
.space 2
.space 2
.space 2
.ascii "Po"
.space 2
.space 2
.ascii "7S"
.space 2
.space 2
.ascii "TM"
.ascii "L*"
.space 2
.space 2
.ascii "u\""
.ascii "u!"
.ascii ":("
.ascii "t~"
.ascii "KV"
.space 2
.space 2
.space 2
.ascii "u$"
.ascii "@R"
.space 2
.ascii "3j"
.space 2
.ascii "M*"
.ascii "u%"
.ascii "u#"
.ascii "=4"
.ascii "u("
.space 2
.ascii "u)"
.ascii "=M"
.ascii "C8"
.ascii "?a"
.ascii "Ka"
.ascii "u*"
.space 2
.space 2
.space 2
.ascii "u&"
.ascii "u'"
.ascii "Dp"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "u,"
.space 2
.ascii "4<"
.space 2
.ascii "Wm"
.space 2
.ascii "4W"
.ascii "u+"
.ascii "u."
.space 2
.space 2
.ascii "u-"
.ascii "u/"
.ascii "PQ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "CQ"
.ascii "H)"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "u0"
.ascii "u1"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "u2"
.space 2
.space 2
.ascii "u3"
.ascii "u4"
.ascii "u5"
.space 2
.space 2
.space 2
.space 2
.ascii "u7"
.ascii "u6"
.space 2
.space 2
.space 2
.space 2
.ascii "u8"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "2I"
.space 2
.ascii "ST"
.ascii "JM"
.space 2
.ascii "@o"
.ascii "VX"
.ascii "R0"
.ascii "A?"
.space 2
.ascii "=p"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "8*"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "<x"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "vF"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "vG"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "vH"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "vI"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "vJ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "vL"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "vK"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "wi"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "vM"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "vN"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "nD"
.ascii "nE"
.ascii "nF"
.ascii "Uk"
.ascii "6$"
.ascii "nH"
.ascii "nG"
.ascii "nI"
.ascii "nJ"
.ascii "G%"
.ascii "nK"
.ascii "nL"
.space 2
.ascii "70"
.ascii "5v"
.ascii "nM"
.ascii "nO"
.space 2
.ascii "nN"
.space 2
.ascii "8F"
.ascii "nP"
.ascii "nQ"
.ascii "nR"
.ascii "6["
.ascii "3."
.ascii "VS"
.ascii "DF"
.ascii "15"
.ascii "8V"
.ascii "nS"
.ascii "nT"
.ascii "T?"
.ascii "GU"
.ascii ">{"
.ascii "NY"
.ascii "93"
.ascii "nV"
.ascii "nU"
.ascii "nX"
.ascii "nW"
.ascii "E%"
.ascii "nY"
.ascii "nZ"
.ascii "G."
.ascii "n["
.ascii "G/"
.ascii "n\\"
.ascii "2'"
.ascii "n]"
.ascii "n^"
.ascii "n_"
.ascii "n`"
.ascii "na"
.ascii "Wj"
.ascii "nb"
.ascii "nc"
.ascii "<X"
.ascii "nd"
.ascii "SK"
.ascii "Lz"
.ascii "2,"
.ascii "Ae"
.ascii "ne"
.ascii "G&"
.ascii "C-"
.space 2
.ascii "nf"
.ascii "ng"
.ascii "nh"
.ascii "ni"
.ascii "nj"
.ascii "nk"
.ascii "nl"
.space 2
.ascii "nm"
.space 2,110
.ascii "no"
.space 2
.space 2
.ascii "np"
.ascii "nq"
.ascii "nr"
.ascii "nt"
.ascii "ns"
.space 2
.ascii "nu"
.ascii "M-"
.ascii "BA"
.ascii "nv"
.ascii "nw"
.ascii "nx"
.ascii "U!"
.ascii "ny"
.ascii "O3"
.ascii "nz"
.ascii "n{"
.space 2
.ascii "n|"
.ascii "n}"
.ascii "o!"
.ascii "n~"
.ascii "o\""
.ascii "8u"
.ascii "Cz"
.ascii "o#"
.ascii "o$"
.ascii "=B"
.ascii "R?"
.ascii "2y"
.ascii "o%"
.ascii "o&"
.ascii "o'"
.ascii "Rx"
.ascii "o("
.ascii "V}"
.ascii "o)"
.ascii "FL"
.space 2
.ascii "o*"
.ascii "o+"
.ascii "A4"
.ascii "o,"
.ascii "Oz"
.ascii "Kx"
.ascii "o."
.ascii "o-"
.ascii "3z"
.ascii "9x"
.ascii "o/"
.ascii "o0"
.ascii "Pb"
.ascii "o1"
.ascii "o2"
.ascii "7f"
.ascii "P?"
.ascii "o3"
.ascii "o4"
.ascii "o5"
.ascii "Hq"
.ascii "L`"
.ascii "o6"
.ascii "o7"
.ascii "o8"
.ascii "o9"
.ascii "o:"
.ascii "U`"
.ascii "o;"
.ascii "4m"
.ascii "C*"
.ascii "o<"
.space 2
.ascii "o="
.ascii "o>"
.ascii "o?"
.space 2
.ascii "N}"
.ascii "o@"
.ascii "B`"
.ascii "48"
.ascii "W6"
.ascii "=u"
.space 2
.ascii "OG"
.ascii "oC"
.ascii "oA"
.ascii "oB"
.ascii "oD"
.ascii "6'"
.ascii "<|"
.ascii ">b"
.ascii "CL"
.ascii "oE"
.ascii "oF"
.space 2
.ascii "oG"
.ascii "oO"
.ascii "oH"
.ascii "oI"
.ascii "oJ"
.ascii "GB"
.ascii "oq"
.ascii "6M"
.ascii "oK"
.space 2
.ascii "oL"
.ascii "oM"
.ascii "6F"
.ascii "C>"
.ascii "oN"
.space 2
.ascii "oP"
.ascii "oQ"
.ascii "oR"
.ascii "Ur"
.space 2
.ascii "oS"
.ascii "Dw"
.space 2
.ascii "oT"
.ascii "Dx"
.ascii "oU"
.ascii "oV"
.ascii "8d"
.ascii "0w"
.ascii "oW"
.ascii "oX"
.ascii "oY"
.space 2
.ascii "oZ"
.ascii "o["
.ascii "o\\"
.ascii "o]"
.space 2
.ascii "o^"
.ascii ">5"
.ascii "oa"
.ascii "o_"
.ascii "o`"
.space 2
.ascii "ob"
.ascii "oc"
.ascii "AM"
.ascii "od"
.ascii "oe"
.ascii "of"
.ascii "og"
.ascii "oh"
.ascii "oi"
.ascii "oj"
.ascii "ok"
.ascii "ol"
.ascii "@X"
.space 2
.ascii "om"
.ascii "A-"
.ascii "on"
.space 2,111
.ascii "op"
.space 2
.space 2
.ascii "Ob"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "3$"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "CE"
.ascii "cE"
.ascii "IA"
.ascii "cF"
.space 2
.ascii "1U"
.ascii "NJ"
.ascii "43"
.ascii "Hr"
.ascii "cG"
.ascii "OP"
.ascii "cH"
.ascii "<d"
.ascii "cI"
.ascii "cJ"
.ascii "CF"
.ascii "U\""
.ascii "DV"
.ascii "9k"
.ascii "NE"
.ascii "cK"
.ascii "Cv"
.ascii "cL"
.space 2
.ascii "7'"
.ascii "8s"
.ascii ":R"
.ascii "cM"
.ascii "cN"
.ascii "TD"
.ascii "cO"
.space 2
.ascii "cP"
.ascii "QK"
.ascii "cQ"
.ascii "cR"
.ascii "cS"
.ascii "cT"
.ascii "QV"
.ascii "cU"
.ascii "2{"
.ascii "@;"
.ascii "cV"
.space 2
.ascii "@+"
.ascii "cW"
.ascii "cX"
.ascii "cY"
.space 2
.ascii "cZ"
.ascii "c["
.space 2
.ascii "87"
.ascii "Zb"
.space 2
.ascii "6S"
.space 2
.ascii "Zd"
.ascii "Zc"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Zf"
.space 2
.space 2
.space 2
.ascii "Hn"
.space 2
.space 2
.ascii "Ze"
.ascii "7@"
.ascii "Qt"
.ascii "Ru"
.ascii "Us"
.ascii "=W"
.space 2
.space 2
.space 2
.space 2
.ascii "Wh"
.ascii "Zh"
.ascii "Zg"
.space 2
.ascii "0\""
.ascii "MS"
.space 2
.ascii "Zi"
.space 2
.ascii "8="
.ascii "<J"
.ascii "B="
.ascii "B$"
.ascii "3B"
.ascii "Zj"
.space 2
.ascii "B*"
.ascii "D0"
.ascii "=5"
.space 2
.space 2
.ascii "O^"
.space 2
.space 2
.space 2
.ascii "Zk"
.ascii "IB"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "1]"
.space 2
.space 2
.space 2
.ascii "Zl"
.space 2
.ascii "68"
.ascii "T:"
.space 2
.ascii "3}"
.space 2
.space 2
.ascii "Zm"
.ascii "TI"
.ascii "OU"
.ascii "Ec"
.space 2
.ascii "Zn"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Zo"
.space 2
.ascii "Zp"
.ascii "Aj"
.ascii "LU"
.ascii "O]"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Sg"
.ascii "B!"
.space 2
.ascii "Zq"
.space 2
.space 2
.ascii "Ke"
.space 2
.ascii "Zr"
.space 2
.ascii "Kf"
.ascii "R~"
.space 2
.space 2
.space 2
.ascii "8t"
.space 2
.space 2
.ascii "Zs"
.ascii "0/"
.ascii "O6"
.space 2
.space 2
.ascii "UO"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Km"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Zt"
.space 2
.space 2
.ascii "cD"
.space 2
.space 2
.ascii "A%"
.space 2
.space 2
.ascii "v?"
.space 2
.space 2
.ascii "v@"
.ascii "vA"
.ascii "DQ"
.space 2
.ascii "H8"
.ascii "Qc"
.space 2
.space 2
.ascii "P["
.ascii "QE"
.ascii "</"
.ascii "9M"
.space 2
.ascii "ot"
.space 2
.space 2
.ascii "4F"
.ascii "S:"
.ascii "vB"
.ascii "3{"
.space 2
.space 2
.ascii "vC"
.space 2
.space 2
.ascii "5q"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "vE"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Sj"
.ascii "v'"
.ascii "Q)"
.space 2
.space 2
.space 2
.space 2
.ascii "v)"
.space 2
.space 2
.space 2
.ascii "v("
.space 2
.space 2
.ascii "Ac"
.ascii "@W"
.space 2
.ascii "1\""
.space 2
.space 2
.space 2
.space 2
.ascii "Nm"
.space 2
.ascii "Ph"
.ascii "v+"
.space 2
.space 2
.ascii "Ov"
.space 2
.ascii "v*"
.ascii "Up"
.ascii "v,"
.ascii "C9"
.space 2
.space 2
.space 2
.ascii ";t"
.ascii "v."
.ascii "v-"
.space 2
.space 2
.space 2
.ascii "D^"
.space 2
.space 2
.ascii "AX"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "K*"
.space 2
.ascii "O<"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "v/"
.space 2
.space 2
.ascii "v0"
.space 2
.space 2
.ascii "v1"
.space 2
.ascii "B6"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "0T"
.ascii "Ey"
.space 2
.space 2
.space 2
.space 2
.ascii "v2"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "G`"
.ascii "v&"
.space 2
.space 2
.ascii ">8"
.space 2
.space 2
.ascii ">2"
.space 2
.ascii "5e"
.space 2
.space 2
.ascii "7G"
.space 2
.space 2,63
.ascii "CR"
.ascii "Cf"
.space 2
.space 2
.ascii "XL"
.space 2
.space 2
.space 2
.ascii "8o"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "=y"
.ascii "Q%"
.space 2
.ascii "0P"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "w0"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "w1"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "P,"
.space 2
.space 2,48
.space 2
.space 2
.space 2
.ascii "w2"
.ascii "w3"
.space 2
.ascii "w4"
.space 2
.space 2
.space 2
.ascii "GJ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ">O"
.space 2
.space 2
.ascii "w7"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "w6"
.space 2
.ascii "1^"
.space 2
.ascii "w5"
.space 2
.space 2
.ascii "w8"
.space 2
.ascii "w9"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "N$"
.ascii "HM"
.space 2
.ascii ":+"
.ascii "h8"
.ascii "h9"
.ascii "h:"
.ascii ">B"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Rt"
.space 2
.ascii "TO"
.ascii "IX"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "R3"
.ascii "6%"
.ascii "Gj"
.ascii "q|"
.ascii "On"
.ascii "K3"
.ascii "Pk"
.ascii "go"
.ascii "Mg"
.ascii "9K"
.ascii "6Y"
.ascii "q}"
.ascii "0d"
.ascii "KL"
.ascii "q~"
.ascii "T$"
.ascii "B-"
.ascii "Al"
.ascii "FD"
.ascii ">1"
.ascii "r!"
.ascii "<U"
.space 2
.ascii "r\""
.ascii "r#"
.space 2
.ascii "r$"
.ascii "RC"
.ascii "F5"
.space 2
.ascii "MG"
.ascii "r%"
.space 2
.ascii "S1"
.ascii "?E"
.ascii "Lb"
.space 2
.ascii "r&"
.ascii "r'"
.ascii "QU"
.ascii "6n"
.ascii "r("
.ascii "r)"
.ascii "5_"
.ascii "r*"
.ascii "r+"
.space 2
.ascii "2|"
.ascii "r,"
.ascii "r-"
.ascii "H'"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "7g"
.space 2
.space 2
.ascii "l)"
.ascii "l*"
.ascii "l+"
.space 2
.ascii "l,"
.space 2
.space 2
.ascii "F."
.ascii "l-"
.ascii "l."
.space 2
.space 2
.space 2
.ascii "7I"
.ascii "J3"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "b8"
.ascii "wO"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "wP"
.space 2
.space 2
.ascii "2M"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "wQ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "wS"
.ascii "wR"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "b;"
.space 2
.ascii "<\""
.space 2
.ascii "b<"
.ascii "b="
.ascii "b>"
.ascii "b?"
.ascii "b@"
.ascii "bA"
.ascii "79"
.ascii "R{"
.ascii "=$"
.ascii "JN"
.ascii "1%"
.ascii "KG"
.space 2
.ascii "bB"
.ascii "6|"
.ascii "HD"
.ascii "bC"
.space 2
.space 2
.ascii "=H"
.space 2
.ascii "1}"
.ascii "bD"
.space 2
.ascii "6v"
.ascii "bE"
.ascii "DY"
.space 2
.space 2
.ascii "bF"
.ascii "OZ"
.ascii "9]"
.ascii "bG"
.ascii "@!"
.space 2
.ascii "bH"
.ascii "2v"
.space 2
.ascii "bI"
.space 2
.ascii "As"
.ascii "bJ"
.ascii "bK"
.ascii "Bx"
.ascii "bL"
.ascii "bM"
.ascii "bN"
.ascii "JW"
.ascii "X8"
.ascii "Ye"
.ascii "Oc"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "p%"
.space 2
.space 2
.ascii "\\0"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Bm"
.ascii "T&"
.ascii "MT"
.ascii "Q1"
.ascii "3["
.ascii "G}"
.space 2
.ascii "25"
.ascii "B?"
.ascii "f`"
.ascii "J;"
.ascii "fa"
.ascii "fb"
.ascii ">T"
.ascii "fc"
.ascii "W$"
.ascii "MU"
.ascii "fe"
.ascii "<]"
.ascii "fd"
.space 2,102
.ascii "fg"
.ascii "Bn"
.space 2
.ascii "=>"
.ascii "fh"
.ascii "Bf"
.ascii ":'"
.ascii "fi"
.space 2
.ascii "fj"
.ascii "3R"
.ascii "Qi"
.space 2
.space 2
.ascii "?%"
.ascii "fk"
.ascii "Fo"
.ascii "fl"
.ascii "fm"
.space 2
.space 2
.ascii "fn"
.ascii "F-"
.ascii "fo"
.space 2
.ascii "I'"
.ascii "fp"
.ascii "fq"
.ascii "fr"
.ascii "e9"
.ascii "fs"
.ascii "ft"
.ascii "Bb"
.ascii "fu"
.ascii "fv"
.ascii "Vh"
.ascii "fw"
.space 2
.ascii "fx"
.ascii "9G"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "w;"
.ascii "w:"
.space 2
.space 2
.space 2
.space 2
.ascii "w>"
.ascii "w<"
.ascii ":!"
.space 2
.ascii "w?"
.space 2
.ascii "w@"
.space 2
.space 2
.space 2
.ascii "wB"
.ascii "wA"
.ascii "wD"
.space 2
.space 2
.ascii "wC"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "wE"
.ascii "wF"
.space 2
.space 2
.space 2
.space 2
.ascii "wG"
.space 2
.ascii "Kh"
.space 2
.space 2
.space 2
.space 2
.ascii "8_"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "wT"
.space 2
.ascii "wU"
.space 2
.space 2
.space 2
.space 2
.ascii "wV"
.space 2
.space 2
.space 2
.space 2
.ascii "wX"
.space 2
.ascii "wZ"
.space 2
.ascii "wW"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "w["
.space 2
.ascii "wY"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2,87
.space 2
.space 2
.space 2
.space 2
.ascii "w\\"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "w]"
.space 2
.space 2
.space 2
.ascii "w^"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "w_"
.space 2
.space 2
.space 2
.ascii "w`"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "[K"
.space 2
.space 2
.ascii "X*"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ew"
.ascii "9m"
.space 2
.space 2
.space 2
.space 2
.ascii "?}"
.ascii ";j"
.ascii "wI"
.ascii "FG"
.ascii "wH"
.space 2
.ascii "wJ"
.ascii "wL"
.ascii "wK"
.space 2
.space 2
.space 2
.ascii "wM"
.space 2
.ascii "N:"
.space 2
.ascii "wN"
.space 2
.space 2
.ascii "D'"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Sc"
.space 2
.space 2
.ascii "vO"
.space 2
.ascii "B3"
.ascii "vP"
.space 2
.space 2
.ascii "vQ"
.ascii "vR"
.ascii "vS"
.ascii "vT"
.space 2
.space 2
.ascii "vV"
.space 2
.ascii "1+"
.ascii "vW"
.space 2
.ascii "vX"
.ascii "vY"
.ascii "vZ"
.space 2
.ascii "v["
.ascii "v\\"
.space 2
.space 2
.space 2
.space 2
.ascii "v]"
.ascii "v^"
.ascii "OJ"
.space 2
.ascii "v_"
.ascii "v`"
.ascii "va"
.ascii "vb"
.ascii "vc"
.ascii "vd"
.ascii "@p"
.ascii "ve"
.ascii "vf"
.ascii "vg"
.ascii "vh"
.ascii "vi"
.space 2
.ascii "vj"
.space 2
.ascii "vk"
.ascii "vl"
.space 2
.ascii "vm"
.ascii "vn"
.ascii "vo"
.ascii "vp"
.ascii "vq"
.ascii "vr"
.ascii "vs"
.ascii "vt"
.ascii ">("
.space 2
.ascii "vu"
.space 2,118
.ascii "vw"
.ascii "vx"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Hz"
.ascii "vy"
.ascii "vz"
.ascii "v{"
.ascii "v|"
.space 2
.space 2
.ascii "v}"
.ascii "v~"
.ascii "w!"
.ascii "w\""
.ascii "w#"
.ascii "w$"
.ascii "w%"
.space 2
.space 2
.ascii "w&"
.ascii "w'"
.ascii "w("
.ascii "1n"
.ascii "w)"
.ascii "w*"
.ascii "w+"
.space 2
.space 2
.ascii "w,"
.ascii "w-"
.ascii "A["
.ascii "w."
.space 2
.space 2
.ascii "w/"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Dq"
.ascii "p/"
.ascii "<&"
.ascii "p0"
.ascii "Cy"
.space 2
.ascii "E8"
.ascii "Q;"
.space 2
.ascii "p1"
.ascii "p2"
.ascii "p3"
.ascii "p4"
.ascii "p5"
.ascii "Q<"
.space 2
.ascii "Ql"
.space 2
.ascii "p7"
.ascii "p6"
.ascii "T'"
.space 2
.ascii "MR"
.ascii "p8"
.ascii "p:"
.ascii "p9"
.ascii "p;"
.ascii "p<"
.space 2
.space 2
.ascii "8k"
.ascii "p="
.ascii ":h"
.space 2
.ascii "p>"
.ascii "p?"
.ascii ">i"
.ascii "p@"
.ascii "6l"
.ascii "pA"
.ascii "pB"
.ascii "pC"
.ascii "pD"
.ascii "H5"
.ascii "pE"
.ascii "pF"
.space 2
.ascii "pG"
.ascii "Et"
.space 2
.ascii "pH"
.space 2
.space 2
.space 2
.ascii "pI"
.space 2
.ascii "pJ"
.ascii "w="
.space 2
.ascii "pK"
.ascii "pL"
.ascii "pM"
.space 2
.ascii "pN"
.space 2
.space 2
.space 2
.space 2
.ascii "pO"
.ascii ":W"
.space 2
.ascii "pP"
.ascii "pQ"
.ascii "pR"
.ascii "pS"
.ascii "pT"
.ascii "pU"
.ascii "pV"
.ascii "pX"
.space 2
.space 2
.ascii "S%"
.ascii "pW"
.space 2
.ascii "pY"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "u:"
.ascii "B9"
.space 2
.space 2
.ascii "wd"
.space 2
.space 2
.space 2
.space 2
.ascii "we"
.ascii "wf"
.space 2
.space 2
.ascii "wg"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "wh"
.ascii "B4"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "wj"
.space 2
.ascii "wk"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Bs"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "tp"
.space 2
.space 2
.space 2
.ascii "to"
.space 2
.space 2
.ascii "Bi"
.space 2
.ascii "wa"
.ascii "wb"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ";F"
.space 2
.space 2
.space 2
.space 2
.ascii "Yd"
.space 2
.space 2
.space 2
.ascii "Jr"
.ascii "@h"
.ascii "p$"
.space 2
.ascii ":Z"
.space 2
.space 2
.ascii "G-"
.space 2
.space 2
.space 2
.ascii "D,"
.space 2
.space 2
.ascii "wl"
.ascii "wm"
.ascii "wn"
.space 2
.ascii "wp"
.ascii "wo"
.space 2
.ascii "wq"
.space 2
.space 2
.ascii "wt"
.space 2
.ascii "ws"
.space 2
.ascii "wr"
.ascii "wu"
.space 2
.space 2
.space 2
.space 2
.ascii "wv"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "mi"
.space 2
.ascii "mj"
.ascii "mk"
.space 2
.ascii "v<"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "v="
.space 2
.ascii "v>"
.ascii "6&"
.space 2
.ascii "X>"
.space 2
.space 2
.ascii "9D"
.space 2
.space 2
.space 2
.ascii "X;"
.space 2
.ascii "\\1"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Js"
.space 2
.space 2,119
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "wx"
.space 2
.space 2
.ascii "wy"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "w{"
.space 2
.ascii "wz"
.space 2
.ascii "1G"
.space 2
.ascii "w|"
.ascii "w}"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "w~"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Fk"
.ascii "l4"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "3]"
.ascii "v3"
.space 2
.space 2
.ascii "v4"
.ascii "Ad"
.ascii "v5"
.ascii "v6"
.ascii "v7"
.ascii "v8"
.ascii "v9"
.ascii "v:"
.ascii "H#"
.ascii "v;"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Az"
.ascii "9("
.ascii "mh"
.space 2
.space 2
.space 2
.ascii "9j"
.ascii "Y_"
.globl ___gb2312_from_ucs4_tab9 ## @__gb2312_from_ucs4_tab9
.p2align 4
___gb2312_from_ucs4_tab9:
.ascii "#!"
.ascii "#\""
.space 2,35
.ascii "!g"
.ascii "#%"
.ascii "#&"
.ascii "#'"
.ascii "#("
.ascii "#)"
.ascii "#*"
.ascii "#+"
.ascii "#,"
.ascii "#-"
.ascii "#."
.ascii "#/"
.ascii "#0"
.ascii "#1"
.ascii "#2"
.ascii "#3"
.ascii "#4"
.ascii "#5"
.ascii "#6"
.ascii "#7"
.ascii "#8"
.ascii "#9"
.ascii "#:"
.ascii "#;"
.ascii "#<"
.ascii "#="
.ascii "#>"
.ascii "#?"
.ascii "#@"
.ascii "#A"
.ascii "#B"
.ascii "#C"
.ascii "#D"
.ascii "#E"
.ascii "#F"
.ascii "#G"
.ascii "#H"
.ascii "#I"
.ascii "#J"
.ascii "#K"
.ascii "#L"
.ascii "#M"
.ascii "#N"
.ascii "#O"
.ascii "#P"
.ascii "#Q"
.ascii "#R"
.ascii "#S"
.ascii "#T"
.ascii "#U"
.ascii "#V"
.ascii "#W"
.ascii "#X"
.ascii "#Y"
.ascii "#Z"
.ascii "#["
.ascii "#\\"
.ascii "#]"
.ascii "#^"
.ascii "#_"
.ascii "#`"
.ascii "#a"
.ascii "#b"
.ascii "#c"
.ascii "#d"
.ascii "#e"
.ascii "#f"
.ascii "#g"
.ascii "#h"
.ascii "#i"
.ascii "#j"
.ascii "#k"
.ascii "#l"
.ascii "#m"
.ascii "#n"
.ascii "#o"
.ascii "#p"
.ascii "#q"
.ascii "#r"
.ascii "#s"
.ascii "#t"
.ascii "#u"
.ascii "#v"
.ascii "#w"
.ascii "#x"
.ascii "#y"
.ascii "#z"
.ascii "#{"
.ascii "#|"
.ascii "#}"
.ascii "!+"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl ___gb2312_to_ucs ; @__gb2312_to_ucs
.p2align 1
___gb2312_to_ucs:
.short 12288 ; 0x3000
.short 12289 ; 0x3001
.short 12290 ; 0x3002
.short 12539 ; 0x30fb
.short 713 ; 0x2c9
.short 711 ; 0x2c7
.short 168 ; 0xa8
.short 12291 ; 0x3003
.short 12293 ; 0x3005
.short 8213 ; 0x2015
.short 65374 ; 0xff5e
.short 8214 ; 0x2016
.short 8230 ; 0x2026
.short 8216 ; 0x2018
.short 8217 ; 0x2019
.short 8220 ; 0x201c
.short 8221 ; 0x201d
.short 12308 ; 0x3014
.short 12309 ; 0x3015
.short 12296 ; 0x3008
.short 12297 ; 0x3009
.short 12298 ; 0x300a
.short 12299 ; 0x300b
.short 12300 ; 0x300c
.short 12301 ; 0x300d
.short 12302 ; 0x300e
.short 12303 ; 0x300f
.short 12310 ; 0x3016
.short 12311 ; 0x3017
.short 12304 ; 0x3010
.short 12305 ; 0x3011
.short 177 ; 0xb1
.short 215 ; 0xd7
.short 247 ; 0xf7
.short 8758 ; 0x2236
.short 8743 ; 0x2227
.short 8744 ; 0x2228
.short 8721 ; 0x2211
.short 8719 ; 0x220f
.short 8746 ; 0x222a
.short 8745 ; 0x2229
.short 8712 ; 0x2208
.short 8759 ; 0x2237
.short 8730 ; 0x221a
.short 8869 ; 0x22a5
.short 8741 ; 0x2225
.short 8736 ; 0x2220
.short 8978 ; 0x2312
.short 8857 ; 0x2299
.short 8747 ; 0x222b
.short 8750 ; 0x222e
.short 8801 ; 0x2261
.short 8780 ; 0x224c
.short 8776 ; 0x2248
.short 8765 ; 0x223d
.short 8733 ; 0x221d
.short 8800 ; 0x2260
.short 8814 ; 0x226e
.short 8815 ; 0x226f
.short 8804 ; 0x2264
.short 8805 ; 0x2265
.short 8734 ; 0x221e
.short 8757 ; 0x2235
.short 8756 ; 0x2234
.short 9794 ; 0x2642
.short 9792 ; 0x2640
.short 176 ; 0xb0
.short 8242 ; 0x2032
.short 8243 ; 0x2033
.short 8451 ; 0x2103
.short 65284 ; 0xff04
.short 164 ; 0xa4
.short 65504 ; 0xffe0
.short 65505 ; 0xffe1
.short 8240 ; 0x2030
.short 167 ; 0xa7
.short 8470 ; 0x2116
.short 9734 ; 0x2606
.short 9733 ; 0x2605
.short 9675 ; 0x25cb
.short 9679 ; 0x25cf
.short 9678 ; 0x25ce
.short 9671 ; 0x25c7
.short 9670 ; 0x25c6
.short 9633 ; 0x25a1
.short 9632 ; 0x25a0
.short 9651 ; 0x25b3
.short 9650 ; 0x25b2
.short 8251 ; 0x203b
.short 8594 ; 0x2192
.short 8592 ; 0x2190
.short 8593 ; 0x2191
.short 8595 ; 0x2193
.short 12307 ; 0x3013
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 9352 ; 0x2488
.short 9353 ; 0x2489
.short 9354 ; 0x248a
.short 9355 ; 0x248b
.short 9356 ; 0x248c
.short 9357 ; 0x248d
.short 9358 ; 0x248e
.short 9359 ; 0x248f
.short 9360 ; 0x2490
.short 9361 ; 0x2491
.short 9362 ; 0x2492
.short 9363 ; 0x2493
.short 9364 ; 0x2494
.short 9365 ; 0x2495
.short 9366 ; 0x2496
.short 9367 ; 0x2497
.short 9368 ; 0x2498
.short 9369 ; 0x2499
.short 9370 ; 0x249a
.short 9371 ; 0x249b
.short 9332 ; 0x2474
.short 9333 ; 0x2475
.short 9334 ; 0x2476
.short 9335 ; 0x2477
.short 9336 ; 0x2478
.short 9337 ; 0x2479
.short 9338 ; 0x247a
.short 9339 ; 0x247b
.short 9340 ; 0x247c
.short 9341 ; 0x247d
.short 9342 ; 0x247e
.short 9343 ; 0x247f
.short 9344 ; 0x2480
.short 9345 ; 0x2481
.short 9346 ; 0x2482
.short 9347 ; 0x2483
.short 9348 ; 0x2484
.short 9349 ; 0x2485
.short 9350 ; 0x2486
.short 9351 ; 0x2487
.short 9312 ; 0x2460
.short 9313 ; 0x2461
.short 9314 ; 0x2462
.short 9315 ; 0x2463
.short 9316 ; 0x2464
.short 9317 ; 0x2465
.short 9318 ; 0x2466
.short 9319 ; 0x2467
.short 9320 ; 0x2468
.short 9321 ; 0x2469
.short 0 ; 0x0
.short 0 ; 0x0
.short 12832 ; 0x3220
.short 12833 ; 0x3221
.short 12834 ; 0x3222
.short 12835 ; 0x3223
.short 12836 ; 0x3224
.short 12837 ; 0x3225
.short 12838 ; 0x3226
.short 12839 ; 0x3227
.short 12840 ; 0x3228
.short 12841 ; 0x3229
.short 0 ; 0x0
.short 0 ; 0x0
.short 8544 ; 0x2160
.short 8545 ; 0x2161
.short 8546 ; 0x2162
.short 8547 ; 0x2163
.short 8548 ; 0x2164
.short 8549 ; 0x2165
.short 8550 ; 0x2166
.short 8551 ; 0x2167
.short 8552 ; 0x2168
.short 8553 ; 0x2169
.short 8554 ; 0x216a
.short 8555 ; 0x216b
.short 0 ; 0x0
.short 0 ; 0x0
.short 65281 ; 0xff01
.short 65282 ; 0xff02
.short 65283 ; 0xff03
.short 65509 ; 0xffe5
.short 65285 ; 0xff05
.short 65286 ; 0xff06
.short 65287 ; 0xff07
.short 65288 ; 0xff08
.short 65289 ; 0xff09
.short 65290 ; 0xff0a
.short 65291 ; 0xff0b
.short 65292 ; 0xff0c
.short 65293 ; 0xff0d
.short 65294 ; 0xff0e
.short 65295 ; 0xff0f
.short 65296 ; 0xff10
.short 65297 ; 0xff11
.short 65298 ; 0xff12
.short 65299 ; 0xff13
.short 65300 ; 0xff14
.short 65301 ; 0xff15
.short 65302 ; 0xff16
.short 65303 ; 0xff17
.short 65304 ; 0xff18
.short 65305 ; 0xff19
.short 65306 ; 0xff1a
.short 65307 ; 0xff1b
.short 65308 ; 0xff1c
.short 65309 ; 0xff1d
.short 65310 ; 0xff1e
.short 65311 ; 0xff1f
.short 65312 ; 0xff20
.short 65313 ; 0xff21
.short 65314 ; 0xff22
.short 65315 ; 0xff23
.short 65316 ; 0xff24
.short 65317 ; 0xff25
.short 65318 ; 0xff26
.short 65319 ; 0xff27
.short 65320 ; 0xff28
.short 65321 ; 0xff29
.short 65322 ; 0xff2a
.short 65323 ; 0xff2b
.short 65324 ; 0xff2c
.short 65325 ; 0xff2d
.short 65326 ; 0xff2e
.short 65327 ; 0xff2f
.short 65328 ; 0xff30
.short 65329 ; 0xff31
.short 65330 ; 0xff32
.short 65331 ; 0xff33
.short 65332 ; 0xff34
.short 65333 ; 0xff35
.short 65334 ; 0xff36
.short 65335 ; 0xff37
.short 65336 ; 0xff38
.short 65337 ; 0xff39
.short 65338 ; 0xff3a
.short 65339 ; 0xff3b
.short 65340 ; 0xff3c
.short 65341 ; 0xff3d
.short 65342 ; 0xff3e
.short 65343 ; 0xff3f
.short 65344 ; 0xff40
.short 65345 ; 0xff41
.short 65346 ; 0xff42
.short 65347 ; 0xff43
.short 65348 ; 0xff44
.short 65349 ; 0xff45
.short 65350 ; 0xff46
.short 65351 ; 0xff47
.short 65352 ; 0xff48
.short 65353 ; 0xff49
.short 65354 ; 0xff4a
.short 65355 ; 0xff4b
.short 65356 ; 0xff4c
.short 65357 ; 0xff4d
.short 65358 ; 0xff4e
.short 65359 ; 0xff4f
.short 65360 ; 0xff50
.short 65361 ; 0xff51
.short 65362 ; 0xff52
.short 65363 ; 0xff53
.short 65364 ; 0xff54
.short 65365 ; 0xff55
.short 65366 ; 0xff56
.short 65367 ; 0xff57
.short 65368 ; 0xff58
.short 65369 ; 0xff59
.short 65370 ; 0xff5a
.short 65371 ; 0xff5b
.short 65372 ; 0xff5c
.short 65373 ; 0xff5d
.short 65507 ; 0xffe3
.short 12353 ; 0x3041
.short 12354 ; 0x3042
.short 12355 ; 0x3043
.short 12356 ; 0x3044
.short 12357 ; 0x3045
.short 12358 ; 0x3046
.short 12359 ; 0x3047
.short 12360 ; 0x3048
.short 12361 ; 0x3049
.short 12362 ; 0x304a
.short 12363 ; 0x304b
.short 12364 ; 0x304c
.short 12365 ; 0x304d
.short 12366 ; 0x304e
.short 12367 ; 0x304f
.short 12368 ; 0x3050
.short 12369 ; 0x3051
.short 12370 ; 0x3052
.short 12371 ; 0x3053
.short 12372 ; 0x3054
.short 12373 ; 0x3055
.short 12374 ; 0x3056
.short 12375 ; 0x3057
.short 12376 ; 0x3058
.short 12377 ; 0x3059
.short 12378 ; 0x305a
.short 12379 ; 0x305b
.short 12380 ; 0x305c
.short 12381 ; 0x305d
.short 12382 ; 0x305e
.short 12383 ; 0x305f
.short 12384 ; 0x3060
.short 12385 ; 0x3061
.short 12386 ; 0x3062
.short 12387 ; 0x3063
.short 12388 ; 0x3064
.short 12389 ; 0x3065
.short 12390 ; 0x3066
.short 12391 ; 0x3067
.short 12392 ; 0x3068
.short 12393 ; 0x3069
.short 12394 ; 0x306a
.short 12395 ; 0x306b
.short 12396 ; 0x306c
.short 12397 ; 0x306d
.short 12398 ; 0x306e
.short 12399 ; 0x306f
.short 12400 ; 0x3070
.short 12401 ; 0x3071
.short 12402 ; 0x3072
.short 12403 ; 0x3073
.short 12404 ; 0x3074
.short 12405 ; 0x3075
.short 12406 ; 0x3076
.short 12407 ; 0x3077
.short 12408 ; 0x3078
.short 12409 ; 0x3079
.short 12410 ; 0x307a
.short 12411 ; 0x307b
.short 12412 ; 0x307c
.short 12413 ; 0x307d
.short 12414 ; 0x307e
.short 12415 ; 0x307f
.short 12416 ; 0x3080
.short 12417 ; 0x3081
.short 12418 ; 0x3082
.short 12419 ; 0x3083
.short 12420 ; 0x3084
.short 12421 ; 0x3085
.short 12422 ; 0x3086
.short 12423 ; 0x3087
.short 12424 ; 0x3088
.short 12425 ; 0x3089
.short 12426 ; 0x308a
.short 12427 ; 0x308b
.short 12428 ; 0x308c
.short 12429 ; 0x308d
.short 12430 ; 0x308e
.short 12431 ; 0x308f
.short 12432 ; 0x3090
.short 12433 ; 0x3091
.short 12434 ; 0x3092
.short 12435 ; 0x3093
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 12449 ; 0x30a1
.short 12450 ; 0x30a2
.short 12451 ; 0x30a3
.short 12452 ; 0x30a4
.short 12453 ; 0x30a5
.short 12454 ; 0x30a6
.short 12455 ; 0x30a7
.short 12456 ; 0x30a8
.short 12457 ; 0x30a9
.short 12458 ; 0x30aa
.short 12459 ; 0x30ab
.short 12460 ; 0x30ac
.short 12461 ; 0x30ad
.short 12462 ; 0x30ae
.short 12463 ; 0x30af
.short 12464 ; 0x30b0
.short 12465 ; 0x30b1
.short 12466 ; 0x30b2
.short 12467 ; 0x30b3
.short 12468 ; 0x30b4
.short 12469 ; 0x30b5
.short 12470 ; 0x30b6
.short 12471 ; 0x30b7
.short 12472 ; 0x30b8
.short 12473 ; 0x30b9
.short 12474 ; 0x30ba
.short 12475 ; 0x30bb
.short 12476 ; 0x30bc
.short 12477 ; 0x30bd
.short 12478 ; 0x30be
.short 12479 ; 0x30bf
.short 12480 ; 0x30c0
.short 12481 ; 0x30c1
.short 12482 ; 0x30c2
.short 12483 ; 0x30c3
.short 12484 ; 0x30c4
.short 12485 ; 0x30c5
.short 12486 ; 0x30c6
.short 12487 ; 0x30c7
.short 12488 ; 0x30c8
.short 12489 ; 0x30c9
.short 12490 ; 0x30ca
.short 12491 ; 0x30cb
.short 12492 ; 0x30cc
.short 12493 ; 0x30cd
.short 12494 ; 0x30ce
.short 12495 ; 0x30cf
.short 12496 ; 0x30d0
.short 12497 ; 0x30d1
.short 12498 ; 0x30d2
.short 12499 ; 0x30d3
.short 12500 ; 0x30d4
.short 12501 ; 0x30d5
.short 12502 ; 0x30d6
.short 12503 ; 0x30d7
.short 12504 ; 0x30d8
.short 12505 ; 0x30d9
.short 12506 ; 0x30da
.short 12507 ; 0x30db
.short 12508 ; 0x30dc
.short 12509 ; 0x30dd
.short 12510 ; 0x30de
.short 12511 ; 0x30df
.short 12512 ; 0x30e0
.short 12513 ; 0x30e1
.short 12514 ; 0x30e2
.short 12515 ; 0x30e3
.short 12516 ; 0x30e4
.short 12517 ; 0x30e5
.short 12518 ; 0x30e6
.short 12519 ; 0x30e7
.short 12520 ; 0x30e8
.short 12521 ; 0x30e9
.short 12522 ; 0x30ea
.short 12523 ; 0x30eb
.short 12524 ; 0x30ec
.short 12525 ; 0x30ed
.short 12526 ; 0x30ee
.short 12527 ; 0x30ef
.short 12528 ; 0x30f0
.short 12529 ; 0x30f1
.short 12530 ; 0x30f2
.short 12531 ; 0x30f3
.short 12532 ; 0x30f4
.short 12533 ; 0x30f5
.short 12534 ; 0x30f6
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 913 ; 0x391
.short 914 ; 0x392
.short 915 ; 0x393
.short 916 ; 0x394
.short 917 ; 0x395
.short 918 ; 0x396
.short 919 ; 0x397
.short 920 ; 0x398
.short 921 ; 0x399
.short 922 ; 0x39a
.short 923 ; 0x39b
.short 924 ; 0x39c
.short 925 ; 0x39d
.short 926 ; 0x39e
.short 927 ; 0x39f
.short 928 ; 0x3a0
.short 929 ; 0x3a1
.short 931 ; 0x3a3
.short 932 ; 0x3a4
.short 933 ; 0x3a5
.short 934 ; 0x3a6
.short 935 ; 0x3a7
.short 936 ; 0x3a8
.short 937 ; 0x3a9
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 945 ; 0x3b1
.short 946 ; 0x3b2
.short 947 ; 0x3b3
.short 948 ; 0x3b4
.short 949 ; 0x3b5
.short 950 ; 0x3b6
.short 951 ; 0x3b7
.short 952 ; 0x3b8
.short 953 ; 0x3b9
.short 954 ; 0x3ba
.short 955 ; 0x3bb
.short 956 ; 0x3bc
.short 957 ; 0x3bd
.short 958 ; 0x3be
.short 959 ; 0x3bf
.short 960 ; 0x3c0
.short 961 ; 0x3c1
.short 963 ; 0x3c3
.short 964 ; 0x3c4
.short 965 ; 0x3c5
.short 966 ; 0x3c6
.short 967 ; 0x3c7
.short 968 ; 0x3c8
.short 969 ; 0x3c9
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 1040 ; 0x410
.short 1041 ; 0x411
.short 1042 ; 0x412
.short 1043 ; 0x413
.short 1044 ; 0x414
.short 1045 ; 0x415
.short 1025 ; 0x401
.short 1046 ; 0x416
.short 1047 ; 0x417
.short 1048 ; 0x418
.short 1049 ; 0x419
.short 1050 ; 0x41a
.short 1051 ; 0x41b
.short 1052 ; 0x41c
.short 1053 ; 0x41d
.short 1054 ; 0x41e
.short 1055 ; 0x41f
.short 1056 ; 0x420
.short 1057 ; 0x421
.short 1058 ; 0x422
.short 1059 ; 0x423
.short 1060 ; 0x424
.short 1061 ; 0x425
.short 1062 ; 0x426
.short 1063 ; 0x427
.short 1064 ; 0x428
.short 1065 ; 0x429
.short 1066 ; 0x42a
.short 1067 ; 0x42b
.short 1068 ; 0x42c
.short 1069 ; 0x42d
.short 1070 ; 0x42e
.short 1071 ; 0x42f
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 1072 ; 0x430
.short 1073 ; 0x431
.short 1074 ; 0x432
.short 1075 ; 0x433
.short 1076 ; 0x434
.short 1077 ; 0x435
.short 1105 ; 0x451
.short 1078 ; 0x436
.short 1079 ; 0x437
.short 1080 ; 0x438
.short 1081 ; 0x439
.short 1082 ; 0x43a
.short 1083 ; 0x43b
.short 1084 ; 0x43c
.short 1085 ; 0x43d
.short 1086 ; 0x43e
.short 1087 ; 0x43f
.short 1088 ; 0x440
.short 1089 ; 0x441
.short 1090 ; 0x442
.short 1091 ; 0x443
.short 1092 ; 0x444
.short 1093 ; 0x445
.short 1094 ; 0x446
.short 1095 ; 0x447
.short 1096 ; 0x448
.short 1097 ; 0x449
.short 1098 ; 0x44a
.short 1099 ; 0x44b
.short 1100 ; 0x44c
.short 1101 ; 0x44d
.short 1102 ; 0x44e
.short 1103 ; 0x44f
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 257 ; 0x101
.short 225 ; 0xe1
.short 462 ; 0x1ce
.short 224 ; 0xe0
.short 275 ; 0x113
.short 233 ; 0xe9
.short 283 ; 0x11b
.short 232 ; 0xe8
.short 299 ; 0x12b
.short 237 ; 0xed
.short 464 ; 0x1d0
.short 236 ; 0xec
.short 333 ; 0x14d
.short 243 ; 0xf3
.short 466 ; 0x1d2
.short 242 ; 0xf2
.short 363 ; 0x16b
.short 250 ; 0xfa
.short 468 ; 0x1d4
.short 249 ; 0xf9
.short 470 ; 0x1d6
.short 472 ; 0x1d8
.short 474 ; 0x1da
.short 476 ; 0x1dc
.short 252 ; 0xfc
.short 234 ; 0xea
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 12549 ; 0x3105
.short 12550 ; 0x3106
.short 12551 ; 0x3107
.short 12552 ; 0x3108
.short 12553 ; 0x3109
.short 12554 ; 0x310a
.short 12555 ; 0x310b
.short 12556 ; 0x310c
.short 12557 ; 0x310d
.short 12558 ; 0x310e
.short 12559 ; 0x310f
.short 12560 ; 0x3110
.short 12561 ; 0x3111
.short 12562 ; 0x3112
.short 12563 ; 0x3113
.short 12564 ; 0x3114
.short 12565 ; 0x3115
.short 12566 ; 0x3116
.short 12567 ; 0x3117
.short 12568 ; 0x3118
.short 12569 ; 0x3119
.short 12570 ; 0x311a
.short 12571 ; 0x311b
.short 12572 ; 0x311c
.short 12573 ; 0x311d
.short 12574 ; 0x311e
.short 12575 ; 0x311f
.short 12576 ; 0x3120
.short 12577 ; 0x3121
.short 12578 ; 0x3122
.short 12579 ; 0x3123
.short 12580 ; 0x3124
.short 12581 ; 0x3125
.short 12582 ; 0x3126
.short 12583 ; 0x3127
.short 12584 ; 0x3128
.short 12585 ; 0x3129
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 9472 ; 0x2500
.short 9473 ; 0x2501
.short 9474 ; 0x2502
.short 9475 ; 0x2503
.short 9476 ; 0x2504
.short 9477 ; 0x2505
.short 9478 ; 0x2506
.short 9479 ; 0x2507
.short 9480 ; 0x2508
.short 9481 ; 0x2509
.short 9482 ; 0x250a
.short 9483 ; 0x250b
.short 9484 ; 0x250c
.short 9485 ; 0x250d
.short 9486 ; 0x250e
.short 9487 ; 0x250f
.short 9488 ; 0x2510
.short 9489 ; 0x2511
.short 9490 ; 0x2512
.short 9491 ; 0x2513
.short 9492 ; 0x2514
.short 9493 ; 0x2515
.short 9494 ; 0x2516
.short 9495 ; 0x2517
.short 9496 ; 0x2518
.short 9497 ; 0x2519
.short 9498 ; 0x251a
.short 9499 ; 0x251b
.short 9500 ; 0x251c
.short 9501 ; 0x251d
.short 9502 ; 0x251e
.short 9503 ; 0x251f
.short 9504 ; 0x2520
.short 9505 ; 0x2521
.short 9506 ; 0x2522
.short 9507 ; 0x2523
.short 9508 ; 0x2524
.short 9509 ; 0x2525
.short 9510 ; 0x2526
.short 9511 ; 0x2527
.short 9512 ; 0x2528
.short 9513 ; 0x2529
.short 9514 ; 0x252a
.short 9515 ; 0x252b
.short 9516 ; 0x252c
.short 9517 ; 0x252d
.short 9518 ; 0x252e
.short 9519 ; 0x252f
.short 9520 ; 0x2530
.short 9521 ; 0x2531
.short 9522 ; 0x2532
.short 9523 ; 0x2533
.short 9524 ; 0x2534
.short 9525 ; 0x2535
.short 9526 ; 0x2536
.short 9527 ; 0x2537
.short 9528 ; 0x2538
.short 9529 ; 0x2539
.short 9530 ; 0x253a
.short 9531 ; 0x253b
.short 9532 ; 0x253c
.short 9533 ; 0x253d
.short 9534 ; 0x253e
.short 9535 ; 0x253f
.short 9536 ; 0x2540
.short 9537 ; 0x2541
.short 9538 ; 0x2542
.short 9539 ; 0x2543
.short 9540 ; 0x2544
.short 9541 ; 0x2545
.short 9542 ; 0x2546
.short 9543 ; 0x2547
.short 9544 ; 0x2548
.short 9545 ; 0x2549
.short 9546 ; 0x254a
.short 9547 ; 0x254b
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 21834 ; 0x554a
.short 38463 ; 0x963f
.short 22467 ; 0x57c3
.short 25384 ; 0x6328
.short 21710 ; 0x54ce
.short 21769 ; 0x5509
.short 21696 ; 0x54c0
.short 30353 ; 0x7691
.short 30284 ; 0x764c
.short 34108 ; 0x853c
.short 30702 ; 0x77ee
.short 33406 ; 0x827e
.short 30861 ; 0x788d
.short 29233 ; 0x7231
.short 38552 ; 0x9698
.short 38797 ; 0x978d
.short 27688 ; 0x6c28
.short 23433 ; 0x5b89
.short 20474 ; 0x4ffa
.short 25353 ; 0x6309
.short 26263 ; 0x6697
.short 23736 ; 0x5cb8
.short 33018 ; 0x80fa
.short 26696 ; 0x6848
.short 32942 ; 0x80ae
.short 26114 ; 0x6602
.short 30414 ; 0x76ce
.short 20985 ; 0x51f9
.short 25942 ; 0x6556
.short 29100 ; 0x71ac
.short 32753 ; 0x7ff1
.short 34948 ; 0x8884
.short 20658 ; 0x50b2
.short 22885 ; 0x5965
.short 25034 ; 0x61ca
.short 28595 ; 0x6fb3
.short 33453 ; 0x82ad
.short 25420 ; 0x634c
.short 25170 ; 0x6252
.short 21485 ; 0x53ed
.short 21543 ; 0x5427
.short 31494 ; 0x7b06
.short 20843 ; 0x516b
.short 30116 ; 0x75a4
.short 24052 ; 0x5df4
.short 25300 ; 0x62d4
.short 36299 ; 0x8dcb
.short 38774 ; 0x9776
.short 25226 ; 0x628a
.short 32793 ; 0x8019
.short 22365 ; 0x575d
.short 38712 ; 0x9738
.short 32610 ; 0x7f62
.short 29240 ; 0x7238
.short 30333 ; 0x767d
.short 26575 ; 0x67cf
.short 30334 ; 0x767e
.short 25670 ; 0x6446
.short 20336 ; 0x4f70
.short 36133 ; 0x8d25
.short 25308 ; 0x62dc
.short 31255 ; 0x7a17
.short 26001 ; 0x6591
.short 29677 ; 0x73ed
.short 25644 ; 0x642c
.short 25203 ; 0x6273
.short 33324 ; 0x822c
.short 39041 ; 0x9881
.short 26495 ; 0x677f
.short 29256 ; 0x7248
.short 25198 ; 0x626e
.short 25292 ; 0x62cc
.short 20276 ; 0x4f34
.short 29923 ; 0x74e3
.short 21322 ; 0x534a
.short 21150 ; 0x529e
.short 32458 ; 0x7eca
.short 37030 ; 0x90a6
.short 24110 ; 0x5e2e
.short 26758 ; 0x6886
.short 27036 ; 0x699c
.short 33152 ; 0x8180
.short 32465 ; 0x7ed1
.short 26834 ; 0x68d2
.short 30917 ; 0x78c5
.short 34444 ; 0x868c
.short 38225 ; 0x9551
.short 20621 ; 0x508d
.short 35876 ; 0x8c24
.short 33502 ; 0x82de
.short 32990 ; 0x80de
.short 21253 ; 0x5305
.short 35090 ; 0x8912
.short 21093 ; 0x5265
.short 34180 ; 0x8584
.short 38649 ; 0x96f9
.short 20445 ; 0x4fdd
.short 22561 ; 0x5821
.short 39281 ; 0x9971
.short 23453 ; 0x5b9d
.short 25265 ; 0x62b1
.short 25253 ; 0x62a5
.short 26292 ; 0x66b4
.short 35961 ; 0x8c79
.short 40077 ; 0x9c8d
.short 29190 ; 0x7206
.short 26479 ; 0x676f
.short 30865 ; 0x7891
.short 24754 ; 0x60b2
.short 21329 ; 0x5351
.short 21271 ; 0x5317
.short 36744 ; 0x8f88
.short 32972 ; 0x80cc
.short 36125 ; 0x8d1d
.short 38049 ; 0x94a1
.short 20493 ; 0x500d
.short 29384 ; 0x72c8
.short 22791 ; 0x5907
.short 24811 ; 0x60eb
.short 28953 ; 0x7119
.short 34987 ; 0x88ab
.short 22868 ; 0x5954
.short 33519 ; 0x82ef
.short 26412 ; 0x672c
.short 31528 ; 0x7b28
.short 23849 ; 0x5d29
.short 32503 ; 0x7ef7
.short 29997 ; 0x752d
.short 27893 ; 0x6cf5
.short 36454 ; 0x8e66
.short 36856 ; 0x8ff8
.short 36924 ; 0x903c
.short 40763 ; 0x9f3b
.short 27604 ; 0x6bd4
.short 37145 ; 0x9119
.short 31508 ; 0x7b14
.short 24444 ; 0x5f7c
.short 30887 ; 0x78a7
.short 34006 ; 0x84d6
.short 34109 ; 0x853d
.short 27605 ; 0x6bd5
.short 27609 ; 0x6bd9
.short 27606 ; 0x6bd6
.short 24065 ; 0x5e01
.short 24199 ; 0x5e87
.short 30201 ; 0x75f9
.short 38381 ; 0x95ed
.short 25949 ; 0x655d
.short 24330 ; 0x5f0a
.short 24517 ; 0x5fc5
.short 36767 ; 0x8f9f
.short 22721 ; 0x58c1
.short 33218 ; 0x81c2
.short 36991 ; 0x907f
.short 38491 ; 0x965b
.short 38829 ; 0x97ad
.short 36793 ; 0x8fb9
.short 32534 ; 0x7f16
.short 36140 ; 0x8d2c
.short 25153 ; 0x6241
.short 20415 ; 0x4fbf
.short 21464 ; 0x53d8
.short 21342 ; 0x535e
.short 36776 ; 0x8fa8
.short 36777 ; 0x8fa9
.short 36779 ; 0x8fab
.short 36941 ; 0x904d
.short 26631 ; 0x6807
.short 24426 ; 0x5f6a
.short 33176 ; 0x8198
.short 34920 ; 0x8868
.short 40150 ; 0x9cd6
.short 24971 ; 0x618b
.short 21035 ; 0x522b
.short 30250 ; 0x762a
.short 24428 ; 0x5f6c
.short 25996 ; 0x658c
.short 28626 ; 0x6fd2
.short 28392 ; 0x6ee8
.short 23486 ; 0x5bbe
.short 25672 ; 0x6448
.short 20853 ; 0x5175
.short 20912 ; 0x51b0
.short 26564 ; 0x67c4
.short 19993 ; 0x4e19
.short 31177 ; 0x79c9
.short 39292 ; 0x997c
.short 28851 ; 0x70b3
.short 30149 ; 0x75c5
.short 24182 ; 0x5e76
.short 29627 ; 0x73bb
.short 33760 ; 0x83e0
.short 25773 ; 0x64ad
.short 25320 ; 0x62e8
.short 38069 ; 0x94b5
.short 27874 ; 0x6ce2
.short 21338 ; 0x535a
.short 21187 ; 0x52c3
.short 25615 ; 0x640f
.short 38082 ; 0x94c2
.short 31636 ; 0x7b94
.short 20271 ; 0x4f2f
.short 24091 ; 0x5e1b
.short 33334 ; 0x8236
.short 33046 ; 0x8116
.short 33162 ; 0x818a
.short 28196 ; 0x6e24
.short 27850 ; 0x6cca
.short 39539 ; 0x9a73
.short 25429 ; 0x6355
.short 21340 ; 0x535c
.short 21754 ; 0x54fa
.short 34917 ; 0x8865
.short 22496 ; 0x57e0
.short 19981 ; 0x4e0d
.short 24067 ; 0x5e03
.short 27493 ; 0x6b65
.short 31807 ; 0x7c3f
.short 37096 ; 0x90e8
.short 24598 ; 0x6016
.short 25830 ; 0x64e6
.short 29468 ; 0x731c
.short 35009 ; 0x88c1
.short 26448 ; 0x6750
.short 25165 ; 0x624d
.short 36130 ; 0x8d22
.short 30572 ; 0x776c
.short 36393 ; 0x8e29
.short 37319 ; 0x91c7
.short 24425 ; 0x5f69
.short 33756 ; 0x83dc
.short 34081 ; 0x8521
.short 39184 ; 0x9910
.short 21442 ; 0x53c2
.short 34453 ; 0x8695
.short 27531 ; 0x6b8b
.short 24813 ; 0x60ed
.short 24808 ; 0x60e8
.short 28799 ; 0x707f
.short 33485 ; 0x82cd
.short 33329 ; 0x8231
.short 20179 ; 0x4ed3
.short 27815 ; 0x6ca7
.short 34255 ; 0x85cf
.short 25805 ; 0x64cd
.short 31961 ; 0x7cd9
.short 27133 ; 0x69fd
.short 26361 ; 0x66f9
.short 33609 ; 0x8349
.short 21397 ; 0x5395
.short 31574 ; 0x7b56
.short 20391 ; 0x4fa7
.short 20876 ; 0x518c
.short 27979 ; 0x6d4b
.short 23618 ; 0x5c42
.short 36461 ; 0x8e6d
.short 25554 ; 0x63d2
.short 21449 ; 0x53c9
.short 33580 ; 0x832c
.short 33590 ; 0x8336
.short 26597 ; 0x67e5
.short 30900 ; 0x78b4
.short 25661 ; 0x643d
.short 23519 ; 0x5bdf
.short 23700 ; 0x5c94
.short 24046 ; 0x5dee
.short 35815 ; 0x8be7
.short 25286 ; 0x62c6
.short 26612 ; 0x67f4
.short 35962 ; 0x8c7a
.short 25600 ; 0x6400
.short 25530 ; 0x63ba
.short 34633 ; 0x8749
.short 39307 ; 0x998b
.short 35863 ; 0x8c17
.short 32544 ; 0x7f20
.short 38130 ; 0x94f2
.short 20135 ; 0x4ea7
.short 38416 ; 0x9610
.short 39076 ; 0x98a4
.short 26124 ; 0x660c
.short 29462 ; 0x7316
.short 22330 ; 0x573a
.short 23581 ; 0x5c1d
.short 24120 ; 0x5e38
.short 38271 ; 0x957f
.short 20607 ; 0x507f
.short 32928 ; 0x80a0
.short 21378 ; 0x5382
.short 25950 ; 0x655e
.short 30021 ; 0x7545
.short 21809 ; 0x5531
.short 20513 ; 0x5021
.short 36229 ; 0x8d85
.short 25220 ; 0x6284
.short 38046 ; 0x949e
.short 26397 ; 0x671d
.short 22066 ; 0x5632
.short 28526 ; 0x6f6e
.short 24034 ; 0x5de2
.short 21557 ; 0x5435
.short 28818 ; 0x7092
.short 36710 ; 0x8f66
.short 25199 ; 0x626f
.short 25764 ; 0x64a4
.short 25507 ; 0x63a3
.short 24443 ; 0x5f7b
.short 28552 ; 0x6f88
.short 37108 ; 0x90f4
.short 33251 ; 0x81e3
.short 36784 ; 0x8fb0
.short 23576 ; 0x5c18
.short 26216 ; 0x6668
.short 24561 ; 0x5ff1
.short 27785 ; 0x6c89
.short 38472 ; 0x9648
.short 36225 ; 0x8d81
.short 34924 ; 0x886c
.short 25745 ; 0x6491
.short 31216 ; 0x79f0
.short 22478 ; 0x57ce
.short 27225 ; 0x6a59
.short 25104 ; 0x6210
.short 21576 ; 0x5448
.short 20056 ; 0x4e58
.short 31243 ; 0x7a0b
.short 24809 ; 0x60e9
.short 28548 ; 0x6f84
.short 35802 ; 0x8bda
.short 25215 ; 0x627f
.short 36894 ; 0x901e
.short 39563 ; 0x9a8b
.short 31204 ; 0x79e4
.short 21507 ; 0x5403
.short 30196 ; 0x75f4
.short 25345 ; 0x6301
.short 21273 ; 0x5319
.short 27744 ; 0x6c60
.short 36831 ; 0x8fdf
.short 24347 ; 0x5f1b
.short 39536 ; 0x9a70
.short 32827 ; 0x803b
.short 40831 ; 0x9f7f
.short 20360 ; 0x4f88
.short 23610 ; 0x5c3a
.short 36196 ; 0x8d64
.short 32709 ; 0x7fc5
.short 26021 ; 0x65a5
.short 28861 ; 0x70bd
.short 20805 ; 0x5145
.short 20914 ; 0x51b2
.short 34411 ; 0x866b
.short 23815 ; 0x5d07
.short 23456 ; 0x5ba0
.short 25277 ; 0x62bd
.short 37228 ; 0x916c
.short 30068 ; 0x7574
.short 36364 ; 0x8e0c
.short 31264 ; 0x7a20
.short 24833 ; 0x6101
.short 31609 ; 0x7b79
.short 20167 ; 0x4ec7
.short 32504 ; 0x7ef8
.short 30597 ; 0x7785
.short 19985 ; 0x4e11
.short 33261 ; 0x81ed
.short 21021 ; 0x521d
.short 20986 ; 0x51fa
.short 27249 ; 0x6a71
.short 21416 ; 0x53a8
.short 36487 ; 0x8e87
.short 38148 ; 0x9504
.short 38607 ; 0x96cf
.short 28353 ; 0x6ec1
.short 38500 ; 0x9664
.short 26970 ; 0x695a
.short 30784 ; 0x7840
.short 20648 ; 0x50a8
.short 30679 ; 0x77d7
.short 25616 ; 0x6410
.short 35302 ; 0x89e6
.short 22788 ; 0x5904
.short 25571 ; 0x63e3
.short 24029 ; 0x5ddd
.short 31359 ; 0x7a7f
.short 26941 ; 0x693d
.short 20256 ; 0x4f20
.short 33337 ; 0x8239
.short 21912 ; 0x5598
.short 20018 ; 0x4e32
.short 30126 ; 0x75ae
.short 31383 ; 0x7a97
.short 24162 ; 0x5e62
.short 24202 ; 0x5e8a
.short 38383 ; 0x95ef
.short 21019 ; 0x521b
.short 21561 ; 0x5439
.short 28810 ; 0x708a
.short 25462 ; 0x6376
.short 38180 ; 0x9524
.short 22402 ; 0x5782
.short 26149 ; 0x6625
.short 26943 ; 0x693f
.short 37255 ; 0x9187
.short 21767 ; 0x5507
.short 28147 ; 0x6df3
.short 32431 ; 0x7eaf
.short 34850 ; 0x8822
.short 25139 ; 0x6233
.short 32496 ; 0x7ef0
.short 30133 ; 0x75b5
.short 33576 ; 0x8328
.short 30913 ; 0x78c1
.short 38604 ; 0x96cc
.short 36766 ; 0x8f9e
.short 24904 ; 0x6148
.short 29943 ; 0x74f7
.short 35789 ; 0x8bcd
.short 27492 ; 0x6b64
.short 21050 ; 0x523a
.short 36176 ; 0x8d50
.short 27425 ; 0x6b21
.short 32874 ; 0x806a
.short 33905 ; 0x8471
.short 22257 ; 0x56f1
.short 21254 ; 0x5306
.short 20174 ; 0x4ece
.short 19995 ; 0x4e1b
.short 20945 ; 0x51d1
.short 31895 ; 0x7c97
.short 37259 ; 0x918b
.short 31751 ; 0x7c07
.short 20419 ; 0x4fc3
.short 36479 ; 0x8e7f
.short 31713 ; 0x7be1
.short 31388 ; 0x7a9c
.short 25703 ; 0x6467
.short 23828 ; 0x5d14
.short 20652 ; 0x50ac
.short 33030 ; 0x8106
.short 30209 ; 0x7601
.short 31929 ; 0x7cb9
.short 28140 ; 0x6dec
.short 32736 ; 0x7fe0
.short 26449 ; 0x6751
.short 23384 ; 0x5b58
.short 23544 ; 0x5bf8
.short 30923 ; 0x78cb
.short 25774 ; 0x64ae
.short 25619 ; 0x6413
.short 25514 ; 0x63aa
.short 25387 ; 0x632b
.short 38169 ; 0x9519
.short 25645 ; 0x642d
.short 36798 ; 0x8fbe
.short 31572 ; 0x7b54
.short 30249 ; 0x7629
.short 25171 ; 0x6253
.short 22823 ; 0x5927
.short 21574 ; 0x5446
.short 27513 ; 0x6b79
.short 20643 ; 0x50a3
.short 25140 ; 0x6234
.short 24102 ; 0x5e26
.short 27526 ; 0x6b86
.short 20195 ; 0x4ee3
.short 36151 ; 0x8d37
.short 34955 ; 0x888b
.short 24453 ; 0x5f85
.short 36910 ; 0x902e
.short 24608 ; 0x6020
.short 32829 ; 0x803d
.short 25285 ; 0x62c5
.short 20025 ; 0x4e39
.short 21333 ; 0x5355
.short 37112 ; 0x90f8
.short 25528 ; 0x63b8
.short 32966 ; 0x80c6
.short 26086 ; 0x65e6
.short 27694 ; 0x6c2e
.short 20294 ; 0x4f46
.short 24814 ; 0x60ee
.short 28129 ; 0x6de1
.short 35806 ; 0x8bde
.short 24377 ; 0x5f39
.short 34507 ; 0x86cb
.short 24403 ; 0x5f53
.short 25377 ; 0x6321
.short 20826 ; 0x515a
.short 33633 ; 0x8361
.short 26723 ; 0x6863
.short 20992 ; 0x5200
.short 25443 ; 0x6363
.short 36424 ; 0x8e48
.short 20498 ; 0x5012
.short 23707 ; 0x5c9b
.short 31095 ; 0x7977
.short 23548 ; 0x5bfc
.short 21040 ; 0x5230
.short 31291 ; 0x7a3b
.short 24764 ; 0x60bc
.short 36947 ; 0x9053
.short 30423 ; 0x76d7
.short 24503 ; 0x5fb7
.short 24471 ; 0x5f97
.short 30340 ; 0x7684
.short 36460 ; 0x8e6c
.short 28783 ; 0x706f
.short 30331 ; 0x767b
.short 31561 ; 0x7b49
.short 30634 ; 0x77aa
.short 20979 ; 0x51f3
.short 37011 ; 0x9093
.short 22564 ; 0x5824
.short 20302 ; 0x4f4e
.short 28404 ; 0x6ef4
.short 36842 ; 0x8fea
.short 25932 ; 0x654c
.short 31515 ; 0x7b1b
.short 29380 ; 0x72c4
.short 28068 ; 0x6da4
.short 32735 ; 0x7fdf
.short 23265 ; 0x5ae1
.short 25269 ; 0x62b5
.short 24213 ; 0x5e95
.short 22320 ; 0x5730
.short 33922 ; 0x8482
.short 31532 ; 0x7b2c
.short 24093 ; 0x5e1d
.short 24351 ; 0x5f1f
.short 36882 ; 0x9012
.short 32532 ; 0x7f14
.short 39072 ; 0x98a0
.short 25474 ; 0x6382
.short 28359 ; 0x6ec7
.short 30872 ; 0x7898
.short 28857 ; 0x70b9
.short 20856 ; 0x5178
.short 38747 ; 0x975b
.short 22443 ; 0x57ab
.short 30005 ; 0x7535
.short 20291 ; 0x4f43
.short 30008 ; 0x7538
.short 24215 ; 0x5e97
.short 24806 ; 0x60e6
.short 22880 ; 0x5960
.short 28096 ; 0x6dc0
.short 27583 ; 0x6bbf
.short 30857 ; 0x7889
.short 21500 ; 0x53fc
.short 38613 ; 0x96d5
.short 20939 ; 0x51cb
.short 20993 ; 0x5201
.short 25481 ; 0x6389
.short 21514 ; 0x540a
.short 38035 ; 0x9493
.short 35843 ; 0x8c03
.short 36300 ; 0x8dcc
.short 29241 ; 0x7239
.short 30879 ; 0x789f
.short 34678 ; 0x8776
.short 36845 ; 0x8fed
.short 35853 ; 0x8c0d
.short 21472 ; 0x53e0
.short 19969 ; 0x4e01
.short 30447 ; 0x76ef
.short 21486 ; 0x53ee
.short 38025 ; 0x9489
.short 39030 ; 0x9876
.short 40718 ; 0x9f0e
.short 38189 ; 0x952d
.short 23450 ; 0x5b9a
.short 35746 ; 0x8ba2
.short 20002 ; 0x4e22
.short 19996 ; 0x4e1c
.short 20908 ; 0x51ac
.short 33891 ; 0x8463
.short 25026 ; 0x61c2
.short 21160 ; 0x52a8
.short 26635 ; 0x680b
.short 20375 ; 0x4f97
.short 24683 ; 0x606b
.short 20923 ; 0x51bb
.short 27934 ; 0x6d1e
.short 20828 ; 0x515c
.short 25238 ; 0x6296
.short 26007 ; 0x6597
.short 38497 ; 0x9661
.short 35910 ; 0x8c46
.short 36887 ; 0x9017
.short 30168 ; 0x75d8
.short 37117 ; 0x90fd
.short 30563 ; 0x7763
.short 27602 ; 0x6bd2
.short 29322 ; 0x728a
.short 29420 ; 0x72ec
.short 35835 ; 0x8bfb
.short 22581 ; 0x5835
.short 30585 ; 0x7779
.short 36172 ; 0x8d4c
.short 26460 ; 0x675c
.short 38208 ; 0x9540
.short 32922 ; 0x809a
.short 24230 ; 0x5ea6
.short 28193 ; 0x6e21
.short 22930 ; 0x5992
.short 31471 ; 0x7aef
.short 30701 ; 0x77ed
.short 38203 ; 0x953b
.short 27573 ; 0x6bb5
.short 26029 ; 0x65ad
.short 32526 ; 0x7f0e
.short 22534 ; 0x5806
.short 20817 ; 0x5151
.short 38431 ; 0x961f
.short 23545 ; 0x5bf9
.short 22697 ; 0x58a9
.short 21544 ; 0x5428
.short 36466 ; 0x8e72
.short 25958 ; 0x6566
.short 39039 ; 0x987f
.short 22244 ; 0x56e4
.short 38045 ; 0x949d
.short 30462 ; 0x76fe
.short 36929 ; 0x9041
.short 25479 ; 0x6387
.short 21702 ; 0x54c6
.short 22810 ; 0x591a
.short 22842 ; 0x593a
.short 22427 ; 0x579b
.short 36530 ; 0x8eb2
.short 26421 ; 0x6735
.short 36346 ; 0x8dfa
.short 33333 ; 0x8235
.short 21057 ; 0x5241
.short 24816 ; 0x60f0
.short 22549 ; 0x5815
.short 34558 ; 0x86fe
.short 23784 ; 0x5ce8
.short 40517 ; 0x9e45
.short 20420 ; 0x4fc4
.short 39069 ; 0x989d
.short 35769 ; 0x8bb9
.short 23077 ; 0x5a25
.short 24694 ; 0x6076
.short 21380 ; 0x5384
.short 25212 ; 0x627c
.short 36943 ; 0x904f
.short 37122 ; 0x9102
.short 39295 ; 0x997f
.short 24681 ; 0x6069
.short 32780 ; 0x800c
.short 20799 ; 0x513f
.short 32819 ; 0x8033
.short 23572 ; 0x5c14
.short 39285 ; 0x9975
.short 27953 ; 0x6d31
.short 20108 ; 0x4e8c
.short 36144 ; 0x8d30
.short 21457 ; 0x53d1
.short 32602 ; 0x7f5a
.short 31567 ; 0x7b4f
.short 20240 ; 0x4f10
.short 20047 ; 0x4e4f
.short 38400 ; 0x9600
.short 27861 ; 0x6cd5
.short 29648 ; 0x73d0
.short 34281 ; 0x85e9
.short 24070 ; 0x5e06
.short 30058 ; 0x756a
.short 32763 ; 0x7ffb
.short 27146 ; 0x6a0a
.short 30718 ; 0x77fe
.short 38034 ; 0x9492
.short 32321 ; 0x7e41
.short 20961 ; 0x51e1
.short 28902 ; 0x70e6
.short 21453 ; 0x53cd
.short 36820 ; 0x8fd4
.short 33539 ; 0x8303
.short 36137 ; 0x8d29
.short 29359 ; 0x72af
.short 39277 ; 0x996d
.short 27867 ; 0x6cdb
.short 22346 ; 0x574a
.short 33459 ; 0x82b3
.short 26041 ; 0x65b9
.short 32938 ; 0x80aa
.short 25151 ; 0x623f
.short 38450 ; 0x9632
.short 22952 ; 0x59a8
.short 20223 ; 0x4eff
.short 35775 ; 0x8bbf
.short 32442 ; 0x7eba
.short 25918 ; 0x653e
.short 33778 ; 0x83f2
.short 38750 ; 0x975e
.short 21857 ; 0x5561
.short 39134 ; 0x98de
.short 32933 ; 0x80a5
.short 21290 ; 0x532a
.short 35837 ; 0x8bfd
.short 21536 ; 0x5420
.short 32954 ; 0x80ba
.short 24223 ; 0x5e9f
.short 27832 ; 0x6cb8
.short 36153 ; 0x8d39
.short 33452 ; 0x82ac
.short 37210 ; 0x915a
.short 21545 ; 0x5429
.short 27675 ; 0x6c1b
.short 20998 ; 0x5206
.short 32439 ; 0x7eb7
.short 22367 ; 0x575f
.short 28954 ; 0x711a
.short 27774 ; 0x6c7e
.short 31881 ; 0x7c89
.short 22859 ; 0x594b
.short 20221 ; 0x4efd
.short 24575 ; 0x5fff
.short 24868 ; 0x6124
.short 31914 ; 0x7caa
.short 20016 ; 0x4e30
.short 23553 ; 0x5c01
.short 26539 ; 0x67ab
.short 34562 ; 0x8702
.short 23792 ; 0x5cf0
.short 38155 ; 0x950b
.short 39118 ; 0x98ce
.short 30127 ; 0x75af
.short 28925 ; 0x70fd
.short 36898 ; 0x9022
.short 20911 ; 0x51af
.short 32541 ; 0x7f1d
.short 35773 ; 0x8bbd
.short 22857 ; 0x5949
.short 20964 ; 0x51e4
.short 20315 ; 0x4f5b
.short 21542 ; 0x5426
.short 22827 ; 0x592b
.short 25975 ; 0x6577
.short 32932 ; 0x80a4
.short 23413 ; 0x5b75
.short 25206 ; 0x6276
.short 25282 ; 0x62c2
.short 36752 ; 0x8f90
.short 24133 ; 0x5e45
.short 27679 ; 0x6c1f
.short 31526 ; 0x7b26
.short 20239 ; 0x4f0f
.short 20440 ; 0x4fd8
.short 26381 ; 0x670d
.short 28014 ; 0x6d6e
.short 28074 ; 0x6daa
.short 31119 ; 0x798f
.short 34993 ; 0x88b1
.short 24343 ; 0x5f17
.short 29995 ; 0x752b
.short 25242 ; 0x629a
.short 36741 ; 0x8f85
.short 20463 ; 0x4fef
.short 37340 ; 0x91dc
.short 26023 ; 0x65a7
.short 33071 ; 0x812f
.short 33105 ; 0x8151
.short 24220 ; 0x5e9c
.short 33104 ; 0x8150
.short 36212 ; 0x8d74
.short 21103 ; 0x526f
.short 35206 ; 0x8986
.short 36171 ; 0x8d4b
.short 22797 ; 0x590d
.short 20613 ; 0x5085
.short 20184 ; 0x4ed8
.short 38428 ; 0x961c
.short 29238 ; 0x7236
.short 33145 ; 0x8179
.short 36127 ; 0x8d1f
.short 23500 ; 0x5bcc
.short 35747 ; 0x8ba3
.short 38468 ; 0x9644
.short 22919 ; 0x5987
.short 32538 ; 0x7f1a
.short 21648 ; 0x5490
.short 22134 ; 0x5676
.short 22030 ; 0x560e
.short 35813 ; 0x8be5
.short 25913 ; 0x6539
.short 27010 ; 0x6982
.short 38041 ; 0x9499
.short 30422 ; 0x76d6
.short 28297 ; 0x6e89
.short 24178 ; 0x5e72
.short 29976 ; 0x7518
.short 26438 ; 0x6746
.short 26577 ; 0x67d1
.short 31487 ; 0x7aff
.short 32925 ; 0x809d
.short 36214 ; 0x8d76
.short 24863 ; 0x611f
.short 31174 ; 0x79c6
.short 25954 ; 0x6562
.short 36195 ; 0x8d63
.short 20872 ; 0x5188
.short 21018 ; 0x521a
.short 38050 ; 0x94a2
.short 32568 ; 0x7f38
.short 32923 ; 0x809b
.short 32434 ; 0x7eb2
.short 23703 ; 0x5c97
.short 28207 ; 0x6e2f
.short 26464 ; 0x6760
.short 31705 ; 0x7bd9
.short 30347 ; 0x768b
.short 39640 ; 0x9ad8
.short 33167 ; 0x818f
.short 32660 ; 0x7f94
.short 31957 ; 0x7cd5
.short 25630 ; 0x641e
.short 38224 ; 0x9550
.short 31295 ; 0x7a3f
.short 21578 ; 0x544a
.short 21733 ; 0x54e5
.short 27468 ; 0x6b4c
.short 25601 ; 0x6401
.short 25096 ; 0x6208
.short 40509 ; 0x9e3d
.short 33011 ; 0x80f3
.short 30105 ; 0x7599
.short 21106 ; 0x5272
.short 38761 ; 0x9769
.short 33883 ; 0x845b
.short 26684 ; 0x683c
.short 34532 ; 0x86e4
.short 38401 ; 0x9601
.short 38548 ; 0x9694
.short 38124 ; 0x94ec
.short 20010 ; 0x4e2a
.short 21508 ; 0x5404
.short 32473 ; 0x7ed9
.short 26681 ; 0x6839
.short 36319 ; 0x8ddf
.short 32789 ; 0x8015
.short 26356 ; 0x66f4
.short 24218 ; 0x5e9a
.short 32697 ; 0x7fb9
.short 22466 ; 0x57c2
.short 32831 ; 0x803f
.short 26775 ; 0x6897
.short 24037 ; 0x5de5
.short 25915 ; 0x653b
.short 21151 ; 0x529f
.short 24685 ; 0x606d
.short 40858 ; 0x9f9a
.short 20379 ; 0x4f9b
.short 36524 ; 0x8eac
.short 20844 ; 0x516c
.short 23467 ; 0x5bab
.short 24339 ; 0x5f13
.short 24041 ; 0x5de9
.short 27742 ; 0x6c5e
.short 25329 ; 0x62f1
.short 36129 ; 0x8d21
.short 20849 ; 0x5171
.short 38057 ; 0x94a9
.short 21246 ; 0x52fe
.short 27807 ; 0x6c9f
.short 33503 ; 0x82df
.short 29399 ; 0x72d7
.short 22434 ; 0x57a2
.short 26500 ; 0x6784
.short 36141 ; 0x8d2d
.short 22815 ; 0x591f
.short 36764 ; 0x8f9c
.short 33735 ; 0x83c7
.short 21653 ; 0x5495
.short 31629 ; 0x7b8d
.short 20272 ; 0x4f30
.short 27837 ; 0x6cbd
.short 23396 ; 0x5b64
.short 22993 ; 0x59d1
.short 40723 ; 0x9f13
.short 21476 ; 0x53e4
.short 34506 ; 0x86ca
.short 39592 ; 0x9aa8
.short 35895 ; 0x8c37
.short 32929 ; 0x80a1
.short 25925 ; 0x6545
.short 39038 ; 0x987e
.short 22266 ; 0x56fa
.short 38599 ; 0x96c7
.short 21038 ; 0x522e
.short 29916 ; 0x74dc
.short 21072 ; 0x5250
.short 23521 ; 0x5be1
.short 25346 ; 0x6302
.short 35074 ; 0x8902
.short 20054 ; 0x4e56
.short 25296 ; 0x62d0
.short 24618 ; 0x602a
.short 26874 ; 0x68fa
.short 20851 ; 0x5173
.short 23448 ; 0x5b98
.short 20896 ; 0x51a0
.short 35266 ; 0x89c2
.short 31649 ; 0x7ba1
.short 39302 ; 0x9986
.short 32592 ; 0x7f50
.short 24815 ; 0x60ef
.short 28748 ; 0x704c
.short 36143 ; 0x8d2f
.short 20809 ; 0x5149
.short 24191 ; 0x5e7f
.short 36891 ; 0x901b
.short 29808 ; 0x7470
.short 35268 ; 0x89c4
.short 22317 ; 0x572d
.short 30789 ; 0x7845
.short 24402 ; 0x5f52
.short 40863 ; 0x9f9f
.short 38394 ; 0x95fa
.short 36712 ; 0x8f68
.short 39740 ; 0x9b3c
.short 35809 ; 0x8be1
.short 30328 ; 0x7678
.short 26690 ; 0x6842
.short 26588 ; 0x67dc
.short 36330 ; 0x8dea
.short 36149 ; 0x8d35
.short 21053 ; 0x523d
.short 36746 ; 0x8f8a
.short 28378 ; 0x6eda
.short 26829 ; 0x68cd
.short 38149 ; 0x9505
.short 37101 ; 0x90ed
.short 22269 ; 0x56fd
.short 26524 ; 0x679c
.short 35065 ; 0x88f9
.short 36807 ; 0x8fc7
.short 21704 ; 0x54c8
.short 39608 ; 0x9ab8
.short 23401 ; 0x5b69
.short 28023 ; 0x6d77
.short 27686 ; 0x6c26
.short 20133 ; 0x4ea5
.short 23475 ; 0x5bb3
.short 39559 ; 0x9a87
.short 37219 ; 0x9163
.short 25000 ; 0x61a8
.short 37039 ; 0x90af
.short 38889 ; 0x97e9
.short 21547 ; 0x542b
.short 28085 ; 0x6db5
.short 23506 ; 0x5bd2
.short 20989 ; 0x51fd
.short 21898 ; 0x558a
.short 32597 ; 0x7f55
.short 32752 ; 0x7ff0
.short 25788 ; 0x64bc
.short 25421 ; 0x634d
.short 26097 ; 0x65f1
.short 25022 ; 0x61be
.short 24717 ; 0x608d
.short 28938 ; 0x710a
.short 27735 ; 0x6c57
.short 27721 ; 0x6c49
.short 22831 ; 0x592f
.short 26477 ; 0x676d
.short 33322 ; 0x822a
.short 22741 ; 0x58d5
.short 22158 ; 0x568e
.short 35946 ; 0x8c6a
.short 27627 ; 0x6beb
.short 37085 ; 0x90dd
.short 22909 ; 0x597d
.short 32791 ; 0x8017
.short 21495 ; 0x53f7
.short 28009 ; 0x6d69
.short 21621 ; 0x5475
.short 21917 ; 0x559d
.short 33655 ; 0x8377
.short 33743 ; 0x83cf
.short 26680 ; 0x6838
.short 31166 ; 0x79be
.short 21644 ; 0x548c
.short 20309 ; 0x4f55
.short 21512 ; 0x5408
.short 30418 ; 0x76d2
.short 35977 ; 0x8c89
.short 38402 ; 0x9602
.short 27827 ; 0x6cb3
.short 28088 ; 0x6db8
.short 36203 ; 0x8d6b
.short 35088 ; 0x8910
.short 40548 ; 0x9e64
.short 36154 ; 0x8d3a
.short 22079 ; 0x563f
.short 40657 ; 0x9ed1
.short 30165 ; 0x75d5
.short 24456 ; 0x5f88
.short 29408 ; 0x72e0
.short 24680 ; 0x6068
.short 21756 ; 0x54fc
.short 20136 ; 0x4ea8
.short 27178 ; 0x6a2a
.short 34913 ; 0x8861
.short 24658 ; 0x6052
.short 36720 ; 0x8f70
.short 21700 ; 0x54c4
.short 28888 ; 0x70d8
.short 34425 ; 0x8679
.short 40511 ; 0x9e3f
.short 27946 ; 0x6d2a
.short 23439 ; 0x5b8f
.short 24344 ; 0x5f18
.short 32418 ; 0x7ea2
.short 21897 ; 0x5589
.short 20399 ; 0x4faf
.short 29492 ; 0x7334
.short 21564 ; 0x543c
.short 21402 ; 0x539a
.short 20505 ; 0x5019
.short 21518 ; 0x540e
.short 21628 ; 0x547c
.short 20046 ; 0x4e4e
.short 24573 ; 0x5ffd
.short 29786 ; 0x745a
.short 22774 ; 0x58f6
.short 33899 ; 0x846b
.short 32993 ; 0x80e1
.short 34676 ; 0x8774
.short 29392 ; 0x72d0
.short 31946 ; 0x7cca
.short 28246 ; 0x6e56
.short 24359 ; 0x5f27
.short 34382 ; 0x864e
.short 21804 ; 0x552c
.short 25252 ; 0x62a4
.short 20114 ; 0x4e92
.short 27818 ; 0x6caa
.short 25143 ; 0x6237
.short 33457 ; 0x82b1
.short 21719 ; 0x54d7
.short 21326 ; 0x534e
.short 29502 ; 0x733e
.short 28369 ; 0x6ed1
.short 30011 ; 0x753b
.short 21010 ; 0x5212
.short 21270 ; 0x5316
.short 35805 ; 0x8bdd
.short 27088 ; 0x69d0
.short 24458 ; 0x5f8a
.short 24576 ; 0x6000
.short 28142 ; 0x6dee
.short 22351 ; 0x574f
.short 27426 ; 0x6b22
.short 29615 ; 0x73af
.short 26707 ; 0x6853
.short 36824 ; 0x8fd8
.short 32531 ; 0x7f13
.short 25442 ; 0x6362
.short 24739 ; 0x60a3
.short 21796 ; 0x5524
.short 30186 ; 0x75ea
.short 35938 ; 0x8c62
.short 28949 ; 0x7115
.short 28067 ; 0x6da3
.short 23462 ; 0x5ba6
.short 24187 ; 0x5e7b
.short 33618 ; 0x8352
.short 24908 ; 0x614c
.short 40644 ; 0x9ec4
.short 30970 ; 0x78fa
.short 34647 ; 0x8757
.short 31783 ; 0x7c27
.short 30343 ; 0x7687
.short 20976 ; 0x51f0
.short 24822 ; 0x60f6
.short 29004 ; 0x714c
.short 26179 ; 0x6643
.short 24140 ; 0x5e4c
.short 24653 ; 0x604d
.short 35854 ; 0x8c0e
.short 28784 ; 0x7070
.short 25381 ; 0x6325
.short 36745 ; 0x8f89
.short 24509 ; 0x5fbd
.short 24674 ; 0x6062
.short 34516 ; 0x86d4
.short 22238 ; 0x56de
.short 27585 ; 0x6bc1
.short 24724 ; 0x6094
.short 24935 ; 0x6167
.short 21321 ; 0x5349
.short 24800 ; 0x60e0
.short 26214 ; 0x6666
.short 36159 ; 0x8d3f
.short 31229 ; 0x79fd
.short 20250 ; 0x4f1a
.short 28905 ; 0x70e9
.short 27719 ; 0x6c47
.short 35763 ; 0x8bb3
.short 35826 ; 0x8bf2
.short 32472 ; 0x7ed8
.short 33636 ; 0x8364
.short 26127 ; 0x660f
.short 23130 ; 0x5a5a
.short 39746 ; 0x9b42
.short 27985 ; 0x6d51
.short 28151 ; 0x6df7
.short 35905 ; 0x8c41
.short 27963 ; 0x6d3b
.short 20249 ; 0x4f19
.short 28779 ; 0x706b
.short 33719 ; 0x83b7
.short 25110 ; 0x6216
.short 24785 ; 0x60d1
.short 38669 ; 0x970d
.short 36135 ; 0x8d27
.short 31096 ; 0x7978
.short 20987 ; 0x51fb
.short 22334 ; 0x573e
.short 22522 ; 0x57fa
.short 26426 ; 0x673a
.short 30072 ; 0x7578
.short 31293 ; 0x7a3d
.short 31215 ; 0x79ef
.short 31637 ; 0x7b95
.short 32908 ; 0x808c
.short 39269 ; 0x9965
.short 36857 ; 0x8ff9
.short 28608 ; 0x6fc0
.short 35749 ; 0x8ba5
.short 40481 ; 0x9e21
.short 23020 ; 0x59ec
.short 32489 ; 0x7ee9
.short 32521 ; 0x7f09
.short 21513 ; 0x5409
.short 26497 ; 0x6781
.short 26840 ; 0x68d8
.short 36753 ; 0x8f91
.short 31821 ; 0x7c4d
.short 38598 ; 0x96c6
.short 21450 ; 0x53ca
.short 24613 ; 0x6025
.short 30142 ; 0x75be
.short 27762 ; 0x6c72
.short 21363 ; 0x5373
.short 23241 ; 0x5ac9
.short 32423 ; 0x7ea7
.short 25380 ; 0x6324
.short 20960 ; 0x51e0
.short 33034 ; 0x810a
.short 24049 ; 0x5df1
.short 34015 ; 0x84df
.short 25216 ; 0x6280
.short 20864 ; 0x5180
.short 23395 ; 0x5b63
.short 20238 ; 0x4f0e
.short 31085 ; 0x796d
.short 21058 ; 0x5242
.short 24760 ; 0x60b8
.short 27982 ; 0x6d4e
.short 23492 ; 0x5bc4
.short 23490 ; 0x5bc2
.short 35745 ; 0x8ba1
.short 35760 ; 0x8bb0
.short 26082 ; 0x65e2
.short 24524 ; 0x5fcc
.short 38469 ; 0x9645
.short 22931 ; 0x5993
.short 32487 ; 0x7ee7
.short 32426 ; 0x7eaa
.short 22025 ; 0x5609
.short 26551 ; 0x67b7
.short 22841 ; 0x5939
.short 20339 ; 0x4f73
.short 23478 ; 0x5bb6
.short 21152 ; 0x52a0
.short 33626 ; 0x835a
.short 39050 ; 0x988a
.short 36158 ; 0x8d3e
.short 30002 ; 0x7532
.short 38078 ; 0x94be
.short 20551 ; 0x5047
.short 31292 ; 0x7a3c
.short 20215 ; 0x4ef7
.short 26550 ; 0x67b6
.short 39550 ; 0x9a7e
.short 23233 ; 0x5ac1
.short 27516 ; 0x6b7c
.short 30417 ; 0x76d1
.short 22362 ; 0x575a
.short 23574 ; 0x5c16
.short 31546 ; 0x7b3a
.short 38388 ; 0x95f4
.short 29006 ; 0x714e
.short 20860 ; 0x517c
.short 32937 ; 0x80a9
.short 33392 ; 0x8270
.short 22904 ; 0x5978
.short 32516 ; 0x7f04
.short 33575 ; 0x8327
.short 26816 ; 0x68c0
.short 26604 ; 0x67ec
.short 30897 ; 0x78b1
.short 30839 ; 0x7877
.short 25315 ; 0x62e3
.short 25441 ; 0x6361
.short 31616 ; 0x7b80
.short 20461 ; 0x4fed
.short 21098 ; 0x526a
.short 20943 ; 0x51cf
.short 33616 ; 0x8350
.short 27099 ; 0x69db
.short 37492 ; 0x9274
.short 36341 ; 0x8df5
.short 36145 ; 0x8d31
.short 35265 ; 0x89c1
.short 38190 ; 0x952e
.short 31661 ; 0x7bad
.short 20214 ; 0x4ef6
.short 20581 ; 0x5065
.short 33328 ; 0x8230
.short 21073 ; 0x5251
.short 39279 ; 0x996f
.short 28176 ; 0x6e10
.short 28293 ; 0x6e85
.short 28071 ; 0x6da7
.short 24314 ; 0x5efa
.short 20725 ; 0x50f5
.short 23004 ; 0x59dc
.short 23558 ; 0x5c06
.short 27974 ; 0x6d46
.short 27743 ; 0x6c5f
.short 30086 ; 0x7586
.short 33931 ; 0x848b
.short 26728 ; 0x6868
.short 22870 ; 0x5956
.short 35762 ; 0x8bb2
.short 21280 ; 0x5320
.short 37233 ; 0x9171
.short 38477 ; 0x964d
.short 34121 ; 0x8549
.short 26898 ; 0x6912
.short 30977 ; 0x7901
.short 28966 ; 0x7126
.short 33014 ; 0x80f6
.short 20132 ; 0x4ea4
.short 37066 ; 0x90ca
.short 27975 ; 0x6d47
.short 39556 ; 0x9a84
.short 23047 ; 0x5a07
.short 22204 ; 0x56bc
.short 25605 ; 0x6405
.short 38128 ; 0x94f0
.short 30699 ; 0x77eb
.short 20389 ; 0x4fa5
.short 33050 ; 0x811a
.short 29409 ; 0x72e1
.short 35282 ; 0x89d2
.short 39290 ; 0x997a
.short 32564 ; 0x7f34
.short 32478 ; 0x7ede
.short 21119 ; 0x527f
.short 25945 ; 0x6559
.short 37237 ; 0x9175
.short 36735 ; 0x8f7f
.short 36739 ; 0x8f83
.short 21483 ; 0x53eb
.short 31382 ; 0x7a96
.short 25581 ; 0x63ed
.short 25509 ; 0x63a5
.short 30342 ; 0x7686
.short 31224 ; 0x79f8
.short 34903 ; 0x8857
.short 38454 ; 0x9636
.short 25130 ; 0x622a
.short 21163 ; 0x52ab
.short 33410 ; 0x8282
.short 26708 ; 0x6854
.short 26480 ; 0x6770
.short 25463 ; 0x6377
.short 30571 ; 0x776b
.short 31469 ; 0x7aed
.short 27905 ; 0x6d01
.short 32467 ; 0x7ed3
.short 35299 ; 0x89e3
.short 22992 ; 0x59d0
.short 25106 ; 0x6212
.short 34249 ; 0x85c9
.short 33445 ; 0x82a5
.short 30028 ; 0x754c
.short 20511 ; 0x501f
.short 20171 ; 0x4ecb
.short 30117 ; 0x75a5
.short 35819 ; 0x8beb
.short 23626 ; 0x5c4a
.short 24062 ; 0x5dfe
.short 31563 ; 0x7b4b
.short 26020 ; 0x65a4
.short 37329 ; 0x91d1
.short 20170 ; 0x4eca
.short 27941 ; 0x6d25
.short 35167 ; 0x895f
.short 32039 ; 0x7d27
.short 38182 ; 0x9526
.short 20165 ; 0x4ec5
.short 35880 ; 0x8c28
.short 36827 ; 0x8fdb
.short 38771 ; 0x9773
.short 26187 ; 0x664b
.short 31105 ; 0x7981
.short 36817 ; 0x8fd1
.short 28908 ; 0x70ec
.short 28024 ; 0x6d78
.short 23613 ; 0x5c3d
.short 21170 ; 0x52b2
.short 33606 ; 0x8346
.short 20834 ; 0x5162
.short 33550 ; 0x830e
.short 30555 ; 0x775b
.short 26230 ; 0x6676
.short 40120 ; 0x9cb8
.short 20140 ; 0x4eac
.short 24778 ; 0x60ca
.short 31934 ; 0x7cbe
.short 31923 ; 0x7cb3
.short 32463 ; 0x7ecf
.short 20117 ; 0x4e95
.short 35686 ; 0x8b66
.short 26223 ; 0x666f
.short 39048 ; 0x9888
.short 38745 ; 0x9759
.short 22659 ; 0x5883
.short 25964 ; 0x656c
.short 38236 ; 0x955c
.short 24452 ; 0x5f84
.short 30153 ; 0x75c9
.short 38742 ; 0x9756
.short 31455 ; 0x7adf
.short 31454 ; 0x7ade
.short 20928 ; 0x51c0
.short 28847 ; 0x70af
.short 31384 ; 0x7a98
.short 25578 ; 0x63ea
.short 31350 ; 0x7a76
.short 32416 ; 0x7ea0
.short 29590 ; 0x7396
.short 38893 ; 0x97ed
.short 20037 ; 0x4e45
.short 28792 ; 0x7078
.short 20061 ; 0x4e5d
.short 37202 ; 0x9152
.short 21417 ; 0x53a9
.short 25937 ; 0x6551
.short 26087 ; 0x65e7
.short 33276 ; 0x81fc
.short 33285 ; 0x8205
.short 21646 ; 0x548e
.short 23601 ; 0x5c31
.short 30106 ; 0x759a
.short 38816 ; 0x97a0
.short 25304 ; 0x62d8
.short 29401 ; 0x72d9
.short 30141 ; 0x75bd
.short 23621 ; 0x5c45
.short 39545 ; 0x9a79
.short 33738 ; 0x83ca
.short 23616 ; 0x5c40
.short 21632 ; 0x5480
.short 30697 ; 0x77e9
.short 20030 ; 0x4e3e
.short 27822 ; 0x6cae
.short 32858 ; 0x805a
.short 25298 ; 0x62d2
.short 25454 ; 0x636e
.short 24040 ; 0x5de8
.short 20855 ; 0x5177
.short 36317 ; 0x8ddd
.short 36382 ; 0x8e1e
.short 38191 ; 0x952f
.short 20465 ; 0x4ff1
.short 21477 ; 0x53e5
.short 24807 ; 0x60e7
.short 28844 ; 0x70ac
.short 21095 ; 0x5267
.short 25424 ; 0x6350
.short 40515 ; 0x9e43
.short 23071 ; 0x5a1f
.short 20518 ; 0x5026
.short 30519 ; 0x7737
.short 21367 ; 0x5377
.short 32482 ; 0x7ee2
.short 25733 ; 0x6485
.short 25899 ; 0x652b
.short 25225 ; 0x6289
.short 25496 ; 0x6398
.short 20500 ; 0x5014
.short 29237 ; 0x7235
.short 35273 ; 0x89c9
.short 20915 ; 0x51b3
.short 35776 ; 0x8bc0
.short 32477 ; 0x7edd
.short 22343 ; 0x5747
.short 33740 ; 0x83cc
.short 38055 ; 0x94a7
.short 20891 ; 0x519b
.short 21531 ; 0x541b
.short 23803 ; 0x5cfb
.short 20426 ; 0x4fca
.short 31459 ; 0x7ae3
.short 27994 ; 0x6d5a
.short 37089 ; 0x90e1
.short 39567 ; 0x9a8f
.short 21888 ; 0x5580
.short 21654 ; 0x5496
.short 21345 ; 0x5361
.short 21679 ; 0x54af
.short 24320 ; 0x5f00
.short 25577 ; 0x63e9
.short 26999 ; 0x6977
.short 20975 ; 0x51ef
.short 24936 ; 0x6168
.short 21002 ; 0x520a
.short 22570 ; 0x582a
.short 21208 ; 0x52d8
.short 22350 ; 0x574e
.short 30733 ; 0x780d
.short 30475 ; 0x770b
.short 24247 ; 0x5eb7
.short 24951 ; 0x6177
.short 31968 ; 0x7ce0
.short 25179 ; 0x625b
.short 25239 ; 0x6297
.short 20130 ; 0x4ea2
.short 28821 ; 0x7095
.short 32771 ; 0x8003
.short 25335 ; 0x62f7
.short 28900 ; 0x70e4
.short 38752 ; 0x9760
.short 22391 ; 0x5777
.short 33499 ; 0x82db
.short 26607 ; 0x67ef
.short 26869 ; 0x68f5
.short 30933 ; 0x78d5
.short 39063 ; 0x9897
.short 31185 ; 0x79d1
.short 22771 ; 0x58f3
.short 21683 ; 0x54b3
.short 21487 ; 0x53ef
.short 28212 ; 0x6e34
.short 20811 ; 0x514b
.short 21051 ; 0x523b
.short 23458 ; 0x5ba2
.short 35838 ; 0x8bfe
.short 32943 ; 0x80af
.short 21827 ; 0x5543
.short 22438 ; 0x57a6
.short 24691 ; 0x6073
.short 22353 ; 0x5751
.short 21549 ; 0x542d
.short 31354 ; 0x7a7a
.short 24656 ; 0x6050
.short 23380 ; 0x5b54
.short 25511 ; 0x63a7
.short 25248 ; 0x62a0
.short 21475 ; 0x53e3
.short 25187 ; 0x6263
.short 23495 ; 0x5bc7
.short 26543 ; 0x67af
.short 21741 ; 0x54ed
.short 31391 ; 0x7a9f
.short 33510 ; 0x82e6
.short 37239 ; 0x9177
.short 24211 ; 0x5e93
.short 35044 ; 0x88e4
.short 22840 ; 0x5938
.short 22446 ; 0x57ae
.short 25358 ; 0x630e
.short 36328 ; 0x8de8
.short 33007 ; 0x80ef
.short 22359 ; 0x5757
.short 31607 ; 0x7b77
.short 20393 ; 0x4fa9
.short 24555 ; 0x5feb
.short 23485 ; 0x5bbd
.short 27454 ; 0x6b3e
.short 21281 ; 0x5321
.short 31568 ; 0x7b50
.short 29378 ; 0x72c2
.short 26694 ; 0x6846
.short 30719 ; 0x77ff
.short 30518 ; 0x7736
.short 26103 ; 0x65f7
.short 20917 ; 0x51b5
.short 20111 ; 0x4e8f
.short 30420 ; 0x76d4
.short 23743 ; 0x5cbf
.short 31397 ; 0x7aa5
.short 33909 ; 0x8475
.short 22862 ; 0x594e
.short 39745 ; 0x9b41
.short 20608 ; 0x5080
.short 39304 ; 0x9988
.short 24871 ; 0x6127
.short 28291 ; 0x6e83
.short 22372 ; 0x5764
.short 26118 ; 0x6606
.short 25414 ; 0x6346
.short 22256 ; 0x56f0
.short 25324 ; 0x62ec
.short 25193 ; 0x6269
.short 24275 ; 0x5ed3
.short 38420 ; 0x9614
.short 22403 ; 0x5783
.short 25289 ; 0x62c9
.short 21895 ; 0x5587
.short 34593 ; 0x8721
.short 33098 ; 0x814a
.short 36771 ; 0x8fa3
.short 21862 ; 0x5566
.short 33713 ; 0x83b1
.short 26469 ; 0x6765
.short 36182 ; 0x8d56
.short 34013 ; 0x84dd
.short 23146 ; 0x5a6a
.short 26639 ; 0x680f
.short 25318 ; 0x62e6
.short 31726 ; 0x7bee
.short 38417 ; 0x9611
.short 20848 ; 0x5170
.short 28572 ; 0x6f9c
.short 35888 ; 0x8c30
.short 25597 ; 0x63fd
.short 35272 ; 0x89c8
.short 25042 ; 0x61d2
.short 32518 ; 0x7f06
.short 28866 ; 0x70c2
.short 28389 ; 0x6ee5
.short 29701 ; 0x7405
.short 27028 ; 0x6994
.short 29436 ; 0x72fc
.short 24266 ; 0x5eca
.short 37070 ; 0x90ce
.short 26391 ; 0x6717
.short 28010 ; 0x6d6a
.short 25438 ; 0x635e
.short 21171 ; 0x52b3
.short 29282 ; 0x7262
.short 32769 ; 0x8001
.short 20332 ; 0x4f6c
.short 23013 ; 0x59e5
.short 37226 ; 0x916a
.short 28889 ; 0x70d9
.short 28061 ; 0x6d9d
.short 21202 ; 0x52d2
.short 20048 ; 0x4e50
.short 38647 ; 0x96f7
.short 38253 ; 0x956d
.short 34174 ; 0x857e
.short 30922 ; 0x78ca
.short 32047 ; 0x7d2f
.short 20769 ; 0x5121
.short 22418 ; 0x5792
.short 25794 ; 0x64c2
.short 32907 ; 0x808b
.short 31867 ; 0x7c7b
.short 27882 ; 0x6cea
.short 26865 ; 0x68f1
.short 26974 ; 0x695e
.short 20919 ; 0x51b7
.short 21400 ; 0x5398
.short 26792 ; 0x68a8
.short 29313 ; 0x7281
.short 40654 ; 0x9ece
.short 31729 ; 0x7bf1
.short 29432 ; 0x72f8
.short 31163 ; 0x79bb
.short 28435 ; 0x6f13
.short 29702 ; 0x7406
.short 26446 ; 0x674e
.short 37324 ; 0x91cc
.short 40100 ; 0x9ca4
.short 31036 ; 0x793c
.short 33673 ; 0x8389
.short 33620 ; 0x8354
.short 21519 ; 0x540f
.short 26647 ; 0x6817
.short 20029 ; 0x4e3d
.short 21385 ; 0x5389
.short 21169 ; 0x52b1
.short 30782 ; 0x783e
.short 21382 ; 0x5386
.short 21033 ; 0x5229
.short 20616 ; 0x5088
.short 20363 ; 0x4f8b
.short 20432 ; 0x4fd0
.short 30178 ; 0x75e2
.short 31435 ; 0x7acb
.short 31890 ; 0x7c92
.short 27813 ; 0x6ca5
.short 38582 ; 0x96b6
.short 21147 ; 0x529b
.short 29827 ; 0x7483
.short 21737 ; 0x54e9
.short 20457 ; 0x4fe9
.short 32852 ; 0x8054
.short 33714 ; 0x83b2
.short 36830 ; 0x8fde
.short 38256 ; 0x9570
.short 24265 ; 0x5ec9
.short 24604 ; 0x601c
.short 28063 ; 0x6d9f
.short 24088 ; 0x5e18
.short 25947 ; 0x655b
.short 33080 ; 0x8138
.short 38142 ; 0x94fe
.short 24651 ; 0x604b
.short 28860 ; 0x70bc
.short 32451 ; 0x7ec3
.short 31918 ; 0x7cae
.short 20937 ; 0x51c9
.short 26753 ; 0x6881
.short 31921 ; 0x7cb1
.short 33391 ; 0x826f
.short 20004 ; 0x4e24
.short 36742 ; 0x8f86
.short 37327 ; 0x91cf
.short 26238 ; 0x667e
.short 20142 ; 0x4eae
.short 35845 ; 0x8c05
.short 25769 ; 0x64a9
.short 32842 ; 0x804a
.short 20698 ; 0x50da
.short 30103 ; 0x7597
.short 29134 ; 0x71ce
.short 23525 ; 0x5be5
.short 36797 ; 0x8fbd
.short 28518 ; 0x6f66
.short 20102 ; 0x4e86
.short 25730 ; 0x6482
.short 38243 ; 0x9563
.short 24278 ; 0x5ed6
.short 26009 ; 0x6599
.short 21015 ; 0x5217
.short 35010 ; 0x88c2
.short 28872 ; 0x70c8
.short 21155 ; 0x52a3
.short 29454 ; 0x730e
.short 29747 ; 0x7433
.short 26519 ; 0x6797
.short 30967 ; 0x78f7
.short 38678 ; 0x9716
.short 20020 ; 0x4e34
.short 37051 ; 0x90bb
.short 40158 ; 0x9cde
.short 28107 ; 0x6dcb
.short 20955 ; 0x51db
.short 36161 ; 0x8d41
.short 21533 ; 0x541d
.short 25294 ; 0x62ce
.short 29618 ; 0x73b2
.short 33777 ; 0x83f1
.short 38646 ; 0x96f6
.short 40836 ; 0x9f84
.short 38083 ; 0x94c3
.short 20278 ; 0x4f36
.short 32666 ; 0x7f9a
.short 20940 ; 0x51cc
.short 28789 ; 0x7075
.short 38517 ; 0x9675
.short 23725 ; 0x5cad
.short 39046 ; 0x9886
.short 21478 ; 0x53e6
.short 20196 ; 0x4ee4
.short 28316 ; 0x6e9c
.short 29705 ; 0x7409
.short 27060 ; 0x69b4
.short 30827 ; 0x786b
.short 39311 ; 0x998f
.short 30041 ; 0x7559
.short 21016 ; 0x5218
.short 30244 ; 0x7624
.short 27969 ; 0x6d41
.short 26611 ; 0x67f3
.short 20845 ; 0x516d
.short 40857 ; 0x9f99
.short 32843 ; 0x804b
.short 21657 ; 0x5499
.short 31548 ; 0x7b3c
.short 31423 ; 0x7abf
.short 38534 ; 0x9686
.short 22404 ; 0x5784
.short 25314 ; 0x62e2
.short 38471 ; 0x9647
.short 27004 ; 0x697c
.short 23044 ; 0x5a04
.short 25602 ; 0x6402
.short 31699 ; 0x7bd3
.short 28431 ; 0x6f0f
.short 38475 ; 0x964b
.short 33446 ; 0x82a6
.short 21346 ; 0x5362
.short 39045 ; 0x9885
.short 24208 ; 0x5e90
.short 28809 ; 0x7089
.short 25523 ; 0x63b3
.short 21348 ; 0x5364
.short 34383 ; 0x864f
.short 40065 ; 0x9c81
.short 40595 ; 0x9e93
.short 30860 ; 0x788c
.short 38706 ; 0x9732
.short 36335 ; 0x8def
.short 36162 ; 0x8d42
.short 40575 ; 0x9e7f
.short 28510 ; 0x6f5e
.short 31108 ; 0x7984
.short 24405 ; 0x5f55
.short 38470 ; 0x9646
.short 25134 ; 0x622e
.short 39540 ; 0x9a74
.short 21525 ; 0x5415
.short 38109 ; 0x94dd
.short 20387 ; 0x4fa3
.short 26053 ; 0x65c5
.short 23653 ; 0x5c65
.short 23649 ; 0x5c61
.short 32533 ; 0x7f15
.short 34385 ; 0x8651
.short 27695 ; 0x6c2f
.short 24459 ; 0x5f8b
.short 29575 ; 0x7387
.short 28388 ; 0x6ee4
.short 32511 ; 0x7eff
.short 23782 ; 0x5ce6
.short 25371 ; 0x631b
.short 23402 ; 0x5b6a
.short 28390 ; 0x6ee6
.short 21365 ; 0x5375
.short 20081 ; 0x4e71
.short 25504 ; 0x63a0
.short 30053 ; 0x7565
.short 25249 ; 0x62a1
.short 36718 ; 0x8f6e
.short 20262 ; 0x4f26
.short 20177 ; 0x4ed1
.short 27814 ; 0x6ca6
.short 32438 ; 0x7eb6
.short 35770 ; 0x8bba
.short 33821 ; 0x841d
.short 34746 ; 0x87ba
.short 32599 ; 0x7f57
.short 36923 ; 0x903b
.short 38179 ; 0x9523
.short 31657 ; 0x7ba9
.short 39585 ; 0x9aa1
.short 35064 ; 0x88f8
.short 33853 ; 0x843d
.short 27931 ; 0x6d1b
.short 39558 ; 0x9a86
.short 32476 ; 0x7edc
.short 22920 ; 0x5988
.short 40635 ; 0x9ebb
.short 29595 ; 0x739b
.short 30721 ; 0x7801
.short 34434 ; 0x8682
.short 39532 ; 0x9a6c
.short 39554 ; 0x9a82
.short 22043 ; 0x561b
.short 21527 ; 0x5417
.short 22475 ; 0x57cb
.short 20080 ; 0x4e70
.short 40614 ; 0x9ea6
.short 21334 ; 0x5356
.short 36808 ; 0x8fc8
.short 33033 ; 0x8109
.short 30610 ; 0x7792
.short 39314 ; 0x9992
.short 34542 ; 0x86ee
.short 28385 ; 0x6ee1
.short 34067 ; 0x8513
.short 26364 ; 0x66fc
.short 24930 ; 0x6162
.short 28459 ; 0x6f2b
.short 35881 ; 0x8c29
.short 33426 ; 0x8292
.short 33579 ; 0x832b
.short 30450 ; 0x76f2
.short 27667 ; 0x6c13
.short 24537 ; 0x5fd9
.short 33725 ; 0x83bd
.short 29483 ; 0x732b
.short 33541 ; 0x8305
.short 38170 ; 0x951a
.short 27611 ; 0x6bdb
.short 30683 ; 0x77db
.short 38086 ; 0x94c6
.short 21359 ; 0x536f
.short 33538 ; 0x8302
.short 20882 ; 0x5192
.short 24125 ; 0x5e3d
.short 35980 ; 0x8c8c
.short 36152 ; 0x8d38
.short 20040 ; 0x4e48
.short 29611 ; 0x73ab
.short 26522 ; 0x679a
.short 26757 ; 0x6885
.short 37238 ; 0x9176
.short 38665 ; 0x9709
.short 29028 ; 0x7164
.short 27809 ; 0x6ca1
.short 30473 ; 0x7709
.short 23186 ; 0x5a92
.short 38209 ; 0x9541
.short 27599 ; 0x6bcf
.short 32654 ; 0x7f8e
.short 26151 ; 0x6627
.short 23504 ; 0x5bd0
.short 22969 ; 0x59b9
.short 23194 ; 0x5a9a
.short 38376 ; 0x95e8
.short 38391 ; 0x95f7
.short 20204 ; 0x4eec
.short 33804 ; 0x840c
.short 33945 ; 0x8499
.short 27308 ; 0x6aac
.short 30431 ; 0x76df
.short 38192 ; 0x9530
.short 29467 ; 0x731b
.short 26790 ; 0x68a6
.short 23391 ; 0x5b5f
.short 30511 ; 0x772f
.short 37274 ; 0x919a
.short 38753 ; 0x9761
.short 31964 ; 0x7cdc
.short 36855 ; 0x8ff7
.short 35868 ; 0x8c1c
.short 24357 ; 0x5f25
.short 31859 ; 0x7c73
.short 31192 ; 0x79d8
.short 35269 ; 0x89c5
.short 27852 ; 0x6ccc
.short 34588 ; 0x871c
.short 23494 ; 0x5bc6
.short 24130 ; 0x5e42
.short 26825 ; 0x68c9
.short 30496 ; 0x7720
.short 32501 ; 0x7ef5
.short 20885 ; 0x5195
.short 20813 ; 0x514d
.short 21193 ; 0x52c9
.short 23081 ; 0x5a29
.short 32517 ; 0x7f05
.short 38754 ; 0x9762
.short 33495 ; 0x82d7
.short 25551 ; 0x63cf
.short 30596 ; 0x7784
.short 34256 ; 0x85d0
.short 31186 ; 0x79d2
.short 28218 ; 0x6e3a
.short 24217 ; 0x5e99
.short 22937 ; 0x5999
.short 34065 ; 0x8511
.short 28781 ; 0x706d
.short 27665 ; 0x6c11
.short 25279 ; 0x62bf
.short 30399 ; 0x76bf
.short 25935 ; 0x654f
.short 24751 ; 0x60af
.short 38397 ; 0x95fd
.short 26126 ; 0x660e
.short 34719 ; 0x879f
.short 40483 ; 0x9e23
.short 38125 ; 0x94ed
.short 21517 ; 0x540d
.short 21629 ; 0x547d
.short 35884 ; 0x8c2c
.short 25720 ; 0x6478
.short 25721 ; 0x6479
.short 34321 ; 0x8611
.short 27169 ; 0x6a21
.short 33180 ; 0x819c
.short 30952 ; 0x78e8
.short 25705 ; 0x6469
.short 39764 ; 0x9b54
.short 25273 ; 0x62b9
.short 26411 ; 0x672b
.short 33707 ; 0x83ab
.short 22696 ; 0x58a8
.short 40664 ; 0x9ed8
.short 27819 ; 0x6cab
.short 28448 ; 0x6f20
.short 23518 ; 0x5bde
.short 38476 ; 0x964c
.short 35851 ; 0x8c0b
.short 29279 ; 0x725f
.short 26576 ; 0x67d0
.short 25287 ; 0x62c7
.short 29281 ; 0x7261
.short 20137 ; 0x4ea9
.short 22982 ; 0x59c6
.short 27597 ; 0x6bcd
.short 22675 ; 0x5893
.short 26286 ; 0x66ae
.short 24149 ; 0x5e55
.short 21215 ; 0x52df
.short 24917 ; 0x6155
.short 26408 ; 0x6728
.short 30446 ; 0x76ee
.short 30566 ; 0x7766
.short 29287 ; 0x7267
.short 31302 ; 0x7a46
.short 25343 ; 0x62ff
.short 21738 ; 0x54ea
.short 21584 ; 0x5450
.short 38048 ; 0x94a0
.short 37027 ; 0x90a3
.short 23068 ; 0x5a1c
.short 32435 ; 0x7eb3
.short 27670 ; 0x6c16
.short 20035 ; 0x4e43
.short 22902 ; 0x5976
.short 32784 ; 0x8010
.short 22856 ; 0x5948
.short 21335 ; 0x5357
.short 30007 ; 0x7537
.short 38590 ; 0x96be
.short 22218 ; 0x56ca
.short 25376 ; 0x6320
.short 33041 ; 0x8111
.short 24700 ; 0x607c
.short 38393 ; 0x95f9
.short 28118 ; 0x6dd6
.short 21602 ; 0x5462
.short 39297 ; 0x9981
.short 20869 ; 0x5185
.short 23273 ; 0x5ae9
.short 33021 ; 0x80fd
.short 22958 ; 0x59ae
.short 38675 ; 0x9713
.short 20522 ; 0x502a
.short 27877 ; 0x6ce5
.short 23612 ; 0x5c3c
.short 25311 ; 0x62df
.short 20320 ; 0x4f60
.short 21311 ; 0x533f
.short 33147 ; 0x817b
.short 36870 ; 0x9006
.short 28346 ; 0x6eba
.short 34091 ; 0x852b
.short 25288 ; 0x62c8
.short 24180 ; 0x5e74
.short 30910 ; 0x78be
.short 25781 ; 0x64b5
.short 25467 ; 0x637b
.short 24565 ; 0x5ff5
.short 23064 ; 0x5a18
.short 37247 ; 0x917f
.short 40479 ; 0x9e1f
.short 23615 ; 0x5c3f
.short 25423 ; 0x634f
.short 32834 ; 0x8042
.short 23421 ; 0x5b7d
.short 21870 ; 0x556e
.short 38218 ; 0x954a
.short 38221 ; 0x954d
.short 28037 ; 0x6d85
.short 24744 ; 0x60a8
.short 26592 ; 0x67e0
.short 29406 ; 0x72de
.short 20957 ; 0x51dd
.short 23425 ; 0x5b81
.short 25319 ; 0x62e7
.short 27870 ; 0x6cde
.short 29275 ; 0x725b
.short 25197 ; 0x626d
.short 38062 ; 0x94ae
.short 32445 ; 0x7ebd
.short 33043 ; 0x8113
.short 27987 ; 0x6d53
.short 20892 ; 0x519c
.short 24324 ; 0x5f04
.short 22900 ; 0x5974
.short 21162 ; 0x52aa
.short 24594 ; 0x6012
.short 22899 ; 0x5973
.short 26262 ; 0x6696
.short 34384 ; 0x8650
.short 30111 ; 0x759f
.short 25386 ; 0x632a
.short 25062 ; 0x61e6
.short 31983 ; 0x7cef
.short 35834 ; 0x8bfa
.short 21734 ; 0x54e6
.short 27431 ; 0x6b27
.short 40485 ; 0x9e25
.short 27572 ; 0x6bb4
.short 34261 ; 0x85d5
.short 21589 ; 0x5455
.short 20598 ; 0x5076
.short 27812 ; 0x6ca4
.short 21866 ; 0x556a
.short 36276 ; 0x8db4
.short 29228 ; 0x722c
.short 24085 ; 0x5e15
.short 24597 ; 0x6015
.short 29750 ; 0x7436
.short 25293 ; 0x62cd
.short 25490 ; 0x6392
.short 29260 ; 0x724c
.short 24472 ; 0x5f98
.short 28227 ; 0x6e43
.short 27966 ; 0x6d3e
.short 25856 ; 0x6500
.short 28504 ; 0x6f58
.short 30424 ; 0x76d8
.short 30928 ; 0x78d0
.short 30460 ; 0x76fc
.short 30036 ; 0x7554
.short 21028 ; 0x5224
.short 21467 ; 0x53db
.short 20051 ; 0x4e53
.short 24222 ; 0x5e9e
.short 26049 ; 0x65c1
.short 32810 ; 0x802a
.short 32982 ; 0x80d6
.short 25243 ; 0x629b
.short 21638 ; 0x5486
.short 21032 ; 0x5228
.short 28846 ; 0x70ae
.short 34957 ; 0x888d
.short 36305 ; 0x8dd1
.short 27873 ; 0x6ce1
.short 21624 ; 0x5478
.short 32986 ; 0x80da
.short 22521 ; 0x57f9
.short 35060 ; 0x88f4
.short 36180 ; 0x8d54
.short 38506 ; 0x966a
.short 37197 ; 0x914d
.short 20329 ; 0x4f69
.short 27803 ; 0x6c9b
.short 21943 ; 0x55b7
.short 30406 ; 0x76c6
.short 30768 ; 0x7830
.short 25256 ; 0x62a8
.short 28921 ; 0x70f9
.short 28558 ; 0x6f8e
.short 24429 ; 0x5f6d
.short 34028 ; 0x84ec
.short 26842 ; 0x68da
.short 30844 ; 0x787c
.short 31735 ; 0x7bf7
.short 33192 ; 0x81a8
.short 26379 ; 0x670b
.short 40527 ; 0x9e4f
.short 25447 ; 0x6367
.short 30896 ; 0x78b0
.short 22383 ; 0x576f
.short 30738 ; 0x7812
.short 38713 ; 0x9739
.short 25209 ; 0x6279
.short 25259 ; 0x62ab
.short 21128 ; 0x5288
.short 29749 ; 0x7435
.short 27607 ; 0x6bd7
.short 21860 ; 0x5564
.short 33086 ; 0x813e
.short 30130 ; 0x75b2
.short 30382 ; 0x76ae
.short 21305 ; 0x5339
.short 30174 ; 0x75de
.short 20731 ; 0x50fb
.short 23617 ; 0x5c41
.short 35692 ; 0x8b6c
.short 31687 ; 0x7bc7
.short 20559 ; 0x504f
.short 29255 ; 0x7247
.short 39575 ; 0x9a97
.short 39128 ; 0x98d8
.short 28418 ; 0x6f02
.short 29922 ; 0x74e2
.short 31080 ; 0x7968
.short 25735 ; 0x6487
.short 30629 ; 0x77a5
.short 25340 ; 0x62fc
.short 39057 ; 0x9891
.short 36139 ; 0x8d2b
.short 21697 ; 0x54c1
.short 32856 ; 0x8058
.short 20050 ; 0x4e52
.short 22378 ; 0x576a
.short 33529 ; 0x82f9
.short 33805 ; 0x840d
.short 24179 ; 0x5e73
.short 20973 ; 0x51ed
.short 29942 ; 0x74f6
.short 35780 ; 0x8bc4
.short 23631 ; 0x5c4f
.short 22369 ; 0x5761
.short 27900 ; 0x6cfc
.short 39047 ; 0x9887
.short 23110 ; 0x5a46
.short 30772 ; 0x7834
.short 39748 ; 0x9b44
.short 36843 ; 0x8feb
.short 31893 ; 0x7c95
.short 21078 ; 0x5256
.short 25169 ; 0x6251
.short 38138 ; 0x94fa
.short 20166 ; 0x4ec6
.short 33670 ; 0x8386
.short 33889 ; 0x8461
.short 33769 ; 0x83e9
.short 33970 ; 0x84b2
.short 22484 ; 0x57d4
.short 26420 ; 0x6734
.short 22275 ; 0x5703
.short 26222 ; 0x666e
.short 28006 ; 0x6d66
.short 35889 ; 0x8c31
.short 26333 ; 0x66dd
.short 28689 ; 0x7011
.short 26399 ; 0x671f
.short 27450 ; 0x6b3a
.short 26646 ; 0x6816
.short 25114 ; 0x621a
.short 22971 ; 0x59bb
.short 19971 ; 0x4e03
.short 20932 ; 0x51c4
.short 28422 ; 0x6f06
.short 26578 ; 0x67d2
.short 27791 ; 0x6c8f
.short 20854 ; 0x5176
.short 26827 ; 0x68cb
.short 22855 ; 0x5947
.short 27495 ; 0x6b67
.short 30054 ; 0x7566
.short 23822 ; 0x5d0e
.short 33040 ; 0x8110
.short 40784 ; 0x9f50
.short 26071 ; 0x65d7
.short 31048 ; 0x7948
.short 31041 ; 0x7941
.short 39569 ; 0x9a91
.short 36215 ; 0x8d77
.short 23682 ; 0x5c82
.short 20062 ; 0x4e5e
.short 20225 ; 0x4f01
.short 21551 ; 0x542f
.short 22865 ; 0x5951
.short 30732 ; 0x780c
.short 22120 ; 0x5668
.short 27668 ; 0x6c14
.short 36804 ; 0x8fc4
.short 24323 ; 0x5f03
.short 27773 ; 0x6c7d
.short 27875 ; 0x6ce3
.short 35755 ; 0x8bab
.short 25488 ; 0x6390
.short 24688 ; 0x6070
.short 27965 ; 0x6d3d
.short 29301 ; 0x7275
.short 25190 ; 0x6266
.short 38030 ; 0x948e
.short 38085 ; 0x94c5
.short 21315 ; 0x5343
.short 36801 ; 0x8fc1
.short 31614 ; 0x7b7e
.short 20191 ; 0x4edf
.short 35878 ; 0x8c26
.short 20094 ; 0x4e7e
.short 40660 ; 0x9ed4
.short 38065 ; 0x94b1
.short 38067 ; 0x94b3
.short 21069 ; 0x524d
.short 28508 ; 0x6f5c
.short 36963 ; 0x9063
.short 27973 ; 0x6d45
.short 35892 ; 0x8c34
.short 22545 ; 0x5811
.short 23884 ; 0x5d4c
.short 27424 ; 0x6b20
.short 27465 ; 0x6b49
.short 26538 ; 0x67aa
.short 21595 ; 0x545b
.short 33108 ; 0x8154
.short 32652 ; 0x7f8c
.short 22681 ; 0x5899
.short 34103 ; 0x8537
.short 24378 ; 0x5f3a
.short 25250 ; 0x62a2
.short 27207 ; 0x6a47
.short 38201 ; 0x9539
.short 25970 ; 0x6572
.short 24708 ; 0x6084
.short 26725 ; 0x6865
.short 30631 ; 0x77a7
.short 20052 ; 0x4e54
.short 20392 ; 0x4fa8
.short 24039 ; 0x5de7
.short 38808 ; 0x9798
.short 25772 ; 0x64ac
.short 32728 ; 0x7fd8
.short 23789 ; 0x5ced
.short 20431 ; 0x4fcf
.short 31373 ; 0x7a8d
.short 20999 ; 0x5207
.short 33540 ; 0x8304
.short 19988 ; 0x4e14
.short 24623 ; 0x602f
.short 31363 ; 0x7a83
.short 38054 ; 0x94a6
.short 20405 ; 0x4fb5
.short 20146 ; 0x4eb2
.short 31206 ; 0x79e6
.short 29748 ; 0x7434
.short 21220 ; 0x52e4
.short 33465 ; 0x82b9
.short 25810 ; 0x64d2
.short 31165 ; 0x79bd
.short 23517 ; 0x5bdd
.short 27777 ; 0x6c81
.short 38738 ; 0x9752
.short 36731 ; 0x8f7b
.short 27682 ; 0x6c22
.short 20542 ; 0x503e
.short 21375 ; 0x537f
.short 28165 ; 0x6e05
.short 25806 ; 0x64ce
.short 26228 ; 0x6674
.short 27696 ; 0x6c30
.short 24773 ; 0x60c5
.short 39031 ; 0x9877
.short 35831 ; 0x8bf7
.short 24198 ; 0x5e86
.short 29756 ; 0x743c
.short 31351 ; 0x7a77
.short 31179 ; 0x79cb
.short 19992 ; 0x4e18
.short 37041 ; 0x90b1
.short 29699 ; 0x7403
.short 27714 ; 0x6c42
.short 22234 ; 0x56da
.short 37195 ; 0x914b
.short 27845 ; 0x6cc5
.short 36235 ; 0x8d8b
.short 21306 ; 0x533a
.short 34502 ; 0x86c6
.short 26354 ; 0x66f2
.short 36527 ; 0x8eaf
.short 23624 ; 0x5c48
.short 39537 ; 0x9a71
.short 28192 ; 0x6e20
.short 21462 ; 0x53d6
.short 23094 ; 0x5a36
.short 40843 ; 0x9f8b
.short 36259 ; 0x8da3
.short 21435 ; 0x53bb
.short 22280 ; 0x5708
.short 39079 ; 0x98a7
.short 26435 ; 0x6743
.short 37275 ; 0x919b
.short 27849 ; 0x6cc9
.short 20840 ; 0x5168
.short 30154 ; 0x75ca
.short 25331 ; 0x62f3
.short 29356 ; 0x72ac
.short 21048 ; 0x5238
.short 21149 ; 0x529d
.short 32570 ; 0x7f3a
.short 28820 ; 0x7094
.short 30264 ; 0x7638
.short 21364 ; 0x5374
.short 40522 ; 0x9e4a
.short 27063 ; 0x69b7
.short 30830 ; 0x786e
.short 38592 ; 0x96c0
.short 35033 ; 0x88d9
.short 32676 ; 0x7fa4
.short 28982 ; 0x7136
.short 29123 ; 0x71c3
.short 20873 ; 0x5189
.short 26579 ; 0x67d3
.short 29924 ; 0x74e4
.short 22756 ; 0x58e4
.short 25880 ; 0x6518
.short 22199 ; 0x56b7
.short 35753 ; 0x8ba9
.short 39286 ; 0x9976
.short 25200 ; 0x6270
.short 32469 ; 0x7ed5
.short 24825 ; 0x60f9
.short 28909 ; 0x70ed
.short 22764 ; 0x58ec
.short 20161 ; 0x4ec1
.short 20154 ; 0x4eba
.short 24525 ; 0x5fcd
.short 38887 ; 0x97e7
.short 20219 ; 0x4efb
.short 35748 ; 0x8ba4
.short 20995 ; 0x5203
.short 22922 ; 0x598a
.short 32427 ; 0x7eab
.short 25172 ; 0x6254
.short 20173 ; 0x4ecd
.short 26085 ; 0x65e5
.short 25102 ; 0x620e
.short 33592 ; 0x8338
.short 33993 ; 0x84c9
.short 33635 ; 0x8363
.short 34701 ; 0x878d
.short 29076 ; 0x7194
.short 28342 ; 0x6eb6
.short 23481 ; 0x5bb9
.short 32466 ; 0x7ed2
.short 20887 ; 0x5197
.short 25545 ; 0x63c9
.short 26580 ; 0x67d4
.short 32905 ; 0x8089
.short 33593 ; 0x8339
.short 34837 ; 0x8815
.short 20754 ; 0x5112
.short 23418 ; 0x5b7a
.short 22914 ; 0x5982
.short 36785 ; 0x8fb1
.short 20083 ; 0x4e73
.short 27741 ; 0x6c5d
.short 20837 ; 0x5165
.short 35109 ; 0x8925
.short 36719 ; 0x8f6f
.short 38446 ; 0x962e
.short 34122 ; 0x854a
.short 29790 ; 0x745e
.short 38160 ; 0x9510
.short 38384 ; 0x95f0
.short 28070 ; 0x6da6
.short 33509 ; 0x82e5
.short 24369 ; 0x5f31
.short 25746 ; 0x6492
.short 27922 ; 0x6d12
.short 33832 ; 0x8428
.short 33134 ; 0x816e
.short 40131 ; 0x9cc3
.short 22622 ; 0x585e
.short 36187 ; 0x8d5b
.short 19977 ; 0x4e09
.short 21441 ; 0x53c1
.short 20254 ; 0x4f1e
.short 25955 ; 0x6563
.short 26705 ; 0x6851
.short 21971 ; 0x55d3
.short 20007 ; 0x4e27
.short 25620 ; 0x6414
.short 39578 ; 0x9a9a
.short 25195 ; 0x626b
.short 23234 ; 0x5ac2
.short 29791 ; 0x745f
.short 33394 ; 0x8272
.short 28073 ; 0x6da9
.short 26862 ; 0x68ee
.short 20711 ; 0x50e7
.short 33678 ; 0x838e
.short 30722 ; 0x7802
.short 26432 ; 0x6740
.short 21049 ; 0x5239
.short 27801 ; 0x6c99
.short 32433 ; 0x7eb1
.short 20667 ; 0x50bb
.short 21861 ; 0x5565
.short 29022 ; 0x715e
.short 31579 ; 0x7b5b
.short 26194 ; 0x6652
.short 29642 ; 0x73ca
.short 33515 ; 0x82eb
.short 26441 ; 0x6749
.short 23665 ; 0x5c71
.short 21024 ; 0x5220
.short 29053 ; 0x717d
.short 34923 ; 0x886b
.short 38378 ; 0x95ea
.short 38485 ; 0x9655
.short 25797 ; 0x64c5
.short 36193 ; 0x8d61
.short 33203 ; 0x81b3
.short 21892 ; 0x5584
.short 27733 ; 0x6c55
.short 25159 ; 0x6247
.short 32558 ; 0x7f2e
.short 22674 ; 0x5892
.short 20260 ; 0x4f24
.short 21830 ; 0x5546
.short 36175 ; 0x8d4f
.short 26188 ; 0x664c
.short 19978 ; 0x4e0a
.short 23578 ; 0x5c1a
.short 35059 ; 0x88f3
.short 26786 ; 0x68a2
.short 25422 ; 0x634e
.short 31245 ; 0x7a0d
.short 28903 ; 0x70e7
.short 33421 ; 0x828d
.short 21242 ; 0x52fa
.short 38902 ; 0x97f6
.short 23569 ; 0x5c11
.short 21736 ; 0x54e8
.short 37045 ; 0x90b5
.short 32461 ; 0x7ecd
.short 22882 ; 0x5962
.short 36170 ; 0x8d4a
.short 34503 ; 0x86c7
.short 33292 ; 0x820c
.short 33293 ; 0x820d
.short 36198 ; 0x8d66
.short 25668 ; 0x6444
.short 23556 ; 0x5c04
.short 24913 ; 0x6151
.short 28041 ; 0x6d89
.short 31038 ; 0x793e
.short 35774 ; 0x8bbe
.short 30775 ; 0x7837
.short 30003 ; 0x7533
.short 21627 ; 0x547b
.short 20280 ; 0x4f38
.short 36523 ; 0x8eab
.short 28145 ; 0x6df1
.short 23072 ; 0x5a20
.short 32453 ; 0x7ec5
.short 31070 ; 0x795e
.short 27784 ; 0x6c88
.short 23457 ; 0x5ba1
.short 23158 ; 0x5a76
.short 29978 ; 0x751a
.short 32958 ; 0x80be
.short 24910 ; 0x614e
.short 28183 ; 0x6e17
.short 22768 ; 0x58f0
.short 29983 ; 0x751f
.short 29989 ; 0x7525
.short 29298 ; 0x7272
.short 21319 ; 0x5347
.short 32499 ; 0x7ef3
.short 30465 ; 0x7701
.short 30427 ; 0x76db
.short 21097 ; 0x5269
.short 32988 ; 0x80dc
.short 22307 ; 0x5723
.short 24072 ; 0x5e08
.short 22833 ; 0x5931
.short 29422 ; 0x72ee
.short 26045 ; 0x65bd
.short 28287 ; 0x6e7f
.short 35799 ; 0x8bd7
.short 23608 ; 0x5c38
.short 34417 ; 0x8671
.short 21313 ; 0x5341
.short 30707 ; 0x77f3
.short 25342 ; 0x62fe
.short 26102 ; 0x65f6
.short 20160 ; 0x4ec0
.short 39135 ; 0x98df
.short 34432 ; 0x8680
.short 23454 ; 0x5b9e
.short 35782 ; 0x8bc6
.short 21490 ; 0x53f2
.short 30690 ; 0x77e2
.short 20351 ; 0x4f7f
.short 23630 ; 0x5c4e
.short 39542 ; 0x9a76
.short 22987 ; 0x59cb
.short 24335 ; 0x5f0f
.short 31034 ; 0x793a
.short 22763 ; 0x58eb
.short 19990 ; 0x4e16
.short 26623 ; 0x67ff
.short 20107 ; 0x4e8b
.short 25325 ; 0x62ed
.short 35475 ; 0x8a93
.short 36893 ; 0x901d
.short 21183 ; 0x52bf
.short 26159 ; 0x662f
.short 21980 ; 0x55dc
.short 22124 ; 0x566c
.short 36866 ; 0x9002
.short 20181 ; 0x4ed5
.short 20365 ; 0x4f8d
.short 37322 ; 0x91ca
.short 39280 ; 0x9970
.short 27663 ; 0x6c0f
.short 24066 ; 0x5e02
.short 24643 ; 0x6043
.short 23460 ; 0x5ba4
.short 35270 ; 0x89c6
.short 35797 ; 0x8bd5
.short 25910 ; 0x6536
.short 25163 ; 0x624b
.short 39318 ; 0x9996
.short 23432 ; 0x5b88
.short 23551 ; 0x5bff
.short 25480 ; 0x6388
.short 21806 ; 0x552e
.short 21463 ; 0x53d7
.short 30246 ; 0x7626
.short 20861 ; 0x517d
.short 34092 ; 0x852c
.short 26530 ; 0x67a2
.short 26803 ; 0x68b3
.short 27530 ; 0x6b8a
.short 25234 ; 0x6292
.short 36755 ; 0x8f93
.short 21460 ; 0x53d4
.short 33298 ; 0x8212
.short 28113 ; 0x6dd1
.short 30095 ; 0x758f
.short 20070 ; 0x4e66
.short 36174 ; 0x8d4e
.short 23408 ; 0x5b70
.short 29087 ; 0x719f
.short 34223 ; 0x85af
.short 26257 ; 0x6691
.short 26329 ; 0x66d9
.short 32626 ; 0x7f72
.short 34560 ; 0x8700
.short 40653 ; 0x9ecd
.short 40736 ; 0x9f20
.short 23646 ; 0x5c5e
.short 26415 ; 0x672f
.short 36848 ; 0x8ff0
.short 26641 ; 0x6811
.short 26463 ; 0x675f
.short 25101 ; 0x620d
.short 31446 ; 0x7ad6
.short 22661 ; 0x5885
.short 24246 ; 0x5eb6
.short 25968 ; 0x6570
.short 28465 ; 0x6f31
.short 24661 ; 0x6055
.short 21047 ; 0x5237
.short 32781 ; 0x800d
.short 25684 ; 0x6454
.short 34928 ; 0x8870
.short 29993 ; 0x7529
.short 24069 ; 0x5e05
.short 26643 ; 0x6813
.short 25332 ; 0x62f4
.short 38684 ; 0x971c
.short 21452 ; 0x53cc
.short 29245 ; 0x723d
.short 35841 ; 0x8c01
.short 27700 ; 0x6c34
.short 30561 ; 0x7761
.short 31246 ; 0x7a0e
.short 21550 ; 0x542e
.short 30636 ; 0x77ac
.short 39034 ; 0x987a
.short 33308 ; 0x821c
.short 35828 ; 0x8bf4
.short 30805 ; 0x7855
.short 26388 ; 0x6714
.short 28865 ; 0x70c1
.short 26031 ; 0x65af
.short 25749 ; 0x6495
.short 22070 ; 0x5636
.short 24605 ; 0x601d
.short 31169 ; 0x79c1
.short 21496 ; 0x53f8
.short 19997 ; 0x4e1d
.short 27515 ; 0x6b7b
.short 32902 ; 0x8086
.short 23546 ; 0x5bfa
.short 21987 ; 0x55e3
.short 22235 ; 0x56db
.short 20282 ; 0x4f3a
.short 20284 ; 0x4f3c
.short 39282 ; 0x9972
.short 24051 ; 0x5df3
.short 26494 ; 0x677e
.short 32824 ; 0x8038
.short 24578 ; 0x6002
.short 39042 ; 0x9882
.short 36865 ; 0x9001
.short 23435 ; 0x5b8b
.short 35772 ; 0x8bbc
.short 35829 ; 0x8bf5
.short 25628 ; 0x641c
.short 33368 ; 0x8258
.short 25822 ; 0x64de
.short 22013 ; 0x55fd
.short 33487 ; 0x82cf
.short 37221 ; 0x9165
.short 20439 ; 0x4fd7
.short 32032 ; 0x7d20
.short 36895 ; 0x901f
.short 31903 ; 0x7c9f
.short 20723 ; 0x50f3
.short 22609 ; 0x5851
.short 28335 ; 0x6eaf
.short 23487 ; 0x5bbf
.short 35785 ; 0x8bc9
.short 32899 ; 0x8083
.short 37240 ; 0x9178
.short 33948 ; 0x849c
.short 31639 ; 0x7b97
.short 34429 ; 0x867d
.short 38539 ; 0x968b
.short 38543 ; 0x968f
.short 32485 ; 0x7ee5
.short 39635 ; 0x9ad3
.short 30862 ; 0x788e
.short 23681 ; 0x5c81
.short 31319 ; 0x7a57
.short 36930 ; 0x9042
.short 38567 ; 0x96a7
.short 31071 ; 0x795f
.short 23385 ; 0x5b59
.short 25439 ; 0x635f
.short 31499 ; 0x7b0b
.short 34001 ; 0x84d1
.short 26797 ; 0x68ad
.short 21766 ; 0x5506
.short 32553 ; 0x7f29
.short 29712 ; 0x7410
.short 32034 ; 0x7d22
.short 38145 ; 0x9501
.short 25152 ; 0x6240
.short 22604 ; 0x584c
.short 20182 ; 0x4ed6
.short 23427 ; 0x5b83
.short 22905 ; 0x5979
.short 22612 ; 0x5854
.short 29549 ; 0x736d
.short 25374 ; 0x631e
.short 36427 ; 0x8e4b
.short 36367 ; 0x8e0f
.short 32974 ; 0x80ce
.short 33492 ; 0x82d4
.short 25260 ; 0x62ac
.short 21488 ; 0x53f0
.short 27888 ; 0x6cf0
.short 37214 ; 0x915e
.short 22826 ; 0x592a
.short 24577 ; 0x6001
.short 27760 ; 0x6c70
.short 22349 ; 0x574d
.short 25674 ; 0x644a
.short 36138 ; 0x8d2a
.short 30251 ; 0x762b
.short 28393 ; 0x6ee9
.short 22363 ; 0x575b
.short 27264 ; 0x6a80
.short 30192 ; 0x75f0
.short 28525 ; 0x6f6d
.short 35885 ; 0x8c2d
.short 35848 ; 0x8c08
.short 22374 ; 0x5766
.short 27631 ; 0x6bef
.short 34962 ; 0x8892
.short 30899 ; 0x78b3
.short 25506 ; 0x63a2
.short 21497 ; 0x53f9
.short 28845 ; 0x70ad
.short 27748 ; 0x6c64
.short 22616 ; 0x5858
.short 25642 ; 0x642a
.short 22530 ; 0x5802
.short 26848 ; 0x68e0
.short 33179 ; 0x819b
.short 21776 ; 0x5510
.short 31958 ; 0x7cd6
.short 20504 ; 0x5018
.short 36538 ; 0x8eba
.short 28108 ; 0x6dcc
.short 36255 ; 0x8d9f
.short 28907 ; 0x70eb
.short 25487 ; 0x638f
.short 28059 ; 0x6d9b
.short 28372 ; 0x6ed4
.short 32486 ; 0x7ee6
.short 33796 ; 0x8404
.short 26691 ; 0x6843
.short 36867 ; 0x9003
.short 28120 ; 0x6dd8
.short 38518 ; 0x9676
.short 35752 ; 0x8ba8
.short 22871 ; 0x5957
.short 29305 ; 0x7279
.short 34276 ; 0x85e4
.short 33150 ; 0x817e
.short 30140 ; 0x75bc
.short 35466 ; 0x8a8a
.short 26799 ; 0x68af
.short 21076 ; 0x5254
.short 36386 ; 0x8e22
.short 38161 ; 0x9511
.short 25552 ; 0x63d0
.short 39064 ; 0x9898
.short 36420 ; 0x8e44
.short 21884 ; 0x557c
.short 20307 ; 0x4f53
.short 26367 ; 0x66ff
.short 22159 ; 0x568f
.short 24789 ; 0x60d5
.short 28053 ; 0x6d95
.short 21059 ; 0x5243
.short 23625 ; 0x5c49
.short 22825 ; 0x5929
.short 28155 ; 0x6dfb
.short 22635 ; 0x586b
.short 30000 ; 0x7530
.short 29980 ; 0x751c
.short 24684 ; 0x606c
.short 33300 ; 0x8214
.short 33094 ; 0x8146
.short 25361 ; 0x6311
.short 26465 ; 0x6761
.short 36834 ; 0x8fe2
.short 30522 ; 0x773a
.short 36339 ; 0x8df3
.short 36148 ; 0x8d34
.short 38081 ; 0x94c1
.short 24086 ; 0x5e16
.short 21381 ; 0x5385
.short 21548 ; 0x542c
.short 28867 ; 0x70c3
.short 27712 ; 0x6c40
.short 24311 ; 0x5ef7
.short 20572 ; 0x505c
.short 20141 ; 0x4ead
.short 24237 ; 0x5ead
.short 25402 ; 0x633a
.short 33351 ; 0x8247
.short 36890 ; 0x901a
.short 26704 ; 0x6850
.short 37230 ; 0x916e
.short 30643 ; 0x77b3
.short 21516 ; 0x540c
.short 38108 ; 0x94dc
.short 24420 ; 0x5f64
.short 31461 ; 0x7ae5
.short 26742 ; 0x6876
.short 25413 ; 0x6345
.short 31570 ; 0x7b52
.short 32479 ; 0x7edf
.short 30171 ; 0x75db
.short 20599 ; 0x5077
.short 25237 ; 0x6295
.short 22836 ; 0x5934
.short 36879 ; 0x900f
.short 20984 ; 0x51f8
.short 31171 ; 0x79c3
.short 31361 ; 0x7a81
.short 22270 ; 0x56fe
.short 24466 ; 0x5f92
.short 36884 ; 0x9014
.short 28034 ; 0x6d82
.short 23648 ; 0x5c60
.short 22303 ; 0x571f
.short 21520 ; 0x5410
.short 20820 ; 0x5154
.short 28237 ; 0x6e4d
.short 22242 ; 0x56e2
.short 25512 ; 0x63a8
.short 39059 ; 0x9893
.short 33151 ; 0x817f
.short 34581 ; 0x8715
.short 35114 ; 0x892a
.short 36864 ; 0x9000
.short 21534 ; 0x541e
.short 23663 ; 0x5c6f
.short 33216 ; 0x81c0
.short 25302 ; 0x62d6
.short 25176 ; 0x6258
.short 33073 ; 0x8131
.short 40501 ; 0x9e35
.short 38464 ; 0x9640
.short 39534 ; 0x9a6e
.short 39548 ; 0x9a7c
.short 26925 ; 0x692d
.short 22949 ; 0x59a5
.short 25299 ; 0x62d3
.short 21822 ; 0x553e
.short 25366 ; 0x6316
.short 21703 ; 0x54c7
.short 34521 ; 0x86d9
.short 27964 ; 0x6d3c
.short 23043 ; 0x5a03
.short 29926 ; 0x74e6
.short 34972 ; 0x889c
.short 27498 ; 0x6b6a
.short 22806 ; 0x5916
.short 35916 ; 0x8c4c
.short 24367 ; 0x5f2f
.short 28286 ; 0x6e7e
.short 29609 ; 0x73a9
.short 39037 ; 0x987d
.short 20024 ; 0x4e38
.short 28919 ; 0x70f7
.short 23436 ; 0x5b8c
.short 30871 ; 0x7897
.short 25405 ; 0x633d
.short 26202 ; 0x665a
.short 30358 ; 0x7696
.short 24779 ; 0x60cb
.short 23451 ; 0x5b9b
.short 23113 ; 0x5a49
.short 19975 ; 0x4e07
.short 33109 ; 0x8155
.short 27754 ; 0x6c6a
.short 29579 ; 0x738b
.short 20129 ; 0x4ea1
.short 26505 ; 0x6789
.short 32593 ; 0x7f51
.short 24448 ; 0x5f80
.short 26106 ; 0x65fa
.short 26395 ; 0x671b
.short 24536 ; 0x5fd8
.short 22916 ; 0x5984
.short 23041 ; 0x5a01
.short 24013 ; 0x5dcd
.short 24494 ; 0x5fae
.short 21361 ; 0x5371
.short 38886 ; 0x97e6
.short 36829 ; 0x8fdd
.short 26693 ; 0x6845
.short 22260 ; 0x56f4
.short 21807 ; 0x552f
.short 24799 ; 0x60df
.short 20026 ; 0x4e3a
.short 28493 ; 0x6f4d
.short 32500 ; 0x7ef4
.short 33479 ; 0x82c7
.short 33806 ; 0x840e
.short 22996 ; 0x59d4
.short 20255 ; 0x4f1f
.short 20266 ; 0x4f2a
.short 23614 ; 0x5c3e
.short 32428 ; 0x7eac
.short 26410 ; 0x672a
.short 34074 ; 0x851a
.short 21619 ; 0x5473
.short 30031 ; 0x754f
.short 32963 ; 0x80c3
.short 21890 ; 0x5582
.short 39759 ; 0x9b4f
.short 20301 ; 0x4f4d
.short 28205 ; 0x6e2d
.short 35859 ; 0x8c13
.short 23561 ; 0x5c09
.short 24944 ; 0x6170
.short 21355 ; 0x536b
.short 30239 ; 0x761f
.short 28201 ; 0x6e29
.short 34442 ; 0x868a
.short 25991 ; 0x6587
.short 38395 ; 0x95fb
.short 32441 ; 0x7eb9
.short 21563 ; 0x543b
.short 31283 ; 0x7a33
.short 32010 ; 0x7d0a
.short 38382 ; 0x95ee
.short 21985 ; 0x55e1
.short 32705 ; 0x7fc1
.short 29934 ; 0x74ee
.short 25373 ; 0x631d
.short 34583 ; 0x8717
.short 28065 ; 0x6da1
.short 31389 ; 0x7a9d
.short 25105 ; 0x6211
.short 26017 ; 0x65a1
.short 21351 ; 0x5367
.short 25569 ; 0x63e1
.short 27779 ; 0x6c83
.short 24043 ; 0x5deb
.short 21596 ; 0x545c
.short 38056 ; 0x94a8
.short 20044 ; 0x4e4c
.short 27745 ; 0x6c61
.short 35820 ; 0x8bec
.short 23627 ; 0x5c4b
.short 26080 ; 0x65e0
.short 33436 ; 0x829c
.short 26791 ; 0x68a7
.short 21566 ; 0x543e
.short 21556 ; 0x5434
.short 27595 ; 0x6bcb
.short 27494 ; 0x6b66
.short 20116 ; 0x4e94
.short 25410 ; 0x6342
.short 21320 ; 0x5348
.short 33310 ; 0x821e
.short 20237 ; 0x4f0d
.short 20398 ; 0x4fae
.short 22366 ; 0x575e
.short 25098 ; 0x620a
.short 38654 ; 0x96fe
.short 26212 ; 0x6664
.short 29289 ; 0x7269
.short 21247 ; 0x52ff
.short 21153 ; 0x52a1
.short 24735 ; 0x609f
.short 35823 ; 0x8bef
.short 26132 ; 0x6614
.short 29081 ; 0x7199
.short 26512 ; 0x6790
.short 35199 ; 0x897f
.short 30802 ; 0x7852
.short 30717 ; 0x77fd
.short 26224 ; 0x6670
.short 22075 ; 0x563b
.short 21560 ; 0x5438
.short 38177 ; 0x9521
.short 29306 ; 0x727a
.short 31232 ; 0x7a00
.short 24687 ; 0x606f
.short 24076 ; 0x5e0c
.short 24713 ; 0x6089
.short 33181 ; 0x819d
.short 22805 ; 0x5915
.short 24796 ; 0x60dc
.short 29060 ; 0x7184
.short 28911 ; 0x70ef
.short 28330 ; 0x6eaa
.short 27728 ; 0x6c50
.short 29312 ; 0x7280
.short 27268 ; 0x6a84
.short 34989 ; 0x88ad
.short 24109 ; 0x5e2d
.short 20064 ; 0x4e60
.short 23219 ; 0x5ab3
.short 21916 ; 0x559c
.short 38115 ; 0x94e3
.short 27927 ; 0x6d17
.short 31995 ; 0x7cfb
.short 38553 ; 0x9699
.short 25103 ; 0x620f
.short 32454 ; 0x7ec6
.short 30606 ; 0x778e
.short 34430 ; 0x867e
.short 21283 ; 0x5323
.short 38686 ; 0x971e
.short 36758 ; 0x8f96
.short 26247 ; 0x6687
.short 23777 ; 0x5ce1
.short 20384 ; 0x4fa0
.short 29421 ; 0x72ed
.short 19979 ; 0x4e0b
.short 21414 ; 0x53a6
.short 22799 ; 0x590f
.short 21523 ; 0x5413
.short 25472 ; 0x6380
.short 38184 ; 0x9528
.short 20808 ; 0x5148
.short 20185 ; 0x4ed9
.short 40092 ; 0x9c9c
.short 32420 ; 0x7ea4
.short 21688 ; 0x54b8
.short 36132 ; 0x8d24
.short 34900 ; 0x8854
.short 33335 ; 0x8237
.short 38386 ; 0x95f2
.short 28046 ; 0x6d8e
.short 24358 ; 0x5f26
.short 23244 ; 0x5acc
.short 26174 ; 0x663e
.short 38505 ; 0x9669
.short 29616 ; 0x73b0
.short 29486 ; 0x732e
.short 21439 ; 0x53bf
.short 33146 ; 0x817a
.short 39301 ; 0x9985
.short 32673 ; 0x7fa1
.short 23466 ; 0x5baa
.short 38519 ; 0x9677
.short 38480 ; 0x9650
.short 32447 ; 0x7ebf
.short 30456 ; 0x76f8
.short 21410 ; 0x53a2
.short 38262 ; 0x9576
.short 39321 ; 0x9999
.short 31665 ; 0x7bb1
.short 35140 ; 0x8944
.short 28248 ; 0x6e58
.short 20065 ; 0x4e61
.short 32724 ; 0x7fd4
.short 31077 ; 0x7965
.short 35814 ; 0x8be6
.short 24819 ; 0x60f3
.short 21709 ; 0x54cd
.short 20139 ; 0x4eab
.short 39033 ; 0x9879
.short 24055 ; 0x5df7
.short 27233 ; 0x6a61
.short 20687 ; 0x50cf
.short 21521 ; 0x5411
.short 35937 ; 0x8c61
.short 33831 ; 0x8427
.short 30813 ; 0x785d
.short 38660 ; 0x9704
.short 21066 ; 0x524a
.short 21742 ; 0x54ee
.short 22179 ; 0x56a3
.short 38144 ; 0x9500
.short 28040 ; 0x6d88
.short 23477 ; 0x5bb5
.short 28102 ; 0x6dc6
.short 26195 ; 0x6653
.short 23567 ; 0x5c0f
.short 23389 ; 0x5b5d
.short 26657 ; 0x6821
.short 32918 ; 0x8096
.short 21880 ; 0x5578
.short 31505 ; 0x7b11
.short 25928 ; 0x6548
.short 26964 ; 0x6954
.short 20123 ; 0x4e9b
.short 27463 ; 0x6b47
.short 34638 ; 0x874e
.short 38795 ; 0x978b
.short 21327 ; 0x534f
.short 25375 ; 0x631f
.short 25658 ; 0x643a
.short 37034 ; 0x90aa
.short 26012 ; 0x659c
.short 32961 ; 0x80c1
.short 35856 ; 0x8c10
.short 20889 ; 0x5199
.short 26800 ; 0x68b0
.short 21368 ; 0x5378
.short 34809 ; 0x87f9
.short 25032 ; 0x61c8
.short 27844 ; 0x6cc4
.short 27899 ; 0x6cfb
.short 35874 ; 0x8c22
.short 23633 ; 0x5c51
.short 34218 ; 0x85aa
.short 33455 ; 0x82af
.short 38156 ; 0x950c
.short 27427 ; 0x6b23
.short 36763 ; 0x8f9b
.short 26032 ; 0x65b0
.short 24571 ; 0x5ffb
.short 24515 ; 0x5fc3
.short 20449 ; 0x4fe1
.short 34885 ; 0x8845
.short 26143 ; 0x661f
.short 33125 ; 0x8165
.short 29481 ; 0x7329
.short 24826 ; 0x60fa
.short 20852 ; 0x5174
.short 21009 ; 0x5211
.short 22411 ; 0x578b
.short 24418 ; 0x5f62
.short 37026 ; 0x90a2
.short 34892 ; 0x884c
.short 37266 ; 0x9192
.short 24184 ; 0x5e78
.short 26447 ; 0x674f
.short 24615 ; 0x6027
.short 22995 ; 0x59d3
.short 20804 ; 0x5144
.short 20982 ; 0x51f6
.short 33016 ; 0x80f8
.short 21256 ; 0x5308
.short 27769 ; 0x6c79
.short 38596 ; 0x96c4
.short 29066 ; 0x718a
.short 20241 ; 0x4f11
.short 20462 ; 0x4fee
.short 32670 ; 0x7f9e
.short 26429 ; 0x673d
.short 21957 ; 0x55c5
.short 38152 ; 0x9508
.short 31168 ; 0x79c0
.short 34966 ; 0x8896
.short 32483 ; 0x7ee3
.short 22687 ; 0x589f
.short 25100 ; 0x620c
.short 38656 ; 0x9700
.short 34394 ; 0x865a
.short 22040 ; 0x5618
.short 39035 ; 0x987b
.short 24464 ; 0x5f90
.short 35768 ; 0x8bb8
.short 33988 ; 0x84c4
.short 37207 ; 0x9157
.short 21465 ; 0x53d9
.short 26093 ; 0x65ed
.short 24207 ; 0x5e8f
.short 30044 ; 0x755c
.short 24676 ; 0x6064
.short 32110 ; 0x7d6e
.short 23167 ; 0x5a7f
.short 32490 ; 0x7eea
.short 32493 ; 0x7eed
.short 36713 ; 0x8f69
.short 21927 ; 0x55a7
.short 23459 ; 0x5ba3
.short 24748 ; 0x60ac
.short 26059 ; 0x65cb
.short 29572 ; 0x7384
.short 36873 ; 0x9009
.short 30307 ; 0x7663
.short 30505 ; 0x7729
.short 32474 ; 0x7eda
.short 38772 ; 0x9774
.short 34203 ; 0x859b
.short 23398 ; 0x5b66
.short 31348 ; 0x7a74
.short 38634 ; 0x96ea
.short 34880 ; 0x8840
.short 21195 ; 0x52cb
.short 29071 ; 0x718f
.short 24490 ; 0x5faa
.short 26092 ; 0x65ec
.short 35810 ; 0x8be2
.short 23547 ; 0x5bfb
.short 39535 ; 0x9a6f
.short 24033 ; 0x5de1
.short 27529 ; 0x6b89
.short 27739 ; 0x6c5b
.short 35757 ; 0x8bad
.short 35759 ; 0x8baf
.short 36874 ; 0x900a
.short 36805 ; 0x8fc5
.short 21387 ; 0x538b
.short 25276 ; 0x62bc
.short 40486 ; 0x9e26
.short 40493 ; 0x9e2d
.short 21568 ; 0x5440
.short 20011 ; 0x4e2b
.short 33469 ; 0x82bd
.short 29273 ; 0x7259
.short 34460 ; 0x869c
.short 23830 ; 0x5d16
.short 34905 ; 0x8859
.short 28079 ; 0x6daf
.short 38597 ; 0x96c5
.short 21713 ; 0x54d1
.short 20122 ; 0x4e9a
.short 35766 ; 0x8bb6
.short 28937 ; 0x7109
.short 21693 ; 0x54bd
.short 38409 ; 0x9609
.short 28895 ; 0x70df
.short 28153 ; 0x6df9
.short 30416 ; 0x76d0
.short 20005 ; 0x4e25
.short 30740 ; 0x7814
.short 34578 ; 0x8712
.short 23721 ; 0x5ca9
.short 24310 ; 0x5ef6
.short 35328 ; 0x8a00
.short 39068 ; 0x989c
.short 38414 ; 0x960e
.short 28814 ; 0x708e
.short 27839 ; 0x6cbf
.short 22852 ; 0x5944
.short 25513 ; 0x63a9
.short 30524 ; 0x773c
.short 34893 ; 0x884d
.short 28436 ; 0x6f14
.short 33395 ; 0x8273
.short 22576 ; 0x5830
.short 29141 ; 0x71d5
.short 21388 ; 0x538c
.short 30746 ; 0x781a
.short 38593 ; 0x96c1
.short 21761 ; 0x5501
.short 24422 ; 0x5f66
.short 28976 ; 0x7130
.short 23476 ; 0x5bb4
.short 35866 ; 0x8c1a
.short 39564 ; 0x9a8c
.short 27523 ; 0x6b83
.short 22830 ; 0x592e
.short 40495 ; 0x9e2f
.short 31207 ; 0x79e7
.short 26472 ; 0x6768
.short 25196 ; 0x626c
.short 20335 ; 0x4f6f
.short 30113 ; 0x75a1
.short 32650 ; 0x7f8a
.short 27915 ; 0x6d0b
.short 38451 ; 0x9633
.short 27687 ; 0x6c27
.short 20208 ; 0x4ef0
.short 30162 ; 0x75d2
.short 20859 ; 0x517b
.short 26679 ; 0x6837
.short 28478 ; 0x6f3e
.short 36992 ; 0x9080
.short 33136 ; 0x8170
.short 22934 ; 0x5996
.short 29814 ; 0x7476
.short 25671 ; 0x6447
.short 23591 ; 0x5c27
.short 36965 ; 0x9065
.short 31377 ; 0x7a91
.short 35875 ; 0x8c23
.short 23002 ; 0x59da
.short 21676 ; 0x54ac
.short 33280 ; 0x8200
.short 33647 ; 0x836f
.short 35201 ; 0x8981
.short 32768 ; 0x8000
.short 26928 ; 0x6930
.short 22094 ; 0x564e
.short 32822 ; 0x8036
.short 29239 ; 0x7237
.short 37326 ; 0x91ce
.short 20918 ; 0x51b6
.short 20063 ; 0x4e5f
.short 39029 ; 0x9875
.short 25494 ; 0x6396
.short 19994 ; 0x4e1a
.short 21494 ; 0x53f6
.short 26355 ; 0x66f3
.short 33099 ; 0x814b
.short 22812 ; 0x591c
.short 28082 ; 0x6db2
.short 19968 ; 0x4e00
.short 22777 ; 0x58f9
.short 21307 ; 0x533b
.short 25558 ; 0x63d6
.short 38129 ; 0x94f1
.short 20381 ; 0x4f9d
.short 20234 ; 0x4f0a
.short 34915 ; 0x8863
.short 39056 ; 0x9890
.short 22839 ; 0x5937
.short 36951 ; 0x9057
.short 31227 ; 0x79fb
.short 20202 ; 0x4eea
.short 33008 ; 0x80f0
.short 30097 ; 0x7591
.short 27778 ; 0x6c82
.short 23452 ; 0x5b9c
.short 23016 ; 0x59e8
.short 24413 ; 0x5f5d
.short 26885 ; 0x6905
.short 34433 ; 0x8681
.short 20506 ; 0x501a
.short 24050 ; 0x5df2
.short 20057 ; 0x4e59
.short 30691 ; 0x77e3
.short 20197 ; 0x4ee5
.short 33402 ; 0x827a
.short 25233 ; 0x6291
.short 26131 ; 0x6613
.short 37009 ; 0x9091
.short 23673 ; 0x5c79
.short 20159 ; 0x4ebf
.short 24441 ; 0x5f79
.short 33222 ; 0x81c6
.short 36920 ; 0x9038
.short 32900 ; 0x8084
.short 30123 ; 0x75ab
.short 20134 ; 0x4ea6
.short 35028 ; 0x88d4
.short 24847 ; 0x610f
.short 27589 ; 0x6bc5
.short 24518 ; 0x5fc6
.short 20041 ; 0x4e49
.short 30410 ; 0x76ca
.short 28322 ; 0x6ea2
.short 35811 ; 0x8be3
.short 35758 ; 0x8bae
.short 35850 ; 0x8c0a
.short 35793 ; 0x8bd1
.short 24322 ; 0x5f02
.short 32764 ; 0x7ffc
.short 32716 ; 0x7fcc
.short 32462 ; 0x7ece
.short 33589 ; 0x8335
.short 33643 ; 0x836b
.short 22240 ; 0x56e0
.short 27575 ; 0x6bb7
.short 38899 ; 0x97f3
.short 38452 ; 0x9634
.short 23035 ; 0x59fb
.short 21535 ; 0x541f
.short 38134 ; 0x94f6
.short 28139 ; 0x6deb
.short 23493 ; 0x5bc5
.short 39278 ; 0x996e
.short 23609 ; 0x5c39
.short 24341 ; 0x5f15
.short 38544 ; 0x9690
.short 21360 ; 0x5370
.short 33521 ; 0x82f1
.short 27185 ; 0x6a31
.short 23156 ; 0x5a74
.short 40560 ; 0x9e70
.short 24212 ; 0x5e94
.short 32552 ; 0x7f28
.short 33721 ; 0x83b9
.short 33828 ; 0x8424
.short 33829 ; 0x8425
.short 33639 ; 0x8367
.short 34631 ; 0x8747
.short 36814 ; 0x8fce
.short 36194 ; 0x8d62
.short 30408 ; 0x76c8
.short 24433 ; 0x5f71
.short 39062 ; 0x9896
.short 30828 ; 0x786c
.short 26144 ; 0x6620
.short 21727 ; 0x54df
.short 25317 ; 0x62e5
.short 20323 ; 0x4f63
.short 33219 ; 0x81c3
.short 30152 ; 0x75c8
.short 24248 ; 0x5eb8
.short 38605 ; 0x96cd
.short 36362 ; 0x8e0a
.short 34553 ; 0x86f9
.short 21647 ; 0x548f
.short 27891 ; 0x6cf3
.short 28044 ; 0x6d8c
.short 27704 ; 0x6c38
.short 24703 ; 0x607f
.short 21191 ; 0x52c7
.short 29992 ; 0x7528
.short 24189 ; 0x5e7d
.short 20248 ; 0x4f18
.short 24736 ; 0x60a0
.short 24551 ; 0x5fe7
.short 23588 ; 0x5c24
.short 30001 ; 0x7531
.short 37038 ; 0x90ae
.short 38080 ; 0x94c0
.short 29369 ; 0x72b9
.short 27833 ; 0x6cb9
.short 28216 ; 0x6e38
.short 37193 ; 0x9149
.short 26377 ; 0x6709
.short 21451 ; 0x53cb
.short 21491 ; 0x53f3
.short 20305 ; 0x4f51
.short 37321 ; 0x91c9
.short 35825 ; 0x8bf1
.short 21448 ; 0x53c8
.short 24188 ; 0x5e7c
.short 36802 ; 0x8fc2
.short 28132 ; 0x6de4
.short 20110 ; 0x4e8e
.short 30402 ; 0x76c2
.short 27014 ; 0x6986
.short 34398 ; 0x865e
.short 24858 ; 0x611a
.short 33286 ; 0x8206
.short 20313 ; 0x4f59
.short 20446 ; 0x4fde
.short 36926 ; 0x903e
.short 40060 ; 0x9c7c
.short 24841 ; 0x6109
.short 28189 ; 0x6e1d
.short 28180 ; 0x6e14
.short 38533 ; 0x9685
.short 20104 ; 0x4e88
.short 23089 ; 0x5a31
.short 38632 ; 0x96e8
.short 19982 ; 0x4e0e
.short 23679 ; 0x5c7f
.short 31161 ; 0x79b9
.short 23431 ; 0x5b87
.short 35821 ; 0x8bed
.short 32701 ; 0x7fbd
.short 29577 ; 0x7389
.short 22495 ; 0x57df
.short 33419 ; 0x828b
.short 37057 ; 0x90c1
.short 21505 ; 0x5401
.short 36935 ; 0x9047
.short 21947 ; 0x55bb
.short 23786 ; 0x5cea
.short 24481 ; 0x5fa1
.short 24840 ; 0x6108
.short 27442 ; 0x6b32
.short 29425 ; 0x72f1
.short 32946 ; 0x80b2
.short 35465 ; 0x8a89
.short 28020 ; 0x6d74
.short 23507 ; 0x5bd3
.short 35029 ; 0x88d5
.short 39044 ; 0x9884
.short 35947 ; 0x8c6b
.short 39533 ; 0x9a6d
.short 40499 ; 0x9e33
.short 28170 ; 0x6e0a
.short 20900 ; 0x51a4
.short 20803 ; 0x5143
.short 22435 ; 0x57a3
.short 34945 ; 0x8881
.short 21407 ; 0x539f
.short 25588 ; 0x63f4
.short 36757 ; 0x8f95
.short 22253 ; 0x56ed
.short 21592 ; 0x5458
.short 22278 ; 0x5706
.short 29503 ; 0x733f
.short 28304 ; 0x6e90
.short 32536 ; 0x7f18
.short 36828 ; 0x8fdc
.short 33489 ; 0x82d1
.short 24895 ; 0x613f
.short 24616 ; 0x6028
.short 38498 ; 0x9662
.short 26352 ; 0x66f0
.short 32422 ; 0x7ea6
.short 36234 ; 0x8d8a
.short 36291 ; 0x8dc3
.short 38053 ; 0x94a5
.short 23731 ; 0x5cb3
.short 31908 ; 0x7ca4
.short 26376 ; 0x6708
.short 24742 ; 0x60a6
.short 38405 ; 0x9605
.short 32792 ; 0x8018
.short 20113 ; 0x4e91
.short 37095 ; 0x90e7
.short 21248 ; 0x5300
.short 38504 ; 0x9668
.short 20801 ; 0x5141
.short 36816 ; 0x8fd0
.short 34164 ; 0x8574
.short 37213 ; 0x915d
.short 26197 ; 0x6655
.short 38901 ; 0x97f5
.short 23381 ; 0x5b55
.short 21277 ; 0x531d
.short 30776 ; 0x7838
.short 26434 ; 0x6742
.short 26685 ; 0x683d
.short 21705 ; 0x54c9
.short 28798 ; 0x707e
.short 23472 ; 0x5bb0
.short 36733 ; 0x8f7d
.short 20877 ; 0x518d
.short 22312 ; 0x5728
.short 21681 ; 0x54b1
.short 25874 ; 0x6512
.short 26242 ; 0x6682
.short 36190 ; 0x8d5e
.short 36163 ; 0x8d43
.short 33039 ; 0x810f
.short 33900 ; 0x846c
.short 36973 ; 0x906d
.short 31967 ; 0x7cdf
.short 20991 ; 0x51ff
.short 34299 ; 0x85fb
.short 26531 ; 0x67a3
.short 26089 ; 0x65e9
.short 28577 ; 0x6fa1
.short 34468 ; 0x86a4
.short 36481 ; 0x8e81
.short 22122 ; 0x566a
.short 36896 ; 0x9020
.short 30338 ; 0x7682
.short 28790 ; 0x7076
.short 29157 ; 0x71e5
.short 36131 ; 0x8d23
.short 25321 ; 0x62e9
.short 21017 ; 0x5219
.short 27901 ; 0x6cfd
.short 36156 ; 0x8d3c
.short 24590 ; 0x600e
.short 22686 ; 0x589e
.short 24974 ; 0x618e
.short 26366 ; 0x66fe
.short 36192 ; 0x8d60
.short 25166 ; 0x624e
.short 21939 ; 0x55b3
.short 28195 ; 0x6e23
.short 26413 ; 0x672d
.short 36711 ; 0x8f67
.short 38113 ; 0x94e1
.short 38392 ; 0x95f8
.short 30504 ; 0x7728
.short 26629 ; 0x6805
.short 27048 ; 0x69a8
.short 21643 ; 0x548b
.short 20045 ; 0x4e4d
.short 28856 ; 0x70b8
.short 35784 ; 0x8bc8
.short 25688 ; 0x6458
.short 25995 ; 0x658b
.short 23429 ; 0x5b85
.short 31364 ; 0x7a84
.short 20538 ; 0x503a
.short 23528 ; 0x5be8
.short 30651 ; 0x77bb
.short 27617 ; 0x6be1
.short 35449 ; 0x8a79
.short 31896 ; 0x7c98
.short 27838 ; 0x6cbe
.short 30415 ; 0x76cf
.short 26025 ; 0x65a9
.short 36759 ; 0x8f97
.short 23853 ; 0x5d2d
.short 23637 ; 0x5c55
.short 34360 ; 0x8638
.short 26632 ; 0x6808
.short 21344 ; 0x5360
.short 25112 ; 0x6218
.short 31449 ; 0x7ad9
.short 28251 ; 0x6e5b
.short 32509 ; 0x7efd
.short 27167 ; 0x6a1f
.short 31456 ; 0x7ae0
.short 24432 ; 0x5f70
.short 28467 ; 0x6f33
.short 24352 ; 0x5f20
.short 25484 ; 0x638c
.short 28072 ; 0x6da8
.short 26454 ; 0x6756
.short 19976 ; 0x4e08
.short 24080 ; 0x5e10
.short 36134 ; 0x8d26
.short 20183 ; 0x4ed7
.short 32960 ; 0x80c0
.short 30260 ; 0x7634
.short 38556 ; 0x969c
.short 25307 ; 0x62db
.short 26157 ; 0x662d
.short 25214 ; 0x627e
.short 27836 ; 0x6cbc
.short 36213 ; 0x8d75
.short 29031 ; 0x7167
.short 32617 ; 0x7f69
.short 20806 ; 0x5146
.short 32903 ; 0x8087
.short 21484 ; 0x53ec
.short 36974 ; 0x906e
.short 25240 ; 0x6298
.short 21746 ; 0x54f2
.short 34544 ; 0x86f0
.short 36761 ; 0x8f99
.short 32773 ; 0x8005
.short 38167 ; 0x9517
.short 34071 ; 0x8517
.short 36825 ; 0x8fd9
.short 27993 ; 0x6d59
.short 29645 ; 0x73cd
.short 26015 ; 0x659f
.short 30495 ; 0x771f
.short 29956 ; 0x7504
.short 30759 ; 0x7827
.short 33275 ; 0x81fb
.short 36126 ; 0x8d1e
.short 38024 ; 0x9488
.short 20390 ; 0x4fa6
.short 26517 ; 0x6795
.short 30137 ; 0x75b9
.short 35786 ; 0x8bca
.short 38663 ; 0x9707
.short 25391 ; 0x632f
.short 38215 ; 0x9547
.short 38453 ; 0x9635
.short 33976 ; 0x84b8
.short 25379 ; 0x6323
.short 30529 ; 0x7741
.short 24449 ; 0x5f81
.short 29424 ; 0x72f0
.short 20105 ; 0x4e89
.short 24596 ; 0x6014
.short 25972 ; 0x6574
.short 25327 ; 0x62ef
.short 27491 ; 0x6b63
.short 25919 ; 0x653f
.short 24103 ; 0x5e27
.short 30151 ; 0x75c7
.short 37073 ; 0x90d1
.short 35777 ; 0x8bc1
.short 33437 ; 0x829d
.short 26525 ; 0x679d
.short 25903 ; 0x652f
.short 21553 ; 0x5431
.short 34584 ; 0x8718
.short 30693 ; 0x77e5
.short 32930 ; 0x80a2
.short 33026 ; 0x8102
.short 27713 ; 0x6c41
.short 20043 ; 0x4e4b
.short 32455 ; 0x7ec7
.short 32844 ; 0x804c
.short 30452 ; 0x76f4
.short 26893 ; 0x690d
.short 27542 ; 0x6b96
.short 25191 ; 0x6267
.short 20540 ; 0x503c
.short 20356 ; 0x4f84
.short 22336 ; 0x5740
.short 25351 ; 0x6307
.short 27490 ; 0x6b62
.short 36286 ; 0x8dbe
.short 21482 ; 0x53ea
.short 26088 ; 0x65e8
.short 32440 ; 0x7eb8
.short 24535 ; 0x5fd7
.short 25370 ; 0x631a
.short 25527 ; 0x63b7
.short 33267 ; 0x81f3
.short 33268 ; 0x81f4
.short 32622 ; 0x7f6e
.short 24092 ; 0x5e1c
.short 23769 ; 0x5cd9
.short 21046 ; 0x5236
.short 26234 ; 0x667a
.short 31209 ; 0x79e9
.short 31258 ; 0x7a1a
.short 36136 ; 0x8d28
.short 28825 ; 0x7099
.short 30164 ; 0x75d4
.short 28382 ; 0x6ede
.short 27835 ; 0x6cbb
.short 31378 ; 0x7a92
.short 20013 ; 0x4e2d
.short 30405 ; 0x76c5
.short 24544 ; 0x5fe0
.short 38047 ; 0x949f
.short 34935 ; 0x8877
.short 32456 ; 0x7ec8
.short 31181 ; 0x79cd
.short 32959 ; 0x80bf
.short 37325 ; 0x91cd
.short 20210 ; 0x4ef2
.short 20247 ; 0x4f17
.short 33311 ; 0x821f
.short 21608 ; 0x5468
.short 24030 ; 0x5dde
.short 27954 ; 0x6d32
.short 35788 ; 0x8bcc
.short 31909 ; 0x7ca5
.short 36724 ; 0x8f74
.short 32920 ; 0x8098
.short 24090 ; 0x5e1a
.short 21650 ; 0x5492
.short 30385 ; 0x76b1
.short 23449 ; 0x5b99
.short 26172 ; 0x663c
.short 39588 ; 0x9aa4
.short 29664 ; 0x73e0
.short 26666 ; 0x682a
.short 34523 ; 0x86db
.short 26417 ; 0x6731
.short 29482 ; 0x732a
.short 35832 ; 0x8bf8
.short 35803 ; 0x8bdb
.short 36880 ; 0x9010
.short 31481 ; 0x7af9
.short 28891 ; 0x70db
.short 29038 ; 0x716e
.short 25284 ; 0x62c4
.short 30633 ; 0x77a9
.short 22065 ; 0x5631
.short 20027 ; 0x4e3b
.short 33879 ; 0x8457
.short 26609 ; 0x67f1
.short 21161 ; 0x52a9
.short 34496 ; 0x86c0
.short 36142 ; 0x8d2e
.short 38136 ; 0x94f8
.short 31569 ; 0x7b51
.short 20303 ; 0x4f4f
.short 27880 ; 0x6ce8
.short 31069 ; 0x795d
.short 39547 ; 0x9a7b
.short 25235 ; 0x6293
.short 29226 ; 0x722a
.short 25341 ; 0x62fd
.short 19987 ; 0x4e13
.short 30742 ; 0x7816
.short 36716 ; 0x8f6c
.short 25776 ; 0x64b0
.short 36186 ; 0x8d5a
.short 31686 ; 0x7bc6
.short 26729 ; 0x6869
.short 24196 ; 0x5e84
.short 35013 ; 0x88c5
.short 22918 ; 0x5986
.short 25758 ; 0x649e
.short 22766 ; 0x58ee
.short 29366 ; 0x72b6
.short 26894 ; 0x690e
.short 38181 ; 0x9525
.short 36861 ; 0x8ffd
.short 36184 ; 0x8d58
.short 22368 ; 0x5760
.short 32512 ; 0x7f00
.short 35846 ; 0x8c06
.short 20934 ; 0x51c6
.short 25417 ; 0x6349
.short 25305 ; 0x62d9
.short 21331 ; 0x5353
.short 26700 ; 0x684c
.short 29730 ; 0x7422
.short 33537 ; 0x8301
.short 37196 ; 0x914c
.short 21828 ; 0x5544
.short 30528 ; 0x7740
.short 28796 ; 0x707c
.short 27978 ; 0x6d4a
.short 20857 ; 0x5179
.short 21672 ; 0x54a8
.short 36164 ; 0x8d44
.short 23039 ; 0x59ff
.short 28363 ; 0x6ecb
.short 28100 ; 0x6dc4
.short 23388 ; 0x5b5c
.short 32043 ; 0x7d2b
.short 20180 ; 0x4ed4
.short 31869 ; 0x7c7d
.short 28371 ; 0x6ed3
.short 23376 ; 0x5b50
.short 33258 ; 0x81ea
.short 28173 ; 0x6e0d
.short 23383 ; 0x5b57
.short 39683 ; 0x9b03
.short 26837 ; 0x68d5
.short 36394 ; 0x8e2a
.short 23447 ; 0x5b97
.short 32508 ; 0x7efc
.short 24635 ; 0x603b
.short 32437 ; 0x7eb5
.short 37049 ; 0x90b9
.short 36208 ; 0x8d70
.short 22863 ; 0x594f
.short 25549 ; 0x63cd
.short 31199 ; 0x79df
.short 36275 ; 0x8db3
.short 21330 ; 0x5352
.short 26063 ; 0x65cf
.short 31062 ; 0x7956
.short 35781 ; 0x8bc5
.short 38459 ; 0x963b
.short 32452 ; 0x7ec4
.short 38075 ; 0x94bb
.short 32386 ; 0x7e82
.short 22068 ; 0x5634
.short 37257 ; 0x9189
.short 26368 ; 0x6700
.short 32618 ; 0x7f6a
.short 23562 ; 0x5c0a
.short 36981 ; 0x9075
.short 26152 ; 0x6628
.short 24038 ; 0x5de6
.short 20304 ; 0x4f50
.short 26590 ; 0x67de
.short 20570 ; 0x505a
.short 20316 ; 0x4f5c
.short 22352 ; 0x5750
.short 24231 ; 0x5ea7
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 20109 ; 0x4e8d
.short 19980 ; 0x4e0c
.short 20800 ; 0x5140
.short 19984 ; 0x4e10
.short 24319 ; 0x5eff
.short 21317 ; 0x5345
.short 19989 ; 0x4e15
.short 20120 ; 0x4e98
.short 19998 ; 0x4e1e
.short 39730 ; 0x9b32
.short 23404 ; 0x5b6c
.short 22121 ; 0x5669
.short 20008 ; 0x4e28
.short 31162 ; 0x79ba
.short 20031 ; 0x4e3f
.short 21269 ; 0x5315
.short 20039 ; 0x4e47
.short 22829 ; 0x592d
.short 29243 ; 0x723b
.short 21358 ; 0x536e
.short 27664 ; 0x6c10
.short 22239 ; 0x56df
.short 32996 ; 0x80e4
.short 39319 ; 0x9997
.short 27603 ; 0x6bd3
.short 30590 ; 0x777e
.short 40727 ; 0x9f17
.short 20022 ; 0x4e36
.short 20127 ; 0x4e9f
.short 40720 ; 0x9f10
.short 20060 ; 0x4e5c
.short 20073 ; 0x4e69
.short 20115 ; 0x4e93
.short 33416 ; 0x8288
.short 23387 ; 0x5b5b
.short 21868 ; 0x556c
.short 22031 ; 0x560f
.short 20164 ; 0x4ec4
.short 21389 ; 0x538d
.short 21405 ; 0x539d
.short 21411 ; 0x53a3
.short 21413 ; 0x53a5
.short 21422 ; 0x53ae
.short 38757 ; 0x9765
.short 36189 ; 0x8d5d
.short 21274 ; 0x531a
.short 21493 ; 0x53f5
.short 21286 ; 0x5326
.short 21294 ; 0x532e
.short 21310 ; 0x533e
.short 36188 ; 0x8d5c
.short 21350 ; 0x5366
.short 21347 ; 0x5363
.short 20994 ; 0x5202
.short 21000 ; 0x5208
.short 21006 ; 0x520e
.short 21037 ; 0x522d
.short 21043 ; 0x5233
.short 21055 ; 0x523f
.short 21056 ; 0x5240
.short 21068 ; 0x524c
.short 21086 ; 0x525e
.short 21089 ; 0x5261
.short 21084 ; 0x525c
.short 33967 ; 0x84af
.short 21117 ; 0x527d
.short 21122 ; 0x5282
.short 21121 ; 0x5281
.short 21136 ; 0x5290
.short 21139 ; 0x5293
.short 20866 ; 0x5182
.short 32596 ; 0x7f54
.short 20155 ; 0x4ebb
.short 20163 ; 0x4ec3
.short 20169 ; 0x4ec9
.short 20162 ; 0x4ec2
.short 20200 ; 0x4ee8
.short 20193 ; 0x4ee1
.short 20203 ; 0x4eeb
.short 20190 ; 0x4ede
.short 20251 ; 0x4f1b
.short 20211 ; 0x4ef3
.short 20258 ; 0x4f22
.short 20324 ; 0x4f64
.short 20213 ; 0x4ef5
.short 20261 ; 0x4f25
.short 20263 ; 0x4f27
.short 20233 ; 0x4f09
.short 20267 ; 0x4f2b
.short 20318 ; 0x4f5e
.short 20327 ; 0x4f67
.short 25912 ; 0x6538
.short 20314 ; 0x4f5a
.short 20317 ; 0x4f5d
.short 20319 ; 0x4f5f
.short 20311 ; 0x4f57
.short 20274 ; 0x4f32
.short 20285 ; 0x4f3d
.short 20342 ; 0x4f76
.short 20340 ; 0x4f74
.short 20369 ; 0x4f91
.short 20361 ; 0x4f89
.short 20355 ; 0x4f83
.short 20367 ; 0x4f8f
.short 20350 ; 0x4f7e
.short 20347 ; 0x4f7b
.short 20394 ; 0x4faa
.short 20348 ; 0x4f7c
.short 20396 ; 0x4fac
.short 20372 ; 0x4f94
.short 20454 ; 0x4fe6
.short 20456 ; 0x4fe8
.short 20458 ; 0x4fea
.short 20421 ; 0x4fc5
.short 20442 ; 0x4fda
.short 20451 ; 0x4fe3
.short 20444 ; 0x4fdc
.short 20433 ; 0x4fd1
.short 20447 ; 0x4fdf
.short 20472 ; 0x4ff8
.short 20521 ; 0x5029
.short 20556 ; 0x504c
.short 20467 ; 0x4ff3
.short 20524 ; 0x502c
.short 20495 ; 0x500f
.short 20526 ; 0x502e
.short 20525 ; 0x502d
.short 20478 ; 0x4ffe
.short 20508 ; 0x501c
.short 20492 ; 0x500c
.short 20517 ; 0x5025
.short 20520 ; 0x5028
.short 20606 ; 0x507e
.short 20547 ; 0x5043
.short 20565 ; 0x5055
.short 20552 ; 0x5048
.short 20558 ; 0x504e
.short 20588 ; 0x506c
.short 20603 ; 0x507b
.short 20645 ; 0x50a5
.short 20647 ; 0x50a7
.short 20649 ; 0x50a9
.short 20666 ; 0x50ba
.short 20694 ; 0x50d6
.short 20742 ; 0x5106
.short 20717 ; 0x50ed
.short 20716 ; 0x50ec
.short 20710 ; 0x50e6
.short 20718 ; 0x50ee
.short 20743 ; 0x5107
.short 20747 ; 0x510b
.short 20189 ; 0x4edd
.short 27709 ; 0x6c3d
.short 20312 ; 0x4f58
.short 20325 ; 0x4f65
.short 20430 ; 0x4fce
.short 40864 ; 0x9fa0
.short 27718 ; 0x6c46
.short 31860 ; 0x7c74
.short 20846 ; 0x516e
.short 24061 ; 0x5dfd
.short 40649 ; 0x9ec9
.short 39320 ; 0x9998
.short 20865 ; 0x5181
.short 22804 ; 0x5914
.short 21241 ; 0x52f9
.short 21261 ; 0x530d
.short 35335 ; 0x8a07
.short 21264 ; 0x5310
.short 20971 ; 0x51eb
.short 22809 ; 0x5919
.short 20821 ; 0x5155
.short 20128 ; 0x4ea0
.short 20822 ; 0x5156
.short 20147 ; 0x4eb3
.short 34926 ; 0x886e
.short 34980 ; 0x88a4
.short 20149 ; 0x4eb5
.short 33044 ; 0x8114
.short 35026 ; 0x88d2
.short 31104 ; 0x7980
.short 23348 ; 0x5b34
.short 34819 ; 0x8803
.short 32696 ; 0x7fb8
.short 20907 ; 0x51ab
.short 20913 ; 0x51b1
.short 20925 ; 0x51bd
.short 20924 ; 0x51bc
.short 20935 ; 0x51c7
.short 20886 ; 0x5196
.short 20898 ; 0x51a2
.short 20901 ; 0x51a5
.short 35744 ; 0x8ba0
.short 35750 ; 0x8ba6
.short 35751 ; 0x8ba7
.short 35754 ; 0x8baa
.short 35764 ; 0x8bb4
.short 35765 ; 0x8bb5
.short 35767 ; 0x8bb7
.short 35778 ; 0x8bc2
.short 35779 ; 0x8bc3
.short 35787 ; 0x8bcb
.short 35791 ; 0x8bcf
.short 35790 ; 0x8bce
.short 35794 ; 0x8bd2
.short 35795 ; 0x8bd3
.short 35796 ; 0x8bd4
.short 35798 ; 0x8bd6
.short 35800 ; 0x8bd8
.short 35801 ; 0x8bd9
.short 35804 ; 0x8bdc
.short 35807 ; 0x8bdf
.short 35808 ; 0x8be0
.short 35812 ; 0x8be4
.short 35816 ; 0x8be8
.short 35817 ; 0x8be9
.short 35822 ; 0x8bee
.short 35824 ; 0x8bf0
.short 35827 ; 0x8bf3
.short 35830 ; 0x8bf6
.short 35833 ; 0x8bf9
.short 35836 ; 0x8bfc
.short 35839 ; 0x8bff
.short 35840 ; 0x8c00
.short 35842 ; 0x8c02
.short 35844 ; 0x8c04
.short 35847 ; 0x8c07
.short 35852 ; 0x8c0c
.short 35855 ; 0x8c0f
.short 35857 ; 0x8c11
.short 35858 ; 0x8c12
.short 35860 ; 0x8c14
.short 35861 ; 0x8c15
.short 35862 ; 0x8c16
.short 35865 ; 0x8c19
.short 35867 ; 0x8c1b
.short 35864 ; 0x8c18
.short 35869 ; 0x8c1d
.short 35871 ; 0x8c1f
.short 35872 ; 0x8c20
.short 35873 ; 0x8c21
.short 35877 ; 0x8c25
.short 35879 ; 0x8c27
.short 35882 ; 0x8c2a
.short 35883 ; 0x8c2b
.short 35886 ; 0x8c2e
.short 35887 ; 0x8c2f
.short 35890 ; 0x8c32
.short 35891 ; 0x8c33
.short 35893 ; 0x8c35
.short 35894 ; 0x8c36
.short 21353 ; 0x5369
.short 21370 ; 0x537a
.short 38429 ; 0x961d
.short 38434 ; 0x9622
.short 38433 ; 0x9621
.short 38449 ; 0x9631
.short 38442 ; 0x962a
.short 38461 ; 0x963d
.short 38460 ; 0x963c
.short 38466 ; 0x9642
.short 38473 ; 0x9649
.short 38484 ; 0x9654
.short 38495 ; 0x965f
.short 38503 ; 0x9667
.short 38508 ; 0x966c
.short 38514 ; 0x9672
.short 38516 ; 0x9674
.short 38536 ; 0x9688
.short 38541 ; 0x968d
.short 38551 ; 0x9697
.short 38576 ; 0x96b0
.short 37015 ; 0x9097
.short 37019 ; 0x909b
.short 37021 ; 0x909d
.short 37017 ; 0x9099
.short 37036 ; 0x90ac
.short 37025 ; 0x90a1
.short 37044 ; 0x90b4
.short 37043 ; 0x90b3
.short 37046 ; 0x90b6
.short 37050 ; 0x90ba
.short 37048 ; 0x90b8
.short 37040 ; 0x90b0
.short 37071 ; 0x90cf
.short 37061 ; 0x90c5
.short 37054 ; 0x90be
.short 37072 ; 0x90d0
.short 37060 ; 0x90c4
.short 37063 ; 0x90c7
.short 37075 ; 0x90d3
.short 37094 ; 0x90e6
.short 37090 ; 0x90e2
.short 37084 ; 0x90dc
.short 37079 ; 0x90d7
.short 37083 ; 0x90db
.short 37099 ; 0x90eb
.short 37103 ; 0x90ef
.short 37118 ; 0x90fe
.short 37124 ; 0x9104
.short 37154 ; 0x9122
.short 37150 ; 0x911e
.short 37155 ; 0x9123
.short 37169 ; 0x9131
.short 37167 ; 0x912f
.short 37177 ; 0x9139
.short 37187 ; 0x9143
.short 37190 ; 0x9146
.short 21005 ; 0x520d
.short 22850 ; 0x5942
.short 21154 ; 0x52a2
.short 21164 ; 0x52ac
.short 21165 ; 0x52ad
.short 21182 ; 0x52be
.short 21759 ; 0x54ff
.short 21200 ; 0x52d0
.short 21206 ; 0x52d6
.short 21232 ; 0x52f0
.short 21471 ; 0x53df
.short 29166 ; 0x71ee
.short 30669 ; 0x77cd
.short 24308 ; 0x5ef4
.short 20981 ; 0x51f5
.short 20988 ; 0x51fc
.short 39727 ; 0x9b2f
.short 21430 ; 0x53b6
.short 24321 ; 0x5f01
.short 30042 ; 0x755a
.short 24047 ; 0x5def
.short 22348 ; 0x574c
.short 22441 ; 0x57a9
.short 22433 ; 0x57a1
.short 22654 ; 0x587e
.short 22716 ; 0x58bc
.short 22725 ; 0x58c5
.short 22737 ; 0x58d1
.short 22313 ; 0x5729
.short 22316 ; 0x572c
.short 22314 ; 0x572a
.short 22323 ; 0x5733
.short 22329 ; 0x5739
.short 22318 ; 0x572e
.short 22319 ; 0x572f
.short 22364 ; 0x575c
.short 22331 ; 0x573b
.short 22338 ; 0x5742
.short 22377 ; 0x5769
.short 22405 ; 0x5785
.short 22379 ; 0x576b
.short 22406 ; 0x5786
.short 22396 ; 0x577c
.short 22395 ; 0x577b
.short 22376 ; 0x5768
.short 22381 ; 0x576d
.short 22390 ; 0x5776
.short 22387 ; 0x5773
.short 22445 ; 0x57ad
.short 22436 ; 0x57a4
.short 22412 ; 0x578c
.short 22450 ; 0x57b2
.short 22479 ; 0x57cf
.short 22439 ; 0x57a7
.short 22452 ; 0x57b4
.short 22419 ; 0x5793
.short 22432 ; 0x57a0
.short 22485 ; 0x57d5
.short 22488 ; 0x57d8
.short 22490 ; 0x57da
.short 22489 ; 0x57d9
.short 22482 ; 0x57d2
.short 22456 ; 0x57b8
.short 22516 ; 0x57f4
.short 22511 ; 0x57ef
.short 22520 ; 0x57f8
.short 22500 ; 0x57e4
.short 22493 ; 0x57dd
.short 22539 ; 0x580b
.short 22541 ; 0x580d
.short 22525 ; 0x57fd
.short 22509 ; 0x57ed
.short 22528 ; 0x5800
.short 22558 ; 0x581e
.short 22553 ; 0x5819
.short 22596 ; 0x5844
.short 22560 ; 0x5820
.short 22629 ; 0x5865
.short 22636 ; 0x586c
.short 22657 ; 0x5881
.short 22665 ; 0x5889
.short 22682 ; 0x589a
.short 22656 ; 0x5880
.short 39336 ; 0x99a8
.short 40729 ; 0x9f19
.short 25087 ; 0x61ff
.short 33401 ; 0x8279
.short 33405 ; 0x827d
.short 33407 ; 0x827f
.short 33423 ; 0x828f
.short 33418 ; 0x828a
.short 33448 ; 0x82a8
.short 33412 ; 0x8284
.short 33422 ; 0x828e
.short 33425 ; 0x8291
.short 33431 ; 0x8297
.short 33433 ; 0x8299
.short 33451 ; 0x82ab
.short 33464 ; 0x82b8
.short 33470 ; 0x82be
.short 33456 ; 0x82b0
.short 33480 ; 0x82c8
.short 33482 ; 0x82ca
.short 33507 ; 0x82e3
.short 33432 ; 0x8298
.short 33463 ; 0x82b7
.short 33454 ; 0x82ae
.short 33483 ; 0x82cb
.short 33484 ; 0x82cc
.short 33473 ; 0x82c1
.short 33449 ; 0x82a9
.short 33460 ; 0x82b4
.short 33441 ; 0x82a1
.short 33450 ; 0x82aa
.short 33439 ; 0x829f
.short 33476 ; 0x82c4
.short 33486 ; 0x82ce
.short 33444 ; 0x82a4
.short 33505 ; 0x82e1
.short 33545 ; 0x8309
.short 33527 ; 0x82f7
.short 33508 ; 0x82e4
.short 33551 ; 0x830f
.short 33543 ; 0x8307
.short 33500 ; 0x82dc
.short 33524 ; 0x82f4
.short 33490 ; 0x82d2
.short 33496 ; 0x82d8
.short 33548 ; 0x830c
.short 33531 ; 0x82fb
.short 33491 ; 0x82d3
.short 33553 ; 0x8311
.short 33562 ; 0x831a
.short 33542 ; 0x8306
.short 33556 ; 0x8314
.short 33557 ; 0x8315
.short 33504 ; 0x82e0
.short 33493 ; 0x82d5
.short 33564 ; 0x831c
.short 33617 ; 0x8351
.short 33627 ; 0x835b
.short 33628 ; 0x835c
.short 33544 ; 0x8308
.short 33682 ; 0x8392
.short 33596 ; 0x833c
.short 33588 ; 0x8334
.short 33585 ; 0x8331
.short 33691 ; 0x839b
.short 33630 ; 0x835e
.short 33583 ; 0x832f
.short 33615 ; 0x834f
.short 33607 ; 0x8347
.short 33603 ; 0x8343
.short 33631 ; 0x835f
.short 33600 ; 0x8340
.short 33559 ; 0x8317
.short 33632 ; 0x8360
.short 33581 ; 0x832d
.short 33594 ; 0x833a
.short 33587 ; 0x8333
.short 33638 ; 0x8366
.short 33637 ; 0x8365
.short 33640 ; 0x8368
.short 33563 ; 0x831b
.short 33641 ; 0x8369
.short 33644 ; 0x836c
.short 33642 ; 0x836a
.short 33645 ; 0x836d
.short 33646 ; 0x836e
.short 33712 ; 0x83b0
.short 33656 ; 0x8378
.short 33715 ; 0x83b3
.short 33716 ; 0x83b4
.short 33696 ; 0x83a0
.short 33706 ; 0x83aa
.short 33683 ; 0x8393
.short 33692 ; 0x839c
.short 33669 ; 0x8385
.short 33660 ; 0x837c
.short 33718 ; 0x83b6
.short 33705 ; 0x83a9
.short 33661 ; 0x837d
.short 33720 ; 0x83b8
.short 33659 ; 0x837b
.short 33688 ; 0x8398
.short 33694 ; 0x839e
.short 33704 ; 0x83a8
.short 33722 ; 0x83ba
.short 33724 ; 0x83bc
.short 33729 ; 0x83c1
.short 33793 ; 0x8401
.short 33765 ; 0x83e5
.short 33752 ; 0x83d8
.short 22535 ; 0x5807
.short 33816 ; 0x8418
.short 33803 ; 0x840b
.short 33757 ; 0x83dd
.short 33789 ; 0x83fd
.short 33750 ; 0x83d6
.short 33820 ; 0x841c
.short 33848 ; 0x8438
.short 33809 ; 0x8411
.short 33798 ; 0x8406
.short 33748 ; 0x83d4
.short 33759 ; 0x83df
.short 33807 ; 0x840f
.short 33795 ; 0x8403
.short 33784 ; 0x83f8
.short 33785 ; 0x83f9
.short 33770 ; 0x83ea
.short 33733 ; 0x83c5
.short 33728 ; 0x83c0
.short 33830 ; 0x8426
.short 33776 ; 0x83f0
.short 33761 ; 0x83e1
.short 33884 ; 0x845c
.short 33873 ; 0x8451
.short 33882 ; 0x845a
.short 33881 ; 0x8459
.short 33907 ; 0x8473
.short 33927 ; 0x8487
.short 33928 ; 0x8488
.short 33914 ; 0x847a
.short 33929 ; 0x8489
.short 33912 ; 0x8478
.short 33852 ; 0x843c
.short 33862 ; 0x8446
.short 33897 ; 0x8469
.short 33910 ; 0x8476
.short 33932 ; 0x848c
.short 33934 ; 0x848e
.short 33841 ; 0x8431
.short 33901 ; 0x846d
.short 33985 ; 0x84c1
.short 33997 ; 0x84cd
.short 34000 ; 0x84d0
.short 34022 ; 0x84e6
.short 33981 ; 0x84bd
.short 34003 ; 0x84d3
.short 33994 ; 0x84ca
.short 33983 ; 0x84bf
.short 33978 ; 0x84ba
.short 34016 ; 0x84e0
.short 33953 ; 0x84a1
.short 33977 ; 0x84b9
.short 33972 ; 0x84b4
.short 33943 ; 0x8497
.short 34021 ; 0x84e5
.short 34019 ; 0x84e3
.short 34060 ; 0x850c
.short 29965 ; 0x750d
.short 34104 ; 0x8538
.short 34032 ; 0x84f0
.short 34105 ; 0x8539
.short 34079 ; 0x851f
.short 34106 ; 0x853a
.short 34134 ; 0x8556
.short 34107 ; 0x853b
.short 34047 ; 0x84ff
.short 34044 ; 0x84fc
.short 34137 ; 0x8559
.short 34120 ; 0x8548
.short 34152 ; 0x8568
.short 34148 ; 0x8564
.short 34142 ; 0x855e
.short 34170 ; 0x857a
.short 30626 ; 0x77a2
.short 34115 ; 0x8543
.short 34162 ; 0x8572
.short 34171 ; 0x857b
.short 34212 ; 0x85a4
.short 34216 ; 0x85a8
.short 34183 ; 0x8587
.short 34191 ; 0x858f
.short 34169 ; 0x8579
.short 34222 ; 0x85ae
.short 34204 ; 0x859c
.short 34181 ; 0x8585
.short 34233 ; 0x85b9
.short 34231 ; 0x85b7
.short 34224 ; 0x85b0
.short 34259 ; 0x85d3
.short 34241 ; 0x85c1
.short 34268 ; 0x85dc
.short 34303 ; 0x85ff
.short 34343 ; 0x8627
.short 34309 ; 0x8605
.short 34345 ; 0x8629
.short 34326 ; 0x8616
.short 34364 ; 0x863c
.short 24318 ; 0x5efe
.short 24328 ; 0x5f08
.short 22844 ; 0x593c
.short 22849 ; 0x5941
.short 32823 ; 0x8037
.short 22869 ; 0x5955
.short 22874 ; 0x595a
.short 22872 ; 0x5958
.short 21263 ; 0x530f
.short 23586 ; 0x5c22
.short 23589 ; 0x5c25
.short 23596 ; 0x5c2c
.short 23604 ; 0x5c34
.short 25164 ; 0x624c
.short 25194 ; 0x626a
.short 25247 ; 0x629f
.short 25275 ; 0x62bb
.short 25290 ; 0x62ca
.short 25306 ; 0x62da
.short 25303 ; 0x62d7
.short 25326 ; 0x62ee
.short 25378 ; 0x6322
.short 25334 ; 0x62f6
.short 25401 ; 0x6339
.short 25419 ; 0x634b
.short 25411 ; 0x6343
.short 25517 ; 0x63ad
.short 25590 ; 0x63f6
.short 25457 ; 0x6371
.short 25466 ; 0x637a
.short 25486 ; 0x638e
.short 25524 ; 0x63b4
.short 25453 ; 0x636d
.short 25516 ; 0x63ac
.short 25482 ; 0x638a
.short 25449 ; 0x6369
.short 25518 ; 0x63ae
.short 25532 ; 0x63bc
.short 25586 ; 0x63f2
.short 25592 ; 0x63f8
.short 25568 ; 0x63e0
.short 25599 ; 0x63ff
.short 25540 ; 0x63c4
.short 25566 ; 0x63de
.short 25550 ; 0x63ce
.short 25682 ; 0x6452
.short 25542 ; 0x63c6
.short 25534 ; 0x63be
.short 25669 ; 0x6445
.short 25665 ; 0x6441
.short 25611 ; 0x640b
.short 25627 ; 0x641b
.short 25632 ; 0x6420
.short 25612 ; 0x640c
.short 25638 ; 0x6426
.short 25633 ; 0x6421
.short 25694 ; 0x645e
.short 25732 ; 0x6484
.short 25709 ; 0x646d
.short 25750 ; 0x6496
.short 25722 ; 0x647a
.short 25783 ; 0x64b7
.short 25784 ; 0x64b8
.short 25753 ; 0x6499
.short 25786 ; 0x64ba
.short 25792 ; 0x64c0
.short 25808 ; 0x64d0
.short 25815 ; 0x64d7
.short 25828 ; 0x64e4
.short 25826 ; 0x64e2
.short 25865 ; 0x6509
.short 25893 ; 0x6525
.short 25902 ; 0x652e
.short 24331 ; 0x5f0b
.short 24530 ; 0x5fd2
.short 29977 ; 0x7519
.short 24337 ; 0x5f11
.short 21343 ; 0x535f
.short 21489 ; 0x53f1
.short 21501 ; 0x53fd
.short 21481 ; 0x53e9
.short 21480 ; 0x53e8
.short 21499 ; 0x53fb
.short 21522 ; 0x5412
.short 21526 ; 0x5416
.short 21510 ; 0x5406
.short 21579 ; 0x544b
.short 21586 ; 0x5452
.short 21587 ; 0x5453
.short 21588 ; 0x5454
.short 21590 ; 0x5456
.short 21571 ; 0x5443
.short 21537 ; 0x5421
.short 21591 ; 0x5457
.short 21593 ; 0x5459
.short 21539 ; 0x5423
.short 21554 ; 0x5432
.short 21634 ; 0x5482
.short 21652 ; 0x5494
.short 21623 ; 0x5477
.short 21617 ; 0x5471
.short 21604 ; 0x5464
.short 21658 ; 0x549a
.short 21659 ; 0x549b
.short 21636 ; 0x5484
.short 21622 ; 0x5476
.short 21606 ; 0x5466
.short 21661 ; 0x549d
.short 21712 ; 0x54d0
.short 21677 ; 0x54ad
.short 21698 ; 0x54c2
.short 21684 ; 0x54b4
.short 21714 ; 0x54d2
.short 21671 ; 0x54a7
.short 21670 ; 0x54a6
.short 21715 ; 0x54d3
.short 21716 ; 0x54d4
.short 21618 ; 0x5472
.short 21667 ; 0x54a3
.short 21717 ; 0x54d5
.short 21691 ; 0x54bb
.short 21695 ; 0x54bf
.short 21708 ; 0x54cc
.short 21721 ; 0x54d9
.short 21722 ; 0x54da
.short 21724 ; 0x54dc
.short 21673 ; 0x54a9
.short 21674 ; 0x54aa
.short 21668 ; 0x54a4
.short 21725 ; 0x54dd
.short 21711 ; 0x54cf
.short 21726 ; 0x54de
.short 21787 ; 0x551b
.short 21735 ; 0x54e7
.short 21792 ; 0x5520
.short 21757 ; 0x54fd
.short 21780 ; 0x5514
.short 21747 ; 0x54f3
.short 21794 ; 0x5522
.short 21795 ; 0x5523
.short 21775 ; 0x550f
.short 21777 ; 0x5511
.short 21799 ; 0x5527
.short 21802 ; 0x552a
.short 21863 ; 0x5567
.short 21903 ; 0x558f
.short 21941 ; 0x55b5
.short 21833 ; 0x5549
.short 21869 ; 0x556d
.short 21825 ; 0x5541
.short 21845 ; 0x5555
.short 21823 ; 0x553f
.short 21840 ; 0x5550
.short 21820 ; 0x553c
.short 21815 ; 0x5537
.short 21846 ; 0x5556
.short 21877 ; 0x5575
.short 21878 ; 0x5576
.short 21879 ; 0x5577
.short 21811 ; 0x5533
.short 21808 ; 0x5530
.short 21852 ; 0x555c
.short 21899 ; 0x558b
.short 21970 ; 0x55d2
.short 21891 ; 0x5583
.short 21937 ; 0x55b1
.short 21945 ; 0x55b9
.short 21896 ; 0x5588
.short 21889 ; 0x5581
.short 21919 ; 0x559f
.short 21886 ; 0x557e
.short 21974 ; 0x55d6
.short 21905 ; 0x5591
.short 21883 ; 0x557b
.short 21983 ; 0x55df
.short 21949 ; 0x55bd
.short 21950 ; 0x55be
.short 21908 ; 0x5594
.short 21913 ; 0x5599
.short 21994 ; 0x55ea
.short 22007 ; 0x55f7
.short 21961 ; 0x55c9
.short 22047 ; 0x561f
.short 21969 ; 0x55d1
.short 21995 ; 0x55eb
.short 21996 ; 0x55ec
.short 21972 ; 0x55d4
.short 21990 ; 0x55e6
.short 21981 ; 0x55dd
.short 21956 ; 0x55c4
.short 21999 ; 0x55ef
.short 21989 ; 0x55e5
.short 22002 ; 0x55f2
.short 22003 ; 0x55f3
.short 21964 ; 0x55cc
.short 21965 ; 0x55cd
.short 21992 ; 0x55e8
.short 22005 ; 0x55f5
.short 21988 ; 0x55e4
.short 36756 ; 0x8f94
.short 22046 ; 0x561e
.short 22024 ; 0x5608
.short 22028 ; 0x560c
.short 22017 ; 0x5601
.short 22052 ; 0x5624
.short 22051 ; 0x5623
.short 22014 ; 0x55fe
.short 22016 ; 0x5600
.short 22055 ; 0x5627
.short 22061 ; 0x562d
.short 22104 ; 0x5658
.short 22073 ; 0x5639
.short 22103 ; 0x5657
.short 22060 ; 0x562c
.short 22093 ; 0x564d
.short 22114 ; 0x5662
.short 22105 ; 0x5659
.short 22108 ; 0x565c
.short 22092 ; 0x564c
.short 22100 ; 0x5654
.short 22150 ; 0x5686
.short 22116 ; 0x5664
.short 22129 ; 0x5671
.short 22123 ; 0x566b
.short 22139 ; 0x567b
.short 22140 ; 0x567c
.short 22149 ; 0x5685
.short 22163 ; 0x5693
.short 22191 ; 0x56af
.short 22228 ; 0x56d4
.short 22231 ; 0x56d7
.short 22237 ; 0x56dd
.short 22241 ; 0x56e1
.short 22261 ; 0x56f5
.short 22251 ; 0x56eb
.short 22265 ; 0x56f9
.short 22271 ; 0x56ff
.short 22276 ; 0x5704
.short 22282 ; 0x570a
.short 22281 ; 0x5709
.short 22300 ; 0x571c
.short 24079 ; 0x5e0f
.short 24089 ; 0x5e19
.short 24084 ; 0x5e14
.short 24081 ; 0x5e11
.short 24113 ; 0x5e31
.short 24123 ; 0x5e3b
.short 24124 ; 0x5e3c
.short 24119 ; 0x5e37
.short 24132 ; 0x5e44
.short 24148 ; 0x5e54
.short 24155 ; 0x5e5b
.short 24158 ; 0x5e5e
.short 24161 ; 0x5e61
.short 23692 ; 0x5c8c
.short 23674 ; 0x5c7a
.short 23693 ; 0x5c8d
.short 23696 ; 0x5c90
.short 23702 ; 0x5c96
.short 23688 ; 0x5c88
.short 23704 ; 0x5c98
.short 23705 ; 0x5c99
.short 23697 ; 0x5c91
.short 23706 ; 0x5c9a
.short 23708 ; 0x5c9c
.short 23733 ; 0x5cb5
.short 23714 ; 0x5ca2
.short 23741 ; 0x5cbd
.short 23724 ; 0x5cac
.short 23723 ; 0x5cab
.short 23729 ; 0x5cb1
.short 23715 ; 0x5ca3
.short 23745 ; 0x5cc1
.short 23735 ; 0x5cb7
.short 23748 ; 0x5cc4
.short 23762 ; 0x5cd2
.short 23780 ; 0x5ce4
.short 23755 ; 0x5ccb
.short 23781 ; 0x5ce5
.short 23810 ; 0x5d02
.short 23811 ; 0x5d03
.short 23847 ; 0x5d27
.short 23846 ; 0x5d26
.short 23854 ; 0x5d2e
.short 23844 ; 0x5d24
.short 23838 ; 0x5d1e
.short 23814 ; 0x5d06
.short 23835 ; 0x5d1b
.short 23896 ; 0x5d58
.short 23870 ; 0x5d3e
.short 23860 ; 0x5d34
.short 23869 ; 0x5d3d
.short 23916 ; 0x5d6c
.short 23899 ; 0x5d5b
.short 23919 ; 0x5d6f
.short 23901 ; 0x5d5d
.short 23915 ; 0x5d6b
.short 23883 ; 0x5d4b
.short 23882 ; 0x5d4a
.short 23913 ; 0x5d69
.short 23924 ; 0x5d74
.short 23938 ; 0x5d82
.short 23961 ; 0x5d99
.short 23965 ; 0x5d9d
.short 35955 ; 0x8c73
.short 23991 ; 0x5db7
.short 24005 ; 0x5dc5
.short 24435 ; 0x5f73
.short 24439 ; 0x5f77
.short 24450 ; 0x5f82
.short 24455 ; 0x5f87
.short 24457 ; 0x5f89
.short 24460 ; 0x5f8c
.short 24469 ; 0x5f95
.short 24473 ; 0x5f99
.short 24476 ; 0x5f9c
.short 24488 ; 0x5fa8
.short 24493 ; 0x5fad
.short 24501 ; 0x5fb5
.short 24508 ; 0x5fbc
.short 34914 ; 0x8862
.short 24417 ; 0x5f61
.short 29357 ; 0x72ad
.short 29360 ; 0x72b0
.short 29364 ; 0x72b4
.short 29367 ; 0x72b7
.short 29368 ; 0x72b8
.short 29379 ; 0x72c3
.short 29377 ; 0x72c1
.short 29390 ; 0x72ce
.short 29389 ; 0x72cd
.short 29394 ; 0x72d2
.short 29416 ; 0x72e8
.short 29423 ; 0x72ef
.short 29417 ; 0x72e9
.short 29426 ; 0x72f2
.short 29428 ; 0x72f4
.short 29431 ; 0x72f7
.short 29441 ; 0x7301
.short 29427 ; 0x72f3
.short 29443 ; 0x7303
.short 29434 ; 0x72fa
.short 29435 ; 0x72fb
.short 29463 ; 0x7317
.short 29459 ; 0x7313
.short 29473 ; 0x7321
.short 29450 ; 0x730a
.short 29470 ; 0x731e
.short 29469 ; 0x731d
.short 29461 ; 0x7315
.short 29474 ; 0x7322
.short 29497 ; 0x7339
.short 29477 ; 0x7325
.short 29484 ; 0x732c
.short 29496 ; 0x7338
.short 29489 ; 0x7331
.short 29520 ; 0x7350
.short 29517 ; 0x734d
.short 29527 ; 0x7357
.short 29536 ; 0x7360
.short 29548 ; 0x736c
.short 29551 ; 0x736f
.short 29566 ; 0x737e
.short 33307 ; 0x821b
.short 22821 ; 0x5925
.short 39143 ; 0x98e7
.short 22820 ; 0x5924
.short 22786 ; 0x5902
.short 39267 ; 0x9963
.short 39271 ; 0x9967
.short 39272 ; 0x9968
.short 39273 ; 0x9969
.short 39274 ; 0x996a
.short 39275 ; 0x996b
.short 39276 ; 0x996c
.short 39284 ; 0x9974
.short 39287 ; 0x9977
.short 39293 ; 0x997d
.short 39296 ; 0x9980
.short 39300 ; 0x9984
.short 39303 ; 0x9987
.short 39306 ; 0x998a
.short 39309 ; 0x998d
.short 39312 ; 0x9990
.short 39313 ; 0x9991
.short 39315 ; 0x9993
.short 39316 ; 0x9994
.short 39317 ; 0x9995
.short 24192 ; 0x5e80
.short 24209 ; 0x5e91
.short 24203 ; 0x5e8b
.short 24214 ; 0x5e96
.short 24229 ; 0x5ea5
.short 24224 ; 0x5ea0
.short 24249 ; 0x5eb9
.short 24245 ; 0x5eb5
.short 24254 ; 0x5ebe
.short 24243 ; 0x5eb3
.short 36179 ; 0x8d53
.short 24274 ; 0x5ed2
.short 24273 ; 0x5ed1
.short 24283 ; 0x5edb
.short 24296 ; 0x5ee8
.short 24298 ; 0x5eea
.short 33210 ; 0x81ba
.short 24516 ; 0x5fc4
.short 24521 ; 0x5fc9
.short 24534 ; 0x5fd6
.short 24527 ; 0x5fcf
.short 24579 ; 0x6003
.short 24558 ; 0x5fee
.short 24580 ; 0x6004
.short 24545 ; 0x5fe1
.short 24548 ; 0x5fe4
.short 24574 ; 0x5ffe
.short 24581 ; 0x6005
.short 24582 ; 0x6006
.short 24554 ; 0x5fea
.short 24557 ; 0x5fed
.short 24568 ; 0x5ff8
.short 24601 ; 0x6019
.short 24629 ; 0x6035
.short 24614 ; 0x6026
.short 24603 ; 0x601b
.short 24591 ; 0x600f
.short 24589 ; 0x600d
.short 24617 ; 0x6029
.short 24619 ; 0x602b
.short 24586 ; 0x600a
.short 24639 ; 0x603f
.short 24609 ; 0x6021
.short 24696 ; 0x6078
.short 24697 ; 0x6079
.short 24699 ; 0x607b
.short 24698 ; 0x607a
.short 24642 ; 0x6042
.short 24682 ; 0x606a
.short 24701 ; 0x607d
.short 24726 ; 0x6096
.short 24730 ; 0x609a
.short 24749 ; 0x60ad
.short 24733 ; 0x609d
.short 24707 ; 0x6083
.short 24722 ; 0x6092
.short 24716 ; 0x608c
.short 24731 ; 0x609b
.short 24812 ; 0x60ec
.short 24763 ; 0x60bb
.short 24753 ; 0x60b1
.short 24797 ; 0x60dd
.short 24792 ; 0x60d8
.short 24774 ; 0x60c6
.short 24794 ; 0x60da
.short 24756 ; 0x60b4
.short 24864 ; 0x6120
.short 24870 ; 0x6126
.short 24853 ; 0x6115
.short 24867 ; 0x6123
.short 24820 ; 0x60f4
.short 24832 ; 0x6100
.short 24846 ; 0x610e
.short 24875 ; 0x612b
.short 24906 ; 0x614a
.short 24949 ; 0x6175
.short 25004 ; 0x61ac
.short 24980 ; 0x6194
.short 24999 ; 0x61a7
.short 25015 ; 0x61b7
.short 25044 ; 0x61d4
.short 25077 ; 0x61f5
.short 24541 ; 0x5fdd
.short 38579 ; 0x96b3
.short 38377 ; 0x95e9
.short 38379 ; 0x95eb
.short 38385 ; 0x95f1
.short 38387 ; 0x95f3
.short 38389 ; 0x95f5
.short 38390 ; 0x95f6
.short 38396 ; 0x95fc
.short 38398 ; 0x95fe
.short 38403 ; 0x9603
.short 38404 ; 0x9604
.short 38406 ; 0x9606
.short 38408 ; 0x9608
.short 38410 ; 0x960a
.short 38411 ; 0x960b
.short 38412 ; 0x960c
.short 38413 ; 0x960d
.short 38415 ; 0x960f
.short 38418 ; 0x9612
.short 38421 ; 0x9615
.short 38422 ; 0x9616
.short 38423 ; 0x9617
.short 38425 ; 0x9619
.short 38426 ; 0x961a
.short 20012 ; 0x4e2c
.short 29247 ; 0x723f
.short 25109 ; 0x6215
.short 27701 ; 0x6c35
.short 27732 ; 0x6c54
.short 27740 ; 0x6c5c
.short 27722 ; 0x6c4a
.short 27811 ; 0x6ca3
.short 27781 ; 0x6c85
.short 27792 ; 0x6c90
.short 27796 ; 0x6c94
.short 27788 ; 0x6c8c
.short 27752 ; 0x6c68
.short 27753 ; 0x6c69
.short 27764 ; 0x6c74
.short 27766 ; 0x6c76
.short 27782 ; 0x6c86
.short 27817 ; 0x6ca9
.short 27856 ; 0x6cd0
.short 27860 ; 0x6cd4
.short 27821 ; 0x6cad
.short 27895 ; 0x6cf7
.short 27896 ; 0x6cf8
.short 27889 ; 0x6cf1
.short 27863 ; 0x6cd7
.short 27826 ; 0x6cb2
.short 27872 ; 0x6ce0
.short 27862 ; 0x6cd6
.short 27898 ; 0x6cfa
.short 27883 ; 0x6ceb
.short 27886 ; 0x6cee
.short 27825 ; 0x6cb1
.short 27859 ; 0x6cd3
.short 27887 ; 0x6cef
.short 27902 ; 0x6cfe
.short 27961 ; 0x6d39
.short 27943 ; 0x6d27
.short 27916 ; 0x6d0c
.short 27971 ; 0x6d43
.short 27976 ; 0x6d48
.short 27911 ; 0x6d07
.short 27908 ; 0x6d04
.short 27929 ; 0x6d19
.short 27918 ; 0x6d0e
.short 27947 ; 0x6d2b
.short 27981 ; 0x6d4d
.short 27950 ; 0x6d2e
.short 27957 ; 0x6d35
.short 27930 ; 0x6d1a
.short 27983 ; 0x6d4f
.short 27986 ; 0x6d52
.short 27988 ; 0x6d54
.short 27955 ; 0x6d33
.short 28049 ; 0x6d91
.short 28015 ; 0x6d6f
.short 28062 ; 0x6d9e
.short 28064 ; 0x6da0
.short 27998 ; 0x6d5e
.short 28051 ; 0x6d93
.short 28052 ; 0x6d94
.short 27996 ; 0x6d5c
.short 28000 ; 0x6d60
.short 28028 ; 0x6d7c
.short 28003 ; 0x6d63
.short 28186 ; 0x6e1a
.short 28103 ; 0x6dc7
.short 28101 ; 0x6dc5
.short 28126 ; 0x6dde
.short 28174 ; 0x6e0e
.short 28095 ; 0x6dbf
.short 28128 ; 0x6de0
.short 28177 ; 0x6e11
.short 28134 ; 0x6de6
.short 28125 ; 0x6ddd
.short 28121 ; 0x6dd9
.short 28182 ; 0x6e16
.short 28075 ; 0x6dab
.short 28172 ; 0x6e0c
.short 28078 ; 0x6dae
.short 28203 ; 0x6e2b
.short 28270 ; 0x6e6e
.short 28238 ; 0x6e4e
.short 28267 ; 0x6e6b
.short 28338 ; 0x6eb2
.short 28255 ; 0x6e5f
.short 28294 ; 0x6e86
.short 28243 ; 0x6e53
.short 28244 ; 0x6e54
.short 28210 ; 0x6e32
.short 28197 ; 0x6e25
.short 28228 ; 0x6e44
.short 28383 ; 0x6edf
.short 28337 ; 0x6eb1
.short 28312 ; 0x6e98
.short 28384 ; 0x6ee0
.short 28461 ; 0x6f2d
.short 28386 ; 0x6ee2
.short 28325 ; 0x6ea5
.short 28327 ; 0x6ea7
.short 28349 ; 0x6ebd
.short 28347 ; 0x6ebb
.short 28343 ; 0x6eb7
.short 28375 ; 0x6ed7
.short 28340 ; 0x6eb4
.short 28367 ; 0x6ecf
.short 28303 ; 0x6e8f
.short 28354 ; 0x6ec2
.short 28319 ; 0x6e9f
.short 28514 ; 0x6f62
.short 28486 ; 0x6f46
.short 28487 ; 0x6f47
.short 28452 ; 0x6f24
.short 28437 ; 0x6f15
.short 28409 ; 0x6ef9
.short 28463 ; 0x6f2f
.short 28470 ; 0x6f36
.short 28491 ; 0x6f4b
.short 28532 ; 0x6f74
.short 28458 ; 0x6f2a
.short 28425 ; 0x6f09
.short 28457 ; 0x6f29
.short 28553 ; 0x6f89
.short 28557 ; 0x6f8d
.short 28556 ; 0x6f8c
.short 28536 ; 0x6f78
.short 28530 ; 0x6f72
.short 28540 ; 0x6f7c
.short 28538 ; 0x6f7a
.short 28625 ; 0x6fd1
.short 28617 ; 0x6fc9
.short 28583 ; 0x6fa7
.short 28601 ; 0x6fb9
.short 28598 ; 0x6fb6
.short 28610 ; 0x6fc2
.short 28641 ; 0x6fe1
.short 28654 ; 0x6fee
.short 28638 ; 0x6fde
.short 28640 ; 0x6fe0
.short 28655 ; 0x6fef
.short 28698 ; 0x701a
.short 28707 ; 0x7023
.short 28699 ; 0x701b
.short 28729 ; 0x7039
.short 28725 ; 0x7035
.short 28751 ; 0x704f
.short 28766 ; 0x705e
.short 23424 ; 0x5b80
.short 23428 ; 0x5b84
.short 23445 ; 0x5b95
.short 23443 ; 0x5b93
.short 23461 ; 0x5ba5
.short 23480 ; 0x5bb8
.short 29999 ; 0x752f
.short 39582 ; 0x9a9e
.short 25652 ; 0x6434
.short 23524 ; 0x5be4
.short 23534 ; 0x5bee
.short 35120 ; 0x8930
.short 23536 ; 0x5bf0
.short 36423 ; 0x8e47
.short 35591 ; 0x8b07
.short 36790 ; 0x8fb6
.short 36819 ; 0x8fd3
.short 36821 ; 0x8fd5
.short 36837 ; 0x8fe5
.short 36846 ; 0x8fee
.short 36836 ; 0x8fe4
.short 36841 ; 0x8fe9
.short 36838 ; 0x8fe6
.short 36851 ; 0x8ff3
.short 36840 ; 0x8fe8
.short 36869 ; 0x9005
.short 36868 ; 0x9004
.short 36875 ; 0x900b
.short 36902 ; 0x9026
.short 36881 ; 0x9011
.short 36877 ; 0x900d
.short 36886 ; 0x9016
.short 36897 ; 0x9021
.short 36917 ; 0x9035
.short 36918 ; 0x9036
.short 36909 ; 0x902d
.short 36911 ; 0x902f
.short 36932 ; 0x9044
.short 36945 ; 0x9051
.short 36946 ; 0x9052
.short 36944 ; 0x9050
.short 36968 ; 0x9068
.short 36952 ; 0x9058
.short 36962 ; 0x9062
.short 36955 ; 0x905b
.short 26297 ; 0x66b9
.short 36980 ; 0x9074
.short 36989 ; 0x907d
.short 36994 ; 0x9082
.short 37000 ; 0x9088
.short 36995 ; 0x9083
.short 37003 ; 0x908b
.short 24400 ; 0x5f50
.short 24407 ; 0x5f57
.short 24406 ; 0x5f56
.short 24408 ; 0x5f58
.short 23611 ; 0x5c3b
.short 21675 ; 0x54ab
.short 23632 ; 0x5c50
.short 23641 ; 0x5c59
.short 23409 ; 0x5b71
.short 23651 ; 0x5c63
.short 23654 ; 0x5c66
.short 32700 ; 0x7fbc
.short 24362 ; 0x5f2a
.short 24361 ; 0x5f29
.short 24365 ; 0x5f2d
.short 33396 ; 0x8274
.short 24380 ; 0x5f3c
.short 39739 ; 0x9b3b
.short 23662 ; 0x5c6e
.short 22913 ; 0x5981
.short 22915 ; 0x5983
.short 22925 ; 0x598d
.short 22953 ; 0x59a9
.short 22954 ; 0x59aa
.short 22947 ; 0x59a3
.short 22935 ; 0x5997
.short 22986 ; 0x59ca
.short 22955 ; 0x59ab
.short 22942 ; 0x599e
.short 22948 ; 0x59a4
.short 22994 ; 0x59d2
.short 22962 ; 0x59b2
.short 22959 ; 0x59af
.short 22999 ; 0x59d7
.short 22974 ; 0x59be
.short 23045 ; 0x5a05
.short 23046 ; 0x5a06
.short 23005 ; 0x59dd
.short 23048 ; 0x5a08
.short 23011 ; 0x59e3
.short 23000 ; 0x59d8
.short 23033 ; 0x59f9
.short 23052 ; 0x5a0c
.short 23049 ; 0x5a09
.short 23090 ; 0x5a32
.short 23092 ; 0x5a34
.short 23057 ; 0x5a11
.short 23075 ; 0x5a23
.short 23059 ; 0x5a13
.short 23104 ; 0x5a40
.short 23143 ; 0x5a67
.short 23114 ; 0x5a4a
.short 23125 ; 0x5a55
.short 23100 ; 0x5a3c
.short 23138 ; 0x5a62
.short 23157 ; 0x5a75
.short 33004 ; 0x80ec
.short 23210 ; 0x5aaa
.short 23195 ; 0x5a9b
.short 23159 ; 0x5a77
.short 23162 ; 0x5a7a
.short 23230 ; 0x5abe
.short 23275 ; 0x5aeb
.short 23218 ; 0x5ab2
.short 23250 ; 0x5ad2
.short 23252 ; 0x5ad4
.short 23224 ; 0x5ab8
.short 23264 ; 0x5ae0
.short 23267 ; 0x5ae3
.short 23281 ; 0x5af1
.short 23254 ; 0x5ad6
.short 23270 ; 0x5ae6
.short 23256 ; 0x5ad8
.short 23260 ; 0x5adc
.short 23305 ; 0x5b09
.short 23319 ; 0x5b17
.short 23318 ; 0x5b16
.short 23346 ; 0x5b32
.short 23351 ; 0x5b37
.short 23360 ; 0x5b40
.short 23573 ; 0x5c15
.short 23580 ; 0x5c1c
.short 23386 ; 0x5b5a
.short 23397 ; 0x5b65
.short 23411 ; 0x5b73
.short 23377 ; 0x5b51
.short 23379 ; 0x5b53
.short 23394 ; 0x5b62
.short 39541 ; 0x9a75
.short 39543 ; 0x9a77
.short 39544 ; 0x9a78
.short 39546 ; 0x9a7a
.short 39551 ; 0x9a7f
.short 39549 ; 0x9a7d
.short 39552 ; 0x9a80
.short 39553 ; 0x9a81
.short 39557 ; 0x9a85
.short 39560 ; 0x9a88
.short 39562 ; 0x9a8a
.short 39568 ; 0x9a90
.short 39570 ; 0x9a92
.short 39571 ; 0x9a93
.short 39574 ; 0x9a96
.short 39576 ; 0x9a98
.short 39579 ; 0x9a9b
.short 39580 ; 0x9a9c
.short 39581 ; 0x9a9d
.short 39583 ; 0x9a9f
.short 39584 ; 0x9aa0
.short 39586 ; 0x9aa2
.short 39587 ; 0x9aa3
.short 39589 ; 0x9aa5
.short 39591 ; 0x9aa7
.short 32415 ; 0x7e9f
.short 32417 ; 0x7ea1
.short 32419 ; 0x7ea3
.short 32421 ; 0x7ea5
.short 32424 ; 0x7ea8
.short 32425 ; 0x7ea9
.short 32429 ; 0x7ead
.short 32432 ; 0x7eb0
.short 32446 ; 0x7ebe
.short 32448 ; 0x7ec0
.short 32449 ; 0x7ec1
.short 32450 ; 0x7ec2
.short 32457 ; 0x7ec9
.short 32459 ; 0x7ecb
.short 32460 ; 0x7ecc
.short 32464 ; 0x7ed0
.short 32468 ; 0x7ed4
.short 32471 ; 0x7ed7
.short 32475 ; 0x7edb
.short 32480 ; 0x7ee0
.short 32481 ; 0x7ee1
.short 32488 ; 0x7ee8
.short 32491 ; 0x7eeb
.short 32494 ; 0x7eee
.short 32495 ; 0x7eef
.short 32497 ; 0x7ef1
.short 32498 ; 0x7ef2
.short 32525 ; 0x7f0d
.short 32502 ; 0x7ef6
.short 32506 ; 0x7efa
.short 32507 ; 0x7efb
.short 32510 ; 0x7efe
.short 32513 ; 0x7f01
.short 32514 ; 0x7f02
.short 32515 ; 0x7f03
.short 32519 ; 0x7f07
.short 32520 ; 0x7f08
.short 32523 ; 0x7f0b
.short 32524 ; 0x7f0c
.short 32527 ; 0x7f0f
.short 32529 ; 0x7f11
.short 32530 ; 0x7f12
.short 32535 ; 0x7f17
.short 32537 ; 0x7f19
.short 32540 ; 0x7f1c
.short 32539 ; 0x7f1b
.short 32543 ; 0x7f1f
.short 32545 ; 0x7f21
.short 32546 ; 0x7f22
.short 32547 ; 0x7f23
.short 32548 ; 0x7f24
.short 32549 ; 0x7f25
.short 32550 ; 0x7f26
.short 32551 ; 0x7f27
.short 32554 ; 0x7f2a
.short 32555 ; 0x7f2b
.short 32556 ; 0x7f2c
.short 32557 ; 0x7f2d
.short 32559 ; 0x7f2f
.short 32560 ; 0x7f30
.short 32561 ; 0x7f31
.short 32562 ; 0x7f32
.short 32563 ; 0x7f33
.short 32565 ; 0x7f35
.short 24186 ; 0x5e7a
.short 30079 ; 0x757f
.short 24027 ; 0x5ddb
.short 30014 ; 0x753e
.short 37013 ; 0x9095
.short 29582 ; 0x738e
.short 29585 ; 0x7391
.short 29614 ; 0x73ae
.short 29602 ; 0x73a2
.short 29599 ; 0x739f
.short 29647 ; 0x73cf
.short 29634 ; 0x73c2
.short 29649 ; 0x73d1
.short 29623 ; 0x73b7
.short 29619 ; 0x73b3
.short 29632 ; 0x73c0
.short 29641 ; 0x73c9
.short 29640 ; 0x73c8
.short 29669 ; 0x73e5
.short 29657 ; 0x73d9
.short 39036 ; 0x987c
.short 29706 ; 0x740a
.short 29673 ; 0x73e9
.short 29671 ; 0x73e7
.short 29662 ; 0x73de
.short 29626 ; 0x73ba
.short 29682 ; 0x73f2
.short 29711 ; 0x740f
.short 29738 ; 0x742a
.short 29787 ; 0x745b
.short 29734 ; 0x7426
.short 29733 ; 0x7425
.short 29736 ; 0x7428
.short 29744 ; 0x7430
.short 29742 ; 0x742e
.short 29740 ; 0x742c
.short 29723 ; 0x741b
.short 29722 ; 0x741a
.short 29761 ; 0x7441
.short 29788 ; 0x745c
.short 29783 ; 0x7457
.short 29781 ; 0x7455
.short 29785 ; 0x7459
.short 29815 ; 0x7477
.short 29805 ; 0x746d
.short 29822 ; 0x747e
.short 29852 ; 0x749c
.short 29838 ; 0x748e
.short 29824 ; 0x7480
.short 29825 ; 0x7481
.short 29831 ; 0x7487
.short 29835 ; 0x748b
.short 29854 ; 0x749e
.short 29864 ; 0x74a8
.short 29865 ; 0x74a9
.short 29840 ; 0x7490
.short 29863 ; 0x74a7
.short 29906 ; 0x74d2
.short 29882 ; 0x74ba
.short 38890 ; 0x97ea
.short 38891 ; 0x97eb
.short 38892 ; 0x97ec
.short 26444 ; 0x674c
.short 26451 ; 0x6753
.short 26462 ; 0x675e
.short 26440 ; 0x6748
.short 26473 ; 0x6769
.short 26533 ; 0x67a5
.short 26503 ; 0x6787
.short 26474 ; 0x676a
.short 26483 ; 0x6773
.short 26520 ; 0x6798
.short 26535 ; 0x67a7
.short 26485 ; 0x6775
.short 26536 ; 0x67a8
.short 26526 ; 0x679e
.short 26541 ; 0x67ad
.short 26507 ; 0x678b
.short 26487 ; 0x6777
.short 26492 ; 0x677c
.short 26608 ; 0x67f0
.short 26633 ; 0x6809
.short 26584 ; 0x67d8
.short 26634 ; 0x680a
.short 26601 ; 0x67e9
.short 26544 ; 0x67b0
.short 26636 ; 0x680c
.short 26585 ; 0x67d9
.short 26549 ; 0x67b5
.short 26586 ; 0x67da
.short 26547 ; 0x67b3
.short 26589 ; 0x67dd
.short 26624 ; 0x6800
.short 26563 ; 0x67c3
.short 26552 ; 0x67b8
.short 26594 ; 0x67e2
.short 26638 ; 0x680e
.short 26561 ; 0x67c1
.short 26621 ; 0x67fd
.short 26674 ; 0x6832
.short 26675 ; 0x6833
.short 26720 ; 0x6860
.short 26721 ; 0x6861
.short 26702 ; 0x684e
.short 26722 ; 0x6862
.short 26692 ; 0x6844
.short 26724 ; 0x6864
.short 26755 ; 0x6883
.short 26653 ; 0x681d
.short 26709 ; 0x6855
.short 26726 ; 0x6866
.short 26689 ; 0x6841
.short 26727 ; 0x6867
.short 26688 ; 0x6840
.short 26686 ; 0x683e
.short 26698 ; 0x684a
.short 26697 ; 0x6849
.short 26665 ; 0x6829
.short 26805 ; 0x68b5
.short 26767 ; 0x688f
.short 26740 ; 0x6874
.short 26743 ; 0x6877
.short 26771 ; 0x6893
.short 26731 ; 0x686b
.short 26818 ; 0x68c2
.short 26990 ; 0x696e
.short 26876 ; 0x68fc
.short 26911 ; 0x691f
.short 26912 ; 0x6920
.short 26873 ; 0x68f9
.short 26916 ; 0x6924
.short 26864 ; 0x68f0
.short 26891 ; 0x690b
.short 26881 ; 0x6901
.short 26967 ; 0x6957
.short 26851 ; 0x68e3
.short 26896 ; 0x6910
.short 26993 ; 0x6971
.short 26937 ; 0x6939
.short 26976 ; 0x6960
.short 26946 ; 0x6942
.short 26973 ; 0x695d
.short 27012 ; 0x6984
.short 26987 ; 0x696b
.short 27008 ; 0x6980
.short 27032 ; 0x6998
.short 27000 ; 0x6978
.short 26932 ; 0x6934
.short 27084 ; 0x69cc
.short 27015 ; 0x6987
.short 27016 ; 0x6988
.short 27086 ; 0x69ce
.short 27017 ; 0x6989
.short 26982 ; 0x6966
.short 26979 ; 0x6963
.short 27001 ; 0x6979
.short 27035 ; 0x699b
.short 27047 ; 0x69a7
.short 27067 ; 0x69bb
.short 27051 ; 0x69ab
.short 27053 ; 0x69ad
.short 27092 ; 0x69d4
.short 27057 ; 0x69b1
.short 27073 ; 0x69c1
.short 27082 ; 0x69ca
.short 27103 ; 0x69df
.short 27029 ; 0x6995
.short 27104 ; 0x69e0
.short 27021 ; 0x698d
.short 27135 ; 0x69ff
.short 27183 ; 0x6a2f
.short 27117 ; 0x69ed
.short 27159 ; 0x6a17
.short 27160 ; 0x6a18
.short 27237 ; 0x6a65
.short 27122 ; 0x69f2
.short 27204 ; 0x6a44
.short 27198 ; 0x6a3e
.short 27296 ; 0x6aa0
.short 27216 ; 0x6a50
.short 27227 ; 0x6a5b
.short 27189 ; 0x6a35
.short 27278 ; 0x6a8e
.short 27257 ; 0x6a79
.short 27197 ; 0x6a3d
.short 27176 ; 0x6a28
.short 27224 ; 0x6a58
.short 27260 ; 0x6a7c
.short 27281 ; 0x6a91
.short 27280 ; 0x6a90
.short 27305 ; 0x6aa9
.short 27287 ; 0x6a97
.short 27307 ; 0x6aab
.short 29495 ; 0x7337
.short 29522 ; 0x7352
.short 27521 ; 0x6b81
.short 27522 ; 0x6b82
.short 27527 ; 0x6b87
.short 27524 ; 0x6b84
.short 27538 ; 0x6b92
.short 27539 ; 0x6b93
.short 27533 ; 0x6b8d
.short 27546 ; 0x6b9a
.short 27547 ; 0x6b9b
.short 27553 ; 0x6ba1
.short 27562 ; 0x6baa
.short 36715 ; 0x8f6b
.short 36717 ; 0x8f6d
.short 36721 ; 0x8f71
.short 36722 ; 0x8f72
.short 36723 ; 0x8f73
.short 36725 ; 0x8f75
.short 36726 ; 0x8f76
.short 36728 ; 0x8f78
.short 36727 ; 0x8f77
.short 36729 ; 0x8f79
.short 36730 ; 0x8f7a
.short 36732 ; 0x8f7c
.short 36734 ; 0x8f7e
.short 36737 ; 0x8f81
.short 36738 ; 0x8f82
.short 36740 ; 0x8f84
.short 36743 ; 0x8f87
.short 36747 ; 0x8f8b
.short 36749 ; 0x8f8d
.short 36750 ; 0x8f8e
.short 36751 ; 0x8f8f
.short 36760 ; 0x8f98
.short 36762 ; 0x8f9a
.short 36558 ; 0x8ece
.short 25099 ; 0x620b
.short 25111 ; 0x6217
.short 25115 ; 0x621b
.short 25119 ; 0x621f
.short 25122 ; 0x6222
.short 25121 ; 0x6221
.short 25125 ; 0x6225
.short 25124 ; 0x6224
.short 25132 ; 0x622c
.short 33255 ; 0x81e7
.short 29935 ; 0x74ef
.short 29940 ; 0x74f4
.short 29951 ; 0x74ff
.short 29967 ; 0x750f
.short 29969 ; 0x7511
.short 29971 ; 0x7513
.short 25908 ; 0x6534
.short 26094 ; 0x65ee
.short 26095 ; 0x65ef
.short 26096 ; 0x65f0
.short 26122 ; 0x660a
.short 26137 ; 0x6619
.short 26482 ; 0x6772
.short 26115 ; 0x6603
.short 26133 ; 0x6615
.short 26112 ; 0x6600
.short 28805 ; 0x7085
.short 26359 ; 0x66f7
.short 26141 ; 0x661d
.short 26164 ; 0x6634
.short 26161 ; 0x6631
.short 26166 ; 0x6636
.short 26165 ; 0x6635
.short 32774 ; 0x8006
.short 26207 ; 0x665f
.short 26196 ; 0x6654
.short 26177 ; 0x6641
.short 26191 ; 0x664f
.short 26198 ; 0x6656
.short 26209 ; 0x6661
.short 26199 ; 0x6657
.short 26231 ; 0x6677
.short 26244 ; 0x6684
.short 26252 ; 0x668c
.short 26279 ; 0x66a7
.short 26269 ; 0x669d
.short 26302 ; 0x66be
.short 26331 ; 0x66db
.short 26332 ; 0x66dc
.short 26342 ; 0x66e6
.short 26345 ; 0x66e9
.short 36146 ; 0x8d32
.short 36147 ; 0x8d33
.short 36150 ; 0x8d36
.short 36155 ; 0x8d3b
.short 36157 ; 0x8d3d
.short 36160 ; 0x8d40
.short 36165 ; 0x8d45
.short 36166 ; 0x8d46
.short 36168 ; 0x8d48
.short 36169 ; 0x8d49
.short 36167 ; 0x8d47
.short 36173 ; 0x8d4d
.short 36181 ; 0x8d55
.short 36185 ; 0x8d59
.short 35271 ; 0x89c7
.short 35274 ; 0x89ca
.short 35275 ; 0x89cb
.short 35276 ; 0x89cc
.short 35278 ; 0x89ce
.short 35279 ; 0x89cf
.short 35280 ; 0x89d0
.short 35281 ; 0x89d1
.short 29294 ; 0x726e
.short 29343 ; 0x729f
.short 29277 ; 0x725d
.short 29286 ; 0x7266
.short 29295 ; 0x726f
.short 29310 ; 0x727e
.short 29311 ; 0x727f
.short 29316 ; 0x7284
.short 29323 ; 0x728b
.short 29325 ; 0x728d
.short 29327 ; 0x728f
.short 29330 ; 0x7292
.short 25352 ; 0x6308
.short 25394 ; 0x6332
.short 25520 ; 0x63b0
.short 25663 ; 0x643f
.short 25816 ; 0x64d8
.short 32772 ; 0x8004
.short 27626 ; 0x6bea
.short 27635 ; 0x6bf3
.short 27645 ; 0x6bfd
.short 27637 ; 0x6bf5
.short 27641 ; 0x6bf9
.short 27653 ; 0x6c05
.short 27655 ; 0x6c07
.short 27654 ; 0x6c06
.short 27661 ; 0x6c0d
.short 27669 ; 0x6c15
.short 27672 ; 0x6c18
.short 27673 ; 0x6c19
.short 27674 ; 0x6c1a
.short 27681 ; 0x6c21
.short 27689 ; 0x6c29
.short 27684 ; 0x6c24
.short 27690 ; 0x6c2a
.short 27698 ; 0x6c32
.short 25909 ; 0x6535
.short 25941 ; 0x6555
.short 25963 ; 0x656b
.short 29261 ; 0x724d
.short 29266 ; 0x7252
.short 29270 ; 0x7256
.short 29232 ; 0x7230
.short 34402 ; 0x8662
.short 21014 ; 0x5216
.short 32927 ; 0x809f
.short 32924 ; 0x809c
.short 32915 ; 0x8093
.short 32956 ; 0x80bc
.short 26378 ; 0x670a
.short 32957 ; 0x80bd
.short 32945 ; 0x80b1
.short 32939 ; 0x80ab
.short 32941 ; 0x80ad
.short 32948 ; 0x80b4
.short 32951 ; 0x80b7
.short 32999 ; 0x80e7
.short 33000 ; 0x80e8
.short 33001 ; 0x80e9
.short 33002 ; 0x80ea
.short 32987 ; 0x80db
.short 32962 ; 0x80c2
.short 32964 ; 0x80c4
.short 32985 ; 0x80d9
.short 32973 ; 0x80cd
.short 32983 ; 0x80d7
.short 26384 ; 0x6710
.short 32989 ; 0x80dd
.short 33003 ; 0x80eb
.short 33009 ; 0x80f1
.short 33012 ; 0x80f4
.short 33005 ; 0x80ed
.short 33037 ; 0x810d
.short 33038 ; 0x810e
.short 33010 ; 0x80f2
.short 33020 ; 0x80fc
.short 26389 ; 0x6715
.short 33042 ; 0x8112
.short 35930 ; 0x8c5a
.short 33078 ; 0x8136
.short 33054 ; 0x811e
.short 33068 ; 0x812c
.short 33048 ; 0x8118
.short 33074 ; 0x8132
.short 33096 ; 0x8148
.short 33100 ; 0x814c
.short 33107 ; 0x8153
.short 33140 ; 0x8174
.short 33113 ; 0x8159
.short 33114 ; 0x815a
.short 33137 ; 0x8171
.short 33120 ; 0x8160
.short 33129 ; 0x8169
.short 33148 ; 0x817c
.short 33149 ; 0x817d
.short 33133 ; 0x816d
.short 33127 ; 0x8167
.short 22605 ; 0x584d
.short 23221 ; 0x5ab5
.short 33160 ; 0x8188
.short 33154 ; 0x8182
.short 33169 ; 0x8191
.short 28373 ; 0x6ed5
.short 33187 ; 0x81a3
.short 33194 ; 0x81aa
.short 33228 ; 0x81cc
.short 26406 ; 0x6726
.short 33226 ; 0x81ca
.short 33211 ; 0x81bb
.short 33217 ; 0x81c1
.short 33190 ; 0x81a6
.short 27428 ; 0x6b24
.short 27447 ; 0x6b37
.short 27449 ; 0x6b39
.short 27459 ; 0x6b43
.short 27462 ; 0x6b46
.short 27481 ; 0x6b59
.short 39121 ; 0x98d1
.short 39122 ; 0x98d2
.short 39123 ; 0x98d3
.short 39125 ; 0x98d5
.short 39129 ; 0x98d9
.short 39130 ; 0x98da
.short 27571 ; 0x6bb3
.short 24384 ; 0x5f40
.short 27586 ; 0x6bc2
.short 35315 ; 0x89f3
.short 26000 ; 0x6590
.short 40785 ; 0x9f51
.short 26003 ; 0x6593
.short 26044 ; 0x65bc
.short 26054 ; 0x65c6
.short 26052 ; 0x65c4
.short 26051 ; 0x65c3
.short 26060 ; 0x65cc
.short 26062 ; 0x65ce
.short 26066 ; 0x65d2
.short 26070 ; 0x65d6
.short 28800 ; 0x7080
.short 28828 ; 0x709c
.short 28822 ; 0x7096
.short 28829 ; 0x709d
.short 28859 ; 0x70bb
.short 28864 ; 0x70c0
.short 28855 ; 0x70b7
.short 28843 ; 0x70ab
.short 28849 ; 0x70b1
.short 28904 ; 0x70e8
.short 28874 ; 0x70ca
.short 28944 ; 0x7110
.short 28947 ; 0x7113
.short 28950 ; 0x7116
.short 28975 ; 0x712f
.short 28977 ; 0x7131
.short 29043 ; 0x7173
.short 29020 ; 0x715c
.short 29032 ; 0x7168
.short 28997 ; 0x7145
.short 29042 ; 0x7172
.short 29002 ; 0x714a
.short 29048 ; 0x7178
.short 29050 ; 0x717a
.short 29080 ; 0x7198
.short 29107 ; 0x71b3
.short 29109 ; 0x71b5
.short 29096 ; 0x71a8
.short 29088 ; 0x71a0
.short 29152 ; 0x71e0
.short 29140 ; 0x71d4
.short 29159 ; 0x71e7
.short 29177 ; 0x71f9
.short 29213 ; 0x721d
.short 29224 ; 0x7228
.short 28780 ; 0x706c
.short 28952 ; 0x7118
.short 29030 ; 0x7166
.short 29113 ; 0x71b9
.short 25150 ; 0x623e
.short 25149 ; 0x623d
.short 25155 ; 0x6243
.short 25160 ; 0x6248
.short 25161 ; 0x6249
.short 31035 ; 0x793b
.short 31040 ; 0x7940
.short 31046 ; 0x7946
.short 31049 ; 0x7949
.short 31067 ; 0x795b
.short 31068 ; 0x795c
.short 31059 ; 0x7953
.short 31066 ; 0x795a
.short 31074 ; 0x7962
.short 31063 ; 0x7957
.short 31072 ; 0x7960
.short 31087 ; 0x796f
.short 31079 ; 0x7967
.short 31098 ; 0x797a
.short 31109 ; 0x7985
.short 31114 ; 0x798a
.short 31130 ; 0x799a
.short 31143 ; 0x79a7
.short 31155 ; 0x79b3
.short 24529 ; 0x5fd1
.short 24528 ; 0x5fd0
.short 24636 ; 0x603c
.short 24669 ; 0x605d
.short 24666 ; 0x605a
.short 24679 ; 0x6067
.short 24641 ; 0x6041
.short 24665 ; 0x6059
.short 24675 ; 0x6063
.short 24747 ; 0x60ab
.short 24838 ; 0x6106
.short 24845 ; 0x610d
.short 24925 ; 0x615d
.short 25001 ; 0x61a9
.short 24989 ; 0x619d
.short 25035 ; 0x61cb
.short 25041 ; 0x61d1
.short 25094 ; 0x6206
.short 32896 ; 0x8080
.short 32895 ; 0x807f
.short 27795 ; 0x6c93
.short 27894 ; 0x6cf6
.short 28156 ; 0x6dfc
.short 30710 ; 0x77f6
.short 30712 ; 0x77f8
.short 30720 ; 0x7800
.short 30729 ; 0x7809
.short 30743 ; 0x7817
.short 30744 ; 0x7818
.short 30737 ; 0x7811
.short 26027 ; 0x65ab
.short 30765 ; 0x782d
.short 30748 ; 0x781c
.short 30749 ; 0x781d
.short 30777 ; 0x7839
.short 30778 ; 0x783a
.short 30779 ; 0x783b
.short 30751 ; 0x781f
.short 30780 ; 0x783c
.short 30757 ; 0x7825
.short 30764 ; 0x782c
.short 30755 ; 0x7823
.short 30761 ; 0x7829
.short 30798 ; 0x784e
.short 30829 ; 0x786d
.short 30806 ; 0x7856
.short 30807 ; 0x7857
.short 30758 ; 0x7826
.short 30800 ; 0x7850
.short 30791 ; 0x7847
.short 30796 ; 0x784c
.short 30826 ; 0x786a
.short 30875 ; 0x789b
.short 30867 ; 0x7893
.short 30874 ; 0x789a
.short 30855 ; 0x7887
.short 30876 ; 0x789c
.short 30881 ; 0x78a1
.short 30883 ; 0x78a3
.short 30898 ; 0x78b2
.short 30905 ; 0x78b9
.short 30885 ; 0x78a5
.short 30932 ; 0x78d4
.short 30937 ; 0x78d9
.short 30921 ; 0x78c9
.short 30956 ; 0x78ec
.short 30962 ; 0x78f2
.short 30981 ; 0x7905
.short 30964 ; 0x78f4
.short 30995 ; 0x7913
.short 31012 ; 0x7924
.short 31006 ; 0x791e
.short 31028 ; 0x7934
.short 40859 ; 0x9f9b
.short 40697 ; 0x9ef9
.short 40699 ; 0x9efb
.short 40700 ; 0x9efc
.short 30449 ; 0x76f1
.short 30468 ; 0x7704
.short 30477 ; 0x770d
.short 30457 ; 0x76f9
.short 30471 ; 0x7707
.short 30472 ; 0x7708
.short 30490 ; 0x771a
.short 30498 ; 0x7722
.short 30489 ; 0x7719
.short 30509 ; 0x772d
.short 30502 ; 0x7726
.short 30517 ; 0x7735
.short 30520 ; 0x7738
.short 30544 ; 0x7750
.short 30545 ; 0x7751
.short 30535 ; 0x7747
.short 30531 ; 0x7743
.short 30554 ; 0x775a
.short 30568 ; 0x7768
.short 30562 ; 0x7762
.short 30565 ; 0x7765
.short 30591 ; 0x777f
.short 30605 ; 0x778d
.short 30589 ; 0x777d
.short 30592 ; 0x7780
.short 30604 ; 0x778c
.short 30609 ; 0x7791
.short 30623 ; 0x779f
.short 30624 ; 0x77a0
.short 30640 ; 0x77b0
.short 30645 ; 0x77b5
.short 30653 ; 0x77bd
.short 30010 ; 0x753a
.short 30016 ; 0x7540
.short 30030 ; 0x754e
.short 30027 ; 0x754b
.short 30024 ; 0x7548
.short 30043 ; 0x755b
.short 30066 ; 0x7572
.short 30073 ; 0x7579
.short 30083 ; 0x7583
.short 32600 ; 0x7f58
.short 32609 ; 0x7f61
.short 32607 ; 0x7f5f
.short 35400 ; 0x8a48
.short 32616 ; 0x7f68
.short 32628 ; 0x7f74
.short 32625 ; 0x7f71
.short 32633 ; 0x7f79
.short 32641 ; 0x7f81
.short 32638 ; 0x7f7e
.short 30413 ; 0x76cd
.short 30437 ; 0x76e5
.short 34866 ; 0x8832
.short 38021 ; 0x9485
.short 38022 ; 0x9486
.short 38023 ; 0x9487
.short 38027 ; 0x948b
.short 38026 ; 0x948a
.short 38028 ; 0x948c
.short 38029 ; 0x948d
.short 38031 ; 0x948f
.short 38032 ; 0x9490
.short 38036 ; 0x9494
.short 38039 ; 0x9497
.short 38037 ; 0x9495
.short 38042 ; 0x949a
.short 38043 ; 0x949b
.short 38044 ; 0x949c
.short 38051 ; 0x94a3
.short 38052 ; 0x94a4
.short 38059 ; 0x94ab
.short 38058 ; 0x94aa
.short 38061 ; 0x94ad
.short 38060 ; 0x94ac
.short 38063 ; 0x94af
.short 38064 ; 0x94b0
.short 38066 ; 0x94b2
.short 38068 ; 0x94b4
.short 38070 ; 0x94b6
.short 38071 ; 0x94b7
.short 38072 ; 0x94b8
.short 38073 ; 0x94b9
.short 38074 ; 0x94ba
.short 38076 ; 0x94bc
.short 38077 ; 0x94bd
.short 38079 ; 0x94bf
.short 38084 ; 0x94c4
.short 38088 ; 0x94c8
.short 38089 ; 0x94c9
.short 38090 ; 0x94ca
.short 38091 ; 0x94cb
.short 38092 ; 0x94cc
.short 38093 ; 0x94cd
.short 38094 ; 0x94ce
.short 38096 ; 0x94d0
.short 38097 ; 0x94d1
.short 38098 ; 0x94d2
.short 38101 ; 0x94d5
.short 38102 ; 0x94d6
.short 38103 ; 0x94d7
.short 38105 ; 0x94d9
.short 38104 ; 0x94d8
.short 38107 ; 0x94db
.short 38110 ; 0x94de
.short 38111 ; 0x94df
.short 38112 ; 0x94e0
.short 38114 ; 0x94e2
.short 38116 ; 0x94e4
.short 38117 ; 0x94e5
.short 38119 ; 0x94e7
.short 38120 ; 0x94e8
.short 38122 ; 0x94ea
.short 38121 ; 0x94e9
.short 38123 ; 0x94eb
.short 38126 ; 0x94ee
.short 38127 ; 0x94ef
.short 38131 ; 0x94f3
.short 38132 ; 0x94f4
.short 38133 ; 0x94f5
.short 38135 ; 0x94f7
.short 38137 ; 0x94f9
.short 38140 ; 0x94fc
.short 38141 ; 0x94fd
.short 38143 ; 0x94ff
.short 38147 ; 0x9503
.short 38146 ; 0x9502
.short 38150 ; 0x9506
.short 38151 ; 0x9507
.short 38153 ; 0x9509
.short 38154 ; 0x950a
.short 38157 ; 0x950d
.short 38158 ; 0x950e
.short 38159 ; 0x950f
.short 38162 ; 0x9512
.short 38163 ; 0x9513
.short 38164 ; 0x9514
.short 38165 ; 0x9515
.short 38166 ; 0x9516
.short 38168 ; 0x9518
.short 38171 ; 0x951b
.short 38173 ; 0x951d
.short 38174 ; 0x951e
.short 38175 ; 0x951f
.short 38178 ; 0x9522
.short 38186 ; 0x952a
.short 38187 ; 0x952b
.short 38185 ; 0x9529
.short 38188 ; 0x952c
.short 38193 ; 0x9531
.short 38194 ; 0x9532
.short 38196 ; 0x9534
.short 38198 ; 0x9536
.short 38199 ; 0x9537
.short 38200 ; 0x9538
.short 38204 ; 0x953c
.short 38206 ; 0x953e
.short 38207 ; 0x953f
.short 38210 ; 0x9542
.short 38197 ; 0x9535
.short 38212 ; 0x9544
.short 38213 ; 0x9545
.short 38214 ; 0x9546
.short 38217 ; 0x9549
.short 38220 ; 0x954c
.short 38222 ; 0x954e
.short 38223 ; 0x954f
.short 38226 ; 0x9552
.short 38227 ; 0x9553
.short 38228 ; 0x9554
.short 38230 ; 0x9556
.short 38231 ; 0x9557
.short 38232 ; 0x9558
.short 38233 ; 0x9559
.short 38235 ; 0x955b
.short 38238 ; 0x955e
.short 38239 ; 0x955f
.short 38237 ; 0x955d
.short 38241 ; 0x9561
.short 38242 ; 0x9562
.short 38244 ; 0x9564
.short 38245 ; 0x9565
.short 38246 ; 0x9566
.short 38247 ; 0x9567
.short 38248 ; 0x9568
.short 38249 ; 0x9569
.short 38250 ; 0x956a
.short 38251 ; 0x956b
.short 38252 ; 0x956c
.short 38255 ; 0x956f
.short 38257 ; 0x9571
.short 38258 ; 0x9572
.short 38259 ; 0x9573
.short 38202 ; 0x953a
.short 30695 ; 0x77e7
.short 30700 ; 0x77ec
.short 38601 ; 0x96c9
.short 31189 ; 0x79d5
.short 31213 ; 0x79ed
.short 31203 ; 0x79e3
.short 31211 ; 0x79eb
.short 31238 ; 0x7a06
.short 23879 ; 0x5d47
.short 31235 ; 0x7a03
.short 31234 ; 0x7a02
.short 31262 ; 0x7a1e
.short 31252 ; 0x7a14
.short 31289 ; 0x7a39
.short 31287 ; 0x7a37
.short 31313 ; 0x7a51
.short 40655 ; 0x9ecf
.short 39333 ; 0x99a5
.short 31344 ; 0x7a70
.short 30344 ; 0x7688
.short 30350 ; 0x768e
.short 30355 ; 0x7693
.short 30361 ; 0x7699
.short 30372 ; 0x76a4
.short 29918 ; 0x74de
.short 29920 ; 0x74e0
.short 29996 ; 0x752c
.short 40480 ; 0x9e20
.short 40482 ; 0x9e22
.short 40488 ; 0x9e28
.short 40489 ; 0x9e29
.short 40490 ; 0x9e2a
.short 40491 ; 0x9e2b
.short 40492 ; 0x9e2c
.short 40498 ; 0x9e32
.short 40497 ; 0x9e31
.short 40502 ; 0x9e36
.short 40504 ; 0x9e38
.short 40503 ; 0x9e37
.short 40505 ; 0x9e39
.short 40506 ; 0x9e3a
.short 40510 ; 0x9e3e
.short 40513 ; 0x9e41
.short 40514 ; 0x9e42
.short 40516 ; 0x9e44
.short 40518 ; 0x9e46
.short 40519 ; 0x9e47
.short 40520 ; 0x9e48
.short 40521 ; 0x9e49
.short 40523 ; 0x9e4b
.short 40524 ; 0x9e4c
.short 40526 ; 0x9e4e
.short 40529 ; 0x9e51
.short 40533 ; 0x9e55
.short 40535 ; 0x9e57
.short 40538 ; 0x9e5a
.short 40539 ; 0x9e5b
.short 40540 ; 0x9e5c
.short 40542 ; 0x9e5e
.short 40547 ; 0x9e63
.short 40550 ; 0x9e66
.short 40551 ; 0x9e67
.short 40552 ; 0x9e68
.short 40553 ; 0x9e69
.short 40554 ; 0x9e6a
.short 40555 ; 0x9e6b
.short 40556 ; 0x9e6c
.short 40561 ; 0x9e71
.short 40557 ; 0x9e6d
.short 40563 ; 0x9e73
.short 30098 ; 0x7592
.short 30100 ; 0x7594
.short 30102 ; 0x7596
.short 30112 ; 0x75a0
.short 30109 ; 0x759d
.short 30124 ; 0x75ac
.short 30115 ; 0x75a3
.short 30131 ; 0x75b3
.short 30132 ; 0x75b4
.short 30136 ; 0x75b8
.short 30148 ; 0x75c4
.short 30129 ; 0x75b1
.short 30128 ; 0x75b0
.short 30147 ; 0x75c3
.short 30146 ; 0x75c2
.short 30166 ; 0x75d6
.short 30157 ; 0x75cd
.short 30179 ; 0x75e3
.short 30184 ; 0x75e8
.short 30182 ; 0x75e6
.short 30180 ; 0x75e4
.short 30187 ; 0x75eb
.short 30183 ; 0x75e7
.short 30211 ; 0x7603
.short 30193 ; 0x75f1
.short 30204 ; 0x75fc
.short 30207 ; 0x75ff
.short 30224 ; 0x7610
.short 30208 ; 0x7600
.short 30213 ; 0x7605
.short 30220 ; 0x760c
.short 30231 ; 0x7617
.short 30218 ; 0x760a
.short 30245 ; 0x7625
.short 30232 ; 0x7618
.short 30229 ; 0x7615
.short 30233 ; 0x7619
.short 30235 ; 0x761b
.short 30268 ; 0x763c
.short 30242 ; 0x7622
.short 30240 ; 0x7620
.short 30272 ; 0x7640
.short 30253 ; 0x762d
.short 30256 ; 0x7630
.short 30271 ; 0x763f
.short 30261 ; 0x7635
.short 30275 ; 0x7643
.short 30270 ; 0x763e
.short 30259 ; 0x7633
.short 30285 ; 0x764d
.short 30302 ; 0x765e
.short 30292 ; 0x7654
.short 30300 ; 0x765c
.short 30294 ; 0x7656
.short 30315 ; 0x766b
.short 30319 ; 0x766f
.short 32714 ; 0x7fca
.short 31462 ; 0x7ae6
.short 31352 ; 0x7a78
.short 31353 ; 0x7a79
.short 31360 ; 0x7a80
.short 31366 ; 0x7a86
.short 31368 ; 0x7a88
.short 31381 ; 0x7a95
.short 31398 ; 0x7aa6
.short 31392 ; 0x7aa0
.short 31404 ; 0x7aac
.short 31400 ; 0x7aa8
.short 31405 ; 0x7aad
.short 31411 ; 0x7ab3
.short 34916 ; 0x8864
.short 34921 ; 0x8869
.short 34930 ; 0x8872
.short 34941 ; 0x887d
.short 34943 ; 0x887f
.short 34946 ; 0x8882
.short 34978 ; 0x88a2
.short 35014 ; 0x88c6
.short 34999 ; 0x88b7
.short 35004 ; 0x88bc
.short 35017 ; 0x88c9
.short 35042 ; 0x88e2
.short 35022 ; 0x88ce
.short 35043 ; 0x88e3
.short 35045 ; 0x88e5
.short 35057 ; 0x88f1
.short 35098 ; 0x891a
.short 35068 ; 0x88fc
.short 35048 ; 0x88e8
.short 35070 ; 0x88fe
.short 35056 ; 0x88f0
.short 35105 ; 0x8921
.short 35097 ; 0x8919
.short 35091 ; 0x8913
.short 35099 ; 0x891b
.short 35082 ; 0x890a
.short 35124 ; 0x8934
.short 35115 ; 0x892b
.short 35126 ; 0x8936
.short 35137 ; 0x8941
.short 35174 ; 0x8966
.short 35195 ; 0x897b
.short 30091 ; 0x758b
.short 32997 ; 0x80e5
.short 30386 ; 0x76b2
.short 30388 ; 0x76b4
.short 30684 ; 0x77dc
.short 32786 ; 0x8012
.short 32788 ; 0x8014
.short 32790 ; 0x8016
.short 32796 ; 0x801c
.short 32800 ; 0x8020
.short 32802 ; 0x8022
.short 32805 ; 0x8025
.short 32806 ; 0x8026
.short 32807 ; 0x8027
.short 32809 ; 0x8029
.short 32808 ; 0x8028
.short 32817 ; 0x8031
.short 32779 ; 0x800b
.short 32821 ; 0x8035
.short 32835 ; 0x8043
.short 32838 ; 0x8046
.short 32845 ; 0x804d
.short 32850 ; 0x8052
.short 32873 ; 0x8069
.short 32881 ; 0x8071
.short 35203 ; 0x8983
.short 39032 ; 0x9878
.short 39040 ; 0x9880
.short 39043 ; 0x9883
.short 39049 ; 0x9889
.short 39052 ; 0x988c
.short 39053 ; 0x988d
.short 39055 ; 0x988f
.short 39060 ; 0x9894
.short 39066 ; 0x989a
.short 39067 ; 0x989b
.short 39070 ; 0x989e
.short 39071 ; 0x989f
.short 39073 ; 0x98a1
.short 39074 ; 0x98a2
.short 39077 ; 0x98a5
.short 39078 ; 0x98a6
.short 34381 ; 0x864d
.short 34388 ; 0x8654
.short 34412 ; 0x866c
.short 34414 ; 0x866e
.short 34431 ; 0x867f
.short 34426 ; 0x867a
.short 34428 ; 0x867c
.short 34427 ; 0x867b
.short 34472 ; 0x86a8
.short 34445 ; 0x868d
.short 34443 ; 0x868b
.short 34476 ; 0x86ac
.short 34461 ; 0x869d
.short 34471 ; 0x86a7
.short 34467 ; 0x86a3
.short 34474 ; 0x86aa
.short 34451 ; 0x8693
.short 34473 ; 0x86a9
.short 34486 ; 0x86b6
.short 34500 ; 0x86c4
.short 34485 ; 0x86b5
.short 34510 ; 0x86ce
.short 34480 ; 0x86b0
.short 34490 ; 0x86ba
.short 34481 ; 0x86b1
.short 34479 ; 0x86af
.short 34505 ; 0x86c9
.short 34511 ; 0x86cf
.short 34484 ; 0x86b4
.short 34537 ; 0x86e9
.short 34545 ; 0x86f1
.short 34546 ; 0x86f2
.short 34541 ; 0x86ed
.short 34547 ; 0x86f3
.short 34512 ; 0x86d0
.short 34579 ; 0x8713
.short 34526 ; 0x86de
.short 34548 ; 0x86f4
.short 34527 ; 0x86df
.short 34520 ; 0x86d8
.short 34513 ; 0x86d1
.short 34563 ; 0x8703
.short 34567 ; 0x8707
.short 34552 ; 0x86f8
.short 34568 ; 0x8708
.short 34570 ; 0x870a
.short 34573 ; 0x870d
.short 34569 ; 0x8709
.short 34595 ; 0x8723
.short 34619 ; 0x873b
.short 34590 ; 0x871e
.short 34597 ; 0x8725
.short 34606 ; 0x872e
.short 34586 ; 0x871a
.short 34622 ; 0x873e
.short 34632 ; 0x8748
.short 34612 ; 0x8734
.short 34609 ; 0x8731
.short 34601 ; 0x8729
.short 34615 ; 0x8737
.short 34623 ; 0x873f
.short 34690 ; 0x8782
.short 34594 ; 0x8722
.short 34685 ; 0x877d
.short 34686 ; 0x877e
.short 34683 ; 0x877b
.short 34656 ; 0x8760
.short 34672 ; 0x8770
.short 34636 ; 0x874c
.short 34670 ; 0x876e
.short 34699 ; 0x878b
.short 34643 ; 0x8753
.short 34659 ; 0x8763
.short 34684 ; 0x877c
.short 34660 ; 0x8764
.short 34649 ; 0x8759
.short 34661 ; 0x8765
.short 34707 ; 0x8793
.short 34735 ; 0x87af
.short 34728 ; 0x87a8
.short 34770 ; 0x87d2
.short 34758 ; 0x87c6
.short 34696 ; 0x8788
.short 34693 ; 0x8785
.short 34733 ; 0x87ad
.short 34711 ; 0x8797
.short 34691 ; 0x8783
.short 34731 ; 0x87ab
.short 34789 ; 0x87e5
.short 34732 ; 0x87ac
.short 34741 ; 0x87b5
.short 34739 ; 0x87b3
.short 34763 ; 0x87cb
.short 34771 ; 0x87d3
.short 34749 ; 0x87bd
.short 34769 ; 0x87d1
.short 34752 ; 0x87c0
.short 34762 ; 0x87ca
.short 34779 ; 0x87db
.short 34794 ; 0x87ea
.short 34784 ; 0x87e0
.short 34798 ; 0x87ee
.short 34838 ; 0x8816
.short 34835 ; 0x8813
.short 34814 ; 0x87fe
.short 34826 ; 0x880a
.short 34843 ; 0x881b
.short 34849 ; 0x8821
.short 34873 ; 0x8839
.short 34876 ; 0x883c
.short 32566 ; 0x7f36
.short 32578 ; 0x7f42
.short 32580 ; 0x7f44
.short 32581 ; 0x7f45
.short 33296 ; 0x8210
.short 31482 ; 0x7afa
.short 31485 ; 0x7afd
.short 31496 ; 0x7b08
.short 31491 ; 0x7b03
.short 31492 ; 0x7b04
.short 31509 ; 0x7b15
.short 31498 ; 0x7b0a
.short 31531 ; 0x7b2b
.short 31503 ; 0x7b0f
.short 31559 ; 0x7b47
.short 31544 ; 0x7b38
.short 31530 ; 0x7b2a
.short 31513 ; 0x7b19
.short 31534 ; 0x7b2e
.short 31537 ; 0x7b31
.short 31520 ; 0x7b20
.short 31525 ; 0x7b25
.short 31524 ; 0x7b24
.short 31539 ; 0x7b33
.short 31550 ; 0x7b3e
.short 31518 ; 0x7b1e
.short 31576 ; 0x7b58
.short 31578 ; 0x7b5a
.short 31557 ; 0x7b45
.short 31605 ; 0x7b75
.short 31564 ; 0x7b4c
.short 31581 ; 0x7b5d
.short 31584 ; 0x7b60
.short 31598 ; 0x7b6e
.short 31611 ; 0x7b7b
.short 31586 ; 0x7b62
.short 31602 ; 0x7b72
.short 31601 ; 0x7b71
.short 31632 ; 0x7b90
.short 31654 ; 0x7ba6
.short 31655 ; 0x7ba7
.short 31672 ; 0x7bb8
.short 31660 ; 0x7bac
.short 31645 ; 0x7b9d
.short 31656 ; 0x7ba8
.short 31621 ; 0x7b85
.short 31658 ; 0x7baa
.short 31644 ; 0x7b9c
.short 31650 ; 0x7ba2
.short 31659 ; 0x7bab
.short 31668 ; 0x7bb4
.short 31697 ; 0x7bd1
.short 31681 ; 0x7bc1
.short 31692 ; 0x7bcc
.short 31709 ; 0x7bdd
.short 31706 ; 0x7bda
.short 31717 ; 0x7be5
.short 31718 ; 0x7be6
.short 31722 ; 0x7bea
.short 31756 ; 0x7c0c
.short 31742 ; 0x7bfe
.short 31740 ; 0x7bfc
.short 31759 ; 0x7c0f
.short 31766 ; 0x7c16
.short 31755 ; 0x7c0b
.short 31775 ; 0x7c1f
.short 31786 ; 0x7c2a
.short 31782 ; 0x7c26
.short 31800 ; 0x7c38
.short 31809 ; 0x7c41
.short 31808 ; 0x7c40
.short 33278 ; 0x81fe
.short 33281 ; 0x8201
.short 33282 ; 0x8202
.short 33284 ; 0x8204
.short 33260 ; 0x81ec
.short 34884 ; 0x8844
.short 33313 ; 0x8221
.short 33314 ; 0x8222
.short 33315 ; 0x8223
.short 33325 ; 0x822d
.short 33327 ; 0x822f
.short 33320 ; 0x8228
.short 33323 ; 0x822b
.short 33336 ; 0x8238
.short 33339 ; 0x823b
.short 33331 ; 0x8233
.short 33332 ; 0x8234
.short 33342 ; 0x823e
.short 33348 ; 0x8244
.short 33353 ; 0x8249
.short 33355 ; 0x824b
.short 33359 ; 0x824f
.short 33370 ; 0x825a
.short 33375 ; 0x825f
.short 33384 ; 0x8268
.short 34942 ; 0x887e
.short 34949 ; 0x8885
.short 34952 ; 0x8888
.short 35032 ; 0x88d8
.short 35039 ; 0x88df
.short 35166 ; 0x895e
.short 32669 ; 0x7f9d
.short 32671 ; 0x7f9f
.short 32679 ; 0x7fa7
.short 32687 ; 0x7faf
.short 32688 ; 0x7fb0
.short 32690 ; 0x7fb2
.short 31868 ; 0x7c7c
.short 25929 ; 0x6549
.short 31889 ; 0x7c91
.short 31901 ; 0x7c9d
.short 31900 ; 0x7c9c
.short 31902 ; 0x7c9e
.short 31906 ; 0x7ca2
.short 31922 ; 0x7cb2
.short 31932 ; 0x7cbc
.short 31933 ; 0x7cbd
.short 31937 ; 0x7cc1
.short 31943 ; 0x7cc7
.short 31948 ; 0x7ccc
.short 31949 ; 0x7ccd
.short 31944 ; 0x7cc8
.short 31941 ; 0x7cc5
.short 31959 ; 0x7cd7
.short 31976 ; 0x7ce8
.short 33390 ; 0x826e
.short 26280 ; 0x66a8
.short 32703 ; 0x7fbf
.short 32718 ; 0x7fce
.short 32725 ; 0x7fd5
.short 32741 ; 0x7fe5
.short 32737 ; 0x7fe1
.short 32742 ; 0x7fe6
.short 32745 ; 0x7fe9
.short 32750 ; 0x7fee
.short 32755 ; 0x7ff3
.short 31992 ; 0x7cf8
.short 32119 ; 0x7d77
.short 32166 ; 0x7da6
.short 32174 ; 0x7dae
.short 32327 ; 0x7e47
.short 32411 ; 0x7e9b
.short 40632 ; 0x9eb8
.short 40628 ; 0x9eb4
.short 36211 ; 0x8d73
.short 36228 ; 0x8d84
.short 36244 ; 0x8d94
.short 36241 ; 0x8d91
.short 36273 ; 0x8db1
.short 36199 ; 0x8d67
.short 36205 ; 0x8d6d
.short 35911 ; 0x8c47
.short 35913 ; 0x8c49
.short 37194 ; 0x914a
.short 37200 ; 0x9150
.short 37198 ; 0x914e
.short 37199 ; 0x914f
.short 37220 ; 0x9164
.short 37218 ; 0x9162
.short 37217 ; 0x9161
.short 37232 ; 0x9170
.short 37225 ; 0x9169
.short 37231 ; 0x916f
.short 37245 ; 0x917d
.short 37246 ; 0x917e
.short 37234 ; 0x9172
.short 37236 ; 0x9174
.short 37241 ; 0x9179
.short 37260 ; 0x918c
.short 37253 ; 0x9185
.short 37264 ; 0x9190
.short 37261 ; 0x918d
.short 37265 ; 0x9191
.short 37282 ; 0x91a2
.short 37283 ; 0x91a3
.short 37290 ; 0x91aa
.short 37293 ; 0x91ad
.short 37294 ; 0x91ae
.short 37295 ; 0x91af
.short 37301 ; 0x91b5
.short 37300 ; 0x91b4
.short 37306 ; 0x91ba
.short 35925 ; 0x8c55
.short 40574 ; 0x9e7e
.short 36280 ; 0x8db8
.short 36331 ; 0x8deb
.short 36357 ; 0x8e05
.short 36441 ; 0x8e59
.short 36457 ; 0x8e69
.short 36277 ; 0x8db5
.short 36287 ; 0x8dbf
.short 36284 ; 0x8dbc
.short 36282 ; 0x8dba
.short 36292 ; 0x8dc4
.short 36310 ; 0x8dd6
.short 36311 ; 0x8dd7
.short 36314 ; 0x8dda
.short 36318 ; 0x8dde
.short 36302 ; 0x8dce
.short 36303 ; 0x8dcf
.short 36315 ; 0x8ddb
.short 36294 ; 0x8dc6
.short 36332 ; 0x8dec
.short 36343 ; 0x8df7
.short 36344 ; 0x8df8
.short 36323 ; 0x8de3
.short 36345 ; 0x8df9
.short 36347 ; 0x8dfb
.short 36324 ; 0x8de4
.short 36361 ; 0x8e09
.short 36349 ; 0x8dfd
.short 36372 ; 0x8e14
.short 36381 ; 0x8e1d
.short 36383 ; 0x8e1f
.short 36396 ; 0x8e2c
.short 36398 ; 0x8e2e
.short 36387 ; 0x8e23
.short 36399 ; 0x8e2f
.short 36410 ; 0x8e3a
.short 36416 ; 0x8e40
.short 36409 ; 0x8e39
.short 36405 ; 0x8e35
.short 36413 ; 0x8e3d
.short 36401 ; 0x8e31
.short 36425 ; 0x8e49
.short 36417 ; 0x8e41
.short 36418 ; 0x8e42
.short 36433 ; 0x8e51
.short 36434 ; 0x8e52
.short 36426 ; 0x8e4a
.short 36464 ; 0x8e70
.short 36470 ; 0x8e76
.short 36476 ; 0x8e7c
.short 36463 ; 0x8e6f
.short 36468 ; 0x8e74
.short 36485 ; 0x8e85
.short 36495 ; 0x8e8f
.short 36500 ; 0x8e94
.short 36496 ; 0x8e90
.short 36508 ; 0x8e9c
.short 36510 ; 0x8e9e
.short 35960 ; 0x8c78
.short 35970 ; 0x8c82
.short 35978 ; 0x8c8a
.short 35973 ; 0x8c85
.short 35992 ; 0x8c98
.short 35988 ; 0x8c94
.short 26011 ; 0x659b
.short 35286 ; 0x89d6
.short 35294 ; 0x89de
.short 35290 ; 0x89da
.short 35292 ; 0x89dc
.short 35301 ; 0x89e5
.short 35307 ; 0x89eb
.short 35311 ; 0x89ef
.short 35390 ; 0x8a3e
.short 35622 ; 0x8b26
.short 38739 ; 0x9753
.short 38633 ; 0x96e9
.short 38643 ; 0x96f3
.short 38639 ; 0x96ef
.short 38662 ; 0x9706
.short 38657 ; 0x9701
.short 38664 ; 0x9708
.short 38671 ; 0x970f
.short 38670 ; 0x970e
.short 38698 ; 0x972a
.short 38701 ; 0x972d
.short 38704 ; 0x9730
.short 38718 ; 0x973e
.short 40832 ; 0x9f80
.short 40835 ; 0x9f83
.short 40837 ; 0x9f85
.short 40838 ; 0x9f86
.short 40839 ; 0x9f87
.short 40840 ; 0x9f88
.short 40841 ; 0x9f89
.short 40842 ; 0x9f8a
.short 40844 ; 0x9f8c
.short 40702 ; 0x9efe
.short 40715 ; 0x9f0b
.short 40717 ; 0x9f0d
.short 38585 ; 0x96b9
.short 38588 ; 0x96bc
.short 38589 ; 0x96bd
.short 38606 ; 0x96ce
.short 38610 ; 0x96d2
.short 30655 ; 0x77bf
.short 38624 ; 0x96e0
.short 37518 ; 0x928e
.short 37550 ; 0x92ae
.short 37576 ; 0x92c8
.short 37694 ; 0x933e
.short 37738 ; 0x936a
.short 37834 ; 0x93ca
.short 37775 ; 0x938f
.short 37950 ; 0x943e
.short 37995 ; 0x946b
.short 40063 ; 0x9c7f
.short 40066 ; 0x9c82
.short 40069 ; 0x9c85
.short 40070 ; 0x9c86
.short 40071 ; 0x9c87
.short 40072 ; 0x9c88
.short 31267 ; 0x7a23
.short 40075 ; 0x9c8b
.short 40078 ; 0x9c8e
.short 40080 ; 0x9c90
.short 40081 ; 0x9c91
.short 40082 ; 0x9c92
.short 40084 ; 0x9c94
.short 40085 ; 0x9c95
.short 40090 ; 0x9c9a
.short 40091 ; 0x9c9b
.short 40094 ; 0x9c9e
.short 40095 ; 0x9c9f
.short 40096 ; 0x9ca0
.short 40097 ; 0x9ca1
.short 40098 ; 0x9ca2
.short 40099 ; 0x9ca3
.short 40101 ; 0x9ca5
.short 40102 ; 0x9ca6
.short 40103 ; 0x9ca7
.short 40104 ; 0x9ca8
.short 40105 ; 0x9ca9
.short 40107 ; 0x9cab
.short 40109 ; 0x9cad
.short 40110 ; 0x9cae
.short 40112 ; 0x9cb0
.short 40113 ; 0x9cb1
.short 40114 ; 0x9cb2
.short 40115 ; 0x9cb3
.short 40116 ; 0x9cb4
.short 40117 ; 0x9cb5
.short 40118 ; 0x9cb6
.short 40119 ; 0x9cb7
.short 40122 ; 0x9cba
.short 40123 ; 0x9cbb
.short 40124 ; 0x9cbc
.short 40125 ; 0x9cbd
.short 40132 ; 0x9cc4
.short 40133 ; 0x9cc5
.short 40134 ; 0x9cc6
.short 40135 ; 0x9cc7
.short 40138 ; 0x9cca
.short 40139 ; 0x9ccb
.short 40140 ; 0x9ccc
.short 40141 ; 0x9ccd
.short 40142 ; 0x9cce
.short 40143 ; 0x9ccf
.short 40144 ; 0x9cd0
.short 40147 ; 0x9cd3
.short 40148 ; 0x9cd4
.short 40149 ; 0x9cd5
.short 40151 ; 0x9cd7
.short 40152 ; 0x9cd8
.short 40153 ; 0x9cd9
.short 40156 ; 0x9cdc
.short 40157 ; 0x9cdd
.short 40159 ; 0x9cdf
.short 40162 ; 0x9ce2
.short 38780 ; 0x977c
.short 38789 ; 0x9785
.short 38801 ; 0x9791
.short 38802 ; 0x9792
.short 38804 ; 0x9794
.short 38831 ; 0x97af
.short 38827 ; 0x97ab
.short 38819 ; 0x97a3
.short 38834 ; 0x97b2
.short 38836 ; 0x97b4
.short 39601 ; 0x9ab1
.short 39600 ; 0x9ab0
.short 39607 ; 0x9ab7
.short 40536 ; 0x9e58
.short 39606 ; 0x9ab6
.short 39610 ; 0x9aba
.short 39612 ; 0x9abc
.short 39617 ; 0x9ac1
.short 39616 ; 0x9ac0
.short 39621 ; 0x9ac5
.short 39618 ; 0x9ac2
.short 39627 ; 0x9acb
.short 39628 ; 0x9acc
.short 39633 ; 0x9ad1
.short 39749 ; 0x9b45
.short 39747 ; 0x9b43
.short 39751 ; 0x9b47
.short 39753 ; 0x9b49
.short 39752 ; 0x9b48
.short 39757 ; 0x9b4d
.short 39761 ; 0x9b51
.short 39144 ; 0x98e8
.short 39181 ; 0x990d
.short 39214 ; 0x992e
.short 39253 ; 0x9955
.short 39252 ; 0x9954
.short 39647 ; 0x9adf
.short 39649 ; 0x9ae1
.short 39654 ; 0x9ae6
.short 39663 ; 0x9aef
.short 39659 ; 0x9aeb
.short 39675 ; 0x9afb
.short 39661 ; 0x9aed
.short 39673 ; 0x9af9
.short 39688 ; 0x9b08
.short 39695 ; 0x9b0f
.short 39699 ; 0x9b13
.short 39711 ; 0x9b1f
.short 39715 ; 0x9b23
.short 40637 ; 0x9ebd
.short 40638 ; 0x9ebe
.short 32315 ; 0x7e3b
.short 40578 ; 0x9e82
.short 40583 ; 0x9e87
.short 40584 ; 0x9e88
.short 40587 ; 0x9e8b
.short 40594 ; 0x9e92
.short 37846 ; 0x93d6
.short 40605 ; 0x9e9d
.short 40607 ; 0x9e9f
.short 40667 ; 0x9edb
.short 40668 ; 0x9edc
.short 40669 ; 0x9edd
.short 40672 ; 0x9ee0
.short 40671 ; 0x9edf
.short 40674 ; 0x9ee2
.short 40681 ; 0x9ee9
.short 40679 ; 0x9ee7
.short 40677 ; 0x9ee5
.short 40682 ; 0x9eea
.short 40687 ; 0x9eef
.short 40738 ; 0x9f22
.short 40748 ; 0x9f2c
.short 40751 ; 0x9f2f
.short 40761 ; 0x9f39
.short 40759 ; 0x9f37
.short 40765 ; 0x9f3d
.short 40766 ; 0x9f3e
.short 40772 ; 0x9f44
.globl ___gb2312_from_ucs4_tab1 ; @__gb2312_from_ucs4_tab1
___gb2312_from_ucs4_tab1:
.ascii "!h"
.space 2
.space 2
.ascii "!l"
.ascii "!'"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!c"
.ascii "!@"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!A"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "($"
.ascii "(\""
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2,40
.ascii "(&"
.ascii "(:"
.space 2
.ascii "(,"
.ascii "(*"
.space 2
.space 2
.space 2
.space 2
.ascii "(0"
.ascii "(."
.space 2
.space 2
.space 2
.ascii "!B"
.space 2
.ascii "(4"
.ascii "(2"
.space 2
.ascii "(9"
.space 2
.space 2
.space 2
.space 2
.ascii "(!"
.globl ___gb2312_from_ucs4_tab2 ; @__gb2312_from_ucs4_tab2
___gb2312_from_ucs4_tab2:
.ascii "&!"
.ascii "&\""
.ascii "&#"
.ascii "&$"
.ascii "&%"
.space 2,38
.ascii "&'"
.ascii "&("
.ascii "&)"
.ascii "&*"
.ascii "&+"
.ascii "&,"
.ascii "&-"
.ascii "&."
.ascii "&/"
.ascii "&0"
.ascii "&1"
.space 2
.ascii "&2"
.ascii "&3"
.ascii "&4"
.ascii "&5"
.ascii "&6"
.ascii "&7"
.ascii "&8"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "&A"
.ascii "&B"
.ascii "&C"
.ascii "&D"
.ascii "&E"
.ascii "&F"
.ascii "&G"
.ascii "&H"
.ascii "&I"
.ascii "&J"
.ascii "&K"
.ascii "&L"
.ascii "&M"
.ascii "&N"
.ascii "&O"
.ascii "&P"
.ascii "&Q"
.space 2
.ascii "&R"
.ascii "&S"
.ascii "&T"
.ascii "&U"
.ascii "&V"
.ascii "&W"
.ascii "&X"
.globl ___gb2312_from_ucs4_tab3 ; @__gb2312_from_ucs4_tab3
___gb2312_from_ucs4_tab3:
.space 2,39
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "'!"
.ascii "'\""
.ascii "'#"
.ascii "'$"
.ascii "'%"
.ascii "'&"
.ascii "'("
.ascii "')"
.ascii "'*"
.ascii "'+"
.ascii "',"
.ascii "'-"
.ascii "'."
.ascii "'/"
.ascii "'0"
.ascii "'1"
.ascii "'2"
.ascii "'3"
.ascii "'4"
.ascii "'5"
.ascii "'6"
.ascii "'7"
.ascii "'8"
.ascii "'9"
.ascii "':"
.ascii "';"
.ascii "'<"
.ascii "'="
.ascii "'>"
.ascii "'?"
.ascii "'@"
.ascii "'A"
.ascii "'Q"
.ascii "'R"
.ascii "'S"
.ascii "'T"
.ascii "'U"
.ascii "'V"
.ascii "'X"
.ascii "'Y"
.ascii "'Z"
.ascii "'["
.ascii "'\\"
.ascii "']"
.ascii "'^"
.ascii "'_"
.ascii "'`"
.ascii "'a"
.ascii "'b"
.ascii "'c"
.ascii "'d"
.ascii "'e"
.ascii "'f"
.ascii "'g"
.ascii "'h"
.ascii "'i"
.ascii "'j"
.ascii "'k"
.ascii "'l"
.ascii "'m"
.ascii "'n"
.ascii "'o"
.ascii "'p"
.ascii "'q"
.space 2
.ascii "'W"
.globl ___gb2312_from_ucs4_tab4 ; @__gb2312_from_ucs4_tab4
___gb2312_from_ucs4_tab4:
.ascii "!*"
.ascii "!,"
.space 2
.ascii "!."
.ascii "!/"
.space 2
.space 2
.ascii "!0"
.ascii "!1"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!-"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!k"
.space 2
.ascii "!d"
.ascii "!e"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!y"
.globl ___gb2312_from_ucs4_tab5 ; @__gb2312_from_ucs4_tab5
___gb2312_from_ucs4_tab5:
.ascii "!f"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!m"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "\"q"
.ascii "\"r"
.ascii "\"s"
.ascii "\"t"
.ascii "\"u"
.ascii "\"v"
.ascii "\"w"
.ascii "\"x"
.ascii "\"y"
.ascii "\"z"
.ascii "\"{"
.ascii "\"|"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!{"
.ascii "!|"
.ascii "!z"
.ascii "!}"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!J"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!G"
.space 2
.ascii "!F"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!L"
.space 2
.space 2
.ascii "!X"
.ascii "!^"
.space 2
.ascii "!O"
.space 2
.space 2
.space 2
.space 2
.ascii "!N"
.space 2
.ascii "!D"
.ascii "!E"
.ascii "!I"
.ascii "!H"
.ascii "!R"
.space 2
.space 2
.ascii "!S"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!`"
.ascii "!_"
.ascii "!C"
.ascii "!K"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!W"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!V"
.space 2
.space 2
.space 2
.ascii "!U"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!Y"
.ascii "!T"
.space 2
.space 2
.ascii "!\\"
.ascii "!]"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!Z"
.ascii "!["
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!Q"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "!M"
.globl ___gb2312_from_ucs4_tab6 ; @__gb2312_from_ucs4_tab6
___gb2312_from_ucs4_tab6:
.ascii "\"Y"
.ascii "\"Z"
.ascii "\"["
.ascii "\"\\"
.ascii "\"]"
.ascii "\"^"
.ascii "\"_"
.ascii "\"`"
.ascii "\"a"
.ascii "\"b"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "\"E"
.ascii "\"F"
.ascii "\"G"
.ascii "\"H"
.ascii "\"I"
.ascii "\"J"
.ascii "\"K"
.ascii "\"L"
.ascii "\"M"
.ascii "\"N"
.ascii "\"O"
.ascii "\"P"
.ascii "\"Q"
.ascii "\"R"
.ascii "\"S"
.ascii "\"T"
.ascii "\"U"
.ascii "\"V"
.ascii "\"W"
.ascii "\"X"
.ascii "\"1"
.ascii "\"2"
.ascii "\"3"
.ascii "\"4"
.ascii "\"5"
.ascii "\"6"
.ascii "\"7"
.ascii "\"8"
.ascii "\"9"
.ascii "\":"
.ascii "\";"
.ascii "\"<"
.ascii "\"="
.ascii "\">"
.ascii "\"?"
.ascii "\"@"
.ascii "\"A"
.ascii "\"B"
.ascii "\"C"
.ascii "\"D"
.globl ___gb2312_from_ucs4_tab7 ; @__gb2312_from_ucs4_tab7
___gb2312_from_ucs4_tab7:
.space 2,33
.ascii "!\""
.ascii "!#"
.ascii "!("
.space 2
.ascii "!)"
.space 2
.space 2
.ascii "!4"
.ascii "!5"
.ascii "!6"
.ascii "!7"
.ascii "!8"
.ascii "!9"
.ascii "!:"
.ascii "!;"
.ascii "!>"
.ascii "!?"
.space 2
.ascii "!~"
.ascii "!2"
.ascii "!3"
.ascii "!<"
.ascii "!="
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "$!"
.ascii "$\""
.ascii "$#"
.space 2,36
.ascii "$%"
.ascii "$&"
.ascii "$'"
.ascii "$("
.ascii "$)"
.ascii "$*"
.ascii "$+"
.ascii "$,"
.ascii "$-"
.ascii "$."
.ascii "$/"
.ascii "$0"
.ascii "$1"
.ascii "$2"
.ascii "$3"
.ascii "$4"
.ascii "$5"
.ascii "$6"
.ascii "$7"
.ascii "$8"
.ascii "$9"
.ascii "$:"
.ascii "$;"
.ascii "$<"
.ascii "$="
.ascii "$>"
.ascii "$?"
.ascii "$@"
.ascii "$A"
.ascii "$B"
.ascii "$C"
.ascii "$D"
.ascii "$E"
.ascii "$F"
.ascii "$G"
.ascii "$H"
.ascii "$I"
.ascii "$J"
.ascii "$K"
.ascii "$L"
.ascii "$M"
.ascii "$N"
.ascii "$O"
.ascii "$P"
.ascii "$Q"
.ascii "$R"
.ascii "$S"
.ascii "$T"
.ascii "$U"
.ascii "$V"
.ascii "$W"
.ascii "$X"
.ascii "$Y"
.ascii "$Z"
.ascii "$["
.ascii "$\\"
.ascii "$]"
.ascii "$^"
.ascii "$_"
.ascii "$`"
.ascii "$a"
.ascii "$b"
.ascii "$c"
.ascii "$d"
.ascii "$e"
.ascii "$f"
.ascii "$g"
.ascii "$h"
.ascii "$i"
.ascii "$j"
.ascii "$k"
.ascii "$l"
.ascii "$m"
.ascii "$n"
.ascii "$o"
.ascii "$p"
.ascii "$q"
.ascii "$r"
.ascii "$s"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "%!"
.ascii "%\""
.ascii "%#"
.ascii "%$"
.space 2,37
.ascii "%&"
.ascii "%'"
.ascii "%("
.ascii "%)"
.ascii "%*"
.ascii "%+"
.ascii "%,"
.ascii "%-"
.ascii "%."
.ascii "%/"
.ascii "%0"
.ascii "%1"
.ascii "%2"
.ascii "%3"
.ascii "%4"
.ascii "%5"
.ascii "%6"
.ascii "%7"
.ascii "%8"
.ascii "%9"
.ascii "%:"
.ascii "%;"
.ascii "%<"
.ascii "%="
.ascii "%>"
.ascii "%?"
.ascii "%@"
.ascii "%A"
.ascii "%B"
.ascii "%C"
.ascii "%D"
.ascii "%E"
.ascii "%F"
.ascii "%G"
.ascii "%H"
.ascii "%I"
.ascii "%J"
.ascii "%K"
.ascii "%L"
.ascii "%M"
.ascii "%N"
.ascii "%O"
.ascii "%P"
.ascii "%Q"
.ascii "%R"
.ascii "%S"
.ascii "%T"
.ascii "%U"
.ascii "%V"
.ascii "%W"
.ascii "%X"
.ascii "%Y"
.ascii "%Z"
.ascii "%["
.ascii "%\\"
.ascii "%]"
.ascii "%^"
.ascii "%_"
.ascii "%`"
.ascii "%a"
.ascii "%b"
.ascii "%c"
.ascii "%d"
.ascii "%e"
.ascii "%f"
.ascii "%g"
.ascii "%h"
.ascii "%i"
.ascii "%j"
.ascii "%k"
.ascii "%l"
.ascii "%m"
.ascii "%n"
.ascii "%o"
.ascii "%p"
.ascii "%q"
.ascii "%r"
.ascii "%s"
.ascii "%t"
.ascii "%u"
.ascii "%v"
.space 2
.space 2
.space 2
.space 2
.ascii "!$"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "(E"
.ascii "(F"
.ascii "(G"
.ascii "(H"
.ascii "(I"
.ascii "(J"
.ascii "(K"
.ascii "(L"
.ascii "(M"
.ascii "(N"
.ascii "(O"
.ascii "(P"
.ascii "(Q"
.ascii "(R"
.ascii "(S"
.ascii "(T"
.ascii "(U"
.ascii "(V"
.ascii "(W"
.ascii "(X"
.ascii "(Y"
.ascii "(Z"
.ascii "(["
.ascii "(\\"
.ascii "(]"
.ascii "(^"
.ascii "(_"
.ascii "(`"
.ascii "(a"
.ascii "(b"
.ascii "(c"
.ascii "(d"
.ascii "(e"
.ascii "(f"
.ascii "(g"
.ascii "(h"
.ascii "(i"
.globl ___gb2312_from_ucs4_tab8 ; @__gb2312_from_ucs4_tab8
___gb2312_from_ucs4_tab8:
.ascii "R;"
.ascii "6!"
.space 2
.ascii "F_"
.space 2
.space 2
.space 2
.ascii "Mr"
.ascii "UI"
.ascii "H}"
.ascii "IO"
.ascii "OB"
.ascii "X\""
.ascii "2;"
.ascii "Sk"
.space 2
.ascii "X$"
.ascii "3s"
.space 2
.ascii "W("
.ascii "GR"
.ascii "X'"
.ascii "J@"
.space 2
.ascii "Gp"
.ascii "1{"
.ascii "R5"
.ascii "4T"
.ascii "6+"
.ascii "K?"
.ascii "X)"
.space 2
.space 2
.space 2
.ascii "6*"
.space 2
.ascii "A="
.ascii "QO"
.space 2
.ascii "I%"
.ascii "X-"
.space 2
.ascii "8v"
.ascii "Q>"
.ascii "c\\"
.ascii "VP"
.space 2
.space 2
.ascii "7a"
.space 2
.ascii "4."
.space 2
.ascii "AY"
.space 2
.ascii "X<"
.space 2
.ascii "Mh"
.ascii "5$"
.ascii "N*"
.ascii "Vw"
.space 2
.ascii "@v"
.ascii ">Y"
.ascii "X/"
.space 2
.space 2
.space 2
.ascii "DK"
.space 2
.ascii ">C"
.space 2
.ascii "X1"
.ascii "C4"
.ascii "Re"
.space 2
.ascii "V."
.ascii "NZ"
.ascii "U'"
.ascii ":u"
.ascii "7&"
.ascii "@V"
.space 2
.ascii "F9"
.ascii "ER"
.space 2,71
.space 2
.ascii "9T"
.space 2
.ascii "3K"
.space 2,82
.space 2
.space 2
.ascii "X?"
.ascii ">E"
.ascii "Fr"
.ascii "R2"
.ascii "O0"
.ascii "Og"
.space 2
.space 2
.space 2
.space 2
.ascii "Ji"
.space 2
.space 2
.ascii "X@"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Br"
.ascii "BR"
.space 2
.ascii "Hi"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "G,"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "AK"
.space 2
.ascii "Sh"
.ascii "Uy"
.space 2
.ascii "JB"
.ascii "6~"
.ascii "X!"
.ascii "SZ"
.ascii "?w"
.space 2
.ascii "TF"
.ascii ";%"
.ascii "XA"
.ascii "Ne"
.ascii ">."
.space 2
.space 2
.ascii "X("
.space 2
.ascii "QG"
.ascii "P)"
.space 2
.space 2
.space 2
.ascii "X="
.ascii "Yo"
.ascii "Mv"
.ascii "?:"
.space 2
.ascii "=;"
.ascii ":%"
.ascii "R`"
.ascii "2z"
.ascii ":`"
.ascii "D6"
.space 2
.ascii "Om"
.ascii ">)"
.ascii "M$"
.space 2,65
.space 2
.space 2
.space 2
.ascii "GW"
.ascii "Yq"
.space 2
.ascii "Yt"
.space 2
.space 2
.space 2
.space 2
.ascii "HK"
.ascii "Xi"
.space 2
.space 2
.space 2
.ascii "RZ"
.ascii "J2"
.ascii "HJ"
.ascii "Xl"
.ascii "Xj"
.ascii "XF"
.ascii "=v"
.ascii "FM"
.ascii "3p"
.space 2
.ascii "Xk"
.ascii "=q"
.ascii "=i"
.space 2
.ascii "HT"
.ascii "4S"
.space 2
.space 2
.ascii "BX"
.space 2
.ascii "2V"
.ascii "WP"
.ascii "JK"
.ascii "K{"
.ascii "UL"
.ascii "86"
.ascii "OI"
.space 2
.space 2
.space 2
.ascii "YZ"
.ascii "Xp"
.ascii "G*"
.space 2
.ascii "Xn"
.space 2
.ascii "4z"
.ascii "An"
.ascii "RT"
.space 2
.space 2
.ascii "Xm"
.space 2
.ascii "RG"
.ascii "Xo"
.ascii "CG"
.space 2
.space 2
.space 2
.ascii "Qv"
.space 2
.ascii "VY"
.ascii "Xr"
.space 2
.ascii "Xu"
.ascii "<~"
.ascii "<["
.space 2
.space 2
.space 2
.ascii "HN"
.space 2
.ascii "7]"
.space 2
.ascii "7B"
.space 2
.ascii "Fs"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Xx"
.ascii "RA"
.space 2
.space 2
.ascii "Ni"
.ascii "<?"
.ascii "7|"
.ascii "7%"
.ascii "P]"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "VZ"
.ascii "SE"
.ascii ";o"
.ascii ";a"
.ascii "Xq"
.space 2
.space 2
.ascii "I!"
.ascii "N0"
.ascii "4+"
.space 2
.ascii "Xs"
.space 2
.ascii "IK"
.ascii "Xv"
.ascii "BW"
.ascii "Xw"
.space 2
.space 2
.ascii "N1"
.ascii "Xy"
.space 2
.space 2
.space 2
.ascii "2."
.ascii "9@"
.space 2
.ascii "Y#"
.space 2
.ascii "0i"
.space 2
.ascii "Af"
.space 2
.ascii "Il"
.space 2
.ascii "KE"
.space 2
.ascii "KF"
.ascii "Y$"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "5h"
.space 2
.space 2
.ascii "5+"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "N;"
.ascii "5M"
.ascii "W!"
.ascii "Wt"
.space 2,83
.space 2
.ascii "Le"
.space 2
.ascii ":N"
.space 2
.ascii "Y\""
.ascii "Y\\"
.ascii "S`"
.ascii "X}"
.ascii "7p"
.ascii "Ww"
.ascii "X~"
.ascii "Xz"
.ascii "Y!"
.ascii "Dc"
.space 2
.space 2
.ascii "S6"
.ascii "Xt"
.ascii "Y]"
.space 2
.ascii "X{"
.space 2
.ascii "Ee"
.space 2
.space 2
.ascii "@P"
.space 2
.space 2
.ascii "Qp"
.ascii "0["
.space 2
.space 2
.ascii "<Q"
.ascii "Y&"
.space 2
.ascii "Y%"
.space 2
.space 2
.space 2
.space 2
.ascii "Y,"
.ascii "Y."
.space 2
.ascii "Y+"
.ascii "J9"
.space 2
.space 2
.space 2
.ascii "Y)"
.ascii "V6"
.space 2
.space 2
.space 2
.ascii "3^"
.ascii "Y("
.space 2
.ascii "@}"
.space 2
.ascii "JL"
.space 2
.ascii "Y*"
.space 2
.ascii "Y'"
.space 2
.space 2
.ascii "Y0"
.space 2
.space 2
.ascii "61"
.space 2
.space 2
.space 2
.ascii "9)"
.space 2
.ascii "R@"
.space 2
.space 2
.ascii "O@"
.space 2
.space 2
.space 2,66
.space 2
.ascii "=D"
.ascii "Ul"
.ascii "2`"
.ascii "GH"
.ascii "?k"
.ascii "Y-"
.space 2
.ascii "Y/"
.space 2
.ascii "Nj"
.ascii ":n"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "GV"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "1c"
.space 2
.space 2
.space 2
.ascii "4Y"
.ascii "6m"
.ascii "Y4"
.space 2
.space 2
.space 2
.space 2
.ascii "?!"
.space 2
.space 2
.space 2
.ascii "Y^"
.ascii "GN"
.ascii "@~"
.ascii "Y8"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "KW"
.ascii "7}"
.space 2
.ascii "Y5"
.space 2
.ascii "Y7"
.ascii "1#"
.ascii "Sa"
.ascii "Y9"
.space 2
.ascii "PE"
.space 2
.ascii "Y6"
.space 2
.space 2
.ascii "Y1"
.space 2
.ascii "Y2"
.ascii "A)"
.ascii "Y3"
.space 2
.space 2
.ascii "<s"
.ascii "P^"
.ascii "8)"
.space 2
.ascii ">c"
.space 2
.ascii "Y="
.space 2
.space 2
.space 2
.space 2
.ascii "Y:"
.space 2
.ascii "03"
.space 2
.space 2
.space 2
.ascii "YB"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "YD"
.ascii "16"
.space 2
.ascii "Y?"
.space 2
.space 2
.ascii "59"
.space 2
.ascii ">s"
.space 2
.space 2
.space 2
.ascii "LH"
.ascii ":r"
.ascii "RP"
.space 2
.ascii "YC"
.space 2
.space 2
.ascii "=h"
.space 2
.ascii "3+"
.space 2
.space 2
.space 2
.ascii "YE"
.ascii ">k"
.space 2
.ascii "YF"
.ascii "Y;"
.ascii "D_"
.space 2
.ascii "Y>"
.ascii "YA"
.ascii "Y@"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "U."
.space 2
.ascii "V5"
.space 2
.ascii "Gc"
.space 2
.space 2
.space 2
.space 2
.ascii "YH"
.space 2
.space 2
.space 2
.ascii "<Y"
.ascii "YJ"
.space 2
.space 2
.space 2
.ascii "Y<"
.space 2
.ascii "YK"
.ascii "F+"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "YI"
.space 2
.space 2
.space 2
.space 2
.ascii "Wv"
.space 2
.ascii "M#"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "=!"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "YL"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "E<"
.ascii "M5"
.space 2
.space 2
.space 2
.ascii "YM"
.space 2
.space 2
.ascii "YG"
.ascii "3%"
.ascii "?~"
.space 2
.space 2
.space 2
.space 2
.ascii "85"
.space 2
.space 2
.ascii "@|"
.space 2
.space 2
.space 2
.space 2
.ascii "0x"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "4v"
.space 2
.ascii "YN"
.space 2
.ascii "YO"
.ascii "4\""
.ascii "YP"
.space 2
.space 2
.ascii "4_"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "0A"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "YQ"
.ascii "I5"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Oq"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "YR"
.space 2
.space 2
.space 2
.ascii "AE"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "YV"
.ascii "I."
.space 2
.space 2
.space 2
.space 2
.ascii "YU"
.ascii "YT"
.ascii "YW"
.space 2
.space 2
.space 2
.space 2
.ascii "K["
.space 2
.ascii "=)"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "F'"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "YS"
.ascii "YX"
.space 2
.space 2
.space 2
.space 2,89
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "He"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "@\\"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "6y"
.ascii "X#"
.ascii "TJ"
.space 2
.ascii "T*"
.ascii "PV"
.ascii "3d"
.ascii "UW"
.space 2
.ascii "OH"
.ascii "9b"
.space 2
.ascii "?K"
.space 2
.ascii "Cb"
.space 2
.space 2
.space 2
.ascii "6R"
.space 2
.space 2
.ascii "MC"
.ascii "Yn"
.ascii "Yp"
.space 2
.space 2
.space 2
.ascii "53"
.space 2
.ascii "65"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ">$"
.space 2
.space 2
.ascii "Hk"
.space 2
.space 2
.ascii "H+"
.space 2
.space 2
.ascii "0K"
.ascii "9+"
.ascii "Ay"
.ascii "Yb"
.space 2
.ascii "@<"
.ascii "92"
.space 2
.ascii "9X"
.ascii "PK"
.ascii "1x"
.ascii "Fd"
.ascii ">_"
.ascii "5d"
.ascii "WH"
.space 2
.ascii "Qx"
.ascii "<f"
.ascii "J^"
.space 2
.space 2
.ascii "<="
.ascii "Yf"
.ascii "Xg"
.space 2
.space 2
.ascii "DZ"
.space 2
.space 2
.ascii "8T"
.ascii "H="
.space 2
.space 2
.ascii "2a"
.ascii "TY"
.space 2
.space 2
.space 2
.space 2
.ascii "C0"
.space 2
.space 2
.ascii "Ca"
.ascii "Z\""
.ascii "H_"
.space 2
.ascii "P4"
.space 2
.ascii ">|"
.ascii "E)"
.space 2
.space 2
.space 2
.ascii "9Z"
.space 2
.ascii "Z#"
.space 2
.ascii "T)"
.ascii "Z$"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Y{"
.ascii "6,"
.space 2
.space 2
.ascii "7k"
.ascii "1y"
.ascii "Y|"
.ascii "3e"
.ascii ">v"
.space 2
.ascii "?v"
.ascii "R1"
.ascii "@d"
.space 2
.space 2
.space 2
.ascii "63"
.ascii "Y~"
.ascii "Y}"
.space 2
.space 2
.ascii ">;"
.space 2
.space 2
.space 2
.ascii "F`"
.space 2
.ascii "W<"
.ascii "Z!"
.space 2
.ascii "A9"
.space 2
.ascii "5r"
.ascii "Ah"
.space 2
.space 2
.ascii "<u"
.space 2
.ascii "4U"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "A]"
.space 2
.ascii "D}"
.space 2
.space 2
.ascii "<8"
.ascii "72"
.space 2
.space 2
.ascii "7o"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Yl"
.space 2
.ascii "F>"
.space 2
.ascii "?-"
.ascii ";K"
.space 2
.space 2
.ascii "5J"
.space 2
.ascii "[I"
.ascii "PW"
.space 2
.ascii "M9"
.ascii "0<"
.ascii "3v"
.ascii ";w"
.ascii "[J"
.ascii ":/"
.space 2
.ascii "Td"
.ascii "56"
.ascii "5s"
.ascii "XV"
.ascii "HP"
.space 2
.space 2
.ascii "7V"
.ascii "GP"
.ascii "XW"
.space 2
.ascii "?/"
.space 2
.space 2
.ascii "[;"
.space 2,88
.space 2
.space 2
.ascii "PL"
.ascii ";."
.space 2
.space 2
.space 2
.ascii "k>"
.ascii "AP"
.ascii "Au"
.ascii "Tr"
.ascii "8U"
.space 2,52
.space 2
.ascii "3u"
.space 2
.space 2
.ascii "I>"
.space 2
.space 2
.space 2
.ascii "EP"
.space 2
.space 2
.space 2
.ascii "EY"
.ascii "@{"
.space 2
.ascii "1p"
.space 2
.ascii "XY"
.ascii "9N"
.space 2
.ascii "5="
.space 2
.space 2
.ascii "XZ"
.space 2
.space 2
.ascii "VF"
.ascii "K\""
.ascii "H/"
.ascii "I2"
.ascii "4L"
.ascii "?L"
.space 2
.ascii "9t"
.space 2
.ascii "X["
.ascii "X\\"
.ascii "6g"
.ascii "<A"
.ascii "Lj"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Ow"
.space 2
.ascii "X]"
.ascii "G0"
.space 2
.space 2
.ascii "9P"
.ascii "=#"
.space 2
.space 2
.ascii "L^"
.space 2
.ascii "FJ"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "X`"
.space 2
.ascii "X^"
.space 2
.space 2
.ascii "X_"
.space 2
.space 2
.space 2
.ascii "0~"
.space 2
.ascii ">g"
.space 2
.ascii "J#"
.ascii "<t"
.space 2
.space 2
.space 2
.space 2
.ascii "81"
.space 2
.space 2
.ascii "8n"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Xb"
.space 2
.ascii "=K"
.space 2
.ascii "Xd"
.ascii "Xc"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "E|"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Xe"
.space 2
.space 2
.ascii "Xf"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "A&"
.space 2
.ascii "H0"
.ascii "0l"
.ascii "9&"
.ascii "<S"
.ascii "Nq"
.ascii "[="
.ascii "AS"
.space 2
.space 2
.space 2
.space 2
.ascii "6/"
.ascii "Vz"
.ascii "E,"
.ascii "=Y"
.ascii "[>"
.ascii "[?"
.space 2
.space 2
.space 2
.ascii "@x"
.ascii ">\""
.ascii "@M"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "[@"
.ascii "JF"
.space 2
.space 2
.space 2
.ascii "2*"
.space 2
.space 2
.space 2
.ascii "SB"
.space 2
.ascii "Cc"
.space 2
.ascii "Q+"
.space 2
.space 2
.space 2
.space 2
.ascii "[B"
.space 2
.ascii "@U"
.space 2
.space 2
.space 2
.ascii "[C"
.space 2
.ascii "?1"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "D<"
.space 2
.space 2
.space 2
.space 2
.ascii "GZ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "[D"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Yh"
.ascii "IW"
.space 2
.space 2
.space 2
.ascii "94"
.ascii "Np"
.ascii "TH"
.space 2
.space 2
.space 2
.space 2
.ascii "0|"
.ascii "4R"
.space 2
.ascii "PY"
.space 2
.space 2
.space 2
.space 2
.ascii "Yi"
.space 2
.ascii "^K"
.ascii "Yk"
.space 2
.space 2
.space 2
.space 2
.ascii "X0"
.ascii ";/"
.space 2,49
.space 2
.ascii "3W"
.ascii "XN"
.space 2
.space 2
.ascii "TQ"
.space 2
.space 2
.ascii "=3"
.ascii "?o"
.space 2
.ascii "O;"
.space 2
.space 2
.ascii "XP"
.space 2
.space 2
.space 2
.ascii "7K"
.space 2
.space 2
.space 2
.ascii "XQ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "F%"
.ascii "Gx"
.ascii "R="
.space 2
.space 2
.ascii "XR"
.ascii "Dd"
.space 2
.ascii "J."
.space 2
.ascii "G'"
.space 2
.ascii "X&"
.space 2
.ascii "I}"
.ascii "Ng"
.ascii ";\\"
.ascii "0k"
.space 2
.space 2
.space 2
.ascii ";*"
.ascii "P-"
.space 2
.ascii "10"
.ascii "Wd"
.ascii "W?"
.space 2
.ascii "5%"
.ascii "Bt"
.ascii "DO"
.space 2
.space 2
.ascii "2)"
.space 2
.ascii "27"
.space 2
.ascii "1e"
.ascii "_2"
.ascii "U<"
.ascii "?("
.ascii "B,"
.ascii "XU"
.ascii "B1"
.space 2
.ascii "XT"
.ascii "NT"
.space 2
.ascii "Z`"
.space 2
.ascii "N@"
.space 2
.space 2
.ascii "X4"
.ascii "C."
.ascii "S!"
.ascii "N#"
.space 2
.ascii "<4"
.ascii "H4"
.ascii "BQ"
.space 2
.ascii ">m"
.ascii "P6"
.space 2
.ascii "Za"
.space 2
.space 2
.space 2
.space 2
.ascii "Gd"
.space 2
.space 2
.ascii "3'"
.space 2
.ascii "6r"
.ascii "L|"
.ascii "@z"
.space 2
.space 2
.ascii "@w"
.space 2
.ascii "Q9"
.ascii "Qa"
.ascii "XG"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "2^"
.space 2
.space 2
.ascii "@e"
.space 2
.ascii ":q"
.space 2
.space 2
.ascii "XH"
.space 2
.ascii "T-"
.space 2
.space 2
.ascii "Oa"
.ascii "XI"
.space 2
.ascii "XJ"
.ascii "OC"
.space 2
.ascii "3x"
.ascii ">G"
.space 2
.space 2
.space 2
.space 2
.ascii "XK"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "[L"
.space 2
.space 2
.space 2
.space 2
.ascii "H%"
.space 2
.space 2
.space 2
.ascii "OX"
.space 2
.ascii "H~"
.ascii "2N"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "SV"
.ascii "2f"
.ascii "<0"
.ascii "SQ"
.ascii "K+"
.ascii "74"
.space 2
.space 2
.space 2
.ascii "7\""
.space 2
.space 2
.ascii "Je"
.space 2
.ascii "H!"
.ascii "J\\"
.ascii "1d"
.ascii "Pp"
.space 2
.ascii "EQ"
.space 2
.space 2
.space 2
.ascii "[E"
.ascii "5~"
.space 2
.space 2
.ascii "?Z"
.ascii "9E"
.ascii ">d"
.ascii "Am"
.space 2
.ascii "_6"
.ascii "_5"
.ascii "V;"
.ascii "=P"
.ascii "UY"
.ascii "0H"
.ascii "6#"
.ascii "?I"
.ascii "L("
.ascii "_3"
.ascii "J7"
.ascii "SR"
.space 2
.ascii "XO"
.ascii "R6"
.ascii ":E"
.ascii "K>"
.ascii "L>"
.space 2
.ascii "_7"
.ascii "5p"
.ascii "_4"
.space 2
.space 2
.space 2
.ascii "Su"
.space 2
.ascii "3T"
.ascii "8w"
.space 2
.ascii "_:"
.space 2
.ascii ":O"
.ascii "<*"
.ascii "5u"
.space 2
.ascii "M,"
.ascii "C{"
.ascii ":s"
.ascii "@t"
.ascii "MB"
.ascii "Or"
.ascii "_8"
.ascii "OE"
.space 2
.ascii "B@"
.ascii "_9"
.ascii "Bp"
.space 2
.space 2
.space 2
.ascii ">}"
.space 2
.ascii "A_"
.ascii "ML"
.ascii "Rw"
.ascii "7M"
.ascii "_A"
.space 2
.ascii "_D"
.space 2
.space 2
.ascii "7q"
.ascii "0I"
.ascii "6V"
.ascii "7T"
.space 2
.ascii ":,"
.ascii "L}"
.ascii "?T"
.ascii "K1"
.ascii "Ft"
.space 2
.ascii "V("
.ascii "_E"
.space 2
.ascii "Nb"
.space 2,51
.space 2
.space 2
.ascii "N|"
.ascii "45"
.space 2
.ascii "NG"
.ascii ":p"
.space 2
.ascii "Na"
.space 2
.ascii "Q="
.space 2
.space 2
.ascii "_@"
.space 2
.space 2
.ascii "4t"
.space 2
.ascii "3J"
.space 2
.ascii "8f"
.ascii "_;"
.space 2
.space 2
.space 2
.space 2
.ascii "DE"
.space 2
.ascii "_<"
.ascii "_="
.ascii "_>"
.ascii "E;"
.ascii "_?"
.ascii "_B"
.ascii "T1"
.ascii "_C"
.space 2
.ascii "G:"
.ascii "NX"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "DX"
.space 2
.ascii "_J"
.space 2
.ascii "_O"
.space 2
.ascii "V\\"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "_I"
.ascii "_Z"
.ascii "N6"
.space 2
.ascii ":G"
.ascii "_N"
.ascii "_H"
.ascii "E^"
.space 2
.space 2
.ascii "Ik"
.ascii ":t"
.ascii "C|"
.space 2
.space 2
.ascii ">W"
.space 2
.ascii "_F"
.space 2
.ascii "_M"
.space 2
.ascii "EX"
.space 2
.space 2
.space 2
.space 2
.ascii "U&"
.ascii ":M"
.space 2
.ascii ">L"
.ascii "S="
.ascii "8@"
.space 2
.ascii "Vd"
.space 2
.ascii "_G"
.ascii "9>"
.ascii "?'"
.space 2
.space 2
.ascii "A|"
.ascii "_K"
.ascii "_L"
.space 2
.ascii "_P"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "_["
.ascii "_e"
.space 2
.ascii "_W"
.ascii "_V"
.ascii "WI"
.ascii "_c"
.ascii "_d"
.ascii "ek"
.ascii "R'"
.ascii "_R"
.space 2
.ascii "?)"
.space 2
.ascii "T["
.space 2
.ascii "?H"
.ascii "_T"
.space 2
.space 2
.space 2
.ascii "OL"
.space 2
.space 2
.ascii "_]"
.space 2
.ascii "QJ"
.space 2
.ascii "_^"
.ascii "0'"
.ascii "F7"
.ascii "_S"
.space 2
.ascii ":e"
.space 2
.ascii "6_"
.ascii "M["
.ascii "9~"
.ascii "TU"
.space 2
.space 2
.space 2,95
.ascii "Ol"
.ascii "0%"
.ascii "_g"
.ascii "_Q"
.ascii "QF"
.ascii "_U"
.ascii "_X"
.ascii "_Y"
.ascii "_\\"
.space 2
.ascii ";)"
.space 2
.ascii "_`"
.ascii "_a"
.space 2
.ascii "_b"
.ascii "_f"
.ascii "_h"
.ascii "S4"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "8g"
.ascii "E6"
.ascii "_j"
.ascii "IZ"
.ascii "A("
.space 2,68
.space 2
.space 2
.ascii "?^"
.ascii "Ox"
.space 2
.space 2
.space 2
.ascii "U\\"
.ascii "_n"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "28"
.space 2
.ascii ":_"
.ascii "_l"
.space 2
.ascii "[A"
.space 2
.ascii "Qd"
.space 2
.space 2
.space 2
.space 2
.ascii "Kt"
.ascii "4="
.space 2
.ascii "0&"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "_q"
.ascii "LF"
.ascii "_r"
.space 2
.space 2
.ascii "_m"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "_i"
.space 2
.space 2
.space 2
.space 2
.ascii "_k"
.space 2
.ascii "_o"
.ascii "_p"
.ascii ";="
.space 2
.space 2
.ascii "_s"
.space 2
.space 2
.ascii "_t"
.space 2
.ascii ";#"
.space 2
.ascii "J["
.ascii "N("
.ascii "`'"
.ascii "3*"
.space 2
.ascii "`&"
.space 2
.space 2
.space 2
.ascii "`!"
.space 2
.space 2
.space 2
.space 2
.ascii "_~"
.space 2
.ascii "MY"
.ascii "_|"
.space 2
.ascii "_z"
.space 2
.ascii "?P"
.ascii "WD"
.space 2
.ascii "IL"
.space 2
.space 2
.ascii "_x"
.ascii "0!"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "_}"
.space 2
.space 2
.space 2
.space 2
.ascii "_{"
.ascii "`\""
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "`("
.space 2
.space 2
.space 2
.space 2
.ascii "7H"
.space 2
.space 2
.ascii "F!"
.ascii "I6"
.ascii "@2"
.ascii "_u"
.space 2
.space 2
.ascii "E>"
.space 2
.ascii "XD"
.ascii "_y"
.ascii "Dv"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "`#"
.ascii "`$"
.ascii "`%"
.ascii "P%"
.space 2
.space 2
.ascii "`4"
.ascii "Ld"
.space 2
.ascii "`1"
.space 2
.ascii "?&"
.ascii "`/"
.ascii "N9"
.ascii "`+"
.ascii "IF"
.space 2
.space 2
.ascii "@."
.ascii "`."
.ascii ":m"
.ascii ":0"
.ascii "`)"
.space 2
.space 2
.space 2
.ascii "_v"
.space 2
.ascii "`3"
.space 2
.space 2
.ascii "`8"
.space 2
.space 2
.space 2
.ascii "4-"
.ascii "`9"
.space 2
.space 2
.ascii "O2"
.ascii ":H"
.space 2
.ascii "`0"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Pz"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "`,"
.space 2
.ascii "T{"
.space 2
.ascii "_w"
.space 2
.ascii "Eg"
.space 2
.ascii "`-"
.space 2
.ascii "Sw"
.space 2
.ascii "`6"
.ascii "`7"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "`D"
.ascii "Pa"
.space 2
.space 2
.space 2
.ascii "`<"
.space 2
.space 2
.ascii "`I"
.ascii "`J"
.space 2
.space 2
.space 2
.ascii "`>"
.ascii "`*"
.ascii "I$"
.ascii "`A"
.space 2
.ascii "`2"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "JH"
.ascii "`C"
.space 2
.ascii "`5"
.space 2
.ascii "NK"
.space 2
.ascii "KC"
.ascii "`M"
.ascii "`F"
.ascii "`B"
.space 2
.ascii "`K"
.space 2
.ascii "`:"
.ascii "`?"
.ascii "`@"
.space 2
.space 2
.ascii "`E"
.space 2
.space 2
.ascii "`G"
.ascii "`H"
.space 2
.ascii "`L"
.space 2
.ascii "`;"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "KT"
.ascii "`U"
.space 2
.ascii "`V"
.ascii "`R"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "`P"
.ascii "<N"
.space 2
.space 2
.ascii "`Q"
.space 2
.ascii "8B"
.ascii "XE"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Pj"
.space 2
.space 2
.ascii "Bo"
.space 2
.space 2
.ascii "`O"
.ascii "`="
.space 2
.space 2
.space 2
.ascii "`T"
.ascii "`S"
.space 2
.space 2
.ascii "`W"
.space 2
.space 2
.space 2
.space 2
.ascii "`\\"
.ascii "`X"
.space 2
.space 2
.space 2
.ascii "Vv"
.ascii "30"
.space 2
.ascii "Wl"
.space 2
.ascii "K;"
.space 2
.space 2
.ascii "`Z"
.space 2
.ascii "N{"
.space 2
.space 2
.space 2
.ascii ":Y"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "`a"
.ascii "`]"
.ascii "R-"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "`b"
.space 2
.space 2
.ascii "`["
.ascii "`Y"
.ascii "`_"
.space 2
.space 2
.space 2,96
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "`^"
.space 2
.ascii "`d"
.space 2
.space 2
.space 2
.ascii "Fw"
.ascii "X,"
.ascii "Tk"
.ascii "`f"
.ascii "JI"
.space 2
.space 2
.space 2
.space 2
.ascii "`e"
.space 2
.space 2
.space 2
.space 2
.ascii "8A"
.space 2
.space 2
.space 2
.space 2
.ascii "`g"
.ascii "`h"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "`i"
.ascii "`c"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ":?"
.ascii "Lg"
.space 2
.space 2
.space 2
.ascii "`j"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Oy"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "`k"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "HB"
.space 2
.space 2
.space 2
.space 2
.ascii "=@"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "DR"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "`l"
.space 2
.space 2
.ascii "`m"
.space 2
.space 2
.ascii "Gt"
.ascii "KD"
.space 2
.ascii "`n"
.ascii ";X"
.ascii "X6"
.ascii "Rr"
.ascii "`o"
.ascii "ME"
.space 2
.ascii "6Z"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "`q"
.space 2
.ascii "T0"
.space 2
.space 2
.ascii "@'"
.ascii "4Q"
.space 2
.space 2
.ascii "N'"
.ascii "`p"
.space 2
.space 2
.space 2
.ascii "`r"
.ascii "9L"
.space 2
.space 2
.ascii "9z"
.ascii "M<"
.ascii "`s"
.space 2
.space 2
.space 2
.ascii "FT"
.ascii "`t"
.space 2
.ascii "T2"
.space 2
.ascii "H&"
.ascii "`v"
.ascii "`u"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "`w"
.space 2
.space 2
.ascii "MA"
.space 2
.space 2
.space 2
.ascii "J%"
.space 2
.space 2
.space 2
.space 2
.ascii "TZ"
.ascii "[W"
.ascii "[Y"
.space 2
.ascii "[X"
.ascii "9g"
.ascii "[\\"
.ascii "[]"
.ascii "5X"
.space 2
.space 2
.ascii "[Z"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2,91
.ascii "3!"
.ascii "[_"
.space 2
.space 2
.ascii ";x"
.space 2
.ascii "V7"
.space 2
.ascii "[`"
.space 2
.space 2
.space 2
.space 2
.ascii ">y"
.space 2
.space 2
.ascii "7;"
.space 2
.ascii "[P"
.ascii "L."
.ascii "?2"
.ascii ";5"
.ascii "Wx"
.ascii "?S"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "?i"
.space 2
.space 2
.ascii "<a"
.ascii "L3"
.ascii "[^"
.ascii "0S"
.ascii "Nk"
.ascii "7X"
.ascii "W9"
.ascii "FB"
.space 2
.space 2
.ascii "@$"
.space 2
.ascii "L9"
.space 2
.ascii "[g"
.ascii "[a"
.ascii "F:"
.ascii "[c"
.space 2
.ascii "[h"
.space 2
.ascii "Ew"
.space 2
.space 2
.space 2
.ascii "[j"
.space 2
.space 2
.ascii "[i"
.ascii "?@"
.space 2
.space 2
.space 2
.ascii "[f"
.ascii "[e"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "49"
.ascii "@,"
.ascii "B\""
.ascii "[b"
.ascii "[d"
.space 2
.space 2
.space 2
.space 2
.ascii "PM"
.ascii "[m"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "@]"
.ascii "[r"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "6b"
.space 2
.space 2
.space 2
.space 2
.ascii "[s"
.ascii "[R"
.ascii "98"
.ascii "T+"
.ascii "[l"
.space 2
.ascii "?Q"
.ascii "[p"
.space 2
.ascii "[Q"
.space 2
.ascii "5f"
.space 2
.ascii "[k"
.ascii "?e"
.space 2
.space 2
.space 2
.ascii "[n"
.space 2
.ascii "[q"
.space 2
.space 2
.space 2
.ascii "[y"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "9!"
.ascii "0#"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Bq"
.space 2
.space 2
.ascii "3G"
.ascii "[o"
.space 2
.space 2
.ascii "[x"
.space 2
.ascii "FR"
.ascii "[t"
.space 2
.space 2
.ascii "[u"
.ascii "[w"
.ascii "[v"
.space 2
.space 2
.ascii "[~"
.space 2
.ascii "Sr"
.ascii "2:"
.space 2
.space 2
.space 2
.ascii "[}"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "\\$"
.space 2
.ascii "[{"
.space 2
.space 2
.space 2
.space 2
.ascii "[z"
.space 2
.space 2
.space 2
.ascii "[|"
.ascii "E`"
.ascii ";y"
.space 2
.space 2
.ascii "\\#"
.space 2
.space 2
.ascii "\\%"
.space 2
.ascii "LC"
.space 2
.space 2
.space 2
.ascii "6Q"
.ascii "]@"
.space 2
.space 2
.space 2
.ascii "\\!"
.space 2
.ascii "\\\""
.space 2
.space 2
.space 2
.ascii "G5"
.space 2
.space 2
.space 2
.ascii "6i"
.space 2
.space 2
.space 2
.ascii "\\'"
.space 2
.space 2
.space 2
.space 2
.ascii "\\&"
.space 2
.ascii "\\)"
.ascii "1$"
.space 2
.space 2
.ascii "5L"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "?0"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Q_"
.space 2
.space 2
.space 2
.space 2
.ascii "6B"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "\\("
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Kz"
.ascii "ks"
.space 2
.space 2
.space 2
.ascii "K\\"
.space 2
.space 2
.ascii "K~"
.space 2
.space 2
.space 2
.ascii "LA"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "H{"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "\\*"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Ln"
.ascii "\\+"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "[S"
.space 2
.ascii "\\/"
.ascii "\\,"
.space 2
.ascii ">3"
.space 2
.ascii "J{"
.space 2
.space 2
.space 2
.ascii "\\-"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "IJ"
.ascii "D9"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "G="
.ascii "\\."
.space 2
.space 2
.space 2
.ascii "Tv"
.ascii "Pf"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "D+"
.ascii "6U"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "[T"
.space 2
.space 2
.space 2
.space 2
.ascii "1Z"
.space 2
.space 2
.space 2
.ascii "[U"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "[V"
.space 2
.space 2
.space 2
.ascii ":>"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "H@"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "J?"
.ascii "HI"
.space 2
.ascii "W3"
.space 2
.ascii "Iy"
.space 2
.space 2
.ascii "?G"
.space 2
.space 2
.ascii ":x"
.space 2
.space 2
.ascii "R<"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "b:"
.space 2
.ascii "4&"
.space 2
.space 2
.ascii "18"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "84"
.space 2
.ascii "OD"
.space 2
.space 2
.space 2
.space 2
.ascii "Yg"
.ascii "O&"
.ascii "Mb"
.space 2
.space 2
.ascii "Ym"
.ascii "6`"
.space 2
.ascii "R9"
.space 2
.space 2
.ascii "9;"
.space 2
.space 2
.space 2
.space 2
.ascii "b9"
.ascii "b7"
.space 2
.ascii "4s"
.space 2
.ascii "Ll"
.ascii "L+"
.ascii "7r"
.space 2
.ascii "X2"
.ascii "Qk"
.ascii ":;"
.space 2
.ascii "J'"
.space 2
.space 2
.ascii "M7"
.space 2
.space 2
.ascii "RD"
.ascii "?d"
.ascii "<P"
.ascii "6a"
.space 2
.ascii "^E"
.space 2
.space 2
.space 2
.space 2
.ascii "^F"
.ascii "[<"
.space 2
.ascii "QY"
.space 2
.space 2
.ascii "Ff"
.ascii "DN"
.ascii "7n"
.space 2
.ascii "7\\"
.space 2
.space 2
.ascii "?|"
.ascii "W`"
.space 2
.ascii "Fu"
.space 2
.space 2
.ascii "1<"
.ascii "^H"
.ascii "=1"
.ascii "LW"
.ascii "^J"
.space 2
.ascii "^I"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "5l"
.space 2
.ascii "I]"
.space 2
.space 2
.ascii "0B"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "E."
.ascii "E+"
.space 2
.ascii "DL"
.space 2
.ascii "<i"
.ascii "K}"
.space 2
.space 2
.space 2
.ascii ":C"
.space 2
.space 2
.space 2
.ascii "ey"
.ascii "Hg"
.ascii "ez"
.ascii "M}"
.space 2
.ascii "W1"
.ascii "8>"
.ascii "Bh"
.space 2
.ascii "HQ"
.space 2
.space 2
.ascii "e{"
.space 2
.space 2
.space 2
.space 2
.ascii "6J"
.ascii "<K"
.space 2
.space 2
.ascii "Q}"
.ascii "f!"
.space 2
.ascii "Cn"
.space 2
.space 2
.space 2
.space 2
.ascii "f$"
.space 2
.space 2
.space 2
.space 2
.ascii "e~"
.ascii "f%"
.ascii "MW"
.space 2
.space 2
.ascii "7A"
.ascii "e|"
.ascii "e}"
.ascii "f#"
.space 2
.space 2
.ascii "D]"
.ascii "f("
.space 2
.space 2
.ascii "f'"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2,67
.space 2
.ascii "F^"
.space 2
.space 2
.ascii "f*"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "D7"
.space 2
.space 2
.space 2
.ascii "f\""
.ascii "J<"
.space 2
.space 2
.space 2
.space 2
.ascii "=c"
.ascii "9C"
.ascii "f&"
.ascii "PU"
.ascii "N/"
.space 2
.space 2
.ascii "f)"
.ascii "f0"
.space 2
.ascii "R&"
.space 2
.ascii "=*"
.ascii "f-"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "f/"
.space 2
.ascii "@Q"
.space 2
.space 2
.ascii "RL"
.space 2
.space 2
.space 2
.ascii "<'"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "f1"
.space 2
.ascii "Rv"
.space 2
.space 2
.space 2
.ascii "WK"
.space 2
.ascii "M~"
.space 2
.ascii "M^"
.ascii "B&"
.ascii "f+"
.ascii "f,"
.ascii "=?"
.ascii "f."
.ascii "f3"
.space 2
.space 2
.ascii "f2"
.space 2
.space 2
.space 2
.space 2
.ascii "f6"
.space 2
.ascii "f8"
.space 2
.space 2
.space 2
.space 2
.ascii "Do"
.space 2
.space 2
.space 2
.ascii "DH"
.space 2
.space 2
.ascii ">j"
.ascii "Io"
.space 2
.space 2
.ascii "f7"
.space 2
.ascii "6p"
.space 2
.space 2
.space 2
.ascii "Cd"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Si"
.ascii "f4"
.space 2
.ascii "f5"
.space 2
.ascii "H\""
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "f="
.space 2
.space 2
.space 2
.ascii "f9"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "FE"
.space 2
.space 2
.ascii "Mq"
.ascii "f;"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "f<"
.space 2
.space 2
.space 2
.space 2
.ascii ";i"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "f>"
.space 2
.space 2
.space 2
.space 2
.ascii "f:"
.space 2
.space 2
.ascii "@7"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "S$"
.ascii "f?"
.ascii "It"
.ascii "fC"
.space 2
.space 2
.ascii "fD"
.space 2
.space 2
.space 2
.space 2
.ascii "Pv"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "C="
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "CD"
.ascii "fB"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "fA"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "fG"
.ascii "O1"
.space 2
.ascii "kt"
.space 2
.space 2
.ascii "fJ"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "fE"
.space 2
.space 2
.ascii "<^"
.ascii "I)"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "<5"
.space 2
.space 2
.ascii "OS"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "fH"
.space 2
.ascii "fI"
.space 2
.ascii "fN"
.space 2
.ascii "fP"
.space 2
.space 2
.space 2
.ascii "fQ"
.space 2
.space 2
.space 2
.ascii "fK"
.ascii "5U"
.space 2
.ascii "fL"
.space 2
.space 2
.ascii "fO"
.space 2
.space 2
.ascii "D["
.space 2
.ascii "fF"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "fM"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "fR"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "fT"
.ascii "fS"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "fU"
.space 2
.ascii "Yx"
.space 2
.space 2
.ascii "fV"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "fW"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "WS"
.ascii "f]"
.space 2
.ascii "f^"
.ascii "?W"
.ascii "TP"
.space 2
.ascii "WV"
.ascii "4f"
.ascii "Ko"
.ascii "fZ"
.ascii "XC"
.ascii "WN"
.ascii "P\""
.space 2
.ascii "CO"
.space 2
.space 2
.ascii "f_"
.ascii "<>"
.ascii "9B"
.ascii "f["
.ascii "Q'"
.space 2
.space 2
.ascii ":\""
.ascii "BO"
.space 2
.ascii "X+"
.space 2
.space 2
.space 2
.ascii "Jk"
.ascii "en"
.space 2
.ascii "f\\"
.space 2
.ascii "7u"
.space 2
.space 2
.space 2
.space 2
.ascii "Hf"
.space 2
.space 2
.ascii "Du"
.space 2
.space 2
.ascii "e2"
.ascii "D~"
.space 2
.ascii "K|"
.ascii "e3"
.ascii "U,"
.space 2
.ascii "Sn"
.ascii "JX"
.ascii "02"
.space 2
.ascii "KN"
.ascii "Mj"
.space 2
.space 2
.ascii ":j"
.space 2
.space 2
.space 2
.ascii "e5"
.space 2
.ascii "e4"
.space 2
.ascii "WZ"
.ascii "9Y"
.ascii "Vf"
.ascii "6("
.ascii "Mp"
.ascii "RK"
.ascii "1&"
.ascii "J5"
.space 2
.ascii "3h"
.ascii "Is"
.ascii "?M"
.ascii "P{"
.ascii "JR"
.ascii "e6"
.ascii ";B"
.space 2
.space 2
.space 2
.ascii "O\\"
.ascii "9,"
.space 2
.space 2
.space 2
.space 2
.ascii "TW"
.space 2
.space 2
.ascii ":&"
.ascii "Qg"
.ascii "O|"
.ascii "<R"
.space 2
.ascii "e7"
.ascii "H]"
.space 2
.space 2
.space 2
.ascii "?m"
.ascii "1v"
.ascii "K^"
.space 2
.space 2
.ascii "<E"
.space 2
.ascii "<D"
.ascii "Rz"
.ascii "C\\"
.ascii "?\\"
.space 2
.space 2
.space 2
.space 2
.ascii "8;"
.space 2
.space 2
.space 2
.ascii "CB"
.space 2
.ascii ":."
.ascii "T\""
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "G^"
.ascii "D/"
.ascii "2l"
.space 2
.ascii "9Q"
.space 2
.space 2
.ascii "e;"
.ascii "AH"
.space 2
.space 2
.ascii "U/"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "e<"
.space 2
.ascii "e>"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "4g"
.ascii "6T"
.ascii "KB"
.ascii "Q0"
.ascii "5<"
.space 2
.space 2
.ascii "JY"
.space 2
.ascii "7b"
.space 2
.space 2
.ascii "Id"
.space 2
.ascii "=+"
.space 2
.space 2
.ascii "N>"
.ascii "Wp"
.space 2
.space 2
.space 2
.space 2
.ascii "P!"
.space 2
.ascii "IY"
.space 2
.space 2
.ascii "6{"
.ascii "fX"
.ascii "<b"
.space 2
.ascii "3>"
.space 2
.ascii "IP"
.space 2
.ascii "fY"
.ascii "3\""
.space 2
.space 2
.space 2
.space 2
.ascii "^L"
.space 2
.ascii "SH"
.ascii "^M"
.space 2
.ascii "R\""
.space 2
.space 2
.space 2
.space 2
.ascii "^N"
.space 2
.space 2
.space 2
.space 2
.ascii ">M"
.space 2
.space 2
.ascii "^O"
.space 2
.space 2
.space 2
.ascii "J,"
.ascii "R|"
.ascii "3_"
.ascii "ej"
.ascii "Da"
.ascii ">!"
.ascii "N2"
.ascii "Dr"
.ascii ">V"
.ascii "F("
.ascii "2c"
.space 2
.space 2
.ascii ">S"
.space 2
.space 2
.ascii "G|"
.ascii "Lk"
.ascii "=l"
.ascii "N]"
.space 2
.space 2
.ascii "J:"
.ascii "FA"
.ascii "el"
.ascii "P<"
.space 2
.space 2
.space 2
.ascii "U9"
.space 2
.space 2
.space 2
.ascii "em"
.space 2
.space 2
.space 2
.space 2
.ascii "Jt"
.space 2
.ascii "M@"
.ascii "BE"
.space 2
.ascii "eo"
.space 2
.ascii "BD"
.ascii "ep"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ex"
.space 2,77
.space 2
.ascii "I="
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "RY"
.ascii "a("
.space 2
.space 2
.space 2
.space 2
.ascii "Sl"
.space 2
.ascii "Kj"
.ascii "Fq"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "a,"
.space 2
.space 2
.space 2
.ascii "a'"
.ascii "a)"
.space 2
.space 2
.ascii "a*"
.ascii "a/"
.space 2
.space 2
.ascii "2m"
.space 2
.ascii "a+"
.ascii "8Z"
.ascii "a-"
.ascii "a."
.ascii "a0"
.ascii "5:"
.ascii "a1"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "a3"
.ascii "a8"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "QR"
.space 2
.ascii "a6"
.ascii "a5"
.ascii "Ak"
.space 2
.space 2
.space 2
.ascii "a7"
.space 2
.ascii "T@"
.space 2
.ascii "a2"
.space 2
.ascii "a:"
.ascii "06"
.space 2
.space 2
.space 2
.space 2
.ascii "a4"
.space 2
.ascii "?y"
.space 2
.ascii "a9"
.space 2
.space 2
.ascii "a;"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "a>"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "a<"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "VE"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "O?"
.space 2
.space 2
.ascii "a="
.ascii "a?"
.ascii "BM"
.space 2
.ascii "6k"
.space 2
.ascii "Sx"
.space 2
.space 2
.ascii "GM"
.space 2
.space 2
.ascii "7e"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ">~"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "a@"
.ascii "aA"
.space 2
.space 2
.ascii "aG"
.ascii "3g"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Fi"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "4^"
.space 2
.ascii "QB"
.space 2
.space 2
.space 2
.space 2
.ascii "aH"
.space 2
.space 2
.ascii "aF"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "aE"
.space 2
.ascii "aC"
.ascii "aB"
.space 2
.ascii "1@"
.space 2
.space 2
.space 2
.ascii "U8"
.ascii "aD"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "aK"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "aL"
.ascii "aJ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "oz"
.space 2
.space 2
.ascii "aS"
.ascii "aR"
.ascii "G6"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "aI"
.space 2
.space 2
.ascii "aN"
.space 2
.ascii "aP"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "aT"
.space 2
.ascii "aQ"
.ascii "aM"
.space 2
.space 2
.ascii "aO"
.space 2
.space 2
.space 2
.space 2
.ascii "aU"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "aV"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "aW"
.space 2
.space 2
.space 2
.ascii "aX"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "aZ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "a["
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "N!"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "g]"
.space 2
.ascii "4("
.ascii "V]"
.space 2
.space 2
.ascii "Q2"
.ascii "32"
.space 2
.space 2
.ascii "9$"
.ascii "Ws"
.ascii "GI"
.ascii ">^"
.ascii "9."
.space 2
.ascii "NW"
.space 2
.space 2
.ascii "2n"
.ascii "[O"
.space 2
.ascii "<:"
.ascii "RQ"
.ascii "KH"
.ascii "0M"
.space 2
.space 2
.ascii "Oo"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Yc"
.ascii "=m"
.space 2
.space 2
.ascii "1R"
.ascii "JP"
.ascii "2<"
.space 2
.ascii "K'"
.ascii "7+"
.space 2
.ascii "J&"
.space 2
.space 2
.space 2
.ascii "O#"
.space 2
.space 2
.ascii "`x"
.ascii "UJ"
.ascii "`{"
.space 2
.space 2
.ascii "`z"
.ascii "EA"
.ascii "L{"
.space 2
.ascii "A1"
.ascii "`y"
.ascii "Vc"
.ascii "2/"
.ascii "VD"
.ascii "5["
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "4x"
.ascii "V!"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "O/"
.ascii "0o"
.space 2
.space 2
.ascii "`|"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "a!"
.ascii "3#"
.space 2
.space 2
.ascii "`}"
.ascii "`~"
.ascii "C1"
.space 2
.space 2
.space 2
.space 2
.ascii "C]"
.space 2
.ascii "a\""
.ascii "7y"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ";O"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "a#"
.ascii "D;"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "a$"
.space 2
.space 2
.ascii "a%"
.space 2
.space 2
.ascii "a&"
.ascii "41"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "8I"
.ascii "F="
.ascii "Dj"
.space 2
.ascii "2\""
.space 2
.ascii "PR"
.space 2
.ascii "g["
.ascii ";C"
.ascii "SW"
.ascii "SD"
.space 2
.ascii "9c"
.ascii "bO"
.space 2
.space 2
.space 2
.ascii "W/"
.space 2
.ascii "Gl"
.ascii "1S"
.space 2
.space 2
.ascii "42"
.ascii "bQ"
.space 2
.space 2
.space 2
.ascii "Pr"
.ascii "B."
.ascii "bP"
.space 2
.ascii "?b"
.ascii "S&"
.ascii "5W"
.ascii "bR"
.ascii "5j"
.space 2
.ascii "Cm"
.ascii "8}"
.space 2
.ascii "8."
.space 2
.ascii "ES"
.ascii "7O"
.ascii "bT"
.space 2
.space 2
.space 2
.space 2
.ascii "bS"
.ascii "6H"
.ascii "Wy"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "M%"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "bX"
.space 2
.ascii "bV"
.ascii "J|"
.ascii "?5"
.ascii "S9"
.ascii "bU"
.space 2
.space 2
.space 2
.space 2
.ascii "bW"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "A."
.ascii "@H"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "b["
.ascii "bZ"
.ascii "@*"
.space 2
.space 2
.ascii "AN"
.space 2
.space 2
.space 2
.space 2
.ascii "b\\"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "b]"
.space 2
.ascii "b^"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "[H"
.space 2
.ascii "QS"
.ascii "M\""
.space 2
.space 2
.ascii "=("
.space 2
.space 2
.space 2
.ascii "^C"
.ascii "X%"
.ascii "?*"
.ascii "[M"
.ascii "Rl"
.ascii "Fz"
.ascii "E*"
.space 2
.space 2
.space 2
.ascii "^D"
.space 2
.ascii "1W"
.ascii "_."
.space 2
.space 2
.space 2
.ascii "J="
.space 2
.ascii "_1"
.space 2
.ascii "9-"
.space 2
.ascii "R}"
.space 2
.ascii "8%"
.ascii ":k"
.space 2
.space 2
.ascii "3Z"
.space 2
.space 2
.space 2
.ascii "5\\"
.ascii "UE"
.space 2
.space 2
.space 2
.space 2
.ascii "CV"
.ascii "OR"
.ascii ";!"
.space 2
.ascii "es"
.ascii "er"
.space 2
.space 2
.ascii "et"
.space 2
.ascii "Md"
.space 2
.ascii "Hu"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "5/"
.ascii "G?"
.space 2
.ascii "ev"
.space 2
.space 2
.space 2
.ascii "l0"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ef"
.space 2
.ascii "9i"
.ascii "51"
.space 2
.ascii "B<"
.ascii "eh"
.ascii "eg"
.ascii "ei"
.space 2
.space 2
.space 2
.space 2
.ascii "RM"
.space 2
.space 2
.space 2
.ascii "aj"
.ascii "PN"
.space 2
.ascii "M."
.space 2
.ascii "Qe"
.space 2
.space 2
.ascii "2J"
.ascii "1k"
.space 2
.ascii "1r"
.ascii "Em"
.space 2
.space 2
.ascii "UC"
.ascii "S0"
.space 2
.ascii "a\\"
.space 2
.space 2
.space 2
.ascii "a]"
.space 2
.ascii "R["
.space 2
.ascii "39"
.ascii "1K"
.space 2
.space 2
.space 2
.ascii "My"
.ascii "Uw"
.ascii "a^"
.space 2
.ascii ">6"
.ascii "4}"
.space 2
.ascii "a_"
.ascii ":\\"
.ascii "a`"
.ascii ";2"
.ascii "BI"
.space 2,97
.space 2
.space 2
.space 2
.ascii "Pl"
.space 2
.ascii "M="
.space 2
.space 2
.ascii "ab"
.space 2
.ascii "5C"
.ascii "EG"
.ascii "ac"
.space 2
.space 2
.ascii "ad"
.space 2
.space 2
.space 2
.space 2
.ascii "Sy"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ae"
.space 2
.ascii "Q-"
.space 2
.space 2
.ascii "af"
.ascii "N\""
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ag"
.space 2
.ascii "5B"
.space 2
.space 2
.space 2
.space 2
.ascii "ah"
.ascii ";U"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "PD"
.ascii "b`"
.ascii "1X"
.ascii "Rd"
.space 2
.space 2
.ascii "ba"
.space 2
.space 2
.ascii "<I"
.ascii "HL"
.space 2
.ascii "bc"
.ascii "l~"
.ascii "l}"
.ascii "_/"
.space 2
.space 2
.space 2
.space 2,98
.ascii "V>"
.ascii "M|"
.ascii "C&"
.space 2
.space 2
.space 2
.ascii "cC"
.space 2
.space 2
.ascii "VR"
.ascii "bg"
.space 2
.space 2
.ascii "bh"
.space 2
.space 2
.ascii "SG"
.space 2
.space 2
.ascii "bl"
.ascii "?l"
.space 2
.ascii "bm"
.ascii "be"
.space 2
.space 2
.ascii "3@"
.space 2
.space 2
.space 2
.ascii "Dn"
.space 2
.space 2
.ascii "bn"
.space 2
.space 2
.ascii "PC"
.space 2
.ascii ":v"
.ascii "bi"
.ascii "7^"
.ascii ";3"
.ascii "L,"
.space 2,75
.ascii "bd"
.ascii "bf"
.ascii "bj"
.ascii "bk"
.space 2
.space 2
.space 2
.ascii "bw"
.space 2
.space 2
.ascii "bt"
.ascii "Tu"
.ascii "bs"
.space 2
.space 2
.ascii "E-"
.space 2
.ascii "Uz"
.ascii "EB"
.ascii "2@"
.space 2
.space 2
.ascii "bo"
.space 2
.ascii "br"
.ascii "A/"
.ascii "K<"
.space 2
.space 2
.ascii "5!"
.ascii "by"
.space 2
.space 2
.space 2
.ascii "<1"
.ascii "bq"
.ascii "PT"
.ascii "T9"
.ascii "bu"
.ascii "9V"
.ascii "bv"
.space 2
.space 2
.space 2
.ascii "GS"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "bp"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "W\\"
.ascii "m!"
.space 2
.space 2
.ascii "bx"
.space 2
.ascii "m%"
.ascii "b~"
.ascii "JQ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "A5"
.space 2
.ascii ";P"
.space 2
.space 2
.ascii "?V"
.space 2
.ascii ":c"
.space 2
.space 2
.ascii "K!"
.space 2
.space 2
.space 2
.ascii "m&"
.ascii "m#"
.space 2
.space 2
.ascii "m\""
.space 2
.space 2
.space 2
.space 2
.ascii ";V"
.ascii "m'"
.ascii "Pt"
.space 2
.space 2
.ascii "m$"
.ascii ":^"
.ascii "6w"
.ascii "c!"
.ascii "62"
.ascii "Lq"
.ascii "9'"
.space 2
.ascii "O\""
.ascii "G!"
.space 2
.space 2
.ascii "?R"
.space 2
.space 2
.ascii "6q"
.space 2
.ascii "bz"
.ascii "b{"
.ascii "b}"
.ascii "b|"
.ascii "DU"
.ascii "c\""
.space 2
.ascii "SA"
.space 2
.space 2
.space 2
.ascii "c'"
.ascii "GD"
.space 2
.space 2
.space 2
.space 2
.ascii "O$"
.space 2
.space 2
.ascii "c)"
.ascii ":7"
.space 2
.space 2
.space 2
.space 2
.ascii "c("
.space 2
.ascii ";Z"
.space 2
.ascii "c#"
.space 2
.space 2
.space 2
.ascii "c$"
.ascii "c*"
.space 2
.ascii "c&"
.space 2
.ascii "Nr"
.ascii "SF"
.space 2
.space 2
.ascii ";<"
.space 2
.space 2
.ascii "TC"
.space 2
.ascii "Dz"
.space 2
.space 2
.ascii "m("
.ascii "P|"
.ascii "c%"
.space 2
.ascii "Cu"
.space 2
.ascii "c-"
.ascii "1/"
.space 2
.ascii "c2"
.space 2
.space 2
.space 2
.ascii "<B"
.space 2
.space 2
.ascii "c,"
.ascii "5?"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Gi"
.ascii "c0"
.space 2
.space 2
.space 2
.ascii ">*"
.ascii "Mo"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ";s"
.space 2
.space 2
.space 2
.ascii "Lh"
.space 2
.space 2
.ascii "c/"
.space 2
.ascii "c1"
.space 2
.ascii "O'"
.ascii "c."
.space 2
.ascii "N)"
.ascii ";]"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "5k"
.ascii ">e"
.ascii "2R"
.ascii "3M"
.space 2
.ascii "19"
.ascii "c+"
.ascii "2Q"
.ascii "5,"
.ascii "9_"
.ascii "6h"
.space 2
.space 2
.ascii "Ok"
.ascii "c7"
.space 2
.ascii ";L"
.space 2
.space 2
.ascii "HG"
.ascii "PJ"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "c8"
.ascii "3n"
.space 2
.space 2
.space 2
.space 2
.ascii "m)"
.space 2
.ascii "Sz"
.ascii "Sd"
.space 2
.space 2
.space 2
.ascii "m*"
.ascii "c9"
.ascii "Rb"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "c5"
.space 2
.space 2
.space 2
.space 2
.ascii "S^"
.space 2
.space 2
.space 2
.space 2
.ascii "8P"
.ascii "c3"
.space 2
.space 2
.ascii "c6"
.ascii "7_"
.space 2
.ascii "c4"
.ascii "@\""
.space 2
.space 2
.space 2
.ascii "c:"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "T8"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "4H"
.space 2
.ascii "c;"
.space 2
.ascii ";E"
.space 2
.ascii "Iw"
.space 2
.space 2
.ascii "Ie"
.space 2
.space 2
.space 2
.ascii "D="
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "m+"
.space 2
.space 2
.space 2
.space 2
.ascii "B}"
.space 2
.space 2
.space 2
.space 2
.ascii ";["
.ascii "?."
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "N?"
.space 2
.space 2
.space 2
.space 2
.ascii "c<"
.space 2
.ascii "?6"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "1o"
.space 2
.space 2
.ascii "Tw"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "c>"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "m-"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "c?"
.ascii ":)"
.ascii "m,"
.space 2
.space 2
.ascii "c="
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "c@"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ":6"
.space 2
.space 2
.space 2
.ascii "6."
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "P8"
.space 2
.ascii "0C"
.ascii "m."
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "m/"
.ascii "@A"
.space 2
.ascii "cA"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "E3"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "cB"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "\\2"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "m0"
.space 2
.ascii "8j"
.space 2
.ascii "Nl"
.ascii "j'"
.ascii "Pg"
.ascii "Jy"
.ascii "HV"
.ascii "O7"
.ascii "3I"
.ascii "NR"
.ascii "=d"
.space 2
.space 2
.ascii "c^"
.ascii ";r"
.ascii "j("
.ascii "U="
.space 2
.ascii "F]"
.ascii "j)"
.space 2
.space 2
.space 2
.ascii "j*"
.space 2
.ascii "j,"
.ascii "j+"
.space 2
.ascii "j."
.ascii "j-"
.space 2
.space 2
.space 2
.space 2
.ascii "=X"
.space 2
.ascii "j/"
.space 2
.ascii "B>"
.space 2
.space 2
.space 2
.space 2
.ascii "4A"
.ascii "4w"
.space 2
.space 2
.ascii ";'"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "lf"
.ascii "le"
.ascii "7?"
.ascii "Ky"
.ascii "1b"
.space 2
.ascii "lg"
.space 2
.space 2
.space 2
.ascii "IH"
.ascii "lh"
.ascii "li"
.space 2
.ascii "JV"
.ascii "^P"
.ascii "2E"
.ascii "Tz"
.space 2
.space 2
.ascii "FK"
.ascii "0G"
.ascii "4r"
.ascii "HS"
.space 2
.space 2
.space 2
.ascii "MP"
.space 2
.space 2
.ascii "?8"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "?["
.space 2
.space 2
.ascii "G$"
.ascii "V4"
.space 2
.ascii "@)"
.ascii "^Q"
.ascii "I("
.ascii "Qo"
.ascii "E$"
.ascii "0g"
.ascii "36"
.ascii "HE"
.space 2
.space 2
.ascii "0b"
.space 2
.space 2
.ascii "7v"
.space 2
.space 2
.ascii "Ez"
.space 2
.space 2
.ascii "6s"
.space 2
.ascii "UR"
.ascii "3P"
.space 2,60
.space 2
.space 2
.space 2
.ascii "3-"
.space 2
.space 2
.space 2
.space 2
.ascii ">q"
.ascii "0Q"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "RV"
.ascii "Jc"
.ascii "W%"
.space 2
.ascii "M6"
.space 2,54
.ascii "?9"
.ascii "U["
.space 2
.ascii "8'"
.ascii "EW"
.space 2
.space 2
.space 2
.ascii "^R"
.ascii "?Y"
.ascii "BU"
.ascii "G@"
.space 2
.ascii ";$"
.ascii "1("
.space 2
.space 2
.ascii "Ej"
.space 2
.space 2
.ascii "E{"
.ascii "L'"
.space 2
.space 2
.space 2
.space 2
.ascii "1'"
.space 2
.space 2
.space 2
.ascii "5V"
.space 2
.space 2
.space 2
.ascii "D("
.space 2
.ascii "^S"
.ascii "Q:"
.ascii "3i"
.space 2
.ascii "Cr"
.space 2
.space 2
.ascii "7w"
.space 2
.ascii "Vt"
.ascii "5#"
.ascii "2p"
.ascii "D4"
.ascii "Di"
.ascii "@-"
.ascii "^T"
.space 2
.ascii "0h"
.ascii "ED"
.ascii "A`"
.space 2
.ascii "9U"
.space 2
.ascii ">\\"
.ascii "MX"
.ascii "0N"
.space 2
.ascii "MO"
.ascii "^V"
.ascii ">P"
.ascii "W>"
.ascii "^U"
.ascii "UP"
.ascii "0]"
.space 2
.space 2
.ascii "Db"
.space 2
.space 2
.ascii "B#"
.ascii "<p"
.space 2
.ascii "S5"
.ascii "@9"
.ascii "E!"
.ascii "2&"
.ascii "Tq"
.space 2
.space 2
.ascii "@("
.ascii "JC"
.ascii "^W"
.ascii "U|"
.space 2
.ascii "90"
.space 2
.ascii "H-"
.ascii "K)"
.space 2
.ascii "^Y"
.ascii "?="
.space 2
.space 2
.space 2
.space 2
.ascii "F4"
.ascii "W'"
.ascii "J0"
.ascii "DC"
.space 2
.ascii "3V"
.ascii "9R"
.space 2
.space 2
.space 2
.space 2
.ascii "V8"
.ascii "j|"
.ascii "04"
.space 2
.space 2
.space 2
.space 2
.ascii "?f"
.space 2
.space 2
.ascii "Lt"
.space 2
.space 2
.space 2
.space 2
.ascii "MZ"
.space 2
.space 2
.space 2
.ascii "V?"
.ascii "BN"
.space 2
.space 2,78
.ascii "L\""
.ascii "P."
.ascii "DS"
.ascii "52"
.ascii "^X"
.ascii "Uu"
.ascii "<7"
.ascii ";S"
.space 2
.space 2
.ascii "0$"
.space 2
.ascii "E2"
.ascii "4l"
.space 2
.space 2
.space 2
.ascii "Uq"
.space 2
.space 2
.ascii "j}"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^Z"
.ascii "M&"
.space 2
.space 2
.ascii "Ml"
.space 2
.space 2
.space 2
.space 2
.ascii "Nf"
.ascii "^\\"
.space 2
.ascii "M1"
.ascii "@&"
.space 2
.space 2
.ascii "W="
.space 2
.ascii "^["
.ascii "0F"
.ascii ":4"
.ascii "IS"
.ascii "Ds"
.ascii ">h"
.space 2
.space 2
.space 2
.space 2
.ascii "26"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "@L"
.ascii "Kp"
.space 2
.ascii "<q"
.space 2,59
.ascii "57"
.space 2
.space 2
.space 2
.ascii "Eu"
.space 2
.ascii "^f"
.space 2
.space 2
.space 2
.ascii "^c"
.ascii ">]"
.space 2
.space 2
.ascii "^_"
.space 2
.space 2
.space 2
.space 2
.ascii "47"
.ascii "=]"
.space 2
.space 2
.ascii "^`"
.ascii "Dm"
.space 2
.space 2
.space 2
.space 2
.ascii "OF"
.space 2
.ascii "5`"
.space 2
.space 2
.space 2
.space 2
.ascii "6^"
.ascii "JZ"
.ascii "5t"
.ascii "^e"
.space 2
.ascii "UF"
.space 2
.ascii "^a"
.ascii "LM"
.ascii "F~"
.space 2
.space 2,69
.space 2
.space 2
.space 2
.ascii "R4"
.space 2
.ascii ">r"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "BS"
.space 2
.ascii "L="
.ascii "38"
.space 2
.ascii "=S"
.space 2
.ascii "?X"
.ascii "MF"
.ascii "QZ"
.ascii "4k"
.space 2
.ascii "^d"
.ascii "^]"
.ascii "^g"
.space 2
.ascii "j~"
.space 2
.space 2
.ascii "B0"
.ascii "^b"
.space 2
.space 2
.ascii "V@"
.ascii "5'"
.space 2
.ascii "2t"
.space 2
.ascii "^h"
.space 2
.ascii "^r"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^m"
.space 2
.ascii "^q"
.space 2
.space 2
.ascii "H`"
.space 2
.space 2
.space 2
.ascii "Wa"
.ascii "^o"
.ascii "Ch"
.ascii "La"
.space 2
.ascii "2e"
.space 2
.space 2
.space 2
.ascii "R>"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^n"
.space 2
.ascii "^k"
.ascii "NU"
.space 2
.ascii "4'"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "?+"
.space 2,62
.space 2
.space 2
.ascii "=R"
.space 2
.space 2
.space 2
.space 2
.ascii "^i"
.space 2
.ascii "T."
.space 2
.space 2,94
.space 2
.ascii "^j"
.space 2
.space 2
.space 2
.space 2
.ascii "@?"
.space 2
.ascii "^l"
.ascii "2s"
.ascii "8i"
.ascii "B'"
.space 2
.space 2
.ascii "=A"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^u"
.ascii "^x"
.space 2
.space 2
.ascii "2+"
.ascii "4$"
.space 2
.space 2
.ascii "4j"
.ascii "I&"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^v"
.ascii "KQ"
.space 2
.ascii "8c"
.space 2
.ascii "^w"
.ascii "^z"
.space 2
.space 2
.space 2
.space 2
.ascii "^y"
.space 2
.space 2
.space 2
.ascii "LB"
.space 2
.ascii "0a"
.ascii "4n"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "e:"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "P/"
.space 2
.space 2
.ascii "2k"
.space 2
.ascii "k!"
.space 2
.ascii "^t"
.space 2
.space 2
.ascii "Ic"
.ascii "^s"
.ascii "0Z"
.ascii "R!"
.ascii "1w"
.space 2
.ascii "L/"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^p"
.space 2
.ascii "K$"
.space 2
.space 2
.space 2
.ascii "U*"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^{"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "4]"
.space 2
.ascii "D&"
.space 2
.space 2
.space 2
.ascii "^}"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "C~"
.ascii "D!"
.ascii "_!"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "AL"
.space 2
.ascii "^|"
.ascii ">o"
.space 2
.ascii "F2"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "3E"
.ascii "Hv"
.space 2
.space 2
.ascii "K:"
.ascii "^~"
.space 2
.space 2
.ascii "_$"
.space 2
.space 2
.space 2
.space 2
.ascii "W2"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "37"
.space 2
.space 2
.space 2
.space 2
.ascii "AC"
.space 2
.space 2
.ascii "GK"
.ascii "2%"
.ascii "4i"
.space 2
.ascii "W+"
.space 2
.space 2
.space 2
.space 2
.ascii "Dl"
.space 2
.ascii "_\""
.ascii "_#"
.space 2
.ascii "_%"
.space 2
.ascii ":3"
.space 2
.space 2
.space 2
.ascii "_&"
.space 2
.ascii "@^"
.space 2
.space 2
.ascii "IC"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "2Y"
.ascii "Gf"
.space 2
.ascii "_'"
.space 2
.ascii "G\\"
.space 2
.space 2
.space 2
.space 2
.ascii "_("
.ascii "k\""
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "KS"
.space 2
.space 2
.space 2
.ascii "_*"
.space 2
.ascii "_)"
.space 2
.ascii "2A"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "EJ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "_+"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "T\\"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "HA"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "_,"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ">p"
.space 2
.space 2
.ascii "_-"
.ascii "V'"
.space 2
.space 2
.space 2
.space 2
.ascii "j7"
.ascii "k6"
.ascii "JU"
.space 2
.ascii "X|"
.ascii "8D"
.space 2
.ascii "9%"
.space 2
.space 2
.ascii "7E"
.ascii "U~"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "9J"
.space 2
.space 2
.ascii "P'"
.ascii "tM"
.space 2
.space 2
.ascii "5P"
.space 2
.space 2
.ascii "Ct"
.space 2
.ascii ">H"
.space 2
.space 2
.space 2
.ascii "k7"
.ascii "0="
.space 2
.space 2
.ascii "=L"
.space 2
.ascii "A2"
.space 2
.ascii "1V"
.ascii "3("
.space 2
.space 2
.space 2
.ascii "8R"
.ascii "I\""
.space 2
.space 2
.ascii "6X"
.space 2
.space 2
.space 2
.space 2
.ascii "k8"
.ascii ">4"
.space 2
.space 2
.space 2
.ascii "J}"
.space 2
.ascii "GC"
.space 2
.ascii "U{"
.space 2
.space 2
.ascii "7s"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ND"
.space 2
.space 2
.space 2
.ascii "U+"
.ascii "1s"
.space 2
.space 2
.space 2
.ascii "l3"
.ascii "0_"
.space 2
.ascii "l5"
.space 2
.space 2
.space 2
.ascii "67"
.space 2
.ascii "AO"
.space 2
.ascii "uz"
.ascii "P1"
.space 2
.space 2
.ascii "Ue"
.space 2
.ascii "NS"
.space 2
.space 2
.ascii "=o"
.ascii "3b"
.space 2
.ascii "8+"
.space 2
.ascii "U6"
.space 2
.ascii "m="
.space 2
.ascii "6O"
.space 2
.ascii "K9"
.ascii "PB"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "7="
.space 2
.space 2
.ascii "l6"
.ascii "J)"
.space 2
.space 2
.space 2
.ascii "ET"
.space 2
.ascii "l9"
.ascii "l8"
.ascii "BC"
.ascii "l7"
.space 2
.space 2
.space 2
.space 2
.ascii "P}"
.ascii "l:"
.space 2
.ascii "l;"
.ascii "We"
.space 2
.space 2
.ascii "l<"
.space 2
.space 2
.space 2
.ascii "l="
.ascii "Fl"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "N^"
.space 2
.ascii "<H"
.space 2
.space 2
.ascii "HU"
.ascii "5)"
.ascii ">I"
.ascii "V<"
.ascii "Tg"
.space 2
.space 2
.ascii "Q."
.ascii "Pq"
.ascii "j8"
.ascii "j9"
.ascii "j:"
.ascii ":5"
.space 2
.space 2
.space 2
.space 2
.ascii "J1"
.ascii "?u"
.space 2
.space 2
.ascii "Mz"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "j@"
.space 2
.ascii "0:"
.ascii "j>"
.space 2
.space 2
.ascii "@%"
.space 2
.space 2
.space 2
.ascii "j;"
.space 2
.ascii "2}"
.space 2
.ascii "Cw"
.ascii ";h"
.space 2
.space 2
.space 2
.ascii "RW"
.ascii "Nt"
.ascii "j?"
.space 2
.space 2
.space 2
.ascii "j<"
.space 2
.space 2
.space 2
.ascii "jC"
.space 2
.ascii "PG"
.ascii "S3"
.space 2
.space 2
.space 2
.space 2
.ascii "4:"
.space 2
.ascii "CA"
.ascii "Wr"
.space 2
.space 2
.space 2
.space 2
.ascii "UQ"
.space 2
.ascii "JG"
.space 2
.ascii "jE"
.space 2
.space 2
.ascii "jD"
.ascii "jG"
.ascii "jF"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Vg"
.space 2
.ascii "OT"
.space 2
.space 2
.ascii "jK"
.space 2
.ascii ";N"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "=z"
.ascii "IN"
.space 2
.space 2
.ascii "jL"
.space 2
.space 2
.ascii "I9"
.ascii "O~"
.ascii "jJ"
.ascii "TN"
.ascii "jM"
.ascii "jO"
.space 2
.space 2
.ascii "Mm"
.space 2
.space 2
.space 2
.space 2
.ascii "jI"
.space 2
.ascii "jN"
.space 2
.space 2
.ascii "Nn"
.space 2
.ascii ";^"
.space 2
.ascii "3?"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "FU"
.ascii ">0"
.ascii "Nz"
.space 2
.space 2
.space 2
.ascii "Gg"
.space 2
.ascii ">'"
.ascii "jP"
.space 2
.space 2
.ascii "VG"
.space 2
.space 2
.space 2
.ascii "A@"
.space 2
.space 2
.space 2
.ascii "T]"
.space 2
.ascii "jQ"
.space 2
.space 2
.ascii "O>"
.space 2
.space 2
.space 2
.space 2
.ascii "jR"
.space 2
.space 2
.space 2
.space 2
.ascii "Jn"
.space 2
.space 2
.space 2
.space 2
.ascii "E/"
.ascii "05"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "jT"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "jS"
.ascii "t_"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "D:"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "1)"
.space 2
.space 2
.space 2
.space 2
.ascii "e_"
.space 2
.space 2
.space 2
.space 2
.ascii "jU"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Jo"
.space 2
.ascii "jV"
.ascii "jW"
.ascii "FX"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "jX"
.space 2
.space 2
.ascii "jY"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "T;"
.space 2
.ascii "Gz"
.ascii "R7"
.ascii "8|"
.space 2
.space 2
.ascii "jB"
.space 2
.ascii "2\\"
.space 2
.space 2
.ascii "B|"
.space 2
.ascii "Tx"
.ascii "Lf"
.ascii "Wn"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "TB"
.ascii "SP"
.ascii "kC"
.ascii "Es"
.space 2
.ascii "7~"
.space 2
.space 2
.ascii "kT"
.space 2
.space 2
.space 2
.ascii "K7"
.ascii "k^"
.space 2
.ascii "@J"
.space 2
.space 2
.space 2
.ascii "M{"
.space 2
.ascii "3/"
.space 2
.ascii "FZ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "k|"
.space 2
.ascii "D>"
.space 2
.ascii "N4"
.ascii "D)"
.ascii "1>"
.ascii "T}"
.space 2
.ascii "Ju"
.space 2
.ascii "Vl"
.space 2
.space 2
.ascii "FS"
.ascii "6d"
.space 2
.space 2
.space 2
.space 2
.ascii ";z"
.space 2
.space 2
.ascii "P`"
.space 2
.space 2
.ascii "I1"
.space 2
.ascii "TS"
.ascii "H("
.space 2
.space 2
.ascii "8K"
.space 2
.ascii "h>"
.ascii "I<"
.space 2
.space 2
.ascii "h;"
.space 2
.ascii "@n"
.ascii "PS"
.ascii "2D"
.ascii "4e"
.space 2
.ascii "h<"
.space 2
.space 2
.ascii "UH"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "6E"
.space 2
.ascii "h="
.ascii "Jx"
.ascii "8\\"
.ascii "Lu"
.space 2
.space 2
.space 2
.ascii "@4"
.space 2
.space 2
.ascii "Qn"
.ascii "h?"
.ascii "hB"
.space 2
.space 2
.ascii ":<"
.space 2
.ascii "1-"
.ascii "=\\"
.space 2
.ascii "j="
.ascii "hC"
.space 2
.ascii "hF"
.space 2
.ascii "hK"
.space 2
.space 2
.space 2
.space 2
.ascii "hL"
.space 2
.ascii "KI"
.ascii "0e"
.space 2
.ascii "<+"
.space 2
.space 2
.space 2,57
.space 2
.space 2
.ascii "hA"
.space 2
.ascii "Mw"
.space 2
.ascii "hJ"
.space 2
.space 2
.space 2
.space 2
.ascii "Nv"
.space 2
.space 2
.space 2
.space 2
.ascii "Um"
.space 2
.ascii "AV"
.ascii "hD"
.space 2
.ascii "C6"
.space 2
.ascii "9{"
.ascii "V&"
.ascii "hH"
.space 2
.space 2
.space 2
.ascii "J`"
.ascii "Tf"
.space 2
.ascii "h@"
.space 2
.ascii "hE"
.ascii "hG"
.space 2
.ascii "G9"
.ascii "7c"
.space 2
.ascii "hI"
.space 2
.ascii "?]"
.ascii "hR"
.space 2
.space 2
.ascii "hW"
.space 2
.ascii "hU"
.ascii "<\\"
.ascii "<O"
.ascii "h["
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "h^"
.space 2
.ascii "hZ"
.ascii "1z"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "0X"
.ascii "D3"
.ascii "8L"
.ascii "Fb"
.ascii "H>"
.ascii "Ha"
.space 2
.space 2
.space 2
.ascii "hO"
.ascii "hT"
.ascii "hV"
.space 2
.ascii "9q"
.ascii "hX"
.ascii "Wu"
.space 2
.ascii "D{"
.space 2
.ascii "h\\"
.space 2
.space 2
.ascii "2i"
.space 2
.space 2
.space 2
.ascii "hQ"
.space 2
.space 2
.ascii "<m"
.space 2
.space 2
.ascii "?B"
.ascii "hM"
.ascii "Vy"
.space 2
.ascii "Ax"
.ascii "2q"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "h_"
.space 2
.ascii "JA"
.ascii "hY"
.space 2
.space 2
.space 2
.space 2
.ascii "U$"
.space 2
.ascii "1j"
.ascii "U;"
.ascii "hN"
.ascii "hP"
.ascii "60"
.ascii "hS"
.space 2
.ascii "h]"
.ascii "@8"
.space 2
.ascii "Jw"
.space 2
.ascii "K("
.space 2
.space 2
.ascii "F\\"
.ascii "@u"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "hi"
.space 2
.space 2
.space 2
.ascii "P#"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "hr"
.ascii "Vj"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "h`"
.ascii "ha"
.space 2
.space 2
.space 2
.ascii "Qy"
.ascii ":K"
.ascii "8y"
.space 2
.space 2
.ascii "8q"
.space 2,84
.ascii "ho"
.space 2
.ascii "hn"
.ascii "hl"
.ascii "9p"
.ascii "LR"
.ascii "hf"
.ascii "N&"
.ascii "?r"
.space 2
.ascii "08"
.ascii "hq"
.ascii "hp"
.space 2
.ascii "W@"
.space 2
.ascii "hd"
.space 2
.ascii "M)"
.ascii "I#"
.space 2
.ascii ";8"
.ascii "=["
.ascii "hj"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "hb"
.ascii "hc"
.ascii "he"
.space 2,53
.ascii "hg"
.ascii "GE"
.ascii "hk"
.ascii "hm"
.ascii "=0"
.ascii "W."
.space 2
.ascii "hx"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "hu"
.space 2
.ascii "M0"
.ascii "hv"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "A:"
.space 2
.space 2,104
.space 2
.ascii "C7"
.ascii "0p"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ht"
.space 2
.space 2
.space 2
.ascii "hw"
.space 2
.space 2
.space 2
.ascii "9#"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "IR"
.space 2
.space 2
.space 2
.ascii "CN"
.ascii "N`"
.ascii "@f"
.space 2
.space 2
.space 2
.space 2
.ascii "Ks"
.space 2
.ascii "L]"
.ascii "P5"
.space 2
.space 2
.ascii "Ja"
.space 2
.ascii "hs"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "<l"
.space 2
.ascii "hy"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "C^"
.space 2
.ascii "Fe"
.space 2
.ascii "9w"
.space 2
.space 2
.space 2
.space 2
.ascii "0t"
.space 2
.space 2
.ascii "WX"
.space 2
.space 2
.ascii "<,"
.space 2
.ascii "Eo"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "LD"
.space 2
.space 2
.ascii "i&"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "I-"
.space 2
.ascii "i\""
.ascii "@b"
.space 2
.space 2
.space 2
.ascii "?C"
.space 2
.space 2
.space 2
.ascii "h~"
.ascii "9W"
.space 2
.ascii "h{"
.space 2
.space 2
.space 2
.space 2
.ascii "i$"
.space 2
.space 2
.space 2
.ascii "RN"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "i#"
.space 2
.ascii "V2"
.ascii "W5"
.space 2
.ascii "i'"
.space 2
.ascii "=7"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "h|"
.ascii "h}"
.space 2
.space 2
.space 2
.ascii "i!"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "MV"
.space 2
.space 2
.ascii "R,"
.space 2
.space 2
.space 2
.ascii "i2"
.space 2
.space 2
.space 2
.space 2
.ascii "i)"
.space 2
.space 2
.space 2
.ascii "4*"
.space 2
.ascii "4;"
.space 2
.space 2
.ascii "i+"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "P("
.space 2
.space 2
.ascii "i%"
.space 2
.space 2
.ascii "3~"
.space 2
.space 2
.ascii "i,"
.ascii "@c"
.space 2
.ascii "i*"
.space 2
.space 2
.ascii "i9"
.space 2
.space 2
.ascii "i8"
.space 2
.space 2
.space 2
.space 2
.ascii "i."
.space 2
.space 2
.ascii "hz"
.space 2
.space 2
.ascii "i("
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "?,"
.ascii "i1"
.ascii "i:"
.space 2
.space 2
.ascii "B%"
.space 2
.space 2
.space 2
.ascii "i/"
.space 2
.ascii "8E"
.space 2
.ascii "i-"
.space 2
.ascii "S\\"
.ascii "i4"
.ascii "i5"
.ascii "i7"
.space 2
.space 2
.space 2
.ascii "iG"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "@F"
.ascii "iE"
.space 2
.space 2
.ascii "i0"
.space 2
.space 2
.ascii "i;"
.ascii "0q"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "i<"
.ascii "U%"
.space 2
.space 2
.ascii "i>"
.space 2
.ascii "i?"
.space 2
.space 2
.space 2
.ascii "iA"
.space 2
.space 2
.ascii "Aq"
.space 2
.space 2
.ascii "H6"
.space 2
.space 2
.space 2
.ascii "i="
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "iB"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "iC"
.space 2
.ascii "i3"
.space 2
.ascii "i6"
.space 2
.ascii ";1"
.space 2
.space 2
.space 2
.ascii "i@"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "<w"
.space 2
.space 2
.space 2
.ascii "iD"
.ascii "iF"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "iJ"
.space 2
.space 2
.space 2
.space 2
.ascii "iN"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "2["
.space 2
.ascii "iH"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "7."
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "iK"
.ascii "iL"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "UA"
.space 2
.ascii "D#"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "iX"
.space 2
.ascii ":a"
.space 2
.space 2
.space 2
.space 2
.ascii "iI"
.space 2
.ascii "S#"
.space 2
.space 2
.space 2
.ascii "iT"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "iW"
.ascii "iP"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "iO"
.space 2
.space 2
.ascii "GA"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "iR"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "iY"
.ascii "3H"
.space 2
.ascii "iS"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Op"
.space 2
.space 2
.space 2
.ascii "iM"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "3w"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "iV"
.space 2
.space 2
.ascii "iZ"
.space 2
.space 2
.space 2
.ascii "L4"
.space 2
.space 2
.space 2
.ascii "O-"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "iU"
.space 2
.ascii "i\\"
.ascii "i["
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "i^"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "iQ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "i]"
.space 2
.ascii "i_"
.ascii "CJ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "G7"
.ascii "4N"
.ascii ";6"
.ascii "P@"
.ascii "l#"
.space 2
.space 2
.ascii "E7"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "S{"
.space 2
.space 2
.space 2
.space 2
.ascii "l$"
.space 2
.ascii "l%"
.ascii "F["
.space 2
.space 2
.space 2
.ascii "?n"
.space 2
.space 2
.space 2
.space 2
.ascii "l&"
.space 2
.space 2
.ascii "l'"
.ascii "P*"
.space 2
.ascii "G8"
.space 2
.space 2
.ascii "8h"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "l("
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "V9"
.ascii "U}"
.ascii "4K"
.ascii "2="
.ascii "Nd"
.ascii "Fg"
.space 2
.space 2
.ascii "Ma"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "4u"
.space 2
.ascii "K@"
.ascii "<_"
.space 2
.space 2
.space 2
.space 2
.ascii "ib"
.ascii "ic"
.ascii "Qj"
.ascii "ie"
.space 2
.ascii "4y"
.ascii "id"
.space 2
.ascii "Q3"
.ascii "Jb"
.ascii "2P"
.space 2
.ascii "ih"
.space 2
.space 2
.space 2
.space 2
.ascii "if"
.ascii "ig"
.space 2
.space 2
.ascii "V3"
.space 2
.space 2
.space 2
.space 2,105
.ascii "ij"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ik"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "il"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "l/"
.ascii "E9"
.ascii "6N"
.space 2
.ascii "Rs"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "5n"
.space 2
.ascii ";Y"
.ascii "l1"
.space 2
.space 2
.ascii "Rc"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Nc"
.space 2
.ascii "D8"
.space 2
.ascii "C?"
.space 2
.space 2
.ascii "6>"
.ascii "X9"
.ascii "1H"
.ascii "1O"
.ascii "1Q"
.ascii "E~"
.space 2
.ascii "1P"
.space 2
.ascii "C+"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "U1"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "k$"
.ascii ":A"
.space 2
.space 2
.space 2
.ascii "L:"
.space 2
.space 2
.space 2
.ascii "k%"
.space 2
.ascii "k'"
.space 2
.space 2
.space 2
.ascii "k("
.space 2
.space 2
.space 2
.ascii "k&"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "k)"
.ascii "k+"
.ascii "k*"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "k,"
.space 2
.ascii "JO"
.ascii "X5"
.ascii "Cq"
.space 2
.ascii "C%"
.ascii "Fx"
.ascii "k-"
.ascii "DJ"
.space 2
.ascii "k."
.ascii "k/"
.ascii "k0"
.ascii "7U"
.space 2
.space 2
.space 2
.ascii "7z"
.space 2
.ascii "k1"
.ascii "Gb"
.space 2
.ascii "k3"
.space 2
.ascii ":$"
.ascii "Qu"
.ascii "01"
.ascii "k2"
.ascii "k4"
.space 2
.space 2
.space 2
.ascii "5*"
.ascii "BH"
.ascii "Gh"
.space 2
.ascii "k5"
.space 2
.ascii "K."
.ascii "c_"
.space 2
.space 2
.ascii "S@"
.space 2
.space 2
.space 2
.space 2
.ascii "Y["
.space 2
.space 2
.ascii "M!"
.ascii "V-"
.ascii "Gs"
.space 2
.space 2
.space 2
.ascii "Y`"
.ascii ";c"
.space 2
.space 2,58
.ascii "cb"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "O+"
.space 2
.space 2
.space 2
.ascii "c`"
.ascii "IG"
.space 2
.ascii ":9"
.space 2
.space 2
.space 2
.ascii "Q4"
.ascii "ca"
.ascii "Hj"
.ascii "9/"
.ascii "=-"
.ascii "3X"
.ascii "N["
.space 2
.space 2
.ascii "L@"
.space 2
.space 2
.space 2
.ascii "ch"
.ascii "ci"
.ascii "Mt"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "L-"
.space 2
.ascii "<3"
.space 2
.ascii "cj"
.space 2
.ascii "ck"
.space 2
.space 2
.ascii "PZ"
.space 2
.space 2
.space 2
.ascii "F{"
.ascii "7Z"
.space 2
.space 2
.ascii "G_"
.ascii "RJ"
.ascii "NV"
.space 2
.ascii "cd"
.ascii "cl"
.space 2
.ascii "Ir"
.ascii "3A"
.space 2
.space 2
.ascii "cg"
.space 2
.space 2
.ascii "Fc"
.ascii "ce"
.space 2
.space 2
.ascii "m3"
.ascii "cf"
.space 2
.space 2
.space 2
.space 2
.ascii "I3"
.space 2
.ascii "Ef"
.space 2
.space 2
.space 2
.ascii "95"
.space 2
.ascii "C;"
.space 2
.space 2,99
.ascii "E="
.ascii "A$"
.ascii "BY"
.ascii "2W"
.space 2
.ascii "cm"
.ascii ";&"
.ascii "D-"
.space 2
.ascii "cp"
.ascii ">Z"
.space 2
.space 2
.ascii "c{"
.ascii "cu"
.ascii ":S"
.space 2
.space 2
.space 2
.space 2
.ascii "7P"
.ascii "SM"
.space 2
.ascii "VN"
.ascii "US"
.ascii "9A"
.ascii "U4"
.ascii "QX"
.space 2
.space 2
.space 2
.space 2
.ascii "P9"
.ascii "Gv"
.space 2
.space 2
.space 2
.ascii "H*"
.ascii "24"
.space 2
.ascii "CZ"
.space 2
.space 2
.space 2
.ascii "cn"
.space 2
.space 2
.ascii "c|"
.ascii "co"
.ascii "7("
.ascii "cw"
.ascii "ct"
.space 2
.space 2
.space 2
.ascii "7:"
.space 2
.space 2
.ascii "E\""
.space 2
.ascii "cv"
.ascii "E]"
.ascii "2("
.ascii "F|"
.space 2
.ascii "D`"
.space 2
.space 2
.ascii "W\""
.space 2
.ascii "@a"
.ascii "cy"
.space 2
.space 2
.ascii "cz"
.ascii "c}"
.ascii "L)"
.ascii "cs"
.space 2
.ascii "S>"
.space 2
.ascii "1C"
.ascii "m4"
.ascii "cq"
.ascii "cr"
.space 2
.ascii "cx"
.ascii "P:"
.ascii "FC"
.ascii "Ts"
.ascii "c~"
.space 2
.space 2
.ascii "=`"
.space 2
.space 2
.ascii "d'"
.space 2
.space 2
.ascii "d&"
.space 2
.space 2
.space 2
.ascii "Qs"
.ascii "d#"
.space 2
.ascii "d)"
.space 2
.space 2
.space 2
.ascii "Hw"
.space 2
.space 2
.space 2
.space 2
.ascii "O4"
.space 2
.ascii "d("
.ascii "d."
.ascii "Be"
.space 2
.space 2
.ascii "64"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "=r"
.space 2
.ascii "d\""
.space 2
.space 2
.ascii ":i"
.ascii "d*"
.space 2
.space 2
.ascii "d,"
.space 2
.space 2
.ascii "6}"
.ascii "V^"
.ascii "d2"
.space 2
.ascii "d-"
.space 2
.space 2
.space 2
.ascii "d!"
.space 2
.ascii ";n"
.ascii "M]"
.ascii "G\""
.ascii "EI"
.space 2
.space 2
.ascii "Aw"
.space 2
.ascii "d$"
.space 2
.ascii "G3"
.ascii "=,"
.space 2,61
.ascii "d%"
.space 2
.ascii "WG"
.ascii "2b"
.space 2
.ascii "d+"
.ascii "<C"
.ascii "d/"
.space 2
.ascii ";k"
.ascii "d0"
.ascii "E("
.ascii "d1"
.space 2
.space 2
.space 2
.space 2
.ascii "Uc"
.ascii "?#"
.space 2
.ascii "d:"
.space 2
.ascii "d7"
.space 2
.ascii "d;"
.space 2
.space 2
.ascii "d="
.space 2
.space 2
.ascii "FV"
.space 2
.space 2
.ascii ":F"
.ascii "@K"
.space 2
.space 2
.space 2
.ascii "8!"
.ascii "d4"
.space 2
.space 2
.space 2
.space 2
.ascii "T!"
.space 2
.space 2
.ascii ":#"
.ascii "=~"
.space 2
.space 2
.space 2
.ascii "d<"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "M?"
.space 2
.space 2
.ascii "Dy"
.space 2
.space 2
.ascii "O{"
.ascii "If"
.space 2
.space 2
.ascii "S?"
.space 2
.ascii "OQ"
.space 2
.space 2
.ascii "d3"
.space 2
.ascii "d8"
.ascii "d9"
.ascii "Li"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "LN"
.space 2
.ascii "@T"
.ascii "d5"
.ascii "A0"
.ascii "d6"
.ascii "NP"
.space 2
.ascii ";A"
.ascii "5S"
.space 2
.ascii "Hs"
.ascii "='"
.ascii "UG"
.ascii "I,"
.ascii "8\""
.ascii "dJ"
.space 2
.space 2
.ascii "dL"
.ascii "QD"
.space 2
.space 2
.ascii "R:"
.space 2
.space 2
.ascii ":-"
.space 2
.space 2
.ascii ":T"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "dC"
.ascii "5m"
.space 2
.space 2
.space 2
.ascii "WM"
.ascii "d@"
.ascii "O}"
.ascii "d?"
.space 2
.space 2
.space 2
.ascii "A\\"
.ascii "LJ"
.space 2
.space 2
.space 2
.space 2
.ascii "Jg"
.space 2
.space 2
.space 2
.space 2
.ascii "DW"
.space 2
.ascii "LT"
.ascii "dH"
.space 2
.space 2
.space 2
.ascii "dG"
.ascii "dA"
.space 2
.ascii "dD"
.ascii "5-"
.space 2
.space 2
.ascii "SY"
.space 2
.ascii "dF"
.space 2
.space 2
.space 2
.space 2
.ascii "Ry"
.ascii "4c"
.space 2
.ascii ";4"
.space 2
.space 2
.ascii "In"
.space 2
.ascii "4>"
.space 2
.space 2
.space 2
.ascii ";l"
.space 2
.ascii "QM"
.space 2
.ascii "Lm"
.ascii "m5"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Ge"
.space 2
.space 2
.space 2
.space 2
.ascii "T("
.space 2
.ascii "dK"
.ascii "WU"
.ascii "dB"
.space 2
.ascii "=%"
.ascii "dE"
.space 2
.space 2
.ascii "Sf"
.space 2
.ascii "dI"
.ascii "Ix"
.space 2
.space 2
.ascii "d>"
.space 2
.space 2
.ascii "Se"
.space 2
.space 2
.ascii "G~"
.ascii "6I"
.space 2
.ascii "T|"
.ascii "23"
.ascii "dW"
.space 2
.space 2
.space 2
.ascii "NB"
.space 2
.ascii "dM"
.space 2
.ascii "N<"
.space 2
.ascii "8["
.space 2
.space 2
.ascii "dV"
.space 2
.ascii "?J"
.space 2
.space 2
.space 2
.ascii "SN"
.space 2
.ascii "Cl"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "EH"
.ascii "dX"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "MD"
.ascii "dO"
.space 2
.space 2
.space 2
.space 2
.ascii "dT"
.ascii "dU"
.space 2
.ascii ":~"
.space 2
.ascii "Of"
.space 2
.space 2
.ascii "U?"
.space 2
.space 2
.space 2
.ascii "dR"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "dP"
.space 2
.space 2
.ascii "dN"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Me"
.ascii "J*"
.space 2
.space 2
.space 2
.ascii "@#"
.space 2
.ascii "=&"
.ascii "dS"
.space 2
.space 2
.ascii "8H"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "dg"
.ascii "T4"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "d["
.space 2
.space 2
.space 2
.ascii "Ao"
.space 2
.space 2
.ascii "di"
.space 2
.space 2
.ascii "Rg"
.space 2
.space 2
.ascii "d_"
.space 2
.ascii "d`"
.space 2
.space 2
.ascii "O*"
.space 2
.space 2
.space 2
.space 2
.ascii "K]"
.space 2
.ascii "dZ"
.ascii "dQ"
.space 2
.ascii "de"
.space 2
.ascii "H\\"
.ascii "dc"
.space 2
.space 2
.ascii "Dg"
.ascii "db"
.space 2
.ascii "da"
.space 2
.space 2
.space 2
.ascii "3|"
.ascii "dh"
.space 2
.space 2
.space 2
.space 2
.ascii "5a"
.space 2
.space 2
.space 2
.ascii "WL"
.space 2
.space 2
.space 2
.ascii "df"
.space 2
.ascii ";,"
.space 2
.ascii "WR"
.ascii "LO"
.ascii "kx"
.space 2
.space 2,100
.space 2
.space 2
.ascii "9v"
.space 2
.space 2
.space 2
.ascii "VM"
.ascii "dY"
.ascii "d\\"
.ascii "Bz"
.ascii "d^"
.space 2
.ascii "BK"
.ascii "@D"
.ascii "BP"
.space 2
.ascii "1u"
.ascii "L2"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "5N"
.space 2
.space 2
.space 2
.space 2
.ascii "do"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "F/"
.space 2
.space 2
.space 2
.ascii "Fa"
.space 2
.space 2
.ascii "du"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "B)"
.space 2
.space 2
.space 2
.ascii "@l"
.ascii "Q]"
.ascii "dn"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "D."
.space 2
.space 2
.space 2
.ascii "dm"
.space 2
.space 2
.space 2
.space 2
.ascii "dv"
.ascii "dt"
.ascii "B~"
.space 2
.ascii "d]"
.space 2
.ascii "dp"
.space 2
.ascii "J~"
.space 2
.ascii "UD"
.space 2
.space 2
.ascii "dq"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Qz"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "dk"
.ascii "dl"
.space 2
.space 2
.space 2
.ascii "dr"
.space 2
.ascii "N+"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "EK"
.space 2
.space 2
.space 2
.ascii "G1"
.space 2
.ascii "B:"
.space 2
.space 2
.space 2
.ascii "dj"
.space 2
.space 2
.space 2
.ascii "AJ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "L6"
.ascii "31"
.space 2
.space 2
.space 2
.ascii "d{"
.space 2
.ascii "ds"
.space 2
.space 2
.space 2
.ascii "dz"
.space 2
.ascii "d}"
.space 2
.ascii "d|"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "3N"
.space 2
.space 2
.space 2
.ascii "3:"
.ascii "dw"
.space 2
.space 2
.ascii "dy"
.ascii "dx"
.ascii "El"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "@="
.space 2
.space 2
.space 2
.space 2
.ascii "Th"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "e\""
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "0D"
.space 2
.space 2
.ascii "e$"
.space 2
.space 2
.ascii "e#"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "<$"
.space 2
.ascii "e%"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "e!"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "d~"
.ascii "1t"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "e("
.space 2
.ascii "e)"
.ascii "e&"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "e'"
.ascii "e*"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "FY"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "e+"
.ascii "e-"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "e,"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "e/"
.space 2
.space 2
.space 2
.ascii "e."
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "9`"
.space 2
.space 2
.ascii "e0"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "e1"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ";p"
.ascii "la"
.ascii "Cp"
.space 2
.ascii "5F"
.ascii ";R"
.space 2
.space 2
.space 2
.space 2
.ascii "Ai"
.ascii "Tn"
.space 2
.ascii ">D"
.space 2
.space 2
.space 2
.ascii "WF"
.space 2
.ascii "TV"
.ascii "2S"
.ascii "l>"
.space 2
.space 2
.space 2
.space 2
.ascii "jA"
.space 2
.space 2
.space 2
.ascii "B/"
.ascii "46"
.space 2
.space 2
.space 2
.ascii "QW"
.space 2
.space 2
.space 2
.ascii "34"
.space 2
.ascii "H2"
.ascii "?;"
.ascii "l@"
.space 2
.space 2
.ascii "VK"
.space 2
.space 2
.ascii "l?"
.ascii "lA"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "lE"
.ascii ">f"
.ascii "L?"
.ascii "EZ"
.ascii "><"
.space 2
.ascii "lF"
.space 2
.ascii "1~"
.space 2
.space 2
.space 2
.ascii "lD"
.ascii "U("
.ascii "5c"
.space 2
.ascii "lB"
.ascii "A6"
.ascii "3c"
.space 2
.space 2
.ascii "lC"
.ascii "K8"
.ascii "@C"
.ascii "L~"
.space 2
.space 2
.space 2
.space 2
.ascii "AR"
.space 2
.ascii "lH"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ":f"
.ascii "@S"
.space 2
.ascii "Vr"
.space 2
.space 2
.space 2
.ascii "QL"
.space 2
.space 2
.space 2
.space 2
.ascii "?>"
.space 2
.ascii "73"
.ascii "IU"
.ascii "lG"
.ascii ";b"
.space 2
.space 2,76
.ascii "=}"
.space 2,72
.space 2
.ascii "O)"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Mi"
.space 2
.ascii "Ek"
.space 2
.space 2
.space 2
.ascii "7i"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "QI"
.ascii ":8"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "lI"
.space 2
.space 2
.ascii "lJ"
.space 2
.ascii ";@"
.ascii "lK"
.space 2
.ascii "lb"
.ascii "1:"
.ascii "7Y"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "=9"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "lL"
.ascii "Qf"
.ascii "lM"
.space 2
.space 2
.space 2
.space 2
.ascii "H;"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "lQ"
.space 2
.space 2
.space 2
.space 2
.ascii "lS"
.space 2
.ascii ";M"
.space 2
.ascii "<e"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "lO"
.space 2
.ascii "I7"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "C:"
.space 2
.ascii "lc"
.space 2,85
.ascii "lP"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Vs"
.space 2
.space 2
.space 2
.ascii "lR"
.ascii "lN"
.space 2
.space 2
.space 2
.space 2
.ascii "lT"
.space 2
.ascii "lU"
.space 2
.space 2
.ascii "I?"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "O("
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "P\\"
.space 2
.space 2
.space 2
.space 2
.ascii "Q,"
.space 2
.space 2
.space 2
.space 2
.ascii "H["
.space 2
.space 2
.space 2
.ascii "lV"
.ascii "Nu"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Jl"
.ascii "lZ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "lY"
.space 2
.space 2
.space 2
.ascii "0>"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "lW"
.space 2
.ascii "lX"
.space 2
.space 2
.space 2
.ascii "ld"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "H<"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "AG"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "l\\"
.ascii "Q`"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "l["
.space 2
.space 2
.space 2
.space 2
.ascii "To"
.space 2
.ascii "l]"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "[F"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "l^"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "1,"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "l_"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "l`"
.space 2
.ascii "W&"
.space 2
.ascii "E@"
.space 2
.space 2
.space 2
.ascii "k<"
.ascii "0."
.space 2
.space 2
.space 2
.ascii ">t"
.space 2,56
.ascii "R/"
.ascii "0V"
.ascii "5y"
.space 2
.ascii "X3"
.space 2
.ascii "K,"
.space 2
.ascii "c]"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "F,"
.ascii "0f"
.space 2
.space 2
.space 2
.ascii "EF"
.ascii "k9"
.space 2
.space 2
.space 2
.space 2
.ascii "k:"
.space 2
.space 2
.space 2
.ascii "k;"
.space 2
.space 2
.ascii "Q@"
.space 2
.ascii "E#"
.space 2
.ascii "jr"
.space 2
.ascii "D2"
.space 2
.ascii "D5"
.ascii "@N"
.space 2
.space 2
.space 2
.ascii "js"
.ascii "DA"
.space 2
.ascii "No"
.space 2
.space 2
.space 2
.space 2
.ascii "jp"
.ascii "jt"
.space 2
.space 2
.ascii "I|"
.space 2
.space 2
.ascii "G#"
.space 2
.space 2
.space 2
.ascii "LX"
.ascii "N~"
.space 2
.space 2
.space 2
.ascii "ju"
.ascii "jv"
.ascii "O,"
.ascii "@g"
.space 2
.space 2
.ascii "jw"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "6?"
.ascii "jx"
.space 2
.ascii "jy"
.space 2
.ascii "jz"
.space 2
.space 2
.ascii "j{"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "jq"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "H."
.ascii "ak"
.space 2
.ascii "78"
.ascii "al"
.space 2
.space 2
.space 2
.ascii "am"
.space 2
.ascii "W4"
.ascii "an"
.ascii "ao"
.ascii "SL"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "aq"
.ascii "?q"
.ascii "ap"
.ascii "5R"
.space 2
.space 2
.space 2
.ascii "17"
.space 2
.space 2
.space 2
.space 2
.ascii "as"
.ascii "ar"
.space 2
.ascii ":|"
.space 2
.ascii "at"
.space 2
.space 2
.space 2
.space 2
.ascii "97"
.space 2
.ascii ">Q"
.space 2
.space 2
.space 2
.space 2
.ascii "D|"
.space 2
.ascii ":]"
.ascii "=F"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "au"
.ascii "aw"
.space 2
.space 2
.ascii "6@"
.ascii "OA"
.ascii "J("
.ascii "av"
.ascii "Ux"
.ascii "S|"
.ascii "ax"
.ascii "a|"
.ascii "ay"
.space 2
.space 2
.ascii "az"
.ascii "@j"
.space 2
.ascii "a~"
.ascii "b!"
.ascii "@G"
.space 2
.space 2
.space 2
.space 2
.ascii "a{"
.space 2
.ascii "a}"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "b%"
.space 2
.space 2
.space 2
.ascii "AT"
.space 2
.space 2
.space 2
.space 2
.ascii "b#"
.space 2
.ascii "b("
.ascii "2~"
.ascii "b\""
.space 2
.space 2
.space 2
.ascii "CM"
.ascii "2B"
.ascii "b'"
.ascii "b&"
.space 2
.space 2
.ascii "b$"
.ascii "b)"
.space 2
.space 2
.ascii "b+"
.space 2
.space 2
.space 2
.ascii "PI"
.ascii "Vm"
.ascii "C("
.ascii "b,"
.space 2
.ascii "OW"
.space 2
.space 2
.ascii "b."
.space 2
.space 2
.ascii ":o"
.space 2
.space 2
.ascii "i`"
.ascii "b-"
.ascii "b*"
.space 2
.space 2
.space 2
.space 2
.ascii ";+"
.ascii "T3"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "b0"
.space 2
.space 2
.ascii "b/"
.space 2
.ascii "ia"
.space 2
.space 2
.space 2
.space 2
.ascii "b1"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "b2"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "b3"
.ascii "L!"
.space 2
.ascii "b4"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "b5"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "P~"
.space 2
.space 2
.ascii "BJ"
.space 2
.ascii "Sq"
.space 2
.ascii "Mu"
.space 2
.space 2
.ascii "g`"
.space 2
.space 2
.ascii "ga"
.space 2
.space 2
.space 2
.space 2
.ascii ">A"
.space 2
.space 2
.space 2
.space 2
.ascii "Bj"
.space 2
.space 2
.space 2
.ascii "gd"
.space 2
.space 2
.ascii "gc"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Mf"
.space 2
.ascii "C5"
.space 2
.space 2
.ascii "gb"
.ascii ";7"
.ascii "OV"
.space 2
.ascii "Aa"
.ascii "gi"
.space 2
.space 2
.space 2
.ascii "gh"
.space 2
.space 2
.ascii "gt"
.ascii "2#"
.space 2
.space 2
.space 2
.space 2
.ascii "gj"
.space 2
.ascii "gf"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "gl"
.ascii "gk"
.ascii "I:"
.space 2
.space 2
.ascii "Ud"
.space 2
.ascii "ge"
.ascii "7)"
.space 2,103
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "gn"
.space 2
.space 2
.space 2
.space 2
.ascii "gs"
.space 2
.ascii "Vi"
.space 2
.space 2
.space 2
.space 2
.ascii "gm"
.space 2
.ascii "gr"
.space 2
.ascii "gq"
.space 2
.space 2
.space 2
.ascii "0`"
.space 2
.space 2
.space 2
.space 2
.ascii "gu"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Gr"
.space 2
.ascii "@E"
.ascii "@m"
.space 2
.space 2
.ascii "Ap"
.ascii "gp"
.space 2
.space 2
.space 2
.space 2
.ascii "gv"
.ascii "Kv"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "h\""
.ascii "h!"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "WA"
.space 2
.space 2
.ascii "gz"
.ascii "gy"
.space 2
.ascii "g{"
.space 2
.ascii "gw"
.space 2
.ascii "g~"
.space 2
.ascii "g}"
.space 2
.ascii "g|"
.space 2
.space 2
.ascii "AU"
.ascii "GY"
.ascii "E}"
.ascii "EC"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Gm"
.space 2
.space 2
.space 2
.space 2
.ascii "h#"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "h&"
.space 2
.ascii "h%"
.space 2
.ascii "h'"
.ascii ":w"
.ascii "gx"
.ascii "h$"
.space 2
.ascii "Hp"
.ascii "I*"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "h)"
.space 2
.space 2
.ascii "9e"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Q~"
.ascii "h("
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "h*"
.space 2
.ascii "h-"
.ascii "h."
.space 2
.ascii "A'"
.space 2
.space 2
.space 2
.ascii "h/"
.space 2
.space 2
.space 2
.ascii "h0"
.space 2
.space 2
.ascii "h,"
.space 2
.ascii "h4"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "h+"
.space 2
.ascii "h1"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "h5"
.ascii "h2"
.ascii "h3"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "h7"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "h6"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "9O"
.space 2
.ascii "p,"
.space 2
.ascii "p-"
.space 2
.ascii "F0"
.ascii "0j"
.ascii "H?"
.space 2
.ascii "M_"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "NM"
.ascii "j1"
.space 2
.space 2
.space 2
.space 2
.ascii "j2"
.space 2
.ascii "F?"
.ascii "4I"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "j3"
.space 2
.space 2
.space 2
.space 2
.ascii "Ug"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "]y"
.space 2
.ascii "j4"
.space 2
.ascii "j5"
.space 2
.ascii "j6"
.space 2
.space 2
.space 2
.space 2
.ascii "8J"
.ascii "_0"
.ascii "Iu"
.space 2
.ascii "Lp"
.space 2
.space 2
.ascii "Iz"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "I{"
.space 2
.space 2
.ascii "SC"
.ascii "K&"
.space 2
.ascii "8&"
.ascii "p."
.ascii "1B"
.space 2
.ascii "e8"
.ascii "Lo"
.ascii "SI"
.ascii "<W"
.ascii "Ij"
.space 2
.ascii "5g"
.space 2
.ascii "DP"
.ascii "5i"
.space 2
.ascii "n."
.ascii ";-"
.space 2
.space 2
.ascii "g^"
.space 2
.ascii "n/"
.space 2
.space 2
.space 2
.space 2
.ascii "3)"
.space 2
.space 2
.ascii "n2"
.space 2
.space 2
.ascii "n1"
.ascii "=g"
.space 2
.ascii "n0"
.ascii "N7"
.space 2
.space 2
.space 2
.space 2
.ascii "EO"
.space 2
.space 2
.space 2
.space 2
.ascii "At"
.ascii "[N"
.ascii "n3"
.ascii "Ps"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "BT"
.ascii "Fh"
.space 2
.space 2
.space 2
.ascii "7,"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "n4"
.space 2
.ascii "3k"
.space 2
.space 2
.space 2
.ascii ";{"
.ascii "n5"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "g\\"
.space 2
.space 2
.space 2
.ascii "n6"
.space 2
.space 2
.ascii "=."
.space 2
.space 2
.space 2
.space 2
.ascii "qb"
.space 2
.space 2
.space 2
.ascii "Jh"
.space 2
.ascii "RI"
.ascii "pZ"
.space 2
.ascii "p["
.space 2
.ascii "p\\"
.ascii "AF"
.space 2
.ascii "8m"
.ascii ">N"
.space 2
.space 2
.ascii "p^"
.space 2
.ascii "E1"
.ascii "p]"
.ascii "Qq"
.space 2
.ascii "p`"
.ascii "0L"
.ascii "=j"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "R_"
.ascii "p_"
.space 2
.ascii "4/"
.ascii "7h"
.ascii "pf"
.ascii "pe"
.ascii "F#"
.ascii "pa"
.ascii "pb"
.ascii "4C"
.space 2
.space 2
.ascii "pc"
.ascii "Un"
.space 2
.space 2
.ascii "L["
.ascii ">R"
.ascii "<2"
.space 2
.space 2
.space 2
.ascii "ph"
.ascii "pg"
.ascii "pd"
.ascii "2!"
.space 2
.ascii "V\""
.ascii "S8"
.ascii ">7"
.ascii "H,"
.space 2
.space 2
.ascii "pj"
.space 2
.space 2
.space 2
.space 2
.ascii "Qw"
.space 2
.ascii "VL"
.ascii ":["
.ascii "pi"
.space 2
.ascii "6;"
.space 2
.space 2
.ascii "M4"
.space 2
.space 2
.ascii "F&"
.space 2
.space 2
.space 2
.ascii "A!"
.ascii "pk"
.ascii "pn"
.space 2
.ascii "pm"
.space 2,112
.ascii "pl"
.space 2
.ascii ";>"
.ascii "po"
.space 2
.space 2
.space 2
.space 2
.ascii "L5"
.ascii "pr"
.space 2
.space 2
.ascii "3U"
.space 2
.space 2
.space 2
.space 2
.ascii "1T"
.space 2
.space 2
.ascii "ps"
.space 2
.space 2
.ascii "pt"
.ascii "pv"
.ascii "4a"
.space 2
.ascii "pq"
.space 2
.ascii "pw"
.space 2
.space 2
.space 2
.space 2
.ascii "pz"
.space 2
.ascii "px"
.space 2
.space 2
.space 2
.ascii "pu"
.space 2
.space 2
.space 2
.space 2
.ascii "p}"
.space 2
.ascii "py"
.ascii "p|"
.ascii "p~"
.space 2
.ascii "q!"
.space 2
.space 2
.space 2
.ascii "NA"
.ascii "q$"
.space 2
.ascii "q#"
.space 2
.ascii "Av"
.ascii "p{"
.ascii "J]"
.space 2
.space 2
.ascii "4q"
.ascii "1q"
.ascii "L1"
.space 2
.ascii "q&"
.space 2
.space 2
.ascii "q'"
.space 2
.space 2
.ascii "q,"
.ascii "UN"
.ascii "q)"
.space 2
.space 2
.ascii "H3"
.space 2
.space 2
.space 2
.ascii "q\""
.space 2
.ascii "q+"
.ascii "q("
.ascii "q%"
.space 2
.space 2
.ascii "q*"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "0)"
.ascii "q-"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "q/"
.space 2
.ascii "q1"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "q0"
.space 2
.ascii "q."
.space 2
.space 2
.space 2
.space 2
.ascii "Q\""
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "q2"
.space 2
.space 2
.space 2
.ascii "q3"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "9o"
.space 2
.space 2
.ascii "5G"
.space 2
.ascii "0W"
.ascii "0Y"
.space 2
.space 2
.space 2
.ascii "Tm"
.space 2
.ascii "5D"
.space 2
.ascii "=T"
.ascii ";J"
.ascii "p'"
.space 2
.space 2
.ascii "8^"
.space 2
.space 2
.ascii "p("
.space 2
.space 2
.ascii "0("
.space 2
.ascii "p)"
.space 2
.space 2
.ascii "Mn"
.space 2
.space 2
.ascii "p*"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "p+"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "F$"
.space 2
.space 2
.ascii "Ve"
.ascii "qd"
.space 2
.ascii "qe"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Cs"
.space 2
.space 2
.ascii "S["
.space 2
.space 2
.ascii "VQ"
.ascii "Eh"
.space 2
.ascii "S/"
.space 2
.ascii "Rf"
.space 2
.space 2
.ascii "nA"
.ascii "0;"
.ascii "U5"
.ascii "QN"
.ascii "<`"
.ascii ":P"
.space 2
.ascii "?x"
.space 2
.ascii "8G"
.ascii "5A"
.ascii "EL"
.space 2
.space 2
.ascii "J\""
.space 2
.space 2
.space 2
.ascii "CK"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "nB"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "D?"
.ascii "6\""
.space 2
.ascii "ml"
.ascii "C$"
.space 2
.ascii "V1"
.space 2
.space 2
.space 2
.ascii "O`"
.ascii "mo"
.space 2
.space 2
.ascii "EN"
.space 2
.ascii "6\\"
.space 2
.space 2
.ascii "J!"
.space 2
.space 2
.space 2,109
.space 2
.space 2
.ascii "mp"
.ascii "mq"
.ascii "C<"
.space 2
.ascii "?4"
.space 2
.ascii "mn"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "mt"
.ascii "mr"
.space 2
.space 2
.space 2
.space 2
.ascii "Uf"
.ascii "C_"
.space 2
.ascii "ms"
.space 2
.space 2
.space 2
.ascii "mv"
.space 2
.ascii "U#"
.ascii "Q#"
.space 2
.space 2
.space 2
.ascii "mu"
.space 2
.ascii "CP"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "mw"
.ascii "?t"
.ascii ">l"
.ascii "mx"
.space 2
.ascii "Lw"
.space 2
.ascii "Q["
.space 2
.space 2
.space 2
.ascii "WE"
.ascii "Uv"
.space 2
.ascii "m|"
.space 2
.space 2
.space 2
.ascii "m{"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "my"
.ascii "mz"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "m}"
.ascii ">&"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "K/"
.ascii "n!"
.ascii "6="
.space 2
.ascii "n\""
.ascii "D@"
.space 2
.ascii "m~"
.space 2
.space 2
.ascii "=^"
.ascii "2G"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "6C"
.space 2
.space 2
.space 2
.ascii "n%"
.ascii "X:"
.ascii "n#"
.ascii "n&"
.space 2
.space 2
.space 2
.ascii "Ci"
.ascii "3r"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "n'"
.ascii "n$"
.ascii "O9"
.space 2
.space 2
.ascii "n("
.ascii "Bw"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "n)"
.ascii "n*"
.space 2
.ascii "^+"
.space 2
.space 2
.ascii "F3"
.space 2
.ascii "GF"
.space 2
.ascii "Vu"
.ascii "5I"
.space 2
.ascii "K2"
.space 2
.space 2
.space 2
.ascii "n+"
.space 2
.space 2
.ascii "M+"
.space 2
.ascii "n,"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "U0"
.space 2
.ascii "n-"
.space 2
.ascii "vD"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "[G"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "4#"
.space 2
.space 2
.space 2
.ascii "C,"
.ascii "qf"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "J8"
.ascii "RS"
.space 2
.ascii "V*"
.space 2
.ascii "or"
.space 2
.ascii ">X"
.space 2
.ascii "=C"
.ascii "os"
.ascii "6L"
.ascii "0+"
.space 2
.space 2
.space 2
.space 2
.ascii "J/"
.space 2
.space 2
.ascii "m6"
.space 2
.ascii "m7"
.space 2
.space 2
.space 2
.space 2
.ascii "Ny"
.ascii "7/"
.ascii "?s"
.ascii "m8"
.ascii "Bk"
.ascii "I0"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "m9"
.space 2
.space 2
.ascii "Fv"
.ascii "?3"
.space 2
.space 2
.space 2
.ascii "m<"
.ascii "Ex"
.space 2
.ascii "QP"
.space 2
.ascii "W)"
.ascii "m:"
.ascii "m;"
.space 2
.ascii "Qb"
.space 2
.ascii "m?"
.ascii "m@"
.space 2
.ascii "mD"
.space 2
.space 2
.space 2
.ascii "mH"
.space 2
.ascii "mF"
.ascii "mN"
.ascii "Uh"
.space 2
.ascii "mI"
.space 2
.space 2
.ascii "mG"
.ascii "m>"
.space 2
.space 2
.ascii "Ei"
.space 2
.space 2
.space 2
.space 2,70
.space 2
.space 2
.ascii "Ii"
.ascii "TR"
.ascii "mA"
.ascii "mB"
.ascii "mC"
.ascii "mE"
.space 2
.ascii "@y"
.space 2
.ascii "4!"
.space 2
.space 2
.space 2
.space 2
.ascii "9h"
.space 2
.ascii "mP"
.space 2
.space 2
.space 2
.space 2
.ascii "mQ"
.space 2
.ascii "mJ"
.space 2
.ascii "mO"
.space 2
.ascii "Nx"
.space 2
.space 2
.ascii "K6"
.ascii "mL"
.ascii "mM"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Ou"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "mR"
.ascii "Ar"
.ascii "S2"
.ascii "mK"
.ascii "H7"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "<o"
.space 2
.space 2
.space 2
.space 2
.ascii "Ep"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "mV"
.space 2
.ascii "5o"
.space 2
.space 2
.ascii "B5"
.ascii "0-"
.ascii "Ki"
.space 2
.space 2
.ascii "1."
.space 2
.ascii "mT"
.space 2
.space 2
.space 2
.ascii "Mk"
.ascii "5b"
.space 2
.ascii "mU"
.ascii "mS"
.ascii "mW"
.space 2
.space 2
.ascii "5z"
.space 2
.ascii "mX"
.space 2
.ascii "mY"
.space 2
.ascii "m\\"
.space 2
.ascii "1L"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Ev"
.ascii "<n"
.ascii "mZ"
.ascii "L<"
.ascii "2j"
.space 2
.space 2
.space 2
.space 2
.ascii "m["
.space 2
.space 2
.space 2
.space 2
.ascii "Dk"
.space 2
.space 2
.ascii "4E"
.space 2
.space 2
.space 2
.ascii "0u"
.space 2
.space 2
.space 2
.ascii "m_"
.ascii "@Z"
.ascii "4h"
.space 2
.space 2
.space 2
.space 2
.ascii "EM"
.space 2
.space 2
.space 2
.ascii "m]"
.ascii "?D"
.space 2
.space 2
.space 2
.ascii "m^"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "D%"
.space 2
.space 2
.space 2
.ascii "m`"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ma"
.space 2
.ascii "mc"
.space 2
.space 2
.ascii "AW"
.space 2
.space 2
.ascii ";G"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "=8"
.space 2
.space 2
.space 2
.ascii "mb"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "md"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "mf"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "me"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "mg"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "J>"
.ascii "lj"
.ascii "@q"
.space 2
.ascii "Ig"
.space 2
.ascii "lk"
.ascii "Fn"
.space 2
.space 2
.space 2
.space 2
.space 2,108
.space 2
.ascii "Fm"
.ascii "lm"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "lp"
.space 2
.space 2
.ascii "Wf"
.ascii "ls"
.space 2
.space 2
.ascii "lq"
.ascii "ln"
.ascii "lo"
.ascii "W#"
.ascii "Iq"
.ascii "Kn"
.ascii "lt"
.space 2
.ascii "lr"
.space 2
.space 2
.ascii "Oi"
.space 2
.ascii "lv"
.ascii "F1"
.space 2
.space 2
.space 2
.space 2
.ascii "<@"
.space 2
.ascii "lu"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "5;"
.ascii ";v"
.space 2
.ascii "lw"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Yw"
.ascii "={"
.space 2
.space 2
.ascii "B;"
.ascii "lx"
.space 2
.space 2
.space 2
.space 2
.ascii "ly"
.space 2
.space 2
.space 2
.space 2
.ascii "8#"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "lz"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "l{"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "l|"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Sm"
.ascii "X."
.ascii "@k"
.space 2
.ascii "G]"
.ascii ":L"
.space 2
.ascii "Pc"
.ascii "K="
.space 2
.ascii "M:"
.space 2
.space 2
.ascii "8Q"
.space 2
.space 2
.ascii "1|"
.space 2
.ascii "Go"
.space 2
.space 2,86
.space 2
.space 2
.space 2
.ascii "?F"
.ascii "Ck"
.space 2
.space 2
.ascii "ou"
.space 2
.space 2
.ascii "CX"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Wb"
.space 2
.space 2
.space 2
.ascii "ow"
.ascii "3S"
.space 2
.ascii "GX"
.ascii "Qm"
.space 2
.ascii "VH"
.space 2
.ascii "ox"
.space 2
.ascii "ov"
.space 2
.ascii ";}"
.ascii "3F"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "=U"
.space 2
.space 2
.ascii "RF"
.space 2
.ascii ";`"
.space 2
.space 2
.ascii "O!"
.space 2
.ascii "o|"
.ascii "o{"
.space 2
.space 2
.ascii "oy"
.space 2
.space 2
.space 2
.space 2
.ascii "3L"
.space 2
.ascii "IT"
.ascii "K0"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "o~"
.space 2
.space 2
.ascii "0^"
.space 2
.space 2
.ascii "VI"
.space 2
.space 2
.space 2
.ascii "o}"
.space 2
.ascii "3m"
.space 2
.space 2
.ascii "vU"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "NH"
.space 2
.space 2
.space 2
.ascii "p\""
.space 2
.ascii "p!"
.space 2
.ascii "5>"
.ascii "<Z"
.ascii ";|"
.space 2
.ascii "8e"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "DB"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "p#"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Kk"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "p&"
.space 2
.space 2
.space 2
.ascii "Q("
.space 2
.ascii ">?"
.ascii "Gn"
.ascii "q6"
.ascii "q7"
.ascii "?U"
.space 2
.space 2
.space 2
.space 2
.ascii "4)"
.ascii "q8"
.ascii "M;"
.space 2
.ascii "GT"
.ascii "U-"
.space 2
.ascii "q9"
.space 2
.ascii "q:"
.space 2
.space 2
.space 2
.space 2
.ascii "GO"
.space 2
.space 2
.space 2
.ascii "R$"
.ascii "VO"
.space 2
.space 2
.ascii "q;"
.ascii "=Q"
.ascii "40"
.ascii ">="
.space 2
.space 2
.space 2
.ascii "4\\"
.ascii "NQ"
.space 2
.ascii "?_"
.ascii "q="
.space 2
.space 2
.space 2
.space 2
.ascii "?z"
.ascii "q<"
.space 2
.ascii "q?"
.space 2
.space 2
.space 2
.ascii "q>"
.ascii "q@"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "qA"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "A~"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "A\""
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Jz"
.space 2
.space 2
.ascii "U>"
.space 2
.space 2
.space 2
.space 2
.ascii ">:"
.ascii ">9"
.ascii "UB"
.space 2
.space 2
.ascii "?\""
.space 2
.ascii "M/"
.ascii "q5"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "=_"
.space 2
.ascii "6K"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Vq"
.ascii "sC"
.space 2
.space 2
.ascii "sD"
.space 2
.ascii "8M"
.space 2
.space 2
.space 2
.ascii "sF"
.ascii "sG"
.space 2
.ascii "0J"
.space 2
.ascii "sE"
.space 2
.ascii "sI"
.ascii "Kq"
.space 2
.space 2
.space 2
.ascii "sK"
.space 2
.ascii "P&"
.space 2
.space 2
.ascii "1J"
.ascii "sH"
.space 2
.space 2
.space 2
.ascii "sO"
.space 2
.ascii "5Q"
.space 2
.space 2
.ascii "sW"
.space 2
.ascii "sR"
.space 2
.space 2
.space 2
.ascii "sT"
.ascii "sS"
.ascii "7{"
.space 2
.ascii "1?"
.space 2
.ascii "sN"
.ascii "sJ"
.ascii "5Z"
.space 2
.ascii "sP"
.space 2
.space 2
.ascii "sQ"
.space 2
.ascii "sU"
.space 2
.space 2
.space 2
.space 2
.ascii "sM"
.space 2
.ascii "<c"
.space 2
.ascii "A}"
.space 2
.ascii "sV"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "sZ"
.space 2
.ascii "sL"
.space 2
.ascii "5H"
.space 2
.ascii "=n"
.ascii "s\\"
.space 2
.space 2
.ascii "7$"
.ascii "?p"
.ascii "V~"
.ascii "M2"
.space 2
.ascii "4p"
.space 2
.ascii "2_"
.space 2
.ascii "sX"
.space 2
.ascii "sY"
.ascii "I8"
.space 2
.ascii "s]"
.space 2
.space 2
.ascii "s^"
.space 2
.ascii "sa"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "s_"
.space 2
.space 2
.ascii "sc"
.ascii "sb"
.space 2
.space 2
.ascii "s["
.space 2
.ascii "?j"
.space 2
.ascii "3o"
.space 2
.ascii "s`"
.space 2
.space 2
.ascii "G)"
.space 2
.ascii "<r"
.space 2
.space 2
.space 2
.space 2
.ascii "sk"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "9?"
.space 2
.space 2
.ascii "sd"
.space 2
.space 2
.space 2
.ascii "2-"
.ascii ";~"
.space 2
.ascii "Kc"
.space 2
.space 2
.space 2
.space 2
.ascii "sm"
.ascii "si"
.space 2
.space 2
.space 2
.ascii "9\\"
.ascii "sn"
.space 2
.space 2
.space 2
.ascii "se"
.ascii "sf"
.ascii "sj"
.ascii "Ba"
.ascii "sl"
.ascii "so"
.ascii "sh"
.ascii "<}"
.space 2
.space 2
.space 2
.ascii "Od"
.space 2
.space 2
.ascii "sp"
.space 2
.space 2
.space 2
.ascii "sg"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "sr"
.space 2
.space 2
.space 2
.space 2
.ascii "W-"
.ascii "F*"
.space 2
.space 2
.space 2
.space 2
.space 2,115
.space 2
.space 2
.space 2
.space 2
.ascii "sq"
.space 2
.ascii "B("
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "8]"
.ascii "su"
.space 2
.space 2
.ascii "st"
.space 2
.space 2
.space 2
.ascii "4["
.space 2
.space 2
.space 2
.ascii "sv"
.ascii "sw"
.space 2
.space 2
.space 2
.ascii "sx"
.space 2
.space 2
.space 2
.ascii "@:"
.space 2
.space 2
.ascii "@i"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Eq"
.space 2
.space 2
.space 2
.space 2
.ascii "s{"
.space 2
.ascii "sz"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "4X"
.space 2
.space 2
.space 2
.ascii "s~"
.ascii "sy"
.space 2
.space 2
.ascii "s|"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "s}"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "t!"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "t#"
.ascii ";I"
.space 2
.space 2
.ascii "t\""
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "t$"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "2>"
.ascii "t&"
.ascii "t%"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "<."
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "CW"
.ascii "Ya"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "@`"
.ascii "tL"
.ascii "WQ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "7["
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "tN"
.ascii "A#"
.space 2
.space 2
.ascii "FI"
.space 2
.ascii "4V"
.ascii "U3"
.space 2
.space 2
.space 2
.ascii "tP"
.ascii "tO"
.ascii "tQ"
.ascii "KZ"
.space 2
.space 2
.ascii "tR"
.space 2
.ascii "TA"
.ascii "V`"
.space 2
.space 2
.space 2
.space 2
.ascii "7`"
.space 2
.space 2
.space 2
.ascii "A8"
.space 2
.space 2
.ascii "A;"
.ascii "tS"
.ascii ">,"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "4b"
.space 2
.space 2
.ascii "tT"
.ascii "tU"
.ascii ">+"
.space 2
.space 2
.ascii "tV"
.space 2
.space 2
.space 2
.ascii "t["
.space 2
.ascii "tW"
.ascii "tZ"
.space 2
.ascii ":}"
.space 2
.ascii "tX"
.ascii "tY"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "8b"
.ascii "LG"
.ascii "t\\"
.space 2
.ascii "2Z"
.space 2
.space 2
.ascii "CS"
.space 2
.space 2
.ascii "Tc"
.ascii "?7"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "t]"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "E4"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ti"
.space 2
.space 2
.ascii "O5"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "NI"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "KX"
.space 2
.ascii "Kw"
.space 2
.space 2
.space 2
.space 2
.ascii "=t"
.space 2
.space 2
.space 2
.ascii "WO"
.space 2
.space 2
.space 2
.ascii "@["
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Pu"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "tj"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "tk"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "tl"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "wc"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "71"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "tm"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Wk"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "tn"
.space 2
.space 2
.space 2
.ascii "fy"
.ascii ">@"
.ascii "fz"
.ascii ":l"
.ascii "f{"
.ascii "OK"
.ascii "f|"
.ascii "T<"
.ascii "<6"
.ascii "f}"
.ascii "f~"
.ascii "<M"
.ascii "HR"
.ascii "N3"
.ascii "g!"
.space 2
.ascii "4?"
.ascii "g\""
.ascii "I4"
.ascii "8Y"
.ascii "DI"
.space 2
.ascii "W]"
.ascii "BZ"
.ascii "7W"
.ascii "V="
.ascii "NF"
.ascii "7D"
.space 2
.space 2
.ascii "E&"
.ascii "g#"
.ascii "O_"
.ascii "g$"
.ascii "g%"
.ascii "g&"
.ascii "A7"
.ascii "Wi"
.ascii "Ip"
.ascii "O8"
.ascii "V/"
.ascii "VU"
.ascii "g'"
.ascii "0m"
.ascii "g("
.ascii "g)"
.ascii "I\\"
.ascii "Ro"
.ascii ">-"
.ascii "g*"
.ascii "0s"
.ascii "H^"
.ascii "=a"
.ascii "g+"
.ascii "HF"
.space 2
.ascii "g,"
.ascii ";f"
.ascii "8x"
.ascii "Q$"
.ascii "g-"
.ascii "Bg"
.ascii ">x"
.ascii "=J"
.ascii "M3"
.ascii "g."
.ascii "g/"
.ascii ">n"
.ascii "Pe"
.space 2
.ascii "Kg"
.ascii "LP"
.ascii "<L"
.ascii "g0"
.ascii "<("
.ascii "Pw"
.ascii "g1"
.space 2
.ascii "Px"
.ascii "g2"
.ascii "g3"
.ascii "4B"
.ascii "g4"
.ascii "g5"
.ascii "I~"
.ascii "N,"
.ascii "C`"
.ascii "g7"
.ascii "1A"
.ascii "3q"
.space 2
.ascii "g8"
.ascii "g9"
.ascii "W["
.ascii "U@"
.ascii "g:"
.ascii "BL"
.ascii "W:"
.ascii "g;"
.ascii "g<"
.ascii "g="
.ascii "<j"
.ascii "Ce"
.ascii "@B"
.ascii "g>"
.ascii "g?"
.ascii "<)"
.space 2
.ascii "g@"
.ascii "gA"
.ascii "g6"
.ascii "6P"
.ascii "gB"
.space 2
.ascii "gC"
.ascii "gD"
.ascii ";:"
.ascii "5^"
.ascii "BF"
.ascii "1`"
.ascii "gE"
.ascii "T5"
.ascii "gF"
.ascii "8?"
.ascii "gH"
.ascii "gG"
.ascii "7l"
.space 2
.ascii "gI"
.ascii "2x"
.ascii "gJ"
.ascii "gK"
.ascii "gL"
.ascii "gM"
.ascii "gN"
.ascii "gO"
.ascii "gP"
.ascii "S'"
.ascii "Ku"
.ascii "gQ"
.ascii "gR"
.ascii "gS"
.ascii "gT"
.space 2,73
.ascii "gU"
.ascii "gV"
.ascii "gW"
.ascii "gX"
.ascii "gY"
.ascii "=I"
.ascii "gZ"
.ascii "s>"
.space 2
.ascii "8W"
.space 2
.ascii "H1"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "s?"
.space 2
.ascii "s@"
.ascii "sA"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "9^"
.ascii "Mx"
.space 2
.space 2
.ascii "Xh"
.ascii ":1"
.space 2
.ascii "B^"
.ascii "n7"
.space 2
.ascii "7#"
.space 2
.space 2
.space 2
.space 2
.ascii "n9"
.space 2
.ascii "n8"
.ascii "0U"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "n;"
.ascii "UV"
.ascii "Wo"
.space 2
.space 2
.space 2
.ascii "VC"
.space 2
.space 2
.ascii "n="
.ascii "Jp"
.space 2
.ascii "n<"
.space 2
.space 2
.space 2
.space 2
.ascii "n>"
.space 2
.space 2
.space 2
.space 2
.ascii "n@"
.space 2
.space 2
.ascii "n?"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Qr"
.space 2
.ascii "G<"
.space 2
.ascii "C@"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "8a"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Ag"
.space 2
.space 2
.ascii "tF"
.ascii "P_"
.ascii "tG"
.space 2
.ascii "O["
.space 2
.space 2
.ascii "H:"
.space 2
.space 2
.ascii "tH"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "tI"
.ascii "tJ"
.space 2
.ascii "tK"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Yz"
.ascii "8~"
.space 2
.space 2
.ascii "eq"
.ascii "Sp"
.space 2
.ascii "t`"
.space 2
.ascii "NL"
.space 2
.space 2
.space 2
.ascii "3a"
.space 2
.space 2
.space 2
.space 2
.ascii "q4"
.space 2
.ascii "Rn"
.space 2
.ascii "ta"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Oh"
.ascii "tb"
.space 2
.space 2
.ascii "GL"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "5T"
.ascii "4d"
.ascii "td"
.space 2
.space 2
.space 2
.ascii "tc"
.ascii "te"
.space 2
.space 2
.ascii "tf"
.space 2
.space 2
.space 2
.space 2
.ascii "tg"
.space 2
.ascii ":2"
.ascii "0?"
.space 2
.ascii "th"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "7-"
.ascii "Rm"
.space 2
.space 2
.space 2
.ascii "R+"
.ascii "@O"
.space 2
.ascii "?<"
.ascii "k#"
.ascii "U_"
.ascii "jH"
.space 2
.space 2
.space 2
.space 2
.ascii "qs"
.ascii "6x"
.ascii "K#"
.space 2
.space 2
.ascii "DM"
.space 2
.ascii "qg"
.space 2
.ascii "qh"
.ascii "8{"
.ascii "qi"
.ascii ":D"
.ascii "TE"
.ascii "0R"
.space 2
.space 2
.ascii "qj"
.space 2
.space 2
.space 2
.ascii "qk"
.space 2
.ascii "ql"
.space 2
.space 2
.ascii "qm"
.ascii "qn"
.ascii "qo"
.space 2,113
.ascii "qp"
.ascii "EU"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "qr"
.space 2
.ascii "6z"
.space 2
.ascii "qt"
.ascii "R."
.ascii "^G"
.ascii "KJ"
.space 2
.space 2
.ascii "3\\"
.space 2
.ascii "5\""
.space 2
.ascii "9\""
.space 2
.space 2
.ascii "Dt"
.ascii "qu"
.space 2
.space 2
.ascii "qv"
.space 2
.space 2
.space 2
.ascii "AD"
.ascii "A{"
.ascii "V0"
.ascii "qw"
.space 2
.space 2
.space 2
.space 2
.ascii "qx"
.space 2
.ascii "A*"
.space 2
.space 2
.space 2
.ascii "F8"
.space 2
.ascii ">["
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "qy"
.ascii "4O"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "qz"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "m2"
.ascii "m1"
.space 2
.space 2
.ascii "K`"
.ascii "R^"
.space 2
.ascii "KA"
.ascii "UX"
.space 2
.ascii "Hb"
.space 2
.ascii "@_"
.ascii "<!"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "kA"
.space 2
.space 2
.ascii "P$"
.space 2
.ascii "Vb"
.space 2
.ascii "6G"
.ascii "8X"
.ascii "k@"
.ascii "8N"
.space 2
.ascii "k?"
.ascii "3&"
.ascii "9I"
.ascii "V+"
.space 2
.ascii "7t"
.ascii "7J"
.space 2
.space 2
.space 2
.ascii "<g"
.ascii "7>"
.ascii "kF"
.space 2
.ascii "kG"
.ascii "09"
.ascii "?O"
.space 2
.ascii "kE"
.ascii "S}"
.space 2
.ascii "kH"
.space 2
.space 2
.ascii "kI"
.space 2
.space 2
.ascii "7N"
.space 2
.ascii "kB"
.ascii "kD"
.ascii "Iv"
.ascii "VW"
.ascii "UM"
.ascii "P2"
.ascii "kO"
.ascii "N8"
.ascii "kP"
.space 2
.ascii "5("
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "13"
.ascii "kR"
.ascii "L%"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "EV"
.ascii "kS"
.space 2
.ascii "kQ"
.ascii "E_"
.ascii "kN"
.ascii "J$"
.ascii "kU"
.ascii "0{"
.space 2
.space 2
.ascii ":z"
.space 2
.space 2
.ascii "X7"
.ascii "qc"
.space 2
.ascii "kJ"
.ascii "kK"
.ascii "kL"
.ascii "kM"
.ascii "kV"
.ascii "f@"
.ascii "kY"
.space 2
.ascii "?h"
.ascii "RH"
.ascii "kW"
.ascii "k\\"
.ascii "8l"
.ascii "kX"
.space 2
.ascii "=:"
.space 2
.ascii "PX"
.space 2
.ascii "07"
.space 2
.ascii "k]"
.ascii "D\\"
.space 2
.space 2
.space 2
.space 2
.ascii "V,"
.space 2
.space 2
.space 2
.ascii "4`"
.space 2
.space 2
.ascii "Bv"
.ascii "<9"
.space 2
.space 2
.ascii "kZ"
.ascii "k["
.ascii "T`"
.ascii "Fj"
.ascii "DT"
.ascii "k_"
.ascii "E'"
.ascii "Yu"
.space 2
.ascii "21"
.space 2
.ascii "kd"
.space 2
.ascii "=E"
.space 2
.space 2
.space 2
.ascii "kb"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "kc"
.space 2
.space 2
.ascii "8,"
.space 2
.ascii "MQ"
.ascii "ke"
.space 2
.space 2
.space 2
.ascii "ka"
.space 2
.ascii "A3"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "F\""
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Ls"
.space 2
.ascii "kf"
.space 2
.ascii "@0"
.ascii "R8"
.ascii "kg"
.space 2
.space 2
.space 2
.ascii "8/"
.ascii "8-"
.space 2
.ascii "kh"
.ascii "G;"
.ascii "Ms"
.space 2
.space 2
.space 2
.ascii "kj"
.space 2,107
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "km"
.space 2
.space 2
.space 2
.space 2
.ascii "PH"
.space 2
.ascii "kr"
.space 2
.ascii "kn"
.space 2
.space 2
.space 2
.ascii "kq"
.ascii "Hy"
.space 2
.ascii "Q|"
.ascii "kl"
.space 2
.space 2
.ascii "ki"
.space 2
.space 2
.space 2
.space 2
.ascii "89"
.ascii "OY"
.ascii "De"
.ascii "ko"
.ascii "kp"
.ascii "LZ"
.ascii "MH"
.ascii "0r"
.space 2
.ascii "kv"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ku"
.space 2
.space 2,50
.space 2
.space 2
.space 2
.space 2
.ascii "8`"
.space 2
.ascii "kw"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "1l"
.space 2
.space 2
.ascii "LE"
.ascii "D$"
.ascii "O%"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ky"
.space 2
.space 2
.ascii "l\""
.space 2
.ascii "Er"
.space 2
.ascii "kz"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "IE"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "b_"
.ascii "k~"
.space 2
.space 2
.space 2
.space 2
.ascii "MN"
.ascii "l!"
.ascii "1["
.ascii "S7"
.space 2
.space 2
.ascii "R\\"
.space 2
.space 2
.space 2
.ascii "k}"
.space 2
.ascii "k{"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "3<"
.space 2
.space 2
.space 2
.ascii "j0"
.space 2
.space 2
.ascii "WT"
.space 2
.ascii "t+"
.ascii "3t"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "VA"
.ascii "VB"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Ui"
.ascii ">J"
.space 2
.ascii "t'"
.space 2
.ascii "R("
.ascii "t("
.ascii "t)"
.space 2
.ascii "t*"
.ascii ">K"
.ascii "S_"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "I`"
.ascii "Ia"
.space 2
.space 2
.ascii "sB"
.space 2
.ascii "Jf"
.space 2
.ascii "Lr"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "b6"
.ascii "K4"
.space 2
.ascii "Nh"
.ascii "V["
.space 2
.ascii "t-"
.ascii "t."
.ascii "t/"
.space 2
.space 2
.space 2
.space 2
.ascii "t2"
.space 2
.ascii ":="
.ascii "t3"
.ascii "0c"
.ascii "t0"
.space 2
.ascii "t1"
.ascii "=\""
.ascii "2U"
.space 2
.ascii "t6"
.ascii "t7"
.ascii "6f"
.ascii "20"
.space 2,79
.ascii "t4"
.ascii "4,"
.space 2
.ascii "t5"
.space 2
.space 2
.ascii "t8"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "t9"
.space 2
.space 2
.ascii "M'"
.space 2
.ascii "t:"
.space 2
.ascii "t;"
.space 2
.space 2
.space 2
.ascii "t<"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "KR"
.space 2
.ascii "t="
.space 2
.space 2
.space 2
.space 2
.ascii "t>"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "t?"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "t^"
.ascii "A<"
.ascii "<h"
.space 2
.ascii "I+"
.ascii "Q^"
.ascii "eu"
.space 2
.space 2
.space 2
.space 2
.ascii "\\3"
.ascii "RU"
.space 2
.space 2
.ascii "\\4"
.ascii "0,"
.ascii "\\5"
.space 2
.space 2
.ascii "=Z"
.space 2
.ascii "\\9"
.space 2
.space 2
.space 2
.ascii "XB"
.space 2
.ascii "\\7"
.ascii "Ss"
.space 2
.ascii "IV"
.ascii "\\:"
.ascii "\\6"
.space 2
.ascii "\\;"
.ascii "C\""
.space 2
.space 2
.space 2
.space 2
.ascii "\\<"
.ascii "\\E"
.ascii "\\="
.space 2
.space 2
.ascii "N_"
.ascii "V%"
.space 2
.ascii "\\O"
.space 2
.ascii "\\M"
.space 2
.space 2
.ascii "\\R"
.ascii "=f"
.ascii "B+"
.space 2
.ascii "\\8"
.ascii "\\K"
.ascii "\\N"
.ascii "\\>"
.ascii "7R"
.ascii "0E"
.ascii "\\G"
.ascii "P>"
.ascii "\\A"
.ascii ";("
.space 2
.ascii "7<"
.ascii "\\L"
.space 2
.space 2
.ascii "\\F"
.ascii "\\?"
.ascii "G["
.space 2
.space 2
.space 2
.ascii "Q?"
.ascii "\\@"
.space 2
.space 2
.ascii "\\J"
.space 2
.space 2
.ascii "\\P"
.space 2
.space 2
.ascii "N-"
.ascii "\\B"
.space 2
.ascii "\\C"
.ascii "\\H"
.ascii "\\I"
.ascii "2T"
.ascii "\\Q"
.ascii "KU"
.space 2
.ascii "T7"
.ascii "\\["
.ascii "\\_"
.ascii "L&"
.ascii "\\f"
.space 2
.ascii "Cg"
.space 2,92
.space 2
.space 2
.ascii "?A"
.ascii "\\Y"
.space 2
.ascii "0z"
.ascii "96"
.ascii "\\e"
.ascii "\\S"
.space 2
.ascii "\\D"
.ascii "\\V"
.ascii "Ht"
.ascii "?`"
.space 2
.space 2
.space 2
.space 2
.ascii "I;"
.space 2
.space 2
.space 2
.ascii "1="
.space 2
.ascii "S\""
.space 2
.space 2
.ascii "\\Z"
.space 2
.space 2
.ascii "\\U"
.space 2
.ascii "F;"
.space 2
.ascii "\\^"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "WB"
.ascii "C/"
.ascii "76"
.ascii "GQ"
.ascii "C)"
.ascii "\\b"
.ascii "\\X"
.ascii "\\k"
.ascii "\\T"
.space 2
.space 2
.ascii "\\]"
.space 2
.ascii ">%"
.ascii "\\W"
.space 2
.ascii "\\`"
.space 2
.space 2
.ascii "\\c"
.ascii "\\d"
.space 2
.ascii "\\x"
.space 2
.space 2
.ascii "\\a"
.ascii "]\""
.ascii "\\g"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "<k"
.ascii "4D"
.space 2
.space 2
.ascii "C#"
.ascii "2g"
.ascii "\\z"
.space 2
.ascii "\\r"
.space 2
.ascii "\\o"
.space 2
.ascii "\\|"
.ascii "\\n"
.ascii "Rp"
.ascii "2h"
.space 2
.ascii "HW"
.ascii "Hc"
.ascii "\\{"
.space 2
.ascii "\\m"
.space 2
.space 2
.space 2
.ascii "\\w"
.space 2
.space 2
.ascii "\\u"
.space 2
.space 2
.ascii ">#"
.ascii "\\t"
.space 2
.ascii "2]"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "\\s"
.ascii "<v"
.ascii "\\h"
.ascii ";D"
.space 2
.ascii "@s"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "<T"
.ascii "\\i"
.ascii "\\j"
.space 2
.ascii "\\q"
.ascii "\\v"
.ascii "\\y"
.ascii "54"
.space 2
.ascii "HY"
.ascii ";g"
.ascii "\\~"
.ascii "\\}"
.ascii "S+"
.ascii "]!"
.ascii "]#"
.ascii "]%"
.ascii "Rq"
.ascii "]$"
.ascii "]&"
.ascii "]'"
.ascii "R)"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ":I"
.ascii "])"
.space 2
.space 2
.ascii "]6"
.ascii "]1"
.ascii "]4"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "]0"
.ascii "FN"
.space 2
.space 2
.ascii "@r"
.space 2
.space 2
.space 2
.space 2
.ascii "I/"
.space 2
.space 2
.space 2
.ascii "\\l"
.ascii "]."
.space 2
.space 2
.space 2
.space 2
.ascii "]7"
.space 2
.space 2
.ascii "\\p"
.ascii "]/"
.space 2
.ascii "]8"
.space 2
.ascii "],"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "]9"
.ascii "]3"
.ascii "]-"
.ascii "D*"
.space 2
.space 2
.space 2
.space 2
.ascii "]("
.ascii "@3"
.ascii "A+"
.ascii "]*"
.ascii "]+"
.space 2
.ascii "]2"
.ascii ";q"
.ascii "]5"
.ascii "S("
.ascii "]:"
.space 2
.ascii "];"
.ascii "C'"
.space 2
.space 2
.ascii "]R"
.ascii "]<"
.space 2
.space 2
.space 2
.ascii "]Q"
.space 2
.ascii "9="
.space 2
.space 2
.ascii ">U"
.space 2
.ascii ">z"
.space 2
.space 2
.ascii ":J"
.space 2
.space 2
.space 2
.space 2
.ascii "]J"
.space 2
.ascii "]E"
.space 2
.ascii "]?"
.space 2
.space 2
.space 2
.ascii "2K"
.ascii "]C"
.space 2
.ascii "]K"
.ascii "2$"
.ascii "]U"
.space 2
.space 2
.space 2
.ascii "]>"
.space 2
.space 2
.space 2
.ascii "FP"
.ascii "]P"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "]T"
.ascii "Ab"
.ascii "7F"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "]N"
.ascii "]O"
.space 2
.space 2
.space 2
.ascii "]D"
.space 2
.space 2
.space 2
.ascii "]="
.space 2
.ascii "]M"
.ascii "LQ"
.space 2
.ascii "]I"
.space 2
.space 2
.space 2
.space 2
.ascii "]B"
.ascii "CH"
.ascii "F<"
.ascii "N."
.ascii "]L"
.space 2
.ascii "]H"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "]A"
.space 2
.space 2
.space 2
.ascii "]F"
.ascii "B\\"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "S)"
.ascii "S*"
.ascii "]S"
.ascii "Ot"
.ascii "Hx"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "]f"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "]G"
.space 2
.space 2
.space 2
.ascii "]`"
.ascii "Bd"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "]a"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "]W"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Vx"
.space 2
.ascii "]Y"
.ascii "]X"
.ascii "8p"
.ascii "]V"
.space 2
.space 2
.space 2
.space 2
.ascii "FO"
.space 2
.ascii "6-"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "]b"
.space 2
.ascii ":y"
.ascii "Ta"
.ascii "]g"
.space 2
.space 2
.space 2
.ascii "4P"
.space 2
.ascii "]Z"
.space 2
.ascii "?{"
.ascii "]c"
.space 2
.ascii "]_"
.space 2
.space 2,93
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "5Y"
.space 2
.space 2
.space 2
.space 2
.ascii "]["
.ascii "]\\"
.ascii "]^"
.space 2
.ascii "=/"
.ascii "]d"
.space 2
.ascii "]e"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "]u"
.space 2
.ascii "CI"
.space 2
.space 2
.ascii "Kb"
.space 2
.space 2
.space 2
.space 2
.ascii "]r"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Xa"
.space 2
.space 2
.ascii "FQ"
.space 2
.ascii "]t"
.space 2
.space 2
.space 2
.ascii "Ut"
.ascii "]s"
.ascii "]p"
.space 2
.space 2
.ascii "]l"
.space 2
.ascii "]o"
.space 2
.ascii "]h"
.space 2
.space 2
.ascii "Pn"
.space 2
.space 2
.space 2
.space 2
.ascii "HX"
.ascii "]n"
.space 2
.space 2
.ascii "]i"
.space 2
.space 2
.ascii "]j"
.ascii "Kr"
.space 2
.ascii "]m"
.space 2
.space 2
.ascii "1M"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "@6"
.space 2
.ascii "<;"
.ascii "]q"
.space 2
.space 2
.ascii "]w"
.space 2
.ascii "]v"
.ascii "]k"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "En"
.space 2
.space 2
.space 2
.ascii "]{"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^$"
.space 2
.space 2
.ascii "^#"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "]x"
.space 2
.space 2
.space 2
.space 2
.ascii "Co"
.space 2
.ascii "B{"
.space 2
.space 2
.space 2
.ascii "Ua"
.space 2
.space 2
.ascii "N5"
.space 2
.space 2
.space 2
.space 2
.ascii "]}"
.space 2
.ascii "2L"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Dh"
.ascii "J_"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "G>"
.ascii "]z"
.ascii "]|"
.ascii "]~"
.ascii "^\""
.ascii "0*"
.ascii "1N"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^,"
.space 2
.space 2
.space 2
.space 2
.ascii "^&"
.ascii "=6"
.ascii "Ho"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^!"
.space 2
.space 2
.ascii "^%"
.space 2
.space 2
.space 2
.space 2
.ascii "^)"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^("
.space 2
.space 2
.space 2
.ascii "^'"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^-"
.space 2
.ascii "TL"
.space 2
.space 2
.space 2
.space 2
.ascii "^3"
.ascii "^*"
.ascii "^."
.space 2
.space 2
.ascii "@Y"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "1!"
.ascii "^6"
.space 2
.ascii "^1"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^2"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Q&"
.ascii "^5"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^/"
.space 2
.space 2
.space 2
.ascii "^0"
.space 2
.ascii "P="
.space 2
.space 2
.space 2
.ascii "^4"
.ascii "Jm"
.ascii "^9"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^8"
.space 2
.ascii "^7"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^;"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "=e"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "2X"
.ascii "Cj"
.space 2
.space 2
.ascii "^:"
.space 2
.ascii "E:"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^<"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "LY"
.space 2
.space 2
.space 2
.space 2
.ascii "7*"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Te"
.space 2
.space 2
.space 2
.ascii "^="
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^?"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "D\""
.space 2
.space 2
.space 2
.space 2
.ascii "^A"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "^>"
.space 2
.ascii "^@"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "U:"
.space 2
.space 2
.space 2
.ascii "^B"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "r."
.ascii ";\""
.ascii "B2"
.ascii "E0"
.ascii "BG"
.space 2
.space 2
.ascii "r/"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Pi"
.space 2
.space 2
.space 2
.ascii "S]"
.space 2
.space 2
.space 2
.ascii "k="
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "3f"
.ascii "r0"
.space 2
.ascii "r1"
.space 2
.space 2
.ascii "J-"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ":g"
.ascii "r3"
.ascii "r5"
.ascii "r4"
.ascii "Kd"
.ascii "O:"
.ascii "r2"
.ascii "J4"
.ascii "RO"
.ascii "Bl"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "NC"
.ascii "r8"
.ascii "0v"
.ascii "r7"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "r>"
.space 2
.ascii "2O"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "QA"
.ascii "r:"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "r<"
.ascii "Ti"
.space 2
.space 2
.ascii "r;"
.ascii "r6"
.ascii "r?"
.ascii "r="
.space 2
.ascii "r9"
.space 2
.space 2
.ascii "rG"
.ascii "rD"
.ascii "rF"
.space 2
.space 2
.ascii "rJ"
.ascii "rB"
.ascii "r@"
.space 2
.space 2
.space 2
.ascii "rE"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "V{"
.space 2
.space 2
.space 2
.ascii "rA"
.space 2
.ascii "Gy"
.ascii "I_"
.space 2
.ascii "rH"
.ascii "9F"
.ascii "50"
.space 2
.space 2
.ascii "rC"
.ascii "rI"
.ascii "rP"
.ascii "rV"
.space 2
.space 2
.ascii ";W"
.space 2
.space 2
.space 2
.ascii "rU"
.ascii "M\\"
.space 2
.ascii "Vk"
.space 2
.space 2
.ascii "rR"
.ascii "rT"
.space 2
.space 2
.space 2
.space 2
.ascii "8r"
.space 2
.space 2
.space 2
.space 2
.ascii "rK"
.space 2
.space 2
.space 2
.ascii "rN"
.ascii "By"
.space 2
.ascii "U]"
.ascii "rL"
.ascii "rM"
.ascii "rO"
.ascii "rS"
.space 2
.space 2
.space 2
.ascii "rY"
.ascii "S<"
.space 2
.space 2
.space 2
.space 2
.ascii "6j"
.space 2
.ascii "Jq"
.space 2
.ascii "7d"
.ascii "rW"
.space 2
.space 2
.space 2
.ascii "rX"
.ascii "rZ"
.ascii "r]"
.ascii "r["
.space 2
.space 2
.ascii "r\\"
.space 2
.space 2
.space 2
.space 2
.space 2,81
.ascii "rQ"
.space 2
.ascii "MI"
.space 2
.ascii "NO"
.ascii "V)"
.space 2
.ascii "rc"
.space 2
.ascii "C["
.space 2
.ascii "r`"
.space 2
.space 2
.ascii "@/"
.ascii "rl"
.ascii "r^"
.space 2
.ascii "ra"
.space 2
.space 2
.space 2
.ascii "rh"
.space 2
.space 2
.space 2
.space 2
.ascii "rb"
.space 2
.space 2
.ascii "rg"
.space 2
.space 2
.ascii "rf"
.space 2
.space 2
.ascii "ri"
.space 2
.space 2
.space 2
.ascii "r_"
.space 2
.space 2
.ascii "rd"
.ascii "rj"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "S,"
.ascii "re"
.ascii "2u"
.space 2
.space 2
.space 2,114
.space 2
.ascii "P+"
.space 2
.space 2
.space 2
.space 2
.ascii "ru"
.space 2
.space 2
.space 2
.ascii ";H"
.space 2
.ascii "ry"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "rp"
.space 2
.space 2
.ascii "rv"
.ascii "rx"
.ascii "rz"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "rs"
.space 2
.ascii "rq"
.space 2
.space 2
.space 2
.ascii ":{"
.space 2
.ascii "5{"
.space 2
.space 2
.space 2
.space 2
.ascii "ro"
.ascii "rw"
.ascii "rm"
.ascii "rn"
.space 2
.space 2
.space 2
.ascii "rk"
.ascii "s&"
.space 2
.ascii "s#"
.space 2
.space 2
.ascii "s\""
.space 2
.space 2
.ascii "rt"
.space 2
.ascii "HZ"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "r{"
.space 2
.space 2
.space 2
.ascii "s%"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Cx"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "r}"
.space 2
.space 2
.ascii "s'"
.ascii "s)"
.ascii "s$"
.space 2
.ascii "r|"
.space 2
.space 2
.space 2
.ascii "s+"
.space 2
.ascii "s*"
.space 2
.space 2
.space 2
.space 2
.ascii "B]"
.space 2
.space 2
.ascii "s."
.space 2
.space 2
.ascii "s0"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "s!"
.space 2
.space 2
.space 2
.ascii "s1"
.ascii "s,"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "s/"
.ascii "r~"
.ascii "s-"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "s2"
.space 2
.space 2
.space 2
.space 2
.ascii "s4"
.space 2
.space 2
.space 2
.space 2
.ascii "s("
.space 2
.space 2
.space 2
.space 2
.ascii "s3"
.space 2
.space 2
.space 2
.ascii "s5"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "P7"
.space 2
.space 2
.space 2
.space 2
.ascii "s8"
.space 2
.space 2
.space 2
.space 2
.ascii "Yy"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "s9"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "s7"
.space 2
.ascii "Hd"
.ascii "s6"
.space 2
.space 2
.space 2
.space 2
.ascii "s:"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "s;"
.ascii "4@"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "nC"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "s<"
.space 2
.space 2
.ascii "s="
.space 2
.space 2
.space 2
.ascii "Q*"
.space 2
.space 2
.space 2
.ascii "t,"
.ascii "PF"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2,80
.ascii "Q\\"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ON"
.space 2
.space 2
.ascii "=V"
.space 2
.ascii "QC"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ":b"
.ascii "ai"
.ascii "RB"
.ascii "qB"
.ascii "29"
.space 2
.space 2
.ascii "1m"
.ascii "qC"
.space 2
.ascii "I@"
.ascii "3D"
.space 2
.ascii "Yr"
.space 2
.ascii "K%"
.space 2
.ascii "qD"
.space 2
.space 2
.space 2
.space 2
.ascii "VT"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "qE"
.ascii "t@"
.ascii "qF"
.space 2
.ascii "T,"
.ascii "qG"
.space 2
.ascii "0@"
.ascii "tA"
.space 2
.space 2
.ascii "tB"
.space 2
.space 2
.ascii "4|"
.space 2
.ascii "E["
.space 2
.space 2
.space 2
.space 2
.ascii "L;"
.space 2
.space 2
.space 2
.ascii "Pd"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "M`"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "qH"
.space 2
.ascii "Ys"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "1;"
.space 2
.ascii "O."
.space 2
.space 2
.space 2
.ascii "8$"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "qJ"
.space 2
.space 2
.space 2
.space 2
.ascii "qK"
.space 2
.space 2
.space 2
.space 2
.ascii "2C"
.ascii "AQ"
.space 2
.space 2
.ascii "W0"
.ascii "qI"
.space 2
.space 2
.ascii "qL"
.space 2
.space 2
.space 2
.space 2
.ascii "qN"
.space 2
.space 2
.space 2
.ascii "Yv"
.space 2
.ascii "Ra"
.ascii "T#"
.space 2
.space 2
.ascii "tC"
.ascii "H9"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "tD"
.space 2
.space 2
.ascii "qM"
.ascii "qO"
.ascii "?c"
.ascii "qP"
.space 2
.space 2
.ascii "qT"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "qV"
.ascii "qQ"
.space 2
.ascii "IQ"
.ascii "Ea"
.space 2
.space 2
.space 2
.ascii "Bc"
.ascii "9|"
.space 2
.space 2
.ascii "qS"
.space 2
.ascii "qU"
.space 2
.space 2
.space 2
.ascii "9S"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "q["
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ":V"
.space 2
.ascii "0}"
.ascii "qY"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "qX"
.ascii "qR"
.ascii "qZ"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "qW"
.space 2
.space 2
.space 2
.ascii "Hl"
.space 2
.space 2
.space 2
.space 2
.ascii "MJ"
.ascii "q]"
.space 2
.space 2
.space 2
.space 2
.ascii "e="
.space 2
.space 2
.space 2
.ascii "q\\"
.space 2
.ascii "q^"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "q_"
.space 2
.space 2
.ascii "Oe"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "tE"
.ascii "=s"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "q`"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "qa"
.space 2
.space 2
.space 2
.ascii "Nw"
.space 2
.ascii "R*"
.space 2
.ascii "q{"
.space 2
.space 2
.ascii "82"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "<{"
.ascii "9["
.space 2
.ascii "9f"
.ascii "CY"
.ascii "JS"
.ascii "jh"
.space 2,64
.ascii ">u"
.ascii "ji"
.space 2,106
.ascii "jk"
.space 2
.ascii "jl"
.ascii "jm"
.ascii "jn"
.ascii "jo"
.ascii "=G"
.space 2
.space 2
.space 2
.ascii "u{"
.space 2
.space 2
.space 2
.ascii "u}"
.space 2
.ascii "u~"
.space 2
.ascii "u|"
.space 2
.space 2
.space 2
.space 2
.ascii "=b"
.space 2
.ascii "v!"
.ascii "4%"
.space 2
.space 2
.space 2
.space 2
.ascii "v\""
.space 2
.space 2
.space 2
.ascii "v#"
.space 2
.space 2
.space 2
.ascii "l2"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "QT"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Yj"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "v$"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "n:"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "U2"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "S~"
.ascii "L\\"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "JD"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "e@"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "v%"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ">/"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "F)"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Z%"
.ascii "<F"
.ascii "6)"
.ascii "8<"
.ascii "HO"
.ascii "<%"
.ascii "Z&"
.ascii "Z'"
.ascii "LV"
.ascii "HC"
.ascii "Z("
.ascii "F}"
.space 2
.ascii "Q5"
.ascii "Ri"
.ascii "Q6"
.ascii "<G"
.space 2
.ascii "=2"
.ascii ";d"
.ascii "Z)"
.ascii "Z*"
.ascii "QH"
.ascii "Z+"
.ascii "Pm"
.ascii "6o"
.ascii "B["
.space 2
.ascii "KO"
.ascii "7m"
.ascii "Ih"
.ascii "7C"
.ascii ">w"
.ascii "V$"
.ascii "Z,"
.ascii "Z-"
.ascii "F@"
.ascii "Wg"
.ascii "J6"
.space 2
.ascii "U)"
.ascii "K_"
.ascii "Uo"
.ascii "Z."
.ascii "V_"
.ascii "4J"
.ascii "Z0"
.ascii "Z/"
.space 2
.ascii "Rk"
.ascii "Z1"
.ascii "Z2"
.ascii "Z3"
.ascii "JT"
.ascii "Z4"
.ascii "J+"
.ascii "Z5"
.ascii "Z6"
.ascii "3O"
.ascii "Vo"
.ascii "Z7"
.ascii ";0"
.ascii "5."
.ascii "Z8"
.ascii "Z9"
.ascii "9n"
.ascii "Q/"
.ascii "Rh"
.ascii "Z:"
.ascii "8C"
.ascii "Oj"
.ascii "2o"
.ascii "Z;"
.ascii "Z<"
.space 2
.ascii "=k"
.ascii "N\\"
.ascii "So"
.ascii "Z="
.ascii "Ns"
.ascii "Z>"
.ascii "SU"
.ascii ";e"
.ascii "Z?"
.ascii "K5"
.ascii "KP"
.ascii "Z@"
.ascii "Gk"
.ascii "Vn"
.ascii "ZA"
.ascii "E5"
.ascii "6A"
.ascii "ZB"
.ascii "7L"
.ascii "?N"
.ascii "ZC"
.ascii "ZD"
.ascii "K-"
.ascii "ZE"
.ascii "5w"
.ascii "ZF"
.ascii "AB"
.ascii "W;"
.ascii "ZG"
.ascii "L8"
.space 2
.ascii "Rj"
.ascii "D1"
.ascii "ZH"
.ascii "5}"
.ascii ";Q"
.ascii "ZI"
.ascii "P3"
.ascii "ZJ"
.ascii "ZK"
.ascii "N="
.ascii "ZL"
.ascii "ZM"
.ascii "ZN"
.ascii "2w"
.ascii "ZQ"
.ascii "ZO"
.ascii "Qh"
.ascii "ZP"
.ascii "CU"
.ascii "ZR"
.space 2
.ascii "ZS"
.ascii "ZT"
.ascii "ZU"
.ascii "P;"
.ascii "R%"
.ascii "0y"
.ascii "ZV"
.ascii "G+"
.ascii "ZW"
.ascii "=w"
.ascii "C!"
.ascii "ZX"
.ascii "ZY"
.ascii "C}"
.ascii "L7"
.space 2,90
.ascii "Z["
.ascii "@>"
.ascii "FW"
.ascii "Z\\"
.ascii "Z]"
.ascii "G4"
.ascii "Z^"
.ascii "Z_"
.ascii "9H"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ";m"
.space 2
.space 2
.space 2
.space 2
.ascii "69"
.ascii "tx"
.space 2
.ascii "ty"
.space 2
.space 2
.ascii "Mc"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "u9"
.space 2
.space 2
.space 2
.space 2
.ascii "k`"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Os"
.ascii ";?"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ":@"
.ascii "T%"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "aY"
.space 2
.space 2
.space 2
.space 2
.ascii "ut"
.ascii "1*"
.ascii "2r"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2,117
.space 2
.space 2
.ascii "uw"
.space 2
.space 2
.space 2
.ascii ":Q"
.ascii "uv"
.space 2
.ascii "C2"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "uy"
.space 2
.space 2
.space 2
.ascii "ux"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "14"
.ascii "Uj"
.ascii "8:"
.space 2
.ascii "91"
.ascii "2F"
.ascii "Tp"
.ascii "OM"
.ascii "0\\"
.ascii "UK"
.ascii ";u"
.ascii "VJ"
.space 2,55
.ascii "L0"
.ascii "F6"
.ascii "1a"
.ascii "9:"
.ascii "V|"
.ascii "9a"
.ascii "7!"
.ascii "<z"
.ascii "jZ"
.ascii "j["
.ascii "Ly"
.ascii "9s"
.ascii "j\\"
.ascii "4{"
.ascii "C3"
.ascii "7Q"
.ascii ":X"
.ascii "j]"
.ascii "Tt"
.ascii "j^"
.ascii "<V"
.ascii ";_"
.ascii "j_"
.ascii "A^"
.ascii "B8"
.ascii "T_"
.ascii "WJ"
.ascii "j`"
.ascii "ja"
.ascii "jd"
.ascii "jb"
.ascii "jc"
.ascii "I^"
.ascii "83"
.ascii "6D"
.ascii "je"
.ascii "Jj"
.ascii "IM"
.ascii "4M"
.space 2
.space 2
.ascii "bY"
.ascii "Eb"
.ascii "jf"
.ascii "@5"
.space 2
.ascii "W8"
.ascii "jg"
.ascii "W,"
.ascii "H|"
.ascii "XS"
.ascii "XM"
.ascii "T^"
.space 2
.ascii "Ty"
.ascii "ID"
.ascii "S."
.ascii "8S"
.ascii "3`"
.space 2
.ascii "Ib"
.ascii "tv"
.space 2
.space 2
.space 2
.ascii ":U"
.space 2
.ascii "tw"
.space 2
.space 2
.ascii "W_"
.space 2
.space 2
.ascii "tq"
.ascii "80"
.ascii "UT"
.ascii "8O"
.ascii "Fp"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "3C"
.space 2
.space 2
.ascii "tr"
.ascii "3,"
.space 2
.space 2
.space 2
.space 2
.ascii "T="
.ascii "Gw"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2,116
.space 2
.space 2
.ascii "ts"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "LK"
.space 2
.space 2
.space 2
.ascii "H$"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "tu"
.space 2
.ascii "Wc"
.ascii "E?"
.ascii "u@"
.space 2
.space 2
.ascii "u;"
.space 2
.ascii "uC"
.space 2
.ascii "uB"
.space 2
.ascii "V:"
.ascii "uA"
.space 2
.space 2
.space 2
.ascii "T>"
.ascii "uD"
.space 2
.ascii "uL"
.space 2
.space 2
.space 2
.space 2
.ascii "0O"
.ascii "5x"
.space 2
.ascii "uI"
.ascii "uJ"
.space 2
.ascii "E\\"
.space 2
.space 2
.space 2
.space 2
.ascii "uE"
.ascii "uF"
.space 2
.space 2
.ascii "uG"
.ascii "uK"
.space 2
.ascii ">`"
.ascii "uH"
.ascii "8z"
.space 2
.space 2
.space 2
.ascii "uP"
.ascii "uS"
.space 2
.space 2
.space 2
.ascii "?g"
.space 2
.ascii "9r"
.ascii "u<"
.ascii "uM"
.space 2
.space 2
.ascii "B7"
.space 2
.space 2
.space 2
.ascii "Lx"
.space 2
.ascii "<y"
.space 2
.ascii "uN"
.ascii "uO"
.ascii "uQ"
.ascii "6e"
.ascii "uR"
.space 2
.ascii "uU"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "u="
.space 2
.space 2
.space 2
.ascii "uT"
.ascii "S;"
.space 2
.ascii "3l"
.space 2
.space 2
.ascii "L$"
.space 2
.space 2
.space 2
.space 2
.ascii "uV"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "uW"
.ascii ">a"
.ascii "uX"
.space 2
.space 2
.ascii "L_"
.ascii "u["
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "2H"
.ascii "WY"
.space 2
.ascii "uY"
.space 2
.ascii "uZ"
.ascii "u\\"
.space 2
.ascii "ub"
.space 2
.space 2
.space 2
.ascii "u`"
.space 2
.space 2
.space 2
.ascii "u_"
.ascii "u]"
.space 2
.space 2
.ascii "ua"
.space 2
.space 2
.ascii "u^"
.ascii "ud"
.ascii "ue"
.space 2
.ascii "Lc"
.space 2
.space 2
.ascii "e?"
.ascii "58"
.ascii "uc"
.ascii "uh"
.ascii "L#"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "uf"
.ascii "ug"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "u>"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "1D"
.space 2
.space 2
.ascii "u?"
.space 2
.space 2
.ascii "5E"
.ascii "2d"
.space 2
.ascii "ul"
.ascii "ui"
.space 2
.ascii "6W"
.space 2
.ascii "um"
.space 2
.ascii "uj"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "uk"
.space 2
.space 2
.ascii "4Z"
.space 2
.ascii "Tj"
.space 2
.space 2
.space 2
.ascii "un"
.space 2
.ascii "3y"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "uo"
.ascii "uq"
.space 2
.space 2
.space 2
.ascii "up"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ur"
.space 2
.ascii "us"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Im"
.ascii "9*"
.space 2
.space 2
.ascii "G{"
.space 2
.space 2
.ascii "6c"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "LI"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "j&"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "35"
.ascii "T~"
.ascii "9l"
.ascii "Py"
.space 2
.ascii "im"
.ascii "W*"
.ascii "in"
.ascii "BV"
.ascii "Hm"
.ascii ":d"
.ascii "io"
.ascii "ip"
.ascii "iq"
.ascii "Va"
.ascii "ir"
.ascii "is"
.ascii "iu"
.ascii "it"
.ascii "iv"
.ascii "iw"
.ascii "Ga"
.ascii "ix"
.ascii "TX"
.ascii "iy"
.ascii "=N"
.space 2
.ascii "iz"
.ascii "i{"
.ascii "=O"
.ascii "i|"
.ascii "8("
.ascii "A>"
.ascii "i}"
.ascii "12"
.ascii ";T"
.ascii "9u"
.ascii "i~"
.space 2
.ascii "j!"
.ascii "j\""
.ascii "j#"
.ascii "7x"
.ascii "<-"
.space 2
.ascii "Jd"
.ascii "`N"
.ascii "T/"
.ascii "O="
.ascii "U7"
.ascii "j$"
.ascii "U^"
.ascii "j%"
.ascii "PA"
.ascii "9<"
.space 2
.ascii "4G"
.ascii "1Y"
.space 2
.space 2
.space 2
.ascii "@1"
.space 2
.space 2
.space 2
.space 2
.ascii "1f"
.ascii "1g"
.space 2
.ascii "1h"
.space 2
.space 2
.space 2
.space 2
.ascii "3="
.ascii "Hh"
.space 2
.space 2
.space 2
.space 2
.ascii "eA"
.space 2
.space 2
.ascii "1_"
.space 2
.space 2
.space 2
.ascii "AI"
.ascii "4o"
.space 2
.space 2
.ascii "G("
.ascii "SX"
.space 2
.ascii "Fy"
.ascii "Q8"
.space 2
.ascii "9}"
.ascii "Bu"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "S-"
.space 2
.ascii "TK"
.ascii "=|"
.space 2
.ascii "eB"
.ascii "75"
.ascii "eC"
.space 2
.space 2
.ascii ";9"
.ascii "Ub"
.space 2
.ascii "=x"
.ascii "T6"
.ascii "N%"
.ascii "A,"
.ascii "3Y"
.space 2
.space 2
.ascii "Lv"
.space 2
.ascii "eF"
.ascii "eD"
.ascii "eH"
.space 2
.ascii "eJ"
.ascii "eG"
.ascii "5O"
.ascii "FH"
.space 2
.ascii "5|"
.ascii "eE"
.space 2
.ascii "Jv"
.space 2
.space 2
.ascii "eI"
.space 2
.space 2
.space 2
.ascii "CT"
.ascii "1E"
.ascii "<#"
.space 2
.space 2
.space 2
.ascii "W7"
.space 2
.space 2
.ascii "MK"
.ascii "KM"
.space 2,74
.ascii "LS"
.ascii "eL"
.ascii "eK"
.ascii "Df"
.space 2
.space 2
.ascii "Q!"
.ascii "Q7"
.ascii "eM"
.space 2
.ascii "eP"
.space 2
.ascii "M8"
.ascii "Vp"
.ascii "eO"
.ascii "5]"
.space 2
.ascii "M>"
.space 2
.ascii "eQ"
.ascii "6:"
.space 2
.space 2
.ascii "M("
.ascii "9d"
.space 2
.ascii "JE"
.ascii "3Q"
.ascii "KY"
.ascii "Tl"
.ascii "eR"
.ascii "7j"
.space 2
.space 2
.space 2
.ascii "eN"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "eU"
.ascii "4~"
.ascii "eV"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "eS"
.ascii "eT"
.space 2
.ascii "R]"
.space 2
.space 2
.ascii "B_"
.ascii "1F"
.space 2
.ascii "Sb"
.space 2
.space 2
.ascii "6]"
.ascii "Kl"
.space 2
.ascii "eW"
.space 2
.space 2
.ascii "Sv"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "1i"
.space 2
.ascii "6t"
.ascii "eZ"
.ascii "eX"
.ascii "eY"
.ascii "5@"
.space 2
.space 2
.space 2
.ascii "RE"
.ascii "e\\"
.space 2
.space 2
.ascii "e^"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "e]"
.ascii "G2"
.space 2
.ascii "R#"
.space 2
.space 2
.ascii "e["
.space 2
.space 2
.space 2
.space 2
.ascii "Tb"
.ascii "UZ"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "e`"
.ascii "Wq"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ea"
.space 2
.ascii "1\\"
.ascii "Q{"
.space 2
.ascii "eb"
.ascii "ed"
.space 2
.space 2
.space 2
.space 2
.ascii "ec"
.space 2
.space 2
.space 2,101
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "RX"
.space 2
.ascii "5K"
.space 2
.ascii "g_"
.space 2
.ascii "Zu"
.space 2
.ascii "Zx"
.space 2
.ascii "Zv"
.space 2
.ascii "Zw"
.space 2
.space 2
.space 2
.ascii "Zz"
.ascii "PO"
.ascii "DG"
.space 2
.space 2
.ascii "0n"
.space 2
.space 2
.space 2
.ascii "P0"
.space 2
.ascii "Zy"
.space 2
.ascii "SJ"
.ascii ":*"
.ascii "[\""
.ascii "Gq"
.space 2
.ascii "Z|"
.ascii "Z{"
.ascii "I["
.ascii "Z}"
.space 2
.ascii "[!"
.ascii "W^"
.ascii "Z~"
.ascii "AZ"
.space 2
.space 2
.ascii "[%"
.space 2
.space 2
.ascii "St"
.space 2
.space 2
.ascii "['"
.ascii "[$"
.space 2
.ascii "[("
.space 2
.space 2
.ascii "=<"
.space 2
.space 2
.space 2
.ascii "@I"
.ascii "[#"
.ascii "[&"
.ascii "V#"
.space 2
.ascii "[)"
.space 2
.space 2
.space 2
.ascii "[-"
.space 2
.space 2
.space 2
.ascii "[."
.ascii "[,"
.ascii ":B"
.space 2
.space 2
.space 2
.ascii "?$"
.ascii "[+"
.space 2
.space 2
.space 2
.ascii "[*"
.ascii "TG"
.ascii "2?"
.space 2
.space 2
.ascii "[/"
.space 2
.ascii "9y"
.space 2
.ascii "[0"
.space 2
.space 2
.space 2
.space 2
.ascii "3;"
.space 2
.space 2
.space 2
.ascii "5&"
.space 2
.space 2
.space 2
.space 2
.ascii "6<"
.ascii "[1"
.space 2
.space 2
.space 2
.ascii "6u"
.space 2
.ascii "[2"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "1I"
.space 2
.space 2
.space 2
.space 2
.ascii "[4"
.space 2
.space 2
.space 2
.ascii "[3"
.ascii "[5"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "[7"
.space 2
.ascii "[6"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "[8"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "[9"
.space 2
.space 2
.ascii "[:"
.space 2
.space 2
.ascii "SO"
.ascii "tz"
.ascii "Gu"
.ascii "WC"
.ascii "Ed"
.ascii "t|"
.ascii "t}"
.ascii "t{"
.space 2
.ascii ">F"
.space 2
.space 2
.space 2
.space 2
.ascii "Po"
.space 2
.space 2
.ascii "7S"
.space 2
.space 2
.ascii "TM"
.ascii "L*"
.space 2
.space 2
.ascii "u\""
.ascii "u!"
.ascii ":("
.ascii "t~"
.ascii "KV"
.space 2
.space 2
.space 2
.ascii "u$"
.ascii "@R"
.space 2
.ascii "3j"
.space 2
.ascii "M*"
.ascii "u%"
.ascii "u#"
.ascii "=4"
.ascii "u("
.space 2
.ascii "u)"
.ascii "=M"
.ascii "C8"
.ascii "?a"
.ascii "Ka"
.ascii "u*"
.space 2
.space 2
.space 2
.ascii "u&"
.ascii "u'"
.ascii "Dp"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "u,"
.space 2
.ascii "4<"
.space 2
.ascii "Wm"
.space 2
.ascii "4W"
.ascii "u+"
.ascii "u."
.space 2
.space 2
.ascii "u-"
.ascii "u/"
.ascii "PQ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "CQ"
.ascii "H)"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "u0"
.ascii "u1"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "u2"
.space 2
.space 2
.ascii "u3"
.ascii "u4"
.ascii "u5"
.space 2
.space 2
.space 2
.space 2
.ascii "u7"
.ascii "u6"
.space 2
.space 2
.space 2
.space 2
.ascii "u8"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "2I"
.space 2
.ascii "ST"
.ascii "JM"
.space 2
.ascii "@o"
.ascii "VX"
.ascii "R0"
.ascii "A?"
.space 2
.ascii "=p"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "8*"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "<x"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "vF"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "vG"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "vH"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "vI"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "vJ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "vL"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "vK"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "wi"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "vM"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "vN"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "nD"
.ascii "nE"
.ascii "nF"
.ascii "Uk"
.ascii "6$"
.ascii "nH"
.ascii "nG"
.ascii "nI"
.ascii "nJ"
.ascii "G%"
.ascii "nK"
.ascii "nL"
.space 2
.ascii "70"
.ascii "5v"
.ascii "nM"
.ascii "nO"
.space 2
.ascii "nN"
.space 2
.ascii "8F"
.ascii "nP"
.ascii "nQ"
.ascii "nR"
.ascii "6["
.ascii "3."
.ascii "VS"
.ascii "DF"
.ascii "15"
.ascii "8V"
.ascii "nS"
.ascii "nT"
.ascii "T?"
.ascii "GU"
.ascii ">{"
.ascii "NY"
.ascii "93"
.ascii "nV"
.ascii "nU"
.ascii "nX"
.ascii "nW"
.ascii "E%"
.ascii "nY"
.ascii "nZ"
.ascii "G."
.ascii "n["
.ascii "G/"
.ascii "n\\"
.ascii "2'"
.ascii "n]"
.ascii "n^"
.ascii "n_"
.ascii "n`"
.ascii "na"
.ascii "Wj"
.ascii "nb"
.ascii "nc"
.ascii "<X"
.ascii "nd"
.ascii "SK"
.ascii "Lz"
.ascii "2,"
.ascii "Ae"
.ascii "ne"
.ascii "G&"
.ascii "C-"
.space 2
.ascii "nf"
.ascii "ng"
.ascii "nh"
.ascii "ni"
.ascii "nj"
.ascii "nk"
.ascii "nl"
.space 2
.ascii "nm"
.space 2,110
.ascii "no"
.space 2
.space 2
.ascii "np"
.ascii "nq"
.ascii "nr"
.ascii "nt"
.ascii "ns"
.space 2
.ascii "nu"
.ascii "M-"
.ascii "BA"
.ascii "nv"
.ascii "nw"
.ascii "nx"
.ascii "U!"
.ascii "ny"
.ascii "O3"
.ascii "nz"
.ascii "n{"
.space 2
.ascii "n|"
.ascii "n}"
.ascii "o!"
.ascii "n~"
.ascii "o\""
.ascii "8u"
.ascii "Cz"
.ascii "o#"
.ascii "o$"
.ascii "=B"
.ascii "R?"
.ascii "2y"
.ascii "o%"
.ascii "o&"
.ascii "o'"
.ascii "Rx"
.ascii "o("
.ascii "V}"
.ascii "o)"
.ascii "FL"
.space 2
.ascii "o*"
.ascii "o+"
.ascii "A4"
.ascii "o,"
.ascii "Oz"
.ascii "Kx"
.ascii "o."
.ascii "o-"
.ascii "3z"
.ascii "9x"
.ascii "o/"
.ascii "o0"
.ascii "Pb"
.ascii "o1"
.ascii "o2"
.ascii "7f"
.ascii "P?"
.ascii "o3"
.ascii "o4"
.ascii "o5"
.ascii "Hq"
.ascii "L`"
.ascii "o6"
.ascii "o7"
.ascii "o8"
.ascii "o9"
.ascii "o:"
.ascii "U`"
.ascii "o;"
.ascii "4m"
.ascii "C*"
.ascii "o<"
.space 2
.ascii "o="
.ascii "o>"
.ascii "o?"
.space 2
.ascii "N}"
.ascii "o@"
.ascii "B`"
.ascii "48"
.ascii "W6"
.ascii "=u"
.space 2
.ascii "OG"
.ascii "oC"
.ascii "oA"
.ascii "oB"
.ascii "oD"
.ascii "6'"
.ascii "<|"
.ascii ">b"
.ascii "CL"
.ascii "oE"
.ascii "oF"
.space 2
.ascii "oG"
.ascii "oO"
.ascii "oH"
.ascii "oI"
.ascii "oJ"
.ascii "GB"
.ascii "oq"
.ascii "6M"
.ascii "oK"
.space 2
.ascii "oL"
.ascii "oM"
.ascii "6F"
.ascii "C>"
.ascii "oN"
.space 2
.ascii "oP"
.ascii "oQ"
.ascii "oR"
.ascii "Ur"
.space 2
.ascii "oS"
.ascii "Dw"
.space 2
.ascii "oT"
.ascii "Dx"
.ascii "oU"
.ascii "oV"
.ascii "8d"
.ascii "0w"
.ascii "oW"
.ascii "oX"
.ascii "oY"
.space 2
.ascii "oZ"
.ascii "o["
.ascii "o\\"
.ascii "o]"
.space 2
.ascii "o^"
.ascii ">5"
.ascii "oa"
.ascii "o_"
.ascii "o`"
.space 2
.ascii "ob"
.ascii "oc"
.ascii "AM"
.ascii "od"
.ascii "oe"
.ascii "of"
.ascii "og"
.ascii "oh"
.ascii "oi"
.ascii "oj"
.ascii "ok"
.ascii "ol"
.ascii "@X"
.space 2
.ascii "om"
.ascii "A-"
.ascii "on"
.space 2,111
.ascii "op"
.space 2
.space 2
.ascii "Ob"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "3$"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "CE"
.ascii "cE"
.ascii "IA"
.ascii "cF"
.space 2
.ascii "1U"
.ascii "NJ"
.ascii "43"
.ascii "Hr"
.ascii "cG"
.ascii "OP"
.ascii "cH"
.ascii "<d"
.ascii "cI"
.ascii "cJ"
.ascii "CF"
.ascii "U\""
.ascii "DV"
.ascii "9k"
.ascii "NE"
.ascii "cK"
.ascii "Cv"
.ascii "cL"
.space 2
.ascii "7'"
.ascii "8s"
.ascii ":R"
.ascii "cM"
.ascii "cN"
.ascii "TD"
.ascii "cO"
.space 2
.ascii "cP"
.ascii "QK"
.ascii "cQ"
.ascii "cR"
.ascii "cS"
.ascii "cT"
.ascii "QV"
.ascii "cU"
.ascii "2{"
.ascii "@;"
.ascii "cV"
.space 2
.ascii "@+"
.ascii "cW"
.ascii "cX"
.ascii "cY"
.space 2
.ascii "cZ"
.ascii "c["
.space 2
.ascii "87"
.ascii "Zb"
.space 2
.ascii "6S"
.space 2
.ascii "Zd"
.ascii "Zc"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Zf"
.space 2
.space 2
.space 2
.ascii "Hn"
.space 2
.space 2
.ascii "Ze"
.ascii "7@"
.ascii "Qt"
.ascii "Ru"
.ascii "Us"
.ascii "=W"
.space 2
.space 2
.space 2
.space 2
.ascii "Wh"
.ascii "Zh"
.ascii "Zg"
.space 2
.ascii "0\""
.ascii "MS"
.space 2
.ascii "Zi"
.space 2
.ascii "8="
.ascii "<J"
.ascii "B="
.ascii "B$"
.ascii "3B"
.ascii "Zj"
.space 2
.ascii "B*"
.ascii "D0"
.ascii "=5"
.space 2
.space 2
.ascii "O^"
.space 2
.space 2
.space 2
.ascii "Zk"
.ascii "IB"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "1]"
.space 2
.space 2
.space 2
.ascii "Zl"
.space 2
.ascii "68"
.ascii "T:"
.space 2
.ascii "3}"
.space 2
.space 2
.ascii "Zm"
.ascii "TI"
.ascii "OU"
.ascii "Ec"
.space 2
.ascii "Zn"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Zo"
.space 2
.ascii "Zp"
.ascii "Aj"
.ascii "LU"
.ascii "O]"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Sg"
.ascii "B!"
.space 2
.ascii "Zq"
.space 2
.space 2
.ascii "Ke"
.space 2
.ascii "Zr"
.space 2
.ascii "Kf"
.ascii "R~"
.space 2
.space 2
.space 2
.ascii "8t"
.space 2
.space 2
.ascii "Zs"
.ascii "0/"
.ascii "O6"
.space 2
.space 2
.ascii "UO"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Km"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Zt"
.space 2
.space 2
.ascii "cD"
.space 2
.space 2
.ascii "A%"
.space 2
.space 2
.ascii "v?"
.space 2
.space 2
.ascii "v@"
.ascii "vA"
.ascii "DQ"
.space 2
.ascii "H8"
.ascii "Qc"
.space 2
.space 2
.ascii "P["
.ascii "QE"
.ascii "</"
.ascii "9M"
.space 2
.ascii "ot"
.space 2
.space 2
.ascii "4F"
.ascii "S:"
.ascii "vB"
.ascii "3{"
.space 2
.space 2
.ascii "vC"
.space 2
.space 2
.ascii "5q"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "vE"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Sj"
.ascii "v'"
.ascii "Q)"
.space 2
.space 2
.space 2
.space 2
.ascii "v)"
.space 2
.space 2
.space 2
.ascii "v("
.space 2
.space 2
.ascii "Ac"
.ascii "@W"
.space 2
.ascii "1\""
.space 2
.space 2
.space 2
.space 2
.ascii "Nm"
.space 2
.ascii "Ph"
.ascii "v+"
.space 2
.space 2
.ascii "Ov"
.space 2
.ascii "v*"
.ascii "Up"
.ascii "v,"
.ascii "C9"
.space 2
.space 2
.space 2
.ascii ";t"
.ascii "v."
.ascii "v-"
.space 2
.space 2
.space 2
.ascii "D^"
.space 2
.space 2
.ascii "AX"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "K*"
.space 2
.ascii "O<"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "v/"
.space 2
.space 2
.ascii "v0"
.space 2
.space 2
.ascii "v1"
.space 2
.ascii "B6"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "0T"
.ascii "Ey"
.space 2
.space 2
.space 2
.space 2
.ascii "v2"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "G`"
.ascii "v&"
.space 2
.space 2
.ascii ">8"
.space 2
.space 2
.ascii ">2"
.space 2
.ascii "5e"
.space 2
.space 2
.ascii "7G"
.space 2
.space 2,63
.ascii "CR"
.ascii "Cf"
.space 2
.space 2
.ascii "XL"
.space 2
.space 2
.space 2
.ascii "8o"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "=y"
.ascii "Q%"
.space 2
.ascii "0P"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "w0"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "w1"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "P,"
.space 2
.space 2,48
.space 2
.space 2
.space 2
.ascii "w2"
.ascii "w3"
.space 2
.ascii "w4"
.space 2
.space 2
.space 2
.ascii "GJ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ">O"
.space 2
.space 2
.ascii "w7"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "w6"
.space 2
.ascii "1^"
.space 2
.ascii "w5"
.space 2
.space 2
.ascii "w8"
.space 2
.ascii "w9"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "N$"
.ascii "HM"
.space 2
.ascii ":+"
.ascii "h8"
.ascii "h9"
.ascii "h:"
.ascii ">B"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Rt"
.space 2
.ascii "TO"
.ascii "IX"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "R3"
.ascii "6%"
.ascii "Gj"
.ascii "q|"
.ascii "On"
.ascii "K3"
.ascii "Pk"
.ascii "go"
.ascii "Mg"
.ascii "9K"
.ascii "6Y"
.ascii "q}"
.ascii "0d"
.ascii "KL"
.ascii "q~"
.ascii "T$"
.ascii "B-"
.ascii "Al"
.ascii "FD"
.ascii ">1"
.ascii "r!"
.ascii "<U"
.space 2
.ascii "r\""
.ascii "r#"
.space 2
.ascii "r$"
.ascii "RC"
.ascii "F5"
.space 2
.ascii "MG"
.ascii "r%"
.space 2
.ascii "S1"
.ascii "?E"
.ascii "Lb"
.space 2
.ascii "r&"
.ascii "r'"
.ascii "QU"
.ascii "6n"
.ascii "r("
.ascii "r)"
.ascii "5_"
.ascii "r*"
.ascii "r+"
.space 2
.ascii "2|"
.ascii "r,"
.ascii "r-"
.ascii "H'"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "7g"
.space 2
.space 2
.ascii "l)"
.ascii "l*"
.ascii "l+"
.space 2
.ascii "l,"
.space 2
.space 2
.ascii "F."
.ascii "l-"
.ascii "l."
.space 2
.space 2
.space 2
.ascii "7I"
.ascii "J3"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "b8"
.ascii "wO"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "wP"
.space 2
.space 2
.ascii "2M"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "wQ"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "wS"
.ascii "wR"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "b;"
.space 2
.ascii "<\""
.space 2
.ascii "b<"
.ascii "b="
.ascii "b>"
.ascii "b?"
.ascii "b@"
.ascii "bA"
.ascii "79"
.ascii "R{"
.ascii "=$"
.ascii "JN"
.ascii "1%"
.ascii "KG"
.space 2
.ascii "bB"
.ascii "6|"
.ascii "HD"
.ascii "bC"
.space 2
.space 2
.ascii "=H"
.space 2
.ascii "1}"
.ascii "bD"
.space 2
.ascii "6v"
.ascii "bE"
.ascii "DY"
.space 2
.space 2
.ascii "bF"
.ascii "OZ"
.ascii "9]"
.ascii "bG"
.ascii "@!"
.space 2
.ascii "bH"
.ascii "2v"
.space 2
.ascii "bI"
.space 2
.ascii "As"
.ascii "bJ"
.ascii "bK"
.ascii "Bx"
.ascii "bL"
.ascii "bM"
.ascii "bN"
.ascii "JW"
.ascii "X8"
.ascii "Ye"
.ascii "Oc"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "p%"
.space 2
.space 2
.ascii "\\0"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Bm"
.ascii "T&"
.ascii "MT"
.ascii "Q1"
.ascii "3["
.ascii "G}"
.space 2
.ascii "25"
.ascii "B?"
.ascii "f`"
.ascii "J;"
.ascii "fa"
.ascii "fb"
.ascii ">T"
.ascii "fc"
.ascii "W$"
.ascii "MU"
.ascii "fe"
.ascii "<]"
.ascii "fd"
.space 2,102
.ascii "fg"
.ascii "Bn"
.space 2
.ascii "=>"
.ascii "fh"
.ascii "Bf"
.ascii ":'"
.ascii "fi"
.space 2
.ascii "fj"
.ascii "3R"
.ascii "Qi"
.space 2
.space 2
.ascii "?%"
.ascii "fk"
.ascii "Fo"
.ascii "fl"
.ascii "fm"
.space 2
.space 2
.ascii "fn"
.ascii "F-"
.ascii "fo"
.space 2
.ascii "I'"
.ascii "fp"
.ascii "fq"
.ascii "fr"
.ascii "e9"
.ascii "fs"
.ascii "ft"
.ascii "Bb"
.ascii "fu"
.ascii "fv"
.ascii "Vh"
.ascii "fw"
.space 2
.ascii "fx"
.ascii "9G"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "w;"
.ascii "w:"
.space 2
.space 2
.space 2
.space 2
.ascii "w>"
.ascii "w<"
.ascii ":!"
.space 2
.ascii "w?"
.space 2
.ascii "w@"
.space 2
.space 2
.space 2
.ascii "wB"
.ascii "wA"
.ascii "wD"
.space 2
.space 2
.ascii "wC"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "wE"
.ascii "wF"
.space 2
.space 2
.space 2
.space 2
.ascii "wG"
.space 2
.ascii "Kh"
.space 2
.space 2
.space 2
.space 2
.ascii "8_"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "wT"
.space 2
.ascii "wU"
.space 2
.space 2
.space 2
.space 2
.ascii "wV"
.space 2
.space 2
.space 2
.space 2
.ascii "wX"
.space 2
.ascii "wZ"
.space 2
.ascii "wW"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "w["
.space 2
.ascii "wY"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2,87
.space 2
.space 2
.space 2
.space 2
.ascii "w\\"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "w]"
.space 2
.space 2
.space 2
.ascii "w^"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "w_"
.space 2
.space 2
.space 2
.ascii "w`"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "[K"
.space 2
.space 2
.ascii "X*"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "ew"
.ascii "9m"
.space 2
.space 2
.space 2
.space 2
.ascii "?}"
.ascii ";j"
.ascii "wI"
.ascii "FG"
.ascii "wH"
.space 2
.ascii "wJ"
.ascii "wL"
.ascii "wK"
.space 2
.space 2
.space 2
.ascii "wM"
.space 2
.ascii "N:"
.space 2
.ascii "wN"
.space 2
.space 2
.ascii "D'"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Sc"
.space 2
.space 2
.ascii "vO"
.space 2
.ascii "B3"
.ascii "vP"
.space 2
.space 2
.ascii "vQ"
.ascii "vR"
.ascii "vS"
.ascii "vT"
.space 2
.space 2
.ascii "vV"
.space 2
.ascii "1+"
.ascii "vW"
.space 2
.ascii "vX"
.ascii "vY"
.ascii "vZ"
.space 2
.ascii "v["
.ascii "v\\"
.space 2
.space 2
.space 2
.space 2
.ascii "v]"
.ascii "v^"
.ascii "OJ"
.space 2
.ascii "v_"
.ascii "v`"
.ascii "va"
.ascii "vb"
.ascii "vc"
.ascii "vd"
.ascii "@p"
.ascii "ve"
.ascii "vf"
.ascii "vg"
.ascii "vh"
.ascii "vi"
.space 2
.ascii "vj"
.space 2
.ascii "vk"
.ascii "vl"
.space 2
.ascii "vm"
.ascii "vn"
.ascii "vo"
.ascii "vp"
.ascii "vq"
.ascii "vr"
.ascii "vs"
.ascii "vt"
.ascii ">("
.space 2
.ascii "vu"
.space 2,118
.ascii "vw"
.ascii "vx"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Hz"
.ascii "vy"
.ascii "vz"
.ascii "v{"
.ascii "v|"
.space 2
.space 2
.ascii "v}"
.ascii "v~"
.ascii "w!"
.ascii "w\""
.ascii "w#"
.ascii "w$"
.ascii "w%"
.space 2
.space 2
.ascii "w&"
.ascii "w'"
.ascii "w("
.ascii "1n"
.ascii "w)"
.ascii "w*"
.ascii "w+"
.space 2
.space 2
.ascii "w,"
.ascii "w-"
.ascii "A["
.ascii "w."
.space 2
.space 2
.ascii "w/"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Dq"
.ascii "p/"
.ascii "<&"
.ascii "p0"
.ascii "Cy"
.space 2
.ascii "E8"
.ascii "Q;"
.space 2
.ascii "p1"
.ascii "p2"
.ascii "p3"
.ascii "p4"
.ascii "p5"
.ascii "Q<"
.space 2
.ascii "Ql"
.space 2
.ascii "p7"
.ascii "p6"
.ascii "T'"
.space 2
.ascii "MR"
.ascii "p8"
.ascii "p:"
.ascii "p9"
.ascii "p;"
.ascii "p<"
.space 2
.space 2
.ascii "8k"
.ascii "p="
.ascii ":h"
.space 2
.ascii "p>"
.ascii "p?"
.ascii ">i"
.ascii "p@"
.ascii "6l"
.ascii "pA"
.ascii "pB"
.ascii "pC"
.ascii "pD"
.ascii "H5"
.ascii "pE"
.ascii "pF"
.space 2
.ascii "pG"
.ascii "Et"
.space 2
.ascii "pH"
.space 2
.space 2
.space 2
.ascii "pI"
.space 2
.ascii "pJ"
.ascii "w="
.space 2
.ascii "pK"
.ascii "pL"
.ascii "pM"
.space 2
.ascii "pN"
.space 2
.space 2
.space 2
.space 2
.ascii "pO"
.ascii ":W"
.space 2
.ascii "pP"
.ascii "pQ"
.ascii "pR"
.ascii "pS"
.ascii "pT"
.ascii "pU"
.ascii "pV"
.ascii "pX"
.space 2
.space 2
.ascii "S%"
.ascii "pW"
.space 2
.ascii "pY"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "u:"
.ascii "B9"
.space 2
.space 2
.ascii "wd"
.space 2
.space 2
.space 2
.space 2
.ascii "we"
.ascii "wf"
.space 2
.space 2
.ascii "wg"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "wh"
.ascii "B4"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "wj"
.space 2
.ascii "wk"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Bs"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "tp"
.space 2
.space 2
.space 2
.ascii "to"
.space 2
.space 2
.ascii "Bi"
.space 2
.ascii "wa"
.ascii "wb"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii ";F"
.space 2
.space 2
.space 2
.space 2
.ascii "Yd"
.space 2
.space 2
.space 2
.ascii "Jr"
.ascii "@h"
.ascii "p$"
.space 2
.ascii ":Z"
.space 2
.space 2
.ascii "G-"
.space 2
.space 2
.space 2
.ascii "D,"
.space 2
.space 2
.ascii "wl"
.ascii "wm"
.ascii "wn"
.space 2
.ascii "wp"
.ascii "wo"
.space 2
.ascii "wq"
.space 2
.space 2
.ascii "wt"
.space 2
.ascii "ws"
.space 2
.ascii "wr"
.ascii "wu"
.space 2
.space 2
.space 2
.space 2
.ascii "wv"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "mi"
.space 2
.ascii "mj"
.ascii "mk"
.space 2
.ascii "v<"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "v="
.space 2
.ascii "v>"
.ascii "6&"
.space 2
.ascii "X>"
.space 2
.space 2
.ascii "9D"
.space 2
.space 2
.space 2
.ascii "X;"
.space 2
.ascii "\\1"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Js"
.space 2
.space 2,119
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "wx"
.space 2
.space 2
.ascii "wy"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "w{"
.space 2
.ascii "wz"
.space 2
.ascii "1G"
.space 2
.ascii "w|"
.ascii "w}"
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "w~"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Fk"
.ascii "l4"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "3]"
.ascii "v3"
.space 2
.space 2
.ascii "v4"
.ascii "Ad"
.ascii "v5"
.ascii "v6"
.ascii "v7"
.ascii "v8"
.ascii "v9"
.ascii "v:"
.ascii "H#"
.ascii "v;"
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.space 2
.ascii "Az"
.ascii "9("
.ascii "mh"
.space 2
.space 2
.space 2
.ascii "9j"
.ascii "Y_"
.globl ___gb2312_from_ucs4_tab9 ; @__gb2312_from_ucs4_tab9
___gb2312_from_ucs4_tab9:
.ascii "#!"
.ascii "#\""
.space 2,35
.ascii "!g"
.ascii "#%"
.ascii "#&"
.ascii "#'"
.ascii "#("
.ascii "#)"
.ascii "#*"
.ascii "#+"
.ascii "#,"
.ascii "#-"
.ascii "#."
.ascii "#/"
.ascii "#0"
.ascii "#1"
.ascii "#2"
.ascii "#3"
.ascii "#4"
.ascii "#5"
.ascii "#6"
.ascii "#7"
.ascii "#8"
.ascii "#9"
.ascii "#:"
.ascii "#;"
.ascii "#<"
.ascii "#="
.ascii "#>"
.ascii "#?"
.ascii "#@"
.ascii "#A"
.ascii "#B"
.ascii "#C"
.ascii "#D"
.ascii "#E"
.ascii "#F"
.ascii "#G"
.ascii "#H"
.ascii "#I"
.ascii "#J"
.ascii "#K"
.ascii "#L"
.ascii "#M"
.ascii "#N"
.ascii "#O"
.ascii "#P"
.ascii "#Q"
.ascii "#R"
.ascii "#S"
.ascii "#T"
.ascii "#U"
.ascii "#V"
.ascii "#W"
.ascii "#X"
.ascii "#Y"
.ascii "#Z"
.ascii "#["
.ascii "#\\"
.ascii "#]"
.ascii "#^"
.ascii "#_"
.ascii "#`"
.ascii "#a"
.ascii "#b"
.ascii "#c"
.ascii "#d"
.ascii "#e"
.ascii "#f"
.ascii "#g"
.ascii "#h"
.ascii "#i"
.ascii "#j"
.ascii "#k"
.ascii "#l"
.ascii "#m"
.ascii "#n"
.ascii "#o"
.ascii "#p"
.ascii "#q"
.ascii "#r"
.ascii "#s"
.ascii "#t"
.ascii "#u"
.ascii "#v"
.ascii "#w"
.ascii "#x"
.ascii "#y"
.ascii "#z"
.ascii "#{"
.ascii "#|"
.ascii "#}"
.ascii "!+"
.subsections_via_symbols
| the_stack_data/162642281.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function emit_storeofs
_emit_storeofs: ## @emit_storeofs
.cfi_startproc
## %bb.0:
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 %r8d, %r14d
movq %rcx, %r15
movq %rdx, %rbx
movq %rdi, %r12
movq _RID_MAX_GPR@GOTPCREL(%rip), %rax
cmpq %rdx, (%rax)
jle LBB0_2
## %bb.1:
movq _XO_MOVto@GOTPCREL(%rip), %rax
movl (%rax), %r13d
movq %rsi, %rdi
movq %rbx, %rsi
callq _REX_64IR
movq %r12, %rdi
movl %r13d, %esi
movq %rax, %rdx
jmp LBB0_6
LBB0_2:
movl (%rsi), %edi
callq _irt_isnum
testq %rax, %rax
jne LBB0_3
## %bb.4:
movq _XO_MOVSSto@GOTPCREL(%rip), %rax
jmp LBB0_5
LBB0_3:
movq _XO_MOVSDto@GOTPCREL(%rip), %rax
LBB0_5:
movl (%rax), %esi
movq %r12, %rdi
movq %rbx, %rdx
LBB0_6:
movq %r15, %rcx
movl %r14d, %r8d
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _emit_rmro ## TAILCALL
.cfi_endproc
## -- End function
.comm _RID_MAX_GPR,8,3 ## @RID_MAX_GPR
.comm _XO_MOVto,4,2 ## @XO_MOVto
.comm _XO_MOVSDto,4,2 ## @XO_MOVSDto
.comm _XO_MOVSSto,4,2 ## @XO_MOVSSto
.no_dead_strip _emit_storeofs
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function emit_storeofs
_emit_storeofs: ; @emit_storeofs
.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, x4
mov x20, x3
mov x22, x2
mov x21, x0
Lloh0:
adrp x8, _RID_MAX_GPR@GOTPAGE
Lloh1:
ldr x8, [x8, _RID_MAX_GPR@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
cmp x8, x2
b.le LBB0_2
; %bb.1:
Lloh3:
adrp x8, _XO_MOVto@GOTPAGE
Lloh4:
ldr x8, [x8, _XO_MOVto@GOTPAGEOFF]
Lloh5:
ldr w23, [x8]
mov x0, x1
mov x1, x22
bl _REX_64IR
mov x2, x0
mov x0, x21
mov x1, x23
b LBB0_3
LBB0_2:
ldr w0, [x1]
bl _irt_isnum
Lloh6:
adrp x8, _XO_MOVSDto@GOTPAGE
Lloh7:
ldr x8, [x8, _XO_MOVSDto@GOTPAGEOFF]
Lloh8:
adrp x9, _XO_MOVSSto@GOTPAGE
Lloh9:
ldr x9, [x9, _XO_MOVSSto@GOTPAGEOFF]
cmp x0, #0
csel x8, x9, x8, eq
ldr w1, [x8]
mov x0, x21
mov x2, x22
LBB0_3:
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 _emit_rmro
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGot Lloh6, Lloh7
.cfi_endproc
; -- End function
.comm _RID_MAX_GPR,8,3 ; @RID_MAX_GPR
.comm _XO_MOVto,4,2 ; @XO_MOVto
.comm _XO_MOVSDto,4,2 ; @XO_MOVSDto
.comm _XO_MOVSSto,4,2 ; @XO_MOVSSto
.no_dead_strip _emit_storeofs
.subsections_via_symbols
| AnghaBench/xLua/build/luajit-2.1.0b3/src/extr_lj_emit_x86.h_emit_storeofs.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function arcmsr_start_hbb_bgrb
_arcmsr_start_hbb_bgrb: ## @arcmsr_start_hbb_bgrb
.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), %rax
movq _ACB_F_MSG_START_BGRB@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
orl %ecx, 4(%rdi)
movl (%rax), %esi
movq _ARCMSR_MESSAGE_START_BGRB@GOTPCREL(%rip), %rax
movl (%rax), %edx
xorl %edi, %edi
callq _WRITE_CHIP_REG32
movq %rbx, %rdi
callq _arcmsr_hbb_wait_msgint_ready
testl %eax, %eax
je LBB0_2
## %bb.1:
addq $8, %rsp
popq %rbx
popq %rbp
retq
LBB0_2:
movl (%rbx), %esi
leaq L_.str(%rip), %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _printf ## TAILCALL
.cfi_endproc
## -- End function
.comm _ACB_F_MSG_START_BGRB,4,2 ## @ACB_F_MSG_START_BGRB
.comm _ARCMSR_MESSAGE_START_BGRB,4,2 ## @ARCMSR_MESSAGE_START_BGRB
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "arcmsr%d: wait 'start adapter background rebulid' timeout \n"
.no_dead_strip _arcmsr_start_hbb_bgrb
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function arcmsr_start_hbb_bgrb
_arcmsr_start_hbb_bgrb: ; @arcmsr_start_hbb_bgrb
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
ldr x8, [x0, #8]
Lloh0:
adrp x9, _ACB_F_MSG_START_BGRB@GOTPAGE
Lloh1:
ldr x9, [x9, _ACB_F_MSG_START_BGRB@GOTPAGEOFF]
Lloh2:
ldr w9, [x9]
ldr w10, [x0, #4]
orr w9, w10, w9
str w9, [x0, #4]
ldr w1, [x8]
Lloh3:
adrp x8, _ARCMSR_MESSAGE_START_BGRB@GOTPAGE
Lloh4:
ldr x8, [x8, _ARCMSR_MESSAGE_START_BGRB@GOTPAGEOFF]
Lloh5:
ldr w2, [x8]
mov w0, #0
bl _WRITE_CHIP_REG32
mov x0, x19
bl _arcmsr_hbb_wait_msgint_ready
cbz w0, LBB0_2
; %bb.1:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_2:
ldr w1, [x19]
Lloh6:
adrp x0, l_.str@PAGE
Lloh7:
add x0, x0, l_.str@PAGEOFF
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _printf
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh6, Lloh7
.cfi_endproc
; -- End function
.comm _ACB_F_MSG_START_BGRB,4,2 ; @ACB_F_MSG_START_BGRB
.comm _ARCMSR_MESSAGE_START_BGRB,4,2 ; @ARCMSR_MESSAGE_START_BGRB
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "arcmsr%d: wait 'start adapter background rebulid' timeout \n"
.no_dead_strip _arcmsr_start_hbb_bgrb
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/arcmsr/extr_arcmsr.c_arcmsr_start_hbb_bgrb.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _LZ4_createStreamDecode ## -- Begin function LZ4_createStreamDecode
.p2align 4, 0x90
_LZ4_createStreamDecode: ## @LZ4_createStreamDecode
.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 $4, %edi
callq _ALLOC_AND_ZERO
movq %rax, %rbx
movq _LZ4_STREAMDECODESIZE@GOTPCREL(%rip), %rax
xorl %edi, %edi
cmpl $4, (%rax)
setae %dil
callq _LZ4_STATIC_ASSERT
movq %rbx, %rax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _LZ4_STREAMDECODESIZE,4,2 ## @LZ4_STREAMDECODESIZE
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _LZ4_createStreamDecode ; -- Begin function LZ4_createStreamDecode
.p2align 2
_LZ4_createStreamDecode: ; @LZ4_createStreamDecode
.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, #4
bl _ALLOC_AND_ZERO
mov x19, x0
Lloh0:
adrp x8, _LZ4_STREAMDECODESIZE@GOTPAGE
Lloh1:
ldr x8, [x8, _LZ4_STREAMDECODESIZE@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
cmp w8, #3
cset w0, hi
bl _LZ4_STATIC_ASSERT
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _LZ4_STREAMDECODESIZE,4,2 ; @LZ4_STREAMDECODESIZE
.subsections_via_symbols
| AnghaBench/lz4/lib/extr_lz4.c_LZ4_createStreamDecode.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function clear_avail_alloc_bits
_clear_avail_alloc_bits: ## @clear_avail_alloc_bits
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %r15d
movq %rdi, %r14
movl %esi, %edi
callq _chunk_to_extended
movl %eax, %ebx
movq _BTRFS_EXTENDED_PROFILE_MASK@GOTPCREL(%rip), %rax
andl (%rax), %ebx
leaq 12(%r14), %r12
movq %r12, %rdi
callq _write_seqlock
movq _BTRFS_BLOCK_GROUP_DATA@GOTPCREL(%rip), %rax
notl %ebx
testl %r15d, (%rax)
je LBB0_2
## %bb.1:
andl %ebx, (%r14)
LBB0_2:
movq _BTRFS_BLOCK_GROUP_METADATA@GOTPCREL(%rip), %rax
testl %r15d, (%rax)
je LBB0_4
## %bb.3:
andl %ebx, 4(%r14)
LBB0_4:
movq _BTRFS_BLOCK_GROUP_SYSTEM@GOTPCREL(%rip), %rax
testl %r15d, (%rax)
je LBB0_6
## %bb.5:
andl %ebx, 8(%r14)
LBB0_6:
movq %r12, %rdi
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _write_sequnlock ## TAILCALL
.cfi_endproc
## -- End function
.comm _BTRFS_EXTENDED_PROFILE_MASK,4,2 ## @BTRFS_EXTENDED_PROFILE_MASK
.comm _BTRFS_BLOCK_GROUP_DATA,4,2 ## @BTRFS_BLOCK_GROUP_DATA
.comm _BTRFS_BLOCK_GROUP_METADATA,4,2 ## @BTRFS_BLOCK_GROUP_METADATA
.comm _BTRFS_BLOCK_GROUP_SYSTEM,4,2 ## @BTRFS_BLOCK_GROUP_SYSTEM
.no_dead_strip _clear_avail_alloc_bits
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function clear_avail_alloc_bits
_clear_avail_alloc_bits: ; @clear_avail_alloc_bits
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x20, x1
mov x19, x0
mov x0, x1
bl _chunk_to_extended
Lloh0:
adrp x8, _BTRFS_EXTENDED_PROFILE_MASK@GOTPAGE
Lloh1:
ldr x8, [x8, _BTRFS_EXTENDED_PROFILE_MASK@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
and w22, w8, w0
add x21, x19, #12
mov x0, x21
bl _write_seqlock
Lloh3:
adrp x8, _BTRFS_BLOCK_GROUP_DATA@GOTPAGE
Lloh4:
ldr x8, [x8, _BTRFS_BLOCK_GROUP_DATA@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
tst w8, w20
b.eq LBB0_2
; %bb.1:
ldr w8, [x19]
bic w8, w8, w22
str w8, [x19]
LBB0_2:
Lloh6:
adrp x8, _BTRFS_BLOCK_GROUP_METADATA@GOTPAGE
Lloh7:
ldr x8, [x8, _BTRFS_BLOCK_GROUP_METADATA@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
tst w8, w20
b.eq LBB0_4
; %bb.3:
ldr w8, [x19, #4]
bic w8, w8, w22
str w8, [x19, #4]
LBB0_4:
Lloh9:
adrp x8, _BTRFS_BLOCK_GROUP_SYSTEM@GOTPAGE
Lloh10:
ldr x8, [x8, _BTRFS_BLOCK_GROUP_SYSTEM@GOTPAGEOFF]
Lloh11:
ldr w8, [x8]
tst w8, w20
b.eq LBB0_6
; %bb.5:
ldr w8, [x19, #8]
bic w8, w8, w22
str w8, [x19, #8]
LBB0_6:
mov x0, x21
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _write_sequnlock
.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 _BTRFS_EXTENDED_PROFILE_MASK,4,2 ; @BTRFS_EXTENDED_PROFILE_MASK
.comm _BTRFS_BLOCK_GROUP_DATA,4,2 ; @BTRFS_BLOCK_GROUP_DATA
.comm _BTRFS_BLOCK_GROUP_METADATA,4,2 ; @BTRFS_BLOCK_GROUP_METADATA
.comm _BTRFS_BLOCK_GROUP_SYSTEM,4,2 ; @BTRFS_BLOCK_GROUP_SYSTEM
.no_dead_strip _clear_avail_alloc_bits
.subsections_via_symbols
| AnghaBench/linux/fs/btrfs/extr_block-group.c_clear_avail_alloc_bits.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function s3c24xx_serial_tx_chars
_s3c24xx_serial_tx_chars: ## @s3c24xx_serial_tx_chars
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %rbx
leaq 8(%rsi), %r15
movq 16(%rsi), %rdx
testq %rdx, %rdx
je LBB0_2
## %bb.1:
movq _S3C2410_UTXH@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r15, %rdi
callq _wr_regb
incl 8(%rbx)
movq $0, 16(%rbx)
jmp LBB0_13
LBB0_2:
movq 24(%rbx), %r14
movq %r14, %rdi
callq _uart_circ_empty
testq %rax, %rax
jne LBB0_12
## %bb.3:
movq %r15, %rdi
callq _uart_tx_stopped
testq %rax, %rax
jne LBB0_12
## %bb.4:
movq %r14, %rdi
callq _uart_circ_empty
testq %rax, %rax
je LBB0_5
LBB0_9:
movq %r14, %rdi
callq _uart_circ_chars_pending
movq _WAKEUP_CHARS@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jge LBB0_11
## %bb.10:
movq %r15, %rdi
callq _uart_write_wakeup
LBB0_11:
movq %r14, %rdi
callq _uart_circ_empty
testq %rax, %rax
je LBB0_13
LBB0_12:
movq %r15, %rdi
callq _s3c24xx_serial_stop_tx
LBB0_13:
movq _IRQ_HANDLED@GOTPCREL(%rip), %rax
movl (%rax), %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_5:
movl $-257, %r12d ## imm = 0xFEFF
movq _S3C2410_UFSTAT@GOTPCREL(%rip), %r13
.p2align 4, 0x90
LBB0_6: ## =>This Inner Loop Header: Depth=1
incl %r12d
je LBB0_9
## %bb.7: ## in Loop: Header=BB0_6 Depth=1
movl (%r13), %esi
movq %r15, %rdi
callq _rd_regl
movq (%rbx), %rcx
testl %eax, (%rcx)
jne LBB0_9
## %bb.8: ## in Loop: Header=BB0_6 Depth=1
movq _S3C2410_UTXH@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq (%r14), %rax
movq 8(%r14), %rcx
movq (%rcx,%rax,8), %rdx
movq %r15, %rdi
callq _wr_regb
movq (%r14), %rax
incq %rax
movq _UART_XMIT_SIZE@GOTPCREL(%rip), %rcx
movslq (%rcx), %rcx
decq %rcx
andq %rax, %rcx
movq %rcx, (%r14)
incl (%r15)
movq %r14, %rdi
callq _uart_circ_empty
testq %rax, %rax
je LBB0_6
jmp LBB0_9
.cfi_endproc
## -- End function
.comm _S3C2410_UTXH,4,2 ## @S3C2410_UTXH
.comm _S3C2410_UFSTAT,4,2 ## @S3C2410_UFSTAT
.comm _UART_XMIT_SIZE,4,2 ## @UART_XMIT_SIZE
.comm _WAKEUP_CHARS,8,3 ## @WAKEUP_CHARS
.comm _IRQ_HANDLED,4,2 ## @IRQ_HANDLED
.no_dead_strip _s3c24xx_serial_tx_chars
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function s3c24xx_serial_tx_chars
_s3c24xx_serial_tx_chars: ; @s3c24xx_serial_tx_chars
.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, x1
add x19, x1, #8
ldr x2, [x1, #16]
cbz x2, LBB0_2
; %bb.1:
Lloh0:
adrp x8, _S3C2410_UTXH@GOTPAGE
Lloh1:
ldr x8, [x8, _S3C2410_UTXH@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
mov x0, x19
bl _wr_regb
ldr w8, [x20, #8]
add w8, w8, #1
str w8, [x20, #8]
str xzr, [x20, #16]
b LBB0_9
LBB0_2:
ldr x21, [x20, #24]
mov x0, x21
bl _uart_circ_empty
cbnz x0, LBB0_8
; %bb.3:
mov x0, x19
bl _uart_tx_stopped
cbnz x0, LBB0_8
; %bb.4:
mov x0, x21
bl _uart_circ_empty
cbz x0, LBB0_10
LBB0_5:
mov x0, x21
bl _uart_circ_chars_pending
Lloh3:
adrp x8, _WAKEUP_CHARS@GOTPAGE
Lloh4:
ldr x8, [x8, _WAKEUP_CHARS@GOTPAGEOFF]
Lloh5:
ldr x8, [x8]
cmp x0, x8
b.ge LBB0_7
; %bb.6:
mov x0, x19
bl _uart_write_wakeup
LBB0_7:
mov x0, x21
bl _uart_circ_empty
cbz x0, LBB0_9
LBB0_8:
mov x0, x19
bl _s3c24xx_serial_stop_tx
LBB0_9:
Lloh6:
adrp x8, _IRQ_HANDLED@GOTPAGE
Lloh7:
ldr x8, [x8, _IRQ_HANDLED@GOTPAGEOFF]
Lloh8:
ldr w0, [x8]
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_10:
mov w22, #-257
Lloh9:
adrp x23, _S3C2410_UFSTAT@GOTPAGE
Lloh10:
ldr x23, [x23, _S3C2410_UFSTAT@GOTPAGEOFF]
Lloh11:
adrp x24, _S3C2410_UTXH@GOTPAGE
Lloh12:
ldr x24, [x24, _S3C2410_UTXH@GOTPAGEOFF]
Lloh13:
adrp x25, _UART_XMIT_SIZE@GOTPAGE
Lloh14:
ldr x25, [x25, _UART_XMIT_SIZE@GOTPAGEOFF]
LBB0_11: ; =>This Inner Loop Header: Depth=1
adds w22, w22, #1
b.hs LBB0_5
; %bb.12: ; in Loop: Header=BB0_11 Depth=1
ldr w1, [x23]
mov x0, x19
bl _rd_regl
ldr x8, [x20]
ldr w8, [x8]
tst w8, w0
b.ne LBB0_5
; %bb.13: ; in Loop: Header=BB0_11 Depth=1
ldr w1, [x24]
ldp x9, x8, [x21]
ldr x2, [x8, x9, lsl #3]
mov x0, x19
bl _wr_regb
ldr x8, [x21]
add x8, x8, #1
ldrsw x9, [x25]
sub x9, x9, #1
and x8, x8, x9
str x8, [x21]
ldr w8, [x19]
add w8, w8, #1
str w8, [x19]
mov x0, x21
bl _uart_circ_empty
cbz x0, LBB0_11
b LBB0_5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGot Lloh13, Lloh14
.loh AdrpLdrGot Lloh11, Lloh12
.loh AdrpLdrGot Lloh9, Lloh10
.cfi_endproc
; -- End function
.comm _S3C2410_UTXH,4,2 ; @S3C2410_UTXH
.comm _S3C2410_UFSTAT,4,2 ; @S3C2410_UFSTAT
.comm _UART_XMIT_SIZE,4,2 ; @UART_XMIT_SIZE
.comm _WAKEUP_CHARS,8,3 ; @WAKEUP_CHARS
.comm _IRQ_HANDLED,4,2 ; @IRQ_HANDLED
.no_dead_strip _s3c24xx_serial_tx_chars
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/serial/extr_samsung.c_s3c24xx_serial_tx_chars.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function i8042_enable_mux_ports
_i8042_enable_mux_ports: ## @i8042_enable_mux_ports
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %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 _I8042_NUM_MUX_PORTS@GOTPCREL(%rip), %r14
cmpl $0, (%r14)
jle LBB0_3
## %bb.1:
xorl %ebx, %ebx
movq _I8042_CMD_MUX_PFX@GOTPCREL(%rip), %r12
leaq -41(%rbp), %r15
movq _I8042_CMD_AUX_ENABLE@GOTPCREL(%rip), %r13
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq (%r12), %rsi
addq %rbx, %rsi
movq %r15, %rdi
callq _i8042_command
movq (%r13), %rsi
movq %r15, %rdi
callq _i8042_command
incq %rbx
movslq (%r14), %rax
cmpq %rax, %rbx
jl LBB0_2
LBB0_3:
xorl %eax, %eax
callq _i8042_enable_aux_port
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _I8042_NUM_MUX_PORTS,4,2 ## @I8042_NUM_MUX_PORTS
.comm _I8042_CMD_MUX_PFX,8,3 ## @I8042_CMD_MUX_PFX
.comm _I8042_CMD_AUX_ENABLE,8,3 ## @I8042_CMD_AUX_ENABLE
.no_dead_strip _i8042_enable_mux_ports
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function i8042_enable_mux_ports
_i8042_enable_mux_ports: ; @i8042_enable_mux_ports
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
Lloh0:
adrp x19, _I8042_NUM_MUX_PORTS@GOTPAGE
Lloh1:
ldr x19, [x19, _I8042_NUM_MUX_PORTS@GOTPAGEOFF]
ldr w8, [x19]
cmp w8, #1
b.lt LBB0_3
; %bb.1:
mov x20, #0
Lloh2:
adrp x21, _I8042_CMD_MUX_PFX@GOTPAGE
Lloh3:
ldr x21, [x21, _I8042_CMD_MUX_PFX@GOTPAGEOFF]
Lloh4:
adrp x22, _I8042_CMD_AUX_ENABLE@GOTPAGE
Lloh5:
ldr x22, [x22, _I8042_CMD_AUX_ENABLE@GOTPAGEOFF]
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr x8, [x21]
add x1, x20, x8
add x0, sp, #15
bl _i8042_command
ldr x1, [x22]
add x0, sp, #15
bl _i8042_command
add x20, x20, #1
ldrsw x8, [x19]
cmp x20, x8
b.lt LBB0_2
LBB0_3:
bl _i8042_enable_aux_port
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 Lloh0, Lloh1
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.cfi_endproc
; -- End function
.comm _I8042_NUM_MUX_PORTS,4,2 ; @I8042_NUM_MUX_PORTS
.comm _I8042_CMD_MUX_PFX,8,3 ; @I8042_CMD_MUX_PFX
.comm _I8042_CMD_AUX_ENABLE,8,3 ; @I8042_CMD_AUX_ENABLE
.no_dead_strip _i8042_enable_mux_ports
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/input/serio/extr_i8042.c_i8042_enable_mux_ports.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _fz_pcl_preset ## -- Begin function fz_pcl_preset
.p2align 4, 0x90
_fz_pcl_preset: ## @fz_pcl_preset
.cfi_startproc
## %bb.0:
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
testq %rdx, %rdx
je LBB0_3
## %bb.1:
movq %rdx, %rbx
cmpb $0, (%rdx)
je LBB0_3
## %bb.2:
movq %rdi, %r15
leaq L_.str(%rip), %rsi
movq %rbx, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_3
## %bb.5:
leaq L_.str.1(%rip), %rsi
movq %rbx, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_6
## %bb.7:
leaq L_.str.2(%rip), %rsi
movq %rbx, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_8
## %bb.9:
leaq L_.str.3(%rip), %rsi
movq %rbx, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_10
## %bb.11:
leaq L_.str.4(%rip), %rsi
movq %rbx, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_12
## %bb.13:
leaq L_.str.5(%rip), %rsi
movq %rbx, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_14
## %bb.15:
leaq L_.str.6(%rip), %rsi
movq %rbx, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_16
## %bb.17:
leaq L_.str.7(%rip), %rsi
movq %rbx, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_18
## %bb.19:
leaq L_.str.8(%rip), %rsi
movq %rbx, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_20
## %bb.21:
leaq L_.str.9(%rip), %rsi
movq %rbx, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_22
## %bb.23:
leaq L_.str.10(%rip), %rsi
movq %rbx, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_24
## %bb.25:
leaq L_.str.11(%rip), %rsi
movq %rbx, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_26
## %bb.27:
leaq L_.str.12(%rip), %rsi
movq %rbx, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_28
## %bb.29:
movq _FZ_ERROR_GENERIC@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq L_.str.13(%rip), %rdx
movq %r15, %rdi
movq %rbx, %rcx
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _fz_throw ## TAILCALL
LBB0_3:
movq _fz_pcl_options_generic@GOTPCREL(%rip), %rsi
LBB0_4:
movq %r14, %rdi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _copy_opts ## TAILCALL
LBB0_6:
movq _fz_pcl_options_ljet4@GOTPCREL(%rip), %rsi
jmp LBB0_4
LBB0_8:
movq _fz_pcl_options_dj500@GOTPCREL(%rip), %rsi
jmp LBB0_4
LBB0_10:
movq _fz_pcl_options_fs600@GOTPCREL(%rip), %rsi
jmp LBB0_4
LBB0_12:
movq _fz_pcl_options_lj@GOTPCREL(%rip), %rsi
jmp LBB0_4
LBB0_14:
movq _fz_pcl_options_lj2@GOTPCREL(%rip), %rsi
jmp LBB0_4
LBB0_16:
movq _fz_pcl_options_lj3@GOTPCREL(%rip), %rsi
jmp LBB0_4
LBB0_18:
movq _fz_pcl_options_lj3d@GOTPCREL(%rip), %rsi
jmp LBB0_4
LBB0_20:
movq _fz_pcl_options_lj4@GOTPCREL(%rip), %rsi
jmp LBB0_4
LBB0_22:
movq _fz_pcl_options_lj4pl@GOTPCREL(%rip), %rsi
jmp LBB0_4
LBB0_24:
movq _fz_pcl_options_lj4d@GOTPCREL(%rip), %rsi
jmp LBB0_4
LBB0_26:
movq _fz_pcl_options_lp2563b@GOTPCREL(%rip), %rsi
jmp LBB0_4
LBB0_28:
movq _fz_pcl_options_oce9050@GOTPCREL(%rip), %rsi
jmp LBB0_4
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "generic"
.comm _fz_pcl_options_generic,4,2 ## @fz_pcl_options_generic
L_.str.1: ## @.str.1
.asciz "ljet4"
.comm _fz_pcl_options_ljet4,4,2 ## @fz_pcl_options_ljet4
L_.str.2: ## @.str.2
.asciz "dj500"
.comm _fz_pcl_options_dj500,4,2 ## @fz_pcl_options_dj500
L_.str.3: ## @.str.3
.asciz "fs600"
.comm _fz_pcl_options_fs600,4,2 ## @fz_pcl_options_fs600
L_.str.4: ## @.str.4
.asciz "lj"
.comm _fz_pcl_options_lj,4,2 ## @fz_pcl_options_lj
L_.str.5: ## @.str.5
.asciz "lj2"
.comm _fz_pcl_options_lj2,4,2 ## @fz_pcl_options_lj2
L_.str.6: ## @.str.6
.asciz "lj3"
.comm _fz_pcl_options_lj3,4,2 ## @fz_pcl_options_lj3
L_.str.7: ## @.str.7
.asciz "lj3d"
.comm _fz_pcl_options_lj3d,4,2 ## @fz_pcl_options_lj3d
L_.str.8: ## @.str.8
.asciz "lj4"
.comm _fz_pcl_options_lj4,4,2 ## @fz_pcl_options_lj4
L_.str.9: ## @.str.9
.asciz "lj4pl"
.comm _fz_pcl_options_lj4pl,4,2 ## @fz_pcl_options_lj4pl
L_.str.10: ## @.str.10
.asciz "lj4d"
.comm _fz_pcl_options_lj4d,4,2 ## @fz_pcl_options_lj4d
L_.str.11: ## @.str.11
.asciz "lp2563b"
.comm _fz_pcl_options_lp2563b,4,2 ## @fz_pcl_options_lp2563b
L_.str.12: ## @.str.12
.asciz "oce9050"
.comm _fz_pcl_options_oce9050,4,2 ## @fz_pcl_options_oce9050
.comm _FZ_ERROR_GENERIC,4,2 ## @FZ_ERROR_GENERIC
L_.str.13: ## @.str.13
.asciz "Unknown preset '%s'"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _fz_pcl_preset ; -- Begin function fz_pcl_preset
.p2align 2
_fz_pcl_preset: ; @fz_pcl_preset
.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
cbz x2, LBB0_16
; %bb.1:
mov x20, x2
ldrb w8, [x2]
cbz w8, LBB0_16
; %bb.2:
mov x21, x0
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_16
; %bb.3:
Lloh2:
adrp x1, l_.str.1@PAGE
Lloh3:
add x1, x1, l_.str.1@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_18
; %bb.4:
Lloh4:
adrp x1, l_.str.2@PAGE
Lloh5:
add x1, x1, l_.str.2@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_19
; %bb.5:
Lloh6:
adrp x1, l_.str.3@PAGE
Lloh7:
add x1, x1, l_.str.3@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_20
; %bb.6:
Lloh8:
adrp x1, l_.str.4@PAGE
Lloh9:
add x1, x1, l_.str.4@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_21
; %bb.7:
Lloh10:
adrp x1, l_.str.5@PAGE
Lloh11:
add x1, x1, l_.str.5@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_22
; %bb.8:
Lloh12:
adrp x1, l_.str.6@PAGE
Lloh13:
add x1, x1, l_.str.6@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_23
; %bb.9:
Lloh14:
adrp x1, l_.str.7@PAGE
Lloh15:
add x1, x1, l_.str.7@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_24
; %bb.10:
Lloh16:
adrp x1, l_.str.8@PAGE
Lloh17:
add x1, x1, l_.str.8@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_25
; %bb.11:
Lloh18:
adrp x1, l_.str.9@PAGE
Lloh19:
add x1, x1, l_.str.9@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_26
; %bb.12:
Lloh20:
adrp x1, l_.str.10@PAGE
Lloh21:
add x1, x1, l_.str.10@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_27
; %bb.13:
Lloh22:
adrp x1, l_.str.11@PAGE
Lloh23:
add x1, x1, l_.str.11@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_28
; %bb.14:
Lloh24:
adrp x1, l_.str.12@PAGE
Lloh25:
add x1, x1, l_.str.12@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_29
; %bb.15:
Lloh26:
adrp x8, _FZ_ERROR_GENERIC@GOTPAGE
Lloh27:
ldr x8, [x8, _FZ_ERROR_GENERIC@GOTPAGEOFF]
Lloh28:
ldr w1, [x8]
Lloh29:
adrp x2, l_.str.13@PAGE
Lloh30:
add x2, x2, l_.str.13@PAGEOFF
mov x0, x21
mov x3, 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 _fz_throw
LBB0_16:
Lloh31:
adrp x1, _fz_pcl_options_generic@GOTPAGE
Lloh32:
ldr x1, [x1, _fz_pcl_options_generic@GOTPAGEOFF]
LBB0_17:
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 _copy_opts
LBB0_18:
Lloh33:
adrp x1, _fz_pcl_options_ljet4@GOTPAGE
Lloh34:
ldr x1, [x1, _fz_pcl_options_ljet4@GOTPAGEOFF]
b LBB0_17
LBB0_19:
Lloh35:
adrp x1, _fz_pcl_options_dj500@GOTPAGE
Lloh36:
ldr x1, [x1, _fz_pcl_options_dj500@GOTPAGEOFF]
b LBB0_17
LBB0_20:
Lloh37:
adrp x1, _fz_pcl_options_fs600@GOTPAGE
Lloh38:
ldr x1, [x1, _fz_pcl_options_fs600@GOTPAGEOFF]
b LBB0_17
LBB0_21:
Lloh39:
adrp x1, _fz_pcl_options_lj@GOTPAGE
Lloh40:
ldr x1, [x1, _fz_pcl_options_lj@GOTPAGEOFF]
b LBB0_17
LBB0_22:
Lloh41:
adrp x1, _fz_pcl_options_lj2@GOTPAGE
Lloh42:
ldr x1, [x1, _fz_pcl_options_lj2@GOTPAGEOFF]
b LBB0_17
LBB0_23:
Lloh43:
adrp x1, _fz_pcl_options_lj3@GOTPAGE
Lloh44:
ldr x1, [x1, _fz_pcl_options_lj3@GOTPAGEOFF]
b LBB0_17
LBB0_24:
Lloh45:
adrp x1, _fz_pcl_options_lj3d@GOTPAGE
Lloh46:
ldr x1, [x1, _fz_pcl_options_lj3d@GOTPAGEOFF]
b LBB0_17
LBB0_25:
Lloh47:
adrp x1, _fz_pcl_options_lj4@GOTPAGE
Lloh48:
ldr x1, [x1, _fz_pcl_options_lj4@GOTPAGEOFF]
b LBB0_17
LBB0_26:
Lloh49:
adrp x1, _fz_pcl_options_lj4pl@GOTPAGE
Lloh50:
ldr x1, [x1, _fz_pcl_options_lj4pl@GOTPAGEOFF]
b LBB0_17
LBB0_27:
Lloh51:
adrp x1, _fz_pcl_options_lj4d@GOTPAGE
Lloh52:
ldr x1, [x1, _fz_pcl_options_lj4d@GOTPAGEOFF]
b LBB0_17
LBB0_28:
Lloh53:
adrp x1, _fz_pcl_options_lp2563b@GOTPAGE
Lloh54:
ldr x1, [x1, _fz_pcl_options_lp2563b@GOTPAGEOFF]
b LBB0_17
LBB0_29:
Lloh55:
adrp x1, _fz_pcl_options_oce9050@GOTPAGE
Lloh56:
ldr x1, [x1, _fz_pcl_options_oce9050@GOTPAGEOFF]
b LBB0_17
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpAdd Lloh20, Lloh21
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpAdd Lloh24, Lloh25
.loh AdrpAdd Lloh29, Lloh30
.loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28
.loh AdrpLdrGot Lloh31, Lloh32
.loh AdrpLdrGot Lloh33, Lloh34
.loh AdrpLdrGot Lloh35, Lloh36
.loh AdrpLdrGot Lloh37, Lloh38
.loh AdrpLdrGot Lloh39, Lloh40
.loh AdrpLdrGot Lloh41, Lloh42
.loh AdrpLdrGot Lloh43, Lloh44
.loh AdrpLdrGot Lloh45, Lloh46
.loh AdrpLdrGot Lloh47, Lloh48
.loh AdrpLdrGot Lloh49, Lloh50
.loh AdrpLdrGot Lloh51, Lloh52
.loh AdrpLdrGot Lloh53, Lloh54
.loh AdrpLdrGot Lloh55, Lloh56
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "generic"
.comm _fz_pcl_options_generic,4,2 ; @fz_pcl_options_generic
l_.str.1: ; @.str.1
.asciz "ljet4"
.comm _fz_pcl_options_ljet4,4,2 ; @fz_pcl_options_ljet4
l_.str.2: ; @.str.2
.asciz "dj500"
.comm _fz_pcl_options_dj500,4,2 ; @fz_pcl_options_dj500
l_.str.3: ; @.str.3
.asciz "fs600"
.comm _fz_pcl_options_fs600,4,2 ; @fz_pcl_options_fs600
l_.str.4: ; @.str.4
.asciz "lj"
.comm _fz_pcl_options_lj,4,2 ; @fz_pcl_options_lj
l_.str.5: ; @.str.5
.asciz "lj2"
.comm _fz_pcl_options_lj2,4,2 ; @fz_pcl_options_lj2
l_.str.6: ; @.str.6
.asciz "lj3"
.comm _fz_pcl_options_lj3,4,2 ; @fz_pcl_options_lj3
l_.str.7: ; @.str.7
.asciz "lj3d"
.comm _fz_pcl_options_lj3d,4,2 ; @fz_pcl_options_lj3d
l_.str.8: ; @.str.8
.asciz "lj4"
.comm _fz_pcl_options_lj4,4,2 ; @fz_pcl_options_lj4
l_.str.9: ; @.str.9
.asciz "lj4pl"
.comm _fz_pcl_options_lj4pl,4,2 ; @fz_pcl_options_lj4pl
l_.str.10: ; @.str.10
.asciz "lj4d"
.comm _fz_pcl_options_lj4d,4,2 ; @fz_pcl_options_lj4d
l_.str.11: ; @.str.11
.asciz "lp2563b"
.comm _fz_pcl_options_lp2563b,4,2 ; @fz_pcl_options_lp2563b
l_.str.12: ; @.str.12
.asciz "oce9050"
.comm _fz_pcl_options_oce9050,4,2 ; @fz_pcl_options_oce9050
.comm _FZ_ERROR_GENERIC,4,2 ; @FZ_ERROR_GENERIC
l_.str.13: ; @.str.13
.asciz "Unknown preset '%s'"
.subsections_via_symbols
| AnghaBench/sumatrapdf/mupdf/source/fitz/extr_output-pcl.c_fz_pcl_preset.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _timeout ## -- Begin function timeout
.p2align 4, 0x90
_timeout: ## @timeout
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edi, %ebx
movq _TIMEOUT@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -40(%rbp)
movq $0, -48(%rbp)
leaq -28(%rbp), %r15
movq %r15, %rdi
callq _FD_ZERO
movl %ebx, %edi
movq %r15, %rsi
callq _FD_SET
incl %ebx
xorl %r14d, %r14d
leaq -48(%rbp), %r8
movl %ebx, %edi
movq %r15, %rsi
xorl %edx, %edx
xorl %ecx, %ecx
callq _select
movl %eax, %ebx
testl %eax, %eax
jns LBB0_2
## %bb.1:
xorl %eax, %eax
callq _std_err
LBB0_2:
cmpl $1, %ebx
sbbl %r14d, %r14d
movl %r14d, %eax
addq $24, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _TIMEOUT,4,2 ## @TIMEOUT
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _timeout ; -- Begin function timeout
.p2align 2
_timeout: ; @timeout
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
Lloh0:
adrp x8, _TIMEOUT@GOTPAGE
Lloh1:
ldr x8, [x8, _TIMEOUT@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
str w8, [sp, #24]
str xzr, [sp, #16]
add x0, sp, #12
bl _FD_ZERO
add x1, sp, #12
mov x0, x19
bl _FD_SET
add w0, w19, #1
add x1, sp, #12
add x4, sp, #16
mov x2, #0
mov x3, #0
bl _select
mov x19, x0
tbz w0, #31, LBB0_2
; %bb.1:
bl _std_err
LBB0_2:
cmp w19, #0
csetm w0, eq
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _TIMEOUT,4,2 ; @TIMEOUT
.subsections_via_symbols
| AnghaBench/exploitdb/exploits/windows/dos/extr_783.c_timeout.c | anghabench |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.