x86
stringlengths
122
9.39M
arm
stringlengths
122
9.33M
file
stringlengths
19
200
source
stringclasses
2 values
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _arc_is_metadata ## -- Begin function arc_is_metadata .p2align 4, 0x90 _arc_is_metadata: ## @arc_is_metadata .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 callq _HDR_ISTYPE_METADATA xorl %ecx, %ecx testq %rax, %rax setne %cl 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 _arc_is_metadata ; -- Begin function arc_is_metadata .p2align 2 _arc_is_metadata: ; @arc_is_metadata .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 ldr w0, [x0] bl _HDR_ISTYPE_METADATA cmp x0, #0 cset w0, ne ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/freebsd/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/extr_arc.c_arc_is_metadata.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ps2_set_texture_frame _ps2_set_texture_frame: ## @ps2_set_texture_frame .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %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 %r8d, %r14d movl %ecx, %r15d movq %rsi, -48(%rbp) ## 8-byte Spill movq %rdi, %rbx testl %edx, %edx jne LBB0_1 ## %bb.2: movq _GS_PSM_CT16@GOTPCREL(%rip), %rax jmp LBB0_3 LBB0_1: movq _GS_PSM_CT32@GOTPCREL(%rip), %rax LBB0_3: movl (%rax), %r13d movl 8(%rbx), %edi movl %r15d, %esi movl %r14d, %edx movl %r13d, %ecx callq _texture_need_prepare movl %eax, %r12d movl 4(%rbx), %r9d movl 8(%rbx), %edi movl $0, (%rsp) movq -48(%rbp), %rsi ## 8-byte Reload movl %r15d, %edx movl %r14d, %ecx movl %r13d, %r8d callq _transfer_texture xorl %eax, %eax orl (%rbx), %r12d setne %al movl %eax, (%rbx) addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _GS_PSM_CT32,4,2 ## @GS_PSM_CT32 .comm _GS_PSM_CT16,4,2 ## @GS_PSM_CT16 .no_dead_strip _ps2_set_texture_frame .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ps2_set_texture_frame _ps2_set_texture_frame: ; @ps2_set_texture_frame .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 x21, x1 mov x22, x0 cmp w2, #0 Lloh0: adrp x8, _GS_PSM_CT32@GOTPAGE Lloh1: ldr x8, [x8, _GS_PSM_CT32@GOTPAGEOFF] Lloh2: adrp x9, _GS_PSM_CT16@GOTPAGE Lloh3: ldr x9, [x9, _GS_PSM_CT16@GOTPAGEOFF] csel x8, x9, x8, eq ldr w23, [x8] ldr w0, [x0, #8] mov x1, x3 mov x2, x4 mov x3, x23 bl _texture_need_prepare mov x24, x0 ldp w5, w0, [x22, #4] mov x1, x21 mov x2, x20 mov x3, x19 mov x4, x23 mov w6, #0 bl _transfer_texture ldr w8, [x22] orr w8, w8, w24 cmp w8, #0 cset w8, ne str w8, [x22] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _GS_PSM_CT32,4,2 ; @GS_PSM_CT32 .comm _GS_PSM_CT16,4,2 ; @GS_PSM_CT16 .no_dead_strip _ps2_set_texture_frame .subsections_via_symbols
AnghaBench/RetroArch/gfx/drivers/extr_ps2_gfx.c_ps2_set_texture_frame.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: mov w0, #0 ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/125140133.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl ___bt_open ## -- Begin function __bt_open .p2align 4, 0x90 ___bt_open: ## @__bt_open .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $104, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %r8d, -60(%rbp) ## 4-byte Spill movq %rcx, %rbx movl %edx, -64(%rbp) ## 4-byte Spill movl %esi, -68(%rbp) ## 4-byte Spill movq %rdi, -120(%rbp) ## 8-byte Spill xorl %r15d, %r15d xorl %eax, %eax callq _byteorder movl %eax, %r14d testq %rbx, %rbx je LBB0_17 ## %bb.1: movl (%rbx), %esi movq _R_DUP@GOTPCREL(%rip), %rax movl (%rax), %eax notl %eax testl %eax, %esi jne LBB0_8 ## %bb.2: movl 4(%rbx), %r15d movl 8(%rbx), %ecx movl 12(%rbx), %r13d movl 16(%rbx), %edx movq 24(%rbx), %r12 movq 32(%rbx), %rbx testl %r15d, %r15d je LBB0_6 ## %bb.3: movq _MINPSIZE@GOTPCREL(%rip), %rax cmpl (%rax), %r15d jl LBB0_8 ## %bb.4: testb $3, %r15b jne LBB0_8 ## %bb.5: movq _MAX_PAGE_OFFSET@GOTPCREL(%rip), %rax movl (%rax), %eax incl %eax cmpl %eax, %r15d jg LBB0_8 LBB0_6: testl %ecx, %ecx je LBB0_11 ## %bb.7: cmpl $2, %ecx jl LBB0_8 jmp LBB0_12 LBB0_17: movq ___bt_defcmp@GOTPCREL(%rip), %rax movq (%rax), %rbx movq _DEFMINKEYPAGE@GOTPCREL(%rip), %rax movl (%rax), %ecx movq ___bt_defpfx@GOTPCREL(%rip), %rax movq (%rax), %r12 movl %r14d, %r13d xorl %esi, %esi xorl %edx, %edx LBB0_18: movq _BIG_ENDIAN@GOTPCREL(%rip), %rax cmpl (%rax), %r13d je LBB0_20 ## %bb.19: movq _LITTLE_ENDIAN@GOTPCREL(%rip), %rax cmpl (%rax), %r13d je LBB0_20 LBB0_8: movq _EINVAL@GOTPCREL(%rip), %rax LBB0_9: movl (%rax), %ebx LBB0_10: movq _errno@GOTPCREL(%rip), %rax movl %ebx, (%rax) xorl %r13d, %r13d LBB0_77: movq %r13, %rax addq $104, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_20: movl %esi, -52(%rbp) ## 4-byte Spill movq %r15, -48(%rbp) ## 8-byte Spill movq %rdx, -112(%rbp) ## 8-byte Spill movl %ecx, -56(%rbp) ## 4-byte Spill movl $1, %edi movl $120, %esi callq _calloc testq %rax, %rax je LBB0_21 ## %bb.22: movq %rax, %r15 movl $-1, (%rax) movl %r13d, 4(%rax) movq _NOT@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 112(%r15) movq %rbx, 104(%r15) movq %r12, 96(%r15) movl $-1, 8(%r15) movl $1, %edi movl $120, %esi callq _calloc movq %rax, %r13 movq %rax, 32(%r15) testq %rax, %rax je LBB0_33 ## %bb.23: cmpl %r14d, 4(%r15) je LBB0_25 ## %bb.24: movq _B_NEEDSWAP@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r15, %rdi callq _F_SET LBB0_25: movq _DB_BTREE@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 88(%r13) movq %r15, 80(%r13) movq ___bt_close@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 72(%r13) movq ___bt_delete@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 68(%r13) movq ___bt_fd@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 64(%r13) movq ___bt_get@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 60(%r13) movq ___bt_put@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 56(%r13) movq ___bt_seq@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 52(%r13) movq ___bt_sync@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 48(%r13) movq _O_ACCMODE@GOTPCREL(%rip), %rax movl (%rax), %eax movl -68(%rbp), %ebx ## 4-byte Reload andl %ebx, %eax movq -120(%rbp), %r14 ## 8-byte Reload testq %r14, %r14 je LBB0_38 ## %bb.26: cmpl $129, %eax je LBB0_31 ## %bb.27: cmpl $130, %eax jne LBB0_28 ## %bb.30: movq _B_RDONLY@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r15, %rdi callq _F_SET LBB0_31: movq _O_CLOEXEC@GOTPCREL(%rip), %rax orl (%rax), %ebx movq %r14, %rdi movl %ebx, %esi movl -64(%rbp), %edx ## 4-byte Reload callq __open movl %eax, (%r15) testl %eax, %eax jns LBB0_41 jmp LBB0_32 LBB0_21: movq _errno@GOTPCREL(%rip), %rax jmp LBB0_9 LBB0_11: movq _DEFMINKEYPAGE@GOTPCREL(%rip), %rax movl (%rax), %ecx LBB0_12: movq %rbx, %rax orq %r12, %rax jne LBB0_14 ## %bb.13: movq ___bt_defpfx@GOTPCREL(%rip), %rax movq (%rax), %r12 LBB0_14: testq %rbx, %rbx jne LBB0_16 ## %bb.15: movq ___bt_defcmp@GOTPCREL(%rip), %rax movq (%rax), %rbx LBB0_16: testl %r13d, %r13d cmovel %r14d, %r13d jmp LBB0_18 LBB0_38: cmpl $129, %eax jne LBB0_28 ## %bb.39: xorl %eax, %eax callq _tmp movl %eax, (%r15) cmpl $-1, %eax je LBB0_32 ## %bb.40: movq _B_INMEM@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r15, %rdi callq _F_SET movl (%r15), %eax LBB0_41: leaq -136(%rbp), %rsi movl %eax, %edi callq __fstat testq %rax, %rax jne LBB0_32 ## %bb.42: cmpq $0, -128(%rbp) je LBB0_56 ## %bb.43: movl (%r15), %edi leaq -104(%rbp), %rsi movl $32, %edx callq __read testl %eax, %eax js LBB0_32 ## %bb.44: movq _EFTYPE@GOTPCREL(%rip), %r14 cmpl $32, %eax jne LBB0_29 ## %bb.45: movq %r15, %rbx movq -104(%rbp), %rax movq _BTREEMAGIC@GOTPCREL(%rip), %r15 movq _B_NEEDSWAP@GOTPCREL(%rip), %rcx movl (%rcx), %esi cmpq (%r15), %rax jne LBB0_47 ## %bb.46: movq %rbx, %rdi callq _F_CLR jmp LBB0_48 LBB0_28: movq _EINVAL@GOTPCREL(%rip), %r14 LBB0_29: movl (%r14), %eax movq _errno@GOTPCREL(%rip), %rcx movl %eax, (%rcx) LBB0_32: movq 32(%r15), %r13 LBB0_33: movq _errno@GOTPCREL(%rip), %rax movl (%rax), %ebx testq %r13, %r13 je LBB0_35 ## %bb.34: movq %r13, %rdi callq _free LBB0_35: movl (%r15), %edi cmpl $-1, %edi je LBB0_37 ## %bb.36: callq __close LBB0_37: movq %r15, %rdi callq _free jmp LBB0_10 LBB0_56: cmpl $0, -48(%rbp) ## 4-byte Folded Reload jne LBB0_58 ## %bb.57: movl -136(%rbp), %eax movq _MINPSIZE@GOTPCREL(%rip), %rcx movl (%rcx), %ecx cmpl %ecx, %eax cmovgl %eax, %ecx movq _MAX_PAGE_OFFSET@GOTPCREL(%rip), %rax movl (%rax), %eax incl %eax cmpl %eax, %ecx cmovll %ecx, %eax movq %rax, -48(%rbp) ## 8-byte Spill LBB0_58: movq _R_DUP@GOTPCREL(%rip), %rax movl -52(%rbp), %ecx ## 4-byte Reload testl %ecx, (%rax) jne LBB0_60 ## %bb.59: movq _B_NODUPS@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r15, %rdi callq _F_SET LBB0_60: movq _P_INVALID@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 12(%r15) movl $0, 16(%r15) movq _B_METADIRTY@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r15, %rdi callq _F_SET LBB0_61: movq -48(%rbp), %rax ## 8-byte Reload movl %eax, 20(%r15) movq -112(%rbp), %rdx ## 8-byte Reload testl %edx, %edx je LBB0_62 ## %bb.63: decl %eax testl %edx, %eax je LBB0_65 ## %bb.64: movl %edx, %ecx notl %ecx andl %ecx, %eax addl %eax, %edx incl %edx jmp LBB0_65 LBB0_62: xorl %edx, %edx LBB0_65: movq _MINCACHE@GOTPCREL(%rip), %rax movl (%rax), %edi movq -48(%rbp), %rsi ## 8-byte Reload imull %esi, %edi cmpl %edi, %edx cmovgl %edx, %edi ## kill: def $esi killed $esi killed $rsi callq _howmany movl 20(%r15), %ecx movq _BTDATAOFF@GOTPCREL(%rip), %rdx subl (%rdx), %ecx movl %eax, %r14d movl %ecx, %eax cltd idivl -56(%rbp) ## 4-byte Folded Reload movslq %eax, %rbx xorl %edi, %edi xorl %esi, %esi callq _NBLEAFDBT subq %rax, %rbx addq $-4, %rbx movq %rbx, 24(%r15) movq %r15, %r12 movq _NOVFLSIZE@GOTPCREL(%rip), %r15 movl (%r15), %edi movl %edi, %esi callq _NBLEAFDBT addq $4, %rax cmpq %rax, %rbx jae LBB0_67 ## %bb.66: movl (%r15), %edi movl %edi, %esi callq _NBLEAFDBT addq $4, %rax movq %rax, 24(%r12) LBB0_67: movl (%r12), %esi movl 20(%r12), %edx xorl %edi, %edi movl %r14d, %ecx callq _mpool_open movq %rax, 40(%r12) testq %rax, %rax movq %r12, %r15 je LBB0_32 ## %bb.68: movq _B_INMEM@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r15, %rdi callq _F_ISSET testl %eax, %eax jne LBB0_70 ## %bb.69: movq 40(%r15), %rdi movq ___bt_pgin@GOTPCREL(%rip), %rax movl (%rax), %esi movq ___bt_pgout@GOTPCREL(%rip), %rax movl (%rax), %edx movq %r15, %rcx callq _mpool_filter LBB0_70: movq %r15, %rdi callq _nroot movq _RET_ERROR@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax je LBB0_32 ## %bb.71: movq _DB_LOCK@GOTPCREL(%rip), %rax movl -60(%rbp), %ebx ## 4-byte Reload testl %ebx, (%rax) je LBB0_73 ## %bb.72: movq _B_DB_LOCK@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r15, %rdi callq _F_SET LBB0_73: movq _DB_SHMEM@GOTPCREL(%rip), %rax testl %ebx, (%rax) je LBB0_75 ## %bb.74: movq _B_DB_SHMEM@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r15, %rdi callq _F_SET LBB0_75: movq _DB_TXN@GOTPCREL(%rip), %rax testl %ebx, (%rax) je LBB0_77 ## %bb.76: movq _B_DB_TXN@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r15, %rdi callq _F_SET jmp LBB0_77 LBB0_47: movq %rbx, %rdi callq _F_SET movl -104(%rbp), %edi callq _M_32_SWAP movl -96(%rbp), %edi callq _M_32_SWAP movl -92(%rbp), %edi callq _M_32_SWAP movl -88(%rbp), %edi callq _M_32_SWAP movl -84(%rbp), %edi callq _M_32_SWAP movl -80(%rbp), %edi callq _M_32_SWAP LBB0_48: movq -104(%rbp), %rax cmpq (%r15), %rax jne LBB0_49 ## %bb.50: movslq -96(%rbp), %rax movq _BTREEVERSION@GOTPCREL(%rip), %rcx cmpq %rax, (%rcx) movq %rbx, %r15 jne LBB0_29 ## %bb.51: movl -92(%rbp), %ecx movq _MINPSIZE@GOTPCREL(%rip), %rax cmpl (%rax), %ecx jl LBB0_29 ## %bb.52: testb $3, %cl jne LBB0_29 ## %bb.53: movq _MAX_PAGE_OFFSET@GOTPCREL(%rip), %rax movl (%rax), %eax incl %eax movq %rcx, -48(%rbp) ## 8-byte Spill cmpl %eax, %ecx jg LBB0_29 ## %bb.54: movl -80(%rbp), %esi movq _SAVEMETA@GOTPCREL(%rip), %rax movl (%rax), %eax notl %eax testl %eax, %esi jne LBB0_29 ## %bb.55: movq %r15, %rdi callq _F_SET movl -88(%rbp), %eax movl %eax, 12(%r15) movl -84(%rbp), %eax movl %eax, 16(%r15) jmp LBB0_61 LBB0_49: movq %rbx, %r15 jmp LBB0_29 .cfi_endproc ## -- End function .comm _R_DUP,4,2 ## @R_DUP .comm _MINPSIZE,4,2 ## @MINPSIZE .comm _MAX_PAGE_OFFSET,4,2 ## @MAX_PAGE_OFFSET .comm _DEFMINKEYPAGE,8,3 ## @DEFMINKEYPAGE .comm ___bt_defcmp,8,3 ## @__bt_defcmp .comm ___bt_defpfx,8,3 ## @__bt_defpfx .comm _BIG_ENDIAN,4,2 ## @BIG_ENDIAN .comm _LITTLE_ENDIAN,4,2 ## @LITTLE_ENDIAN .comm _NOT,4,2 ## @NOT .comm _B_NEEDSWAP,4,2 ## @B_NEEDSWAP .comm _DB_BTREE,4,2 ## @DB_BTREE .comm ___bt_close,4,2 ## @__bt_close .comm ___bt_delete,4,2 ## @__bt_delete .comm ___bt_fd,4,2 ## @__bt_fd .comm ___bt_get,4,2 ## @__bt_get .comm ___bt_put,4,2 ## @__bt_put .comm ___bt_seq,4,2 ## @__bt_seq .comm ___bt_sync,4,2 ## @__bt_sync .comm _O_ACCMODE,4,2 ## @O_ACCMODE .comm _B_RDONLY,4,2 ## @B_RDONLY .comm _O_CLOEXEC,4,2 ## @O_CLOEXEC .comm _B_INMEM,4,2 ## @B_INMEM .comm _BTREEMAGIC,8,3 ## @BTREEMAGIC .comm _BTREEVERSION,8,3 ## @BTREEVERSION .comm _SAVEMETA,4,2 ## @SAVEMETA .comm _B_NODUPS,4,2 ## @B_NODUPS .comm _P_INVALID,4,2 ## @P_INVALID .comm _B_METADIRTY,4,2 ## @B_METADIRTY .comm _MINCACHE,4,2 ## @MINCACHE .comm _BTDATAOFF,4,2 ## @BTDATAOFF .comm _NOVFLSIZE,4,2 ## @NOVFLSIZE .comm ___bt_pgin,4,2 ## @__bt_pgin .comm ___bt_pgout,4,2 ## @__bt_pgout .comm _RET_ERROR,8,3 ## @RET_ERROR .comm _DB_LOCK,4,2 ## @DB_LOCK .comm _B_DB_LOCK,4,2 ## @B_DB_LOCK .comm _DB_SHMEM,4,2 ## @DB_SHMEM .comm _B_DB_SHMEM,4,2 ## @B_DB_SHMEM .comm _DB_TXN,4,2 ## @DB_TXN .comm _B_DB_TXN,4,2 ## @B_DB_TXN .comm _EINVAL,4,2 ## @EINVAL .comm _errno,4,2 ## @errno .comm _EFTYPE,4,2 ## @EFTYPE .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl ___bt_open ; -- Begin function __bt_open .p2align 2 ___bt_open: ; @__bt_open .cfi_startproc ; %bb.0: sub sp, sp, #160 .cfi_def_cfa_offset 160 stp x28, x27, [sp, #64] ; 16-byte Folded Spill stp x26, x25, [sp, #80] ; 16-byte Folded Spill stp x24, x23, [sp, #96] ; 16-byte Folded Spill stp x22, x21, [sp, #112] ; 16-byte Folded Spill stp x20, x19, [sp, #128] ; 16-byte Folded Spill stp x29, x30, [sp, #144] ; 16-byte Folded Spill add x29, sp, #144 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 str w4, [sp, #12] ; 4-byte Folded Spill mov x20, x3 mov x23, x2 mov x25, x1 mov x24, x0 bl _byteorder mov x28, x0 Lloh0: adrp x14, _errno@GOTPAGE Lloh1: ldr x14, [x14, _errno@GOTPAGEOFF] cbz x20, LBB0_8 ; %bb.1: ldr w19, [x20] Lloh2: adrp x8, _R_DUP@GOTPAGE Lloh3: ldr x8, [x8, _R_DUP@GOTPAGEOFF] Lloh4: ldr w8, [x8] bics wzr, w19, w8 b.ne LBB0_19 ; %bb.2: ldp w22, w15, [x20, #4] ldp w8, w16, [x20, #12] ldp x10, x9, [x20, #24] cbz w22, LBB0_6 ; %bb.3: Lloh5: adrp x11, _MINPSIZE@GOTPAGE Lloh6: ldr x11, [x11, _MINPSIZE@GOTPAGEOFF] Lloh7: ldr w11, [x11] cmp w22, w11 b.lt LBB0_19 ; %bb.4: tst w22, #0x3 b.ne LBB0_19 ; %bb.5: Lloh8: adrp x11, _MAX_PAGE_OFFSET@GOTPAGE Lloh9: ldr x11, [x11, _MAX_PAGE_OFFSET@GOTPAGEOFF] Lloh10: ldr w11, [x11] add w11, w11, #1 cmp w22, w11 b.gt LBB0_19 LBB0_6: cbz w15, LBB0_23 ; %bb.7: cmp w15, #2 b.ge LBB0_24 b LBB0_19 LBB0_8: mov w22, #0 mov w19, #0 mov w16, #0 Lloh11: adrp x8, ___bt_defcmp@GOTPAGE Lloh12: ldr x8, [x8, ___bt_defcmp@GOTPAGEOFF] Lloh13: adrp x9, _DEFMINKEYPAGE@GOTPAGE Lloh14: ldr x9, [x9, _DEFMINKEYPAGE@GOTPAGEOFF] Lloh15: ldr x27, [x8] Lloh16: ldr w15, [x9] Lloh17: adrp x8, ___bt_defpfx@GOTPAGE Lloh18: ldr x8, [x8, ___bt_defpfx@GOTPAGEOFF] Lloh19: ldr x21, [x8] mov x26, x28 LBB0_9: Lloh20: adrp x8, _BIG_ENDIAN@GOTPAGE Lloh21: ldr x8, [x8, _BIG_ENDIAN@GOTPAGEOFF] Lloh22: ldr w8, [x8] Lloh23: adrp x9, _LITTLE_ENDIAN@GOTPAGE Lloh24: ldr x9, [x9, _LITTLE_ENDIAN@GOTPAGEOFF] Lloh25: ldr w9, [x9] cmp w26, w8 ccmp w26, w9, #4, ne b.ne LBB0_19 ; %bb.10: stp w16, w15, [sp, #4] ; 8-byte Folded Spill mov w0, #1 mov w1, #120 bl _calloc cbz x0, LBB0_22 ; %bb.11: mov x20, x0 mov w8, #-1 Lloh26: adrp x9, _NOT@GOTPAGE Lloh27: ldr x9, [x9, _NOT@GOTPAGEOFF] stp w8, w26, [x0] Lloh28: ldr w9, [x9] str w9, [x0, #112] stp x21, x27, [x0, #96] str w8, [x0, #8] mov w0, #1 mov w1, #120 bl _calloc mov x21, x0 str x0, [x20, #32] cbz x0, LBB0_38 ; %bb.12: ldr w8, [x20, #4] cmp w8, w28 b.eq LBB0_14 ; %bb.13: Lloh29: adrp x8, _B_NEEDSWAP@GOTPAGE Lloh30: ldr x8, [x8, _B_NEEDSWAP@GOTPAGEOFF] Lloh31: ldr w1, [x8] mov x0, x20 bl _F_SET LBB0_14: Lloh32: adrp x8, _DB_BTREE@GOTPAGE Lloh33: ldr x8, [x8, _DB_BTREE@GOTPAGEOFF] Lloh34: ldr w8, [x8] str w8, [x21, #88] Lloh35: adrp x8, ___bt_close@GOTPAGE Lloh36: ldr x8, [x8, ___bt_close@GOTPAGEOFF] Lloh37: ldr w8, [x8] str w8, [x21, #72] Lloh38: adrp x8, ___bt_delete@GOTPAGE Lloh39: ldr x8, [x8, ___bt_delete@GOTPAGEOFF] Lloh40: ldr w8, [x8] Lloh41: adrp x9, ___bt_fd@GOTPAGE Lloh42: ldr x9, [x9, ___bt_fd@GOTPAGEOFF] Lloh43: ldr w9, [x9] stp w9, w8, [x21, #64] Lloh44: adrp x8, ___bt_get@GOTPAGE Lloh45: ldr x8, [x8, ___bt_get@GOTPAGEOFF] Lloh46: ldr w8, [x8] Lloh47: adrp x9, ___bt_put@GOTPAGE Lloh48: ldr x9, [x9, ___bt_put@GOTPAGEOFF] Lloh49: ldr w9, [x9] Lloh50: adrp x10, ___bt_seq@GOTPAGE Lloh51: ldr x10, [x10, ___bt_seq@GOTPAGEOFF] stp w9, w8, [x21, #56] Lloh52: ldr w8, [x10] Lloh53: adrp x9, ___bt_sync@GOTPAGE Lloh54: ldr x9, [x9, ___bt_sync@GOTPAGEOFF] Lloh55: ldr w9, [x9] stp w9, w8, [x21, #48] Lloh56: adrp x8, _O_ACCMODE@GOTPAGE Lloh57: ldr x8, [x8, _O_ACCMODE@GOTPAGEOFF] Lloh58: ldr w8, [x8] and w8, w8, w25 str x20, [x21, #80] cbz x24, LBB0_25 ; %bb.15: cmp w8, #129 b.eq LBB0_18 ; %bb.16: cmp w8, #130 b.ne LBB0_34 ; %bb.17: Lloh59: adrp x8, _B_RDONLY@GOTPAGE Lloh60: ldr x8, [x8, _B_RDONLY@GOTPAGEOFF] Lloh61: ldr w1, [x8] mov x0, x20 bl _F_SET LBB0_18: Lloh62: adrp x8, _O_CLOEXEC@GOTPAGE Lloh63: ldr x8, [x8, _O_CLOEXEC@GOTPAGEOFF] Lloh64: ldr w8, [x8] orr w1, w8, w25 mov x0, x24 mov x2, x23 bl __open str w0, [x20] tbz w0, #31, LBB0_28 b LBB0_37 LBB0_19: Lloh65: adrp x8, _EINVAL@GOTPAGE Lloh66: ldr x8, [x8, _EINVAL@GOTPAGEOFF] Lloh67: ldr w19, [x8] LBB0_20: mov x21, #0 str w19, [x14] LBB0_21: mov x0, x21 ldp x29, x30, [sp, #144] ; 16-byte Folded Reload ldp x20, x19, [sp, #128] ; 16-byte Folded Reload ldp x22, x21, [sp, #112] ; 16-byte Folded Reload ldp x24, x23, [sp, #96] ; 16-byte Folded Reload ldp x26, x25, [sp, #80] ; 16-byte Folded Reload ldp x28, x27, [sp, #64] ; 16-byte Folded Reload add sp, sp, #160 ret LBB0_22: Lloh68: adrp x14, _errno@GOTPAGE Lloh69: ldr x14, [x14, _errno@GOTPAGEOFF] ldr w19, [x14] b LBB0_20 LBB0_23: Lloh70: adrp x11, _DEFMINKEYPAGE@GOTPAGE Lloh71: ldr x11, [x11, _DEFMINKEYPAGE@GOTPAGEOFF] Lloh72: ldr w15, [x11] LBB0_24: orr x11, x9, x10 Lloh73: adrp x12, ___bt_defcmp@GOTPAGE Lloh74: ldr x12, [x12, ___bt_defcmp@GOTPAGEOFF] Lloh75: adrp x13, ___bt_defpfx@GOTPAGE Lloh76: ldr x13, [x13, ___bt_defpfx@GOTPAGEOFF] Lloh77: ldr x13, [x13] cmp x11, #0 csel x21, x13, x10, eq Lloh78: ldr x10, [x12] cmp x9, #0 csel x27, x10, x9, eq cmp w8, #0 csel w26, w28, w8, eq b LBB0_9 LBB0_25: cmp w8, #129 b.ne LBB0_34 ; %bb.26: bl _tmp str w0, [x20] cmn w0, #1 b.eq LBB0_37 ; %bb.27: Lloh79: adrp x8, _B_INMEM@GOTPAGE Lloh80: ldr x8, [x8, _B_INMEM@GOTPAGEOFF] Lloh81: ldr w1, [x8] mov x0, x20 bl _F_SET ldr w0, [x20] LBB0_28: add x1, sp, #48 bl __fstat cbnz x0, LBB0_37 ; %bb.29: ldr x8, [sp, #56] cbz x8, LBB0_43 ; %bb.30: ldr w0, [x20] add x1, sp, #16 mov w2, #32 bl __read tbnz w0, #31, LBB0_37 ; %bb.31: cmp w0, #32 b.ne LBB0_63 ; %bb.32: Lloh82: adrp x19, _BTREEMAGIC@GOTPAGE Lloh83: ldr x19, [x19, _BTREEMAGIC@GOTPAGEOFF] ldr x8, [sp, #16] ldr x9, [x19] Lloh84: adrp x10, _B_NEEDSWAP@GOTPAGE Lloh85: ldr x10, [x10, _B_NEEDSWAP@GOTPAGEOFF] Lloh86: ldr w1, [x10] mov x0, x20 cmp x8, x9 b.ne LBB0_64 ; %bb.33: bl _F_CLR b LBB0_65 LBB0_34: Lloh87: adrp x8, _EINVAL@GOTPAGE Lloh88: ldr x8, [x8, _EINVAL@GOTPAGEOFF] LBB0_35: Lloh89: adrp x10, _errno@GOTPAGE Lloh90: ldr x10, [x10, _errno@GOTPAGEOFF] LBB0_36: ldr w8, [x8] str w8, [x10] LBB0_37: ldr x21, [x20, #32] LBB0_38: Lloh91: adrp x8, _errno@GOTPAGE Lloh92: ldr x8, [x8, _errno@GOTPAGEOFF] Lloh93: ldr w19, [x8] cbz x21, LBB0_40 ; %bb.39: mov x0, x21 bl _free LBB0_40: ldr w0, [x20] cmn w0, #1 b.eq LBB0_42 ; %bb.41: bl __close LBB0_42: mov x0, x20 bl _free Lloh94: adrp x14, _errno@GOTPAGE Lloh95: ldr x14, [x14, _errno@GOTPAGEOFF] b LBB0_20 LBB0_43: cbnz w22, LBB0_45 ; %bb.44: ldr w8, [sp, #48] Lloh96: adrp x9, _MINPSIZE@GOTPAGE Lloh97: ldr x9, [x9, _MINPSIZE@GOTPAGEOFF] Lloh98: ldr w9, [x9] cmp w8, w9 csel w8, w8, w9, gt Lloh99: adrp x9, _MAX_PAGE_OFFSET@GOTPAGE Lloh100: ldr x9, [x9, _MAX_PAGE_OFFSET@GOTPAGEOFF] Lloh101: ldr w9, [x9] add w10, w9, #1 cmp w8, w10 csinc w22, w8, w9, lt LBB0_45: Lloh102: adrp x8, _R_DUP@GOTPAGE Lloh103: ldr x8, [x8, _R_DUP@GOTPAGEOFF] Lloh104: ldr w8, [x8] tst w8, w19 b.ne LBB0_47 ; %bb.46: Lloh105: adrp x8, _B_NODUPS@GOTPAGE Lloh106: ldr x8, [x8, _B_NODUPS@GOTPAGEOFF] Lloh107: ldr w1, [x8] mov x0, x20 bl _F_SET LBB0_47: Lloh108: adrp x8, _P_INVALID@GOTPAGE Lloh109: ldr x8, [x8, _P_INVALID@GOTPAGEOFF] Lloh110: ldr w8, [x8] stp w8, wzr, [x20, #12] Lloh111: adrp x8, _B_METADIRTY@GOTPAGE Lloh112: ldr x8, [x8, _B_METADIRTY@GOTPAGEOFF] Lloh113: ldr w1, [x8] mov x0, x20 bl _F_SET LBB0_48: str w22, [x20, #20] ldr w9, [sp, #4] ; 4-byte Folded Reload cbz w9, LBB0_51 ; %bb.49: sub w8, w22, #1 tst w8, w9 b.eq LBB0_51 ; %bb.50: bic w8, w8, w9 add w8, w9, w8 add w9, w8, #1 LBB0_51: Lloh114: adrp x8, _MINCACHE@GOTPAGE Lloh115: ldr x8, [x8, _MINCACHE@GOTPAGEOFF] Lloh116: ldr w8, [x8] mul w8, w8, w22 cmp w9, w8 csel w0, w9, w8, gt mov x1, x22 bl _howmany mov x22, x0 ldr w8, [x20, #20] Lloh117: adrp x9, _BTDATAOFF@GOTPAGE Lloh118: ldr x9, [x9, _BTDATAOFF@GOTPAGEOFF] Lloh119: ldr w9, [x9] sub w8, w8, w9 ldr w9, [sp, #8] ; 4-byte Folded Reload sdiv w8, w8, w9 sxtw x19, w8 mov w0, #0 mov w1, #0 bl _NBLEAFDBT sub x8, x19, x0 sub x23, x8, #4 str x23, [x20, #24] Lloh120: adrp x19, _NOVFLSIZE@GOTPAGE Lloh121: ldr x19, [x19, _NOVFLSIZE@GOTPAGEOFF] ldr w0, [x19] mov x1, x0 bl _NBLEAFDBT add x8, x0, #4 cmp x23, x8 b.hs LBB0_53 ; %bb.52: ldr w0, [x19] mov x1, x0 bl _NBLEAFDBT add x8, x0, #4 str x8, [x20, #24] LBB0_53: ldr w1, [x20] ldr w2, [x20, #20] mov x0, #0 mov x3, x22 bl _mpool_open str x0, [x20, #40] cbz x0, LBB0_37 ; %bb.54: Lloh122: adrp x8, _B_INMEM@GOTPAGE Lloh123: ldr x8, [x8, _B_INMEM@GOTPAGEOFF] Lloh124: ldr w1, [x8] mov x0, x20 bl _F_ISSET cbnz w0, LBB0_56 ; %bb.55: ldr x0, [x20, #40] Lloh125: adrp x8, ___bt_pgin@GOTPAGE Lloh126: ldr x8, [x8, ___bt_pgin@GOTPAGEOFF] Lloh127: ldr w1, [x8] Lloh128: adrp x8, ___bt_pgout@GOTPAGE Lloh129: ldr x8, [x8, ___bt_pgout@GOTPAGEOFF] Lloh130: ldr w2, [x8] mov x3, x20 bl _mpool_filter LBB0_56: mov x0, x20 bl _nroot Lloh131: adrp x8, _RET_ERROR@GOTPAGE Lloh132: ldr x8, [x8, _RET_ERROR@GOTPAGEOFF] Lloh133: ldr x8, [x8] cmp x0, x8 b.eq LBB0_37 ; %bb.57: Lloh134: adrp x8, _DB_LOCK@GOTPAGE Lloh135: ldr x8, [x8, _DB_LOCK@GOTPAGEOFF] Lloh136: ldr w8, [x8] ldr w19, [sp, #12] ; 4-byte Folded Reload tst w8, w19 b.eq LBB0_59 ; %bb.58: Lloh137: adrp x8, _B_DB_LOCK@GOTPAGE Lloh138: ldr x8, [x8, _B_DB_LOCK@GOTPAGEOFF] Lloh139: ldr w1, [x8] mov x0, x20 bl _F_SET LBB0_59: Lloh140: adrp x8, _DB_SHMEM@GOTPAGE Lloh141: ldr x8, [x8, _DB_SHMEM@GOTPAGEOFF] Lloh142: ldr w8, [x8] tst w8, w19 b.eq LBB0_61 ; %bb.60: Lloh143: adrp x8, _B_DB_SHMEM@GOTPAGE Lloh144: ldr x8, [x8, _B_DB_SHMEM@GOTPAGEOFF] Lloh145: ldr w1, [x8] mov x0, x20 bl _F_SET LBB0_61: Lloh146: adrp x8, _DB_TXN@GOTPAGE Lloh147: ldr x8, [x8, _DB_TXN@GOTPAGEOFF] Lloh148: ldr w8, [x8] tst w8, w19 b.eq LBB0_21 ; %bb.62: Lloh149: adrp x8, _B_DB_TXN@GOTPAGE Lloh150: ldr x8, [x8, _B_DB_TXN@GOTPAGEOFF] Lloh151: ldr w1, [x8] mov x0, x20 bl _F_SET b LBB0_21 LBB0_63: Lloh152: adrp x8, _EFTYPE@GOTPAGE Lloh153: ldr x8, [x8, _EFTYPE@GOTPAGEOFF] b LBB0_35 LBB0_64: bl _F_SET ldr w0, [sp, #16] bl _M_32_SWAP ldr w0, [sp, #24] bl _M_32_SWAP ldr w0, [sp, #28] bl _M_32_SWAP ldr w0, [sp, #32] bl _M_32_SWAP ldr w0, [sp, #36] bl _M_32_SWAP ldr w0, [sp, #40] bl _M_32_SWAP LBB0_65: ldr x8, [sp, #16] ldr x9, [x19] cmp x8, x9 Lloh154: adrp x10, _errno@GOTPAGE Lloh155: ldr x10, [x10, _errno@GOTPAGEOFF] b.ne LBB0_71 ; %bb.66: ldrsw x8, [sp, #24] Lloh156: adrp x9, _BTREEVERSION@GOTPAGE Lloh157: ldr x9, [x9, _BTREEVERSION@GOTPAGEOFF] Lloh158: ldr x9, [x9] cmp x9, x8 b.ne LBB0_71 ; %bb.67: ldr w22, [sp, #28] Lloh159: adrp x8, _MINPSIZE@GOTPAGE Lloh160: ldr x8, [x8, _MINPSIZE@GOTPAGEOFF] Lloh161: ldr w8, [x8] cmp w22, w8 b.lt LBB0_71 ; %bb.68: Lloh162: adrp x8, _EFTYPE@GOTPAGE Lloh163: ldr x8, [x8, _EFTYPE@GOTPAGEOFF] tst w22, #0x3 b.ne LBB0_36 ; %bb.69: Lloh164: adrp x9, _MAX_PAGE_OFFSET@GOTPAGE Lloh165: ldr x9, [x9, _MAX_PAGE_OFFSET@GOTPAGEOFF] Lloh166: ldr w9, [x9] add w9, w9, #1 cmp w22, w9 b.gt LBB0_36 ; %bb.70: ldr w1, [sp, #40] Lloh167: adrp x8, _SAVEMETA@GOTPAGE Lloh168: ldr x8, [x8, _SAVEMETA@GOTPAGEOFF] Lloh169: ldr w8, [x8] bics wzr, w1, w8 b.eq LBB0_72 LBB0_71: Lloh170: adrp x8, _EFTYPE@GOTPAGE Lloh171: ldr x8, [x8, _EFTYPE@GOTPAGEOFF] b LBB0_36 LBB0_72: mov x0, x20 bl _F_SET ldr d0, [sp, #32] stur d0, [x20, #12] b LBB0_48 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19 .loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh16 .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh15 .loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25 .loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22 .loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28 .loh AdrpLdrGotLdr Lloh29, Lloh30, Lloh31 .loh AdrpLdrGotLdr Lloh56, Lloh57, Lloh58 .loh AdrpLdrGotLdr Lloh53, Lloh54, Lloh55 .loh AdrpLdrGotLdr Lloh50, Lloh51, Lloh52 .loh AdrpLdrGotLdr Lloh47, Lloh48, Lloh49 .loh AdrpLdrGotLdr Lloh44, Lloh45, Lloh46 .loh AdrpLdrGotLdr Lloh41, Lloh42, Lloh43 .loh AdrpLdrGotLdr Lloh38, Lloh39, Lloh40 .loh AdrpLdrGotLdr Lloh35, Lloh36, Lloh37 .loh AdrpLdrGotLdr Lloh32, Lloh33, Lloh34 .loh AdrpLdrGotLdr Lloh59, Lloh60, Lloh61 .loh AdrpLdrGotLdr Lloh62, Lloh63, Lloh64 .loh AdrpLdrGotLdr Lloh65, Lloh66, Lloh67 .loh AdrpLdrGot Lloh68, Lloh69 .loh AdrpLdrGotLdr Lloh70, Lloh71, Lloh72 .loh AdrpLdrGotLdr Lloh75, Lloh76, Lloh77 .loh AdrpLdrGotLdr Lloh73, Lloh74, Lloh78 .loh AdrpLdrGotLdr Lloh79, Lloh80, Lloh81 .loh AdrpLdrGotLdr Lloh84, Lloh85, Lloh86 .loh AdrpLdrGot Lloh82, Lloh83 .loh AdrpLdrGot Lloh87, Lloh88 .loh AdrpLdrGot Lloh89, Lloh90 .loh AdrpLdrGotLdr Lloh91, Lloh92, Lloh93 .loh AdrpLdrGot Lloh94, Lloh95 .loh AdrpLdrGotLdr Lloh99, Lloh100, Lloh101 .loh AdrpLdrGotLdr Lloh96, Lloh97, Lloh98 .loh AdrpLdrGotLdr Lloh102, Lloh103, Lloh104 .loh AdrpLdrGotLdr Lloh105, Lloh106, Lloh107 .loh AdrpLdrGotLdr Lloh111, Lloh112, Lloh113 .loh AdrpLdrGotLdr Lloh108, Lloh109, Lloh110 .loh AdrpLdrGot Lloh120, Lloh121 .loh AdrpLdrGotLdr Lloh117, Lloh118, Lloh119 .loh AdrpLdrGotLdr Lloh114, Lloh115, Lloh116 .loh AdrpLdrGotLdr Lloh122, Lloh123, Lloh124 .loh AdrpLdrGotLdr Lloh128, Lloh129, Lloh130 .loh AdrpLdrGotLdr Lloh125, Lloh126, Lloh127 .loh AdrpLdrGotLdr Lloh131, Lloh132, Lloh133 .loh AdrpLdrGotLdr Lloh134, Lloh135, Lloh136 .loh AdrpLdrGotLdr Lloh137, Lloh138, Lloh139 .loh AdrpLdrGotLdr Lloh140, Lloh141, Lloh142 .loh AdrpLdrGotLdr Lloh143, Lloh144, Lloh145 .loh AdrpLdrGotLdr Lloh146, Lloh147, Lloh148 .loh AdrpLdrGotLdr Lloh149, Lloh150, Lloh151 .loh AdrpLdrGot Lloh152, Lloh153 .loh AdrpLdrGot Lloh154, Lloh155 .loh AdrpLdrGotLdr Lloh156, Lloh157, Lloh158 .loh AdrpLdrGotLdr Lloh159, Lloh160, Lloh161 .loh AdrpLdrGot Lloh162, Lloh163 .loh AdrpLdrGotLdr Lloh164, Lloh165, Lloh166 .loh AdrpLdrGotLdr Lloh167, Lloh168, Lloh169 .loh AdrpLdrGot Lloh170, Lloh171 .cfi_endproc ; -- End function .comm _R_DUP,4,2 ; @R_DUP .comm _MINPSIZE,4,2 ; @MINPSIZE .comm _MAX_PAGE_OFFSET,4,2 ; @MAX_PAGE_OFFSET .comm _DEFMINKEYPAGE,8,3 ; @DEFMINKEYPAGE .comm ___bt_defcmp,8,3 ; @__bt_defcmp .comm ___bt_defpfx,8,3 ; @__bt_defpfx .comm _BIG_ENDIAN,4,2 ; @BIG_ENDIAN .comm _LITTLE_ENDIAN,4,2 ; @LITTLE_ENDIAN .comm _NOT,4,2 ; @NOT .comm _B_NEEDSWAP,4,2 ; @B_NEEDSWAP .comm _DB_BTREE,4,2 ; @DB_BTREE .comm ___bt_close,4,2 ; @__bt_close .comm ___bt_delete,4,2 ; @__bt_delete .comm ___bt_fd,4,2 ; @__bt_fd .comm ___bt_get,4,2 ; @__bt_get .comm ___bt_put,4,2 ; @__bt_put .comm ___bt_seq,4,2 ; @__bt_seq .comm ___bt_sync,4,2 ; @__bt_sync .comm _O_ACCMODE,4,2 ; @O_ACCMODE .comm _B_RDONLY,4,2 ; @B_RDONLY .comm _O_CLOEXEC,4,2 ; @O_CLOEXEC .comm _B_INMEM,4,2 ; @B_INMEM .comm _BTREEMAGIC,8,3 ; @BTREEMAGIC .comm _BTREEVERSION,8,3 ; @BTREEVERSION .comm _SAVEMETA,4,2 ; @SAVEMETA .comm _B_NODUPS,4,2 ; @B_NODUPS .comm _P_INVALID,4,2 ; @P_INVALID .comm _B_METADIRTY,4,2 ; @B_METADIRTY .comm _MINCACHE,4,2 ; @MINCACHE .comm _BTDATAOFF,4,2 ; @BTDATAOFF .comm _NOVFLSIZE,4,2 ; @NOVFLSIZE .comm ___bt_pgin,4,2 ; @__bt_pgin .comm ___bt_pgout,4,2 ; @__bt_pgout .comm _RET_ERROR,8,3 ; @RET_ERROR .comm _DB_LOCK,4,2 ; @DB_LOCK .comm _B_DB_LOCK,4,2 ; @B_DB_LOCK .comm _DB_SHMEM,4,2 ; @DB_SHMEM .comm _B_DB_SHMEM,4,2 ; @B_DB_SHMEM .comm _DB_TXN,4,2 ; @DB_TXN .comm _B_DB_TXN,4,2 ; @B_DB_TXN .comm _EINVAL,4,2 ; @EINVAL .comm _errno,4,2 ; @errno .comm _EFTYPE,4,2 ; @EFTYPE .subsections_via_symbols
AnghaBench/freebsd/lib/libc/db/btree/extr_bt_open.c___bt_open.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function mlx4_en_set_wol _mlx4_en_set_wol: ## @mlx4_en_set_wol .cfi_startproc ## %bb.0: 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 %rsi, %r14 callq _netdev_priv movq %rax, %r15 movl $0, -36(%rbp) movl (%rax), %edx leal -3(%rdx), %eax cmpl $-3, %eax jbe LBB0_1 ## %bb.3: cmpl $1, %edx jne LBB0_4 ## %bb.5: movq _MLX4_DEV_CAP_FLAG_WOL_PORT1@GOTPCREL(%rip), %rax jmp LBB0_6 LBB0_4: movq _MLX4_DEV_CAP_FLAG_WOL_PORT2@GOTPCREL(%rip), %rax LBB0_6: movq 8(%r15), %rcx movq (%rcx), %rdi movl (%rdi), %ecx testl %ecx, (%rax) je LBB0_1 ## %bb.7: movq _WAKE_MAGIC@GOTPCREL(%rip), %r12 movl (%r12), %eax notl %eax testl %eax, (%r14) je LBB0_9 ## %bb.8: movq _EINVAL@GOTPCREL(%rip), %rax jmp LBB0_2 LBB0_1: movq _EOPNOTSUPP@GOTPCREL(%rip), %rax LBB0_2: xorl %ebx, %ebx subl (%rax), %ebx LBB0_18: movl %ebx, %eax addq $16, %rsp popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq LBB0_9: leaq -36(%rbp), %rsi ## kill: def $edx killed $edx killed $rdx callq _mlx4_wol_read testl %eax, %eax je LBB0_11 ## %bb.10: movl %eax, %ebx leaq L_.str(%rip), %rsi jmp LBB0_17 LBB0_11: movl (%r12), %eax testl %eax, 4(%r14) je LBB0_13 ## %bb.12: movq _MLX4_EN_WOL_DO_MODIFY@GOTPCREL(%rip), %rax movq _MLX4_EN_WOL_ENABLED@GOTPCREL(%rip), %rcx movl (%rcx), %esi orl (%rax), %esi movq _MLX4_EN_WOL_MAGIC@GOTPCREL(%rip), %rax orl (%rax), %esi orl -36(%rbp), %esi jmp LBB0_14 LBB0_13: movq _MLX4_EN_WOL_ENABLED@GOTPCREL(%rip), %rax movq _MLX4_EN_WOL_MAGIC@GOTPCREL(%rip), %rcx movl (%rcx), %esi orl (%rax), %esi notl %esi andl -36(%rbp), %esi movq _MLX4_EN_WOL_DO_MODIFY@GOTPCREL(%rip), %rax orl (%rax), %esi LBB0_14: movl %esi, -36(%rbp) movq 8(%r15), %rax movq (%rax), %rdi movl (%r15), %edx callq _mlx4_wol_write testl %eax, %eax je LBB0_15 ## %bb.16: movl %eax, %ebx leaq L_.str.1(%rip), %rsi LBB0_17: movq %r15, %rdi callq _en_err jmp LBB0_18 LBB0_15: xorl %ebx, %ebx jmp LBB0_18 .cfi_endproc ## -- End function .comm _EOPNOTSUPP,4,2 ## @EOPNOTSUPP .comm _MLX4_DEV_CAP_FLAG_WOL_PORT1,4,2 ## @MLX4_DEV_CAP_FLAG_WOL_PORT1 .comm _MLX4_DEV_CAP_FLAG_WOL_PORT2,4,2 ## @MLX4_DEV_CAP_FLAG_WOL_PORT2 .comm _WAKE_MAGIC,4,2 ## @WAKE_MAGIC .comm _EINVAL,4,2 ## @EINVAL .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Failed to get WoL info, unable to modify\n" .comm _MLX4_EN_WOL_DO_MODIFY,4,2 ## @MLX4_EN_WOL_DO_MODIFY .comm _MLX4_EN_WOL_ENABLED,4,2 ## @MLX4_EN_WOL_ENABLED .comm _MLX4_EN_WOL_MAGIC,4,2 ## @MLX4_EN_WOL_MAGIC L_.str.1: ## @.str.1 .asciz "Failed to set WoL information\n" .no_dead_strip _mlx4_en_set_wol .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function mlx4_en_set_wol _mlx4_en_set_wol: ; @mlx4_en_set_wol .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x20, x1 bl _netdev_priv str wzr, [sp, #12] ldr w2, [x0] sub w8, w2, #3 cmn w8, #3 b.ls LBB0_4 ; %bb.1: mov x19, x0 Lloh0: adrp x8, _MLX4_DEV_CAP_FLAG_WOL_PORT1@GOTPAGE Lloh1: ldr x8, [x8, _MLX4_DEV_CAP_FLAG_WOL_PORT1@GOTPAGEOFF] Lloh2: adrp x9, _MLX4_DEV_CAP_FLAG_WOL_PORT2@GOTPAGE Lloh3: ldr x9, [x9, _MLX4_DEV_CAP_FLAG_WOL_PORT2@GOTPAGEOFF] cmp w2, #1 csel x8, x8, x9, eq ldr w8, [x8] ldr x9, [x0, #8] ldr x0, [x9] ldr w9, [x0] tst w9, w8 b.eq LBB0_4 ; %bb.2: ldr w8, [x20] Lloh4: adrp x22, _WAKE_MAGIC@GOTPAGE Lloh5: ldr x22, [x22, _WAKE_MAGIC@GOTPAGEOFF] ldr w9, [x22] bics wzr, w8, w9 b.eq LBB0_7 ; %bb.3: Lloh6: adrp x8, _EINVAL@GOTPAGE Lloh7: ldr x8, [x8, _EINVAL@GOTPAGEOFF] b LBB0_5 LBB0_4: Lloh8: adrp x8, _EOPNOTSUPP@GOTPAGE Lloh9: ldr x8, [x8, _EOPNOTSUPP@GOTPAGEOFF] LBB0_5: ldr w8, [x8] neg w21, w8 LBB0_6: mov x0, x21 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 ret LBB0_7: add x1, sp, #12 bl _mlx4_wol_read cbz w0, LBB0_9 ; %bb.8: mov x21, x0 Lloh10: adrp x1, l_.str@PAGE Lloh11: add x1, x1, l_.str@PAGEOFF b LBB0_14 LBB0_9: ldr w8, [x20, #4] ldr w9, [x22] tst w9, w8 b.eq LBB0_11 ; %bb.10: Lloh12: adrp x8, _MLX4_EN_WOL_DO_MODIFY@GOTPAGE Lloh13: ldr x8, [x8, _MLX4_EN_WOL_DO_MODIFY@GOTPAGEOFF] Lloh14: ldr w8, [x8] Lloh15: adrp x9, _MLX4_EN_WOL_ENABLED@GOTPAGE Lloh16: ldr x9, [x9, _MLX4_EN_WOL_ENABLED@GOTPAGEOFF] Lloh17: ldr w9, [x9] orr w8, w9, w8 Lloh18: adrp x9, _MLX4_EN_WOL_MAGIC@GOTPAGE Lloh19: ldr x9, [x9, _MLX4_EN_WOL_MAGIC@GOTPAGEOFF] Lloh20: ldr w9, [x9] orr w8, w8, w9 ldr w9, [sp, #12] orr w1, w8, w9 b LBB0_12 LBB0_11: Lloh21: adrp x8, _MLX4_EN_WOL_ENABLED@GOTPAGE Lloh22: ldr x8, [x8, _MLX4_EN_WOL_ENABLED@GOTPAGEOFF] Lloh23: ldr w8, [x8] Lloh24: adrp x9, _MLX4_EN_WOL_MAGIC@GOTPAGE Lloh25: ldr x9, [x9, _MLX4_EN_WOL_MAGIC@GOTPAGEOFF] Lloh26: ldr w9, [x9] orr w8, w9, w8 ldr w9, [sp, #12] bic w8, w9, w8 Lloh27: adrp x9, _MLX4_EN_WOL_DO_MODIFY@GOTPAGE Lloh28: ldr x9, [x9, _MLX4_EN_WOL_DO_MODIFY@GOTPAGEOFF] Lloh29: ldr w9, [x9] orr w1, w9, w8 LBB0_12: str w1, [sp, #12] ldr x8, [x19, #8] ldr x0, [x8] ldr w2, [x19] bl _mlx4_wol_write mov x21, x0 cbz w0, LBB0_6 ; %bb.13: Lloh30: adrp x1, l_.str.1@PAGE Lloh31: add x1, x1, l_.str.1@PAGEOFF LBB0_14: mov x0, x19 bl _en_err b LBB0_6 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGot Lloh4, Lloh5 .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpLdrGot Lloh8, Lloh9 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20 .loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29 .loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26 .loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23 .loh AdrpAdd Lloh30, Lloh31 .cfi_endproc ; -- End function .comm _EOPNOTSUPP,4,2 ; @EOPNOTSUPP .comm _MLX4_DEV_CAP_FLAG_WOL_PORT1,4,2 ; @MLX4_DEV_CAP_FLAG_WOL_PORT1 .comm _MLX4_DEV_CAP_FLAG_WOL_PORT2,4,2 ; @MLX4_DEV_CAP_FLAG_WOL_PORT2 .comm _WAKE_MAGIC,4,2 ; @WAKE_MAGIC .comm _EINVAL,4,2 ; @EINVAL .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Failed to get WoL info, unable to modify\n" .comm _MLX4_EN_WOL_DO_MODIFY,4,2 ; @MLX4_EN_WOL_DO_MODIFY .comm _MLX4_EN_WOL_ENABLED,4,2 ; @MLX4_EN_WOL_ENABLED .comm _MLX4_EN_WOL_MAGIC,4,2 ; @MLX4_EN_WOL_MAGIC l_.str.1: ; @.str.1 .asciz "Failed to set WoL information\n" .no_dead_strip _mlx4_en_set_wol .subsections_via_symbols
AnghaBench/linux/drivers/net/ethernet/mellanox/mlx4/extr_en_ethtool.c_mlx4_en_set_wol.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .subsections_via_symbols
the_stack_data/18887200.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function des3_128_setkey _des3_128_setkey: ## @des3_128_setkey .cfi_startproc ## %bb.0: 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, -44(%rbp) ## 4-byte Spill movq %rsi, %r13 movq %rdi, %r15 callq _crypto_tfm_ctx movq %rax, %r12 movq _DES_KEY_SIZE@GOTPCREL(%rip), %r14 movq (%r14), %rbx leaq (,%rbx,4), %rsi addq %r13, %rsi movq %r13, %rdi movq %rbx, %rdx callq _memcmp testl %eax, %eax je LBB0_1 LBB0_3: movq %r13, %rdi movq %rbx, %rsi movq %r15, %rdx callq _crypto_des_check_key testl %eax, %eax js LBB0_6 ## %bb.4: movq (%r14), %rsi leaq (,%rsi,4), %rdi addq %r13, %rdi movq %r15, %rdx callq _crypto_des_check_key testl %eax, %eax js LBB0_6 ## %bb.5: movl (%r12), %edi movq %r13, %rsi movl -44(%rbp), %edx ## 4-byte Reload callq _memcpy xorl %eax, %eax jmp LBB0_6 LBB0_1: movl (%r15), %eax movq _CRYPTO_TFM_REQ_WEAK_KEY@GOTPCREL(%rip), %rcx testl %eax, (%rcx) je LBB0_3 ## %bb.2: movq _CRYPTO_TFM_RES_WEAK_KEY@GOTPCREL(%rip), %rcx orl (%rcx), %eax movl %eax, (%r15) movq _EINVAL@GOTPCREL(%rip), %rcx xorl %eax, %eax subl (%rcx), %eax LBB0_6: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _DES_KEY_SIZE,8,3 ## @DES_KEY_SIZE .comm _CRYPTO_TFM_REQ_WEAK_KEY,4,2 ## @CRYPTO_TFM_REQ_WEAK_KEY .comm _CRYPTO_TFM_RES_WEAK_KEY,4,2 ## @CRYPTO_TFM_RES_WEAK_KEY .comm _EINVAL,4,2 ## @EINVAL .no_dead_strip _des3_128_setkey .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function des3_128_setkey _des3_128_setkey: ; @des3_128_setkey .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x19, x2 mov x20, x1 mov x21, x0 bl _crypto_tfm_ctx mov x22, x0 Lloh0: adrp x24, _DES_KEY_SIZE@GOTPAGE Lloh1: ldr x24, [x24, _DES_KEY_SIZE@GOTPAGEOFF] ldr x23, [x24] add x1, x20, x23, lsl #2 mov x0, x20 mov x2, x23 bl _memcmp cbz w0, LBB0_4 LBB0_1: mov x0, x20 mov x1, x23 mov x2, x21 bl _crypto_des_check_key tbnz w0, #31, LBB0_6 ; %bb.2: ldr x1, [x24] add x0, x20, x1, lsl #2 mov x2, x21 bl _crypto_des_check_key tbnz w0, #31, LBB0_6 ; %bb.3: ldr w0, [x22] mov x1, x20 mov x2, x19 bl _memcpy mov w0, #0 b LBB0_6 LBB0_4: ldr w8, [x21] Lloh2: adrp x9, _CRYPTO_TFM_REQ_WEAK_KEY@GOTPAGE Lloh3: ldr x9, [x9, _CRYPTO_TFM_REQ_WEAK_KEY@GOTPAGEOFF] Lloh4: ldr w9, [x9] tst w9, w8 b.eq LBB0_1 ; %bb.5: Lloh5: adrp x9, _CRYPTO_TFM_RES_WEAK_KEY@GOTPAGE Lloh6: ldr x9, [x9, _CRYPTO_TFM_RES_WEAK_KEY@GOTPAGEOFF] Lloh7: ldr w9, [x9] orr w8, w9, w8 str w8, [x21] Lloh8: adrp x8, _EINVAL@GOTPAGE Lloh9: ldr x8, [x8, _EINVAL@GOTPAGEOFF] Lloh10: ldr w8, [x8] neg w0, w8 LBB0_6: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .cfi_endproc ; -- End function .comm _DES_KEY_SIZE,8,3 ; @DES_KEY_SIZE .comm _CRYPTO_TFM_REQ_WEAK_KEY,4,2 ; @CRYPTO_TFM_REQ_WEAK_KEY .comm _CRYPTO_TFM_RES_WEAK_KEY,4,2 ; @CRYPTO_TFM_RES_WEAK_KEY .comm _EINVAL,4,2 ; @EINVAL .no_dead_strip _des3_128_setkey .subsections_via_symbols
AnghaBench/fastsocket/kernel/arch/s390/crypto/extr_des_s390.c_des3_128_setkey.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function imx355_remove _imx355_remove: ## @imx355_remove .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %r14 callq _i2c_get_clientdata movq %rax, %rbx movq %rax, %rdi callq _to_imx355 movq %rax, %r15 movq %rbx, %rdi callq _v4l2_async_unregister_subdev leaq 4(%rbx), %rdi callq _media_entity_cleanup movl (%rbx), %edi callq _v4l2_ctrl_handler_free movq %r14, %rdi callq _pm_runtime_disable movq %r14, %rdi callq _pm_runtime_set_suspended movq %r15, %rdi callq _mutex_destroy xorl %eax, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _imx355_remove .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function imx355_remove _imx355_remove: ; @imx355_remove .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x0 bl _i2c_get_clientdata mov x20, x0 bl _to_imx355 mov x21, x0 mov x0, x20 bl _v4l2_async_unregister_subdev add x0, x20, #4 bl _media_entity_cleanup ldr w0, [x20] bl _v4l2_ctrl_handler_free mov x0, x19 bl _pm_runtime_disable mov x0, x19 bl _pm_runtime_set_suspended mov x0, x21 bl _mutex_destroy mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _imx355_remove .subsections_via_symbols
AnghaBench/linux/drivers/media/i2c/extr_imx355.c_imx355_remove.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _efx_farch_filter_clear_rx ## -- Begin function efx_farch_filter_clear_rx .p2align 4, 0x90 _efx_farch_filter_clear_rx: ## @efx_farch_filter_clear_rx .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movl %esi, %r14d movq %rdi, %rbx movq _EFX_FARCH_FILTER_TABLE_RX_IP@GOTPCREL(%rip), %rax movl (%rax), %esi movl %r14d, %edx callq _efx_farch_filter_table_clear movq _EFX_FARCH_FILTER_TABLE_RX_MAC@GOTPCREL(%rip), %rax movl (%rax), %esi movq %rbx, %rdi movl %r14d, %edx callq _efx_farch_filter_table_clear movq _EFX_FARCH_FILTER_TABLE_RX_DEF@GOTPCREL(%rip), %rax movl (%rax), %esi movq %rbx, %rdi movl %r14d, %edx callq _efx_farch_filter_table_clear xorl %eax, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _EFX_FARCH_FILTER_TABLE_RX_IP,4,2 ## @EFX_FARCH_FILTER_TABLE_RX_IP .comm _EFX_FARCH_FILTER_TABLE_RX_MAC,4,2 ## @EFX_FARCH_FILTER_TABLE_RX_MAC .comm _EFX_FARCH_FILTER_TABLE_RX_DEF,4,2 ## @EFX_FARCH_FILTER_TABLE_RX_DEF .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _efx_farch_filter_clear_rx ; -- Begin function efx_farch_filter_clear_rx .p2align 2 _efx_farch_filter_clear_rx: ; @efx_farch_filter_clear_rx .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 x8, _EFX_FARCH_FILTER_TABLE_RX_IP@GOTPAGE Lloh1: ldr x8, [x8, _EFX_FARCH_FILTER_TABLE_RX_IP@GOTPAGEOFF] Lloh2: ldr w1, [x8] mov x2, x19 bl _efx_farch_filter_table_clear Lloh3: adrp x8, _EFX_FARCH_FILTER_TABLE_RX_MAC@GOTPAGE Lloh4: ldr x8, [x8, _EFX_FARCH_FILTER_TABLE_RX_MAC@GOTPAGEOFF] Lloh5: ldr w1, [x8] mov x0, x20 mov x2, x19 bl _efx_farch_filter_table_clear Lloh6: adrp x8, _EFX_FARCH_FILTER_TABLE_RX_DEF@GOTPAGE Lloh7: ldr x8, [x8, _EFX_FARCH_FILTER_TABLE_RX_DEF@GOTPAGEOFF] Lloh8: ldr w1, [x8] mov x0, x20 mov x2, x19 bl _efx_farch_filter_table_clear mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _EFX_FARCH_FILTER_TABLE_RX_IP,4,2 ; @EFX_FARCH_FILTER_TABLE_RX_IP .comm _EFX_FARCH_FILTER_TABLE_RX_MAC,4,2 ; @EFX_FARCH_FILTER_TABLE_RX_MAC .comm _EFX_FARCH_FILTER_TABLE_RX_DEF,4,2 ; @EFX_FARCH_FILTER_TABLE_RX_DEF .subsections_via_symbols
AnghaBench/linux/drivers/net/ethernet/sfc/extr_farch.c_efx_farch_filter_clear_rx.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function twd_timer_ack _twd_timer_ack: ## @twd_timer_ack .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 _twd_base@GOTPCREL(%rip), %r14 movq _TWD_TIMER_INTSTAT@GOTPCREL(%rip), %rbx movq (%rbx), %rdi addq (%r14), %rdi callq _readl_relaxed testq %rax, %rax je LBB0_1 ## %bb.2: movq (%rbx), %rsi addq (%r14), %rsi movl $1, %ebx movl $1, %edi callq _writel_relaxed jmp LBB0_3 LBB0_1: xorl %ebx, %ebx LBB0_3: movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _twd_base,8,3 ## @twd_base .comm _TWD_TIMER_INTSTAT,8,3 ## @TWD_TIMER_INTSTAT .no_dead_strip _twd_timer_ack .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function twd_timer_ack _twd_timer_ack: ; @twd_timer_ack .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x19, _twd_base@GOTPAGE Lloh1: ldr x19, [x19, _twd_base@GOTPAGEOFF] ldr x8, [x19] Lloh2: adrp x20, _TWD_TIMER_INTSTAT@GOTPAGE Lloh3: ldr x20, [x20, _TWD_TIMER_INTSTAT@GOTPAGEOFF] ldr x9, [x20] add x0, x9, x8 bl _readl_relaxed cbz x0, LBB0_2 ; %bb.1: ldr x8, [x19] ldr x9, [x20] add x1, x9, x8 mov w19, #1 mov w0, #1 bl _writel_relaxed b LBB0_3 LBB0_2: mov w19, #0 LBB0_3: mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _twd_base,8,3 ; @twd_base .comm _TWD_TIMER_INTSTAT,8,3 ; @TWD_TIMER_INTSTAT .no_dead_strip _twd_timer_ack .subsections_via_symbols
AnghaBench/linux/arch/arm/kernel/extr_smp_twd.c_twd_timer_ack.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function wm8350_ldo_get_mode _wm8350_ldo_get_mode: ## @wm8350_ldo_get_mode .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _REGULATOR_MODE_NORMAL@GOTPCREL(%rip), %rax movl (%rax), %eax popq %rbp retq .cfi_endproc ## -- End function .comm _REGULATOR_MODE_NORMAL,4,2 ## @REGULATOR_MODE_NORMAL .no_dead_strip _wm8350_ldo_get_mode .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function wm8350_ldo_get_mode _wm8350_ldo_get_mode: ; @wm8350_ldo_get_mode .cfi_startproc ; %bb.0: Lloh0: adrp x8, _REGULATOR_MODE_NORMAL@GOTPAGE Lloh1: ldr x8, [x8, _REGULATOR_MODE_NORMAL@GOTPAGEOFF] Lloh2: ldr w0, [x8] ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _REGULATOR_MODE_NORMAL,4,2 ; @REGULATOR_MODE_NORMAL .no_dead_strip _wm8350_ldo_get_mode .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/regulator/extr_wm8350-regulator.c_wm8350_ldo_get_mode.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_str(%rip), %rdi callq _puts xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_str: ## @str .asciz "Mysql Source code analysis" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh0: adrp x0, l_str@PAGE Lloh1: add x0, x0, l_str@PAGEOFF bl _puts mov w0, #0 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_str: ; @str .asciz "Mysql Source code analysis" .subsections_via_symbols
the_stack_data/727955.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function check_chosen_node_is_root _check_chosen_node_is_root: ## @check_chosen_node_is_root .cfi_startproc ## %bb.0: 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, %rbx movq %rsi, %r14 movq %rdi, %r15 movl 8(%rdx), %edi leaq L_.str(%rip), %rsi callq _streq testl %eax, %eax je LBB0_2 ## %bb.1: movq (%rbx), %rax cmpq (%r14), %rax jne LBB0_3 LBB0_2: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq LBB0_3: leaq L_.str.1(%rip), %rcx movq %r15, %rdi movq %r14, %rsi movq %rbx, %rdx addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp jmp _FAIL ## TAILCALL .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "chosen" L_.str.1: ## @.str.1 .asciz "chosen node must be at root node" .no_dead_strip _check_chosen_node_is_root .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function check_chosen_node_is_root _check_chosen_node_is_root: ; @check_chosen_node_is_root .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 ldr w0, [x2, #8] Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF bl _streq cbz w0, LBB0_2 ; %bb.1: ldr x8, [x19] ldr x9, [x20] cmp x8, x9 b.ne LBB0_3 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 LBB0_3: Lloh2: adrp x3, l_.str.1@PAGE Lloh3: add x3, x3, l_.str.1@PAGEOFF mov x0, x21 mov x1, x20 mov x2, x19 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload b _FAIL .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "chosen" l_.str.1: ; @.str.1 .asciz "chosen node must be at root node" .no_dead_strip _check_chosen_node_is_root .subsections_via_symbols
AnghaBench/linux/scripts/dtc/extr_checks.c_check_chosen_node_is_root.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function preempt_disable_notrace _preempt_disable_notrace: ## @preempt_disable_notrace .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp xorl %eax, %eax popq %rbp jmp _preempt_disable ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _preempt_disable_notrace .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function preempt_disable_notrace _preempt_disable_notrace: ; @preempt_disable_notrace .cfi_startproc ; %bb.0: b _preempt_disable .cfi_endproc ; -- End function .no_dead_strip _preempt_disable_notrace .subsections_via_symbols
AnghaBench/linux/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/extr_preempt.h_preempt_disable_notrace.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function lcdtg_ssp_i2c_send _lcdtg_ssp_i2c_send: ## @lcdtg_ssp_i2c_send .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %esi, %edx movq _POWERREG0_ADRS@GOTPCREL(%rip), %rax movl (%rax), %esi callq _corgi_ssp_lcdtg_send movl $10, %edi popq %rbp jmp _udelay ## TAILCALL .cfi_endproc ## -- End function .comm _POWERREG0_ADRS,4,2 ## @POWERREG0_ADRS .no_dead_strip _lcdtg_ssp_i2c_send .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function lcdtg_ssp_i2c_send _lcdtg_ssp_i2c_send: ; @lcdtg_ssp_i2c_send .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov x2, x1 Lloh0: adrp x8, _POWERREG0_ADRS@GOTPAGE Lloh1: ldr x8, [x8, _POWERREG0_ADRS@GOTPAGEOFF] Lloh2: ldr w1, [x8] bl _corgi_ssp_lcdtg_send mov w0, #10 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload b _udelay .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _POWERREG0_ADRS,4,2 ; @POWERREG0_ADRS .no_dead_strip _lcdtg_ssp_i2c_send .subsections_via_symbols
AnghaBench/linux/drivers/video/backlight/extr_corgi_lcd.c_lcdtg_ssp_i2c_send.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function wilco_ec_remove _wilco_ec_remove: ## @wilco_ec_remove .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 callq _platform_get_drvdata movq %rax, %rbx movq %rax, %rdi callq _wilco_ec_remove_sysfs movq 16(%rbx), %rdi callq _platform_device_unregister movq 8(%rbx), %rdi callq _platform_device_unregister movq (%rbx), %rdi testq %rdi, %rdi je LBB0_2 ## %bb.1: callq _platform_device_unregister LBB0_2: xorl %eax, %eax callq _cros_ec_lpc_mec_destroy xorl %eax, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _wilco_ec_remove .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function wilco_ec_remove _wilco_ec_remove: ; @wilco_ec_remove .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 bl _platform_get_drvdata mov x19, x0 bl _wilco_ec_remove_sysfs ldr x0, [x19, #16] bl _platform_device_unregister ldr x0, [x19, #8] bl _platform_device_unregister ldr x0, [x19] cbz x0, LBB0_2 ; %bb.1: bl _platform_device_unregister LBB0_2: bl _cros_ec_lpc_mec_destroy mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _wilco_ec_remove .subsections_via_symbols
AnghaBench/linux/drivers/platform/chrome/wilco_ec/extr_core.c_wilco_ec_remove.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function Close _Close: ## @Close .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), %rdi popq %rbp jmp _free ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _Close .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function Close _Close: ; @Close .cfi_startproc ; %bb.0: ldr x0, [x0] b _free .cfi_endproc ; -- End function .no_dead_strip _Close .subsections_via_symbols
AnghaBench/vlc/modules/video_filter/extr_transform.c_Close.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function write_iob_reg _write_iob_reg: ## @write_iob_reg .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 _pasemi_write_iob_reg ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _write_iob_reg .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function write_iob_reg _write_iob_reg: ; @write_iob_reg .cfi_startproc ; %bb.0: b _pasemi_write_iob_reg .cfi_endproc ; -- End function .no_dead_strip _write_iob_reg .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/net/extr_pasemi_mac.c_write_iob_reg.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _menu_cbs_init_bind_ok ## -- Begin function menu_cbs_init_bind_ok .p2align 4, 0x90 _menu_cbs_init_bind_ok: ## @menu_cbs_init_bind_ok .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 testq %rdi, %rdi je LBB0_1 ## %bb.2: movl %r9d, %r15d movl %ecx, %r14d movq %rdx, %r12 movq %rdi, %rbx movq _action_ok_lookup_setting@GOTPCREL(%rip), %rax movl (%rax), %esi callq _BIND_ACTION_OK movq %rbx, %rdi movq %r12, %rsi movl %r15d, %edx callq _menu_cbs_init_bind_ok_compare_label testq %rax, %rax je LBB0_3 ## %bb.4: movl 16(%rbp), %edx movq %rbx, %rdi movl %r15d, %esi movl %r14d, %ecx callq _menu_cbs_init_bind_ok_compare_type movq %rax, %rcx xorl %eax, %eax negq %rcx sbbl %eax, %eax jmp LBB0_5 LBB0_1: movl $-1, %eax jmp LBB0_5 LBB0_3: xorl %eax, %eax LBB0_5: popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _action_ok_lookup_setting,4,2 ## @action_ok_lookup_setting .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _menu_cbs_init_bind_ok ; -- Begin function menu_cbs_init_bind_ok .p2align 2 _menu_cbs_init_bind_ok: ; @menu_cbs_init_bind_ok .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 cbz x0, LBB0_3 ; %bb.1: mov x19, x6 mov x21, x5 mov x20, x3 mov x23, x2 mov x22, x0 Lloh0: adrp x8, _action_ok_lookup_setting@GOTPAGE Lloh1: ldr x8, [x8, _action_ok_lookup_setting@GOTPAGEOFF] Lloh2: ldr w1, [x8] bl _BIND_ACTION_OK mov x0, x22 mov x1, x23 mov x2, x21 bl _menu_cbs_init_bind_ok_compare_label cbz x0, LBB0_4 ; %bb.2: mov x0, x22 mov x1, x21 mov x2, x19 mov x3, x20 bl _menu_cbs_init_bind_ok_compare_type cmp x0, #0 csetm w0, ne 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 ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _action_ok_lookup_setting,4,2 ; @action_ok_lookup_setting .subsections_via_symbols
AnghaBench/RetroArch/menu/cbs/extr_menu_cbs_ok.c_menu_cbs_init_bind_ok.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _dcabs1_ ## -- Begin function dcabs1_ .p2align 4, 0x90 _dcabs1_: ## @dcabs1_ .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rdi, %rbx movq (%rdi), %rdi callq _abs movl %eax, %r14d movq %rbx, %rdi callq _d_imag movq %rax, %rdi callq _abs addl %r14d, %eax cltq popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _dcabs1_ ; -- Begin function dcabs1_ .p2align 2 _dcabs1_: ; @dcabs1_ .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 ldr x0, [x0] bl _abs mov x20, x0 mov x0, x19 bl _d_imag bl _abs add w8, w0, w20 sxtw x0, w8 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/numpy/numpy/linalg/lapack_lite/extr_f2c_blas.c_dcabs1_.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function test_string_termination _test_string_termination: ## @test_string_termination .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $104, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) movq _hkey_main@GOTPCREL(%rip), %rax movl (%rax), %edi leaq L_.str(%rip), %rsi leaq -124(%rbp), %rdx callq _RegCreateKeyA movq _ERROR_SUCCESS@GOTPCREL(%rip), %r12 xorl %edi, %edi cmpl (%r12), %eax sete %dil leaq L_.str.1(%rip), %rsi movl %eax, %edx xorl %eax, %eax callq _ok movl -124(%rbp), %edi movq _REG_SZ@GOTPCREL(%rip), %rax movl (%rax), %ecx leaq L_.str.2(%rip), %rbx leaq _test_string_termination.string(%rip), %r14 movl $10, %r9d movq %rbx, %rsi xorl %edx, %edx movq %r14, %r8 callq _RegSetValueExA xorl %edi, %edi cmpl (%r12), %eax sete %dil leaq L_.str.3(%rip), %r13 movq %r13, %rsi movl %eax, %edx xorl %eax, %eax callq _ok movq $10, -120(%rbp) movl -124(%rbp), %edi leaq -112(%rbp), %r8 leaq -120(%rbp), %r15 movq %rbx, %rsi xorl %edx, %edx xorl %ecx, %ecx movq %r15, %r9 callq _RegQueryValueExA movq _ERROR_MORE_DATA@GOTPCREL(%rip), %rcx xorl %edi, %edi cmpl (%rcx), %eax sete %dil leaq L_.str.4(%rip), %rsi movl %eax, %edx xorl %eax, %eax callq _ok movl -124(%rbp), %edi movq _REG_SZ@GOTPCREL(%rip), %rax movl (%rax), %ecx movl $9, %r9d movq %rbx, %rsi xorl %edx, %edx movq %r14, %r8 callq _RegSetValueExA xorl %edi, %edi cmpl (%r12), %eax sete %dil movq %r13, %rsi movl %eax, %edx xorl %eax, %eax callq _ok movq $0, -120(%rbp) movl -124(%rbp), %edi movq %rbx, %rsi movq %rbx, %r13 xorl %edx, %edx xorl %ecx, %ecx xorl %r8d, %r8d movq %r15, %r9 callq _RegQueryValueExA xorl %edi, %edi cmpl (%r12), %eax sete %dil leaq L_.str.5(%rip), %rbx movq %rbx, %rsi movl %eax, %edx xorl %eax, %eax callq _ok movq -120(%rbp), %rdx xorl %edi, %edi cmpq $9, %rdx sete %dil leaq L_.str.6(%rip), %rsi movl $9, %ecx xorl %eax, %eax callq _ok movq $9, -120(%rbp) leaq -112(%rbp), %r14 movq %r14, %rdi movl $189, %esi movl $44, %edx callq _memset movl -124(%rbp), %edi movq %r13, %rsi xorl %edx, %edx xorl %ecx, %ecx movq %r14, %r8 movq %r15, %r9 callq _RegQueryValueExA xorl %edi, %edi cmpl (%r12), %eax sete %dil movq %rbx, %rsi movl %eax, %edx xorl %eax, %eax callq _ok movq -120(%rbp), %rdx xorl %edi, %edi cmpq $9, %rdx sete %dil leaq L_.str.7(%rip), %r13 movl $9, %ecx movq %r13, %rsi xorl %eax, %eax callq _ok movq -120(%rbp), %rdx movq %r14, %rdi leaq _test_string_termination.string(%rip), %r15 movq %r15, %rsi callq _memcmp xorl %ebx, %ebx testq %rax, %rax sete %bl movq -120(%rbp), %rsi movq %r14, %rdi callq _wine_debugstr_an movq -120(%rbp), %rcx leaq L_.str.8(%rip), %rsi movl %ebx, %edi movl %eax, %edx movq %r15, %r8 xorl %eax, %eax callq _ok movl -76(%rbp), %ecx xorl %edi, %edi cmpl $189, %ecx sete %dil leaq L_.str.9(%rip), %rsi movl $9, %edx xorl %eax, %eax callq _ok movq $10, -120(%rbp) movq %r14, %rdi movl $189, %esi movl $44, %edx callq _memset movl -124(%rbp), %edi leaq L_.str.2(%rip), %rsi xorl %edx, %edx xorl %ecx, %ecx movq %r14, %r8 leaq -120(%rbp), %r12 movq %r12, %r9 callq _RegQueryValueExA xorl %edi, %edi movq _ERROR_SUCCESS@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax sete %dil leaq L_.str.5(%rip), %rsi movl %eax, %edx xorl %eax, %eax callq _ok movq -120(%rbp), %rdx xorl %edi, %edi cmpq $9, %rdx sete %dil movl $9, %ecx movq %r13, %rsi xorl %eax, %eax callq _ok movq -120(%rbp), %rdx movq %r14, %rdi movq %r15, %rsi callq _memcmp xorl %ebx, %ebx testq %rax, %rax sete %bl movq -120(%rbp), %rsi movq %r14, %rdi callq _wine_debugstr_an movq -120(%rbp), %rcx movl %ebx, %edi leaq L_.str.8(%rip), %rsi movl %eax, %edx movq %r15, %r8 movq %r15, %rbx xorl %eax, %eax callq _ok movl -76(%rbp), %ecx xorl %edi, %edi testl %ecx, %ecx sete %dil movl $9, %edx leaq L_.str.9(%rip), %r15 movq %r15, %rsi xorl %eax, %eax callq _ok movq $9, -120(%rbp) movq %r14, %rdi movl $189, %esi movl $44, %edx callq _memset movq $11, -136(%rbp) movl -124(%rbp), %edi leaq -59(%rbp), %r13 leaq -136(%rbp), %rcx xorl %esi, %esi movq %r13, %rdx xorl %r8d, %r8d xorl %r9d, %r9d pushq %r12 pushq %r14 callq _RegEnumValueA addq $16, %rsp xorl %edi, %edi movq _ERROR_SUCCESS@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax sete %dil leaq L_.str.10(%rip), %rsi movl %eax, %edx xorl %eax, %eax callq _ok movq %r13, %rdi leaq L_.str.2(%rip), %rsi callq _strcmp xorl %edi, %edi testq %rax, %rax sete %dil leaq L_.str.11(%rip), %rsi movq %r13, %rdx xorl %eax, %eax callq _ok movq -120(%rbp), %rdx xorl %edi, %edi cmpq $9, %rdx sete %dil movl $9, %ecx leaq L_.str.7(%rip), %rsi xorl %eax, %eax callq _ok movq -120(%rbp), %rdx movq %r14, %rdi movq %rbx, %r12 movq %rbx, %rsi callq _memcmp xorl %ebx, %ebx testq %rax, %rax sete %bl movq -120(%rbp), %rsi movq %r14, %rdi callq _wine_debugstr_an movq -120(%rbp), %rcx movl %ebx, %edi leaq L_.str.8(%rip), %rsi movl %eax, %edx movq %r12, %r8 xorl %eax, %eax callq _ok movl -76(%rbp), %ecx xorl %edi, %edi cmpl $189, %ecx sete %dil movl $9, %edx movq %r15, %rsi xorl %eax, %eax callq _ok movq $10, -120(%rbp) movq %r14, %rdi movl $189, %esi movl $44, %edx callq _memset movq $11, -136(%rbp) movl -124(%rbp), %edi xorl %esi, %esi movq %r13, %rdx leaq -136(%rbp), %rcx xorl %r8d, %r8d xorl %r9d, %r9d leaq -120(%rbp), %rax pushq %rax pushq %r14 callq _RegEnumValueA addq $16, %rsp xorl %edi, %edi movq _ERROR_SUCCESS@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax sete %dil leaq L_.str.10(%rip), %rsi movl %eax, %edx xorl %eax, %eax callq _ok movq %r13, %rdi leaq L_.str.2(%rip), %rsi callq _strcmp xorl %edi, %edi testq %rax, %rax sete %dil leaq L_.str.11(%rip), %rsi movq %r13, %rdx xorl %eax, %eax callq _ok movq -120(%rbp), %rdx xorl %edi, %edi cmpq $9, %rdx sete %dil movl $9, %ecx leaq L_.str.7(%rip), %rsi xorl %eax, %eax callq _ok movq -120(%rbp), %rdx movq %r14, %rdi movq %r12, %rsi callq _memcmp xorl %ebx, %ebx testq %rax, %rax sete %bl movq -120(%rbp), %rsi movq %r14, %rdi callq _wine_debugstr_an movq -120(%rbp), %rcx movl %ebx, %edi leaq L_.str.8(%rip), %rsi movl %eax, %edx movq %r12, %r8 xorl %eax, %eax callq _ok movl -76(%rbp), %ecx xorl %edi, %edi testl %ecx, %ecx sete %dil movl $9, %edx movq %r15, %rsi xorl %eax, %eax callq _ok movl -124(%rbp), %edi leaq L_.str.12(%rip), %rsi callq _RegDeleteKeyA movl -124(%rbp), %edi callq _RegCloseKey movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_2 ## %bb.1: addq $104, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_2: callq ___stack_chk_fail .cfi_endproc ## -- End function .section __TEXT,__const _test_string_termination.string: ## @test_string_termination.string .asciz "FullString" .comm _hkey_main,4,2 ## @hkey_main .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "string_termination" .comm _ERROR_SUCCESS,4,2 ## @ERROR_SUCCESS L_.str.1: ## @.str.1 .asciz "Expected ERROR_SUCCESS, got %d\n" L_.str.2: ## @.str.2 .asciz "stringtest" .comm _REG_SZ,4,2 ## @REG_SZ L_.str.3: ## @.str.3 .asciz "RegSetValueExA failed: %d\n" .comm _ERROR_MORE_DATA,4,2 ## @ERROR_MORE_DATA L_.str.4: ## @.str.4 .asciz "RegQueryValueExA returned: %d\n" L_.str.5: ## @.str.5 .asciz "RegQueryValueExA failed: %d\n" L_.str.6: ## @.str.6 .asciz "wrong size %u != %u\n" L_.str.7: ## @.str.7 .asciz "wrong size: %u != %u\n" L_.str.8: ## @.str.8 .asciz "bad string: %s/%u != %s\n" L_.str.9: ## @.str.9 .asciz "buffer overflow at %u %02x\n" L_.str.10: ## @.str.10 .asciz "RegEnumValueA failed: %d\n" L_.str.11: ## @.str.11 .asciz "wrong name: %s\n" L_.str.12: ## @.str.12 .space 1 .no_dead_strip _test_string_termination .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function test_string_termination _test_string_termination: ; @test_string_termination .cfi_startproc ; %bb.0: sub sp, sp, #208 .cfi_def_cfa_offset 208 stp x28, x27, [sp, #112] ; 16-byte Folded Spill stp x26, x25, [sp, #128] ; 16-byte Folded Spill stp x24, x23, [sp, #144] ; 16-byte Folded Spill stp x22, x21, [sp, #160] ; 16-byte Folded Spill stp x20, x19, [sp, #176] ; 16-byte Folded Spill stp x29, x30, [sp, #192] ; 16-byte Folded Spill add x29, sp, #192 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-88] Lloh3: adrp x8, _hkey_main@GOTPAGE Lloh4: ldr x8, [x8, _hkey_main@GOTPAGEOFF] Lloh5: ldr w0, [x8] Lloh6: adrp x1, l_.str@PAGE Lloh7: add x1, x1, l_.str@PAGEOFF add x2, sp, #44 bl _RegCreateKeyA ; kill: def $w0 killed $w0 def $x0 Lloh8: adrp x27, _ERROR_SUCCESS@GOTPAGE Lloh9: ldr x27, [x27, _ERROR_SUCCESS@GOTPAGEOFF] ldr w8, [x27] cmp w0, w8 cset w8, eq str x0, [sp] Lloh10: adrp x1, l_.str.1@PAGE Lloh11: add x1, x1, l_.str.1@PAGEOFF mov x0, x8 bl _ok ldr w0, [sp, #44] Lloh12: adrp x22, _REG_SZ@GOTPAGE Lloh13: ldr x22, [x22, _REG_SZ@GOTPAGEOFF] ldr w3, [x22] Lloh14: adrp x20, l_.str.2@PAGE Lloh15: add x20, x20, l_.str.2@PAGEOFF Lloh16: adrp x19, _test_string_termination.string@PAGE Lloh17: add x19, x19, _test_string_termination.string@PAGEOFF mov w23, #10 mov x1, x20 mov w2, #0 mov x4, x19 mov w5, #10 bl _RegSetValueExA ; kill: def $w0 killed $w0 def $x0 ldr w8, [x27] cmp w0, w8 cset w8, eq str x0, [sp] Lloh18: adrp x21, l_.str.3@PAGE Lloh19: add x21, x21, l_.str.3@PAGEOFF mov x0, x8 mov x1, x21 bl _ok str x23, [sp, #32] mov w25, #10 ldr w0, [sp, #44] add x4, sp, #48 add x5, sp, #32 mov x1, x20 mov x2, #0 mov x3, #0 bl _RegQueryValueExA ; kill: def $w0 killed $w0 def $x0 Lloh20: adrp x8, _ERROR_MORE_DATA@GOTPAGE Lloh21: ldr x8, [x8, _ERROR_MORE_DATA@GOTPAGEOFF] Lloh22: ldr w8, [x8] cmp w0, w8 cset w8, eq str x0, [sp] Lloh23: adrp x1, l_.str.4@PAGE Lloh24: add x1, x1, l_.str.4@PAGEOFF mov x0, x8 bl _ok ldr w0, [sp, #44] ldr w3, [x22] mov w28, #9 mov x1, x20 mov w2, #0 mov x4, x19 mov w5, #9 bl _RegSetValueExA ; kill: def $w0 killed $w0 def $x0 ldr w8, [x27] cmp w0, w8 cset w8, eq str x0, [sp] mov x0, x8 mov x1, x21 bl _ok str xzr, [sp, #32] ldr w0, [sp, #44] add x5, sp, #32 mov x1, x20 mov x2, #0 mov x3, #0 mov x4, #0 bl _RegQueryValueExA ; kill: def $w0 killed $w0 def $x0 ldr w8, [x27] cmp w0, w8 cset w8, eq str x0, [sp] Lloh25: adrp x24, l_.str.5@PAGE Lloh26: add x24, x24, l_.str.5@PAGEOFF mov x0, x8 mov x1, x24 bl _ok ldr x8, [sp, #32] cmp x8, #9 cset w0, eq stp x8, x28, [sp] Lloh27: adrp x1, l_.str.6@PAGE Lloh28: add x1, x1, l_.str.6@PAGEOFF bl _ok str x28, [sp, #32] add x0, sp, #48 mov w1, #189 mov w2, #44 bl _memset ldr w0, [sp, #44] add x4, sp, #48 add x5, sp, #32 mov x1, x20 mov x2, #0 mov x3, #0 bl _RegQueryValueExA ; kill: def $w0 killed $w0 def $x0 ldr w8, [x27] cmp w0, w8 cset w8, eq str x0, [sp] mov x0, x8 mov x1, x24 bl _ok ldr x8, [sp, #32] cmp x8, #9 cset w0, eq stp x8, x28, [sp] Lloh29: adrp x26, l_.str.7@PAGE Lloh30: add x26, x26, l_.str.7@PAGEOFF mov x1, x26 bl _ok ldr x2, [sp, #32] add x0, sp, #48 mov x1, x19 bl _memcmp cmp x0, #0 cset w23, eq ldr x1, [sp, #32] add x0, sp, #48 bl _wine_debugstr_an ; kill: def $w0 killed $w0 def $x0 ldr x8, [sp, #32] stp x8, x19, [sp, #8] str x0, [sp] Lloh31: adrp x22, l_.str.8@PAGE Lloh32: add x22, x22, l_.str.8@PAGEOFF mov x0, x23 mov x1, x22 bl _ok ldr w8, [sp, #84] cmp w8, #189 cset w0, eq stp x28, x8, [sp] Lloh33: adrp x23, l_.str.9@PAGE Lloh34: add x23, x23, l_.str.9@PAGEOFF mov x1, x23 bl _ok str x25, [sp, #32] add x0, sp, #48 mov w1, #189 mov w2, #44 bl _memset ldr w0, [sp, #44] add x4, sp, #48 add x5, sp, #32 mov x1, x20 mov x2, #0 mov x3, #0 bl _RegQueryValueExA ; kill: def $w0 killed $w0 def $x0 ldr w8, [x27] cmp w0, w8 cset w8, eq str x0, [sp] mov x0, x8 mov x1, x24 bl _ok ldr x8, [sp, #32] cmp x8, #9 cset w0, eq stp x8, x28, [sp] mov x1, x26 bl _ok ldr x2, [sp, #32] add x0, sp, #48 mov x1, x19 bl _memcmp cmp x0, #0 cset w24, eq ldr x1, [sp, #32] add x0, sp, #48 bl _wine_debugstr_an ; kill: def $w0 killed $w0 def $x0 ldr x8, [sp, #32] stp x8, x19, [sp, #8] str x0, [sp] mov x0, x24 mov x1, x22 bl _ok ldr w8, [sp, #84] cmp w8, #0 cset w0, eq stp x28, x8, [sp] mov x1, x23 bl _ok str x28, [sp, #32] add x0, sp, #48 mov w1, #189 mov w2, #44 bl _memset mov w22, #11 str x22, [sp, #24] ldr w0, [sp, #44] add x21, sp, #93 add x2, sp, #93 add x3, sp, #24 add x6, sp, #48 add x7, sp, #32 mov w1, #0 mov x4, #0 mov x5, #0 bl _RegEnumValueA ; kill: def $w0 killed $w0 def $x0 ldr w8, [x27] cmp w0, w8 cset w8, eq str x0, [sp] Lloh35: adrp x24, l_.str.10@PAGE Lloh36: add x24, x24, l_.str.10@PAGEOFF mov x0, x8 mov x1, x24 bl _ok add x0, sp, #93 mov x1, x20 bl _strcmp cmp x0, #0 cset w0, eq str x21, [sp] Lloh37: adrp x25, l_.str.11@PAGE Lloh38: add x25, x25, l_.str.11@PAGEOFF mov x1, x25 bl _ok ldr x8, [sp, #32] cmp x8, #9 cset w0, eq stp x8, x28, [sp] mov x1, x26 bl _ok ldr x2, [sp, #32] add x0, sp, #48 mov x1, x19 bl _memcmp cmp x0, #0 cset w26, eq ldr x1, [sp, #32] add x0, sp, #48 bl _wine_debugstr_an ; kill: def $w0 killed $w0 def $x0 ldr x8, [sp, #32] stp x8, x19, [sp, #8] str x0, [sp] mov x0, x26 Lloh39: adrp x26, l_.str.8@PAGE Lloh40: add x26, x26, l_.str.8@PAGEOFF mov x1, x26 bl _ok ldr w8, [sp, #84] cmp w8, #189 cset w0, eq stp x28, x8, [sp] mov x1, x23 bl _ok mov w8, #10 str x8, [sp, #32] add x0, sp, #48 mov w1, #189 mov w2, #44 bl _memset str x22, [sp, #24] ldr w0, [sp, #44] add x2, sp, #93 add x3, sp, #24 add x6, sp, #48 add x7, sp, #32 mov w1, #0 mov x4, #0 mov x5, #0 bl _RegEnumValueA ; kill: def $w0 killed $w0 def $x0 ldr w8, [x27] cmp w0, w8 cset w8, eq str x0, [sp] mov x0, x8 mov x1, x24 bl _ok add x0, sp, #93 mov x1, x20 bl _strcmp cmp x0, #0 cset w0, eq str x21, [sp] mov x1, x25 bl _ok ldr x8, [sp, #32] cmp x8, #9 cset w0, eq stp x8, x28, [sp] Lloh41: adrp x1, l_.str.7@PAGE Lloh42: add x1, x1, l_.str.7@PAGEOFF bl _ok ldr x2, [sp, #32] add x0, sp, #48 mov x1, x19 bl _memcmp cmp x0, #0 cset w20, eq ldr x1, [sp, #32] add x0, sp, #48 bl _wine_debugstr_an ; kill: def $w0 killed $w0 def $x0 ldr x8, [sp, #32] stp x8, x19, [sp, #8] str x0, [sp] mov x0, x20 mov x1, x26 bl _ok ldr w8, [sp, #84] cmp w8, #0 cset w0, eq stp x28, x8, [sp] mov x1, x23 bl _ok ldr w0, [sp, #44] Lloh43: adrp x1, l_.str.12@PAGE Lloh44: add x1, x1, l_.str.12@PAGEOFF bl _RegDeleteKeyA ldr w0, [sp, #44] bl _RegCloseKey ldur x8, [x29, #-88] Lloh45: adrp x9, ___stack_chk_guard@GOTPAGE Lloh46: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh47: ldr x9, [x9] cmp x9, x8 b.ne LBB0_2 ; %bb.1: ldp x29, x30, [sp, #192] ; 16-byte Folded Reload ldp x20, x19, [sp, #176] ; 16-byte Folded Reload ldp x22, x21, [sp, #160] ; 16-byte Folded Reload ldp x24, x23, [sp, #144] ; 16-byte Folded Reload ldp x26, x25, [sp, #128] ; 16-byte Folded Reload ldp x28, x27, [sp, #112] ; 16-byte Folded Reload add sp, sp, #208 ret LBB0_2: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh45, Lloh46, Lloh47 .loh AdrpAdd Lloh43, Lloh44 .loh AdrpAdd Lloh41, Lloh42 .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 AdrpAdd Lloh25, Lloh26 .loh AdrpAdd Lloh23, Lloh24 .loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22 .loh AdrpAdd Lloh18, Lloh19 .loh AdrpAdd Lloh16, Lloh17 .loh AdrpAdd Lloh14, Lloh15 .loh AdrpLdrGot Lloh12, Lloh13 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGot Lloh8, Lloh9 .loh AdrpAdd Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .section __TEXT,__const _test_string_termination.string: ; @test_string_termination.string .asciz "FullString" .comm _hkey_main,4,2 ; @hkey_main .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "string_termination" .comm _ERROR_SUCCESS,4,2 ; @ERROR_SUCCESS l_.str.1: ; @.str.1 .asciz "Expected ERROR_SUCCESS, got %d\n" l_.str.2: ; @.str.2 .asciz "stringtest" .comm _REG_SZ,4,2 ; @REG_SZ l_.str.3: ; @.str.3 .asciz "RegSetValueExA failed: %d\n" .comm _ERROR_MORE_DATA,4,2 ; @ERROR_MORE_DATA l_.str.4: ; @.str.4 .asciz "RegQueryValueExA returned: %d\n" l_.str.5: ; @.str.5 .asciz "RegQueryValueExA failed: %d\n" l_.str.6: ; @.str.6 .asciz "wrong size %u != %u\n" l_.str.7: ; @.str.7 .asciz "wrong size: %u != %u\n" l_.str.8: ; @.str.8 .asciz "bad string: %s/%u != %s\n" l_.str.9: ; @.str.9 .asciz "buffer overflow at %u %02x\n" l_.str.10: ; @.str.10 .asciz "RegEnumValueA failed: %d\n" l_.str.11: ; @.str.11 .asciz "wrong name: %s\n" l_.str.12: ; @.str.12 .space 1 .no_dead_strip _test_string_termination .subsections_via_symbols
AnghaBench/reactos/modules/rostests/winetests/advapi32/extr_registry.c_test_string_termination.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _cpg_mstp_attach_dev ## -- Begin function cpg_mstp_attach_dev .p2align 4, 0x90 _cpg_mstp_attach_dev: ## @cpg_mstp_attach_dev .cfi_startproc ## %bb.0: 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, %rbx movq (%rsi), %r12 leaq L_.str(%rip), %rsi leaq L_.str.1(%rip), %rdx xorl %r13d, %r13d leaq -48(%rbp), %r8 movq %r12, %rdi xorl %ecx, %ecx callq _of_parse_phandle_with_args testl %eax, %eax jne LBB0_12 ## %bb.1: movq %rbx, -56(%rbp) ## 8-byte Spill movl $1, %ebx leaq L_.str.2(%rip), %r13 leaq L_.str.3(%rip), %r14 leaq -48(%rbp), %r15 .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 movl -48(%rbp), %edi movq %r13, %rsi callq _of_device_is_compatible testq %rax, %rax jne LBB0_6 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movl -48(%rbp), %edi movq %r14, %rsi callq _of_node_name_eq testq %rax, %rax jne LBB0_6 ## %bb.4: ## in Loop: Header=BB0_2 Depth=1 movl -48(%rbp), %edi callq _of_node_put movq %r12, %rdi leaq L_.str(%rip), %rsi leaq L_.str.1(%rip), %rdx movl %ebx, %ecx movq %r15, %r8 callq _of_parse_phandle_with_args incl %ebx testl %eax, %eax je LBB0_2 ## %bb.5: xorl %r13d, %r13d jmp LBB0_12 LBB0_6: leaq -48(%rbp), %rdi callq _of_clk_get_from_provider movq %rax, %r15 movl -48(%rbp), %edi callq _of_node_put movq %r15, %rdi callq _IS_ERR testq %rax, %rax je LBB0_8 ## %bb.7: movq %r15, %rdi callq _PTR_ERR movl %eax, %r13d jmp LBB0_12 LBB0_8: movq -56(%rbp), %r12 ## 8-byte Reload movq %r12, %rdi callq _pm_clk_create movl %eax, %r14d testl %eax, %eax jne LBB0_11 ## %bb.9: movq %r12, %rdi movq %r15, %rsi callq _pm_clk_add_clk testl %eax, %eax movl $0, %r13d je LBB0_12 ## %bb.10: movl %eax, %r14d movq %r12, %rdi callq _pm_clk_destroy LBB0_11: movq %r15, %rdi callq _clk_put movl %r14d, %r13d LBB0_12: movl %r13d, %eax 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 "clocks" L_.str.1: ## @.str.1 .asciz "#clock-cells" L_.str.2: ## @.str.2 .asciz "renesas,cpg-mstp-clocks" L_.str.3: ## @.str.3 .asciz "zb_clk" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _cpg_mstp_attach_dev ; -- Begin function cpg_mstp_attach_dev .p2align 2 _cpg_mstp_attach_dev: ; @cpg_mstp_attach_dev .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 ldr x20, [x1] Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF Lloh2: adrp x2, l_.str.1@PAGE Lloh3: add x2, x2, l_.str.1@PAGEOFF add x4, sp, #8 mov x0, x20 mov w3, #0 bl _of_parse_phandle_with_args mov w21, #0 cbnz w0, LBB0_12 ; %bb.1: mov w21, #1 Lloh4: adrp x22, l_.str.2@PAGE Lloh5: add x22, x22, l_.str.2@PAGEOFF Lloh6: adrp x23, l_.str.3@PAGE Lloh7: add x23, x23, l_.str.3@PAGEOFF Lloh8: adrp x24, l_.str@PAGE Lloh9: add x24, x24, l_.str@PAGEOFF Lloh10: adrp x25, l_.str.1@PAGE Lloh11: add x25, x25, l_.str.1@PAGEOFF LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr w0, [sp, #8] mov x1, x22 bl _of_device_is_compatible cbnz x0, LBB0_6 ; %bb.3: ; in Loop: Header=BB0_2 Depth=1 ldr w0, [sp, #8] mov x1, x23 bl _of_node_name_eq cbnz x0, LBB0_6 ; %bb.4: ; in Loop: Header=BB0_2 Depth=1 ldr w0, [sp, #8] bl _of_node_put add x4, sp, #8 mov x0, x20 mov x1, x24 mov x2, x25 mov x3, x21 bl _of_parse_phandle_with_args add w21, w21, #1 cbz w0, LBB0_2 ; %bb.5: mov w21, #0 b LBB0_12 LBB0_6: add x0, sp, #8 bl _of_clk_get_from_provider mov x20, x0 ldr w0, [sp, #8] bl _of_node_put mov x0, x20 bl _IS_ERR cbz x0, LBB0_8 ; %bb.7: mov x0, x20 bl _PTR_ERR mov x21, x0 b LBB0_12 LBB0_8: mov x0, x19 bl _pm_clk_create mov x21, x0 cbnz w0, LBB0_11 ; %bb.9: mov x0, x19 mov x1, x20 bl _pm_clk_add_clk mov x21, x0 cbz w0, LBB0_12 ; %bb.10: mov x0, x19 bl _pm_clk_destroy LBB0_11: mov x0, x20 bl _clk_put LBB0_12: mov x0, x21 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload ldp x20, x19, [sp, #64] ; 16-byte Folded Reload ldp x22, x21, [sp, #48] ; 16-byte Folded Reload ldp x24, x23, [sp, #32] ; 16-byte Folded Reload ldp x26, x25, [sp, #16] ; 16-byte Folded Reload add sp, sp, #96 ret .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAdd Lloh4, Lloh5 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "clocks" l_.str.1: ; @.str.1 .asciz "#clock-cells" l_.str.2: ; @.str.2 .asciz "renesas,cpg-mstp-clocks" l_.str.3: ; @.str.3 .asciz "zb_clk" .subsections_via_symbols
AnghaBench/linux/drivers/clk/renesas/extr_clk-mstp.c_cpg_mstp_attach_dev.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi movl $3, %esi movl $12, %edx movl $15, %ecx xorl %eax, %eax callq _printf leaq L_.str.1(%rip), %rdi movl $5, %esi movl $120, %edx xorl %eax, %eax callq _printf xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _Sum ## -- Begin function Sum .p2align 4, 0x90 _Sum: ## @Sum .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp ## kill: def $esi killed $esi def $rsi ## kill: def $edi killed $edi def $rdi leal (%rdi,%rsi), %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal16,16byte_literals .p2align 4 ## -- Begin function Factorial LCPI2_0: .long 0 ## 0x0 .long 4294967295 ## 0xffffffff .long 4294967294 ## 0xfffffffe .long 4294967293 ## 0xfffffffd LCPI2_1: .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 LCPI2_2: .long 4294967292 ## 0xfffffffc .long 4294967292 ## 0xfffffffc .long 4294967292 ## 0xfffffffc .long 4294967292 ## 0xfffffffc LCPI2_3: .long 4294967288 ## 0xfffffff8 .long 4294967288 ## 0xfffffff8 .long 4294967288 ## 0xfffffff8 .long 4294967288 ## 0xfffffff8 LCPI2_4: .long 4294967284 ## 0xfffffff4 .long 4294967284 ## 0xfffffff4 .long 4294967284 ## 0xfffffff4 .long 4294967284 ## 0xfffffff4 LCPI2_5: .long 4294967280 ## 0xfffffff0 .long 4294967280 ## 0xfffffff0 .long 4294967280 ## 0xfffffff0 .long 4294967280 ## 0xfffffff0 LCPI2_6: .long 4294967276 ## 0xffffffec .long 4294967276 ## 0xffffffec .long 4294967276 ## 0xffffffec .long 4294967276 ## 0xffffffec LCPI2_7: .long 4294967272 ## 0xffffffe8 .long 4294967272 ## 0xffffffe8 .long 4294967272 ## 0xffffffe8 .long 4294967272 ## 0xffffffe8 LCPI2_8: .long 4294967268 ## 0xffffffe4 .long 4294967268 ## 0xffffffe4 .long 4294967268 ## 0xffffffe4 .long 4294967268 ## 0xffffffe4 LCPI2_9: .long 4294967264 ## 0xffffffe0 .long 4294967264 ## 0xffffffe0 .long 4294967264 ## 0xffffffe0 .long 4294967264 ## 0xffffffe0 .section __TEXT,__text,regular,pure_instructions .globl _Factorial .p2align 4, 0x90 _Factorial: ## @Factorial .cfi_startproc ## %bb.0: ## kill: def $edi killed $edi def $rdi movl $1, %eax cmpl $1, %edi je LBB2_12 ## %bb.1: leal -1(%rdi), %ecx movl $1, %eax cmpl $8, %ecx jb LBB2_11 ## %bb.2: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %ecx, %r8d andl $-8, %r8d movd %edi, %xmm0 pshufd $0, %xmm0, %xmm6 ## xmm6 = xmm0[0,0,0,0] paddd LCPI2_0(%rip), %xmm6 leal -8(%r8), %edx movl %edx, %esi shrl $3, %esi incl %esi movl %esi, %eax andl $3, %eax cmpl $24, %edx jae LBB2_4 ## %bb.3: movdqa LCPI2_1(%rip), %xmm1 ## xmm1 = [1,1,1,1] movdqa %xmm1, %xmm2 jmp LBB2_6 LBB2_4: andl $-4, %esi movdqa LCPI2_1(%rip), %xmm1 ## xmm1 = [1,1,1,1] movdqa LCPI2_2(%rip), %xmm8 ## xmm8 = [4294967292,4294967292,4294967292,4294967292] movdqa LCPI2_3(%rip), %xmm9 ## xmm9 = [4294967288,4294967288,4294967288,4294967288] movdqa LCPI2_4(%rip), %xmm10 ## xmm10 = [4294967284,4294967284,4294967284,4294967284] movdqa LCPI2_5(%rip), %xmm11 ## xmm11 = [4294967280,4294967280,4294967280,4294967280] movdqa LCPI2_6(%rip), %xmm12 ## xmm12 = [4294967276,4294967276,4294967276,4294967276] movdqa LCPI2_7(%rip), %xmm13 ## xmm13 = [4294967272,4294967272,4294967272,4294967272] movdqa LCPI2_8(%rip), %xmm4 ## xmm4 = [4294967268,4294967268,4294967268,4294967268] movdqa LCPI2_9(%rip), %xmm5 ## xmm5 = [4294967264,4294967264,4294967264,4294967264] movdqa %xmm1, %xmm2 .p2align 4, 0x90 LBB2_5: ## =>This Inner Loop Header: Depth=1 movdqa %xmm6, %xmm3 paddd %xmm8, %xmm3 pmulld %xmm2, %xmm3 pmulld %xmm6, %xmm1 movdqa %xmm6, %xmm2 paddd %xmm9, %xmm2 pmulld %xmm1, %xmm2 movdqa %xmm6, %xmm1 paddd %xmm10, %xmm1 movdqa %xmm6, %xmm7 paddd %xmm11, %xmm7 movdqa %xmm6, %xmm0 paddd %xmm12, %xmm0 pmulld %xmm1, %xmm0 pmulld %xmm3, %xmm0 movdqa %xmm6, %xmm1 paddd %xmm13, %xmm1 pmulld %xmm7, %xmm1 pmulld %xmm2, %xmm1 movdqa %xmm6, %xmm2 paddd %xmm4, %xmm2 pmulld %xmm0, %xmm2 paddd %xmm5, %xmm6 addl $-4, %esi jne LBB2_5 LBB2_6: testl %eax, %eax je LBB2_9 ## %bb.7: movdqa LCPI2_2(%rip), %xmm3 ## xmm3 = [4294967292,4294967292,4294967292,4294967292] movdqa LCPI2_3(%rip), %xmm4 ## xmm4 = [4294967288,4294967288,4294967288,4294967288] .p2align 4, 0x90 LBB2_8: ## =>This Inner Loop Header: Depth=1 movdqa %xmm6, %xmm0 paddd %xmm3, %xmm0 pmulld %xmm0, %xmm2 pmulld %xmm6, %xmm1 paddd %xmm4, %xmm6 decl %eax jne LBB2_8 LBB2_9: pmulld %xmm2, %xmm1 pshufd $238, %xmm1, %xmm0 ## xmm0 = xmm1[2,3,2,3] pmulld %xmm1, %xmm0 pshufd $85, %xmm0, %xmm1 ## xmm1 = xmm0[1,1,1,1] pmulld %xmm0, %xmm1 movd %xmm1, %eax cmpl %r8d, %ecx popq %rbp je LBB2_12 ## %bb.10: subl %r8d, %edi .p2align 4, 0x90 LBB2_11: ## =>This Inner Loop Header: Depth=1 imull %edi, %eax decl %edi cmpl $1, %edi jne LBB2_11 LBB2_12: retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d + %d = %d\n" L_.str.1: ## @.str.1 .asciz "The factorial of %d is %d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp 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 mov w10, #15 mov w8, #12 mov w9, #3 stp x8, x10, [sp, #8] str x9, [sp] Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _printf mov w8, #120 mov w9, #5 stp x9, x8, [sp] Lloh2: adrp x0, l_.str.1@PAGE Lloh3: add x0, x0, l_.str.1@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .globl _Sum ; -- Begin function Sum .p2align 2 _Sum: ; @Sum .cfi_startproc ; %bb.0: add w0, w1, w0 ret .cfi_endproc ; -- End function .section __TEXT,__literal16,16byte_literals .p2align 4 ; -- Begin function Factorial lCPI2_0: .long 0 ; 0x0 .long 4294967295 ; 0xffffffff .long 4294967294 ; 0xfffffffe .long 4294967293 ; 0xfffffffd .section __TEXT,__text,regular,pure_instructions .globl _Factorial .p2align 2 _Factorial: ; @Factorial .cfi_startproc ; %bb.0: subs w9, w0, #1 b.eq LBB2_7 ; %bb.1: mov x8, x0 cmp w9, #16 b.hs LBB2_3 ; %bb.2: mov w0, #1 b LBB2_6 LBB2_3: dup.4s v0, w8 Lloh4: adrp x10, lCPI2_0@PAGE Lloh5: ldr q1, [x10, lCPI2_0@PAGEOFF] add.4s v1, v0, v1 movi.4s v0, #1 mvni.4s v2, #3 and w10, w9, #0xfffffff0 sub w8, w8, w10 mvni.4s v3, #7 mvni.4s v4, #11 mvni.4s v5, #15 mov x11, x10 movi.4s v6, #1 movi.4s v7, #1 movi.4s v16, #1 LBB2_4: ; =>This Inner Loop Header: Depth=1 add.4s v17, v1, v2 add.4s v18, v1, v3 add.4s v19, v1, v4 mul.4s v0, v1, v0 mul.4s v6, v17, v6 mul.4s v7, v18, v7 mul.4s v16, v19, v16 add.4s v1, v1, v5 subs w11, w11, #16 b.ne LBB2_4 ; %bb.5: mul.4s v0, v6, v0 mul.4s v0, v7, v0 mul.4s v0, v16, v0 ext.16b v1, v0, v0, #8 mul.2s v0, v0, v1 fmov w11, s0 mov.s w12, v0[1] mul w0, w11, w12 cmp w9, w10 b.eq LBB2_7 LBB2_6: ; =>This Inner Loop Header: Depth=1 mul w0, w8, w0 sub w9, w8, #1 mov x8, x9 cmp w9, #1 b.ne LBB2_6 LBB2_7: ret .loh AdrpLdr Lloh4, Lloh5 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d + %d = %d\n" l_.str.1: ; @.str.1 .asciz "The factorial of %d is %d\n" .subsections_via_symbols
the_stack_data/162642327.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _dnssec_nsec_test ## -- Begin function dnssec_nsec_test .p2align 4, 0x90 _dnssec_nsec_test: ## @dnssec_nsec_test .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _EOPNOTSUPP@GOTPCREL(%rip), %rcx xorl %eax, %eax subl (%rcx), %eax popq %rbp retq .cfi_endproc ## -- End function .comm _EOPNOTSUPP,4,2 ## @EOPNOTSUPP .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _dnssec_nsec_test ; -- Begin function dnssec_nsec_test .p2align 2 _dnssec_nsec_test: ; @dnssec_nsec_test .cfi_startproc ; %bb.0: Lloh0: adrp x8, _EOPNOTSUPP@GOTPAGE Lloh1: ldr x8, [x8, _EOPNOTSUPP@GOTPAGEOFF] Lloh2: ldr w8, [x8] neg w0, w8 ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _EOPNOTSUPP,4,2 ; @EOPNOTSUPP .subsections_via_symbols
AnghaBench/systemd/src/resolve/extr_resolved-dns-dnssec.c_dnssec_nsec_test.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _sqlite3_status ## -- Begin function sqlite3_status .p2align 4, 0x90 _sqlite3_status: ## @sqlite3_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 %r14 pushq %rbx subq $16, %rsp .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rdx, %r14 movq %rsi, %rbx movq $0, -32(%rbp) movq $0, -24(%rbp) leaq -32(%rbp), %rsi leaq -24(%rbp), %rdx callq _sqlite3_status64 testl %eax, %eax jne LBB0_2 ## %bb.1: movl -32(%rbp), %ecx movl %ecx, (%rbx) movl -24(%rbp), %ecx movl %ecx, (%r14) LBB0_2: addq $16, %rsp popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _SQLITE_MISUSE_BKPT,4,2 ## @SQLITE_MISUSE_BKPT .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _sqlite3_status ; -- Begin function sqlite3_status .p2align 2 _sqlite3_status: ; @sqlite3_status .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, x2 mov x20, x1 stp xzr, xzr, [sp] add x1, sp, #8 mov x2, sp bl _sqlite3_status64 cbnz w0, LBB0_2 ; %bb.1: ldr x8, [sp, #8] str w8, [x20] ldr x8, [sp] str w8, [x19] LBB0_2: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .comm _SQLITE_MISUSE_BKPT,4,2 ; @SQLITE_MISUSE_BKPT .subsections_via_symbols
AnghaBench/freebsd/contrib/sqlite3/extr_sqlite3.c_sqlite3_status.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function incomplete _incomplete: ## @incomplete .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $3, %edi movl $3, %esi popq %rbp jmp _expect ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _incomplete .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function incomplete _incomplete: ; @incomplete .cfi_startproc ; %bb.0: mov w0, #3 mov w1, #3 b _expect .cfi_endproc ; -- End function .no_dead_strip _incomplete .subsections_via_symbols
AnghaBench/8cc/test/extr_struct.c_incomplete.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function gen7_oa_hw_tail_read _gen7_oa_hw_tail_read: ## @gen7_oa_hw_tail_read .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _GEN7_OASTATUS1@GOTPCREL(%rip), %rax movl (%rax), %edi callq _I915_READ movq _GEN7_OASTATUS1_TAIL_MASK@GOTPCREL(%rip), %rcx andl (%rcx), %eax popq %rbp retq .cfi_endproc ## -- End function .comm _GEN7_OASTATUS1,4,2 ## @GEN7_OASTATUS1 .comm _GEN7_OASTATUS1_TAIL_MASK,4,2 ## @GEN7_OASTATUS1_TAIL_MASK .no_dead_strip _gen7_oa_hw_tail_read .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function gen7_oa_hw_tail_read _gen7_oa_hw_tail_read: ; @gen7_oa_hw_tail_read .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh0: adrp x8, _GEN7_OASTATUS1@GOTPAGE Lloh1: ldr x8, [x8, _GEN7_OASTATUS1@GOTPAGEOFF] Lloh2: ldr w0, [x8] bl _I915_READ Lloh3: adrp x8, _GEN7_OASTATUS1_TAIL_MASK@GOTPAGE Lloh4: ldr x8, [x8, _GEN7_OASTATUS1_TAIL_MASK@GOTPAGEOFF] Lloh5: ldr w8, [x8] and w0, w8, w0 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _GEN7_OASTATUS1,4,2 ; @GEN7_OASTATUS1 .comm _GEN7_OASTATUS1_TAIL_MASK,4,2 ; @GEN7_OASTATUS1_TAIL_MASK .no_dead_strip _gen7_oa_hw_tail_read .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/i915/extr_i915_perf.c_gen7_oa_hw_tail_read.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function on_handshake_complete _on_handshake_complete: ## @on_handshake_complete .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %r14 movq %rdi, %r15 movq (%rdi), %rbx xorl %edi, %edi cmpq %r15, (%rbx) sete %dil callq _assert movq _h2o_socket_error_ssl_cert_name_mismatch@GOTPCREL(%rip), %rax cmpq %r14, (%rax) je LBB0_1 ## %bb.3: testq %r14, %r14 jne LBB0_4 jmp LBB0_5 LBB0_1: movq 8(%rbx), %rax movl (%rax), %edi callq _SSL_CTX_get_verify_mode testq %r14, %r14 je LBB0_5 ## %bb.2: movq _SSL_VERIFY_PEER@GOTPCREL(%rip), %rcx andl (%rcx), %eax je LBB0_5 LBB0_4: movq %r15, %rdi callq _h2o_socket_close movq $0, (%rbx) LBB0_5: movq %rbx, %rdi movq %r14, %rsi addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp jmp _call_connect_cb ## TAILCALL .cfi_endproc ## -- End function .comm _h2o_socket_error_ssl_cert_name_mismatch,8,3 ## @h2o_socket_error_ssl_cert_name_mismatch .comm _SSL_VERIFY_PEER,4,2 ## @SSL_VERIFY_PEER .no_dead_strip _on_handshake_complete .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function on_handshake_complete _on_handshake_complete: ; @on_handshake_complete .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x1 mov x21, x0 ldr x20, [x0] ldr x8, [x20] cmp x8, x0 cset w0, eq bl _assert Lloh0: adrp x8, _h2o_socket_error_ssl_cert_name_mismatch@GOTPAGE Lloh1: ldr x8, [x8, _h2o_socket_error_ssl_cert_name_mismatch@GOTPAGEOFF] Lloh2: ldr x8, [x8] cmp x8, x19 b.eq LBB0_2 ; %bb.1: cbnz x19, LBB0_4 b LBB0_5 LBB0_2: ldr x8, [x20, #8] ldr w0, [x8] bl _SSL_CTX_get_verify_mode cbz x19, LBB0_5 ; %bb.3: Lloh3: adrp x8, _SSL_VERIFY_PEER@GOTPAGE Lloh4: ldr x8, [x8, _SSL_VERIFY_PEER@GOTPAGEOFF] Lloh5: ldr w8, [x8] and w8, w8, w0 cbz w8, LBB0_5 LBB0_4: mov x0, x21 bl _h2o_socket_close str xzr, [x20] LBB0_5: mov x0, x20 mov x1, x19 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload b _call_connect_cb .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .cfi_endproc ; -- End function .comm _h2o_socket_error_ssl_cert_name_mismatch,8,3 ; @h2o_socket_error_ssl_cert_name_mismatch .comm _SSL_VERIFY_PEER,4,2 ; @SSL_VERIFY_PEER .no_dead_strip _on_handshake_complete .subsections_via_symbols
AnghaBench/h2o/lib/common/extr_socketpool.c_on_handshake_complete.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _msearchreply_state_machine_stop ## -- Begin function msearchreply_state_machine_stop .p2align 4, 0x90 _msearchreply_state_machine_stop: ## @msearchreply_state_machine_stop .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 _MSG_DEBUG@GOTPCREL(%rip), %rax movl (%rax), %edi leaq L_.str(%rip), %rsi callq _wpa_printf movq %rbx, %rdi callq _dl_list_del movq %rbx, %rdi addq $8, %rsp popq %rbx popq %rbp jmp _os_free ## TAILCALL .cfi_endproc ## -- End function .comm _MSG_DEBUG,4,2 ## @MSG_DEBUG .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "WPS UPnP: M-SEARCH stop" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _msearchreply_state_machine_stop ; -- Begin function msearchreply_state_machine_stop .p2align 2 _msearchreply_state_machine_stop: ; @msearchreply_state_machine_stop .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, _MSG_DEBUG@GOTPAGE Lloh1: ldr x8, [x8, _MSG_DEBUG@GOTPAGEOFF] Lloh2: ldr w0, [x8] Lloh3: adrp x1, l_.str@PAGE Lloh4: add x1, x1, l_.str@PAGEOFF bl _wpa_printf mov x0, x19 bl _dl_list_del mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _os_free .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _MSG_DEBUG,4,2 ; @MSG_DEBUG .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "WPS UPnP: M-SEARCH stop" .subsections_via_symbols
AnghaBench/freebsd/contrib/wpa/src/wps/extr_wps_upnp_ssdp.c_msearchreply_state_machine_stop.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function efi_resolution_compare _efi_resolution_compare: ## @efi_resolution_compare .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %r15 movq %rdi, %rbx movq 8(%rdi), %rdi callq _strcasecmp movl $1, %r14d testq %rax, %rax je LBB0_4 ## %bb.1: movq (%rbx), %rdi testq %rdi, %rdi je LBB0_3 ## %bb.2: movq %r15, %rsi callq _strcasecmp testq %rax, %rax je LBB0_4 LBB0_3: xorl %r14d, %r14d LBB0_4: movl %r14d, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _efi_resolution_compare .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function efi_resolution_compare _efi_resolution_compare: ; @efi_resolution_compare .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x1 mov x20, x0 ldr x0, [x0, #8] bl _strcasecmp cbz x0, LBB0_4 ; %bb.1: ldr x0, [x20] cbz x0, LBB0_3 ; %bb.2: mov x1, x19 bl _strcasecmp cbz x0, LBB0_4 LBB0_3: mov w0, #0 b LBB0_5 LBB0_4: mov w0, #1 LBB0_5: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _efi_resolution_compare .subsections_via_symbols
AnghaBench/freebsd/stand/efi/loader/extr_framebuffer.c_efi_resolution_compare.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _Controls_GetConfig ## -- Begin function Controls_GetConfig .p2align 4, 0x90 _Controls_GetConfig: ## @Controls_GetConfig .cfi_startproc ## %bb.0: 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 ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) movq _g_bindCount@GOTPCREL(%rip), %r14 cmpl $0, (%r14) jle LBB0_3 ## %bb.1: movq _g_bindings@GOTPCREL(%rip), %r15 movq (%r15), %rax xorl %ebx, %ebx leaq -56(%rbp), %r12 xorl %r13d, %r13d .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 movl 8(%rax,%rbx), %edi movq %r12, %rsi callq _Controls_GetKeyAssignment movl -56(%rbp), %ecx movq (%r15), %rax movl %ecx, (%rax,%rbx) movl -52(%rbp), %ecx movl %ecx, 4(%rax,%rbx) incq %r13 movslq (%r14), %rcx addq $12, %rbx cmpq %rcx, %r13 jl LBB0_2 LBB0_3: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_5 ## %bb.4: addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_5: callq ___stack_chk_fail .cfi_endproc ## -- End function .comm _g_bindCount,4,2 ## @g_bindCount .comm _g_bindings,8,3 ## @g_bindings .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _Controls_GetConfig ; -- Begin function Controls_GetConfig .p2align 2 _Controls_GetConfig: ; @Controls_GetConfig .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, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] str x8, [sp, #8] Lloh3: adrp x19, _g_bindCount@GOTPAGE Lloh4: ldr x19, [x19, _g_bindCount@GOTPAGEOFF] ldr w8, [x19] cmp w8, #1 b.lt LBB0_3 ; %bb.1: mov x20, #0 mov x21, #0 Lloh5: adrp x22, _g_bindings@GOTPAGE Lloh6: ldr x22, [x22, _g_bindings@GOTPAGEOFF] ldr x8, [x22] LBB0_2: ; =>This Inner Loop Header: Depth=1 add x8, x8, x20 ldr w0, [x8, #8] mov x1, sp bl _Controls_GetKeyAssignment ldr w9, [sp] ldr x8, [x22] add x10, x8, x20 str w9, [x10] ldr w9, [sp, #4] str w9, [x10, #4] add x21, x21, #1 ldrsw x9, [x19] add x20, x20, #12 cmp x21, x9 b.lt LBB0_2 LBB0_3: ldr x8, [sp, #8] Lloh7: adrp x9, ___stack_chk_guard@GOTPAGE Lloh8: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh9: ldr x9, [x9] cmp x9, x8 b.ne LBB0_5 ; %bb.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 LBB0_5: bl ___stack_chk_fail .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .cfi_endproc ; -- End function .comm _g_bindCount,4,2 ; @g_bindCount .comm _g_bindings,8,3 ; @g_bindings .subsections_via_symbols
AnghaBench/Quake-III-Arena/code/ui/extr_ui_shared.c_Controls_GetConfig.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function pty_slave_open _pty_slave_open: ## @pty_slave_open .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp cmpq $0, 8(%rdi) je LBB0_2 ## %bb.1: xorl %eax, %eax cmpq $0, (%rdi) je LBB0_3 LBB0_2: movq __EIO@GOTPCREL(%rip), %rax movl (%rax), %eax LBB0_3: popq %rbp retq .cfi_endproc ## -- End function .comm __EIO,4,2 ## @_EIO .no_dead_strip _pty_slave_open .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function pty_slave_open _pty_slave_open: ; @pty_slave_open .cfi_startproc ; %bb.0: ldr x8, [x0, #8] cbz x8, LBB0_2 ; %bb.1: ldr x8, [x0] Lloh0: adrp x9, __EIO@GOTPAGE Lloh1: ldr x9, [x9, __EIO@GOTPAGEOFF] Lloh2: ldr w9, [x9] cmp x8, #0 csel w0, wzr, w9, eq ret LBB0_2: Lloh3: adrp x8, __EIO@GOTPAGE Lloh4: ldr x8, [x8, __EIO@GOTPAGEOFF] Lloh5: ldr w0, [x8] ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .cfi_endproc ; -- End function .comm __EIO,4,2 ; @_EIO .no_dead_strip _pty_slave_open .subsections_via_symbols
AnghaBench/ish/fs/extr_pty.c_pty_slave_open.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function msg_scroll_up _msg_scroll_up: ## @msg_scroll_up .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx subq $16, %rsp .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq _Rows@GOTPCREL(%rip), %rbx movl (%rbx), %ecx movq _TRUE@GOTPCREL(%rip), %rax movl (%rax), %r8d xorl %edi, %edi xorl %esi, %esi movl $1, %edx xorl %r9d, %r9d callq _screen_del_lines leaq L_.str(%rip), %rdi callq _can_clear testl %eax, %eax jne LBB0_3 ## %bb.1: movl (%rbx), %esi leal -1(%rsi), %edi movq _Columns@GOTPCREL(%rip), %r14 movl (%r14), %ecx movl $0, (%rsp) ## kill: def $esi killed $esi killed $rsi xorl %edx, %edx movl $32, %r8d movl $32, %r9d callq _screen_fill movq _ScreenAttrs@GOTPCREL(%rip), %rax movq (%rax), %rsi movq _LineOffset@GOTPCREL(%rip), %rax movq (%rax), %rdi movslq (%rbx), %rax movl (%r14), %ecx leal -1(%rcx), %edx movl -8(%rdi,%rax,4), %edi addl %edx, %edi movslq %edi, %rdi cmpq $-1, (%rsi,%rdi,8) jne LBB0_3 ## %bb.2: movq %rax, %rdi addq $-2, %rdi leal -1(%rax), %esi movl $0, (%rsp) ## kill: def $edi killed $edi killed $rdi ## kill: def $ecx killed $ecx killed $rcx movl $32, %r8d movl $32, %r9d callq _screen_fill LBB0_3: addq $16, %rsp popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _Rows,4,2 ## @Rows .comm _TRUE,4,2 ## @TRUE .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz " " .comm _Columns,4,2 ## @Columns .comm _ScreenAttrs,8,3 ## @ScreenAttrs .comm _LineOffset,8,3 ## @LineOffset .comm _gui,8,3 ## @gui .no_dead_strip _msg_scroll_up .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function msg_scroll_up _msg_scroll_up: ; @msg_scroll_up .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x19, _Rows@GOTPAGE Lloh1: ldr x19, [x19, _Rows@GOTPAGEOFF] ldr w3, [x19] Lloh2: adrp x8, _TRUE@GOTPAGE Lloh3: ldr x8, [x8, _TRUE@GOTPAGEOFF] Lloh4: ldr w4, [x8] mov w0, #0 mov w1, #0 mov w2, #1 mov x5, #0 bl _screen_del_lines Lloh5: adrp x0, l_.str@PAGE Lloh6: add x0, x0, l_.str@PAGEOFF bl _can_clear cbnz w0, LBB0_2 ; %bb.1: ldr w1, [x19] sub w0, w1, #1 Lloh7: adrp x20, _Columns@GOTPAGE Lloh8: ldr x20, [x20, _Columns@GOTPAGEOFF] ldr w3, [x20] mov w2, #0 mov w4, #32 mov w5, #32 mov w6, #0 bl _screen_fill Lloh9: adrp x8, _ScreenAttrs@GOTPAGE Lloh10: ldr x8, [x8, _ScreenAttrs@GOTPAGEOFF] Lloh11: adrp x9, _LineOffset@GOTPAGE Lloh12: ldr x9, [x9, _LineOffset@GOTPAGEOFF] Lloh13: ldr x10, [x8] Lloh14: ldr x9, [x9] ldr w8, [x19] sub w0, w8, #2 ldr w9, [x9, w0, sxtw #2] ldr w3, [x20] sub w2, w3, #1 add w9, w2, w9 ldr x9, [x10, w9, sxtw #3] cmn x9, #1 b.eq LBB0_3 LBB0_2: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret LBB0_3: sub w1, w8, #1 mov w4, #32 mov w5, #32 mov w6, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _screen_fill .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh14 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh13 .loh AdrpLdrGot Lloh7, Lloh8 .cfi_endproc ; -- End function .comm _Rows,4,2 ; @Rows .comm _TRUE,4,2 ; @TRUE .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz " " .comm _Columns,4,2 ; @Columns .comm _ScreenAttrs,8,3 ; @ScreenAttrs .comm _LineOffset,8,3 ; @LineOffset .comm _gui,8,3 ; @gui .no_dead_strip _msg_scroll_up .subsections_via_symbols
AnghaBench/vim.js/src/extr_message.c_msg_scroll_up.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function beri_mem_probe _beri_mem_probe: ## @beri_mem_probe .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movl %edi, %ebx callq _ofw_bus_status_okay movq _ENXIO@GOTPCREL(%rip), %r14 testl %eax, %eax je LBB0_3 ## %bb.1: leaq L_.str(%rip), %rsi movl %ebx, %edi callq _ofw_bus_is_compatible testl %eax, %eax je LBB0_3 ## %bb.2: leaq L_.str.1(%rip), %rsi movl %ebx, %edi callq _device_set_desc movq _BUS_PROBE_DEFAULT@GOTPCREL(%rip), %r14 LBB0_3: movl (%r14), %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _ENXIO,4,2 ## @ENXIO .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "sri-cambridge,beri-mem" L_.str.1: ## @.str.1 .asciz "BERI memory" .comm _BUS_PROBE_DEFAULT,4,2 ## @BUS_PROBE_DEFAULT .no_dead_strip _beri_mem_probe .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function beri_mem_probe _beri_mem_probe: ; @beri_mem_probe .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 _ofw_bus_status_okay cbz w0, LBB0_3 ; %bb.1: Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF mov x0, x19 bl _ofw_bus_is_compatible cbz w0, LBB0_3 ; %bb.2: Lloh2: adrp x1, l_.str.1@PAGE Lloh3: add x1, x1, l_.str.1@PAGEOFF mov x0, x19 bl _device_set_desc Lloh4: adrp x8, _BUS_PROBE_DEFAULT@GOTPAGE Lloh5: ldr x8, [x8, _BUS_PROBE_DEFAULT@GOTPAGEOFF] b LBB0_4 LBB0_3: Lloh6: adrp x8, _ENXIO@GOTPAGE Lloh7: ldr x8, [x8, _ENXIO@GOTPAGEOFF] LBB0_4: ldr w0, [x8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh0, Lloh1 .loh AdrpLdrGot Lloh4, Lloh5 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpLdrGot Lloh6, Lloh7 .cfi_endproc ; -- End function .comm _ENXIO,4,2 ; @ENXIO .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "sri-cambridge,beri-mem" l_.str.1: ; @.str.1 .asciz "BERI memory" .comm _BUS_PROBE_DEFAULT,4,2 ; @BUS_PROBE_DEFAULT .no_dead_strip _beri_mem_probe .subsections_via_symbols
AnghaBench/freebsd/sys/dev/beri/extr_beri_mem.c_beri_mem_probe.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _pgp_armor_encode ## -- Begin function pgp_armor_encode .p2align 4, 0x90 _pgp_armor_encode: ## @pgp_armor_encode .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $24, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %r9, %rbx movq %r8, %r12 movl %ecx, %r15d movq %rdx, %r14 movq %rdi, -56(%rbp) ## 8-byte Spill movl %esi, -44(%rbp) ## 4-byte Spill callq _crc24 ## kill: def $eax killed $eax def $rax movq %rax, -64(%rbp) ## 8-byte Spill movq _armor_header@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi callq _appendStringInfoString testl %r15d, %r15d jle LBB0_3 ## %bb.1: movl %r15d, %r15d xorl %r13d, %r13d .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq (%r12,%r13,8), %rdx movq (%rbx,%r13,8), %rcx movq %r14, %rdi leaq L_.str(%rip), %rsi callq _appendStringInfo incq %r13 cmpq %r13, %r15 jne LBB0_2 LBB0_3: movq %r14, %rdi movl $10, %esi callq _appendStringInfoChar movl -44(%rbp), %ebx ## 4-byte Reload movl %ebx, %edi callq _pg_base64_enc_len movl %eax, %r12d movq %r14, %rdi movl %eax, %esi callq _enlargeStringInfo movslq 8(%r14), %rdx shlq $2, %rdx addq (%r14), %rdx movq -56(%rbp), %rdi ## 8-byte Reload movl %ebx, %esi callq _pg_base64_encode movl %eax, %r15d cmpl %r12d, %eax movq %r14, %r12 jbe LBB0_5 ## %bb.4: movq _FATAL@GOTPCREL(%rip), %rax movl (%rax), %edi leaq L_.str.1(%rip), %rsi callq _elog LBB0_5: movslq 8(%r12), %rax movslq %r15d, %rcx addq %rax, %rcx movl %ecx, 8(%r12) movq (%r12), %rax cmpb $10, -1(%rax,%rcx) je LBB0_7 ## %bb.6: movq %r12, %rdi movl $10, %esi callq _appendStringInfoChar LBB0_7: movq %r12, %rdi movl $61, %esi callq _appendStringInfoChar movq __base64@GOTPCREL(%rip), %r14 movq (%r14), %rax movq -64(%rbp), %rbx ## 8-byte Reload movl %ebx, %ecx shrl $18, %ecx andl $63, %ecx movsbl (%rax,%rcx), %esi movq %r12, %rdi callq _appendStringInfoChar movq (%r14), %rax movl %ebx, %ecx shrl $12, %ecx andl $63, %ecx movsbl (%rax,%rcx), %esi movq %r12, %rdi callq _appendStringInfoChar movq (%r14), %rax movl %ebx, %ecx shrl $6, %ecx andl $63, %ecx movsbl (%rax,%rcx), %esi movq %r12, %rdi callq _appendStringInfoChar movq (%r14), %rax andl $63, %ebx movsbl (%rax,%rbx), %esi movq %r12, %rdi callq _appendStringInfoChar movq _armor_footer@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r12, %rdi addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _appendStringInfoString ## TAILCALL .cfi_endproc ## -- End function .comm _armor_header,4,2 ## @armor_header .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%s: %s\n" .comm _FATAL,4,2 ## @FATAL L_.str.1: ## @.str.1 .asciz "overflow - encode estimate too small" .comm __base64,8,3 ## @_base64 .comm _armor_footer,4,2 ## @armor_footer .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _pgp_armor_encode ; -- Begin function pgp_armor_encode .p2align 2 _pgp_armor_encode: ; @pgp_armor_encode .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 x23, x5 mov x24, x4 mov x25, x3 mov x19, x2 mov x21, x1 mov x22, x0 bl _crc24 mov x20, x0 Lloh0: adrp x8, _armor_header@GOTPAGE Lloh1: ldr x8, [x8, _armor_header@GOTPAGEOFF] Lloh2: ldr w1, [x8] mov x0, x19 bl _appendStringInfoString cmp w25, #1 b.lt LBB0_3 ; %bb.1: mov w26, w25 Lloh3: adrp x25, l_.str@PAGE Lloh4: add x25, x25, l_.str@PAGEOFF LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr x2, [x24], #8 ldr x3, [x23], #8 mov x0, x19 mov x1, x25 bl _appendStringInfo subs x26, x26, #1 b.ne LBB0_2 LBB0_3: mov x0, x19 mov w1, #10 bl _appendStringInfoChar mov x0, x21 bl _pg_base64_enc_len mov x23, x0 mov x0, x19 mov x1, x23 bl _enlargeStringInfo ldr x8, [x19] ldrsw x9, [x19, #8] add x2, x8, x9, lsl #2 mov x0, x22 mov x1, x21 bl _pg_base64_encode mov x21, x0 cmp w0, w23 b.ls LBB0_5 ; %bb.4: Lloh5: adrp x8, _FATAL@GOTPAGE Lloh6: ldr x8, [x8, _FATAL@GOTPAGEOFF] Lloh7: ldr w0, [x8] Lloh8: adrp x1, l_.str.1@PAGE Lloh9: add x1, x1, l_.str.1@PAGEOFF bl _elog LBB0_5: ldrsw x8, [x19, #8] add x8, x8, w21, sxtw str w8, [x19, #8] ldr x9, [x19] add x8, x9, x8 ldurb w8, [x8, #-1] cmp w8, #10 b.eq LBB0_7 ; %bb.6: mov x0, x19 mov w1, #10 bl _appendStringInfoChar LBB0_7: mov x0, x19 mov w1, #61 bl _appendStringInfoChar Lloh10: adrp x21, __base64@GOTPAGE Lloh11: ldr x21, [x21, __base64@GOTPAGEOFF] ldr x8, [x21] ubfx x9, x20, #18, #6 ldrsb w1, [x8, x9] mov x0, x19 bl _appendStringInfoChar ldr x8, [x21] ubfx x9, x20, #12, #6 ldrsb w1, [x8, x9] mov x0, x19 bl _appendStringInfoChar ldr x8, [x21] ubfx x9, x20, #6, #6 ldrsb w1, [x8, x9] mov x0, x19 bl _appendStringInfoChar ldr x8, [x21] and x9, x20, #0x3f ldrsb w1, [x8, x9] mov x0, x19 bl _appendStringInfoChar Lloh12: adrp x8, _armor_footer@GOTPAGE Lloh13: ldr x8, [x8, _armor_footer@GOTPAGEOFF] Lloh14: ldr w1, [x8] 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 _appendStringInfoString .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpLdrGot Lloh10, Lloh11 .cfi_endproc ; -- End function .comm _armor_header,4,2 ; @armor_header .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%s: %s\n" .comm _FATAL,4,2 ; @FATAL l_.str.1: ; @.str.1 .asciz "overflow - encode estimate too small" .comm __base64,8,3 ; @_base64 .comm _armor_footer,4,2 ; @armor_footer .subsections_via_symbols
AnghaBench/postgres/contrib/pgcrypto/extr_pgp-armor.c_pgp_armor_encode.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function imx7ulp_pinctrl_probe _imx7ulp_pinctrl_probe: ## @imx7ulp_pinctrl_probe .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _imx7ulp_pinctrl_info@GOTPCREL(%rip), %rsi popq %rbp jmp _imx_pinctrl_probe ## TAILCALL .cfi_endproc ## -- End function .comm _imx7ulp_pinctrl_info,4,2 ## @imx7ulp_pinctrl_info .no_dead_strip _imx7ulp_pinctrl_probe .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function imx7ulp_pinctrl_probe _imx7ulp_pinctrl_probe: ; @imx7ulp_pinctrl_probe .cfi_startproc ; %bb.0: Lloh0: adrp x1, _imx7ulp_pinctrl_info@GOTPAGE Lloh1: ldr x1, [x1, _imx7ulp_pinctrl_info@GOTPAGEOFF] b _imx_pinctrl_probe .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _imx7ulp_pinctrl_info,4,2 ; @imx7ulp_pinctrl_info .no_dead_strip _imx7ulp_pinctrl_probe .subsections_via_symbols
AnghaBench/linux/drivers/pinctrl/freescale/extr_pinctrl-imx7ulp.c_imx7ulp_pinctrl_probe.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _Hist_Next ## -- Begin function Hist_Next .p2align 4, 0x90 _Hist_Next: ## @Hist_Next .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 _hist_count@GOTPCREL(%rip), %r14 movl (%r14), %eax movq _TTY_HISTORY@GOTPCREL(%rip), %rcx xorl %edi, %edi cmpl (%rcx), %eax setle %dil callq _assert movl (%r14), %edi notl %edi shrl $31, %edi callq _assert movq _hist_current@GOTPCREL(%rip), %rbx xorl %edi, %edi cmpl $-1, (%rbx) setge %dil callq _assert movl (%rbx), %eax xorl %edi, %edi cmpl (%r14), %eax setle %dil callq _assert movl (%rbx), %eax testl %eax, %eax js LBB0_2 ## %bb.1: decl %eax movl %eax, (%rbx) LBB0_2: movq _ttyEditLines@GOTPCREL(%rip), %rcx movslq %eax, %rdx leaq (,%rdx,4), %rsi addq (%rcx), %rsi xorl %eax, %eax cmpl $-1, %edx cmovneq %rsi, %rax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _hist_count,4,2 ## @hist_count .comm _TTY_HISTORY,4,2 ## @TTY_HISTORY .comm _hist_current,4,2 ## @hist_current .comm _ttyEditLines,8,3 ## @ttyEditLines .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _Hist_Next ; -- Begin function Hist_Next .p2align 2 _Hist_Next: ; @Hist_Next .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, _hist_count@GOTPAGE Lloh1: ldr x20, [x20, _hist_count@GOTPAGEOFF] ldr w8, [x20] Lloh2: adrp x9, _TTY_HISTORY@GOTPAGE Lloh3: ldr x9, [x9, _TTY_HISTORY@GOTPAGEOFF] Lloh4: ldr w9, [x9] cmp w8, w9 cset w0, le bl _assert ldr w8, [x20] mvn w8, w8 lsr w0, w8, #31 bl _assert Lloh5: adrp x19, _hist_current@GOTPAGE Lloh6: ldr x19, [x19, _hist_current@GOTPAGEOFF] ldr w8, [x19] cmn w8, #2 cset w0, gt bl _assert ldr w8, [x19] ldr w9, [x20] cmp w8, w9 cset w0, le bl _assert ldr w8, [x19] tbnz w8, #31, LBB0_2 ; %bb.1: sub w8, w8, #1 str w8, [x19] LBB0_2: Lloh7: adrp x9, _ttyEditLines@GOTPAGE Lloh8: ldr x9, [x9, _ttyEditLines@GOTPAGEOFF] Lloh9: ldr x9, [x9] add x9, x9, w8, sxtw #2 cmn w8, #1 csel x0, xzr, x9, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .cfi_endproc ; -- End function .comm _hist_count,4,2 ; @hist_count .comm _TTY_HISTORY,4,2 ; @TTY_HISTORY .comm _hist_current,4,2 ; @hist_current .comm _ttyEditLines,8,3 ; @ttyEditLines .subsections_via_symbols
AnghaBench/Quake-III-Arena/code/unix/extr_unix_main.c_Hist_Next.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 leaq L_.str(%rip), %rbx movq %rbx, %rdi xorl %esi, %esi xorl %eax, %eax callq _printf movq %rbx, %rdi movl $-3, %esi xorl %eax, %eax callq _printf movq %rbx, %rdi movl $32, %esi xorl %eax, %eax callq _printf xorl %eax, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .globl _mystrcmp ## -- Begin function mystrcmp .p2align 4, 0x90 _mystrcmp: ## @mystrcmp .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movb (%rdi), %al movb (%rsi), %dl cmpb %dl, %al jne LBB1_5 ## %bb.1: movl $1, %ecx .p2align 4, 0x90 LBB1_3: ## =>This Inner Loop Header: Depth=1 testb %al, %al je LBB1_4 ## %bb.2: ## in Loop: Header=BB1_3 Depth=1 movzbl (%rdi,%rcx), %eax movzbl (%rsi,%rcx), %edx incq %rcx cmpb %dl, %al je LBB1_3 LBB1_5: movsbl %al, %eax movsbl %dl, %ecx subl %ecx, %eax popq %rbp retq LBB1_4: xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 str xzr, [sp] Lloh0: adrp x19, l_.str@PAGE Lloh1: add x19, x19, l_.str@PAGEOFF mov x0, x19 bl _printf mov w8, #-3 str x8, [sp] mov x0, x19 bl _printf mov w8, #32 str x8, [sp] mov x0, x19 bl _printf mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload add sp, sp, #48 ret .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .globl _mystrcmp ; -- Begin function mystrcmp .p2align 2 _mystrcmp: ; @mystrcmp .cfi_startproc ; %bb.0: ldrb w8, [x0] ldrb w11, [x1] cmp w8, w11 b.ne LBB1_4 ; %bb.1: add x9, x1, #1 add x10, x0, #1 LBB1_2: ; =>This Inner Loop Header: Depth=1 tst w8, #0xff b.eq LBB1_5 ; %bb.3: ; in Loop: Header=BB1_2 Depth=1 ldrb w8, [x10], #1 ldrb w11, [x9], #1 cmp w8, w11 b.eq LBB1_2 LBB1_4: sxtb w8, w8 sub w0, w8, w11, sxtb ret LBB1_5: mov w0, #0 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d\n" .subsections_via_symbols
the_stack_data/25576.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function raid6_2data_recov_neon _raid6_2data_recov_neon: ## @raid6_2data_recov_neon .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $56, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %r8, %r14 movq %rsi, -80(%rbp) ## 8-byte Spill movslq %edi, %r15 movq -16(%r8,%r15,8), %rax movq %rax, -56(%rbp) ## 8-byte Spill movq -8(%r8,%r15,8), %rax movq %rax, -64(%rbp) ## 8-byte Spill movslq %edx, %r12 movq (%r8,%r12,8), %rdx movq %rdx, -48(%rbp) ## 8-byte Spill movq _raid6_empty_zero_page@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, (%r8,%r12,8) movq %rdx, -16(%r8,%r15,8) movslq %ecx, %r13 movq (%r8,%r13,8), %rbx movq %rax, (%r8,%r13,8) movq %rbx, -8(%r8,%r15,8) movq %rbx, -72(%rbp) ## 8-byte Spill movq _raid6_call@GOTPCREL(%rip), %rax movl %r15d, %edi movq %r8, %rdx callq *(%rax) movq -48(%rbp), %rax ## 8-byte Reload movq %rax, (%r14,%r12,8) movq %rbx, (%r14,%r13,8) movq -56(%rbp), %rax ## 8-byte Reload movq %rax, -16(%r14,%r15,8) movq -64(%rbp), %rax ## 8-byte Reload movq %rax, -8(%r14,%r15,8) movq _raid6_vgfmul@GOTPCREL(%rip), %rax movq (%rax), %rax movq _raid6_gfexi@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movl %r13d, %edx subl %r12d, %edx movslq %edx, %rdx movq (%rcx,%rdx,8), %rcx movq (%rax,%rcx,8), %r14 movq _raid6_gfinv@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movq _raid6_gfexp@GOTPCREL(%rip), %rdx movq (%rdx), %rdx movq (%rdx,%r13,8), %rsi xorq (%rdx,%r12,8), %rsi movq (%rcx,%rsi,8), %rcx movq (%rax,%rcx,8), %rbx xorl %eax, %eax callq _kernel_neon_begin movq %rbx, (%rsp) movq -80(%rbp), %rdi ## 8-byte Reload movq -56(%rbp), %rsi ## 8-byte Reload movq -64(%rbp), %rdx ## 8-byte Reload movq -48(%rbp), %rcx ## 8-byte Reload movq -72(%rbp), %r8 ## 8-byte Reload movq %r14, %r9 callq ___raid6_2data_recov_neon xorl %eax, %eax addq $56, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _kernel_neon_end ## TAILCALL .cfi_endproc ## -- End function .comm _raid6_empty_zero_page,8,3 ## @raid6_empty_zero_page .comm _raid6_call,8,3 ## @raid6_call .comm _raid6_vgfmul,8,3 ## @raid6_vgfmul .comm _raid6_gfexi,8,3 ## @raid6_gfexi .comm _raid6_gfinv,8,3 ## @raid6_gfinv .comm _raid6_gfexp,8,3 ## @raid6_gfexp .no_dead_strip _raid6_2data_recov_neon .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function raid6_2data_recov_neon _raid6_2data_recov_neon: ; @raid6_2data_recov_neon .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x28, x27, [sp, #16] ; 16-byte Folded Spill stp x26, x25, [sp, #32] ; 16-byte Folded Spill stp x24, x23, [sp, #48] ; 16-byte Folded Spill stp x22, x21, [sp, #64] ; 16-byte Folded Spill stp x20, x19, [sp, #80] ; 16-byte Folded Spill stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov x19, x4 mov x20, x3 mov x21, x2 str x1, [sp, #8] ; 8-byte Folded Spill add x27, x4, w0, sxtw #3 ldp x23, x24, [x27, #-16] sbfiz x28, x21, #3, #32 ldr x25, [x4, x28] Lloh0: adrp x8, _raid6_empty_zero_page@GOTPAGE Lloh1: ldr x8, [x8, _raid6_empty_zero_page@GOTPAGEOFF] Lloh2: ldr x8, [x8] str x8, [x4, x28] stur x25, [x27, #-16] sbfiz x22, x20, #3, #32 ldr x26, [x4, x22] str x8, [x4, x22] stur x26, [x27, #-8] Lloh3: adrp x8, _raid6_call@GOTPAGE Lloh4: ldr x8, [x8, _raid6_call@GOTPAGEOFF] Lloh5: ldr x8, [x8] mov x2, x4 blr x8 str x25, [x19, x28] str x26, [x19, x22] stp x23, x24, [x27, #-16] Lloh6: adrp x8, _raid6_vgfmul@GOTPAGE Lloh7: ldr x8, [x8, _raid6_vgfmul@GOTPAGEOFF] Lloh8: ldr x8, [x8] Lloh9: adrp x9, _raid6_gfexi@GOTPAGE Lloh10: ldr x9, [x9, _raid6_gfexi@GOTPAGEOFF] Lloh11: ldr x9, [x9] sub w10, w20, w21 ldr x9, [x9, w10, sxtw #3] ldr x19, [x8, x9, lsl #3] Lloh12: adrp x9, _raid6_gfinv@GOTPAGE Lloh13: ldr x9, [x9, _raid6_gfinv@GOTPAGEOFF] Lloh14: adrp x10, _raid6_gfexp@GOTPAGE Lloh15: ldr x10, [x10, _raid6_gfexp@GOTPAGEOFF] Lloh16: ldr x10, [x10] ldr x11, [x10, x28] ldr x10, [x10, x22] Lloh17: ldr x9, [x9] eor x10, x10, x11 ldr x9, [x9, x10, lsl #3] ldr x20, [x8, x9, lsl #3] bl _kernel_neon_begin ldr x0, [sp, #8] ; 8-byte Folded Reload mov x1, x23 mov x2, x24 mov x3, x25 mov x4, x26 mov x5, x19 mov x6, x20 bl ___raid6_2data_recov_neon ldp x29, x30, [sp, #96] ; 16-byte Folded Reload ldp x20, x19, [sp, #80] ; 16-byte Folded Reload ldp x22, x21, [sp, #64] ; 16-byte Folded Reload ldp x24, x23, [sp, #48] ; 16-byte Folded Reload ldp x26, x25, [sp, #32] ; 16-byte Folded Reload ldp x28, x27, [sp, #16] ; 16-byte Folded Reload add sp, sp, #112 b _kernel_neon_end .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh17 .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 _raid6_empty_zero_page,8,3 ; @raid6_empty_zero_page .comm _raid6_call,8,3 ; @raid6_call .comm _raid6_vgfmul,8,3 ; @raid6_vgfmul .comm _raid6_gfexi,8,3 ; @raid6_gfexi .comm _raid6_gfinv,8,3 ; @raid6_gfinv .comm _raid6_gfexp,8,3 ; @raid6_gfexp .no_dead_strip _raid6_2data_recov_neon .subsections_via_symbols
AnghaBench/linux/lib/raid6/extr_recov_neon.c_raid6_2data_recov_neon.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal16,16byte_literals .p2align 4 ## -- Begin function main LCPI0_0: .long 4294967295 ## 0xffffffff .long 4294967294 ## 0xfffffffe .long 4294967293 ## 0xfffffffd .long 4294967292 ## 0xfffffffc LCPI0_1: .long 4294967291 ## 0xfffffffb .long 4294967290 ## 0xfffffffa .long 4294967289 ## 0xfffffff9 .long 4294967288 ## 0xfffffff8 LCPI0_2: .long 4294967287 ## 0xfffffff7 .long 4294967286 ## 0xfffffff6 .long 4294967285 ## 0xfffffff5 .long 4294967284 ## 0xfffffff4 LCPI0_3: .long 4294967283 ## 0xfffffff3 .long 4294967282 ## 0xfffffff2 .long 4294967281 ## 0xfffffff1 .long 4294967280 ## 0xfffffff0 LCPI0_4: .long 4294967279 ## 0xffffffef .long 4294967278 ## 0xffffffee .long 4294967277 ## 0xffffffed .long 4294967276 ## 0xffffffec .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _factor@GOTPCREL(%rip), %rax movl $-1, (%rax) movaps LCPI0_0(%rip), %xmm0 ## xmm0 = [4294967295,4294967294,4294967293,4294967292] movq _Array@GOTPCREL(%rip), %rax movups %xmm0, 4(%rax) movaps LCPI0_1(%rip), %xmm0 ## xmm0 = [4294967291,4294967290,4294967289,4294967288] movups %xmm0, 20(%rax) movaps LCPI0_2(%rip), %xmm0 ## xmm0 = [4294967287,4294967286,4294967285,4294967284] movups %xmm0, 36(%rax) movaps LCPI0_3(%rip), %xmm0 ## xmm0 = [4294967283,4294967282,4294967281,4294967280] movups %xmm0, 52(%rax) movaps LCPI0_4(%rip), %xmm0 ## xmm0 = [4294967279,4294967278,4294967277,4294967276] movups %xmm0, 68(%rax) movl $1, %r8d movl $20, %r11d movl $-1, %esi movq $-19, %r10 .p2align 4, 0x90 LBB0_3: ## =>This Loop Header: Depth=1 ## Child Loop BB0_4 Depth 2 ## Child Loop BB0_5 Depth 3 ## Child Loop BB0_6 Depth 3 movl $1, %ecx xorl %r9d, %r9d LBB0_4: ## Parent Loop BB0_3 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_5 Depth 3 ## Child Loop BB0_6 Depth 3 leaq (,%rcx,4), %rdx negq %rdx movl %esi, %edi .p2align 4, 0x90 LBB0_5: ## Parent Loop BB0_3 Depth=1 ## Parent Loop BB0_4 Depth=2 ## => This Inner Loop Header: Depth=3 movl 4(%rax,%rcx,4), %esi incq %rcx cmpl %esi, %edi jg LBB0_6 ## %bb.9: ## in Loop: Header=BB0_5 Depth=3 addq $-4, %rdx movl %esi, %edi cmpq %rcx, %r11 jne LBB0_5 jmp LBB0_10 .p2align 4, 0x90 LBB0_6: ## Parent Loop BB0_3 Depth=1 ## Parent Loop BB0_4 Depth=2 ## => This Inner Loop Header: Depth=3 leaq (%r10,%rcx), %rdx movl %esi, -4(%rax,%rcx,4) movl %edi, (%rax,%rcx,4) cmpq $1, %rdx je LBB0_1 ## %bb.7: ## in Loop: Header=BB0_6 Depth=3 movl 4(%rax,%rcx,4), %esi incq %rcx cmpl %esi, %edi jg LBB0_6 ## %bb.8: ## in Loop: Header=BB0_4 Depth=2 leaq (%r10,%rcx), %rdx movb $1, %r9b cmpq $1, %rdx jne LBB0_4 jmp LBB0_1 .p2align 4, 0x90 LBB0_10: ## in Loop: Header=BB0_3 Depth=1 testb $1, %r9b je LBB0_11 LBB0_1: ## in Loop: Header=BB0_3 Depth=1 incl %r8d cmpl $20, %r8d je LBB0_11 ## %bb.2: ## in Loop: Header=BB0_3 Depth=1 decq %r11 movl 4(%rax), %esi incq %r10 jmp LBB0_3 LBB0_11: xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal16,16byte_literals .p2align 4 ## -- Begin function Initialize LCPI1_0: .long 4294967295 ## 0xffffffff .long 4294967294 ## 0xfffffffe .long 4294967293 ## 0xfffffffd .long 4294967292 ## 0xfffffffc LCPI1_1: .long 4294967291 ## 0xfffffffb .long 4294967290 ## 0xfffffffa .long 4294967289 ## 0xfffffff9 .long 4294967288 ## 0xfffffff8 LCPI1_2: .long 4294967287 ## 0xfffffff7 .long 4294967286 ## 0xfffffff6 .long 4294967285 ## 0xfffffff5 .long 4294967284 ## 0xfffffff4 LCPI1_3: .long 4294967283 ## 0xfffffff3 .long 4294967282 ## 0xfffffff2 .long 4294967281 ## 0xfffffff1 .long 4294967280 ## 0xfffffff0 LCPI1_4: .long 4294967279 ## 0xffffffef .long 4294967278 ## 0xffffffee .long 4294967277 ## 0xffffffed .long 4294967276 ## 0xffffffec .section __TEXT,__text,regular,pure_instructions .globl _Initialize .p2align 4, 0x90 _Initialize: ## @Initialize .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _factor@GOTPCREL(%rip), %rax movl $-1, (%rax) movaps LCPI1_0(%rip), %xmm0 ## xmm0 = [4294967295,4294967294,4294967293,4294967292] movups %xmm0, 4(%rdi) movaps LCPI1_1(%rip), %xmm0 ## xmm0 = [4294967291,4294967290,4294967289,4294967288] movups %xmm0, 20(%rdi) movaps LCPI1_2(%rip), %xmm0 ## xmm0 = [4294967287,4294967286,4294967285,4294967284] movups %xmm0, 36(%rdi) movaps LCPI1_3(%rip), %xmm0 ## xmm0 = [4294967283,4294967282,4294967281,4294967280] movups %xmm0, 52(%rdi) movaps LCPI1_4(%rip), %xmm0 ## xmm0 = [4294967279,4294967278,4294967277,4294967276] movups %xmm0, 68(%rdi) popq %rbp retq .cfi_endproc ## -- End function .globl _BubbleSort ## -- Begin function BubbleSort .p2align 4, 0x90 _BubbleSort: ## @BubbleSort .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $1, %r8d movl $20, %r9d movl $19, %edx jmp LBB2_3 .p2align 4, 0x90 LBB2_2: ## in Loop: Header=BB2_3 Depth=1 incl %r8d decq %r9 decq %rdx cmpl $20, %r8d je LBB2_10 LBB2_3: ## =>This Loop Header: Depth=1 ## Child Loop BB2_4 Depth 2 ## Child Loop BB2_1 Depth 3 movl 4(%rdi), %ecx movl $1, %esi movl $1, %r10d LBB2_4: ## Parent Loop BB2_3 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB2_1 Depth 3 movl 4(%rdi,%rsi,4), %eax cmpl %eax, %ecx jle LBB2_5 .p2align 4, 0x90 LBB2_1: ## Parent Loop BB2_3 Depth=1 ## Parent Loop BB2_4 Depth=2 ## => This Inner Loop Header: Depth=3 movl %eax, (%rdi,%rsi,4) movl %ecx, 4(%rdi,%rsi,4) cmpq %rsi, %rdx je LBB2_2 ## %bb.6: ## in Loop: Header=BB2_1 Depth=3 movl 8(%rdi,%rsi,4), %eax incq %rsi cmpl %eax, %ecx jg LBB2_1 ## %bb.7: ## in Loop: Header=BB2_4 Depth=2 incq %rsi xorl %r10d, %r10d jmp LBB2_8 .p2align 4, 0x90 LBB2_5: ## in Loop: Header=BB2_4 Depth=2 incq %rsi LBB2_8: ## in Loop: Header=BB2_4 Depth=2 movl %eax, %ecx cmpq %r9, %rsi jne LBB2_4 ## %bb.9: ## in Loop: Header=BB2_3 Depth=1 testl %r10d, %r10d je LBB2_2 LBB2_10: popq %rbp retq .cfi_endproc ## -- End function .comm _Array,84,4 ## @Array .comm _factor,4,2 ## @factor .comm _Seed,4,2 ## @Seed .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal16,16byte_literals .p2align 4 ; -- Begin function main lCPI0_0: .long 4294967295 ; 0xffffffff .long 4294967294 ; 0xfffffffe .long 4294967293 ; 0xfffffffd .long 4294967292 ; 0xfffffffc lCPI0_1: .long 4294967291 ; 0xfffffffb .long 4294967290 ; 0xfffffffa .long 4294967289 ; 0xfffffff9 .long 4294967288 ; 0xfffffff8 lCPI0_2: .long 4294967287 ; 0xfffffff7 .long 4294967286 ; 0xfffffff6 .long 4294967285 ; 0xfffffff5 .long 4294967284 ; 0xfffffff4 lCPI0_3: .long 4294967283 ; 0xfffffff3 .long 4294967282 ; 0xfffffff2 .long 4294967281 ; 0xfffffff1 .long 4294967280 ; 0xfffffff0 lCPI0_4: .long 4294967279 ; 0xffffffef .long 4294967278 ; 0xffffffee .long 4294967277 ; 0xffffffed .long 4294967276 ; 0xffffffec .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: Lloh0: adrp x8, _factor@GOTPAGE Lloh1: ldr x8, [x8, _factor@GOTPAGEOFF] mov w12, #-1 Lloh2: str w12, [x8] Lloh3: adrp x8, lCPI0_0@PAGE Lloh4: ldr q0, [x8, lCPI0_0@PAGEOFF] Lloh5: adrp x8, _Array@GOTPAGE Lloh6: ldr x8, [x8, _Array@GOTPAGEOFF] stur q0, [x8, #4] Lloh7: adrp x9, lCPI0_1@PAGE Lloh8: ldr q0, [x9, lCPI0_1@PAGEOFF] stur q0, [x8, #20] Lloh9: adrp x9, lCPI0_2@PAGE Lloh10: ldr q0, [x9, lCPI0_2@PAGEOFF] stur q0, [x8, #36] Lloh11: adrp x9, lCPI0_3@PAGE Lloh12: ldr q0, [x9, lCPI0_3@PAGEOFF] stur q0, [x8, #52] Lloh13: adrp x9, lCPI0_4@PAGE Lloh14: ldr q0, [x9, lCPI0_4@PAGEOFF] mov w9, #1 mov w10, #20 mov w11, #19 stur q0, [x8, #68] LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_2 Depth 2 ; Child Loop BB0_3 Depth 3 ; Child Loop BB0_5 Depth 3 mov w14, #0 mov w13, #1 LBB0_2: ; Parent Loop BB0_1 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_3 Depth 3 ; Child Loop BB0_5 Depth 3 lsl x15, x13, #2 neg x17, x15 add x15, x8, x15 add x15, x15, #4 mov x16, x12 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_2 Depth=2 ; => This Inner Loop Header: Depth=3 add x12, x8, x13, lsl #2 ldr w12, [x12, #4] cmp w16, w12 b.gt LBB0_5 ; %bb.4: ; in Loop: Header=BB0_3 Depth=3 add x13, x13, #1 sub x17, x17, #4 add x15, x15, #4 mov x16, x12 cmp x10, x13 b.ne LBB0_3 b LBB0_8 LBB0_5: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_2 Depth=2 ; => This Inner Loop Header: Depth=3 stp w12, w16, [x15, #-4] cmp x11, x13 b.eq LBB0_9 ; %bb.6: ; in Loop: Header=BB0_5 Depth=3 ldr w12, [x15, #4]! add x13, x13, #1 cmp w16, w12 b.gt LBB0_5 ; %bb.7: ; in Loop: Header=BB0_2 Depth=2 add x15, x13, #1 mov w14, #1 cmp x11, x13 mov x13, x15 b.ne LBB0_2 b LBB0_9 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 tbz w14, #0, LBB0_11 LBB0_9: ; in Loop: Header=BB0_1 Depth=1 add w9, w9, #1 cmp w9, #20 b.eq LBB0_11 ; %bb.10: ; in Loop: Header=BB0_1 Depth=1 sub x10, x10, #1 ldr w12, [x8, #4] sub x11, x11, #1 b LBB0_1 LBB0_11: mov w0, #0 ret .loh AdrpLdr Lloh13, Lloh14 .loh AdrpAdrp Lloh11, Lloh13 .loh AdrpLdr Lloh11, Lloh12 .loh AdrpAdrp Lloh9, Lloh11 .loh AdrpLdr Lloh9, Lloh10 .loh AdrpAdrp Lloh7, Lloh9 .loh AdrpLdr Lloh7, Lloh8 .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpAdrp Lloh3, Lloh5 .loh AdrpLdr Lloh3, Lloh4 .loh AdrpLdrGotStr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .section __TEXT,__literal16,16byte_literals .p2align 4 ; -- Begin function Initialize lCPI1_0: .long 4294967295 ; 0xffffffff .long 4294967294 ; 0xfffffffe .long 4294967293 ; 0xfffffffd .long 4294967292 ; 0xfffffffc lCPI1_1: .long 4294967291 ; 0xfffffffb .long 4294967290 ; 0xfffffffa .long 4294967289 ; 0xfffffff9 .long 4294967288 ; 0xfffffff8 lCPI1_2: .long 4294967287 ; 0xfffffff7 .long 4294967286 ; 0xfffffff6 .long 4294967285 ; 0xfffffff5 .long 4294967284 ; 0xfffffff4 lCPI1_3: .long 4294967283 ; 0xfffffff3 .long 4294967282 ; 0xfffffff2 .long 4294967281 ; 0xfffffff1 .long 4294967280 ; 0xfffffff0 lCPI1_4: .long 4294967279 ; 0xffffffef .long 4294967278 ; 0xffffffee .long 4294967277 ; 0xffffffed .long 4294967276 ; 0xffffffec .section __TEXT,__text,regular,pure_instructions .globl _Initialize .p2align 2 _Initialize: ; @Initialize .cfi_startproc ; %bb.0: Lloh15: adrp x8, _factor@GOTPAGE Lloh16: ldr x8, [x8, _factor@GOTPAGEOFF] mov w9, #-1 Lloh17: str w9, [x8] Lloh18: adrp x8, lCPI1_0@PAGE Lloh19: ldr q0, [x8, lCPI1_0@PAGEOFF] stur q0, [x0, #4] Lloh20: adrp x8, lCPI1_1@PAGE Lloh21: ldr q0, [x8, lCPI1_1@PAGEOFF] stur q0, [x0, #20] Lloh22: adrp x8, lCPI1_2@PAGE Lloh23: ldr q0, [x8, lCPI1_2@PAGEOFF] stur q0, [x0, #36] Lloh24: adrp x8, lCPI1_3@PAGE Lloh25: ldr q0, [x8, lCPI1_3@PAGEOFF] stur q0, [x0, #52] Lloh26: adrp x8, lCPI1_4@PAGE Lloh27: ldr q0, [x8, lCPI1_4@PAGEOFF] stur q0, [x0, #68] ret .loh AdrpLdr Lloh26, Lloh27 .loh AdrpAdrp Lloh24, Lloh26 .loh AdrpLdr Lloh24, Lloh25 .loh AdrpAdrp Lloh22, Lloh24 .loh AdrpLdr Lloh22, Lloh23 .loh AdrpAdrp Lloh20, Lloh22 .loh AdrpLdr Lloh20, Lloh21 .loh AdrpAdrp Lloh18, Lloh20 .loh AdrpLdr Lloh18, Lloh19 .loh AdrpLdrGotStr Lloh15, Lloh16, Lloh17 .cfi_endproc ; -- End function .globl _BubbleSort ; -- Begin function BubbleSort .p2align 2 _BubbleSort: ; @BubbleSort .cfi_startproc ; %bb.0: add x8, x0, #8 mov w9, #1 mov w10, #20 mov w11, #19 b LBB2_3 LBB2_1: ; in Loop: Header=BB2_3 Depth=1 cbnz w15, LBB2_10 LBB2_2: ; in Loop: Header=BB2_3 Depth=1 add w9, w9, #1 sub x10, x10, #1 sub x11, x11, #1 cmp w9, #20 b.eq LBB2_10 LBB2_3: ; =>This Loop Header: Depth=1 ; Child Loop BB2_5 Depth 2 ; Child Loop BB2_7 Depth 3 ldr w12, [x0, #4] mov w13, #1 mov w15, #1 b LBB2_5 LBB2_4: ; in Loop: Header=BB2_5 Depth=2 mov x12, x14 mov x13, x16 cmp x16, x10 b.eq LBB2_1 LBB2_5: ; Parent Loop BB2_3 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB2_7 Depth 3 add x16, x13, #1 ldr w14, [x0, x16, lsl #2] cmp w12, w14 b.le LBB2_4 ; %bb.6: ; in Loop: Header=BB2_5 Depth=2 add x15, x8, x13, lsl #2 LBB2_7: ; Parent Loop BB2_3 Depth=1 ; Parent Loop BB2_5 Depth=2 ; => This Inner Loop Header: Depth=3 stp w14, w12, [x15, #-8] cmp x11, x13 b.eq LBB2_2 ; %bb.8: ; in Loop: Header=BB2_7 Depth=3 ldr w14, [x15], #4 add x13, x13, #1 cmp w12, w14 b.gt LBB2_7 ; %bb.9: ; in Loop: Header=BB2_5 Depth=2 mov w15, #0 add x16, x13, #1 b LBB2_4 LBB2_10: ret .cfi_endproc ; -- End function .comm _Array,84,2 ; @Array .comm _factor,4,2 ; @factor .comm _Seed,4,2 ; @Seed .subsections_via_symbols
the_stack_data/133147.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function carith_checkarg _carith_checkarg: ## @carith_checkarg .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $56, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, -56(%rbp) ## 8-byte Spill movq %rsi, %r14 movq 8(%rdi), %r15 leaq 8(%r15), %rax cmpq (%rdi), %rax jb LBB0_2 ## %bb.1: movq _LUA_TCDATA@GOTPCREL(%rip), %rax movl (%rax), %edx movl $1, %esi callq _lj_err_argt LBB0_2: movl $1, -44(%rbp) ## 4-byte Folded Spill movb $1, %r12b xorl %ebx, %ebx movq %r14, -64(%rbp) ## 8-byte Spill jmp LBB0_3 .p2align 4, 0x90 LBB0_13: ## in Loop: Header=BB0_3 Depth=1 movq -56(%rbp), %rcx ## 8-byte Reload movq 8(%rcx), %rax movq -80(%rbp), %rdx ## 8-byte Reload movq %r13, (%rax,%rdx,8) movq (%rcx), %rax movq %rbx, (%rax,%rdx,8) LBB0_28: ## in Loop: Header=BB0_3 Depth=1 addq $8, %r15 movl $1, %ebx testb $1, %r12b movl $0, %r12d je LBB0_29 LBB0_3: ## =>This Inner Loop Header: Depth=1 movq %r15, %rdi callq _tviscdata testq %rax, %rax je LBB0_14 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 movq %rbx, -80(%rbp) ## 8-byte Spill movl %r12d, -72(%rbp) ## 4-byte Spill movq %r15, %rdi callq _cdataV movq %r14, %rdi movq %rax, %rbx movl (%rax), %r14d movl %r14d, %esi callq _ctype_raw movq %rax, %r13 movq %rbx, %rdi callq _cdataptr movq %rax, %rbx movl 4(%r13), %edi callq _ctype_isptr testq %rax, %rax je LBB0_8 ## %bb.5: ## in Loop: Header=BB0_3 Depth=1 movl (%r13), %esi movq %rbx, %rdi callq _cdata_getptr movq %rax, %rbx movl 4(%r13), %edi callq _ctype_isref testq %rax, %rax je LBB0_6 ## %bb.7: ## in Loop: Header=BB0_3 Depth=1 movq -64(%rbp), %r14 ## 8-byte Reload movq %r14, %rdi movq %r13, %rsi callq _ctype_rawchild jmp LBB0_10 .p2align 4, 0x90 LBB0_14: ## in Loop: Header=BB0_3 Depth=1 movq %r15, %rdi callq _tvisint testq %rax, %rax je LBB0_16 ## %bb.15: ## in Loop: Header=BB0_3 Depth=1 movq _CTID_INT32@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi callq _ctype_get movq -56(%rbp), %rdx ## 8-byte Reload movq 8(%rdx), %rcx movq %rax, (%rcx,%rbx,8) leaq 4(%r15), %rax movq (%rdx), %rcx movq %rax, (%rcx,%rbx,8) jmp LBB0_28 .p2align 4, 0x90 LBB0_8: ## in Loop: Header=BB0_3 Depth=1 movl 4(%r13), %edi callq _ctype_isfunc testq %rax, %rax je LBB0_6 ## %bb.9: ## in Loop: Header=BB0_3 Depth=1 movq (%rbx), %rbx movq _CT_PTR@GOTPCREL(%rip), %rax movl (%rax), %edi movq _CTALIGN_PTR@GOTPCREL(%rip), %rax orl (%rax), %r14d movl %r14d, %esi callq _CTINFO movq _CTSIZE_PTR@GOTPCREL(%rip), %rcx movl (%rcx), %edx movq -64(%rbp), %r14 ## 8-byte Reload movq %r14, %rdi movl %eax, %esi callq _lj_ctype_intern movq %r14, %rdi movl %eax, %esi callq _ctype_get LBB0_10: ## in Loop: Header=BB0_3 Depth=1 movq %rax, %r13 jmp LBB0_11 .p2align 4, 0x90 LBB0_6: ## in Loop: Header=BB0_3 Depth=1 movq -64(%rbp), %r14 ## 8-byte Reload LBB0_11: ## in Loop: Header=BB0_3 Depth=1 movl -72(%rbp), %r12d ## 4-byte Reload movl 4(%r13), %edi callq _ctype_isenum testq %rax, %rax je LBB0_13 ## %bb.12: ## in Loop: Header=BB0_3 Depth=1 movq %r14, %rdi movq %r13, %rsi callq _ctype_child movq %rax, %r13 jmp LBB0_13 LBB0_16: ## in Loop: Header=BB0_3 Depth=1 movq %r15, %rdi callq _tvisnum testq %rax, %rax je LBB0_18 ## %bb.17: ## in Loop: Header=BB0_3 Depth=1 movq _CTID_DOUBLE@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi callq _ctype_get movq -56(%rbp), %rdx ## 8-byte Reload movq 8(%rdx), %rcx movq %rax, (%rcx,%rbx,8) movq (%rdx), %rax movq %r15, (%rax,%rbx,8) jmp LBB0_28 LBB0_18: ## in Loop: Header=BB0_3 Depth=1 movq %r15, %rdi callq _tvisnil testq %rax, %rax je LBB0_20 ## %bb.19: ## in Loop: Header=BB0_3 Depth=1 movq _CTID_P_VOID@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi callq _ctype_get movq -56(%rbp), %rdx ## 8-byte Reload movq 8(%rdx), %rcx movq %rax, (%rcx,%rbx,8) movq (%rdx), %rax movq $0, (%rax,%rbx,8) jmp LBB0_28 LBB0_20: ## in Loop: Header=BB0_3 Depth=1 movq %r15, %rdi callq _tvisstr testq %rax, %rax je LBB0_27 ## %bb.21: ## in Loop: Header=BB0_3 Depth=1 movzbl %r12b, %eax andl $1, %eax shlq $4, %rax leaq (%rax,%r15), %rdi addq $-8, %rdi callq _cdataV movl (%rax), %esi movq %r14, %rdi callq _ctype_raw movq %rax, %r13 movq -56(%rbp), %r14 ## 8-byte Reload movq 8(%r14), %rax movq $0, (%rax,%rbx,8) movq %r15, %rdi callq _strVdata movq (%r14), %rcx movq %r13, %r14 movq %rax, (%rcx,%rbx,8) movl 4(%r13), %edi callq _ctype_isenum testq %rax, %rax je LBB0_22 ## %bb.23: ## in Loop: Header=BB0_3 Depth=1 movq %rbx, -80(%rbp) ## 8-byte Spill movq %r15, %rdi callq _strV movq -64(%rbp), %r13 ## 8-byte Reload movq %r13, %rdi movq %r14, -72(%rbp) ## 8-byte Spill movq %r14, %rsi movl %eax, %edx leaq -84(%rbp), %rcx callq _lj_ctype_getfield testq %rax, %rax je LBB0_26 ## %bb.24: ## in Loop: Header=BB0_3 Depth=1 movq %rax, %rbx movq %r13, %r14 movl 4(%rax), %edi callq _ctype_isconstval testq %rax, %rax je LBB0_26 ## %bb.25: ## in Loop: Header=BB0_3 Depth=1 movq %r14, %rdi movq %rbx, %rsi callq _ctype_child movq -56(%rbp), %rdx ## 8-byte Reload movq 8(%rdx), %rcx movq -80(%rbp), %rsi ## 8-byte Reload movq %rax, (%rcx,%rsi,8) movq (%rdx), %rax movq %rbx, (%rax,%rsi,8) movl $1, -44(%rbp) ## 4-byte Folded Spill jmp LBB0_28 LBB0_27: ## in Loop: Header=BB0_3 Depth=1 movq -56(%rbp), %rcx ## 8-byte Reload movq 8(%rcx), %rax movq $0, (%rax,%rbx,8) movq (%rcx), %rax movq $1, (%rax,%rbx,8) movl $0, -44(%rbp) ## 4-byte Folded Spill jmp LBB0_28 LBB0_22: ## in Loop: Header=BB0_3 Depth=1 movl $0, -44(%rbp) ## 4-byte Folded Spill movq -64(%rbp), %r14 ## 8-byte Reload jmp LBB0_28 LBB0_26: movq -56(%rbp), %rcx ## 8-byte Reload movq 8(%rcx), %rax movq -80(%rbp), %rdx ## 8-byte Reload shlq $3, %rdx xorq $8, %rdx movq -72(%rbp), %rsi ## 8-byte Reload movq %rsi, (%rax,%rdx) movq (%rcx), %rax movq $0, (%rax,%rdx) movl $0, -44(%rbp) ## 4-byte Folded Spill LBB0_29: movl -44(%rbp), %eax ## 4-byte Reload addq $56, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _LUA_TCDATA,4,2 ## @LUA_TCDATA .comm _CT_PTR,4,2 ## @CT_PTR .comm _CTALIGN_PTR,4,2 ## @CTALIGN_PTR .comm _CTSIZE_PTR,4,2 ## @CTSIZE_PTR .comm _CTID_INT32,4,2 ## @CTID_INT32 .comm _CTID_DOUBLE,4,2 ## @CTID_DOUBLE .comm _CTID_P_VOID,4,2 ## @CTID_P_VOID .no_dead_strip _carith_checkarg .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function carith_checkarg _carith_checkarg: ; @carith_checkarg .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x28, x27, [sp, #16] ; 16-byte Folded Spill stp x26, x25, [sp, #32] ; 16-byte Folded Spill stp x24, x23, [sp, #48] ; 16-byte Folded Spill stp x22, x21, [sp, #64] ; 16-byte Folded Spill stp x20, x19, [sp, #80] ; 16-byte Folded Spill stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov x19, x2 mov x20, x1 ldp x8, x21, [x0] add x9, x21, #8 cmp x9, x8 b.lo LBB0_2 ; %bb.1: Lloh0: adrp x8, _LUA_TCDATA@GOTPAGE Lloh1: ldr x8, [x8, _LUA_TCDATA@GOTPAGEOFF] Lloh2: ldr w2, [x8] mov w1, #1 bl _lj_err_argt LBB0_2: mov x28, #0 Lloh3: adrp x27, _CTID_INT32@GOTPAGE Lloh4: ldr x27, [x27, _CTID_INT32@GOTPAGEOFF] mov w8, #1 mov w22, #1 b LBB0_5 LBB0_3: ; in Loop: Header=BB0_5 Depth=1 ldr x8, [x19, #8] lsl x9, x28, #3 str x24, [x8, x9] ldr x8, [x19] str x23, [x8, x9] LBB0_4: ; in Loop: Header=BB0_5 Depth=1 mov w8, #0 add x21, x21, #8 mov w28, #1 tbz w26, #0, LBB0_28 LBB0_5: ; =>This Inner Loop Header: Depth=1 mov x26, x8 mov x0, x21 bl _tviscdata cbz x0, LBB0_9 ; %bb.6: ; in Loop: Header=BB0_5 Depth=1 mov x0, x21 bl _cdataV mov x23, x0 ldr w25, [x0] mov x0, x20 mov x1, x25 bl _ctype_raw mov x24, x0 mov x0, x23 bl _cdataptr mov x23, x0 ldr w0, [x24, #4] bl _ctype_isptr cbz x0, LBB0_11 ; %bb.7: ; in Loop: Header=BB0_5 Depth=1 ldr w1, [x24] mov x0, x23 bl _cdata_getptr mov x23, x0 ldr w0, [x24, #4] bl _ctype_isref cbz x0, LBB0_14 ; %bb.8: ; in Loop: Header=BB0_5 Depth=1 mov x0, x20 mov x1, x24 bl _ctype_rawchild b LBB0_13 LBB0_9: ; in Loop: Header=BB0_5 Depth=1 mov x0, x21 bl _tvisint cbz x0, LBB0_16 ; %bb.10: ; in Loop: Header=BB0_5 Depth=1 ldr w1, [x27] mov x0, x20 bl _ctype_get ldr x8, [x19, #8] lsl x9, x28, #3 str x0, [x8, x9] add x8, x21, #4 ldr x10, [x19] str x8, [x10, x9] b LBB0_4 LBB0_11: ; in Loop: Header=BB0_5 Depth=1 ldr w0, [x24, #4] bl _ctype_isfunc cbz x0, LBB0_14 ; %bb.12: ; in Loop: Header=BB0_5 Depth=1 ldr x23, [x23] Lloh5: adrp x8, _CT_PTR@GOTPAGE Lloh6: ldr x8, [x8, _CT_PTR@GOTPAGEOFF] Lloh7: ldr w0, [x8] Lloh8: adrp x8, _CTALIGN_PTR@GOTPAGE Lloh9: ldr x8, [x8, _CTALIGN_PTR@GOTPAGEOFF] Lloh10: ldr w8, [x8] orr w1, w8, w25 bl _CTINFO mov x1, x0 Lloh11: adrp x8, _CTSIZE_PTR@GOTPAGE Lloh12: ldr x8, [x8, _CTSIZE_PTR@GOTPAGEOFF] Lloh13: ldr w2, [x8] mov x0, x20 bl _lj_ctype_intern mov x1, x0 mov x0, x20 bl _ctype_get LBB0_13: ; in Loop: Header=BB0_5 Depth=1 mov x24, x0 LBB0_14: ; in Loop: Header=BB0_5 Depth=1 ldr w0, [x24, #4] bl _ctype_isenum cbz x0, LBB0_3 ; %bb.15: ; in Loop: Header=BB0_5 Depth=1 mov x0, x20 mov x1, x24 bl _ctype_child mov x24, x0 b LBB0_3 LBB0_16: ; in Loop: Header=BB0_5 Depth=1 mov x0, x21 bl _tvisnum cbz x0, LBB0_18 ; %bb.17: ; in Loop: Header=BB0_5 Depth=1 Lloh14: adrp x8, _CTID_DOUBLE@GOTPAGE Lloh15: ldr x8, [x8, _CTID_DOUBLE@GOTPAGEOFF] Lloh16: ldr w1, [x8] mov x0, x20 bl _ctype_get ldr x8, [x19, #8] lsl x9, x28, #3 str x0, [x8, x9] ldr x8, [x19] str x21, [x8, x9] b LBB0_4 LBB0_18: ; in Loop: Header=BB0_5 Depth=1 mov x0, x21 bl _tvisnil cbz x0, LBB0_20 ; %bb.19: ; in Loop: Header=BB0_5 Depth=1 Lloh17: adrp x8, _CTID_P_VOID@GOTPAGE Lloh18: ldr x8, [x8, _CTID_P_VOID@GOTPAGEOFF] Lloh19: ldr w1, [x8] mov x0, x20 bl _ctype_get ldr x8, [x19, #8] lsl x9, x28, #3 str x0, [x8, x9] ldr x8, [x19] str xzr, [x8, x9] b LBB0_4 LBB0_20: ; in Loop: Header=BB0_5 Depth=1 mov x0, x21 bl _tvisstr cbz x0, LBB0_25 ; %bb.21: ; in Loop: Header=BB0_5 Depth=1 tst w26, #0x1 mov w8, #8 cneg x8, x8, eq add x0, x21, x8 bl _cdataV ldr w1, [x0] mov x0, x20 bl _ctype_raw mov x23, x0 ldr x8, [x19, #8] lsl x24, x28, #3 str xzr, [x8, x24] mov x0, x21 bl _strVdata ldr x8, [x19] str x0, [x8, x24] ldr w0, [x23, #4] bl _ctype_isenum cbz x0, LBB0_26 ; %bb.22: ; in Loop: Header=BB0_5 Depth=1 mov x0, x21 bl _strV mov x2, x0 add x3, sp, #12 mov x0, x20 mov x1, x23 bl _lj_ctype_getfield cbz x0, LBB0_27 ; %bb.23: ; in Loop: Header=BB0_5 Depth=1 mov x22, x0 ldr w0, [x0, #4] bl _ctype_isconstval cbz x0, LBB0_27 ; %bb.24: ; in Loop: Header=BB0_5 Depth=1 mov x0, x20 mov x1, x22 bl _ctype_child ldr x8, [x19, #8] str x0, [x8, x24] ldr x8, [x19] str x22, [x8, x24] mov w22, #1 b LBB0_4 LBB0_25: ; in Loop: Header=BB0_5 Depth=1 mov w22, #0 ldr x8, [x19, #8] lsl x9, x28, #3 str xzr, [x8, x9] ldr x8, [x19] mov w10, #1 str x10, [x8, x9] b LBB0_4 LBB0_26: ; in Loop: Header=BB0_5 Depth=1 mov w22, #0 b LBB0_4 LBB0_27: mov w22, #0 ldr x8, [x19, #8] eor x9, x24, #0x8 str x23, [x8, x9] ldr x8, [x19] str xzr, [x8, x9] LBB0_28: mov x0, x22 ldp x29, x30, [sp, #96] ; 16-byte Folded Reload ldp x20, x19, [sp, #80] ; 16-byte Folded Reload ldp x22, x21, [sp, #64] ; 16-byte Folded Reload ldp x24, x23, [sp, #48] ; 16-byte Folded Reload ldp x26, x25, [sp, #32] ; 16-byte Folded Reload ldp x28, x27, [sp, #16] ; 16-byte Folded Reload add sp, sp, #112 ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19 .cfi_endproc ; -- End function .comm _LUA_TCDATA,4,2 ; @LUA_TCDATA .comm _CT_PTR,4,2 ; @CT_PTR .comm _CTALIGN_PTR,4,2 ; @CTALIGN_PTR .comm _CTSIZE_PTR,4,2 ; @CTSIZE_PTR .comm _CTID_INT32,4,2 ; @CTID_INT32 .comm _CTID_DOUBLE,4,2 ; @CTID_DOUBLE .comm _CTID_P_VOID,4,2 ; @CTID_P_VOID .no_dead_strip _carith_checkarg .subsections_via_symbols
AnghaBench/xLua/build/luajit-2.1.0b2/src/extr_lj_carith.c_carith_checkarg.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ctf_fixed_maxseg ## -- Begin function ctf_fixed_maxseg .p2align 4, 0x90 _ctf_fixed_maxseg: ## @ctf_fixed_maxseg .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 _TF_NOOPT@GOTPCREL(%rip), %rax movl (%rax), %eax testl %eax, (%rdi) je LBB0_2 ## %bb.1: movq 8(%rbx), %rax jmp LBB0_14 LBB0_2: movl 16(%rbx), %edi callq _TCPS_HAVEESTABLISHED movl (%rbx), %ecx testq %rax, %rax je LBB0_6 ## %bb.3: movq _TF_RCVD_TSTMP@GOTPCREL(%rip), %rax andl (%rax), %ecx je LBB0_5 ## %bb.4: movq _TCPOLEN_TSTAMP_APPA@GOTPCREL(%rip), %rax movl (%rax), %ecx LBB0_5: movl %ecx, %edi jmp LBB0_13 LBB0_6: movq _TF_REQ_TSTMP@GOTPCREL(%rip), %rax testl %ecx, (%rax) je LBB0_8 ## %bb.7: movq _TCPOLEN_TSTAMP_APPA@GOTPCREL(%rip), %rax movl (%rax), %edi jmp LBB0_9 LBB0_8: movq _TCPOLEN_MAXSEG@GOTPCREL(%rip), %rax movl (%rax), %eax leal 3(%rax), %edi testl %eax, %eax cmovnsl %eax, %edi shrl $2, %edi andl $3, %eax cmpl $1, %eax sbbl $-1, %edi shll $2, %edi LBB0_9: movq _TF_REQ_SCALE@GOTPCREL(%rip), %rax testl %ecx, (%rax) je LBB0_11 ## %bb.10: movq _TCPOLEN_WINDOW@GOTPCREL(%rip), %rax movl (%rax), %eax leal 3(%rax), %edx testl %eax, %eax cmovnsl %eax, %edx shrl $2, %edx andl $3, %eax cmpl $1, %eax sbbl $-1, %edx leal (%rdi,%rdx,4), %edi LBB0_11: movq _TF_SACK_PERMIT@GOTPCREL(%rip), %rax testl %ecx, (%rax) je LBB0_13 ## %bb.12: movq _TCPOLEN_SACK_PERMITTED@GOTPCREL(%rip), %rax movl (%rax), %eax leal 3(%rax), %ecx testl %eax, %eax cmovnsl %eax, %ecx shrl $2, %ecx andl $3, %eax cmpl $1, %eax sbbl $-1, %ecx leal (%rdi,%rcx,4), %edi LBB0_13: movq _TCP_MAXOLEN@GOTPCREL(%rip), %rax movl (%rax), %esi ## kill: def $edi killed $edi killed $rdi callq _min movl %eax, %ecx movq 8(%rbx), %rax movslq %ecx, %rcx subq %rcx, %rax LBB0_14: addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm _TF_NOOPT,4,2 ## @TF_NOOPT .comm _TF_RCVD_TSTMP,4,2 ## @TF_RCVD_TSTMP .comm _TCPOLEN_TSTAMP_APPA,4,2 ## @TCPOLEN_TSTAMP_APPA .comm _TF_REQ_TSTMP,4,2 ## @TF_REQ_TSTMP .comm _TCPOLEN_MAXSEG,4,2 ## @TCPOLEN_MAXSEG .comm _TF_REQ_SCALE,4,2 ## @TF_REQ_SCALE .comm _TCPOLEN_WINDOW,4,2 ## @TCPOLEN_WINDOW .comm _TF_SACK_PERMIT,4,2 ## @TF_SACK_PERMIT .comm _TCPOLEN_SACK_PERMITTED,4,2 ## @TCPOLEN_SACK_PERMITTED .comm _TCP_MAXOLEN,4,2 ## @TCP_MAXOLEN .comm _TCPOLEN_SIGNATURE,4,2 ## @TCPOLEN_SIGNATURE .comm _TF_SIGNATURE,4,2 ## @TF_SIGNATURE .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ctf_fixed_maxseg ; -- Begin function ctf_fixed_maxseg .p2align 2 _ctf_fixed_maxseg: ; @ctf_fixed_maxseg .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] Lloh0: adrp x9, _TF_NOOPT@GOTPAGE Lloh1: ldr x9, [x9, _TF_NOOPT@GOTPAGEOFF] Lloh2: ldr w9, [x9] tst w9, w8 b.eq LBB0_2 ; %bb.1: ldr x0, [x19, #8] b LBB0_12 LBB0_2: ldr w0, [x19, #16] bl _TCPS_HAVEESTABLISHED ldr w8, [x19] cbz x0, LBB0_4 ; %bb.3: Lloh3: adrp x9, _TF_RCVD_TSTMP@GOTPAGE Lloh4: ldr x9, [x9, _TF_RCVD_TSTMP@GOTPAGEOFF] Lloh5: ldr w9, [x9] Lloh6: adrp x10, _TCPOLEN_TSTAMP_APPA@GOTPAGE Lloh7: ldr x10, [x10, _TCPOLEN_TSTAMP_APPA@GOTPAGEOFF] Lloh8: ldr w10, [x10] tst w9, w8 csel w0, wzr, w10, eq b LBB0_11 LBB0_4: Lloh9: adrp x9, _TF_REQ_TSTMP@GOTPAGE Lloh10: ldr x9, [x9, _TF_REQ_TSTMP@GOTPAGEOFF] Lloh11: ldr w9, [x9] tst w9, w8 b.eq LBB0_6 ; %bb.5: Lloh12: adrp x9, _TCPOLEN_TSTAMP_APPA@GOTPAGE Lloh13: ldr x9, [x9, _TCPOLEN_TSTAMP_APPA@GOTPAGEOFF] Lloh14: ldr w0, [x9] b LBB0_7 LBB0_6: Lloh15: adrp x9, _TCPOLEN_MAXSEG@GOTPAGE Lloh16: ldr x9, [x9, _TCPOLEN_MAXSEG@GOTPAGEOFF] Lloh17: ldr w9, [x9] add w10, w9, #3 cmp w9, #0 csel w10, w10, w9, lt lsr w10, w10, #2 tst w9, #0x3 cinc w9, w10, ne lsl w0, w9, #2 LBB0_7: Lloh18: adrp x9, _TF_REQ_SCALE@GOTPAGE Lloh19: ldr x9, [x9, _TF_REQ_SCALE@GOTPAGEOFF] Lloh20: ldr w9, [x9] tst w9, w8 b.eq LBB0_9 ; %bb.8: Lloh21: adrp x9, _TCPOLEN_WINDOW@GOTPAGE Lloh22: ldr x9, [x9, _TCPOLEN_WINDOW@GOTPAGEOFF] Lloh23: ldr w9, [x9] add w10, w9, #3 cmp w9, #0 csel w10, w10, w9, lt lsr w10, w10, #2 tst w9, #0x3 cinc w9, w10, ne add w0, w0, w9, lsl #2 LBB0_9: Lloh24: adrp x9, _TF_SACK_PERMIT@GOTPAGE Lloh25: ldr x9, [x9, _TF_SACK_PERMIT@GOTPAGEOFF] Lloh26: ldr w9, [x9] tst w9, w8 b.eq LBB0_11 ; %bb.10: Lloh27: adrp x8, _TCPOLEN_SACK_PERMITTED@GOTPAGE Lloh28: ldr x8, [x8, _TCPOLEN_SACK_PERMITTED@GOTPAGEOFF] Lloh29: ldr w8, [x8] add w9, w8, #3 cmp w8, #0 csel w9, w9, w8, lt lsr w9, w9, #2 tst w8, #0x3 cinc w8, w9, ne add w0, w0, w8, lsl #2 LBB0_11: Lloh30: adrp x8, _TCP_MAXOLEN@GOTPAGE Lloh31: ldr x8, [x8, _TCP_MAXOLEN@GOTPAGEOFF] Lloh32: ldr w1, [x8] bl _min ldr x8, [x19, #8] sub x0, x8, w0, sxtw LBB0_12: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .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 .cfi_endproc ; -- End function .comm _TF_NOOPT,4,2 ; @TF_NOOPT .comm _TF_RCVD_TSTMP,4,2 ; @TF_RCVD_TSTMP .comm _TCPOLEN_TSTAMP_APPA,4,2 ; @TCPOLEN_TSTAMP_APPA .comm _TF_REQ_TSTMP,4,2 ; @TF_REQ_TSTMP .comm _TCPOLEN_MAXSEG,4,2 ; @TCPOLEN_MAXSEG .comm _TF_REQ_SCALE,4,2 ; @TF_REQ_SCALE .comm _TCPOLEN_WINDOW,4,2 ; @TCPOLEN_WINDOW .comm _TF_SACK_PERMIT,4,2 ; @TF_SACK_PERMIT .comm _TCPOLEN_SACK_PERMITTED,4,2 ; @TCPOLEN_SACK_PERMITTED .comm _TCP_MAXOLEN,4,2 ; @TCP_MAXOLEN .comm _TCPOLEN_SIGNATURE,4,2 ; @TCPOLEN_SIGNATURE .comm _TF_SIGNATURE,4,2 ; @TF_SIGNATURE .subsections_via_symbols
AnghaBench/freebsd/sys/netinet/tcp_stacks/extr_rack_bbr_common.c_ctf_fixed_maxseg.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function map_shortname_to_schema _map_shortname_to_schema: ## @map_shortname_to_schema .cfi_startproc ## %bb.0: 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 movq _GUID_MetadataFormatXMP@GOTPCREL(%rip), %rsi callq _IsEqualGUID testl %eax, %eax jne LBB0_3 ## %bb.1: movq _GUID_MetadataFormatXMPStruct@GOTPCREL(%rip), %rsi movq %r14, %rdi callq _IsEqualGUID testl %eax, %eax je LBB0_2 LBB0_3: movq _name2schema@GOTPCREL(%rip), %r12 movq (%r12), %rdi callq _ARRAY_SIZE xorl %r14d, %r14d testq %rax, %rax je LBB0_8 ## %bb.4: xorl %r13d, %r13d xorl %ebx, %ebx .p2align 4, 0x90 LBB0_5: ## =>This Inner Loop Header: Depth=1 movq (%r12), %rax movl 8(%rax,%r13), %edi movq %r15, %rsi callq _lstrcmpW testl %eax, %eax je LBB0_6 ## %bb.7: ## in Loop: Header=BB0_5 Depth=1 incq %rbx movq (%r12), %rdi callq _ARRAY_SIZE addq $16, %r13 cmpq %rax, %rbx jb LBB0_5 jmp LBB0_8 LBB0_6: movq (%r12), %rax movq (%rax,%r13), %r14 jmp LBB0_8 LBB0_2: xorl %r14d, %r14d LBB0_8: movq %r14, %rax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _GUID_MetadataFormatXMP,4,2 ## @GUID_MetadataFormatXMP .comm _GUID_MetadataFormatXMPStruct,4,2 ## @GUID_MetadataFormatXMPStruct .comm _name2schema,8,3 ## @name2schema .no_dead_strip _map_shortname_to_schema .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function map_shortname_to_schema _map_shortname_to_schema: ; @map_shortname_to_schema .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x1 mov x20, x0 Lloh0: adrp x1, _GUID_MetadataFormatXMP@GOTPAGE Lloh1: ldr x1, [x1, _GUID_MetadataFormatXMP@GOTPAGEOFF] bl _IsEqualGUID cbnz w0, LBB0_2 ; %bb.1: Lloh2: adrp x1, _GUID_MetadataFormatXMPStruct@GOTPAGE Lloh3: ldr x1, [x1, _GUID_MetadataFormatXMPStruct@GOTPAGEOFF] mov x0, x20 bl _IsEqualGUID cbz w0, LBB0_6 LBB0_2: Lloh4: adrp x20, _name2schema@GOTPAGE Lloh5: ldr x20, [x20, _name2schema@GOTPAGEOFF] ldr x0, [x20] bl _ARRAY_SIZE cbz x0, LBB0_8 ; %bb.3: mov x21, #0 mov x22, #0 LBB0_4: ; =>This Inner Loop Header: Depth=1 ldr x8, [x20] add x8, x8, x21 ldr w0, [x8, #8] mov x1, x19 bl _lstrcmpW cbz w0, LBB0_7 ; %bb.5: ; in Loop: Header=BB0_4 Depth=1 add x22, x22, #1 ldr x0, [x20] bl _ARRAY_SIZE add x21, x21, #16 cmp x22, x0 b.lo LBB0_4 LBB0_6: mov x0, #0 b LBB0_8 LBB0_7: ldr x8, [x20] ldr x0, [x8, x21] LBB0_8: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh4, Lloh5 .cfi_endproc ; -- End function .comm _GUID_MetadataFormatXMP,4,2 ; @GUID_MetadataFormatXMP .comm _GUID_MetadataFormatXMPStruct,4,2 ; @GUID_MetadataFormatXMPStruct .comm _name2schema,8,3 ; @name2schema .no_dead_strip _map_shortname_to_schema .subsections_via_symbols
AnghaBench/reactos/dll/win32/windowscodecs/extr_metadataquery.c_map_shortname_to_schema.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _plat_get_root_dir ## -- Begin function plat_get_root_dir .p2align 4, 0x90 _plat_get_root_dir: ## @plat_get_root_dir .cfi_startproc ## %bb.0: testl %esi, %esi jle LBB0_2 ## %bb.1: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movb $0, (%rdi) popq %rbp LBB0_2: xorl %eax, %eax retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _plat_get_root_dir ; -- Begin function plat_get_root_dir .p2align 2 _plat_get_root_dir: ; @plat_get_root_dir .cfi_startproc ; %bb.0: cmp w1, #1 b.lt LBB0_2 ; %bb.1: strb wzr, [x0] LBB0_2: mov w0, #0 ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/Provenance/Cores/PicoDrive/platform/psp/extr_emu.c_plat_get_root_dir.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function gnttab_unmap_frames_v2 _gnttab_unmap_frames_v2: ## @gnttab_unmap_frames_v2 .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 _gnttab_shared@GOTPCREL(%rip), %rax movl (%rax), %edi movq _nr_grant_frames@GOTPCREL(%rip), %r14 movl (%r14), %esi callq _arch_gnttab_unmap movq _grstatus@GOTPCREL(%rip), %rax movl (%rax), %ebx movl (%r14), %edi callq _nr_status_frames movl %ebx, %edi movl %eax, %esi popq %rbx popq %r14 popq %rbp jmp _arch_gnttab_unmap ## TAILCALL .cfi_endproc ## -- End function .comm _gnttab_shared,4,2 ## @gnttab_shared .comm _nr_grant_frames,4,2 ## @nr_grant_frames .comm _grstatus,4,2 ## @grstatus .no_dead_strip _gnttab_unmap_frames_v2 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function gnttab_unmap_frames_v2 _gnttab_unmap_frames_v2: ; @gnttab_unmap_frames_v2 .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, _gnttab_shared@GOTPAGE Lloh1: ldr x8, [x8, _gnttab_shared@GOTPAGEOFF] Lloh2: ldr w0, [x8] Lloh3: adrp x20, _nr_grant_frames@GOTPAGE Lloh4: ldr x20, [x20, _nr_grant_frames@GOTPAGEOFF] ldr w1, [x20] bl _arch_gnttab_unmap Lloh5: adrp x8, _grstatus@GOTPAGE Lloh6: ldr x8, [x8, _grstatus@GOTPAGEOFF] Lloh7: ldr w19, [x8] ldr w0, [x20] bl _nr_status_frames mov x1, x0 mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _arch_gnttab_unmap .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _gnttab_shared,4,2 ; @gnttab_shared .comm _nr_grant_frames,4,2 ; @nr_grant_frames .comm _grstatus,4,2 ; @grstatus .no_dead_strip _gnttab_unmap_frames_v2 .subsections_via_symbols
AnghaBench/linux/drivers/xen/extr_grant-table.c_gnttab_unmap_frames_v2.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _writev ## -- Begin function _writev .p2align 4, 0x90 _writev: ## @"\01_writev" .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp callq ___error movl $78, (%rax) movq $-1, %rax 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 _writev ; -- Begin function _writev .p2align 2 _writev: ; @"\01_writev" .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 ___error mov w8, #78 str w8, [x0] mov x0, #-1 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/236909.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 movq _info_compiler(%rip), %rax movslq %edi, %rcx movsbl (%rax,%rcx), %eax movq _info_platform(%rip), %rdx movsbl (%rdx,%rcx), %edx addl %eax, %edx movq _info_arch(%rip), %rax movsbl (%rax,%rcx), %esi addl %edx, %esi leaq _info_version(%rip), %rax movsbl (%rcx,%rax), %eax addl %esi, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "INFO:compiler[AppleClang]" .section __DATA,__data .globl _info_compiler ## @info_compiler .p2align 3 _info_compiler: .quad L_.str .section __TEXT,__const .globl _info_version ## @info_version .p2align 4 _info_version: .asciz "INFO:compiler_version[00000014.00000000.00000003.14030022]" .section __TEXT,__cstring,cstring_literals L_.str.1: ## @.str.1 .asciz "INFO:platform[Darwin]" .section __DATA,__data .globl _info_platform ## @info_platform .p2align 3 _info_platform: .quad L_.str.1 .section __TEXT,__cstring,cstring_literals L_.str.2: ## @.str.2 .asciz "INFO:arch[]" .section __DATA,__data .globl _info_arch ## @info_arch .p2align 3 _info_arch: .quad L_.str.2 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: ; kill: def $w0 killed $w0 def $x0 Lloh0: adrp x8, _info_compiler@PAGE Lloh1: ldr x8, [x8, _info_compiler@PAGEOFF] sxtw x9, w0 ldrsb w8, [x8, x9] Lloh2: adrp x10, _info_platform@PAGE Lloh3: ldr x10, [x10, _info_platform@PAGEOFF] ldrsb w10, [x10, x9] Lloh4: adrp x11, _info_arch@PAGE Lloh5: ldr x11, [x11, _info_arch@PAGEOFF] ldrsb w11, [x11, x9] add w8, w10, w8 add w8, w8, w11 Lloh6: adrp x10, _info_version@PAGE Lloh7: add x10, x10, _info_version@PAGEOFF ldrsb w9, [x10, x9] add w0, w8, w9 ret .loh AdrpAdd Lloh6, Lloh7 .loh AdrpLdr Lloh4, Lloh5 .loh AdrpLdr Lloh2, Lloh3 .loh AdrpLdr Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "INFO:compiler[AppleClang]" .section __DATA,__data .globl _info_compiler ; @info_compiler .p2align 3 _info_compiler: .quad l_.str .section __TEXT,__const .globl _info_version ; @info_version _info_version: .asciz "INFO:compiler_version[00000014.00000000.00000003.14030022]" .section __TEXT,__cstring,cstring_literals l_.str.1: ; @.str.1 .asciz "INFO:platform[Darwin]" .section __DATA,__data .globl _info_platform ; @info_platform .p2align 3 _info_platform: .quad l_.str.1 .section __TEXT,__cstring,cstring_literals l_.str.2: ; @.str.2 .asciz "INFO:arch[]" .section __DATA,__data .globl _info_arch ; @info_arch .p2align 3 _info_arch: .quad l_.str.2 .subsections_via_symbols
the_stack_data/161079581.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _pmu_raw_readl ## -- Begin function pmu_raw_readl .p2align 4, 0x90 _pmu_raw_readl: ## @pmu_raw_readl .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _pmu_base_addr@GOTPCREL(%rip), %rax addq (%rax), %rdi popq %rbp jmp _readl_relaxed ## TAILCALL .cfi_endproc ## -- End function .comm _pmu_base_addr,8,3 ## @pmu_base_addr .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _pmu_raw_readl ; -- Begin function pmu_raw_readl .p2align 2 _pmu_raw_readl: ; @pmu_raw_readl .cfi_startproc ; %bb.0: Lloh0: adrp x8, _pmu_base_addr@GOTPAGE Lloh1: ldr x8, [x8, _pmu_base_addr@GOTPAGEOFF] Lloh2: ldr x8, [x8] add x0, x8, x0 b _readl_relaxed .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _pmu_base_addr,8,3 ; @pmu_base_addr .subsections_via_symbols
AnghaBench/linux/drivers/soc/samsung/extr_exynos-pmu.c_pmu_raw_readl.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _pch_gbe_down ## -- Begin function pch_gbe_down .p2align 4, 0x90 _pch_gbe_down: ## @pch_gbe_down .cfi_startproc ## %bb.0: 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 8(%rdi), %r15 movq 40(%rdi), %r14 addq $32, %rdi callq _napi_disable leaq 28(%rbx), %rdi xorl %esi, %esi callq _atomic_set movq %rbx, %rdi callq _pch_gbe_irq_disable movq %rbx, %rdi callq _pch_gbe_free_irq leaq 24(%rbx), %rdi callq _del_timer_sync movl 20(%rbx), %eax movl %eax, (%r14) movq %r14, %rdi callq _netif_carrier_off movq %r14, %rdi callq _netif_stop_queue movq %rbx, %rdi callq _pch_gbe_reset movl 16(%rbx), %esi movq %rbx, %rdi callq _pch_gbe_clean_tx_ring movq 8(%rbx), %rsi movq %rbx, %rdi callq _pch_gbe_clean_rx_ring movl (%rbx), %edi movq (%r15), %rdx movq 8(%r15), %rsi movq 16(%r15), %rcx callq _pci_free_consistent xorps %xmm0, %xmm0 movups %xmm0, (%r15) movq $0, 16(%r15) 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 _pch_gbe_down ; -- Begin function pch_gbe_down .p2align 2 _pch_gbe_down: ; @pch_gbe_down .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x0 ldr x20, [x0, #40] ldr x21, [x0, #8] add x0, x0, #32 bl _napi_disable add x0, x19, #28 mov w1, #0 bl _atomic_set mov x0, x19 bl _pch_gbe_irq_disable mov x0, x19 bl _pch_gbe_free_irq add x0, x19, #24 bl _del_timer_sync ldr w8, [x19, #20] str w8, [x20] mov x0, x20 bl _netif_carrier_off mov x0, x20 bl _netif_stop_queue mov x0, x19 bl _pch_gbe_reset ldr w1, [x19, #16] mov x0, x19 bl _pch_gbe_clean_tx_ring ldr x1, [x19, #8] mov x0, x19 bl _pch_gbe_clean_rx_ring ldr w0, [x19] ldp x2, x1, [x21] ldr x3, [x21, #16] bl _pci_free_consistent stp xzr, xzr, [x21, #8] str xzr, [x21] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/net/pch_gbe/extr_pch_gbe_main.c_pch_gbe_down.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _tegra114_clock_assert_dfll_dvco_reset ## -- Begin function tegra114_clock_assert_dfll_dvco_reset .p2align 4, 0x90 _tegra114_clock_assert_dfll_dvco_reset: ## @tegra114_clock_assert_dfll_dvco_reset .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq _clk_base@GOTPCREL(%rip), %r14 movq _RST_DFLL_DVCO@GOTPCREL(%rip), %rbx movq (%rbx), %rdi addq (%r14), %rdi callq _readl_relaxed movq _DVFS_DFLL_RESET_SHIFT@GOTPCREL(%rip), %rcx movb (%rcx), %cl btsl %ecx, %eax movq (%rbx), %rsi addq (%r14), %rsi movl %eax, %edi callq _writel_relaxed xorl %eax, %eax popq %rbx popq %r14 popq %rbp jmp _tegra114_car_barrier ## TAILCALL .cfi_endproc ## -- End function .comm _clk_base,8,3 ## @clk_base .comm _RST_DFLL_DVCO,8,3 ## @RST_DFLL_DVCO .comm _DVFS_DFLL_RESET_SHIFT,4,2 ## @DVFS_DFLL_RESET_SHIFT .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _tegra114_clock_assert_dfll_dvco_reset ; -- Begin function tegra114_clock_assert_dfll_dvco_reset .p2align 2 _tegra114_clock_assert_dfll_dvco_reset: ; @tegra114_clock_assert_dfll_dvco_reset .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x19, _clk_base@GOTPAGE Lloh1: ldr x19, [x19, _clk_base@GOTPAGEOFF] ldr x8, [x19] Lloh2: adrp x20, _RST_DFLL_DVCO@GOTPAGE Lloh3: ldr x20, [x20, _RST_DFLL_DVCO@GOTPAGEOFF] ldr x9, [x20] add x0, x9, x8 bl _readl_relaxed Lloh4: adrp x8, _DVFS_DFLL_RESET_SHIFT@GOTPAGE Lloh5: ldr x8, [x8, _DVFS_DFLL_RESET_SHIFT@GOTPAGEOFF] Lloh6: ldr w8, [x8] mov w9, #1 lsl w8, w9, w8 orr w0, w8, w0 ldr x8, [x19] ldr x9, [x20] add x1, x9, x8 bl _writel_relaxed ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _tegra114_car_barrier .loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _clk_base,8,3 ; @clk_base .comm _RST_DFLL_DVCO,8,3 ; @RST_DFLL_DVCO .comm _DVFS_DFLL_RESET_SHIFT,4,2 ; @DVFS_DFLL_RESET_SHIFT .subsections_via_symbols
AnghaBench/linux/drivers/clk/tegra/extr_clk-tegra114.c_tegra114_clock_assert_dfll_dvco_reset.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _strrchr ## -- Begin function strrchr .p2align 4, 0x90 _strrchr: ## @strrchr .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 .p2align 4, 0x90 LBB0_1: ## =>This Inner Loop Header: Depth=1 movsbl (%rdi), %ecx cmpl %esi, %ecx cmoveq %rdi, %rax incq %rdi testl %ecx, %ecx jne LBB0_1 ## %bb.2: 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 _strrchr ; -- Begin function strrchr .p2align 2 _strrchr: ; @strrchr .cfi_startproc ; %bb.0: mov x8, x0 mov x0, #0 mov x9, x8 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldrsb w10, [x9], #1 cmp w10, w1 csel x0, x8, x0, eq mov x8, x9 cbnz w10, LBB0_1 ; %bb.2: ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/freebsd/contrib/binutils/libiberty/extr_strrchr.c_strrchr.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function cvmx_fau_tagwait_fetch_and_add64 _cvmx_fau_tagwait_fetch_and_add64: ## @cvmx_fau_tagwait_fetch_and_add64 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %esi, %edx movl %edi, %esi movl $1, %edi callq ___cvmx_fau_atomic_address movl %eax, %edi popq %rbp jmp _cvmx_read64_int64 ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _cvmx_fau_tagwait_fetch_and_add64 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function cvmx_fau_tagwait_fetch_and_add64 _cvmx_fau_tagwait_fetch_and_add64: ; @cvmx_fau_tagwait_fetch_and_add64 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov x2, x1 mov x1, x0 mov w0, #1 bl ___cvmx_fau_atomic_address ldp x29, x30, [sp], #16 ; 16-byte Folded Reload b _cvmx_read64_int64 .cfi_endproc ; -- End function .no_dead_strip _cvmx_fau_tagwait_fetch_and_add64 .subsections_via_symbols
AnghaBench/freebsd/sys/contrib/octeon-sdk/extr_cvmx-fau.h_cvmx_fau_tagwait_fetch_and_add64.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _matrix_init_user ## -- Begin function matrix_init_user .p2align 4, 0x90 _matrix_init_user: ## @matrix_init_user .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _matrix_init_user ; -- Begin function matrix_init_user .p2align 2 _matrix_init_user: ; @matrix_init_user .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/qmk_firmware/keyboards/quantrik/kyuu/keymaps/default/extr_keymap.c_matrix_init_user.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .subsections_via_symbols
the_stack_data/75138152.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__const .globl _TitleSpritesheetTiles ## @TitleSpritesheetTiles .p2align 2 _TitleSpritesheetTiles: .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 14336 ## 0x3800 .short 0 ## 0x0 .short 39304 ## 0x9988 .short 32768 ## 0x8000 .short 35219 ## 0x8993 .short 32768 ## 0x8000 .short 34969 ## 0x8899 .short 14336 ## 0x3800 .short 34969 ## 0x8899 .short 14336 ## 0x3800 .short 10392 ## 0x2898 .short 0 ## 0x0 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 33689 ## 0x8399 .short 0 ## 0x0 .short 39321 ## 0x9999 .short 8 ## 0x8 .short 39048 ## 0x9888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 10370 ## 0x2882 .short 0 ## 0x0 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 14464 ## 0x3880 .short 0 ## 0x0 .short 39224 ## 0x9938 .short 0 ## 0x0 .short 35224 ## 0x8998 .short 32768 ## 0x8000 .short 34969 ## 0x8899 .short 14336 ## 0x3800 .short 34969 ## 0x8899 .short 14336 ## 0x3800 .short 10392 ## 0x2898 .short 34816 ## 0x8800 .short 33688 ## 0x8398 .short 136 ## 0x88 .short 0 ## 0x0 .short 34969 ## 0x8899 .short 0 ## 0x0 .short 14745 ## 0x3999 .short 8 ## 0x8 .short 39048 ## 0x9888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 10370 ## 0x2882 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 39040 ## 0x9880 .short 0 ## 0x0 .short 39224 ## 0x9938 .short 32768 ## 0x8000 .short 35219 ## 0x8993 .short 32768 ## 0x8000 .short 34969 ## 0x8899 .short 38912 ## 0x9800 .short 34969 ## 0x8899 .short 34816 ## 0x8800 .short 10392 ## 0x2898 .short 0 ## 0x0 .short 33688 ## 0x8398 .short 2184 ## 0x888 .short 0 ## 0x0 .short 33689 ## 0x8399 .short 0 ## 0x0 .short 14745 ## 0x3999 .short 8 ## 0x8 .short 39048 ## 0x9888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 10370 ## 0x2882 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 14464 ## 0x3880 .short 0 ## 0x0 .short 39224 ## 0x9938 .short 32768 ## 0x8000 .short 35219 ## 0x8993 .short 14336 ## 0x3800 .short 34969 ## 0x8899 .short 38912 ## 0x9800 .short 10393 ## 0x2899 .short 14336 ## 0x3800 .short 34968 ## 0x8898 .short 0 ## 0x0 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 33689 ## 0x8399 .short 0 ## 0x0 .short 14745 ## 0x3999 .short 8 ## 0x8 .short 39048 ## 0x9888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 10370 ## 0x2882 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 0 ## 0x0 .short 37760 ## 0x9380 .short 0 ## 0x0 .short 39224 ## 0x9938 .short 0 ## 0x0 .short 39320 ## 0x9998 .short 0 ## 0x0 .short 35224 ## 0x8998 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 33689 ## 0x8399 .short 0 ## 0x0 .short 35225 ## 0x8999 .short 0 ## 0x0 .short 35225 ## 0x8999 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 13107 ## 0x3333 .short 56793 ## 0xddd9 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 56797 ## 0xdddd .short 221 ## 0xdd .short 56797 ## 0xdddd .short 221 ## 0xdd .short 13213 ## 0x339d .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 55603 ## 0xd933 .short 13213 ## 0x339d .short 13107 ## 0x3333 .short 56793 ## 0xddd9 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 56797 ## 0xdddd .short 221 ## 0xdd .short 56797 ## 0xdddd .short 221 ## 0xdd .short 40409 ## 0x9dd9 .short 51 ## 0x33 .short 13213 ## 0x339d .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 40345 ## 0x9d99 .short 13107 ## 0x3333 .short 55603 ## 0xd933 .short 13213 ## 0x339d .short 13107 ## 0x3333 .short 56793 ## 0xddd9 .short 13107 ## 0x3333 .short 56793 ## 0xddd9 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 56797 ## 0xdddd .short 221 ## 0xdd .short 56797 ## 0xdddd .short 221 ## 0xdd .short 55603 ## 0xd933 .short 153 ## 0x99 .short 40409 ## 0x9dd9 .short 51 ## 0x33 .short 13213 ## 0x339d .short 51 ## 0x33 .short 13213 ## 0x339d .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 14813 ## 0x39dd .short 13107 ## 0x3333 .short 40345 ## 0x9d99 .short 13107 ## 0x3333 .short 55603 ## 0xd933 .short 13213 ## 0x339d .short 55603 ## 0xd933 .short 13213 ## 0x339d .short 13107 ## 0x3333 .short 56793 ## 0xddd9 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 56797 ## 0xdddd .short 221 ## 0xdd .short 56797 ## 0xdddd .short 221 ## 0xdd .short 37683 ## 0x9333 .short 221 ## 0xdd .short 55603 ## 0xd933 .short 153 ## 0x99 .short 40409 ## 0x9dd9 .short 51 ## 0x33 .short 40409 ## 0x9dd9 .short 819 ## 0x333 .short 13213 ## 0x339d .short 819 ## 0x333 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13277 ## 0x33dd .short 13107 ## 0x3333 .short 13277 ## 0x33dd .short 13107 ## 0x3333 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 54067 ## 0xd333 .short 13117 ## 0x333d .short 56797 ## 0xdddd .short 221 ## 0xdd .short 56797 ## 0xdddd .short 221 ## 0xdd .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 221 ## 0xdd .short 13107 ## 0x3333 .short 221 ## 0xdd .short 54067 ## 0xd333 .short 819 ## 0x333 .short 15827 ## 0x3dd3 .short 819 ## 0x333 .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13277 ## 0x33dd .short 13107 ## 0x3333 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 56797 ## 0xdddd .short 221 ## 0xdd .short 56797 ## 0xdddd .short 221 ## 0xdd .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 221 ## 0xdd .short 54067 ## 0xd333 .short 51 ## 0x33 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 33688 ## 0x8398 .short 32768 ## 0x8000 .short 39315 ## 0x9993 .short 14336 ## 0x3800 .short 37785 ## 0x9399 .short 38912 ## 0x9800 .short 38969 ## 0x9839 .short 38912 ## 0x9800 .short 35203 ## 0x8983 .short 32768 ## 0x8000 .short 2184 ## 0x888 .short 0 ## 0x0 .short 136 ## 0x88 .short 0 ## 0x0 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 35225 ## 0x8999 .short 0 ## 0x0 .short 33689 ## 0x8399 .short 0 ## 0x0 .short 34873 ## 0x8839 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 2176 ## 0x880 .short 0 ## 0x0 .short 2176 ## 0x880 .short 0 ## 0x0 .short 128 ## 0x80 .short 0 ## 0x0 .short 0 ## 0x0 .short 39320 ## 0x9998 .short 32768 ## 0x8000 .short 39315 ## 0x9993 .short 14336 ## 0x3800 .short 39225 ## 0x9939 .short 38912 ## 0x9800 .short 39299 ## 0x9983 .short 32768 ## 0x8000 .short 34872 ## 0x8838 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 136 ## 0x88 .short 0 ## 0x0 .short 8 ## 0x8 .short 35225 ## 0x8999 .short 0 ## 0x0 .short 35225 ## 0x8999 .short 0 ## 0x0 .short 35129 ## 0x8939 .short 0 ## 0x0 .short 2179 ## 0x883 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 2176 ## 0x880 .short 0 ## 0x0 .short 2176 ## 0x880 .short 0 ## 0x0 .short 128 ## 0x80 .short 0 ## 0x0 .short 0 ## 0x0 .short 39320 ## 0x9998 .short 32768 ## 0x8000 .short 39315 ## 0x9993 .short 38912 ## 0x9800 .short 39315 ## 0x9993 .short 32768 ## 0x8000 .short 14648 ## 0x3938 .short 32768 ## 0x8000 .short 35208 ## 0x8988 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 136 ## 0x88 .short 0 ## 0x0 .short 8 ## 0x8 .short 35225 ## 0x8999 .short 0 ## 0x0 .short 35225 ## 0x8999 .short 0 ## 0x0 .short 2195 ## 0x893 .short 0 ## 0x0 .short 2200 ## 0x898 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 2176 ## 0x880 .short 0 ## 0x0 .short 2176 ## 0x880 .short 0 ## 0x0 .short 128 ## 0x80 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 33688 ## 0x8398 .short 0 ## 0x0 .short 39320 ## 0x9998 .short 32768 ## 0x8000 .short 14739 ## 0x3993 .short 32768 ## 0x8000 .short 33689 ## 0x8399 .short 32768 ## 0x8000 .short 35128 ## 0x8938 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 136 ## 0x88 .short 0 ## 0x0 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 35225 ## 0x8999 .short 0 ## 0x0 .short 35225 ## 0x8999 .short 0 ## 0x0 .short 33689 ## 0x8399 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 2176 ## 0x880 .short 0 ## 0x0 .short 2176 ## 0x880 .short 0 ## 0x0 .short 128 ## 0x80 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 35224 ## 0x8998 .short 0 ## 0x0 .short 14744 ## 0x3998 .short 0 ## 0x0 .short 13112 ## 0x3338 .short 0 ## 0x0 .short 13112 ## 0x3338 .short 0 ## 0x0 .short 13184 ## 0x3380 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 33587 ## 0x8333 .short 0 ## 0x0 .short 13107 ## 0x3333 .short 8 ## 0x8 .short 13107 ## 0x3333 .short 8 ## 0x8 .short 34867 ## 0x8833 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13117 ## 0x333d .short 13107 ## 0x3333 .short 13267 ## 0x33d3 .short 13107 ## 0x3333 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 54067 ## 0xd333 .short 13117 ## 0x333d .short 13107 ## 0x3333 .short 56787 ## 0xddd3 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 211 ## 0xd3 .short 13107 ## 0x3333 .short 61 ## 0x3d .short 54067 ## 0xd333 .short 51 ## 0x33 .short 15827 ## 0x3dd3 .short 51 ## 0x33 .short 13117 ## 0x333d .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13277 ## 0x33dd .short 13107 ## 0x3333 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 54067 ## 0xd333 .short 13117 ## 0x333d .short 13107 ## 0x3333 .short 56787 ## 0xddd3 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 221 ## 0xdd .short 54067 ## 0xd333 .short 51 ## 0x33 .short 15827 ## 0x3dd3 .short 51 ## 0x33 .short 13117 ## 0x333d .short 51 ## 0x33 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13277 ## 0x33dd .short 13107 ## 0x3333 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 54067 ## 0xd333 .short 13117 ## 0x333d .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 221 ## 0xdd .short 54067 ## 0xd333 .short 51 ## 0x33 .short 15827 ## 0x3dd3 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13277 ## 0x33dd .short 13107 ## 0x3333 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 221 ## 0xdd .short 54067 ## 0xd333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 56787 ## 0xddd3 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13277 ## 0x33dd .short 13107 ## 0x3333 .short 13117 ## 0x333d .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 221 ## 0xdd .short 54067 ## 0xd333 .short 13117 ## 0x333d .short 13107 ## 0x3333 .short 56787 ## 0xddd3 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 15827 ## 0x3dd3 .short 51 ## 0x33 .short 13117 ## 0x333d .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 14464 ## 0x3880 .short 34816 ## 0x8800 .short 39224 ## 0x9938 .short 14336 ## 0x3800 .short 35225 ## 0x8999 .short 38912 ## 0x9800 .short 35225 ## 0x8999 .short 32768 ## 0x8000 .short 35219 ## 0x8993 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 39321 ## 0x9999 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 33320 ## 0x8228 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34944 ## 0x8880 .short 32768 ## 0x8000 .short 39224 ## 0x9938 .short 14336 ## 0x3800 .short 35225 ## 0x8999 .short 38912 ## 0x9800 .short 35225 ## 0x8999 .short 32768 ## 0x8000 .short 35219 ## 0x8993 .short 34816 ## 0x8800 .short 14728 ## 0x3988 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 39321 ## 0x9999 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 33320 ## 0x8228 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 34816 ## 0x8800 .short 39048 ## 0x9888 .short 14336 ## 0x3800 .short 39321 ## 0x9999 .short 38912 ## 0x9800 .short 35225 ## 0x8999 .short 32768 ## 0x8000 .short 35219 ## 0x8993 .short 0 ## 0x0 .short 35208 ## 0x8988 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 39321 ## 0x9999 .short 8 ## 0x8 .short 39321 ## 0x9999 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 33320 ## 0x8228 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 14472 ## 0x3888 .short 34816 ## 0x8800 .short 39315 ## 0x9993 .short 38912 ## 0x9800 .short 35225 ## 0x8999 .short 32768 ## 0x8000 .short 35219 ## 0x8993 .short 0 ## 0x0 .short 35208 ## 0x8988 .short 0 ## 0x0 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 35225 ## 0x8999 .short 0 ## 0x0 .short 39321 ## 0x9999 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 33320 ## 0x8228 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 14464 ## 0x3880 .short 32768 ## 0x8000 .short 39224 ## 0x9938 .short 14336 ## 0x3800 .short 35225 ## 0x8999 .short 34816 ## 0x8800 .short 35225 ## 0x8999 .short 0 ## 0x0 .short 35208 ## 0x8988 .short 32768 ## 0x8000 .short 14744 ## 0x3998 .short 0 ## 0x0 .short 0 ## 0x0 .short 136 ## 0x88 .short 0 ## 0x0 .short 34969 ## 0x8899 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 33320 ## 0x8228 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 32768 ## 0x8000 .short 14472 ## 0x3888 .short 38912 ## 0x9800 .short 39321 ## 0x9999 .short 32768 ## 0x8000 .short 35225 ## 0x8999 .short 32768 ## 0x8000 .short 35219 ## 0x8993 .short 0 ## 0x0 .short 35208 ## 0x8988 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 39321 ## 0x9999 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 33320 ## 0x8228 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13277 ## 0x33dd .short 13107 ## 0x3333 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 221 ## 0xdd .short 54067 ## 0xd333 .short 51 ## 0x33 .short 54067 ## 0xd333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13117 ## 0x333d .short 13107 ## 0x3333 .short 13267 ## 0x33d3 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 211 ## 0xd3 .short 13107 ## 0x3333 .short 61 ## 0x3d .short 13107 ## 0x3333 .short 56787 ## 0xddd3 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13117 ## 0x333d .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 54067 ## 0xd333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13117 ## 0x333d .short 13107 ## 0x3333 .short 56787 ## 0xddd3 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 15667 ## 0x3d33 .short 51 ## 0x33 .short 13267 ## 0x33d3 .short 51 ## 0x33 .short 13117 ## 0x333d .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 54067 ## 0xd333 .short 13117 ## 0x333d .short 13107 ## 0x3333 .short 56787 ## 0xddd3 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 54067 ## 0xd333 .short 51 ## 0x33 .short 54067 ## 0xd333 .short 51 ## 0x33 .short 15827 ## 0x3dd3 .short 51 ## 0x33 .short 13117 ## 0x333d .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13117 ## 0x333d .short 13107 ## 0x3333 .short 13267 ## 0x33d3 .short 13107 ## 0x3333 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 54067 ## 0xd333 .short 13117 ## 0x333d .short 13107 ## 0x3333 .short 56787 ## 0xddd3 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 211 ## 0xd3 .short 13107 ## 0x3333 .short 61 ## 0x3d .short 54067 ## 0xd333 .short 51 ## 0x33 .short 15827 ## 0x3dd3 .short 51 ## 0x33 .short 13117 ## 0x333d .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 14728 ## 0x3988 .short 37760 ## 0x9380 .short 39321 ## 0x9999 .short 39296 ## 0x9980 .short 38969 ## 0x9839 .short 38912 ## 0x9800 .short 39299 ## 0x9983 .short 32768 ## 0x8000 .short 34952 ## 0x8888 .short 32768 ## 0x8000 .short 8 ## 0x8 .short 32768 ## 0x8000 .short 8 ## 0x8 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 2201 ## 0x899 .short 0 ## 0x0 .short 2105 ## 0x839 .short 0 ## 0x0 .short 131 ## 0x83 .short 0 ## 0x0 .short 136 ## 0x88 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 37760 ## 0x9380 .short 39321 ## 0x9999 .short 39224 ## 0x9938 .short 39299 ## 0x9983 .short 33688 ## 0x8398 .short 39320 ## 0x9998 .short 34944 ## 0x8880 .short 34952 ## 0x8888 .short 34816 ## 0x8800 .short 8 ## 0x8 .short 34944 ## 0x8880 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 2201 ## 0x899 .short 0 ## 0x0 .short 2105 ## 0x839 .short 0 ## 0x0 .short 2179 ## 0x883 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 2176 ## 0x880 .short 0 ## 0x0 .short 128 ## 0x80 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34944 ## 0x8880 .short 14728 ## 0x3988 .short 39224 ## 0x9938 .short 38969 ## 0x9839 .short 14744 ## 0x3998 .short 39304 ## 0x9988 .short 34944 ## 0x8880 .short 39321 ## 0x9999 .short 32768 ## 0x8000 .short 34952 ## 0x8888 .short 32768 ## 0x8000 .short 8 ## 0x8 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 2201 ## 0x899 .short 0 ## 0x0 .short 2105 ## 0x839 .short 0 ## 0x0 .short 2179 ## 0x883 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 136 ## 0x88 .short 0 ## 0x0 .short 136 ## 0x88 .short 0 ## 0x0 .short 8 ## 0x8 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 14744 ## 0x3998 .short 39040 ## 0x9880 .short 39321 ## 0x9999 .short 33664 ## 0x8380 .short 39320 ## 0x9998 .short 38912 ## 0x9800 .short 14745 ## 0x3999 .short 32768 ## 0x8000 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 34944 ## 0x8880 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 2105 ## 0x839 .short 0 ## 0x0 .short 2179 ## 0x883 .short 0 ## 0x0 .short 2200 ## 0x898 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 8 ## 0x8 .short 0 ## 0x0 .short 8 ## 0x8 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 14336 ## 0x3800 .short 39321 ## 0x9999 .short 37760 ## 0x9380 .short 14745 ## 0x3999 .short 39296 ## 0x9980 .short 33689 ## 0x8399 .short 34816 ## 0x8800 .short 34969 ## 0x8899 .short 32768 ## 0x8000 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 2201 ## 0x899 .short 0 ## 0x0 .short 2200 ## 0x898 .short 0 ## 0x0 .short 2201 ## 0x899 .short 0 ## 0x0 .short 136 ## 0x88 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 14728 ## 0x3988 .short 14336 ## 0x3800 .short 39321 ## 0x9999 .short 37760 ## 0x9380 .short 33689 ## 0x8399 .short 38912 ## 0x9800 .short 38969 ## 0x9839 .short 32768 ## 0x8000 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 136 ## 0x88 .short 0 ## 0x0 .short 136 ## 0x88 .short 0 ## 0x0 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 2201 ## 0x899 .short 0 ## 0x0 .short 2105 ## 0x839 .short 0 ## 0x0 .short 131 ## 0x83 .short 0 ## 0x0 .short 136 ## 0x88 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 56576 ## 0xdd00 .short 221 ## 0xdd .short 3328 ## 0xd00 .short 208 ## 0xd0 .short 3328 ## 0xd00 .short 208 ## 0xd0 .short 3328 ## 0xd00 .short 208 ## 0xd0 .short 56576 ## 0xdd00 .short 221 ## 0xdd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 13 ## 0xd .short 0 ## 0x0 .short 13 ## 0xd .short 0 ## 0x0 .short 13 ## 0xd .short 0 ## 0x0 .short 13 ## 0xd .short 0 ## 0x0 .short 13 ## 0xd .short 0 ## 0x0 .short 0 ## 0x0 .short 54067 ## 0xd333 .short 13117 ## 0x333d .short 13107 ## 0x3333 .short 56787 ## 0xddd3 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 15827 ## 0x3dd3 .short 51 ## 0x33 .short 13117 ## 0x333d .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 54067 ## 0xd333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 56797 ## 0xdddd .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 54067 ## 0xd333 .short 51 ## 0x33 .short 15667 ## 0x3d33 .short 51 ## 0x33 .short 13277 ## 0x33dd .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13277 ## 0x33dd .short 13107 ## 0x3333 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 54067 ## 0xd333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 56797 ## 0xdddd .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 221 ## 0xdd .short 54067 ## 0xd333 .short 51 ## 0x33 .short 15667 ## 0x3d33 .short 51 ## 0x33 .short 13277 ## 0x33dd .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13277 ## 0x33dd .short 13107 ## 0x3333 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 54067 ## 0xd333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 56797 ## 0xdddd .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 221 ## 0xdd .short 54067 ## 0xd333 .short 51 ## 0x33 .short 15667 ## 0x3d33 .short 51 ## 0x33 .short 13277 ## 0x33dd .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13277 ## 0x33dd .short 13107 ## 0x3333 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 54067 ## 0xd333 .short 13107 ## 0x3333 .short 54067 ## 0xd333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 56797 ## 0xdddd .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 221 ## 0xdd .short 54067 ## 0xd333 .short 51 ## 0x33 .short 15667 ## 0x3d33 .short 51 ## 0x33 .short 15667 ## 0x3d33 .short 51 ## 0x33 .short 13277 ## 0x33dd .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13277 ## 0x33dd .short 13107 ## 0x3333 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 54067 ## 0xd333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 56797 ## 0xdddd .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 221 ## 0xdd .short 54067 ## 0xd333 .short 51 ## 0x33 .short 54067 ## 0xd333 .short 51 ## 0x33 .short 15667 ## 0x3d33 .short 51 ## 0x33 .short 13277 ## 0x33dd .short 51 ## 0x33 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 39040 ## 0x9880 .short 0 ## 0x0 .short 39224 ## 0x9938 .short 0 ## 0x0 .short 35224 ## 0x8998 .short 32768 ## 0x8000 .short 35219 ## 0x8993 .short 32768 ## 0x8000 .short 35203 ## 0x8983 .short 32768 ## 0x8000 .short 14728 ## 0x3988 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 14739 ## 0x3993 .short 8 ## 0x8 .short 39321 ## 0x9999 .short 137 ## 0x89 .short 34952 ## 0x8888 .short 136 ## 0x88 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34850 ## 0x8822 .short 2 ## 0x2 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 0 ## 0x0 .short 37760 ## 0x9380 .short 0 ## 0x0 .short 39224 ## 0x9938 .short 0 ## 0x0 .short 35224 ## 0x8998 .short 32768 ## 0x8000 .short 35225 ## 0x8999 .short 32768 ## 0x8000 .short 35208 ## 0x8988 .short 0 ## 0x0 .short 14720 ## 0x3980 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 14745 ## 0x3999 .short 8 ## 0x8 .short 39321 ## 0x9999 .short 131 ## 0x83 .short 34952 ## 0x8888 .short 136 ## 0x88 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34850 ## 0x8822 .short 2 ## 0x2 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 0 ## 0x0 .short 37760 ## 0x9380 .short 0 ## 0x0 .short 39296 ## 0x9980 .short 0 ## 0x0 .short 35224 ## 0x8998 .short 32768 ## 0x8000 .short 35219 ## 0x8993 .short 32768 ## 0x8000 .short 35203 ## 0x8983 .short 32768 ## 0x8000 .short 14728 ## 0x3988 .short 2184 ## 0x888 .short 0 ## 0x0 .short 35219 ## 0x8993 .short 8 ## 0x8 .short 39321 ## 0x9999 .short 131 ## 0x83 .short 34952 ## 0x8888 .short 136 ## 0x88 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34850 ## 0x8822 .short 2 ## 0x2 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 43690 ## 0xaaaa .short 40960 ## 0xa000 .short 1092 ## 0x444 .short 18944 ## 0x4a00 .short 17412 ## 0x4404 .short 18944 ## 0x4a00 .short 1088 ## 0x440 .short 18944 ## 0x4a00 .short 17476 ## 0x4444 .short 43520 ## 0xaa00 .short 43690 ## 0xaaaa .short 17568 ## 0x44a0 .short 17476 ## 0x4444 .short 0 ## 0x0 .short 0 ## 0x0 .short 43690 ## 0xaaaa .short 0 ## 0x0 .short 17476 ## 0x4444 .short 10 ## 0xa .short 1028 ## 0x404 .short 164 ## 0xa4 .short 17476 ## 0x4444 .short 164 ## 0xa4 .short 16452 ## 0x4044 .short 164 ## 0xa4 .short 43690 ## 0xaaaa .short 170 ## 0xaa .short 17476 ## 0x4444 .short 2628 ## 0xa44 .short 0 ## 0x0 .short 43690 ## 0xaaaa .short 40960 ## 0xa000 .short 1092 ## 0x444 .short 18944 ## 0x4a00 .short 17412 ## 0x4404 .short 18944 ## 0x4a00 .short 1088 ## 0x440 .short 18944 ## 0x4a00 .short 17476 ## 0x4444 .short 43520 ## 0xaa00 .short 43690 ## 0xaaaa .short 17568 ## 0x44a0 .short 17476 ## 0x4444 .short 43680 ## 0xaaa0 .short 43690 ## 0xaaaa .short 43690 ## 0xaaaa .short 0 ## 0x0 .short 17476 ## 0x4444 .short 10 ## 0xa .short 1028 ## 0x404 .short 164 ## 0xa4 .short 17476 ## 0x4444 .short 164 ## 0xa4 .short 16452 ## 0x4044 .short 164 ## 0xa4 .short 43690 ## 0xaaaa .short 170 ## 0xaa .short 17476 ## 0x4444 .short 2628 ## 0xa44 .short 43690 ## 0xaaaa .short 2730 ## 0xaaa .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 43690 ## 0xaaaa .short 40960 ## 0xa000 .short 1092 ## 0x444 .short 18944 ## 0x4a00 .short 17412 ## 0x4404 .short 18944 ## 0x4a00 .short 1088 ## 0x440 .short 18944 ## 0x4a00 .short 17476 ## 0x4444 .short 43520 ## 0xaa00 .short 43690 ## 0xaaaa .short 17568 ## 0x44a0 .short 17476 ## 0x4444 .short 0 ## 0x0 .short 0 ## 0x0 .short 43690 ## 0xaaaa .short 0 ## 0x0 .short 17476 ## 0x4444 .short 10 ## 0xa .short 1028 ## 0x404 .short 164 ## 0xa4 .short 17476 ## 0x4444 .short 164 ## 0xa4 .short 16452 ## 0x4044 .short 164 ## 0xa4 .short 43690 ## 0xaaaa .short 170 ## 0xaa .short 17476 ## 0x4444 .short 2628 ## 0xa44 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 43690 ## 0xaaaa .short 40960 ## 0xa000 .short 1092 ## 0x444 .short 18944 ## 0x4a00 .short 17412 ## 0x4404 .short 18944 ## 0x4a00 .short 1088 ## 0x440 .short 18944 ## 0x4a00 .short 17476 ## 0x4444 .short 43520 ## 0xaa00 .short 43690 ## 0xaaaa .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 43690 ## 0xaaaa .short 0 ## 0x0 .short 17476 ## 0x4444 .short 10 ## 0xa .short 1028 ## 0x404 .short 164 ## 0xa4 .short 17476 ## 0x4444 .short 164 ## 0xa4 .short 16452 ## 0x4044 .short 164 ## 0xa4 .short 43690 ## 0xaaaa .short 170 ## 0xaa .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 13277 ## 0x33dd .short 13107 ## 0x3333 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 54067 ## 0xd333 .short 56797 ## 0xdddd .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 221 ## 0xdd .short 54067 ## 0xd333 .short 51 ## 0x33 .short 15837 ## 0x3ddd .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13277 ## 0x33dd .short 13107 ## 0x3333 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 54067 ## 0xd333 .short 56797 ## 0xdddd .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 221 ## 0xdd .short 54067 ## 0xd333 .short 51 ## 0x33 .short 54067 ## 0xd333 .short 51 ## 0x33 .short 15837 ## 0x3ddd .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13117 ## 0x333d .short 13107 ## 0x3333 .short 13267 ## 0x33d3 .short 13107 ## 0x3333 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 54067 ## 0xd333 .short 56797 ## 0xdddd .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 211 ## 0xd3 .short 13107 ## 0x3333 .short 61 ## 0x3d .short 54067 ## 0xd333 .short 51 ## 0x33 .short 15837 ## 0x3ddd .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13277 ## 0x33dd .short 13107 ## 0x3333 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 54067 ## 0xd333 .short 56797 ## 0xdddd .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 221 ## 0xdd .short 54067 ## 0xd333 .short 51 ## 0x33 .short 15837 ## 0x3ddd .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13277 ## 0x33dd .short 13107 ## 0x3333 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 54067 ## 0xd333 .short 56797 ## 0xdddd .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 221 ## 0xdd .short 54067 ## 0xd333 .short 51 ## 0x33 .short 15837 ## 0x3ddd .short 51 ## 0x33 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13277 ## 0x33dd .short 13107 ## 0x3333 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 221 ## 0xdd .short 54067 ## 0xd333 .short 51 ## 0x33 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 39320 ## 0x9998 .short 32768 ## 0x8000 .short 39315 ## 0x9993 .short 14336 ## 0x3800 .short 14745 ## 0x3999 .short 38912 ## 0x9800 .short 37689 ## 0x9339 .short 38912 ## 0x9800 .short 35203 ## 0x8983 .short 32768 ## 0x8000 .short 2184 ## 0x888 .short 0 ## 0x0 .short 136 ## 0x88 .short 0 ## 0x0 .short 8 ## 0x8 .short 35225 ## 0x8999 .short 0 ## 0x0 .short 35225 ## 0x8999 .short 0 ## 0x0 .short 33689 ## 0x8399 .short 0 ## 0x0 .short 34873 ## 0x8839 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 39320 ## 0x9998 .short 32768 ## 0x8000 .short 39315 ## 0x9993 .short 14336 ## 0x3800 .short 39219 ## 0x9933 .short 34816 ## 0x8800 .short 14472 ## 0x3888 .short 32768 ## 0x8000 .short 33672 ## 0x8388 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 136 ## 0x88 .short 0 ## 0x0 .short 8 ## 0x8 .short 35225 ## 0x8999 .short 0 ## 0x0 .short 35225 ## 0x8999 .short 0 ## 0x0 .short 35123 ## 0x8933 .short 0 ## 0x0 .short 34968 ## 0x8898 .short 0 ## 0x0 .short 34944 ## 0x8880 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 39296 ## 0x9980 .short 0 ## 0x0 .short 39224 ## 0x9938 .short 32768 ## 0x8000 .short 14739 ## 0x3993 .short 32768 ## 0x8000 .short 33689 ## 0x8399 .short 32768 ## 0x8000 .short 2184 ## 0x888 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 136 ## 0x88 .short 0 ## 0x0 .short 8 ## 0x8 .short 35225 ## 0x8999 .short 0 ## 0x0 .short 35225 ## 0x8999 .short 0 ## 0x0 .short 33683 ## 0x8393 .short 0 ## 0x0 .short 34873 ## 0x8839 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 43680 ## 0xaaa0 .short 43690 ## 0xaaaa .short 30624 ## 0x77a0 .short 30583 ## 0x7777 .short 43680 ## 0xaaa0 .short 43690 ## 0xaaaa .short 52384 ## 0xcca0 .short 52428 ## 0xcccc .short 18944 ## 0x4a00 .short 52300 ## 0xcc4c .short 18944 ## 0x4a00 .short 17476 ## 0x4444 .short 40960 ## 0xa000 .short 43690 ## 0xaaaa .short 0 ## 0x0 .short 0 ## 0x0 .short 43690 ## 0xaaaa .short 2730 ## 0xaaa .short 30583 ## 0x7777 .short 2679 ## 0xa77 .short 43690 ## 0xaaaa .short 2730 ## 0xaaa .short 52428 ## 0xcccc .short 2764 ## 0xacc .short 19524 ## 0x4c44 .short 172 ## 0xac .short 17476 ## 0x4444 .short 164 ## 0xa4 .short 43690 ## 0xaaaa .short 10 ## 0xa .short 0 ## 0x0 .short 0 ## 0x0 .short 30624 ## 0x77a0 .short 30583 ## 0x7777 .short 43680 ## 0xaaa0 .short 43690 ## 0xaaaa .short 52384 ## 0xcca0 .short 52428 ## 0xcccc .short 18944 ## 0x4a00 .short 52300 ## 0xcc4c .short 18944 ## 0x4a00 .short 17476 ## 0x4444 .short 40960 ## 0xa000 .short 43690 ## 0xaaaa .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 30583 ## 0x7777 .short 2679 ## 0xa77 .short 43690 ## 0xaaaa .short 2730 ## 0xaaa .short 52428 ## 0xcccc .short 2764 ## 0xacc .short 19524 ## 0x4c44 .short 172 ## 0xac .short 17476 ## 0x4444 .short 164 ## 0xa4 .short 43690 ## 0xaaaa .short 10 ## 0xa .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 43680 ## 0xaaa0 .short 43690 ## 0xaaaa .short 30624 ## 0x77a0 .short 30583 ## 0x7777 .short 43680 ## 0xaaa0 .short 43690 ## 0xaaaa .short 52384 ## 0xcca0 .short 52428 ## 0xcccc .short 18944 ## 0x4a00 .short 52300 ## 0xcc4c .short 18944 ## 0x4a00 .short 17476 ## 0x4444 .short 40960 ## 0xa000 .short 43690 ## 0xaaaa .short 0 ## 0x0 .short 0 ## 0x0 .short 43690 ## 0xaaaa .short 2730 ## 0xaaa .short 30583 ## 0x7777 .short 2679 ## 0xa77 .short 43690 ## 0xaaaa .short 2730 ## 0xaaa .short 52428 ## 0xcccc .short 2764 ## 0xacc .short 19524 ## 0x4c44 .short 172 ## 0xac .short 17476 ## 0x4444 .short 164 ## 0xa4 .short 43690 ## 0xaaaa .short 10 ## 0xa .short 0 ## 0x0 .short 0 ## 0x0 .short 17568 ## 0x44a0 .short 17476 ## 0x4444 .short 43680 ## 0xaaa0 .short 43690 ## 0xaaaa .short 30624 ## 0x77a0 .short 30583 ## 0x7777 .short 43680 ## 0xaaa0 .short 43690 ## 0xaaaa .short 52384 ## 0xcca0 .short 52428 ## 0xcccc .short 18944 ## 0x4a00 .short 52300 ## 0xcc4c .short 18944 ## 0x4a00 .short 17476 ## 0x4444 .short 40960 ## 0xa000 .short 43690 ## 0xaaaa .short 17476 ## 0x4444 .short 2628 ## 0xa44 .short 43690 ## 0xaaaa .short 2730 ## 0xaaa .short 30583 ## 0x7777 .short 2679 ## 0xa77 .short 43690 ## 0xaaaa .short 2730 ## 0xaaa .short 52428 ## 0xcccc .short 2764 ## 0xacc .short 19524 ## 0x4c44 .short 172 ## 0xac .short 17476 ## 0x4444 .short 164 ## 0xa4 .short 43690 ## 0xaaaa .short 10 ## 0xa .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13277 ## 0x33dd .short 13107 ## 0x3333 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 54067 ## 0xd333 .short 56797 ## 0xdddd .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 221 ## 0xdd .short 54067 ## 0xd333 .short 51 ## 0x33 .short 15837 ## 0x3ddd .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13277 ## 0x33dd .short 13107 ## 0x3333 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 54067 ## 0xd333 .short 56797 ## 0xdddd .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 221 ## 0xdd .short 54067 ## 0xd333 .short 51 ## 0x33 .short 15837 ## 0x3ddd .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13277 ## 0x33dd .short 13107 ## 0x3333 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 54067 ## 0xd333 .short 56797 ## 0xdddd .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 221 ## 0xdd .short 54067 ## 0xd333 .short 51 ## 0x33 .short 15837 ## 0x3ddd .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13277 ## 0x33dd .short 13107 ## 0x3333 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 221 ## 0xdd .short 54067 ## 0xd333 .short 51 ## 0x33 .short 54067 ## 0xd333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13117 ## 0x333d .short 13107 ## 0x3333 .short 13267 ## 0x33d3 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 211 ## 0xd3 .short 13107 ## 0x3333 .short 61 ## 0x3d .short 54067 ## 0xd333 .short 56797 ## 0xdddd .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 15837 ## 0x3ddd .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 32768 ## 0x8000 .short 14472 ## 0x3888 .short 14336 ## 0x3800 .short 39321 ## 0x9999 .short 38912 ## 0x9800 .short 35225 ## 0x8999 .short 32768 ## 0x8000 .short 34963 ## 0x8893 .short 0 ## 0x0 .short 10392 ## 0x2898 .short 34816 ## 0x8800 .short 34968 ## 0x8898 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 14745 ## 0x3999 .short 8 ## 0x8 .short 39321 ## 0x9999 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 10370 ## 0x2882 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 14472 ## 0x3888 .short 34816 ## 0x8800 .short 39315 ## 0x9993 .short 38912 ## 0x9800 .short 35225 ## 0x8999 .short 32768 ## 0x8000 .short 34969 ## 0x8899 .short 32768 ## 0x8000 .short 10392 ## 0x2898 .short 0 ## 0x0 .short 34968 ## 0x8898 .short 0 ## 0x0 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 33689 ## 0x8399 .short 0 ## 0x0 .short 14745 ## 0x3999 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 10370 ## 0x2882 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 32768 ## 0x8000 .short 37768 ## 0x9388 .short 14336 ## 0x3800 .short 39321 ## 0x9999 .short 38912 ## 0x9800 .short 35225 ## 0x8999 .short 32768 ## 0x8000 .short 34963 ## 0x8893 .short 0 ## 0x0 .short 10392 ## 0x2898 .short 32768 ## 0x8000 .short 34968 ## 0x8898 .short 0 ## 0x0 .short 0 ## 0x0 .short 136 ## 0x88 .short 0 ## 0x0 .short 34873 ## 0x8839 .short 0 ## 0x0 .short 14745 ## 0x3999 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 10370 ## 0x2882 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 2184 ## 0x888 .short 32768 ## 0x8000 .short 34791 ## 0x87e7 .short 30720 ## 0x7800 .short 61166 ## 0xeeee .short 59264 ## 0xe780 .short 60894 ## 0xedde .short 61056 ## 0xee80 .short 60893 ## 0xeddd .short 61056 ## 0xee80 .short 61165 ## 0xeeed .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34944 ## 0x8880 .short 0 ## 0x0 .short 32376 ## 0x7e78 .short 8 ## 0x8 .short 61166 ## 0xeeee .short 135 ## 0x87 .short 61166 ## 0xeeee .short 2174 ## 0x87e .short 61166 ## 0xeeee .short 2286 ## 0x8ee .short 61166 ## 0xeeee .short 2286 ## 0x8ee .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1911 ## 0x777 .short 28672 ## 0x7000 .short 28672 ## 0x7000 .short 1792 ## 0x700 .short 0 ## 0x0 .short 112 ## 0x70 .short 0 ## 0x0 .short 112 ## 0x70 .short 0 ## 0x0 .short 112 ## 0x70 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 30576 ## 0x7770 .short 0 ## 0x0 .short 7 ## 0x7 .short 7 ## 0x7 .short 0 ## 0x0 .short 112 ## 0x70 .short 0 ## 0x0 .short 1792 ## 0x700 .short 0 ## 0x0 .short 1792 ## 0x700 .short 0 ## 0x0 .short 1792 ## 0x700 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13113 ## 0x3339 .short 13107 ## 0x3333 .short 13203 ## 0x3393 .short 13107 ## 0x3333 .short 14643 ## 0x3933 .short 13107 ## 0x3333 .short 14643 ## 0x3933 .short 13107 ## 0x3333 .short 37683 ## 0x9333 .short 39321 ## 0x9999 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 147 ## 0x93 .short 13107 ## 0x3333 .short 57 ## 0x39 .short 37683 ## 0x9333 .short 51 ## 0x33 .short 37683 ## 0x9333 .short 51 ## 0x33 .short 14745 ## 0x3999 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13113 ## 0x3339 .short 13107 ## 0x3333 .short 13113 ## 0x3339 .short 13107 ## 0x3333 .short 13203 ## 0x3393 .short 13107 ## 0x3333 .short 14643 ## 0x3933 .short 13107 ## 0x3333 .short 37683 ## 0x9333 .short 39321 ## 0x9999 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 147 ## 0x93 .short 13107 ## 0x3333 .short 147 ## 0x93 .short 13107 ## 0x3333 .short 57 ## 0x39 .short 37683 ## 0x9333 .short 51 ## 0x33 .short 14745 ## 0x3999 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13113 ## 0x3339 .short 13107 ## 0x3333 .short 13113 ## 0x3339 .short 13107 ## 0x3333 .short 13203 ## 0x3393 .short 13107 ## 0x3333 .short 14643 ## 0x3933 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 147 ## 0x93 .short 13107 ## 0x3333 .short 147 ## 0x93 .short 13107 ## 0x3333 .short 57 ## 0x39 .short 37683 ## 0x9333 .short 51 ## 0x33 .short 54067 ## 0xd333 .short 56797 ## 0xdddd .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13113 ## 0x3339 .short 13107 ## 0x3333 .short 13203 ## 0x3393 .short 13107 ## 0x3333 .short 15837 ## 0x3ddd .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 147 ## 0x93 .short 13107 ## 0x3333 .short 57 ## 0x39 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 54067 ## 0xd333 .short 56797 ## 0xdddd .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13113 ## 0x3339 .short 13107 ## 0x3333 .short 54067 ## 0xd333 .short 51 ## 0x33 .short 15837 ## 0x3ddd .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 147 ## 0x93 .short 13277 ## 0x33dd .short 13107 ## 0x3333 .short 15667 ## 0x3d33 .short 13107 ## 0x3333 .short 54067 ## 0xd333 .short 56797 ## 0xdddd .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 221 ## 0xdd .short 54067 ## 0xd333 .short 51 ## 0x33 .short 15837 ## 0x3ddd .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 37760 ## 0x9380 .short 35224 ## 0x8998 .short 39296 ## 0x9980 .short 37785 ## 0x9399 .short 34816 ## 0x8800 .short 38969 ## 0x9839 .short 32768 ## 0x8000 .short 39299 ## 0x9983 .short 32768 ## 0x8000 .short 34952 ## 0x8888 .short 32768 ## 0x8000 .short 136 ## 0x88 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 2201 ## 0x899 .short 0 ## 0x0 .short 2105 ## 0x839 .short 0 ## 0x0 .short 2179 ## 0x883 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 2176 ## 0x880 .short 0 ## 0x0 .short 2048 ## 0x800 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 33688 ## 0x8398 .short 38912 ## 0x9800 .short 39219 ## 0x9933 .short 14336 ## 0x3800 .short 39304 ## 0x9988 .short 32768 ## 0x8000 .short 14489 ## 0x3899 .short 32768 ## 0x8000 .short 34952 ## 0x8888 .short 32768 ## 0x8000 .short 136 ## 0x88 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 2105 ## 0x839 .short 0 ## 0x0 .short 2179 ## 0x883 .short 0 ## 0x0 .short 2200 ## 0x898 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 2176 ## 0x880 .short 0 ## 0x0 .short 2048 ## 0x800 .short 0 ## 0x0 .short 14336 ## 0x3800 .short 35224 ## 0x8998 .short 39296 ## 0x9980 .short 14745 ## 0x3999 .short 34944 ## 0x8880 .short 33689 ## 0x8399 .short 14336 ## 0x3800 .short 38969 ## 0x9839 .short 32768 ## 0x8000 .short 34952 ## 0x8888 .short 32768 ## 0x8000 .short 136 ## 0x88 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 2201 ## 0x899 .short 0 ## 0x0 .short 2105 ## 0x839 .short 0 ## 0x0 .short 2179 ## 0x883 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 2176 ## 0x880 .short 0 ## 0x0 .short 2048 ## 0x800 .short 0 ## 0x0 .short 59264 ## 0xe780 .short 61166 ## 0xeeee .short 30720 ## 0x7800 .short 61166 ## 0xeeee .short 32768 ## 0x8000 .short 61159 ## 0xeee7 .short 0 ## 0x0 .short 61048 ## 0xee78 .short 0 ## 0x0 .short 59264 ## 0xe780 .short 0 ## 0x0 .short 30720 ## 0x7800 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 0 ## 0x0 .short 61166 ## 0xeeee .short 2174 ## 0x87e .short 61166 ## 0xeeee .short 135 ## 0x87 .short 32494 ## 0x7eee .short 8 ## 0x8 .short 34798 ## 0x87ee .short 0 ## 0x0 .short 2174 ## 0x87e .short 0 ## 0x0 .short 135 ## 0x87 .short 0 ## 0x0 .short 8 ## 0x8 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 112 ## 0x70 .short 0 ## 0x0 .short 1792 ## 0x700 .short 0 ## 0x0 .short 28672 ## 0x7000 .short 0 ## 0x0 .short 0 ## 0x0 .short 7 ## 0x7 .short 0 ## 0x0 .short 112 ## 0x70 .short 0 ## 0x0 .short 1792 ## 0x700 .short 0 ## 0x0 .short 28672 ## 0x7000 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1792 ## 0x700 .short 0 ## 0x0 .short 112 ## 0x70 .short 0 ## 0x0 .short 7 ## 0x7 .short 28672 ## 0x7000 .short 0 ## 0x0 .short 1792 ## 0x700 .short 0 ## 0x0 .short 112 ## 0x70 .short 0 ## 0x0 .short 7 ## 0x7 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13113 ## 0x3339 .short 13107 ## 0x3333 .short 13203 ## 0x3393 .short 13107 ## 0x3333 .short 14643 ## 0x3933 .short 13107 ## 0x3333 .short 37683 ## 0x9333 .short 39321 ## 0x9999 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 147 ## 0x93 .short 13107 ## 0x3333 .short 57 ## 0x39 .short 37683 ## 0x9333 .short 51 ## 0x33 .short 14745 ## 0x3999 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13113 ## 0x3339 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 14643 ## 0x3933 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 147 ## 0x93 .short 13107 ## 0x3333 .short 57 ## 0x39 .short 37683 ## 0x9333 .short 51 ## 0x33 .short 37683 ## 0x9333 .short 39321 ## 0x9999 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13113 ## 0x3339 .short 13107 ## 0x3333 .short 13203 ## 0x3393 .short 13107 ## 0x3333 .short 14745 ## 0x3999 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 147 ## 0x93 .short 13107 ## 0x3333 .short 57 ## 0x39 .short 14643 ## 0x3933 .short 13107 ## 0x3333 .short 37683 ## 0x9333 .short 39321 ## 0x9999 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13113 ## 0x3339 .short 13107 ## 0x3333 .short 37683 ## 0x9333 .short 51 ## 0x33 .short 14745 ## 0x3999 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 147 ## 0x93 .short 13203 ## 0x3393 .short 13107 ## 0x3333 .short 14643 ## 0x3933 .short 13107 ## 0x3333 .short 37683 ## 0x9333 .short 39321 ## 0x9999 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 57 ## 0x39 .short 37683 ## 0x9333 .short 51 ## 0x33 .short 14745 ## 0x3999 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13113 ## 0x3339 .short 13107 ## 0x3333 .short 13203 ## 0x3393 .short 13107 ## 0x3333 .short 14643 ## 0x3933 .short 13107 ## 0x3333 .short 14643 ## 0x3933 .short 13107 ## 0x3333 .short 37683 ## 0x9333 .short 39321 ## 0x9999 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 147 ## 0x93 .short 13107 ## 0x3333 .short 57 ## 0x39 .short 37683 ## 0x9333 .short 51 ## 0x33 .short 37683 ## 0x9333 .short 51 ## 0x33 .short 14745 ## 0x3999 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 14336 ## 0x3800 .short 0 ## 0x0 .short 37760 ## 0x9380 .short 0 ## 0x0 .short 39224 ## 0x9938 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 39315 ## 0x9993 .short 8 ## 0x8 .short 34953 ## 0x8889 .short 136 ## 0x88 .short 34952 ## 0x8888 .short 136 ## 0x88 .short 34952 ## 0x8888 .short 136 ## 0x88 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 0 ## 0x0 .short 39040 ## 0x9880 .short 0 ## 0x0 .short 39296 ## 0x9980 .short 0 ## 0x0 .short 39224 ## 0x9938 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 39315 ## 0x9993 .short 136 ## 0x88 .short 34953 ## 0x8889 .short 136 ## 0x88 .short 34952 ## 0x8888 .short 136 ## 0x88 .short 34952 ## 0x8888 .short 136 ## 0x88 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 14464 ## 0x3880 .short 0 ## 0x0 .short 39224 ## 0x9938 .short 0 ## 0x0 .short 35224 ## 0x8998 .short 32768 ## 0x8000 .short 35219 ## 0x8993 .short 32768 ## 0x8000 .short 35219 ## 0x8993 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 14745 ## 0x3999 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 33320 ## 0x8228 .short 136 ## 0x88 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 0 ## 0x0 .short 39304 ## 0x9988 .short 32768 ## 0x8000 .short 35219 ## 0x8993 .short 32768 ## 0x8000 .short 34969 ## 0x8899 .short 14336 ## 0x3800 .short 34969 ## 0x8899 .short 14336 ## 0x3800 .short 34969 ## 0x8899 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 35225 ## 0x8999 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 34850 ## 0x8822 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 56576 ## 0xdd00 .short 56797 ## 0xdddd .short 53248 ## 0xd000 .short 56797 ## 0xdddd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 221 ## 0xdd .short 0 ## 0x0 .short 56797 ## 0xdddd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 3549 ## 0xddd .short 0 ## 0x0 .short 53248 ## 0xd000 .short 13 ## 0xd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 3549 ## 0xddd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 13 ## 0xd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13113 ## 0x3339 .short 13107 ## 0x3333 .short 13113 ## 0x3339 .short 13107 ## 0x3333 .short 13203 ## 0x3393 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 147 ## 0x93 .short 13107 ## 0x3333 .short 147 ## 0x93 .short 13107 ## 0x3333 .short 57 ## 0x39 .short 37683 ## 0x9333 .short 39321 ## 0x9999 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 14745 ## 0x3999 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 147 ## 0x93 .short 13107 ## 0x3333 .short 147 ## 0x93 .short 14643 ## 0x3933 .short 13107 ## 0x3333 .short 14643 ## 0x3933 .short 13107 ## 0x3333 .short 37683 ## 0x9333 .short 39321 ## 0x9999 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 37683 ## 0x9333 .short 51 ## 0x33 .short 37683 ## 0x9333 .short 51 ## 0x33 .short 14745 ## 0x3999 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13113 ## 0x3339 .short 13107 ## 0x3333 .short 13203 ## 0x3393 .short 13107 ## 0x3333 .short 14643 ## 0x3933 .short 13107 ## 0x3333 .short 37683 ## 0x9333 .short 39321 ## 0x9999 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 147 ## 0x93 .short 13107 ## 0x3333 .short 57 ## 0x39 .short 37683 ## 0x9333 .short 51 ## 0x33 .short 14745 ## 0x3999 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13113 ## 0x3339 .short 13107 ## 0x3333 .short 13113 ## 0x3339 .short 13107 ## 0x3333 .short 13203 ## 0x3393 .short 13107 ## 0x3333 .short 14643 ## 0x3933 .short 13107 ## 0x3333 .short 37683 ## 0x9333 .short 39321 ## 0x9999 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 147 ## 0x93 .short 13107 ## 0x3333 .short 147 ## 0x93 .short 13107 ## 0x3333 .short 57 ## 0x39 .short 37683 ## 0x9333 .short 51 ## 0x33 .short 14745 ## 0x3999 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13113 ## 0x3339 .short 13107 ## 0x3333 .short 13203 ## 0x3393 .short 13107 ## 0x3333 .short 14643 ## 0x3933 .short 13107 ## 0x3333 .short 37683 ## 0x9333 .short 39321 ## 0x9999 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 153 ## 0x99 .short 37683 ## 0x9333 .short 51 ## 0x33 .short 14745 ## 0x3999 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 38968 ## 0x9838 .short 0 ## 0x0 .short 39048 ## 0x9888 .short 0 ## 0x0 .short 39320 ## 0x9998 .short 32768 ## 0x8000 .short 39219 ## 0x9933 .short 32768 ## 0x8000 .short 39299 ## 0x9983 .short 32768 ## 0x8000 .short 39320 ## 0x9998 .short 32768 ## 0x8000 .short 34952 ## 0x8888 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 8840 ## 0x2288 .short 40 ## 0x28 .short 34947 ## 0x8883 .short 34952 ## 0x8888 .short 34969 ## 0x8899 .short 34952 ## 0x8888 .short 34873 ## 0x8839 .short 8 ## 0x8 .short 34947 ## 0x8883 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 32768 ## 0x8000 .short 8 ## 0x8 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 39059 ## 0x9893 .short 0 ## 0x0 .short 39048 ## 0x9888 .short 32768 ## 0x8000 .short 39315 ## 0x9993 .short 38912 ## 0x9800 .short 14745 ## 0x3999 .short 32768 ## 0x8000 .short 33689 ## 0x8399 .short 32768 ## 0x8000 .short 34952 ## 0x8888 .short 32768 ## 0x8000 .short 8 ## 0x8 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 8840 ## 0x2288 .short 34952 ## 0x8888 .short 34953 ## 0x8889 .short 34952 ## 0x8888 .short 35225 ## 0x8999 .short 136 ## 0x88 .short 34968 ## 0x8898 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 32768 ## 0x8000 .short 8 ## 0x8 .short 32768 ## 0x8000 .short 8 ## 0x8 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 14728 ## 0x3988 .short 34816 ## 0x8800 .short 39315 ## 0x9993 .short 13184 ## 0x3380 .short 37785 ## 0x9399 .short 37760 ## 0x9380 .short 38969 ## 0x9839 .short 38912 ## 0x9800 .short 35203 ## 0x8983 .short 32768 ## 0x8000 .short 2184 ## 0x888 .short 32768 ## 0x8000 .short 8 ## 0x8 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 136 ## 0x88 .short 35225 ## 0x8999 .short 8 ## 0x8 .short 33689 ## 0x8399 .short 0 ## 0x0 .short 34873 ## 0x8839 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 0 ## 0x0 .short 2048 ## 0x800 .short 0 ## 0x0 .short 33664 ## 0x8380 .short 33688 ## 0x8398 .short 33664 ## 0x8380 .short 39315 ## 0x9993 .short 14336 ## 0x3800 .short 39225 ## 0x9939 .short 38912 ## 0x9800 .short 39299 ## 0x9983 .short 14336 ## 0x3800 .short 35224 ## 0x8998 .short 32768 ## 0x8000 .short 2184 ## 0x888 .short 32768 ## 0x8000 .short 8 ## 0x8 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 35225 ## 0x8999 .short 0 ## 0x0 .short 34873 ## 0x8839 .short 0 ## 0x0 .short 34947 ## 0x8883 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 0 ## 0x0 .short 2048 ## 0x800 .short 0 ## 0x0 .short 0 ## 0x0 .short 53248 ## 0xd000 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 53248 ## 0xd000 .short 56576 ## 0xdd00 .short 56797 ## 0xdddd .short 0 ## 0x0 .short 0 ## 0x0 .short 56797 ## 0xdddd .short 13 ## 0xd .short 56784 ## 0xddd0 .short 221 ## 0xdd .short 56576 ## 0xdd00 .short 221 ## 0xdd .short 56576 ## 0xdd00 .short 221 ## 0xdd .short 56784 ## 0xddd0 .short 13 ## 0xd .short 56797 ## 0xdddd .short 0 ## 0x0 .short 221 ## 0xdd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 208 ## 0xd0 .short 0 ## 0x0 .short 3328 ## 0xd00 .short 0 ## 0x0 .short 3328 ## 0xd00 .short 0 ## 0x0 .short 3328 ## 0xd00 .short 0 ## 0x0 .short 208 ## 0xd0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 14643 ## 0x3933 .short 13107 ## 0x3333 .short 37683 ## 0x9333 .short 39321 ## 0x9999 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 37683 ## 0x9333 .short 51 ## 0x33 .short 14745 ## 0x3999 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13209 ## 0x3399 .short 13107 ## 0x3333 .short 14643 ## 0x3933 .short 13107 ## 0x3333 .short 37683 ## 0x9333 .short 13203 ## 0x3393 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 57 ## 0x39 .short 37683 ## 0x9333 .short 51 ## 0x33 .short 14745 ## 0x3999 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13209 ## 0x3399 .short 13107 ## 0x3333 .short 14643 ## 0x3933 .short 13107 ## 0x3333 .short 37683 ## 0x9333 .short 13203 ## 0x3393 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 153 ## 0x99 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 37683 ## 0x9333 .short 51 ## 0x33 .short 14739 ## 0x3993 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13209 ## 0x3399 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 37683 ## 0x9333 .short 13203 ## 0x3393 .short 37683 ## 0x9333 .short 13203 ## 0x3393 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 153 ## 0x99 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 37683 ## 0x9333 .short 51 ## 0x33 .short 14643 ## 0x3933 .short 51 ## 0x33 .short 14643 ## 0x3933 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13209 ## 0x3399 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13203 ## 0x3393 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 153 ## 0x99 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 14643 ## 0x3933 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13203 ## 0x3393 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 14643 ## 0x3933 .short 51 ## 0x33 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 14336 ## 0x3800 .short 0 ## 0x0 .short 37760 ## 0x9380 .short 0 ## 0x0 .short 39224 ## 0x9938 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 39315 ## 0x9993 .short 8 ## 0x8 .short 34953 ## 0x8889 .short 136 ## 0x88 .short 34952 ## 0x8888 .short 136 ## 0x88 .short 34952 ## 0x8888 .short 136 ## 0x88 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 56576 ## 0xdd00 .short 56797 ## 0xdddd .short 53248 ## 0xd000 .short 56797 ## 0xdddd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 221 ## 0xdd .short 0 ## 0x0 .short 56797 ## 0xdddd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 0 ## 0x0 .short 39040 ## 0x9880 .short 0 ## 0x0 .short 39296 ## 0x9980 .short 0 ## 0x0 .short 39224 ## 0x9938 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 39315 ## 0x9993 .short 136 ## 0x88 .short 34953 ## 0x8889 .short 136 ## 0x88 .short 34952 ## 0x8888 .short 136 ## 0x88 .short 34952 ## 0x8888 .short 136 ## 0x88 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 3549 ## 0xddd .short 0 ## 0x0 .short 53248 ## 0xd000 .short 13 ## 0xd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 14464 ## 0x3880 .short 0 ## 0x0 .short 39224 ## 0x9938 .short 0 ## 0x0 .short 35224 ## 0x8998 .short 32768 ## 0x8000 .short 35219 ## 0x8993 .short 32768 ## 0x8000 .short 35219 ## 0x8993 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 14745 ## 0x3999 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 56792 ## 0xddd8 .short 33320 ## 0x8228 .short 56712 ## 0xdd88 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 3549 ## 0xddd .short 0 ## 0x0 .short 13 ## 0xd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 0 ## 0x0 .short 39304 ## 0x9988 .short 32768 ## 0x8000 .short 35219 ## 0x8993 .short 32768 ## 0x8000 .short 34969 ## 0x8899 .short 14336 ## 0x3800 .short 34969 ## 0x8899 .short 14336 ## 0x3800 .short 34969 ## 0x8899 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 35225 ## 0x8999 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 56797 ## 0xdddd .short 34850 ## 0x8822 .short 3549 ## 0xddd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 13 ## 0xd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 37683 ## 0x9333 .short 13107 ## 0x3333 .short 37683 ## 0x9333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 13107 ## 0x3333 .short 51 ## 0x33 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 38968 ## 0x9838 .short 0 ## 0x0 .short 39048 ## 0x9888 .short 0 ## 0x0 .short 39320 ## 0x9998 .short 32768 ## 0x8000 .short 39219 ## 0x9933 .short 32768 ## 0x8000 .short 39299 ## 0x9983 .short 32768 ## 0x8000 .short 39320 ## 0x9998 .short 32768 ## 0x8000 .short 34952 ## 0x8888 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 8840 ## 0x2288 .short 40 ## 0x28 .short 34947 ## 0x8883 .short 34952 ## 0x8888 .short 34969 ## 0x8899 .short 34952 ## 0x8888 .short 34873 ## 0x8839 .short 8 ## 0x8 .short 34947 ## 0x8883 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 32768 ## 0x8000 .short 8 ## 0x8 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 0 ## 0x0 .short 53248 ## 0xd000 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 53248 ## 0xd000 .short 56576 ## 0xdd00 .short 56797 ## 0xdddd .short 0 ## 0x0 .short 0 ## 0x0 .short 56797 ## 0xdddd .short 13 ## 0xd .short 56784 ## 0xddd0 .short 221 ## 0xdd .short 56576 ## 0xdd00 .short 221 ## 0xdd .short 56576 ## 0xdd00 .short 221 ## 0xdd .short 56784 ## 0xddd0 .short 13 ## 0xd .short 56797 ## 0xdddd .short 0 ## 0x0 .short 221 ## 0xdd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 39059 ## 0x9893 .short 0 ## 0x0 .short 39048 ## 0x9888 .short 32768 ## 0x8000 .short 39315 ## 0x9993 .short 38912 ## 0x9800 .short 14745 ## 0x3999 .short 32768 ## 0x8000 .short 33689 ## 0x8399 .short 32768 ## 0x8000 .short 34952 ## 0x8888 .short 32768 ## 0x8000 .short 8 ## 0x8 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 8840 ## 0x2288 .short 34952 ## 0x8888 .short 34953 ## 0x8889 .short 34952 ## 0x8888 .short 35225 ## 0x8999 .short 136 ## 0x88 .short 34968 ## 0x8898 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 32768 ## 0x8000 .short 8 ## 0x8 .short 32768 ## 0x8000 .short 8 ## 0x8 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 208 ## 0xd0 .short 0 ## 0x0 .short 3328 ## 0xd00 .short 0 ## 0x0 .short 3328 ## 0xd00 .short 0 ## 0x0 .short 3328 ## 0xd00 .short 0 ## 0x0 .short 208 ## 0xd0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 14728 ## 0x3988 .short 34816 ## 0x8800 .short 39315 ## 0x9993 .short 13184 ## 0x3380 .short 37785 ## 0x9399 .short 37760 ## 0x9380 .short 38969 ## 0x9839 .short 38912 ## 0x9800 .short 35203 ## 0x8983 .short 32768 ## 0x8000 .short 2184 ## 0x888 .short 32768 ## 0x8000 .short 8 ## 0x8 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 56712 ## 0xdd88 .short 35225 ## 0x8999 .short 8 ## 0x8 .short 33689 ## 0x8399 .short 0 ## 0x0 .short 34873 ## 0x8839 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 0 ## 0x0 .short 2048 ## 0x800 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 33664 ## 0x8380 .short 33688 ## 0x8398 .short 33664 ## 0x8380 .short 39315 ## 0x9993 .short 14336 ## 0x3800 .short 39225 ## 0x9939 .short 38912 ## 0x9800 .short 39299 ## 0x9983 .short 14336 ## 0x3800 .short 35224 ## 0x8998 .short 32768 ## 0x8000 .short 2184 ## 0x888 .short 32768 ## 0x8000 .short 8 ## 0x8 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 13 ## 0xd .short 35225 ## 0x8999 .short 0 ## 0x0 .short 34873 ## 0x8839 .short 0 ## 0x0 .short 34947 ## 0x8883 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 0 ## 0x0 .short 2048 ## 0x800 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 56576 ## 0xdd00 .short 53248 ## 0xd000 .short 56797 ## 0xdddd .short 56576 ## 0xdd00 .short 56797 ## 0xdddd .short 56576 ## 0xdd00 .short 56797 ## 0xdddd .short 53248 ## 0xd000 .short 56797 ## 0xdddd .short 0 ## 0x0 .short 56797 ## 0xdddd .short 53248 ## 0xd000 .short 56797 ## 0xdddd .short 0 ## 0x0 .short 0 ## 0x0 .short 221 ## 0xdd .short 0 ## 0x0 .short 56797 ## 0xdddd .short 0 ## 0x0 .short 56797 ## 0xdddd .short 13 ## 0xd .short 56797 ## 0xdddd .short 13 ## 0xd .short 56797 ## 0xdddd .short 0 ## 0x0 .short 56797 ## 0xdddd .short 0 ## 0x0 .short 56797 ## 0xdddd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 60928 ## 0xee00 .short 57344 ## 0xe000 .short 61166 ## 0xeeee .short 60928 ## 0xee00 .short 61166 ## 0xeeee .short 60928 ## 0xee00 .short 61166 ## 0xeeee .short 57344 ## 0xe000 .short 61166 ## 0xeeee .short 0 ## 0x0 .short 61166 ## 0xeeee .short 57344 ## 0xe000 .short 61166 ## 0xeeee .short 0 ## 0x0 .short 0 ## 0x0 .short 238 ## 0xee .short 0 ## 0x0 .short 61166 ## 0xeeee .short 0 ## 0x0 .short 61166 ## 0xeeee .short 14 ## 0xe .short 61166 ## 0xeeee .short 14 ## 0xe .short 61166 ## 0xeeee .short 0 ## 0x0 .short 61166 ## 0xeeee .short 0 ## 0x0 .short 61166 ## 0xeeee .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34944 ## 0x8880 .short 34816 ## 0x8800 .short 39224 ## 0x9938 .short 37760 ## 0x9380 .short 39321 ## 0x9999 .short 39296 ## 0x9980 .short 39321 ## 0x9999 .short 14336 ## 0x3800 .short 34969 ## 0x8899 .short 32768 ## 0x8000 .short 34953 ## 0x8889 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 8 ## 0x8 .short 0 ## 0x0 .short 2179 ## 0x883 .short 0 ## 0x0 .short 33689 ## 0x8399 .short 0 ## 0x0 .short 35225 ## 0x8999 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34944 ## 0x8880 .short 34952 ## 0x8888 .short 8840 ## 0x2288 .short 8738 ## 0x2222 .short 34856 ## 0x8828 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 33860 ## 0x8444 .short 34952 ## 0x8888 .short 33924 ## 0x8484 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 8738 ## 0x2222 .short 8738 ## 0x2222 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34948 ## 0x8884 .short 33860 ## 0x8444 .short 34948 ## 0x8884 .short 33924 ## 0x8484 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 8738 ## 0x2222 .short 136 ## 0x88 .short 34952 ## 0x8888 .short 130 ## 0x82 .short 34952 ## 0x8888 .short 136 ## 0x88 .short 33924 ## 0x8484 .short 136 ## 0x88 .short 33924 ## 0x8484 .short 136 ## 0x88 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34944 ## 0x8880 .short 0 ## 0x0 .short 17536 ## 0x4480 .short 8 ## 0x8 .short 17536 ## 0x4480 .short 132 ## 0x84 .short 17536 ## 0x4480 .short 2116 ## 0x844 .short 17536 ## 0x4480 .short 132 ## 0x84 .short 17536 ## 0x4480 .short 8 ## 0x8 .short 34944 ## 0x8880 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 56576 ## 0xdd00 .short 56797 ## 0xdddd .short 56784 ## 0xddd0 .short 56797 ## 0xdddd .short 56784 ## 0xddd0 .short 56797 ## 0xdddd .short 56576 ## 0xdd00 .short 56797 ## 0xdddd .short 53248 ## 0xd000 .short 56797 ## 0xdddd .short 53248 ## 0xd000 .short 221 ## 0xdd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 56797 ## 0xdddd .short 0 ## 0x0 .short 3549 ## 0xddd .short 0 ## 0x0 .short 3549 ## 0xddd .short 0 ## 0x0 .short 3549 ## 0xddd .short 0 ## 0x0 .short 3549 ## 0xddd .short 0 ## 0x0 .short 3549 ## 0xddd .short 0 ## 0x0 .short 3536 ## 0xdd0 .short 0 ## 0x0 .short 3328 ## 0xd00 .short 0 ## 0x0 .short 60928 ## 0xee00 .short 61166 ## 0xeeee .short 61152 ## 0xeee0 .short 61166 ## 0xeeee .short 61152 ## 0xeee0 .short 61166 ## 0xeeee .short 60928 ## 0xee00 .short 61166 ## 0xeeee .short 57344 ## 0xe000 .short 61166 ## 0xeeee .short 57344 ## 0xe000 .short 238 ## 0xee .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 61166 ## 0xeeee .short 0 ## 0x0 .short 3822 ## 0xeee .short 0 ## 0x0 .short 3822 ## 0xeee .short 0 ## 0x0 .short 3822 ## 0xeee .short 0 ## 0x0 .short 3822 ## 0xeee .short 0 ## 0x0 .short 3822 ## 0xeee .short 0 ## 0x0 .short 3808 ## 0xee0 .short 0 ## 0x0 .short 3584 ## 0xe00 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 34953 ## 0x8889 .short 33664 ## 0x8380 .short 34969 ## 0x8899 .short 34944 ## 0x8880 .short 39321 ## 0x9999 .short 14336 ## 0x3800 .short 38969 ## 0x9839 .short 32768 ## 0x8000 .short 34952 ## 0x8888 .short 32768 ## 0x8000 .short 136 ## 0x88 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 2105 ## 0x839 .short 0 ## 0x0 .short 2179 ## 0x883 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 2176 ## 0x880 .short 0 ## 0x0 .short 2048 ## 0x800 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 33860 ## 0x8444 .short 34952 ## 0x8888 .short 34948 ## 0x8884 .short 34952 ## 0x8888 .short 34948 ## 0x8884 .short 34856 ## 0x8828 .short 34952 ## 0x8888 .short 8840 ## 0x2288 .short 8738 ## 0x2222 .short 34944 ## 0x8880 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34948 ## 0x8884 .short 33860 ## 0x8444 .short 34948 ## 0x8884 .short 33924 ## 0x8484 .short 33860 ## 0x8444 .short 33924 ## 0x8484 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 8738 ## 0x2222 .short 8738 ## 0x2222 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 33860 ## 0x8444 .short 136 ## 0x88 .short 34888 ## 0x8848 .short 136 ## 0x88 .short 34888 ## 0x8848 .short 136 ## 0x88 .short 34952 ## 0x8888 .short 130 ## 0x82 .short 8738 ## 0x2222 .short 136 ## 0x88 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 8 ## 0x8 .short 18432 ## 0x4800 .short 132 ## 0x84 .short 18432 ## 0x4800 .short 2116 ## 0x844 .short 18432 ## 0x4800 .short 33860 ## 0x8444 .short 18432 ## 0x4800 .short 2116 ## 0x844 .short 18432 ## 0x4800 .short 132 ## 0x84 .short 34816 ## 0x8800 .short 8 ## 0x8 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 12288 ## 0x3000 .short 12291 ## 0x3003 .short 12288 ## 0x3000 .short 9020 ## 0x233c .short 12288 ## 0x3000 .short 8748 ## 0x222c .short 12288 ## 0x3000 .short 13107 ## 0x3333 .short 54016 ## 0xd300 .short 56797 ## 0xdddd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 12291 ## 0x3003 .short 3 ## 0x3 .short 41778 ## 0xa332 .short 3 ## 0x3 .short 41506 ## 0xa222 .short 3 ## 0x3 .short 13107 ## 0x3333 .short 3 ## 0x3 .short 30583 ## 0x7777 .short 3 ## 0x3 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 12288 ## 0x3000 .short 12291 ## 0x3003 .short 12288 ## 0x3000 .short 9020 ## 0x233c .short 12288 ## 0x3000 .short 8748 ## 0x222c .short 12288 ## 0x3000 .short 13107 ## 0x3333 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 12291 ## 0x3003 .short 3 ## 0x3 .short 41778 ## 0xa332 .short 3 ## 0x3 .short 41506 ## 0xa222 .short 3 ## 0x3 .short 13107 ## 0x3333 .short 3 ## 0x3 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 12288 ## 0x3000 .short 12291 ## 0x3003 .short 12288 ## 0x3000 .short 9020 ## 0x233c .short 12288 ## 0x3000 .short 8748 ## 0x222c .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 12291 ## 0x3003 .short 3 ## 0x3 .short 41778 ## 0xa332 .short 3 ## 0x3 .short 41506 ## 0xa222 .short 3 ## 0x3 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 12288 ## 0x3000 .short 12291 ## 0x3003 .short 12288 ## 0x3000 .short 9020 ## 0x233c .short 12288 ## 0x3000 .short 8748 ## 0x222c .short 12288 ## 0x3000 .short 13107 ## 0x3333 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 12291 ## 0x3003 .short 3 ## 0x3 .short 41778 ## 0xa332 .short 3 ## 0x3 .short 41506 ## 0xa222 .short 3 ## 0x3 .short 13107 ## 0x3333 .short 3 ## 0x3 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 0 ## 0x0 .short 14472 ## 0x3888 .short 32768 ## 0x8000 .short 33683 ## 0x8393 .short 32768 ## 0x8000 .short 34969 ## 0x8899 .short 32768 ## 0x8000 .short 34963 ## 0x8893 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 33689 ## 0x8399 .short 0 ## 0x0 .short 35208 ## 0x8988 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34944 ## 0x8880 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 35224 ## 0x8998 .short 32768 ## 0x8000 .short 39224 ## 0x9938 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 14472 ## 0x3888 .short 0 ## 0x0 .short 35208 ## 0x8988 .short 8 ## 0x8 .short 35225 ## 0x8999 .short 8 ## 0x8 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 0 ## 0x0 .short 33672 ## 0x8388 .short 32768 ## 0x8000 .short 35128 ## 0x8938 .short 32768 ## 0x8000 .short 35224 ## 0x8998 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34944 ## 0x8880 .short 34952 ## 0x8888 .short 8840 ## 0x2288 .short 8738 ## 0x2222 .short 34856 ## 0x8828 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 18568 ## 0x4888 .short 18500 ## 0x4844 .short 18568 ## 0x4888 .short 18568 ## 0x4888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 8738 ## 0x2222 .short 8738 ## 0x2222 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 18500 ## 0x4844 .short 18500 ## 0x4844 .short 18504 ## 0x4848 .short 18568 ## 0x4888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 8738 ## 0x2222 .short 8738 ## 0x2222 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 18564 ## 0x4884 .short 17480 ## 0x4448 .short 18504 ## 0x4848 .short 33928 ## 0x8488 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 136 ## 0x88 .short 8738 ## 0x2222 .short 2178 ## 0x882 .short 34952 ## 0x8888 .short 2088 ## 0x828 .short 34952 ## 0x8888 .short 2184 ## 0x888 .short 17480 ## 0x4448 .short 2184 ## 0x888 .short 34888 ## 0x8848 .short 2184 ## 0x888 .short 34944 ## 0x8880 .short 0 ## 0x0 .short 17536 ## 0x4480 .short 8 ## 0x8 .short 17536 ## 0x4480 .short 132 ## 0x84 .short 17536 ## 0x4480 .short 2116 ## 0x844 .short 17536 ## 0x4480 .short 132 ## 0x84 .short 17536 ## 0x4480 .short 8 ## 0x8 .short 34944 ## 0x8880 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 54016 ## 0xd300 .short 46429 ## 0xb55d .short 54016 ## 0xd300 .short 30581 ## 0x7775 .short 54016 ## 0xd300 .short 26293 ## 0x66b5 .short 54016 ## 0xd300 .short 26301 ## 0x66bd .short 54016 ## 0xd300 .short 21949 ## 0x55bd .short 56624 ## 0xdd30 .short 55261 ## 0xd7dd .short 13104 ## 0x3330 .short 32125 ## 0x7d7d .short 12288 ## 0x3000 .short 55432 ## 0xd888 .short 21947 ## 0x55bb .short 3 ## 0x3 .short 30647 ## 0x77b7 .short 3 ## 0x3 .short 27579 ## 0x6bbb .short 3 ## 0x3 .short 27579 ## 0x6bbb .short 3 ## 0x3 .short 23483 ## 0x5bbb .short 55 ## 0x37 .short 30583 ## 0x7777 .short 55 ## 0x37 .short 32215 ## 0x7dd7 .short 55 ## 0x37 .short 30583 ## 0x7777 .short 3 ## 0x3 .short 54016 ## 0xd300 .short 56797 ## 0xdddd .short 54016 ## 0xd300 .short 46429 ## 0xb55d .short 54016 ## 0xd300 .short 30581 ## 0x7775 .short 54016 ## 0xd300 .short 26293 ## 0x66b5 .short 54016 ## 0xd300 .short 26301 ## 0x66bd .short 56624 ## 0xdd30 .short 21949 ## 0x55bd .short 13104 ## 0x3330 .short 55261 ## 0xd7dd .short 12288 ## 0x3000 .short 32125 ## 0x7d7d .short 30583 ## 0x7777 .short 3 ## 0x3 .short 21947 ## 0x55bb .short 3 ## 0x3 .short 30647 ## 0x77b7 .short 3 ## 0x3 .short 27579 ## 0x6bbb .short 3 ## 0x3 .short 27579 ## 0x6bbb .short 3 ## 0x3 .short 23483 ## 0x5bbb .short 55 ## 0x37 .short 30583 ## 0x7777 .short 55 ## 0x37 .short 32215 ## 0x7dd7 .short 55 ## 0x37 .short 12288 ## 0x3000 .short 13107 ## 0x3333 .short 54016 ## 0xd300 .short 56797 ## 0xdddd .short 54016 ## 0xd300 .short 46429 ## 0xb55d .short 54016 ## 0xd300 .short 30581 ## 0x7775 .short 54016 ## 0xd300 .short 26293 ## 0x66b5 .short 54016 ## 0xd300 .short 26301 ## 0x66bd .short 54016 ## 0xd300 .short 21949 ## 0x55bd .short 56624 ## 0xdd30 .short 55261 ## 0xd7dd .short 13107 ## 0x3333 .short 3 ## 0x3 .short 30583 ## 0x7777 .short 3 ## 0x3 .short 21947 ## 0x55bb .short 3 ## 0x3 .short 30647 ## 0x77b7 .short 3 ## 0x3 .short 27579 ## 0x6bbb .short 3 ## 0x3 .short 27579 ## 0x6bbb .short 3 ## 0x3 .short 23483 ## 0x5bbb .short 55 ## 0x37 .short 30583 ## 0x7777 .short 55 ## 0x37 .short 54016 ## 0xd300 .short 56797 ## 0xdddd .short 54016 ## 0xd300 .short 46429 ## 0xb55d .short 54016 ## 0xd300 .short 30581 ## 0x7775 .short 54016 ## 0xd300 .short 26293 ## 0x66b5 .short 54016 ## 0xd300 .short 26301 ## 0x66bd .short 54016 ## 0xd300 .short 21949 ## 0x55bd .short 54016 ## 0xd300 .short 55261 ## 0xd7dd .short 56624 ## 0xdd30 .short 32125 ## 0x7d7d .short 30583 ## 0x7777 .short 3 ## 0x3 .short 21947 ## 0x55bb .short 3 ## 0x3 .short 30647 ## 0x77b7 .short 3 ## 0x3 .short 27579 ## 0x6bbb .short 3 ## 0x3 .short 27579 ## 0x6bbb .short 3 ## 0x3 .short 23483 ## 0x5bbb .short 55 ## 0x37 .short 30583 ## 0x7777 .short 55 ## 0x37 .short 32215 ## 0x7dd7 .short 55 ## 0x37 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 34873 ## 0x8839 .short 32768 ## 0x8000 .short 33689 ## 0x8399 .short 32768 ## 0x8000 .short 14739 ## 0x3993 .short 32768 ## 0x8000 .short 33683 ## 0x8393 .short 0 ## 0x0 .short 38968 ## 0x9838 .short 0 ## 0x0 .short 34944 ## 0x8880 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 14745 ## 0x3999 .short 8 ## 0x8 .short 33689 ## 0x8399 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 37785 ## 0x9399 .short 32768 ## 0x8000 .short 35208 ## 0x8988 .short 32768 ## 0x8000 .short 35224 ## 0x8998 .short 32768 ## 0x8000 .short 35128 ## 0x8938 .short 0 ## 0x0 .short 33672 ## 0x8388 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 39043 ## 0x9883 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 35208 ## 0x8988 .short 32768 ## 0x8000 .short 37785 ## 0x9399 .short 32768 ## 0x8000 .short 39224 ## 0x9938 .short 0 ## 0x0 .short 39224 ## 0x9938 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 34944 ## 0x8880 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 39043 ## 0x9883 .short 8 ## 0x8 .short 35225 ## 0x8999 .short 8 ## 0x8 .short 33689 ## 0x8399 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 18568 ## 0x4888 .short 18568 ## 0x4888 .short 18568 ## 0x4888 .short 18568 ## 0x4888 .short 18568 ## 0x4888 .short 18500 ## 0x4844 .short 34856 ## 0x8828 .short 34952 ## 0x8888 .short 8840 ## 0x2288 .short 8738 ## 0x2222 .short 34944 ## 0x8880 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 18500 ## 0x4844 .short 18500 ## 0x4844 .short 18564 ## 0x4884 .short 18568 ## 0x4888 .short 18504 ## 0x4848 .short 18500 ## 0x4844 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 8738 ## 0x2222 .short 8738 ## 0x2222 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 18504 ## 0x4848 .short 33928 ## 0x8488 .short 18504 ## 0x4848 .short 33928 ## 0x8488 .short 18564 ## 0x4884 .short 33928 ## 0x8488 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 8738 ## 0x2222 .short 8738 ## 0x2222 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 17480 ## 0x4448 .short 2184 ## 0x888 .short 18568 ## 0x4888 .short 2184 ## 0x888 .short 17480 ## 0x4448 .short 2184 ## 0x888 .short 34952 ## 0x8888 .short 2088 ## 0x828 .short 8738 ## 0x2222 .short 2178 ## 0x882 .short 34952 ## 0x8888 .short 136 ## 0x88 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 33864 ## 0x8448 .short 0 ## 0x0 .short 17480 ## 0x4448 .short 8 ## 0x8 .short 17480 ## 0x4448 .short 132 ## 0x84 .short 17480 ## 0x4448 .short 8 ## 0x8 .short 33864 ## 0x8448 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 33536 ## 0x8300 .short 17480 ## 0x4448 .short 33536 ## 0x8300 .short 17476 ## 0x4444 .short 33536 ## 0x8300 .short 17476 ## 0x4444 .short 18480 ## 0x4830 .short 17476 ## 0x4444 .short 18480 ## 0x4830 .short 33860 ## 0x8444 .short 18480 ## 0x4830 .short 14468 ## 0x3884 .short 13056 ## 0x3300 .short 13112 ## 0x3338 .short 0 ## 0x0 .short 51 ## 0x33 .short 18841 ## 0x4999 .short 3 ## 0x3 .short 19012 ## 0x4a44 .short 3 ## 0x3 .short 18564 ## 0x4884 .short 3 ## 0x3 .short 17544 ## 0x4488 .short 3 ## 0x3 .short 17560 ## 0x4498 .short 3 ## 0x3 .short 18739 ## 0x4933 .short 3 ## 0x3 .short 14643 ## 0x3933 .short 0 ## 0x0 .short 816 ## 0x330 .short 0 ## 0x0 .short 12288 ## 0x3000 .short 55432 ## 0xd888 .short 33536 ## 0x8300 .short 17480 ## 0x4448 .short 33536 ## 0x8300 .short 17476 ## 0x4444 .short 33536 ## 0x8300 .short 17476 ## 0x4444 .short 18480 ## 0x4830 .short 17476 ## 0x4444 .short 18480 ## 0x4830 .short 33860 ## 0x8444 .short 18480 ## 0x4830 .short 14468 ## 0x3884 .short 13056 ## 0x3300 .short 13107 ## 0x3333 .short 30583 ## 0x7777 .short 3 ## 0x3 .short 18841 ## 0x4999 .short 3 ## 0x3 .short 19012 ## 0x4a44 .short 3 ## 0x3 .short 18564 ## 0x4884 .short 3 ## 0x3 .short 17544 ## 0x4488 .short 3 ## 0x3 .short 17560 ## 0x4498 .short 3 ## 0x3 .short 18739 ## 0x4933 .short 3 ## 0x3 .short 13107 ## 0x3333 .short 0 ## 0x0 .short 13104 ## 0x3330 .short 32125 ## 0x7d7d .short 12288 ## 0x3000 .short 55432 ## 0xd888 .short 33536 ## 0x8300 .short 17480 ## 0x4448 .short 33536 ## 0x8300 .short 17476 ## 0x4444 .short 33536 ## 0x8300 .short 17476 ## 0x4444 .short 18480 ## 0x4830 .short 17476 ## 0x4444 .short 18563 ## 0x4883 .short 33860 ## 0x8444 .short 13107 ## 0x3333 .short 13107 ## 0x3333 .short 32215 ## 0x7dd7 .short 55 ## 0x37 .short 30583 ## 0x7777 .short 3 ## 0x3 .short 18841 ## 0x4999 .short 51 ## 0x33 .short 19012 ## 0x4a44 .short 51 ## 0x33 .short 18564 ## 0x4884 .short 51 ## 0x33 .short 17544 ## 0x4488 .short 52 ## 0x34 .short 17560 ## 0x4498 .short 836 ## 0x344 .short 13107 ## 0x3333 .short 819 ## 0x333 .short 13104 ## 0x3330 .short 55432 ## 0xd888 .short 33536 ## 0x8300 .short 17480 ## 0x4448 .short 33536 ## 0x8300 .short 17476 ## 0x4444 .short 33536 ## 0x8300 .short 17476 ## 0x4444 .short 18480 ## 0x4830 .short 17476 ## 0x4444 .short 18480 ## 0x4830 .short 33860 ## 0x8444 .short 18480 ## 0x4830 .short 14468 ## 0x3884 .short 13056 ## 0x3300 .short 13107 ## 0x3333 .short 30583 ## 0x7777 .short 3 ## 0x3 .short 18841 ## 0x4999 .short 3 ## 0x3 .short 19012 ## 0x4a44 .short 3 ## 0x3 .short 18564 ## 0x4884 .short 3 ## 0x3 .short 17544 ## 0x4488 .short 3 ## 0x3 .short 17560 ## 0x4498 .short 3 ## 0x3 .short 18739 ## 0x4933 .short 3 ## 0x3 .short 13107 ## 0x3333 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 0 ## 0x0 .short 14472 ## 0x3888 .short 32768 ## 0x8000 .short 35219 ## 0x8993 .short 32768 ## 0x8000 .short 34969 ## 0x8899 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 33689 ## 0x8399 .short 0 ## 0x0 .short 39048 ## 0x9888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 0 ## 0x0 .short 14464 ## 0x3880 .short 0 ## 0x0 .short 39224 ## 0x9938 .short 32768 ## 0x8000 .short 39315 ## 0x9993 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 14745 ## 0x3999 .short 8 ## 0x8 .short 39321 ## 0x9999 .short 131 ## 0x83 .short 39321 ## 0x9999 .short 137 ## 0x89 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34944 ## 0x8880 .short 34952 ## 0x8888 .short 8840 ## 0x2288 .short 8738 ## 0x2222 .short 34856 ## 0x8828 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 18568 ## 0x4888 .short 18568 ## 0x4888 .short 18568 ## 0x4888 .short 18568 ## 0x4888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 8738 ## 0x2222 .short 8738 ## 0x2222 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 18500 ## 0x4844 .short 18504 ## 0x4848 .short 18568 ## 0x4888 .short 18504 ## 0x4848 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 8738 ## 0x2222 .short 8738 ## 0x2222 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 18500 ## 0x4844 .short 18568 ## 0x4888 .short 18568 ## 0x4888 .short 18568 ## 0x4888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 33314 ## 0x8222 .short 8 ## 0x8 .short 10376 ## 0x2888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34884 ## 0x8844 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 34968 ## 0x8898 .short 0 ## 0x0 .short 34968 ## 0x8898 .short 32768 ## 0x8000 .short 9112 ## 0x2398 .short 38912 ## 0x9800 .short 37785 ## 0x9399 .short 38912 ## 0x9800 .short 38969 ## 0x9839 .short 32768 ## 0x8000 .short 35203 ## 0x8983 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 10370 ## 0x2882 .short 0 ## 0x0 .short 33689 ## 0x8399 .short 0 ## 0x0 .short 34873 ## 0x8839 .short 0 ## 0x0 .short 2184 ## 0x888 .short 0 ## 0x0 .short 2176 ## 0x880 .short 0 ## 0x0 .short 128 ## 0x80 .short 0 ## 0x0 .short 32768 ## 0x8000 .short 35219 ## 0x8993 .short 32768 ## 0x8000 .short 34969 ## 0x8899 .short 32768 ## 0x8000 .short 34968 ## 0x8898 .short 34816 ## 0x8800 .short 10387 ## 0x2893 .short 14336 ## 0x3800 .short 33689 ## 0x8399 .short 38912 ## 0x9800 .short 38969 ## 0x9839 .short 38912 ## 0x9800 .short 35203 ## 0x8983 .short 32768 ## 0x8000 .short 2184 ## 0x888 .short 34952 ## 0x8888 .short 9 ## 0x9 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 34946 ## 0x8882 .short 2 ## 0x2 .short 34952 ## 0x8888 .short 8 ## 0x8 .short 33689 ## 0x8399 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 34816 ## 0x8800 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 18568 ## 0x4888 .short 18568 ## 0x4888 .short 18568 ## 0x4888 .short 18568 ## 0x4888 .short 18568 ## 0x4888 .short 18500 ## 0x4844 .short 34856 ## 0x8828 .short 34952 ## 0x8888 .short 8840 ## 0x2288 .short 8738 ## 0x2222 .short 34944 ## 0x8880 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 18500 ## 0x4844 .short 18504 ## 0x4848 .short 18568 ## 0x4888 .short 18500 ## 0x4844 .short 34884 ## 0x8844 .short 18564 ## 0x4884 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 8738 ## 0x2222 .short 8738 ## 0x2222 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 18500 ## 0x4844 .short 18568 ## 0x4888 .short 18568 ## 0x4888 .short 34952 ## 0x8888 .short 18500 ## 0x4844 .short 18500 ## 0x4844 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 8738 ## 0x2222 .short 8738 ## 0x2222 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34884 ## 0x8844 .short 8 ## 0x8 .short 34888 ## 0x8848 .short 8 ## 0x8 .short 34884 ## 0x8844 .short 8 ## 0x8 .short 10376 ## 0x2888 .short 8 ## 0x8 .short 33314 ## 0x8222 .short 8 ## 0x8 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 3536 ## 0xdd0 .short 0 ## 0x0 .short 3536 ## 0xdd0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 221 ## 0xdd .short 53248 ## 0xd000 .short 221 ## 0xdd .short 56576 ## 0xdd00 .short 13 ## 0xd .short 56784 ## 0xddd0 .short 0 ## 0x0 .short 3536 ## 0xdd0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 221 ## 0xdd .short 0 ## 0x0 .short 221 ## 0xdd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 3536 ## 0xdd0 .short 0 ## 0x0 .short 3536 ## 0xdd0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 13 ## 0xd .short 53248 ## 0xd000 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 3328 ## 0xd00 .short 0 ## 0x0 .short 53248 ## 0xd000 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34944 ## 0x8880 .short 34952 ## 0x8888 .short 8840 ## 0x2288 .short 8738 ## 0x2222 .short 34856 ## 0x8828 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 17544 ## 0x4488 .short 34952 ## 0x8888 .short 18568 ## 0x4888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 136 ## 0x88 .short 8738 ## 0x2222 .short 2178 ## 0x882 .short 34952 ## 0x8888 .short 2088 ## 0x828 .short 34952 ## 0x8888 .short 2184 ## 0x888 .short 34952 ## 0x8888 .short 2184 ## 0x888 .short 34952 ## 0x8888 .short 2184 ## 0x888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 52428 ## 0xcccc .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 49152 ## 0xc000 .short 52428 ## 0xcccc .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 52224 ## 0xcc00 .short 0 ## 0x0 .short 52224 ## 0xcc00 .short 0 ## 0x0 .short 52416 ## 0xccc0 .short 0 ## 0x0 .short 52224 ## 0xcc00 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 52416 ## 0xccc0 .short 0 ## 0x0 .short 52428 ## 0xcccc .short 204 ## 0xcc .short 52428 ## 0xcccc .short 52428 ## 0xcccc .short 52428 ## 0xcccc .short 52428 ## 0xcccc .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 49152 ## 0xc000 .short 3276 ## 0xccc .short 52236 ## 0xcc0c .short 52428 ## 0xcccc .short 52236 ## 0xcc0c .short 52428 ## 0xcccc .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 192 ## 0xc0 .short 0 ## 0x0 .short 204 ## 0xcc .short 0 ## 0x0 .short 49356 ## 0xc0cc .short 0 ## 0x0 .short 52428 ## 0xcccc .short 0 ## 0x0 .short 204 ## 0xcc .short 0 ## 0x0 .short 204 ## 0xcc .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 49152 ## 0xc000 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 52224 ## 0xcc00 .short 204 ## 0xcc .short 52416 ## 0xccc0 .short 3276 ## 0xccc .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 49152 ## 0xc000 .short 3276 ## 0xccc .short 52224 ## 0xcc00 .short 52428 ## 0xcccc .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 3072 ## 0xc00 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 3072 ## 0xc00 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 3536 ## 0xdd0 .short 0 ## 0x0 .short 3549 ## 0xddd .short 53248 ## 0xd000 .short 221 ## 0xdd .short 56576 ## 0xdd00 .short 13 ## 0xd .short 56576 ## 0xdd00 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 3536 ## 0xdd0 .short 0 ## 0x0 .short 3536 ## 0xdd0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 3536 ## 0xdd0 .short 0 ## 0x0 .short 3536 ## 0xdd0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 56576 ## 0xdd00 .short 0 ## 0x0 .short 56576 ## 0xdd00 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 13 ## 0xd .short 0 ## 0x0 .short 208 ## 0xd0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 13 ## 0xd .short 53248 ## 0xd000 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 18568 ## 0x4888 .short 34952 ## 0x8888 .short 18568 ## 0x4888 .short 34952 ## 0x8888 .short 17544 ## 0x4488 .short 34856 ## 0x8828 .short 34952 ## 0x8888 .short 8840 ## 0x2288 .short 8738 ## 0x2222 .short 34944 ## 0x8880 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 2184 ## 0x888 .short 34952 ## 0x8888 .short 2184 ## 0x888 .short 34948 ## 0x8884 .short 2184 ## 0x888 .short 34952 ## 0x8888 .short 2088 ## 0x828 .short 8738 ## 0x2222 .short 2178 ## 0x882 .short 34952 ## 0x8888 .short 136 ## 0x88 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 49152 ## 0xc000 .short 0 ## 0x0 .short 0 ## 0x0 .short 52416 ## 0xccc0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 52428 ## 0xcccc .short 52428 ## 0xcccc .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 52428 ## 0xcccc .short 52428 ## 0xcccc .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 3276 ## 0xccc .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 52224 ## 0xcc00 .short 49152 ## 0xc000 .short 52416 ## 0xccc0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 204 ## 0xcc .short 0 ## 0x0 .short 52428 ## 0xcccc .short 52428 ## 0xcccc .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 52416 ## 0xccc0 .short 52428 ## 0xcccc .short 52428 ## 0xcccc .short 52428 ## 0xcccc .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 204 ## 0xcc .short 0 ## 0x0 .short 3276 ## 0xccc .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 52224 ## 0xcc00 .short 0 ## 0x0 .short 52416 ## 0xccc0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 52428 ## 0xcccc .short 52428 ## 0xcccc .short 52428 ## 0xcccc .short 52428 ## 0xcccc .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 52428 ## 0xcccc .short 52428 ## 0xcccc .short 52428 ## 0xcccc .short 52428 ## 0xcccc .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 204 ## 0xcc .short 0 ## 0x0 .short 3276 ## 0xccc .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 52224 ## 0xcc00 .short 0 ## 0x0 .short 52416 ## 0xccc0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 52428 ## 0xcccc .short 52428 ## 0xcccc .short 52416 ## 0xccc0 .short 52428 ## 0xcccc .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 52428 ## 0xcccc .short 3276 ## 0xccc .short 52428 ## 0xcccc .short 3276 ## 0xccc .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 12 ## 0xc .short 0 ## 0x0 .short 3276 ## 0xccc .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 49344 ## 0xc0c0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 52428 ## 0xcccc .short 52428 ## 0xcccc .short 52428 ## 0xcccc .short 52428 ## 0xcccc .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 52416 ## 0xccc0 .short 52428 ## 0xcccc .short 52428 ## 0xcccc .short 52428 ## 0xcccc .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 12 ## 0xc .short 0 ## 0x0 .short 49356 ## 0xc0cc .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 49152 ## 0xc000 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 52428 ## 0xcccc .short 0 ## 0x0 .short 52428 ## 0xcccc .short 52428 ## 0xcccc .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 52428 ## 0xcccc .short 52428 ## 0xcccc .short 52428 ## 0xcccc .short 52428 ## 0xcccc .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 3084 ## 0xc0c .short 0 ## 0x0 .short 204 ## 0xcc .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34944 ## 0x8880 .short 34952 ## 0x8888 .short 8840 ## 0x2288 .short 8738 ## 0x2222 .short 34856 ## 0x8828 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 17544 ## 0x4488 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 136 ## 0x88 .short 8738 ## 0x2222 .short 2178 ## 0x882 .short 34952 ## 0x8888 .short 2088 ## 0x828 .short 34952 ## 0x8888 .short 2184 ## 0x888 .short 34948 ## 0x8884 .short 2184 ## 0x888 .short 34948 ## 0x8884 .short 2184 ## 0x888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 61152 ## 0xeee0 .short 0 ## 0x0 .short 61166 ## 0xeeee .short 57344 ## 0xe000 .short 61166 ## 0xeeee .short 0 ## 0x0 .short 61166 ## 0xeeee .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 61166 ## 0xeeee .short 0 ## 0x0 .short 61166 ## 0xeeee .short 14 ## 0xe .short 61166 ## 0xeeee .short 238 ## 0xee .short 61166 ## 0xeeee .short 14 ## 0xe .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 56784 ## 0xddd0 .short 0 ## 0x0 .short 56797 ## 0xdddd .short 53248 ## 0xd000 .short 56797 ## 0xdddd .short 0 ## 0x0 .short 56797 ## 0xdddd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 56797 ## 0xdddd .short 0 ## 0x0 .short 56797 ## 0xdddd .short 13 ## 0xd .short 56797 ## 0xdddd .short 221 ## 0xdd .short 56797 ## 0xdddd .short 13 ## 0xd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 40960 ## 0xa000 .short 0 ## 0x0 .short 23040 ## 0x5a00 .short 0 ## 0x0 .short 5536 ## 0x15a0 .short 0 ## 0x0 .short 5466 ## 0x155a .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 43520 ## 0xaa00 .short 41130 ## 0xa0aa .short 21930 ## 0x55aa .short 23125 ## 0x5a55 .short 21845 ## 0x5555 .short 21841 ## 0x5551 .short 21845 ## 0x5555 .short 21845 ## 0x5555 .short 21841 ## 0x5551 .short 21845 ## 0x5555 .short 21845 ## 0x5555 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 43690 ## 0xaaaa .short 0 ## 0x0 .short 21845 ## 0x5555 .short 10 ## 0xa .short 21845 ## 0x5555 .short 2725 ## 0xaa5 .short 5461 ## 0x1555 .short 42325 ## 0xa555 .short 5461 ## 0x1555 .short 21845 ## 0x5555 .short 20821 ## 0x5155 .short 21781 ## 0x5515 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 10 ## 0xa .short 0 ## 0x0 .short 165 ## 0xa5 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 56576 ## 0xdd00 .short 13 ## 0xd .short 56576 ## 0xdd00 .short 221 ## 0xdd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 53248 ## 0xd000 .short 221 ## 0xdd .short 56576 ## 0xdd00 .short 221 ## 0xdd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 3536 ## 0xdd0 .short 0 ## 0x0 .short 3536 ## 0xdd0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 3536 ## 0xdd0 .short 0 ## 0x0 .short 3536 ## 0xdd0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 208 ## 0xd0 .short 0 ## 0x0 .short 13 ## 0xd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 3328 ## 0xd00 .short 0 ## 0x0 .short 53248 ## 0xd000 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 17544 ## 0x4488 .short 34952 ## 0x8888 .short 33928 ## 0x8488 .short 34952 ## 0x8888 .short 17544 ## 0x4488 .short 34856 ## 0x8828 .short 34952 ## 0x8888 .short 8840 ## 0x2288 .short 8738 ## 0x2222 .short 34944 ## 0x8880 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34948 ## 0x8884 .short 2184 ## 0x888 .short 34952 ## 0x8888 .short 2184 ## 0x888 .short 34948 ## 0x8884 .short 2184 ## 0x888 .short 34952 ## 0x8888 .short 2088 ## 0x828 .short 8738 ## 0x2222 .short 2178 ## 0x882 .short 34952 ## 0x8888 .short 136 ## 0x88 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 57344 ## 0xe000 .short 0 ## 0x0 .short 57344 ## 0xe000 .short 57344 ## 0xe000 .short 61166 ## 0xeeee .short 57344 ## 0xe000 .short 61166 ## 0xeeee .short 57344 ## 0xe000 .short 61166 ## 0xeeee .short 60928 ## 0xee00 .short 61166 ## 0xeeee .short 61152 ## 0xeee0 .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 3822 ## 0xeee .short 61166 ## 0xeeee .short 3822 ## 0xeee .short 61166 ## 0xeeee .short 3822 ## 0xeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 53248 ## 0xd000 .short 0 ## 0x0 .short 53248 ## 0xd000 .short 53248 ## 0xd000 .short 56797 ## 0xdddd .short 53248 ## 0xd000 .short 56797 ## 0xdddd .short 53248 ## 0xd000 .short 56797 ## 0xdddd .short 56576 ## 0xdd00 .short 56797 ## 0xdddd .short 56784 ## 0xddd0 .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 3549 ## 0xddd .short 56797 ## 0xdddd .short 3549 ## 0xddd .short 56797 ## 0xdddd .short 3549 ## 0xddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 40960 ## 0xa000 .short 5461 ## 0x1555 .short 23040 ## 0x5a00 .short 21845 ## 0x5555 .short 23040 ## 0x5a00 .short 21845 ## 0x5555 .short 23040 ## 0x5a00 .short 21845 ## 0x5555 .short 23040 ## 0x5a00 .short 21845 ## 0x5555 .short 23040 ## 0x5a00 .short 21841 ## 0x5551 .short 51712 ## 0xca00 .short 21781 ## 0x5515 .short 52384 ## 0xcca0 .short 4437 ## 0x1155 .short 21845 ## 0x5555 .short 21845 ## 0x5555 .short 21777 ## 0x5511 .short 21845 ## 0x5555 .short 20821 ## 0x5155 .short 20821 ## 0x5155 .short 5461 ## 0x1555 .short 21777 ## 0x5511 .short 21845 ## 0x5555 .short 4437 ## 0x1155 .short 21841 ## 0x5551 .short 52428 ## 0xcccc .short 52245 ## 0xcc15 .short 52428 ## 0xcccc .short 49489 ## 0xc151 .short 52428 ## 0xcccc .short 21845 ## 0x5555 .short 5397 ## 0x1515 .short 5461 ## 0x1555 .short 21777 ## 0x5511 .short 21845 ## 0x5555 .short 20821 ## 0x5155 .short 21845 ## 0x5555 .short 21781 ## 0x5515 .short 21845 ## 0x5555 .short 20821 ## 0x5155 .short 52417 ## 0xccc1 .short 7260 ## 0x1c5c .short 52252 ## 0xcc1c .short 52428 ## 0xcccc .short 52252 ## 0xcc1c .short 52428 ## 0xcccc .short 165 ## 0xa5 .short 0 ## 0x0 .short 2641 ## 0xa51 .short 0 ## 0x0 .short 42321 ## 0xa551 .short 0 ## 0x0 .short 42325 ## 0xa555 .short 0 ## 0x0 .short 21845 ## 0x5555 .short 10 ## 0xa .short 21845 ## 0x5555 .short 10 ## 0xa .short 52417 ## 0xccc1 .short 165 ## 0xa5 .short 52417 ## 0xccc1 .short 2764 ## 0xacc .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34944 ## 0x8880 .short 34952 ## 0x8888 .short 8840 ## 0x2288 .short 8738 ## 0x2222 .short 34856 ## 0x8828 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 17544 ## 0x4488 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 136 ## 0x88 .short 8738 ## 0x2222 .short 2178 ## 0x882 .short 34952 ## 0x8888 .short 2088 ## 0x828 .short 34952 ## 0x8888 .short 2184 ## 0x888 .short 34948 ## 0x8884 .short 2184 ## 0x888 .short 34948 ## 0x8884 .short 2184 ## 0x888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 60928 ## 0xee00 .short 0 ## 0x0 .short 60928 ## 0xee00 .short 0 ## 0x0 .short 60928 ## 0xee00 .short 0 ## 0x0 .short 60928 ## 0xee00 .short 0 ## 0x0 .short 60928 ## 0xee00 .short 0 ## 0x0 .short 60928 ## 0xee00 .short 0 ## 0x0 .short 60928 ## 0xee00 .short 0 ## 0x0 .short 60928 ## 0xee00 .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 3822 ## 0xeee .short 61166 ## 0xeeee .short 3822 ## 0xeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 56576 ## 0xdd00 .short 0 ## 0x0 .short 56576 ## 0xdd00 .short 0 ## 0x0 .short 56576 ## 0xdd00 .short 0 ## 0x0 .short 56576 ## 0xdd00 .short 0 ## 0x0 .short 56576 ## 0xdd00 .short 0 ## 0x0 .short 56576 ## 0xdd00 .short 0 ## 0x0 .short 56576 ## 0xdd00 .short 0 ## 0x0 .short 56576 ## 0xdd00 .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 3549 ## 0xddd .short 56797 ## 0xdddd .short 3549 ## 0xddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 52384 ## 0xcca0 .short 50517 ## 0xc555 .short 52384 ## 0xcca0 .short 52316 ## 0xcc5c .short 52384 ## 0xcca0 .short 52428 ## 0xcccc .short 7328 ## 0x1ca0 .short 4556 ## 0x11cc .short 50592 ## 0xc5a0 .short 4556 ## 0x11cc .short 50592 ## 0xc5a0 .short 4556 ## 0x11cc .short 51712 ## 0xca00 .short 4556 ## 0x11cc .short 51712 ## 0xca00 .short 4556 ## 0x11cc .short 7372 ## 0x1ccc .short 52417 ## 0xccc1 .short 52428 ## 0xcccc .short 49436 ## 0xc11c .short 52428 ## 0xcccc .short 4556 ## 0x11cc .short 52417 ## 0xccc1 .short 4369 ## 0x1111 .short 4369 ## 0x1111 .short 4369 ## 0x1111 .short 4369 ## 0x1111 .short 4369 ## 0x1111 .short 4369 ## 0x1111 .short 4369 ## 0x1111 .short 4369 ## 0x1111 .short 4369 ## 0x1111 .short 49612 ## 0xc1cc .short 4556 ## 0x11cc .short 4380 ## 0x111c .short 4556 ## 0x11cc .short 49425 ## 0xc111 .short 4369 ## 0x1111 .short 4369 ## 0x1111 .short 4369 ## 0x1111 .short 4369 ## 0x1111 .short 4369 ## 0x1111 .short 4369 ## 0x1111 .short 4369 ## 0x1111 .short 4369 ## 0x1111 .short 4369 ## 0x1111 .short 4369 ## 0x1111 .short 4369 ## 0x1111 .short 49425 ## 0xc111 .short 2764 ## 0xacc .short 4369 ## 0x1111 .short 2753 ## 0xac1 .short 4369 ## 0x1111 .short 2577 ## 0xa11 .short 4369 ## 0x1111 .short 2652 ## 0xa5c .short 52241 ## 0xcc11 .short 172 ## 0xac .short 52241 ## 0xcc11 .short 172 ## 0xac .short 52241 ## 0xcc11 .short 10 ## 0xa .short 44225 ## 0xacc1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 53248 ## 0xd000 .short 221 ## 0xdd .short 56576 ## 0xdd00 .short 221 ## 0xdd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 56576 ## 0xdd00 .short 13 ## 0xd .short 56576 ## 0xdd00 .short 221 ## 0xdd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 3536 ## 0xdd0 .short 0 ## 0x0 .short 208 ## 0xd0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 3536 ## 0xdd0 .short 0 ## 0x0 .short 3328 ## 0xd00 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 208 ## 0xd0 .short 0 ## 0x0 .short 13 ## 0xd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 3328 ## 0xd00 .short 0 ## 0x0 .short 53248 ## 0xd000 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 17544 ## 0x4488 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 17544 ## 0x4488 .short 34856 ## 0x8828 .short 34952 ## 0x8888 .short 8840 ## 0x2288 .short 8738 ## 0x2222 .short 34944 ## 0x8880 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34948 ## 0x8884 .short 2184 ## 0x888 .short 34948 ## 0x8884 .short 2184 ## 0x888 .short 34948 ## 0x8884 .short 2184 ## 0x888 .short 34952 ## 0x8888 .short 2088 ## 0x828 .short 8738 ## 0x2222 .short 2178 ## 0x882 .short 34952 ## 0x8888 .short 136 ## 0x88 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 60928 ## 0xee00 .short 0 ## 0x0 .short 60928 ## 0xee00 .short 0 ## 0x0 .short 60928 ## 0xee00 .short 0 ## 0x0 .short 60928 ## 0xee00 .short 0 ## 0x0 .short 60928 ## 0xee00 .short 0 ## 0x0 .short 60928 ## 0xee00 .short 0 ## 0x0 .short 57344 ## 0xe000 .short 0 ## 0x0 .short 0 ## 0x0 .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 61166 ## 0xeeee .short 60928 ## 0xee00 .short 3822 ## 0xeee .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 56576 ## 0xdd00 .short 0 ## 0x0 .short 56576 ## 0xdd00 .short 0 ## 0x0 .short 56576 ## 0xdd00 .short 0 ## 0x0 .short 56576 ## 0xdd00 .short 0 ## 0x0 .short 56576 ## 0xdd00 .short 0 ## 0x0 .short 56576 ## 0xdd00 .short 0 ## 0x0 .short 53248 ## 0xd000 .short 0 ## 0x0 .short 0 ## 0x0 .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56797 ## 0xdddd .short 56576 ## 0xdd00 .short 3549 ## 0xddd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 40960 ## 0xa000 .short 4545 ## 0x11c1 .short 0 ## 0x0 .short 7258 ## 0x1c5a .short 0 ## 0x0 .short 7258 ## 0x1c5a .short 0 ## 0x0 .short 51872 ## 0xcaa0 .short 0 ## 0x0 .short 40960 ## 0xa000 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 4369 ## 0x1111 .short 4369 ## 0x1111 .short 4369 ## 0x1111 .short 4369 ## 0x1111 .short 4369 ## 0x1111 .short 4369 ## 0x1111 .short 4380 ## 0x111c .short 4369 ## 0x1111 .short 6826 ## 0x1aaa .short 4369 ## 0x1111 .short 40960 ## 0xa000 .short 4522 ## 0x11aa .short 0 ## 0x0 .short 43520 ## 0xaa00 .short 0 ## 0x0 .short 0 ## 0x0 .short 4369 ## 0x1111 .short 4369 ## 0x1111 .short 4369 ## 0x1111 .short 4369 ## 0x1111 .short 4369 ## 0x1111 .short 41233 ## 0xa111 .short 4369 ## 0x1111 .short 41233 ## 0xa111 .short 4369 ## 0x1111 .short 2721 ## 0xaa1 .short 4369 ## 0x1111 .short 10 ## 0xa .short 43690 ## 0xaaaa .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 2753 ## 0xac1 .short 0 ## 0x0 .short 170 ## 0xaa .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34944 ## 0x8880 .short 34952 ## 0x8888 .short 8840 ## 0x2288 .short 8738 ## 0x2222 .short 34856 ## 0x8828 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 33928 ## 0x8488 .short 34952 ## 0x8888 .short 33928 ## 0x8488 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 136 ## 0x88 .short 8738 ## 0x2222 .short 2178 ## 0x882 .short 34952 ## 0x8888 .short 2088 ## 0x828 .short 34952 ## 0x8888 .short 2184 ## 0x888 .short 34948 ## 0x8884 .short 2184 ## 0x888 .short 34948 ## 0x8884 .short 2184 ## 0x888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 17544 ## 0x4488 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34856 ## 0x8828 .short 34952 ## 0x8888 .short 8840 ## 0x2288 .short 8738 ## 0x2222 .short 34944 ## 0x8880 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34948 ## 0x8884 .short 2184 ## 0x888 .short 34948 ## 0x8884 .short 2184 ## 0x888 .short 34948 ## 0x8884 .short 2184 ## 0x888 .short 34952 ## 0x8888 .short 2088 ## 0x828 .short 8738 ## 0x2222 .short 2178 ## 0x882 .short 34952 ## 0x8888 .short 136 ## 0x88 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34944 ## 0x8880 .short 34952 ## 0x8888 .short 8840 ## 0x2288 .short 8738 ## 0x2222 .short 34856 ## 0x8828 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 17544 ## 0x4488 .short 34952 ## 0x8888 .short 33928 ## 0x8488 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 136 ## 0x88 .short 8738 ## 0x2222 .short 2178 ## 0x882 .short 34952 ## 0x8888 .short 2088 ## 0x828 .short 34952 ## 0x8888 .short 2184 ## 0x888 .short 34948 ## 0x8884 .short 2184 ## 0x888 .short 34952 ## 0x8888 .short 2184 ## 0x888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34952 ## 0x8888 .short 17544 ## 0x4488 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 34952 ## 0x8888 .short 17544 ## 0x4488 .short 34856 ## 0x8828 .short 34952 ## 0x8888 .short 8840 ## 0x2288 .short 8738 ## 0x2222 .short 34944 ## 0x8880 .short 34952 ## 0x8888 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 34948 ## 0x8884 .short 2184 ## 0x888 .short 34948 ## 0x8884 .short 2184 ## 0x888 .short 34948 ## 0x8884 .short 2184 ## 0x888 .short 34952 ## 0x8888 .short 2088 ## 0x828 .short 8738 ## 0x2222 .short 2178 ## 0x882 .short 34952 ## 0x8888 .short 136 ## 0x88 .space 4872 .globl _TitleSpritesheetMap ## @TitleSpritesheetMap .p2align 2 _TitleSpritesheetMap: .short 0 ## 0x0 .short 1 ## 0x1 .short 2 ## 0x2 .short 3 ## 0x3 .short 4 ## 0x4 .short 5 ## 0x5 .short 6 ## 0x6 .short 7 ## 0x7 .short 8 ## 0x8 .short 9 ## 0x9 .short 10 ## 0xa .short 11 ## 0xb .short 12 ## 0xc .short 13 ## 0xd .short 14 ## 0xe .short 15 ## 0xf .short 16 ## 0x10 .short 17 ## 0x11 .short 18 ## 0x12 .short 19 ## 0x13 .short 20 ## 0x14 .short 21 ## 0x15 .short 22 ## 0x16 .short 23 ## 0x17 .short 24 ## 0x18 .short 25 ## 0x19 .short 26 ## 0x1a .short 27 ## 0x1b .short 28 ## 0x1c .short 29 ## 0x1d .short 30 ## 0x1e .short 31 ## 0x1f .short 32 ## 0x20 .short 33 ## 0x21 .short 34 ## 0x22 .short 35 ## 0x23 .short 36 ## 0x24 .short 37 ## 0x25 .short 38 ## 0x26 .short 39 ## 0x27 .short 40 ## 0x28 .short 41 ## 0x29 .short 42 ## 0x2a .short 43 ## 0x2b .short 44 ## 0x2c .short 45 ## 0x2d .short 46 ## 0x2e .short 47 ## 0x2f .short 48 ## 0x30 .short 49 ## 0x31 .short 50 ## 0x32 .short 51 ## 0x33 .short 52 ## 0x34 .short 53 ## 0x35 .short 54 ## 0x36 .short 55 ## 0x37 .short 56 ## 0x38 .short 57 ## 0x39 .short 58 ## 0x3a .short 59 ## 0x3b .short 60 ## 0x3c .short 61 ## 0x3d .short 62 ## 0x3e .short 63 ## 0x3f .short 64 ## 0x40 .short 65 ## 0x41 .short 66 ## 0x42 .short 67 ## 0x43 .short 68 ## 0x44 .short 69 ## 0x45 .short 70 ## 0x46 .short 71 ## 0x47 .short 72 ## 0x48 .short 73 ## 0x49 .short 74 ## 0x4a .short 75 ## 0x4b .short 76 ## 0x4c .short 77 ## 0x4d .short 78 ## 0x4e .short 79 ## 0x4f .short 80 ## 0x50 .short 81 ## 0x51 .short 82 ## 0x52 .short 83 ## 0x53 .short 84 ## 0x54 .short 85 ## 0x55 .short 86 ## 0x56 .short 87 ## 0x57 .short 88 ## 0x58 .short 89 ## 0x59 .short 90 ## 0x5a .short 91 ## 0x5b .short 92 ## 0x5c .short 93 ## 0x5d .short 94 ## 0x5e .short 95 ## 0x5f .short 96 ## 0x60 .short 97 ## 0x61 .short 98 ## 0x62 .short 99 ## 0x63 .short 100 ## 0x64 .short 101 ## 0x65 .short 102 ## 0x66 .short 103 ## 0x67 .short 104 ## 0x68 .short 105 ## 0x69 .short 106 ## 0x6a .short 107 ## 0x6b .short 108 ## 0x6c .short 109 ## 0x6d .short 110 ## 0x6e .short 111 ## 0x6f .short 112 ## 0x70 .short 113 ## 0x71 .short 114 ## 0x72 .short 115 ## 0x73 .short 116 ## 0x74 .short 117 ## 0x75 .short 118 ## 0x76 .short 119 ## 0x77 .short 120 ## 0x78 .short 121 ## 0x79 .short 122 ## 0x7a .short 123 ## 0x7b .short 124 ## 0x7c .short 125 ## 0x7d .short 126 ## 0x7e .short 127 ## 0x7f .short 128 ## 0x80 .short 129 ## 0x81 .short 130 ## 0x82 .short 131 ## 0x83 .short 132 ## 0x84 .short 133 ## 0x85 .short 134 ## 0x86 .short 135 ## 0x87 .short 136 ## 0x88 .short 137 ## 0x89 .short 138 ## 0x8a .short 139 ## 0x8b .short 140 ## 0x8c .short 141 ## 0x8d .short 142 ## 0x8e .short 143 ## 0x8f .short 144 ## 0x90 .short 145 ## 0x91 .short 146 ## 0x92 .short 147 ## 0x93 .short 148 ## 0x94 .short 149 ## 0x95 .short 150 ## 0x96 .short 151 ## 0x97 .short 152 ## 0x98 .short 153 ## 0x99 .short 154 ## 0x9a .short 155 ## 0x9b .short 156 ## 0x9c .short 157 ## 0x9d .short 158 ## 0x9e .short 159 ## 0x9f .short 160 ## 0xa0 .short 161 ## 0xa1 .short 162 ## 0xa2 .short 163 ## 0xa3 .short 164 ## 0xa4 .short 165 ## 0xa5 .short 166 ## 0xa6 .short 167 ## 0xa7 .short 168 ## 0xa8 .short 169 ## 0xa9 .short 170 ## 0xaa .short 171 ## 0xab .short 172 ## 0xac .short 173 ## 0xad .short 174 ## 0xae .short 175 ## 0xaf .short 176 ## 0xb0 .short 177 ## 0xb1 .short 178 ## 0xb2 .short 179 ## 0xb3 .short 180 ## 0xb4 .short 181 ## 0xb5 .short 182 ## 0xb6 .short 183 ## 0xb7 .short 184 ## 0xb8 .short 185 ## 0xb9 .short 186 ## 0xba .short 187 ## 0xbb .short 188 ## 0xbc .short 189 ## 0xbd .short 190 ## 0xbe .short 191 ## 0xbf .short 192 ## 0xc0 .short 193 ## 0xc1 .short 194 ## 0xc2 .short 195 ## 0xc3 .short 196 ## 0xc4 .short 197 ## 0xc5 .short 198 ## 0xc6 .short 199 ## 0xc7 .short 200 ## 0xc8 .short 201 ## 0xc9 .short 202 ## 0xca .short 203 ## 0xcb .short 204 ## 0xcc .short 205 ## 0xcd .short 206 ## 0xce .short 207 ## 0xcf .short 208 ## 0xd0 .short 209 ## 0xd1 .short 210 ## 0xd2 .short 211 ## 0xd3 .short 212 ## 0xd4 .short 213 ## 0xd5 .short 214 ## 0xd6 .short 215 ## 0xd7 .short 216 ## 0xd8 .short 217 ## 0xd9 .short 218 ## 0xda .short 219 ## 0xdb .short 220 ## 0xdc .short 221 ## 0xdd .short 222 ## 0xde .short 223 ## 0xdf .short 224 ## 0xe0 .short 225 ## 0xe1 .short 226 ## 0xe2 .short 227 ## 0xe3 .short 228 ## 0xe4 .short 229 ## 0xe5 .short 230 ## 0xe6 .short 231 ## 0xe7 .short 232 ## 0xe8 .short 233 ## 0xe9 .short 234 ## 0xea .short 235 ## 0xeb .short 236 ## 0xec .short 237 ## 0xed .short 238 ## 0xee .short 239 ## 0xef .short 240 ## 0xf0 .short 241 ## 0xf1 .short 242 ## 0xf2 .short 243 ## 0xf3 .short 244 ## 0xf4 .short 245 ## 0xf5 .short 246 ## 0xf6 .short 247 ## 0xf7 .short 248 ## 0xf8 .short 249 ## 0xf9 .short 250 ## 0xfa .short 251 ## 0xfb .short 252 ## 0xfc .short 253 ## 0xfd .short 254 ## 0xfe .short 255 ## 0xff .short 256 ## 0x100 .short 257 ## 0x101 .short 258 ## 0x102 .short 259 ## 0x103 .short 260 ## 0x104 .short 261 ## 0x105 .short 262 ## 0x106 .short 263 ## 0x107 .short 264 ## 0x108 .short 265 ## 0x109 .short 266 ## 0x10a .short 267 ## 0x10b .short 268 ## 0x10c .short 269 ## 0x10d .short 270 ## 0x10e .short 271 ## 0x10f .short 272 ## 0x110 .short 273 ## 0x111 .short 274 ## 0x112 .short 275 ## 0x113 .short 276 ## 0x114 .short 277 ## 0x115 .short 278 ## 0x116 .short 279 ## 0x117 .short 280 ## 0x118 .short 281 ## 0x119 .short 282 ## 0x11a .short 283 ## 0x11b .short 284 ## 0x11c .short 285 ## 0x11d .short 286 ## 0x11e .short 287 ## 0x11f .short 288 ## 0x120 .short 289 ## 0x121 .short 290 ## 0x122 .short 291 ## 0x123 .short 292 ## 0x124 .short 293 ## 0x125 .short 294 ## 0x126 .short 295 ## 0x127 .short 296 ## 0x128 .short 297 ## 0x129 .short 298 ## 0x12a .short 299 ## 0x12b .short 300 ## 0x12c .short 301 ## 0x12d .short 302 ## 0x12e .short 303 ## 0x12f .short 304 ## 0x130 .short 305 ## 0x131 .short 306 ## 0x132 .short 307 ## 0x133 .short 308 ## 0x134 .short 309 ## 0x135 .short 310 ## 0x136 .short 311 ## 0x137 .short 312 ## 0x138 .short 313 ## 0x139 .short 314 ## 0x13a .short 315 ## 0x13b .short 316 ## 0x13c .short 317 ## 0x13d .short 318 ## 0x13e .short 319 ## 0x13f .short 320 ## 0x140 .short 321 ## 0x141 .short 322 ## 0x142 .short 323 ## 0x143 .short 324 ## 0x144 .short 325 ## 0x145 .short 326 ## 0x146 .short 327 ## 0x147 .short 328 ## 0x148 .short 329 ## 0x149 .short 330 ## 0x14a .short 331 ## 0x14b .short 332 ## 0x14c .short 333 ## 0x14d .short 334 ## 0x14e .short 335 ## 0x14f .short 336 ## 0x150 .short 337 ## 0x151 .short 338 ## 0x152 .short 339 ## 0x153 .short 340 ## 0x154 .short 341 ## 0x155 .short 342 ## 0x156 .short 343 ## 0x157 .short 344 ## 0x158 .short 345 ## 0x159 .short 346 ## 0x15a .short 347 ## 0x15b .short 348 ## 0x15c .short 349 ## 0x15d .short 350 ## 0x15e .short 351 ## 0x15f .short 352 ## 0x160 .short 353 ## 0x161 .short 354 ## 0x162 .short 355 ## 0x163 .short 356 ## 0x164 .short 357 ## 0x165 .short 358 ## 0x166 .short 359 ## 0x167 .short 360 ## 0x168 .short 361 ## 0x169 .short 362 ## 0x16a .short 363 ## 0x16b .short 364 ## 0x16c .short 365 ## 0x16d .short 366 ## 0x16e .short 367 ## 0x16f .short 368 ## 0x170 .short 369 ## 0x171 .short 370 ## 0x172 .short 371 ## 0x173 .short 372 ## 0x174 .short 373 ## 0x175 .short 374 ## 0x176 .short 375 ## 0x177 .short 376 ## 0x178 .short 377 ## 0x179 .short 378 ## 0x17a .short 379 ## 0x17b .short 380 ## 0x17c .short 381 ## 0x17d .short 382 ## 0x17e .short 383 ## 0x17f .short 384 ## 0x180 .short 385 ## 0x181 .short 386 ## 0x182 .short 387 ## 0x183 .short 388 ## 0x184 .short 389 ## 0x185 .short 390 ## 0x186 .short 391 ## 0x187 .short 392 ## 0x188 .short 393 ## 0x189 .short 394 ## 0x18a .short 395 ## 0x18b .short 396 ## 0x18c .short 397 ## 0x18d .short 398 ## 0x18e .short 399 ## 0x18f .short 400 ## 0x190 .short 401 ## 0x191 .short 402 ## 0x192 .short 403 ## 0x193 .short 404 ## 0x194 .short 405 ## 0x195 .short 406 ## 0x196 .short 407 ## 0x197 .short 408 ## 0x198 .short 409 ## 0x199 .short 410 ## 0x19a .short 411 ## 0x19b .short 412 ## 0x19c .short 413 ## 0x19d .short 414 ## 0x19e .short 415 ## 0x19f .short 416 ## 0x1a0 .short 417 ## 0x1a1 .short 418 ## 0x1a2 .short 419 ## 0x1a3 .short 420 ## 0x1a4 .short 421 ## 0x1a5 .short 422 ## 0x1a6 .short 423 ## 0x1a7 .short 424 ## 0x1a8 .short 425 ## 0x1a9 .short 426 ## 0x1aa .short 427 ## 0x1ab .short 428 ## 0x1ac .short 429 ## 0x1ad .short 430 ## 0x1ae .short 431 ## 0x1af .short 432 ## 0x1b0 .short 4529 ## 0x11b1 .short 4530 ## 0x11b2 .short 4531 ## 0x11b3 .short 4532 ## 0x11b4 .short 4533 ## 0x11b5 .short 4534 ## 0x11b6 .short 4535 ## 0x11b7 .short 4536 ## 0x11b8 .short 441 ## 0x1b9 .short 442 ## 0x1ba .short 443 ## 0x1bb .short 444 ## 0x1bc .short 445 ## 0x1bd .short 446 ## 0x1be .short 447 ## 0x1bf .short 448 ## 0x1c0 .short 449 ## 0x1c1 .short 450 ## 0x1c2 .short 451 ## 0x1c3 .short 452 ## 0x1c4 .short 453 ## 0x1c5 .short 454 ## 0x1c6 .short 455 ## 0x1c7 .short 456 ## 0x1c8 .short 457 ## 0x1c9 .short 458 ## 0x1ca .short 459 ## 0x1cb .short 460 ## 0x1cc .short 461 ## 0x1cd .short 462 ## 0x1ce .short 463 ## 0x1cf .short 464 ## 0x1d0 .short 4561 ## 0x11d1 .short 4562 ## 0x11d2 .short 4563 ## 0x11d3 .short 4564 ## 0x11d4 .short 4565 ## 0x11d5 .short 4566 ## 0x11d6 .short 4567 ## 0x11d7 .short 4568 ## 0x11d8 .short 473 ## 0x1d9 .short 474 ## 0x1da .short 475 ## 0x1db .short 476 ## 0x1dc .short 477 ## 0x1dd .short 478 ## 0x1de .short 479 ## 0x1df .short 480 ## 0x1e0 .short 481 ## 0x1e1 .short 482 ## 0x1e2 .short 483 ## 0x1e3 .short 484 ## 0x1e4 .short 485 ## 0x1e5 .short 486 ## 0x1e6 .short 487 ## 0x1e7 .short 488 ## 0x1e8 .short 489 ## 0x1e9 .short 490 ## 0x1ea .short 491 ## 0x1eb .short 492 ## 0x1ec .short 493 ## 0x1ed .short 494 ## 0x1ee .short 495 ## 0x1ef .short 496 ## 0x1f0 .short 4593 ## 0x11f1 .short 4594 ## 0x11f2 .short 4595 ## 0x11f3 .short 4596 ## 0x11f4 .short 4597 ## 0x11f5 .short 4598 ## 0x11f6 .short 4599 ## 0x11f7 .short 4600 ## 0x11f8 .short 505 ## 0x1f9 .short 506 ## 0x1fa .short 507 ## 0x1fb .short 508 ## 0x1fc .short 509 ## 0x1fd .short 510 ## 0x1fe .short 511 ## 0x1ff .short 512 ## 0x200 .short 513 ## 0x201 .short 514 ## 0x202 .short 515 ## 0x203 .short 516 ## 0x204 .short 517 ## 0x205 .short 518 ## 0x206 .short 519 ## 0x207 .short 520 ## 0x208 .short 521 ## 0x209 .short 522 ## 0x20a .short 523 ## 0x20b .short 524 ## 0x20c .short 525 ## 0x20d .short 526 ## 0x20e .short 527 ## 0x20f .short 528 ## 0x210 .short 529 ## 0x211 .short 530 ## 0x212 .short 531 ## 0x213 .short 532 ## 0x214 .short 533 ## 0x215 .short 534 ## 0x216 .short 535 ## 0x217 .short 536 ## 0x218 .short 537 ## 0x219 .short 538 ## 0x21a .short 539 ## 0x21b .short 540 ## 0x21c .short 541 ## 0x21d .short 542 ## 0x21e .short 543 ## 0x21f .short 544 ## 0x220 .short 545 ## 0x221 .short 546 ## 0x222 .short 547 ## 0x223 .short 548 ## 0x224 .short 549 ## 0x225 .short 550 ## 0x226 .short 551 ## 0x227 .short 552 ## 0x228 .short 553 ## 0x229 .short 554 ## 0x22a .short 555 ## 0x22b .short 556 ## 0x22c .short 557 ## 0x22d .short 558 ## 0x22e .short 559 ## 0x22f .short 560 ## 0x230 .short 561 ## 0x231 .short 562 ## 0x232 .short 563 ## 0x233 .short 564 ## 0x234 .short 565 ## 0x235 .short 566 ## 0x236 .short 567 ## 0x237 .short 568 ## 0x238 .short 569 ## 0x239 .short 570 ## 0x23a .short 571 ## 0x23b .short 572 ## 0x23c .short 573 ## 0x23d .short 574 ## 0x23e .short 575 ## 0x23f .short 576 ## 0x240 .short 577 ## 0x241 .short 578 ## 0x242 .short 579 ## 0x243 .short 580 ## 0x244 .short 581 ## 0x245 .short 582 ## 0x246 .short 583 ## 0x247 .short 584 ## 0x248 .short 585 ## 0x249 .short 586 ## 0x24a .short 587 ## 0x24b .short 588 ## 0x24c .short 589 ## 0x24d .short 590 ## 0x24e .short 591 ## 0x24f .short 592 ## 0x250 .short 593 ## 0x251 .short 594 ## 0x252 .short 595 ## 0x253 .short 596 ## 0x254 .short 597 ## 0x255 .short 598 ## 0x256 .short 599 ## 0x257 .short 600 ## 0x258 .short 601 ## 0x259 .short 602 ## 0x25a .short 603 ## 0x25b .short 604 ## 0x25c .short 605 ## 0x25d .short 606 ## 0x25e .short 607 ## 0x25f .short 608 ## 0x260 .short 609 ## 0x261 .short 610 ## 0x262 .short 611 ## 0x263 .short 612 ## 0x264 .short 613 ## 0x265 .short 614 ## 0x266 .short 615 ## 0x267 .short 616 ## 0x268 .short 617 ## 0x269 .short 618 ## 0x26a .short 619 ## 0x26b .short 620 ## 0x26c .short 621 ## 0x26d .short 622 ## 0x26e .short 623 ## 0x26f .short 624 ## 0x270 .short 625 ## 0x271 .short 626 ## 0x272 .short 627 ## 0x273 .short 628 ## 0x274 .short 629 ## 0x275 .short 630 ## 0x276 .short 631 ## 0x277 .short 632 ## 0x278 .short 633 ## 0x279 .short 634 ## 0x27a .short 635 ## 0x27b .short 636 ## 0x27c .short 637 ## 0x27d .short 638 ## 0x27e .short 639 ## 0x27f .short 640 ## 0x280 .short 641 ## 0x281 .short 642 ## 0x282 .short 643 ## 0x283 .short 644 ## 0x284 .short 645 ## 0x285 .short 646 ## 0x286 .short 647 ## 0x287 .short 648 ## 0x288 .short 649 ## 0x289 .short 650 ## 0x28a .short 651 ## 0x28b .short 652 ## 0x28c .short 653 ## 0x28d .short 654 ## 0x28e .short 655 ## 0x28f .short 656 ## 0x290 .short 657 ## 0x291 .short 658 ## 0x292 .short 659 ## 0x293 .short 660 ## 0x294 .short 661 ## 0x295 .short 662 ## 0x296 .short 663 ## 0x297 .short 664 ## 0x298 .short 665 ## 0x299 .short 666 ## 0x29a .short 667 ## 0x29b .short 668 ## 0x29c .short 669 ## 0x29d .short 670 ## 0x29e .short 671 ## 0x29f .short 672 ## 0x2a0 .short 673 ## 0x2a1 .short 674 ## 0x2a2 .short 675 ## 0x2a3 .short 676 ## 0x2a4 .short 677 ## 0x2a5 .short 678 ## 0x2a6 .short 679 ## 0x2a7 .short 680 ## 0x2a8 .short 681 ## 0x2a9 .short 682 ## 0x2aa .short 683 ## 0x2ab .short 684 ## 0x2ac .short 685 ## 0x2ad .short 686 ## 0x2ae .short 687 ## 0x2af .short 688 ## 0x2b0 .short 689 ## 0x2b1 .short 690 ## 0x2b2 .short 691 ## 0x2b3 .short 692 ## 0x2b4 .short 693 ## 0x2b5 .short 694 ## 0x2b6 .short 695 ## 0x2b7 .short 696 ## 0x2b8 .short 697 ## 0x2b9 .short 698 ## 0x2ba .short 699 ## 0x2bb .short 700 ## 0x2bc .short 701 ## 0x2bd .short 702 ## 0x2be .short 703 ## 0x2bf .short 704 ## 0x2c0 .short 705 ## 0x2c1 .short 706 ## 0x2c2 .short 707 ## 0x2c3 .short 708 ## 0x2c4 .short 709 ## 0x2c5 .short 710 ## 0x2c6 .short 711 ## 0x2c7 .short 712 ## 0x2c8 .short 713 ## 0x2c9 .short 714 ## 0x2ca .short 715 ## 0x2cb .short 716 ## 0x2cc .short 717 ## 0x2cd .short 718 ## 0x2ce .short 719 ## 0x2cf .short 720 ## 0x2d0 .short 721 ## 0x2d1 .short 722 ## 0x2d2 .short 723 ## 0x2d3 .short 724 ## 0x2d4 .short 725 ## 0x2d5 .short 726 ## 0x2d6 .short 727 ## 0x2d7 .short 728 ## 0x2d8 .short 729 ## 0x2d9 .short 730 ## 0x2da .short 731 ## 0x2db .short 732 ## 0x2dc .short 733 ## 0x2dd .short 734 ## 0x2de .short 735 ## 0x2df .short 736 ## 0x2e0 .short 737 ## 0x2e1 .short 738 ## 0x2e2 .short 739 ## 0x2e3 .short 740 ## 0x2e4 .short 741 ## 0x2e5 .short 742 ## 0x2e6 .short 743 ## 0x2e7 .short 744 ## 0x2e8 .short 745 ## 0x2e9 .short 746 ## 0x2ea .short 747 ## 0x2eb .short 748 ## 0x2ec .short 749 ## 0x2ed .short 750 ## 0x2ee .short 751 ## 0x2ef .short 752 ## 0x2f0 .short 753 ## 0x2f1 .short 754 ## 0x2f2 .short 755 ## 0x2f3 .short 756 ## 0x2f4 .short 757 ## 0x2f5 .short 758 ## 0x2f6 .short 759 ## 0x2f7 .short 760 ## 0x2f8 .short 761 ## 0x2f9 .short 762 ## 0x2fa .short 763 ## 0x2fb .short 764 ## 0x2fc .short 765 ## 0x2fd .short 766 ## 0x2fe .short 767 ## 0x2ff .short 768 ## 0x300 .short 769 ## 0x301 .short 770 ## 0x302 .short 771 ## 0x303 .short 772 ## 0x304 .short 773 ## 0x305 .short 774 ## 0x306 .short 775 ## 0x307 .short 776 ## 0x308 .short 777 ## 0x309 .short 778 ## 0x30a .short 779 ## 0x30b .short 780 ## 0x30c .short 781 ## 0x30d .short 782 ## 0x30e .short 783 ## 0x30f .short 784 ## 0x310 .short 785 ## 0x311 .short 786 ## 0x312 .short 787 ## 0x313 .short 788 ## 0x314 .short 789 ## 0x315 .short 790 ## 0x316 .short 791 ## 0x317 .short 792 ## 0x318 .short 793 ## 0x319 .short 794 ## 0x31a .short 795 ## 0x31b .short 796 ## 0x31c .short 797 ## 0x31d .short 798 ## 0x31e .short 799 ## 0x31f .short 800 ## 0x320 .short 801 ## 0x321 .short 802 ## 0x322 .short 803 ## 0x323 .short 804 ## 0x324 .short 805 ## 0x325 .short 806 ## 0x326 .short 807 ## 0x327 .short 808 ## 0x328 .short 809 ## 0x329 .short 810 ## 0x32a .short 811 ## 0x32b .short 812 ## 0x32c .short 813 ## 0x32d .short 814 ## 0x32e .short 815 ## 0x32f .short 816 ## 0x330 .short 817 ## 0x331 .short 818 ## 0x332 .short 819 ## 0x333 .short 820 ## 0x334 .short 821 ## 0x335 .short 822 ## 0x336 .short 823 ## 0x337 .short 824 ## 0x338 .short 825 ## 0x339 .short 826 ## 0x33a .short 827 ## 0x33b .short 828 ## 0x33c .short 829 ## 0x33d .short 830 ## 0x33e .short 831 ## 0x33f .short 832 ## 0x340 .short 833 ## 0x341 .short 834 ## 0x342 .short 835 ## 0x343 .short 836 ## 0x344 .short 837 ## 0x345 .short 838 ## 0x346 .short 839 ## 0x347 .short 840 ## 0x348 .short 841 ## 0x349 .short 842 ## 0x34a .short 843 ## 0x34b .short 844 ## 0x34c .short 845 ## 0x34d .short 846 ## 0x34e .short 847 ## 0x34f .short 848 ## 0x350 .short 849 ## 0x351 .short 850 ## 0x352 .short 851 ## 0x353 .short 852 ## 0x354 .short 853 ## 0x355 .short 854 ## 0x356 .short 855 ## 0x357 .short 856 ## 0x358 .short 857 ## 0x359 .short 858 ## 0x35a .short 859 ## 0x35b .short 860 ## 0x35c .short 861 ## 0x35d .short 862 ## 0x35e .short 863 ## 0x35f .short 864 ## 0x360 .short 865 ## 0x361 .short 866 ## 0x362 .short 867 ## 0x363 .short 868 ## 0x364 .short 869 ## 0x365 .short 870 ## 0x366 .short 871 ## 0x367 .short 872 ## 0x368 .short 873 ## 0x369 .short 874 ## 0x36a .short 875 ## 0x36b .short 876 ## 0x36c .short 877 ## 0x36d .short 878 ## 0x36e .short 879 ## 0x36f .short 880 ## 0x370 .short 881 ## 0x371 .short 882 ## 0x372 .short 883 ## 0x373 .short 884 ## 0x374 .short 885 ## 0x375 .short 886 ## 0x376 .short 887 ## 0x377 .short 888 ## 0x378 .short 889 ## 0x379 .short 890 ## 0x37a .short 891 ## 0x37b .short 892 ## 0x37c .short 893 ## 0x37d .short 894 ## 0x37e .short 895 ## 0x37f .short 896 ## 0x380 .short 897 ## 0x381 .short 898 ## 0x382 .short 899 ## 0x383 .short 900 ## 0x384 .short 901 ## 0x385 .short 902 ## 0x386 .short 903 ## 0x387 .short 904 ## 0x388 .short 905 ## 0x389 .short 906 ## 0x38a .short 907 ## 0x38b .short 908 ## 0x38c .short 909 ## 0x38d .short 910 ## 0x38e .short 911 ## 0x38f .short 912 ## 0x390 .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 930 ## 0x3a2 .short 931 ## 0x3a3 .short 932 ## 0x3a4 .short 933 ## 0x3a5 .short 934 ## 0x3a6 .short 935 ## 0x3a7 .short 936 ## 0x3a8 .short 937 ## 0x3a9 .short 938 ## 0x3aa .short 939 ## 0x3ab .short 940 ## 0x3ac .short 941 ## 0x3ad .short 942 ## 0x3ae .short 943 ## 0x3af .short 944 ## 0x3b0 .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 962 ## 0x3c2 .short 963 ## 0x3c3 .short 964 ## 0x3c4 .short 965 ## 0x3c5 .short 966 ## 0x3c6 .short 967 ## 0x3c7 .short 968 ## 0x3c8 .short 969 ## 0x3c9 .short 970 ## 0x3ca .short 971 ## 0x3cb .short 972 ## 0x3cc .short 973 ## 0x3cd .short 974 ## 0x3ce .short 975 ## 0x3cf .short 976 ## 0x3d0 .short 977 ## 0x3d1 .short 978 ## 0x3d2 .short 979 ## 0x3d3 .short 980 ## 0x3d4 .short 981 ## 0x3d5 .short 982 ## 0x3d6 .short 983 ## 0x3d7 .short 984 ## 0x3d8 .short 985 ## 0x3d9 .short 986 ## 0x3da .short 987 ## 0x3db .short 988 ## 0x3dc .short 989 ## 0x3dd .short 990 ## 0x3de .short 991 ## 0x3df .short 992 ## 0x3e0 .short 993 ## 0x3e1 .short 994 ## 0x3e2 .short 995 ## 0x3e3 .short 996 ## 0x3e4 .short 997 ## 0x3e5 .short 998 ## 0x3e6 .short 999 ## 0x3e7 .short 1000 ## 0x3e8 .short 1001 ## 0x3e9 .short 1002 ## 0x3ea .short 1003 ## 0x3eb .short 1004 ## 0x3ec .short 1005 ## 0x3ed .short 1006 ## 0x3ee .short 1007 ## 0x3ef .short 1008 ## 0x3f0 .short 1009 ## 0x3f1 .short 1010 ## 0x3f2 .short 1011 ## 0x3f3 .short 1012 ## 0x3f4 .short 1013 ## 0x3f5 .short 1014 ## 0x3f6 .short 1015 ## 0x3f7 .short 1016 ## 0x3f8 .short 1017 ## 0x3f9 .short 1018 ## 0x3fa .short 1019 ## 0x3fb .short 1020 ## 0x3fc .short 1021 ## 0x3fd .short 1022 ## 0x3fe .short 1023 ## 0x3ff .globl _TitleSpritesheetPal ## @TitleSpritesheetPal .p2align 2 _TitleSpritesheetPal: .short 16991 ## 0x425f .short 14224 ## 0x3790 .short 25303 ## 0x62d7 .short 23046 ## 0x5a06 .short 5661 ## 0x161d .short 737 ## 0x2e1 .short 9672 ## 0x25c8 .short 4404 ## 0x1134 .short 6342 ## 0x18c6 .short 30505 ## 0x7729 .short 3172 ## 0xc64 .short 15925 ## 0x3e35 .short 32757 ## 0x7ff5 .short 32758 ## 0x7ff6 .short 14776 ## 0x39b8 .short 10606 ## 0x296e .short 16991 ## 0x425f .short 4297 ## 0x10c9 .short 5693 ## 0x163d .short 4228 ## 0x1084 .short 9395 ## 0x24b3 .short 19164 ## 0x4adc .short 8841 ## 0x2289 .short 5393 ## 0x1511 .short 10411 ## 0x28ab .short 10502 ## 0x2906 .short 7999 ## 0x1f3f .short 21311 ## 0x533f .short 4504 ## 0x1198 .short 5260 ## 0x148c .short 32767 ## 0x7fff .short 4362 ## 0x110a .space 448 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__const .globl _TitleSpritesheetTiles ; @TitleSpritesheetTiles .p2align 2 _TitleSpritesheetTiles: .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 14336 ; 0x3800 .short 0 ; 0x0 .short 39304 ; 0x9988 .short 32768 ; 0x8000 .short 35219 ; 0x8993 .short 32768 ; 0x8000 .short 34969 ; 0x8899 .short 14336 ; 0x3800 .short 34969 ; 0x8899 .short 14336 ; 0x3800 .short 10392 ; 0x2898 .short 0 ; 0x0 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 33689 ; 0x8399 .short 0 ; 0x0 .short 39321 ; 0x9999 .short 8 ; 0x8 .short 39048 ; 0x9888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 10370 ; 0x2882 .short 0 ; 0x0 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 14464 ; 0x3880 .short 0 ; 0x0 .short 39224 ; 0x9938 .short 0 ; 0x0 .short 35224 ; 0x8998 .short 32768 ; 0x8000 .short 34969 ; 0x8899 .short 14336 ; 0x3800 .short 34969 ; 0x8899 .short 14336 ; 0x3800 .short 10392 ; 0x2898 .short 34816 ; 0x8800 .short 33688 ; 0x8398 .short 136 ; 0x88 .short 0 ; 0x0 .short 34969 ; 0x8899 .short 0 ; 0x0 .short 14745 ; 0x3999 .short 8 ; 0x8 .short 39048 ; 0x9888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 10370 ; 0x2882 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 39040 ; 0x9880 .short 0 ; 0x0 .short 39224 ; 0x9938 .short 32768 ; 0x8000 .short 35219 ; 0x8993 .short 32768 ; 0x8000 .short 34969 ; 0x8899 .short 38912 ; 0x9800 .short 34969 ; 0x8899 .short 34816 ; 0x8800 .short 10392 ; 0x2898 .short 0 ; 0x0 .short 33688 ; 0x8398 .short 2184 ; 0x888 .short 0 ; 0x0 .short 33689 ; 0x8399 .short 0 ; 0x0 .short 14745 ; 0x3999 .short 8 ; 0x8 .short 39048 ; 0x9888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 10370 ; 0x2882 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 14464 ; 0x3880 .short 0 ; 0x0 .short 39224 ; 0x9938 .short 32768 ; 0x8000 .short 35219 ; 0x8993 .short 14336 ; 0x3800 .short 34969 ; 0x8899 .short 38912 ; 0x9800 .short 10393 ; 0x2899 .short 14336 ; 0x3800 .short 34968 ; 0x8898 .short 0 ; 0x0 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 33689 ; 0x8399 .short 0 ; 0x0 .short 14745 ; 0x3999 .short 8 ; 0x8 .short 39048 ; 0x9888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 10370 ; 0x2882 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 0 ; 0x0 .short 37760 ; 0x9380 .short 0 ; 0x0 .short 39224 ; 0x9938 .short 0 ; 0x0 .short 39320 ; 0x9998 .short 0 ; 0x0 .short 35224 ; 0x8998 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 33689 ; 0x8399 .short 0 ; 0x0 .short 35225 ; 0x8999 .short 0 ; 0x0 .short 35225 ; 0x8999 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 13107 ; 0x3333 .short 56793 ; 0xddd9 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 56797 ; 0xdddd .short 221 ; 0xdd .short 56797 ; 0xdddd .short 221 ; 0xdd .short 13213 ; 0x339d .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 55603 ; 0xd933 .short 13213 ; 0x339d .short 13107 ; 0x3333 .short 56793 ; 0xddd9 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 56797 ; 0xdddd .short 221 ; 0xdd .short 56797 ; 0xdddd .short 221 ; 0xdd .short 40409 ; 0x9dd9 .short 51 ; 0x33 .short 13213 ; 0x339d .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 40345 ; 0x9d99 .short 13107 ; 0x3333 .short 55603 ; 0xd933 .short 13213 ; 0x339d .short 13107 ; 0x3333 .short 56793 ; 0xddd9 .short 13107 ; 0x3333 .short 56793 ; 0xddd9 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 56797 ; 0xdddd .short 221 ; 0xdd .short 56797 ; 0xdddd .short 221 ; 0xdd .short 55603 ; 0xd933 .short 153 ; 0x99 .short 40409 ; 0x9dd9 .short 51 ; 0x33 .short 13213 ; 0x339d .short 51 ; 0x33 .short 13213 ; 0x339d .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 14813 ; 0x39dd .short 13107 ; 0x3333 .short 40345 ; 0x9d99 .short 13107 ; 0x3333 .short 55603 ; 0xd933 .short 13213 ; 0x339d .short 55603 ; 0xd933 .short 13213 ; 0x339d .short 13107 ; 0x3333 .short 56793 ; 0xddd9 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 56797 ; 0xdddd .short 221 ; 0xdd .short 56797 ; 0xdddd .short 221 ; 0xdd .short 37683 ; 0x9333 .short 221 ; 0xdd .short 55603 ; 0xd933 .short 153 ; 0x99 .short 40409 ; 0x9dd9 .short 51 ; 0x33 .short 40409 ; 0x9dd9 .short 819 ; 0x333 .short 13213 ; 0x339d .short 819 ; 0x333 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13277 ; 0x33dd .short 13107 ; 0x3333 .short 13277 ; 0x33dd .short 13107 ; 0x3333 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 54067 ; 0xd333 .short 13117 ; 0x333d .short 56797 ; 0xdddd .short 221 ; 0xdd .short 56797 ; 0xdddd .short 221 ; 0xdd .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 221 ; 0xdd .short 13107 ; 0x3333 .short 221 ; 0xdd .short 54067 ; 0xd333 .short 819 ; 0x333 .short 15827 ; 0x3dd3 .short 819 ; 0x333 .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13277 ; 0x33dd .short 13107 ; 0x3333 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 56797 ; 0xdddd .short 221 ; 0xdd .short 56797 ; 0xdddd .short 221 ; 0xdd .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 221 ; 0xdd .short 54067 ; 0xd333 .short 51 ; 0x33 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 33688 ; 0x8398 .short 32768 ; 0x8000 .short 39315 ; 0x9993 .short 14336 ; 0x3800 .short 37785 ; 0x9399 .short 38912 ; 0x9800 .short 38969 ; 0x9839 .short 38912 ; 0x9800 .short 35203 ; 0x8983 .short 32768 ; 0x8000 .short 2184 ; 0x888 .short 0 ; 0x0 .short 136 ; 0x88 .short 0 ; 0x0 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 35225 ; 0x8999 .short 0 ; 0x0 .short 33689 ; 0x8399 .short 0 ; 0x0 .short 34873 ; 0x8839 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 2176 ; 0x880 .short 0 ; 0x0 .short 2176 ; 0x880 .short 0 ; 0x0 .short 128 ; 0x80 .short 0 ; 0x0 .short 0 ; 0x0 .short 39320 ; 0x9998 .short 32768 ; 0x8000 .short 39315 ; 0x9993 .short 14336 ; 0x3800 .short 39225 ; 0x9939 .short 38912 ; 0x9800 .short 39299 ; 0x9983 .short 32768 ; 0x8000 .short 34872 ; 0x8838 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 136 ; 0x88 .short 0 ; 0x0 .short 8 ; 0x8 .short 35225 ; 0x8999 .short 0 ; 0x0 .short 35225 ; 0x8999 .short 0 ; 0x0 .short 35129 ; 0x8939 .short 0 ; 0x0 .short 2179 ; 0x883 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 2176 ; 0x880 .short 0 ; 0x0 .short 2176 ; 0x880 .short 0 ; 0x0 .short 128 ; 0x80 .short 0 ; 0x0 .short 0 ; 0x0 .short 39320 ; 0x9998 .short 32768 ; 0x8000 .short 39315 ; 0x9993 .short 38912 ; 0x9800 .short 39315 ; 0x9993 .short 32768 ; 0x8000 .short 14648 ; 0x3938 .short 32768 ; 0x8000 .short 35208 ; 0x8988 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 136 ; 0x88 .short 0 ; 0x0 .short 8 ; 0x8 .short 35225 ; 0x8999 .short 0 ; 0x0 .short 35225 ; 0x8999 .short 0 ; 0x0 .short 2195 ; 0x893 .short 0 ; 0x0 .short 2200 ; 0x898 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 2176 ; 0x880 .short 0 ; 0x0 .short 2176 ; 0x880 .short 0 ; 0x0 .short 128 ; 0x80 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 33688 ; 0x8398 .short 0 ; 0x0 .short 39320 ; 0x9998 .short 32768 ; 0x8000 .short 14739 ; 0x3993 .short 32768 ; 0x8000 .short 33689 ; 0x8399 .short 32768 ; 0x8000 .short 35128 ; 0x8938 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 136 ; 0x88 .short 0 ; 0x0 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 35225 ; 0x8999 .short 0 ; 0x0 .short 35225 ; 0x8999 .short 0 ; 0x0 .short 33689 ; 0x8399 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 2176 ; 0x880 .short 0 ; 0x0 .short 2176 ; 0x880 .short 0 ; 0x0 .short 128 ; 0x80 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 35224 ; 0x8998 .short 0 ; 0x0 .short 14744 ; 0x3998 .short 0 ; 0x0 .short 13112 ; 0x3338 .short 0 ; 0x0 .short 13112 ; 0x3338 .short 0 ; 0x0 .short 13184 ; 0x3380 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 33587 ; 0x8333 .short 0 ; 0x0 .short 13107 ; 0x3333 .short 8 ; 0x8 .short 13107 ; 0x3333 .short 8 ; 0x8 .short 34867 ; 0x8833 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13117 ; 0x333d .short 13107 ; 0x3333 .short 13267 ; 0x33d3 .short 13107 ; 0x3333 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 54067 ; 0xd333 .short 13117 ; 0x333d .short 13107 ; 0x3333 .short 56787 ; 0xddd3 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 211 ; 0xd3 .short 13107 ; 0x3333 .short 61 ; 0x3d .short 54067 ; 0xd333 .short 51 ; 0x33 .short 15827 ; 0x3dd3 .short 51 ; 0x33 .short 13117 ; 0x333d .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13277 ; 0x33dd .short 13107 ; 0x3333 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 54067 ; 0xd333 .short 13117 ; 0x333d .short 13107 ; 0x3333 .short 56787 ; 0xddd3 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 221 ; 0xdd .short 54067 ; 0xd333 .short 51 ; 0x33 .short 15827 ; 0x3dd3 .short 51 ; 0x33 .short 13117 ; 0x333d .short 51 ; 0x33 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13277 ; 0x33dd .short 13107 ; 0x3333 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 54067 ; 0xd333 .short 13117 ; 0x333d .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 221 ; 0xdd .short 54067 ; 0xd333 .short 51 ; 0x33 .short 15827 ; 0x3dd3 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13277 ; 0x33dd .short 13107 ; 0x3333 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 221 ; 0xdd .short 54067 ; 0xd333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 56787 ; 0xddd3 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13277 ; 0x33dd .short 13107 ; 0x3333 .short 13117 ; 0x333d .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 221 ; 0xdd .short 54067 ; 0xd333 .short 13117 ; 0x333d .short 13107 ; 0x3333 .short 56787 ; 0xddd3 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 15827 ; 0x3dd3 .short 51 ; 0x33 .short 13117 ; 0x333d .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 14464 ; 0x3880 .short 34816 ; 0x8800 .short 39224 ; 0x9938 .short 14336 ; 0x3800 .short 35225 ; 0x8999 .short 38912 ; 0x9800 .short 35225 ; 0x8999 .short 32768 ; 0x8000 .short 35219 ; 0x8993 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 39321 ; 0x9999 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 33320 ; 0x8228 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34944 ; 0x8880 .short 32768 ; 0x8000 .short 39224 ; 0x9938 .short 14336 ; 0x3800 .short 35225 ; 0x8999 .short 38912 ; 0x9800 .short 35225 ; 0x8999 .short 32768 ; 0x8000 .short 35219 ; 0x8993 .short 34816 ; 0x8800 .short 14728 ; 0x3988 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 39321 ; 0x9999 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 33320 ; 0x8228 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 34816 ; 0x8800 .short 39048 ; 0x9888 .short 14336 ; 0x3800 .short 39321 ; 0x9999 .short 38912 ; 0x9800 .short 35225 ; 0x8999 .short 32768 ; 0x8000 .short 35219 ; 0x8993 .short 0 ; 0x0 .short 35208 ; 0x8988 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 39321 ; 0x9999 .short 8 ; 0x8 .short 39321 ; 0x9999 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 33320 ; 0x8228 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 14472 ; 0x3888 .short 34816 ; 0x8800 .short 39315 ; 0x9993 .short 38912 ; 0x9800 .short 35225 ; 0x8999 .short 32768 ; 0x8000 .short 35219 ; 0x8993 .short 0 ; 0x0 .short 35208 ; 0x8988 .short 0 ; 0x0 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 35225 ; 0x8999 .short 0 ; 0x0 .short 39321 ; 0x9999 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 33320 ; 0x8228 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 14464 ; 0x3880 .short 32768 ; 0x8000 .short 39224 ; 0x9938 .short 14336 ; 0x3800 .short 35225 ; 0x8999 .short 34816 ; 0x8800 .short 35225 ; 0x8999 .short 0 ; 0x0 .short 35208 ; 0x8988 .short 32768 ; 0x8000 .short 14744 ; 0x3998 .short 0 ; 0x0 .short 0 ; 0x0 .short 136 ; 0x88 .short 0 ; 0x0 .short 34969 ; 0x8899 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 33320 ; 0x8228 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 32768 ; 0x8000 .short 14472 ; 0x3888 .short 38912 ; 0x9800 .short 39321 ; 0x9999 .short 32768 ; 0x8000 .short 35225 ; 0x8999 .short 32768 ; 0x8000 .short 35219 ; 0x8993 .short 0 ; 0x0 .short 35208 ; 0x8988 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 39321 ; 0x9999 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 33320 ; 0x8228 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13277 ; 0x33dd .short 13107 ; 0x3333 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 221 ; 0xdd .short 54067 ; 0xd333 .short 51 ; 0x33 .short 54067 ; 0xd333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13117 ; 0x333d .short 13107 ; 0x3333 .short 13267 ; 0x33d3 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 211 ; 0xd3 .short 13107 ; 0x3333 .short 61 ; 0x3d .short 13107 ; 0x3333 .short 56787 ; 0xddd3 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13117 ; 0x333d .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 54067 ; 0xd333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13117 ; 0x333d .short 13107 ; 0x3333 .short 56787 ; 0xddd3 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 15667 ; 0x3d33 .short 51 ; 0x33 .short 13267 ; 0x33d3 .short 51 ; 0x33 .short 13117 ; 0x333d .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 54067 ; 0xd333 .short 13117 ; 0x333d .short 13107 ; 0x3333 .short 56787 ; 0xddd3 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 54067 ; 0xd333 .short 51 ; 0x33 .short 54067 ; 0xd333 .short 51 ; 0x33 .short 15827 ; 0x3dd3 .short 51 ; 0x33 .short 13117 ; 0x333d .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13117 ; 0x333d .short 13107 ; 0x3333 .short 13267 ; 0x33d3 .short 13107 ; 0x3333 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 54067 ; 0xd333 .short 13117 ; 0x333d .short 13107 ; 0x3333 .short 56787 ; 0xddd3 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 211 ; 0xd3 .short 13107 ; 0x3333 .short 61 ; 0x3d .short 54067 ; 0xd333 .short 51 ; 0x33 .short 15827 ; 0x3dd3 .short 51 ; 0x33 .short 13117 ; 0x333d .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 14728 ; 0x3988 .short 37760 ; 0x9380 .short 39321 ; 0x9999 .short 39296 ; 0x9980 .short 38969 ; 0x9839 .short 38912 ; 0x9800 .short 39299 ; 0x9983 .short 32768 ; 0x8000 .short 34952 ; 0x8888 .short 32768 ; 0x8000 .short 8 ; 0x8 .short 32768 ; 0x8000 .short 8 ; 0x8 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 2201 ; 0x899 .short 0 ; 0x0 .short 2105 ; 0x839 .short 0 ; 0x0 .short 131 ; 0x83 .short 0 ; 0x0 .short 136 ; 0x88 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 37760 ; 0x9380 .short 39321 ; 0x9999 .short 39224 ; 0x9938 .short 39299 ; 0x9983 .short 33688 ; 0x8398 .short 39320 ; 0x9998 .short 34944 ; 0x8880 .short 34952 ; 0x8888 .short 34816 ; 0x8800 .short 8 ; 0x8 .short 34944 ; 0x8880 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 2201 ; 0x899 .short 0 ; 0x0 .short 2105 ; 0x839 .short 0 ; 0x0 .short 2179 ; 0x883 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 2176 ; 0x880 .short 0 ; 0x0 .short 128 ; 0x80 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34944 ; 0x8880 .short 14728 ; 0x3988 .short 39224 ; 0x9938 .short 38969 ; 0x9839 .short 14744 ; 0x3998 .short 39304 ; 0x9988 .short 34944 ; 0x8880 .short 39321 ; 0x9999 .short 32768 ; 0x8000 .short 34952 ; 0x8888 .short 32768 ; 0x8000 .short 8 ; 0x8 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 2201 ; 0x899 .short 0 ; 0x0 .short 2105 ; 0x839 .short 0 ; 0x0 .short 2179 ; 0x883 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 136 ; 0x88 .short 0 ; 0x0 .short 136 ; 0x88 .short 0 ; 0x0 .short 8 ; 0x8 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 14744 ; 0x3998 .short 39040 ; 0x9880 .short 39321 ; 0x9999 .short 33664 ; 0x8380 .short 39320 ; 0x9998 .short 38912 ; 0x9800 .short 14745 ; 0x3999 .short 32768 ; 0x8000 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 34944 ; 0x8880 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 2105 ; 0x839 .short 0 ; 0x0 .short 2179 ; 0x883 .short 0 ; 0x0 .short 2200 ; 0x898 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 8 ; 0x8 .short 0 ; 0x0 .short 8 ; 0x8 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 14336 ; 0x3800 .short 39321 ; 0x9999 .short 37760 ; 0x9380 .short 14745 ; 0x3999 .short 39296 ; 0x9980 .short 33689 ; 0x8399 .short 34816 ; 0x8800 .short 34969 ; 0x8899 .short 32768 ; 0x8000 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 2201 ; 0x899 .short 0 ; 0x0 .short 2200 ; 0x898 .short 0 ; 0x0 .short 2201 ; 0x899 .short 0 ; 0x0 .short 136 ; 0x88 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 14728 ; 0x3988 .short 14336 ; 0x3800 .short 39321 ; 0x9999 .short 37760 ; 0x9380 .short 33689 ; 0x8399 .short 38912 ; 0x9800 .short 38969 ; 0x9839 .short 32768 ; 0x8000 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 136 ; 0x88 .short 0 ; 0x0 .short 136 ; 0x88 .short 0 ; 0x0 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 2201 ; 0x899 .short 0 ; 0x0 .short 2105 ; 0x839 .short 0 ; 0x0 .short 131 ; 0x83 .short 0 ; 0x0 .short 136 ; 0x88 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 56576 ; 0xdd00 .short 221 ; 0xdd .short 3328 ; 0xd00 .short 208 ; 0xd0 .short 3328 ; 0xd00 .short 208 ; 0xd0 .short 3328 ; 0xd00 .short 208 ; 0xd0 .short 56576 ; 0xdd00 .short 221 ; 0xdd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 13 ; 0xd .short 0 ; 0x0 .short 13 ; 0xd .short 0 ; 0x0 .short 13 ; 0xd .short 0 ; 0x0 .short 13 ; 0xd .short 0 ; 0x0 .short 13 ; 0xd .short 0 ; 0x0 .short 0 ; 0x0 .short 54067 ; 0xd333 .short 13117 ; 0x333d .short 13107 ; 0x3333 .short 56787 ; 0xddd3 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 15827 ; 0x3dd3 .short 51 ; 0x33 .short 13117 ; 0x333d .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 54067 ; 0xd333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 56797 ; 0xdddd .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 54067 ; 0xd333 .short 51 ; 0x33 .short 15667 ; 0x3d33 .short 51 ; 0x33 .short 13277 ; 0x33dd .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13277 ; 0x33dd .short 13107 ; 0x3333 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 54067 ; 0xd333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 56797 ; 0xdddd .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 221 ; 0xdd .short 54067 ; 0xd333 .short 51 ; 0x33 .short 15667 ; 0x3d33 .short 51 ; 0x33 .short 13277 ; 0x33dd .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13277 ; 0x33dd .short 13107 ; 0x3333 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 54067 ; 0xd333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 56797 ; 0xdddd .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 221 ; 0xdd .short 54067 ; 0xd333 .short 51 ; 0x33 .short 15667 ; 0x3d33 .short 51 ; 0x33 .short 13277 ; 0x33dd .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13277 ; 0x33dd .short 13107 ; 0x3333 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 54067 ; 0xd333 .short 13107 ; 0x3333 .short 54067 ; 0xd333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 56797 ; 0xdddd .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 221 ; 0xdd .short 54067 ; 0xd333 .short 51 ; 0x33 .short 15667 ; 0x3d33 .short 51 ; 0x33 .short 15667 ; 0x3d33 .short 51 ; 0x33 .short 13277 ; 0x33dd .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13277 ; 0x33dd .short 13107 ; 0x3333 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 54067 ; 0xd333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 56797 ; 0xdddd .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 221 ; 0xdd .short 54067 ; 0xd333 .short 51 ; 0x33 .short 54067 ; 0xd333 .short 51 ; 0x33 .short 15667 ; 0x3d33 .short 51 ; 0x33 .short 13277 ; 0x33dd .short 51 ; 0x33 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 39040 ; 0x9880 .short 0 ; 0x0 .short 39224 ; 0x9938 .short 0 ; 0x0 .short 35224 ; 0x8998 .short 32768 ; 0x8000 .short 35219 ; 0x8993 .short 32768 ; 0x8000 .short 35203 ; 0x8983 .short 32768 ; 0x8000 .short 14728 ; 0x3988 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 14739 ; 0x3993 .short 8 ; 0x8 .short 39321 ; 0x9999 .short 137 ; 0x89 .short 34952 ; 0x8888 .short 136 ; 0x88 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34850 ; 0x8822 .short 2 ; 0x2 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 0 ; 0x0 .short 37760 ; 0x9380 .short 0 ; 0x0 .short 39224 ; 0x9938 .short 0 ; 0x0 .short 35224 ; 0x8998 .short 32768 ; 0x8000 .short 35225 ; 0x8999 .short 32768 ; 0x8000 .short 35208 ; 0x8988 .short 0 ; 0x0 .short 14720 ; 0x3980 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 14745 ; 0x3999 .short 8 ; 0x8 .short 39321 ; 0x9999 .short 131 ; 0x83 .short 34952 ; 0x8888 .short 136 ; 0x88 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34850 ; 0x8822 .short 2 ; 0x2 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 0 ; 0x0 .short 37760 ; 0x9380 .short 0 ; 0x0 .short 39296 ; 0x9980 .short 0 ; 0x0 .short 35224 ; 0x8998 .short 32768 ; 0x8000 .short 35219 ; 0x8993 .short 32768 ; 0x8000 .short 35203 ; 0x8983 .short 32768 ; 0x8000 .short 14728 ; 0x3988 .short 2184 ; 0x888 .short 0 ; 0x0 .short 35219 ; 0x8993 .short 8 ; 0x8 .short 39321 ; 0x9999 .short 131 ; 0x83 .short 34952 ; 0x8888 .short 136 ; 0x88 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34850 ; 0x8822 .short 2 ; 0x2 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 43690 ; 0xaaaa .short 40960 ; 0xa000 .short 1092 ; 0x444 .short 18944 ; 0x4a00 .short 17412 ; 0x4404 .short 18944 ; 0x4a00 .short 1088 ; 0x440 .short 18944 ; 0x4a00 .short 17476 ; 0x4444 .short 43520 ; 0xaa00 .short 43690 ; 0xaaaa .short 17568 ; 0x44a0 .short 17476 ; 0x4444 .short 0 ; 0x0 .short 0 ; 0x0 .short 43690 ; 0xaaaa .short 0 ; 0x0 .short 17476 ; 0x4444 .short 10 ; 0xa .short 1028 ; 0x404 .short 164 ; 0xa4 .short 17476 ; 0x4444 .short 164 ; 0xa4 .short 16452 ; 0x4044 .short 164 ; 0xa4 .short 43690 ; 0xaaaa .short 170 ; 0xaa .short 17476 ; 0x4444 .short 2628 ; 0xa44 .short 0 ; 0x0 .short 43690 ; 0xaaaa .short 40960 ; 0xa000 .short 1092 ; 0x444 .short 18944 ; 0x4a00 .short 17412 ; 0x4404 .short 18944 ; 0x4a00 .short 1088 ; 0x440 .short 18944 ; 0x4a00 .short 17476 ; 0x4444 .short 43520 ; 0xaa00 .short 43690 ; 0xaaaa .short 17568 ; 0x44a0 .short 17476 ; 0x4444 .short 43680 ; 0xaaa0 .short 43690 ; 0xaaaa .short 43690 ; 0xaaaa .short 0 ; 0x0 .short 17476 ; 0x4444 .short 10 ; 0xa .short 1028 ; 0x404 .short 164 ; 0xa4 .short 17476 ; 0x4444 .short 164 ; 0xa4 .short 16452 ; 0x4044 .short 164 ; 0xa4 .short 43690 ; 0xaaaa .short 170 ; 0xaa .short 17476 ; 0x4444 .short 2628 ; 0xa44 .short 43690 ; 0xaaaa .short 2730 ; 0xaaa .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 43690 ; 0xaaaa .short 40960 ; 0xa000 .short 1092 ; 0x444 .short 18944 ; 0x4a00 .short 17412 ; 0x4404 .short 18944 ; 0x4a00 .short 1088 ; 0x440 .short 18944 ; 0x4a00 .short 17476 ; 0x4444 .short 43520 ; 0xaa00 .short 43690 ; 0xaaaa .short 17568 ; 0x44a0 .short 17476 ; 0x4444 .short 0 ; 0x0 .short 0 ; 0x0 .short 43690 ; 0xaaaa .short 0 ; 0x0 .short 17476 ; 0x4444 .short 10 ; 0xa .short 1028 ; 0x404 .short 164 ; 0xa4 .short 17476 ; 0x4444 .short 164 ; 0xa4 .short 16452 ; 0x4044 .short 164 ; 0xa4 .short 43690 ; 0xaaaa .short 170 ; 0xaa .short 17476 ; 0x4444 .short 2628 ; 0xa44 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 43690 ; 0xaaaa .short 40960 ; 0xa000 .short 1092 ; 0x444 .short 18944 ; 0x4a00 .short 17412 ; 0x4404 .short 18944 ; 0x4a00 .short 1088 ; 0x440 .short 18944 ; 0x4a00 .short 17476 ; 0x4444 .short 43520 ; 0xaa00 .short 43690 ; 0xaaaa .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 43690 ; 0xaaaa .short 0 ; 0x0 .short 17476 ; 0x4444 .short 10 ; 0xa .short 1028 ; 0x404 .short 164 ; 0xa4 .short 17476 ; 0x4444 .short 164 ; 0xa4 .short 16452 ; 0x4044 .short 164 ; 0xa4 .short 43690 ; 0xaaaa .short 170 ; 0xaa .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 13277 ; 0x33dd .short 13107 ; 0x3333 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 54067 ; 0xd333 .short 56797 ; 0xdddd .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 221 ; 0xdd .short 54067 ; 0xd333 .short 51 ; 0x33 .short 15837 ; 0x3ddd .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13277 ; 0x33dd .short 13107 ; 0x3333 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 54067 ; 0xd333 .short 56797 ; 0xdddd .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 221 ; 0xdd .short 54067 ; 0xd333 .short 51 ; 0x33 .short 54067 ; 0xd333 .short 51 ; 0x33 .short 15837 ; 0x3ddd .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13117 ; 0x333d .short 13107 ; 0x3333 .short 13267 ; 0x33d3 .short 13107 ; 0x3333 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 54067 ; 0xd333 .short 56797 ; 0xdddd .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 211 ; 0xd3 .short 13107 ; 0x3333 .short 61 ; 0x3d .short 54067 ; 0xd333 .short 51 ; 0x33 .short 15837 ; 0x3ddd .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13277 ; 0x33dd .short 13107 ; 0x3333 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 54067 ; 0xd333 .short 56797 ; 0xdddd .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 221 ; 0xdd .short 54067 ; 0xd333 .short 51 ; 0x33 .short 15837 ; 0x3ddd .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13277 ; 0x33dd .short 13107 ; 0x3333 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 54067 ; 0xd333 .short 56797 ; 0xdddd .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 221 ; 0xdd .short 54067 ; 0xd333 .short 51 ; 0x33 .short 15837 ; 0x3ddd .short 51 ; 0x33 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13277 ; 0x33dd .short 13107 ; 0x3333 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 221 ; 0xdd .short 54067 ; 0xd333 .short 51 ; 0x33 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 39320 ; 0x9998 .short 32768 ; 0x8000 .short 39315 ; 0x9993 .short 14336 ; 0x3800 .short 14745 ; 0x3999 .short 38912 ; 0x9800 .short 37689 ; 0x9339 .short 38912 ; 0x9800 .short 35203 ; 0x8983 .short 32768 ; 0x8000 .short 2184 ; 0x888 .short 0 ; 0x0 .short 136 ; 0x88 .short 0 ; 0x0 .short 8 ; 0x8 .short 35225 ; 0x8999 .short 0 ; 0x0 .short 35225 ; 0x8999 .short 0 ; 0x0 .short 33689 ; 0x8399 .short 0 ; 0x0 .short 34873 ; 0x8839 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 39320 ; 0x9998 .short 32768 ; 0x8000 .short 39315 ; 0x9993 .short 14336 ; 0x3800 .short 39219 ; 0x9933 .short 34816 ; 0x8800 .short 14472 ; 0x3888 .short 32768 ; 0x8000 .short 33672 ; 0x8388 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 136 ; 0x88 .short 0 ; 0x0 .short 8 ; 0x8 .short 35225 ; 0x8999 .short 0 ; 0x0 .short 35225 ; 0x8999 .short 0 ; 0x0 .short 35123 ; 0x8933 .short 0 ; 0x0 .short 34968 ; 0x8898 .short 0 ; 0x0 .short 34944 ; 0x8880 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 39296 ; 0x9980 .short 0 ; 0x0 .short 39224 ; 0x9938 .short 32768 ; 0x8000 .short 14739 ; 0x3993 .short 32768 ; 0x8000 .short 33689 ; 0x8399 .short 32768 ; 0x8000 .short 2184 ; 0x888 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 136 ; 0x88 .short 0 ; 0x0 .short 8 ; 0x8 .short 35225 ; 0x8999 .short 0 ; 0x0 .short 35225 ; 0x8999 .short 0 ; 0x0 .short 33683 ; 0x8393 .short 0 ; 0x0 .short 34873 ; 0x8839 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 43680 ; 0xaaa0 .short 43690 ; 0xaaaa .short 30624 ; 0x77a0 .short 30583 ; 0x7777 .short 43680 ; 0xaaa0 .short 43690 ; 0xaaaa .short 52384 ; 0xcca0 .short 52428 ; 0xcccc .short 18944 ; 0x4a00 .short 52300 ; 0xcc4c .short 18944 ; 0x4a00 .short 17476 ; 0x4444 .short 40960 ; 0xa000 .short 43690 ; 0xaaaa .short 0 ; 0x0 .short 0 ; 0x0 .short 43690 ; 0xaaaa .short 2730 ; 0xaaa .short 30583 ; 0x7777 .short 2679 ; 0xa77 .short 43690 ; 0xaaaa .short 2730 ; 0xaaa .short 52428 ; 0xcccc .short 2764 ; 0xacc .short 19524 ; 0x4c44 .short 172 ; 0xac .short 17476 ; 0x4444 .short 164 ; 0xa4 .short 43690 ; 0xaaaa .short 10 ; 0xa .short 0 ; 0x0 .short 0 ; 0x0 .short 30624 ; 0x77a0 .short 30583 ; 0x7777 .short 43680 ; 0xaaa0 .short 43690 ; 0xaaaa .short 52384 ; 0xcca0 .short 52428 ; 0xcccc .short 18944 ; 0x4a00 .short 52300 ; 0xcc4c .short 18944 ; 0x4a00 .short 17476 ; 0x4444 .short 40960 ; 0xa000 .short 43690 ; 0xaaaa .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 30583 ; 0x7777 .short 2679 ; 0xa77 .short 43690 ; 0xaaaa .short 2730 ; 0xaaa .short 52428 ; 0xcccc .short 2764 ; 0xacc .short 19524 ; 0x4c44 .short 172 ; 0xac .short 17476 ; 0x4444 .short 164 ; 0xa4 .short 43690 ; 0xaaaa .short 10 ; 0xa .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 43680 ; 0xaaa0 .short 43690 ; 0xaaaa .short 30624 ; 0x77a0 .short 30583 ; 0x7777 .short 43680 ; 0xaaa0 .short 43690 ; 0xaaaa .short 52384 ; 0xcca0 .short 52428 ; 0xcccc .short 18944 ; 0x4a00 .short 52300 ; 0xcc4c .short 18944 ; 0x4a00 .short 17476 ; 0x4444 .short 40960 ; 0xa000 .short 43690 ; 0xaaaa .short 0 ; 0x0 .short 0 ; 0x0 .short 43690 ; 0xaaaa .short 2730 ; 0xaaa .short 30583 ; 0x7777 .short 2679 ; 0xa77 .short 43690 ; 0xaaaa .short 2730 ; 0xaaa .short 52428 ; 0xcccc .short 2764 ; 0xacc .short 19524 ; 0x4c44 .short 172 ; 0xac .short 17476 ; 0x4444 .short 164 ; 0xa4 .short 43690 ; 0xaaaa .short 10 ; 0xa .short 0 ; 0x0 .short 0 ; 0x0 .short 17568 ; 0x44a0 .short 17476 ; 0x4444 .short 43680 ; 0xaaa0 .short 43690 ; 0xaaaa .short 30624 ; 0x77a0 .short 30583 ; 0x7777 .short 43680 ; 0xaaa0 .short 43690 ; 0xaaaa .short 52384 ; 0xcca0 .short 52428 ; 0xcccc .short 18944 ; 0x4a00 .short 52300 ; 0xcc4c .short 18944 ; 0x4a00 .short 17476 ; 0x4444 .short 40960 ; 0xa000 .short 43690 ; 0xaaaa .short 17476 ; 0x4444 .short 2628 ; 0xa44 .short 43690 ; 0xaaaa .short 2730 ; 0xaaa .short 30583 ; 0x7777 .short 2679 ; 0xa77 .short 43690 ; 0xaaaa .short 2730 ; 0xaaa .short 52428 ; 0xcccc .short 2764 ; 0xacc .short 19524 ; 0x4c44 .short 172 ; 0xac .short 17476 ; 0x4444 .short 164 ; 0xa4 .short 43690 ; 0xaaaa .short 10 ; 0xa .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13277 ; 0x33dd .short 13107 ; 0x3333 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 54067 ; 0xd333 .short 56797 ; 0xdddd .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 221 ; 0xdd .short 54067 ; 0xd333 .short 51 ; 0x33 .short 15837 ; 0x3ddd .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13277 ; 0x33dd .short 13107 ; 0x3333 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 54067 ; 0xd333 .short 56797 ; 0xdddd .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 221 ; 0xdd .short 54067 ; 0xd333 .short 51 ; 0x33 .short 15837 ; 0x3ddd .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13277 ; 0x33dd .short 13107 ; 0x3333 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 54067 ; 0xd333 .short 56797 ; 0xdddd .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 221 ; 0xdd .short 54067 ; 0xd333 .short 51 ; 0x33 .short 15837 ; 0x3ddd .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13277 ; 0x33dd .short 13107 ; 0x3333 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 221 ; 0xdd .short 54067 ; 0xd333 .short 51 ; 0x33 .short 54067 ; 0xd333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13117 ; 0x333d .short 13107 ; 0x3333 .short 13267 ; 0x33d3 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 211 ; 0xd3 .short 13107 ; 0x3333 .short 61 ; 0x3d .short 54067 ; 0xd333 .short 56797 ; 0xdddd .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 15837 ; 0x3ddd .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 32768 ; 0x8000 .short 14472 ; 0x3888 .short 14336 ; 0x3800 .short 39321 ; 0x9999 .short 38912 ; 0x9800 .short 35225 ; 0x8999 .short 32768 ; 0x8000 .short 34963 ; 0x8893 .short 0 ; 0x0 .short 10392 ; 0x2898 .short 34816 ; 0x8800 .short 34968 ; 0x8898 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 14745 ; 0x3999 .short 8 ; 0x8 .short 39321 ; 0x9999 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 10370 ; 0x2882 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 14472 ; 0x3888 .short 34816 ; 0x8800 .short 39315 ; 0x9993 .short 38912 ; 0x9800 .short 35225 ; 0x8999 .short 32768 ; 0x8000 .short 34969 ; 0x8899 .short 32768 ; 0x8000 .short 10392 ; 0x2898 .short 0 ; 0x0 .short 34968 ; 0x8898 .short 0 ; 0x0 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 33689 ; 0x8399 .short 0 ; 0x0 .short 14745 ; 0x3999 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 10370 ; 0x2882 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 32768 ; 0x8000 .short 37768 ; 0x9388 .short 14336 ; 0x3800 .short 39321 ; 0x9999 .short 38912 ; 0x9800 .short 35225 ; 0x8999 .short 32768 ; 0x8000 .short 34963 ; 0x8893 .short 0 ; 0x0 .short 10392 ; 0x2898 .short 32768 ; 0x8000 .short 34968 ; 0x8898 .short 0 ; 0x0 .short 0 ; 0x0 .short 136 ; 0x88 .short 0 ; 0x0 .short 34873 ; 0x8839 .short 0 ; 0x0 .short 14745 ; 0x3999 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 10370 ; 0x2882 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 2184 ; 0x888 .short 32768 ; 0x8000 .short 34791 ; 0x87e7 .short 30720 ; 0x7800 .short 61166 ; 0xeeee .short 59264 ; 0xe780 .short 60894 ; 0xedde .short 61056 ; 0xee80 .short 60893 ; 0xeddd .short 61056 ; 0xee80 .short 61165 ; 0xeeed .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34944 ; 0x8880 .short 0 ; 0x0 .short 32376 ; 0x7e78 .short 8 ; 0x8 .short 61166 ; 0xeeee .short 135 ; 0x87 .short 61166 ; 0xeeee .short 2174 ; 0x87e .short 61166 ; 0xeeee .short 2286 ; 0x8ee .short 61166 ; 0xeeee .short 2286 ; 0x8ee .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1911 ; 0x777 .short 28672 ; 0x7000 .short 28672 ; 0x7000 .short 1792 ; 0x700 .short 0 ; 0x0 .short 112 ; 0x70 .short 0 ; 0x0 .short 112 ; 0x70 .short 0 ; 0x0 .short 112 ; 0x70 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 30576 ; 0x7770 .short 0 ; 0x0 .short 7 ; 0x7 .short 7 ; 0x7 .short 0 ; 0x0 .short 112 ; 0x70 .short 0 ; 0x0 .short 1792 ; 0x700 .short 0 ; 0x0 .short 1792 ; 0x700 .short 0 ; 0x0 .short 1792 ; 0x700 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13113 ; 0x3339 .short 13107 ; 0x3333 .short 13203 ; 0x3393 .short 13107 ; 0x3333 .short 14643 ; 0x3933 .short 13107 ; 0x3333 .short 14643 ; 0x3933 .short 13107 ; 0x3333 .short 37683 ; 0x9333 .short 39321 ; 0x9999 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 147 ; 0x93 .short 13107 ; 0x3333 .short 57 ; 0x39 .short 37683 ; 0x9333 .short 51 ; 0x33 .short 37683 ; 0x9333 .short 51 ; 0x33 .short 14745 ; 0x3999 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13113 ; 0x3339 .short 13107 ; 0x3333 .short 13113 ; 0x3339 .short 13107 ; 0x3333 .short 13203 ; 0x3393 .short 13107 ; 0x3333 .short 14643 ; 0x3933 .short 13107 ; 0x3333 .short 37683 ; 0x9333 .short 39321 ; 0x9999 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 147 ; 0x93 .short 13107 ; 0x3333 .short 147 ; 0x93 .short 13107 ; 0x3333 .short 57 ; 0x39 .short 37683 ; 0x9333 .short 51 ; 0x33 .short 14745 ; 0x3999 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13113 ; 0x3339 .short 13107 ; 0x3333 .short 13113 ; 0x3339 .short 13107 ; 0x3333 .short 13203 ; 0x3393 .short 13107 ; 0x3333 .short 14643 ; 0x3933 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 147 ; 0x93 .short 13107 ; 0x3333 .short 147 ; 0x93 .short 13107 ; 0x3333 .short 57 ; 0x39 .short 37683 ; 0x9333 .short 51 ; 0x33 .short 54067 ; 0xd333 .short 56797 ; 0xdddd .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13113 ; 0x3339 .short 13107 ; 0x3333 .short 13203 ; 0x3393 .short 13107 ; 0x3333 .short 15837 ; 0x3ddd .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 147 ; 0x93 .short 13107 ; 0x3333 .short 57 ; 0x39 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 54067 ; 0xd333 .short 56797 ; 0xdddd .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13113 ; 0x3339 .short 13107 ; 0x3333 .short 54067 ; 0xd333 .short 51 ; 0x33 .short 15837 ; 0x3ddd .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 147 ; 0x93 .short 13277 ; 0x33dd .short 13107 ; 0x3333 .short 15667 ; 0x3d33 .short 13107 ; 0x3333 .short 54067 ; 0xd333 .short 56797 ; 0xdddd .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 221 ; 0xdd .short 54067 ; 0xd333 .short 51 ; 0x33 .short 15837 ; 0x3ddd .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 37760 ; 0x9380 .short 35224 ; 0x8998 .short 39296 ; 0x9980 .short 37785 ; 0x9399 .short 34816 ; 0x8800 .short 38969 ; 0x9839 .short 32768 ; 0x8000 .short 39299 ; 0x9983 .short 32768 ; 0x8000 .short 34952 ; 0x8888 .short 32768 ; 0x8000 .short 136 ; 0x88 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 2201 ; 0x899 .short 0 ; 0x0 .short 2105 ; 0x839 .short 0 ; 0x0 .short 2179 ; 0x883 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 2176 ; 0x880 .short 0 ; 0x0 .short 2048 ; 0x800 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 33688 ; 0x8398 .short 38912 ; 0x9800 .short 39219 ; 0x9933 .short 14336 ; 0x3800 .short 39304 ; 0x9988 .short 32768 ; 0x8000 .short 14489 ; 0x3899 .short 32768 ; 0x8000 .short 34952 ; 0x8888 .short 32768 ; 0x8000 .short 136 ; 0x88 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 2105 ; 0x839 .short 0 ; 0x0 .short 2179 ; 0x883 .short 0 ; 0x0 .short 2200 ; 0x898 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 2176 ; 0x880 .short 0 ; 0x0 .short 2048 ; 0x800 .short 0 ; 0x0 .short 14336 ; 0x3800 .short 35224 ; 0x8998 .short 39296 ; 0x9980 .short 14745 ; 0x3999 .short 34944 ; 0x8880 .short 33689 ; 0x8399 .short 14336 ; 0x3800 .short 38969 ; 0x9839 .short 32768 ; 0x8000 .short 34952 ; 0x8888 .short 32768 ; 0x8000 .short 136 ; 0x88 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 2201 ; 0x899 .short 0 ; 0x0 .short 2105 ; 0x839 .short 0 ; 0x0 .short 2179 ; 0x883 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 2176 ; 0x880 .short 0 ; 0x0 .short 2048 ; 0x800 .short 0 ; 0x0 .short 59264 ; 0xe780 .short 61166 ; 0xeeee .short 30720 ; 0x7800 .short 61166 ; 0xeeee .short 32768 ; 0x8000 .short 61159 ; 0xeee7 .short 0 ; 0x0 .short 61048 ; 0xee78 .short 0 ; 0x0 .short 59264 ; 0xe780 .short 0 ; 0x0 .short 30720 ; 0x7800 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 0 ; 0x0 .short 61166 ; 0xeeee .short 2174 ; 0x87e .short 61166 ; 0xeeee .short 135 ; 0x87 .short 32494 ; 0x7eee .short 8 ; 0x8 .short 34798 ; 0x87ee .short 0 ; 0x0 .short 2174 ; 0x87e .short 0 ; 0x0 .short 135 ; 0x87 .short 0 ; 0x0 .short 8 ; 0x8 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 112 ; 0x70 .short 0 ; 0x0 .short 1792 ; 0x700 .short 0 ; 0x0 .short 28672 ; 0x7000 .short 0 ; 0x0 .short 0 ; 0x0 .short 7 ; 0x7 .short 0 ; 0x0 .short 112 ; 0x70 .short 0 ; 0x0 .short 1792 ; 0x700 .short 0 ; 0x0 .short 28672 ; 0x7000 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1792 ; 0x700 .short 0 ; 0x0 .short 112 ; 0x70 .short 0 ; 0x0 .short 7 ; 0x7 .short 28672 ; 0x7000 .short 0 ; 0x0 .short 1792 ; 0x700 .short 0 ; 0x0 .short 112 ; 0x70 .short 0 ; 0x0 .short 7 ; 0x7 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13113 ; 0x3339 .short 13107 ; 0x3333 .short 13203 ; 0x3393 .short 13107 ; 0x3333 .short 14643 ; 0x3933 .short 13107 ; 0x3333 .short 37683 ; 0x9333 .short 39321 ; 0x9999 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 147 ; 0x93 .short 13107 ; 0x3333 .short 57 ; 0x39 .short 37683 ; 0x9333 .short 51 ; 0x33 .short 14745 ; 0x3999 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13113 ; 0x3339 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 14643 ; 0x3933 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 147 ; 0x93 .short 13107 ; 0x3333 .short 57 ; 0x39 .short 37683 ; 0x9333 .short 51 ; 0x33 .short 37683 ; 0x9333 .short 39321 ; 0x9999 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13113 ; 0x3339 .short 13107 ; 0x3333 .short 13203 ; 0x3393 .short 13107 ; 0x3333 .short 14745 ; 0x3999 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 147 ; 0x93 .short 13107 ; 0x3333 .short 57 ; 0x39 .short 14643 ; 0x3933 .short 13107 ; 0x3333 .short 37683 ; 0x9333 .short 39321 ; 0x9999 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13113 ; 0x3339 .short 13107 ; 0x3333 .short 37683 ; 0x9333 .short 51 ; 0x33 .short 14745 ; 0x3999 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 147 ; 0x93 .short 13203 ; 0x3393 .short 13107 ; 0x3333 .short 14643 ; 0x3933 .short 13107 ; 0x3333 .short 37683 ; 0x9333 .short 39321 ; 0x9999 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 57 ; 0x39 .short 37683 ; 0x9333 .short 51 ; 0x33 .short 14745 ; 0x3999 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13113 ; 0x3339 .short 13107 ; 0x3333 .short 13203 ; 0x3393 .short 13107 ; 0x3333 .short 14643 ; 0x3933 .short 13107 ; 0x3333 .short 14643 ; 0x3933 .short 13107 ; 0x3333 .short 37683 ; 0x9333 .short 39321 ; 0x9999 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 147 ; 0x93 .short 13107 ; 0x3333 .short 57 ; 0x39 .short 37683 ; 0x9333 .short 51 ; 0x33 .short 37683 ; 0x9333 .short 51 ; 0x33 .short 14745 ; 0x3999 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 14336 ; 0x3800 .short 0 ; 0x0 .short 37760 ; 0x9380 .short 0 ; 0x0 .short 39224 ; 0x9938 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 39315 ; 0x9993 .short 8 ; 0x8 .short 34953 ; 0x8889 .short 136 ; 0x88 .short 34952 ; 0x8888 .short 136 ; 0x88 .short 34952 ; 0x8888 .short 136 ; 0x88 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 0 ; 0x0 .short 39040 ; 0x9880 .short 0 ; 0x0 .short 39296 ; 0x9980 .short 0 ; 0x0 .short 39224 ; 0x9938 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 39315 ; 0x9993 .short 136 ; 0x88 .short 34953 ; 0x8889 .short 136 ; 0x88 .short 34952 ; 0x8888 .short 136 ; 0x88 .short 34952 ; 0x8888 .short 136 ; 0x88 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 14464 ; 0x3880 .short 0 ; 0x0 .short 39224 ; 0x9938 .short 0 ; 0x0 .short 35224 ; 0x8998 .short 32768 ; 0x8000 .short 35219 ; 0x8993 .short 32768 ; 0x8000 .short 35219 ; 0x8993 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 14745 ; 0x3999 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 33320 ; 0x8228 .short 136 ; 0x88 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 0 ; 0x0 .short 39304 ; 0x9988 .short 32768 ; 0x8000 .short 35219 ; 0x8993 .short 32768 ; 0x8000 .short 34969 ; 0x8899 .short 14336 ; 0x3800 .short 34969 ; 0x8899 .short 14336 ; 0x3800 .short 34969 ; 0x8899 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 35225 ; 0x8999 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 34850 ; 0x8822 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 56576 ; 0xdd00 .short 56797 ; 0xdddd .short 53248 ; 0xd000 .short 56797 ; 0xdddd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 221 ; 0xdd .short 0 ; 0x0 .short 56797 ; 0xdddd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 3549 ; 0xddd .short 0 ; 0x0 .short 53248 ; 0xd000 .short 13 ; 0xd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 3549 ; 0xddd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 13 ; 0xd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13113 ; 0x3339 .short 13107 ; 0x3333 .short 13113 ; 0x3339 .short 13107 ; 0x3333 .short 13203 ; 0x3393 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 147 ; 0x93 .short 13107 ; 0x3333 .short 147 ; 0x93 .short 13107 ; 0x3333 .short 57 ; 0x39 .short 37683 ; 0x9333 .short 39321 ; 0x9999 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 14745 ; 0x3999 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 147 ; 0x93 .short 13107 ; 0x3333 .short 147 ; 0x93 .short 14643 ; 0x3933 .short 13107 ; 0x3333 .short 14643 ; 0x3933 .short 13107 ; 0x3333 .short 37683 ; 0x9333 .short 39321 ; 0x9999 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 37683 ; 0x9333 .short 51 ; 0x33 .short 37683 ; 0x9333 .short 51 ; 0x33 .short 14745 ; 0x3999 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13113 ; 0x3339 .short 13107 ; 0x3333 .short 13203 ; 0x3393 .short 13107 ; 0x3333 .short 14643 ; 0x3933 .short 13107 ; 0x3333 .short 37683 ; 0x9333 .short 39321 ; 0x9999 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 147 ; 0x93 .short 13107 ; 0x3333 .short 57 ; 0x39 .short 37683 ; 0x9333 .short 51 ; 0x33 .short 14745 ; 0x3999 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13113 ; 0x3339 .short 13107 ; 0x3333 .short 13113 ; 0x3339 .short 13107 ; 0x3333 .short 13203 ; 0x3393 .short 13107 ; 0x3333 .short 14643 ; 0x3933 .short 13107 ; 0x3333 .short 37683 ; 0x9333 .short 39321 ; 0x9999 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 147 ; 0x93 .short 13107 ; 0x3333 .short 147 ; 0x93 .short 13107 ; 0x3333 .short 57 ; 0x39 .short 37683 ; 0x9333 .short 51 ; 0x33 .short 14745 ; 0x3999 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13113 ; 0x3339 .short 13107 ; 0x3333 .short 13203 ; 0x3393 .short 13107 ; 0x3333 .short 14643 ; 0x3933 .short 13107 ; 0x3333 .short 37683 ; 0x9333 .short 39321 ; 0x9999 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 153 ; 0x99 .short 37683 ; 0x9333 .short 51 ; 0x33 .short 14745 ; 0x3999 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 38968 ; 0x9838 .short 0 ; 0x0 .short 39048 ; 0x9888 .short 0 ; 0x0 .short 39320 ; 0x9998 .short 32768 ; 0x8000 .short 39219 ; 0x9933 .short 32768 ; 0x8000 .short 39299 ; 0x9983 .short 32768 ; 0x8000 .short 39320 ; 0x9998 .short 32768 ; 0x8000 .short 34952 ; 0x8888 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 8840 ; 0x2288 .short 40 ; 0x28 .short 34947 ; 0x8883 .short 34952 ; 0x8888 .short 34969 ; 0x8899 .short 34952 ; 0x8888 .short 34873 ; 0x8839 .short 8 ; 0x8 .short 34947 ; 0x8883 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 32768 ; 0x8000 .short 8 ; 0x8 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 39059 ; 0x9893 .short 0 ; 0x0 .short 39048 ; 0x9888 .short 32768 ; 0x8000 .short 39315 ; 0x9993 .short 38912 ; 0x9800 .short 14745 ; 0x3999 .short 32768 ; 0x8000 .short 33689 ; 0x8399 .short 32768 ; 0x8000 .short 34952 ; 0x8888 .short 32768 ; 0x8000 .short 8 ; 0x8 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 8840 ; 0x2288 .short 34952 ; 0x8888 .short 34953 ; 0x8889 .short 34952 ; 0x8888 .short 35225 ; 0x8999 .short 136 ; 0x88 .short 34968 ; 0x8898 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 32768 ; 0x8000 .short 8 ; 0x8 .short 32768 ; 0x8000 .short 8 ; 0x8 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 14728 ; 0x3988 .short 34816 ; 0x8800 .short 39315 ; 0x9993 .short 13184 ; 0x3380 .short 37785 ; 0x9399 .short 37760 ; 0x9380 .short 38969 ; 0x9839 .short 38912 ; 0x9800 .short 35203 ; 0x8983 .short 32768 ; 0x8000 .short 2184 ; 0x888 .short 32768 ; 0x8000 .short 8 ; 0x8 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 136 ; 0x88 .short 35225 ; 0x8999 .short 8 ; 0x8 .short 33689 ; 0x8399 .short 0 ; 0x0 .short 34873 ; 0x8839 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 0 ; 0x0 .short 2048 ; 0x800 .short 0 ; 0x0 .short 33664 ; 0x8380 .short 33688 ; 0x8398 .short 33664 ; 0x8380 .short 39315 ; 0x9993 .short 14336 ; 0x3800 .short 39225 ; 0x9939 .short 38912 ; 0x9800 .short 39299 ; 0x9983 .short 14336 ; 0x3800 .short 35224 ; 0x8998 .short 32768 ; 0x8000 .short 2184 ; 0x888 .short 32768 ; 0x8000 .short 8 ; 0x8 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 35225 ; 0x8999 .short 0 ; 0x0 .short 34873 ; 0x8839 .short 0 ; 0x0 .short 34947 ; 0x8883 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 0 ; 0x0 .short 2048 ; 0x800 .short 0 ; 0x0 .short 0 ; 0x0 .short 53248 ; 0xd000 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 53248 ; 0xd000 .short 56576 ; 0xdd00 .short 56797 ; 0xdddd .short 0 ; 0x0 .short 0 ; 0x0 .short 56797 ; 0xdddd .short 13 ; 0xd .short 56784 ; 0xddd0 .short 221 ; 0xdd .short 56576 ; 0xdd00 .short 221 ; 0xdd .short 56576 ; 0xdd00 .short 221 ; 0xdd .short 56784 ; 0xddd0 .short 13 ; 0xd .short 56797 ; 0xdddd .short 0 ; 0x0 .short 221 ; 0xdd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 208 ; 0xd0 .short 0 ; 0x0 .short 3328 ; 0xd00 .short 0 ; 0x0 .short 3328 ; 0xd00 .short 0 ; 0x0 .short 3328 ; 0xd00 .short 0 ; 0x0 .short 208 ; 0xd0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 14643 ; 0x3933 .short 13107 ; 0x3333 .short 37683 ; 0x9333 .short 39321 ; 0x9999 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 37683 ; 0x9333 .short 51 ; 0x33 .short 14745 ; 0x3999 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13209 ; 0x3399 .short 13107 ; 0x3333 .short 14643 ; 0x3933 .short 13107 ; 0x3333 .short 37683 ; 0x9333 .short 13203 ; 0x3393 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 57 ; 0x39 .short 37683 ; 0x9333 .short 51 ; 0x33 .short 14745 ; 0x3999 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13209 ; 0x3399 .short 13107 ; 0x3333 .short 14643 ; 0x3933 .short 13107 ; 0x3333 .short 37683 ; 0x9333 .short 13203 ; 0x3393 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 153 ; 0x99 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 37683 ; 0x9333 .short 51 ; 0x33 .short 14739 ; 0x3993 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13209 ; 0x3399 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 37683 ; 0x9333 .short 13203 ; 0x3393 .short 37683 ; 0x9333 .short 13203 ; 0x3393 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 153 ; 0x99 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 37683 ; 0x9333 .short 51 ; 0x33 .short 14643 ; 0x3933 .short 51 ; 0x33 .short 14643 ; 0x3933 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13209 ; 0x3399 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13203 ; 0x3393 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 153 ; 0x99 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 14643 ; 0x3933 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13203 ; 0x3393 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 14643 ; 0x3933 .short 51 ; 0x33 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 14336 ; 0x3800 .short 0 ; 0x0 .short 37760 ; 0x9380 .short 0 ; 0x0 .short 39224 ; 0x9938 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 39315 ; 0x9993 .short 8 ; 0x8 .short 34953 ; 0x8889 .short 136 ; 0x88 .short 34952 ; 0x8888 .short 136 ; 0x88 .short 34952 ; 0x8888 .short 136 ; 0x88 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 56576 ; 0xdd00 .short 56797 ; 0xdddd .short 53248 ; 0xd000 .short 56797 ; 0xdddd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 221 ; 0xdd .short 0 ; 0x0 .short 56797 ; 0xdddd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 0 ; 0x0 .short 39040 ; 0x9880 .short 0 ; 0x0 .short 39296 ; 0x9980 .short 0 ; 0x0 .short 39224 ; 0x9938 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 39315 ; 0x9993 .short 136 ; 0x88 .short 34953 ; 0x8889 .short 136 ; 0x88 .short 34952 ; 0x8888 .short 136 ; 0x88 .short 34952 ; 0x8888 .short 136 ; 0x88 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 3549 ; 0xddd .short 0 ; 0x0 .short 53248 ; 0xd000 .short 13 ; 0xd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 14464 ; 0x3880 .short 0 ; 0x0 .short 39224 ; 0x9938 .short 0 ; 0x0 .short 35224 ; 0x8998 .short 32768 ; 0x8000 .short 35219 ; 0x8993 .short 32768 ; 0x8000 .short 35219 ; 0x8993 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 14745 ; 0x3999 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 56792 ; 0xddd8 .short 33320 ; 0x8228 .short 56712 ; 0xdd88 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 3549 ; 0xddd .short 0 ; 0x0 .short 13 ; 0xd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 0 ; 0x0 .short 39304 ; 0x9988 .short 32768 ; 0x8000 .short 35219 ; 0x8993 .short 32768 ; 0x8000 .short 34969 ; 0x8899 .short 14336 ; 0x3800 .short 34969 ; 0x8899 .short 14336 ; 0x3800 .short 34969 ; 0x8899 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 35225 ; 0x8999 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 56797 ; 0xdddd .short 34850 ; 0x8822 .short 3549 ; 0xddd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 13 ; 0xd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 37683 ; 0x9333 .short 13107 ; 0x3333 .short 37683 ; 0x9333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 13107 ; 0x3333 .short 51 ; 0x33 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 38968 ; 0x9838 .short 0 ; 0x0 .short 39048 ; 0x9888 .short 0 ; 0x0 .short 39320 ; 0x9998 .short 32768 ; 0x8000 .short 39219 ; 0x9933 .short 32768 ; 0x8000 .short 39299 ; 0x9983 .short 32768 ; 0x8000 .short 39320 ; 0x9998 .short 32768 ; 0x8000 .short 34952 ; 0x8888 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 8840 ; 0x2288 .short 40 ; 0x28 .short 34947 ; 0x8883 .short 34952 ; 0x8888 .short 34969 ; 0x8899 .short 34952 ; 0x8888 .short 34873 ; 0x8839 .short 8 ; 0x8 .short 34947 ; 0x8883 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 32768 ; 0x8000 .short 8 ; 0x8 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 0 ; 0x0 .short 53248 ; 0xd000 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 53248 ; 0xd000 .short 56576 ; 0xdd00 .short 56797 ; 0xdddd .short 0 ; 0x0 .short 0 ; 0x0 .short 56797 ; 0xdddd .short 13 ; 0xd .short 56784 ; 0xddd0 .short 221 ; 0xdd .short 56576 ; 0xdd00 .short 221 ; 0xdd .short 56576 ; 0xdd00 .short 221 ; 0xdd .short 56784 ; 0xddd0 .short 13 ; 0xd .short 56797 ; 0xdddd .short 0 ; 0x0 .short 221 ; 0xdd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 39059 ; 0x9893 .short 0 ; 0x0 .short 39048 ; 0x9888 .short 32768 ; 0x8000 .short 39315 ; 0x9993 .short 38912 ; 0x9800 .short 14745 ; 0x3999 .short 32768 ; 0x8000 .short 33689 ; 0x8399 .short 32768 ; 0x8000 .short 34952 ; 0x8888 .short 32768 ; 0x8000 .short 8 ; 0x8 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 8840 ; 0x2288 .short 34952 ; 0x8888 .short 34953 ; 0x8889 .short 34952 ; 0x8888 .short 35225 ; 0x8999 .short 136 ; 0x88 .short 34968 ; 0x8898 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 32768 ; 0x8000 .short 8 ; 0x8 .short 32768 ; 0x8000 .short 8 ; 0x8 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 208 ; 0xd0 .short 0 ; 0x0 .short 3328 ; 0xd00 .short 0 ; 0x0 .short 3328 ; 0xd00 .short 0 ; 0x0 .short 3328 ; 0xd00 .short 0 ; 0x0 .short 208 ; 0xd0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 14728 ; 0x3988 .short 34816 ; 0x8800 .short 39315 ; 0x9993 .short 13184 ; 0x3380 .short 37785 ; 0x9399 .short 37760 ; 0x9380 .short 38969 ; 0x9839 .short 38912 ; 0x9800 .short 35203 ; 0x8983 .short 32768 ; 0x8000 .short 2184 ; 0x888 .short 32768 ; 0x8000 .short 8 ; 0x8 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 56712 ; 0xdd88 .short 35225 ; 0x8999 .short 8 ; 0x8 .short 33689 ; 0x8399 .short 0 ; 0x0 .short 34873 ; 0x8839 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 0 ; 0x0 .short 2048 ; 0x800 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 33664 ; 0x8380 .short 33688 ; 0x8398 .short 33664 ; 0x8380 .short 39315 ; 0x9993 .short 14336 ; 0x3800 .short 39225 ; 0x9939 .short 38912 ; 0x9800 .short 39299 ; 0x9983 .short 14336 ; 0x3800 .short 35224 ; 0x8998 .short 32768 ; 0x8000 .short 2184 ; 0x888 .short 32768 ; 0x8000 .short 8 ; 0x8 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 13 ; 0xd .short 35225 ; 0x8999 .short 0 ; 0x0 .short 34873 ; 0x8839 .short 0 ; 0x0 .short 34947 ; 0x8883 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 0 ; 0x0 .short 2048 ; 0x800 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 56576 ; 0xdd00 .short 53248 ; 0xd000 .short 56797 ; 0xdddd .short 56576 ; 0xdd00 .short 56797 ; 0xdddd .short 56576 ; 0xdd00 .short 56797 ; 0xdddd .short 53248 ; 0xd000 .short 56797 ; 0xdddd .short 0 ; 0x0 .short 56797 ; 0xdddd .short 53248 ; 0xd000 .short 56797 ; 0xdddd .short 0 ; 0x0 .short 0 ; 0x0 .short 221 ; 0xdd .short 0 ; 0x0 .short 56797 ; 0xdddd .short 0 ; 0x0 .short 56797 ; 0xdddd .short 13 ; 0xd .short 56797 ; 0xdddd .short 13 ; 0xd .short 56797 ; 0xdddd .short 0 ; 0x0 .short 56797 ; 0xdddd .short 0 ; 0x0 .short 56797 ; 0xdddd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 60928 ; 0xee00 .short 57344 ; 0xe000 .short 61166 ; 0xeeee .short 60928 ; 0xee00 .short 61166 ; 0xeeee .short 60928 ; 0xee00 .short 61166 ; 0xeeee .short 57344 ; 0xe000 .short 61166 ; 0xeeee .short 0 ; 0x0 .short 61166 ; 0xeeee .short 57344 ; 0xe000 .short 61166 ; 0xeeee .short 0 ; 0x0 .short 0 ; 0x0 .short 238 ; 0xee .short 0 ; 0x0 .short 61166 ; 0xeeee .short 0 ; 0x0 .short 61166 ; 0xeeee .short 14 ; 0xe .short 61166 ; 0xeeee .short 14 ; 0xe .short 61166 ; 0xeeee .short 0 ; 0x0 .short 61166 ; 0xeeee .short 0 ; 0x0 .short 61166 ; 0xeeee .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34944 ; 0x8880 .short 34816 ; 0x8800 .short 39224 ; 0x9938 .short 37760 ; 0x9380 .short 39321 ; 0x9999 .short 39296 ; 0x9980 .short 39321 ; 0x9999 .short 14336 ; 0x3800 .short 34969 ; 0x8899 .short 32768 ; 0x8000 .short 34953 ; 0x8889 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 8 ; 0x8 .short 0 ; 0x0 .short 2179 ; 0x883 .short 0 ; 0x0 .short 33689 ; 0x8399 .short 0 ; 0x0 .short 35225 ; 0x8999 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34944 ; 0x8880 .short 34952 ; 0x8888 .short 8840 ; 0x2288 .short 8738 ; 0x2222 .short 34856 ; 0x8828 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 33860 ; 0x8444 .short 34952 ; 0x8888 .short 33924 ; 0x8484 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 8738 ; 0x2222 .short 8738 ; 0x2222 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34948 ; 0x8884 .short 33860 ; 0x8444 .short 34948 ; 0x8884 .short 33924 ; 0x8484 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 8738 ; 0x2222 .short 136 ; 0x88 .short 34952 ; 0x8888 .short 130 ; 0x82 .short 34952 ; 0x8888 .short 136 ; 0x88 .short 33924 ; 0x8484 .short 136 ; 0x88 .short 33924 ; 0x8484 .short 136 ; 0x88 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34944 ; 0x8880 .short 0 ; 0x0 .short 17536 ; 0x4480 .short 8 ; 0x8 .short 17536 ; 0x4480 .short 132 ; 0x84 .short 17536 ; 0x4480 .short 2116 ; 0x844 .short 17536 ; 0x4480 .short 132 ; 0x84 .short 17536 ; 0x4480 .short 8 ; 0x8 .short 34944 ; 0x8880 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 56576 ; 0xdd00 .short 56797 ; 0xdddd .short 56784 ; 0xddd0 .short 56797 ; 0xdddd .short 56784 ; 0xddd0 .short 56797 ; 0xdddd .short 56576 ; 0xdd00 .short 56797 ; 0xdddd .short 53248 ; 0xd000 .short 56797 ; 0xdddd .short 53248 ; 0xd000 .short 221 ; 0xdd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 56797 ; 0xdddd .short 0 ; 0x0 .short 3549 ; 0xddd .short 0 ; 0x0 .short 3549 ; 0xddd .short 0 ; 0x0 .short 3549 ; 0xddd .short 0 ; 0x0 .short 3549 ; 0xddd .short 0 ; 0x0 .short 3549 ; 0xddd .short 0 ; 0x0 .short 3536 ; 0xdd0 .short 0 ; 0x0 .short 3328 ; 0xd00 .short 0 ; 0x0 .short 60928 ; 0xee00 .short 61166 ; 0xeeee .short 61152 ; 0xeee0 .short 61166 ; 0xeeee .short 61152 ; 0xeee0 .short 61166 ; 0xeeee .short 60928 ; 0xee00 .short 61166 ; 0xeeee .short 57344 ; 0xe000 .short 61166 ; 0xeeee .short 57344 ; 0xe000 .short 238 ; 0xee .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 61166 ; 0xeeee .short 0 ; 0x0 .short 3822 ; 0xeee .short 0 ; 0x0 .short 3822 ; 0xeee .short 0 ; 0x0 .short 3822 ; 0xeee .short 0 ; 0x0 .short 3822 ; 0xeee .short 0 ; 0x0 .short 3822 ; 0xeee .short 0 ; 0x0 .short 3808 ; 0xee0 .short 0 ; 0x0 .short 3584 ; 0xe00 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 34953 ; 0x8889 .short 33664 ; 0x8380 .short 34969 ; 0x8899 .short 34944 ; 0x8880 .short 39321 ; 0x9999 .short 14336 ; 0x3800 .short 38969 ; 0x9839 .short 32768 ; 0x8000 .short 34952 ; 0x8888 .short 32768 ; 0x8000 .short 136 ; 0x88 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 2105 ; 0x839 .short 0 ; 0x0 .short 2179 ; 0x883 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 2176 ; 0x880 .short 0 ; 0x0 .short 2048 ; 0x800 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 33860 ; 0x8444 .short 34952 ; 0x8888 .short 34948 ; 0x8884 .short 34952 ; 0x8888 .short 34948 ; 0x8884 .short 34856 ; 0x8828 .short 34952 ; 0x8888 .short 8840 ; 0x2288 .short 8738 ; 0x2222 .short 34944 ; 0x8880 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34948 ; 0x8884 .short 33860 ; 0x8444 .short 34948 ; 0x8884 .short 33924 ; 0x8484 .short 33860 ; 0x8444 .short 33924 ; 0x8484 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 8738 ; 0x2222 .short 8738 ; 0x2222 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 33860 ; 0x8444 .short 136 ; 0x88 .short 34888 ; 0x8848 .short 136 ; 0x88 .short 34888 ; 0x8848 .short 136 ; 0x88 .short 34952 ; 0x8888 .short 130 ; 0x82 .short 8738 ; 0x2222 .short 136 ; 0x88 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 8 ; 0x8 .short 18432 ; 0x4800 .short 132 ; 0x84 .short 18432 ; 0x4800 .short 2116 ; 0x844 .short 18432 ; 0x4800 .short 33860 ; 0x8444 .short 18432 ; 0x4800 .short 2116 ; 0x844 .short 18432 ; 0x4800 .short 132 ; 0x84 .short 34816 ; 0x8800 .short 8 ; 0x8 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 12288 ; 0x3000 .short 12291 ; 0x3003 .short 12288 ; 0x3000 .short 9020 ; 0x233c .short 12288 ; 0x3000 .short 8748 ; 0x222c .short 12288 ; 0x3000 .short 13107 ; 0x3333 .short 54016 ; 0xd300 .short 56797 ; 0xdddd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 12291 ; 0x3003 .short 3 ; 0x3 .short 41778 ; 0xa332 .short 3 ; 0x3 .short 41506 ; 0xa222 .short 3 ; 0x3 .short 13107 ; 0x3333 .short 3 ; 0x3 .short 30583 ; 0x7777 .short 3 ; 0x3 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 12288 ; 0x3000 .short 12291 ; 0x3003 .short 12288 ; 0x3000 .short 9020 ; 0x233c .short 12288 ; 0x3000 .short 8748 ; 0x222c .short 12288 ; 0x3000 .short 13107 ; 0x3333 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 12291 ; 0x3003 .short 3 ; 0x3 .short 41778 ; 0xa332 .short 3 ; 0x3 .short 41506 ; 0xa222 .short 3 ; 0x3 .short 13107 ; 0x3333 .short 3 ; 0x3 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 12288 ; 0x3000 .short 12291 ; 0x3003 .short 12288 ; 0x3000 .short 9020 ; 0x233c .short 12288 ; 0x3000 .short 8748 ; 0x222c .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 12291 ; 0x3003 .short 3 ; 0x3 .short 41778 ; 0xa332 .short 3 ; 0x3 .short 41506 ; 0xa222 .short 3 ; 0x3 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 12288 ; 0x3000 .short 12291 ; 0x3003 .short 12288 ; 0x3000 .short 9020 ; 0x233c .short 12288 ; 0x3000 .short 8748 ; 0x222c .short 12288 ; 0x3000 .short 13107 ; 0x3333 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 12291 ; 0x3003 .short 3 ; 0x3 .short 41778 ; 0xa332 .short 3 ; 0x3 .short 41506 ; 0xa222 .short 3 ; 0x3 .short 13107 ; 0x3333 .short 3 ; 0x3 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 0 ; 0x0 .short 14472 ; 0x3888 .short 32768 ; 0x8000 .short 33683 ; 0x8393 .short 32768 ; 0x8000 .short 34969 ; 0x8899 .short 32768 ; 0x8000 .short 34963 ; 0x8893 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 33689 ; 0x8399 .short 0 ; 0x0 .short 35208 ; 0x8988 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34944 ; 0x8880 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 35224 ; 0x8998 .short 32768 ; 0x8000 .short 39224 ; 0x9938 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 14472 ; 0x3888 .short 0 ; 0x0 .short 35208 ; 0x8988 .short 8 ; 0x8 .short 35225 ; 0x8999 .short 8 ; 0x8 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 0 ; 0x0 .short 33672 ; 0x8388 .short 32768 ; 0x8000 .short 35128 ; 0x8938 .short 32768 ; 0x8000 .short 35224 ; 0x8998 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34944 ; 0x8880 .short 34952 ; 0x8888 .short 8840 ; 0x2288 .short 8738 ; 0x2222 .short 34856 ; 0x8828 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 18568 ; 0x4888 .short 18500 ; 0x4844 .short 18568 ; 0x4888 .short 18568 ; 0x4888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 8738 ; 0x2222 .short 8738 ; 0x2222 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 18500 ; 0x4844 .short 18500 ; 0x4844 .short 18504 ; 0x4848 .short 18568 ; 0x4888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 8738 ; 0x2222 .short 8738 ; 0x2222 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 18564 ; 0x4884 .short 17480 ; 0x4448 .short 18504 ; 0x4848 .short 33928 ; 0x8488 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 136 ; 0x88 .short 8738 ; 0x2222 .short 2178 ; 0x882 .short 34952 ; 0x8888 .short 2088 ; 0x828 .short 34952 ; 0x8888 .short 2184 ; 0x888 .short 17480 ; 0x4448 .short 2184 ; 0x888 .short 34888 ; 0x8848 .short 2184 ; 0x888 .short 34944 ; 0x8880 .short 0 ; 0x0 .short 17536 ; 0x4480 .short 8 ; 0x8 .short 17536 ; 0x4480 .short 132 ; 0x84 .short 17536 ; 0x4480 .short 2116 ; 0x844 .short 17536 ; 0x4480 .short 132 ; 0x84 .short 17536 ; 0x4480 .short 8 ; 0x8 .short 34944 ; 0x8880 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 54016 ; 0xd300 .short 46429 ; 0xb55d .short 54016 ; 0xd300 .short 30581 ; 0x7775 .short 54016 ; 0xd300 .short 26293 ; 0x66b5 .short 54016 ; 0xd300 .short 26301 ; 0x66bd .short 54016 ; 0xd300 .short 21949 ; 0x55bd .short 56624 ; 0xdd30 .short 55261 ; 0xd7dd .short 13104 ; 0x3330 .short 32125 ; 0x7d7d .short 12288 ; 0x3000 .short 55432 ; 0xd888 .short 21947 ; 0x55bb .short 3 ; 0x3 .short 30647 ; 0x77b7 .short 3 ; 0x3 .short 27579 ; 0x6bbb .short 3 ; 0x3 .short 27579 ; 0x6bbb .short 3 ; 0x3 .short 23483 ; 0x5bbb .short 55 ; 0x37 .short 30583 ; 0x7777 .short 55 ; 0x37 .short 32215 ; 0x7dd7 .short 55 ; 0x37 .short 30583 ; 0x7777 .short 3 ; 0x3 .short 54016 ; 0xd300 .short 56797 ; 0xdddd .short 54016 ; 0xd300 .short 46429 ; 0xb55d .short 54016 ; 0xd300 .short 30581 ; 0x7775 .short 54016 ; 0xd300 .short 26293 ; 0x66b5 .short 54016 ; 0xd300 .short 26301 ; 0x66bd .short 56624 ; 0xdd30 .short 21949 ; 0x55bd .short 13104 ; 0x3330 .short 55261 ; 0xd7dd .short 12288 ; 0x3000 .short 32125 ; 0x7d7d .short 30583 ; 0x7777 .short 3 ; 0x3 .short 21947 ; 0x55bb .short 3 ; 0x3 .short 30647 ; 0x77b7 .short 3 ; 0x3 .short 27579 ; 0x6bbb .short 3 ; 0x3 .short 27579 ; 0x6bbb .short 3 ; 0x3 .short 23483 ; 0x5bbb .short 55 ; 0x37 .short 30583 ; 0x7777 .short 55 ; 0x37 .short 32215 ; 0x7dd7 .short 55 ; 0x37 .short 12288 ; 0x3000 .short 13107 ; 0x3333 .short 54016 ; 0xd300 .short 56797 ; 0xdddd .short 54016 ; 0xd300 .short 46429 ; 0xb55d .short 54016 ; 0xd300 .short 30581 ; 0x7775 .short 54016 ; 0xd300 .short 26293 ; 0x66b5 .short 54016 ; 0xd300 .short 26301 ; 0x66bd .short 54016 ; 0xd300 .short 21949 ; 0x55bd .short 56624 ; 0xdd30 .short 55261 ; 0xd7dd .short 13107 ; 0x3333 .short 3 ; 0x3 .short 30583 ; 0x7777 .short 3 ; 0x3 .short 21947 ; 0x55bb .short 3 ; 0x3 .short 30647 ; 0x77b7 .short 3 ; 0x3 .short 27579 ; 0x6bbb .short 3 ; 0x3 .short 27579 ; 0x6bbb .short 3 ; 0x3 .short 23483 ; 0x5bbb .short 55 ; 0x37 .short 30583 ; 0x7777 .short 55 ; 0x37 .short 54016 ; 0xd300 .short 56797 ; 0xdddd .short 54016 ; 0xd300 .short 46429 ; 0xb55d .short 54016 ; 0xd300 .short 30581 ; 0x7775 .short 54016 ; 0xd300 .short 26293 ; 0x66b5 .short 54016 ; 0xd300 .short 26301 ; 0x66bd .short 54016 ; 0xd300 .short 21949 ; 0x55bd .short 54016 ; 0xd300 .short 55261 ; 0xd7dd .short 56624 ; 0xdd30 .short 32125 ; 0x7d7d .short 30583 ; 0x7777 .short 3 ; 0x3 .short 21947 ; 0x55bb .short 3 ; 0x3 .short 30647 ; 0x77b7 .short 3 ; 0x3 .short 27579 ; 0x6bbb .short 3 ; 0x3 .short 27579 ; 0x6bbb .short 3 ; 0x3 .short 23483 ; 0x5bbb .short 55 ; 0x37 .short 30583 ; 0x7777 .short 55 ; 0x37 .short 32215 ; 0x7dd7 .short 55 ; 0x37 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 34873 ; 0x8839 .short 32768 ; 0x8000 .short 33689 ; 0x8399 .short 32768 ; 0x8000 .short 14739 ; 0x3993 .short 32768 ; 0x8000 .short 33683 ; 0x8393 .short 0 ; 0x0 .short 38968 ; 0x9838 .short 0 ; 0x0 .short 34944 ; 0x8880 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 14745 ; 0x3999 .short 8 ; 0x8 .short 33689 ; 0x8399 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 37785 ; 0x9399 .short 32768 ; 0x8000 .short 35208 ; 0x8988 .short 32768 ; 0x8000 .short 35224 ; 0x8998 .short 32768 ; 0x8000 .short 35128 ; 0x8938 .short 0 ; 0x0 .short 33672 ; 0x8388 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 39043 ; 0x9883 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 35208 ; 0x8988 .short 32768 ; 0x8000 .short 37785 ; 0x9399 .short 32768 ; 0x8000 .short 39224 ; 0x9938 .short 0 ; 0x0 .short 39224 ; 0x9938 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 34944 ; 0x8880 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 39043 ; 0x9883 .short 8 ; 0x8 .short 35225 ; 0x8999 .short 8 ; 0x8 .short 33689 ; 0x8399 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 18568 ; 0x4888 .short 18568 ; 0x4888 .short 18568 ; 0x4888 .short 18568 ; 0x4888 .short 18568 ; 0x4888 .short 18500 ; 0x4844 .short 34856 ; 0x8828 .short 34952 ; 0x8888 .short 8840 ; 0x2288 .short 8738 ; 0x2222 .short 34944 ; 0x8880 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 18500 ; 0x4844 .short 18500 ; 0x4844 .short 18564 ; 0x4884 .short 18568 ; 0x4888 .short 18504 ; 0x4848 .short 18500 ; 0x4844 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 8738 ; 0x2222 .short 8738 ; 0x2222 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 18504 ; 0x4848 .short 33928 ; 0x8488 .short 18504 ; 0x4848 .short 33928 ; 0x8488 .short 18564 ; 0x4884 .short 33928 ; 0x8488 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 8738 ; 0x2222 .short 8738 ; 0x2222 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 17480 ; 0x4448 .short 2184 ; 0x888 .short 18568 ; 0x4888 .short 2184 ; 0x888 .short 17480 ; 0x4448 .short 2184 ; 0x888 .short 34952 ; 0x8888 .short 2088 ; 0x828 .short 8738 ; 0x2222 .short 2178 ; 0x882 .short 34952 ; 0x8888 .short 136 ; 0x88 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 33864 ; 0x8448 .short 0 ; 0x0 .short 17480 ; 0x4448 .short 8 ; 0x8 .short 17480 ; 0x4448 .short 132 ; 0x84 .short 17480 ; 0x4448 .short 8 ; 0x8 .short 33864 ; 0x8448 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 33536 ; 0x8300 .short 17480 ; 0x4448 .short 33536 ; 0x8300 .short 17476 ; 0x4444 .short 33536 ; 0x8300 .short 17476 ; 0x4444 .short 18480 ; 0x4830 .short 17476 ; 0x4444 .short 18480 ; 0x4830 .short 33860 ; 0x8444 .short 18480 ; 0x4830 .short 14468 ; 0x3884 .short 13056 ; 0x3300 .short 13112 ; 0x3338 .short 0 ; 0x0 .short 51 ; 0x33 .short 18841 ; 0x4999 .short 3 ; 0x3 .short 19012 ; 0x4a44 .short 3 ; 0x3 .short 18564 ; 0x4884 .short 3 ; 0x3 .short 17544 ; 0x4488 .short 3 ; 0x3 .short 17560 ; 0x4498 .short 3 ; 0x3 .short 18739 ; 0x4933 .short 3 ; 0x3 .short 14643 ; 0x3933 .short 0 ; 0x0 .short 816 ; 0x330 .short 0 ; 0x0 .short 12288 ; 0x3000 .short 55432 ; 0xd888 .short 33536 ; 0x8300 .short 17480 ; 0x4448 .short 33536 ; 0x8300 .short 17476 ; 0x4444 .short 33536 ; 0x8300 .short 17476 ; 0x4444 .short 18480 ; 0x4830 .short 17476 ; 0x4444 .short 18480 ; 0x4830 .short 33860 ; 0x8444 .short 18480 ; 0x4830 .short 14468 ; 0x3884 .short 13056 ; 0x3300 .short 13107 ; 0x3333 .short 30583 ; 0x7777 .short 3 ; 0x3 .short 18841 ; 0x4999 .short 3 ; 0x3 .short 19012 ; 0x4a44 .short 3 ; 0x3 .short 18564 ; 0x4884 .short 3 ; 0x3 .short 17544 ; 0x4488 .short 3 ; 0x3 .short 17560 ; 0x4498 .short 3 ; 0x3 .short 18739 ; 0x4933 .short 3 ; 0x3 .short 13107 ; 0x3333 .short 0 ; 0x0 .short 13104 ; 0x3330 .short 32125 ; 0x7d7d .short 12288 ; 0x3000 .short 55432 ; 0xd888 .short 33536 ; 0x8300 .short 17480 ; 0x4448 .short 33536 ; 0x8300 .short 17476 ; 0x4444 .short 33536 ; 0x8300 .short 17476 ; 0x4444 .short 18480 ; 0x4830 .short 17476 ; 0x4444 .short 18563 ; 0x4883 .short 33860 ; 0x8444 .short 13107 ; 0x3333 .short 13107 ; 0x3333 .short 32215 ; 0x7dd7 .short 55 ; 0x37 .short 30583 ; 0x7777 .short 3 ; 0x3 .short 18841 ; 0x4999 .short 51 ; 0x33 .short 19012 ; 0x4a44 .short 51 ; 0x33 .short 18564 ; 0x4884 .short 51 ; 0x33 .short 17544 ; 0x4488 .short 52 ; 0x34 .short 17560 ; 0x4498 .short 836 ; 0x344 .short 13107 ; 0x3333 .short 819 ; 0x333 .short 13104 ; 0x3330 .short 55432 ; 0xd888 .short 33536 ; 0x8300 .short 17480 ; 0x4448 .short 33536 ; 0x8300 .short 17476 ; 0x4444 .short 33536 ; 0x8300 .short 17476 ; 0x4444 .short 18480 ; 0x4830 .short 17476 ; 0x4444 .short 18480 ; 0x4830 .short 33860 ; 0x8444 .short 18480 ; 0x4830 .short 14468 ; 0x3884 .short 13056 ; 0x3300 .short 13107 ; 0x3333 .short 30583 ; 0x7777 .short 3 ; 0x3 .short 18841 ; 0x4999 .short 3 ; 0x3 .short 19012 ; 0x4a44 .short 3 ; 0x3 .short 18564 ; 0x4884 .short 3 ; 0x3 .short 17544 ; 0x4488 .short 3 ; 0x3 .short 17560 ; 0x4498 .short 3 ; 0x3 .short 18739 ; 0x4933 .short 3 ; 0x3 .short 13107 ; 0x3333 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 0 ; 0x0 .short 14472 ; 0x3888 .short 32768 ; 0x8000 .short 35219 ; 0x8993 .short 32768 ; 0x8000 .short 34969 ; 0x8899 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 33689 ; 0x8399 .short 0 ; 0x0 .short 39048 ; 0x9888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 0 ; 0x0 .short 14464 ; 0x3880 .short 0 ; 0x0 .short 39224 ; 0x9938 .short 32768 ; 0x8000 .short 39315 ; 0x9993 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 14745 ; 0x3999 .short 8 ; 0x8 .short 39321 ; 0x9999 .short 131 ; 0x83 .short 39321 ; 0x9999 .short 137 ; 0x89 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34944 ; 0x8880 .short 34952 ; 0x8888 .short 8840 ; 0x2288 .short 8738 ; 0x2222 .short 34856 ; 0x8828 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 18568 ; 0x4888 .short 18568 ; 0x4888 .short 18568 ; 0x4888 .short 18568 ; 0x4888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 8738 ; 0x2222 .short 8738 ; 0x2222 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 18500 ; 0x4844 .short 18504 ; 0x4848 .short 18568 ; 0x4888 .short 18504 ; 0x4848 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 8738 ; 0x2222 .short 8738 ; 0x2222 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 18500 ; 0x4844 .short 18568 ; 0x4888 .short 18568 ; 0x4888 .short 18568 ; 0x4888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 33314 ; 0x8222 .short 8 ; 0x8 .short 10376 ; 0x2888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34884 ; 0x8844 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 34968 ; 0x8898 .short 0 ; 0x0 .short 34968 ; 0x8898 .short 32768 ; 0x8000 .short 9112 ; 0x2398 .short 38912 ; 0x9800 .short 37785 ; 0x9399 .short 38912 ; 0x9800 .short 38969 ; 0x9839 .short 32768 ; 0x8000 .short 35203 ; 0x8983 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 10370 ; 0x2882 .short 0 ; 0x0 .short 33689 ; 0x8399 .short 0 ; 0x0 .short 34873 ; 0x8839 .short 0 ; 0x0 .short 2184 ; 0x888 .short 0 ; 0x0 .short 2176 ; 0x880 .short 0 ; 0x0 .short 128 ; 0x80 .short 0 ; 0x0 .short 32768 ; 0x8000 .short 35219 ; 0x8993 .short 32768 ; 0x8000 .short 34969 ; 0x8899 .short 32768 ; 0x8000 .short 34968 ; 0x8898 .short 34816 ; 0x8800 .short 10387 ; 0x2893 .short 14336 ; 0x3800 .short 33689 ; 0x8399 .short 38912 ; 0x9800 .short 38969 ; 0x9839 .short 38912 ; 0x9800 .short 35203 ; 0x8983 .short 32768 ; 0x8000 .short 2184 ; 0x888 .short 34952 ; 0x8888 .short 9 ; 0x9 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 34946 ; 0x8882 .short 2 ; 0x2 .short 34952 ; 0x8888 .short 8 ; 0x8 .short 33689 ; 0x8399 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 34816 ; 0x8800 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 18568 ; 0x4888 .short 18568 ; 0x4888 .short 18568 ; 0x4888 .short 18568 ; 0x4888 .short 18568 ; 0x4888 .short 18500 ; 0x4844 .short 34856 ; 0x8828 .short 34952 ; 0x8888 .short 8840 ; 0x2288 .short 8738 ; 0x2222 .short 34944 ; 0x8880 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 18500 ; 0x4844 .short 18504 ; 0x4848 .short 18568 ; 0x4888 .short 18500 ; 0x4844 .short 34884 ; 0x8844 .short 18564 ; 0x4884 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 8738 ; 0x2222 .short 8738 ; 0x2222 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 18500 ; 0x4844 .short 18568 ; 0x4888 .short 18568 ; 0x4888 .short 34952 ; 0x8888 .short 18500 ; 0x4844 .short 18500 ; 0x4844 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 8738 ; 0x2222 .short 8738 ; 0x2222 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34884 ; 0x8844 .short 8 ; 0x8 .short 34888 ; 0x8848 .short 8 ; 0x8 .short 34884 ; 0x8844 .short 8 ; 0x8 .short 10376 ; 0x2888 .short 8 ; 0x8 .short 33314 ; 0x8222 .short 8 ; 0x8 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 3536 ; 0xdd0 .short 0 ; 0x0 .short 3536 ; 0xdd0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 221 ; 0xdd .short 53248 ; 0xd000 .short 221 ; 0xdd .short 56576 ; 0xdd00 .short 13 ; 0xd .short 56784 ; 0xddd0 .short 0 ; 0x0 .short 3536 ; 0xdd0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 221 ; 0xdd .short 0 ; 0x0 .short 221 ; 0xdd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 3536 ; 0xdd0 .short 0 ; 0x0 .short 3536 ; 0xdd0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 13 ; 0xd .short 53248 ; 0xd000 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 3328 ; 0xd00 .short 0 ; 0x0 .short 53248 ; 0xd000 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34944 ; 0x8880 .short 34952 ; 0x8888 .short 8840 ; 0x2288 .short 8738 ; 0x2222 .short 34856 ; 0x8828 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 17544 ; 0x4488 .short 34952 ; 0x8888 .short 18568 ; 0x4888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 136 ; 0x88 .short 8738 ; 0x2222 .short 2178 ; 0x882 .short 34952 ; 0x8888 .short 2088 ; 0x828 .short 34952 ; 0x8888 .short 2184 ; 0x888 .short 34952 ; 0x8888 .short 2184 ; 0x888 .short 34952 ; 0x8888 .short 2184 ; 0x888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 52428 ; 0xcccc .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 49152 ; 0xc000 .short 52428 ; 0xcccc .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 52224 ; 0xcc00 .short 0 ; 0x0 .short 52224 ; 0xcc00 .short 0 ; 0x0 .short 52416 ; 0xccc0 .short 0 ; 0x0 .short 52224 ; 0xcc00 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 52416 ; 0xccc0 .short 0 ; 0x0 .short 52428 ; 0xcccc .short 204 ; 0xcc .short 52428 ; 0xcccc .short 52428 ; 0xcccc .short 52428 ; 0xcccc .short 52428 ; 0xcccc .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 49152 ; 0xc000 .short 3276 ; 0xccc .short 52236 ; 0xcc0c .short 52428 ; 0xcccc .short 52236 ; 0xcc0c .short 52428 ; 0xcccc .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 192 ; 0xc0 .short 0 ; 0x0 .short 204 ; 0xcc .short 0 ; 0x0 .short 49356 ; 0xc0cc .short 0 ; 0x0 .short 52428 ; 0xcccc .short 0 ; 0x0 .short 204 ; 0xcc .short 0 ; 0x0 .short 204 ; 0xcc .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 49152 ; 0xc000 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 52224 ; 0xcc00 .short 204 ; 0xcc .short 52416 ; 0xccc0 .short 3276 ; 0xccc .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 49152 ; 0xc000 .short 3276 ; 0xccc .short 52224 ; 0xcc00 .short 52428 ; 0xcccc .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 3072 ; 0xc00 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 3072 ; 0xc00 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 3536 ; 0xdd0 .short 0 ; 0x0 .short 3549 ; 0xddd .short 53248 ; 0xd000 .short 221 ; 0xdd .short 56576 ; 0xdd00 .short 13 ; 0xd .short 56576 ; 0xdd00 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 3536 ; 0xdd0 .short 0 ; 0x0 .short 3536 ; 0xdd0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 3536 ; 0xdd0 .short 0 ; 0x0 .short 3536 ; 0xdd0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 56576 ; 0xdd00 .short 0 ; 0x0 .short 56576 ; 0xdd00 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 13 ; 0xd .short 0 ; 0x0 .short 208 ; 0xd0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 13 ; 0xd .short 53248 ; 0xd000 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 18568 ; 0x4888 .short 34952 ; 0x8888 .short 18568 ; 0x4888 .short 34952 ; 0x8888 .short 17544 ; 0x4488 .short 34856 ; 0x8828 .short 34952 ; 0x8888 .short 8840 ; 0x2288 .short 8738 ; 0x2222 .short 34944 ; 0x8880 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 2184 ; 0x888 .short 34952 ; 0x8888 .short 2184 ; 0x888 .short 34948 ; 0x8884 .short 2184 ; 0x888 .short 34952 ; 0x8888 .short 2088 ; 0x828 .short 8738 ; 0x2222 .short 2178 ; 0x882 .short 34952 ; 0x8888 .short 136 ; 0x88 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 49152 ; 0xc000 .short 0 ; 0x0 .short 0 ; 0x0 .short 52416 ; 0xccc0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 52428 ; 0xcccc .short 52428 ; 0xcccc .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 52428 ; 0xcccc .short 52428 ; 0xcccc .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 3276 ; 0xccc .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 52224 ; 0xcc00 .short 49152 ; 0xc000 .short 52416 ; 0xccc0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 204 ; 0xcc .short 0 ; 0x0 .short 52428 ; 0xcccc .short 52428 ; 0xcccc .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 52416 ; 0xccc0 .short 52428 ; 0xcccc .short 52428 ; 0xcccc .short 52428 ; 0xcccc .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 204 ; 0xcc .short 0 ; 0x0 .short 3276 ; 0xccc .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 52224 ; 0xcc00 .short 0 ; 0x0 .short 52416 ; 0xccc0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 52428 ; 0xcccc .short 52428 ; 0xcccc .short 52428 ; 0xcccc .short 52428 ; 0xcccc .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 52428 ; 0xcccc .short 52428 ; 0xcccc .short 52428 ; 0xcccc .short 52428 ; 0xcccc .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 204 ; 0xcc .short 0 ; 0x0 .short 3276 ; 0xccc .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 52224 ; 0xcc00 .short 0 ; 0x0 .short 52416 ; 0xccc0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 52428 ; 0xcccc .short 52428 ; 0xcccc .short 52416 ; 0xccc0 .short 52428 ; 0xcccc .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 52428 ; 0xcccc .short 3276 ; 0xccc .short 52428 ; 0xcccc .short 3276 ; 0xccc .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 12 ; 0xc .short 0 ; 0x0 .short 3276 ; 0xccc .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 49344 ; 0xc0c0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 52428 ; 0xcccc .short 52428 ; 0xcccc .short 52428 ; 0xcccc .short 52428 ; 0xcccc .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 52416 ; 0xccc0 .short 52428 ; 0xcccc .short 52428 ; 0xcccc .short 52428 ; 0xcccc .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 12 ; 0xc .short 0 ; 0x0 .short 49356 ; 0xc0cc .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 49152 ; 0xc000 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 52428 ; 0xcccc .short 0 ; 0x0 .short 52428 ; 0xcccc .short 52428 ; 0xcccc .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 52428 ; 0xcccc .short 52428 ; 0xcccc .short 52428 ; 0xcccc .short 52428 ; 0xcccc .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 3084 ; 0xc0c .short 0 ; 0x0 .short 204 ; 0xcc .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34944 ; 0x8880 .short 34952 ; 0x8888 .short 8840 ; 0x2288 .short 8738 ; 0x2222 .short 34856 ; 0x8828 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 17544 ; 0x4488 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 136 ; 0x88 .short 8738 ; 0x2222 .short 2178 ; 0x882 .short 34952 ; 0x8888 .short 2088 ; 0x828 .short 34952 ; 0x8888 .short 2184 ; 0x888 .short 34948 ; 0x8884 .short 2184 ; 0x888 .short 34948 ; 0x8884 .short 2184 ; 0x888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 61152 ; 0xeee0 .short 0 ; 0x0 .short 61166 ; 0xeeee .short 57344 ; 0xe000 .short 61166 ; 0xeeee .short 0 ; 0x0 .short 61166 ; 0xeeee .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 61166 ; 0xeeee .short 0 ; 0x0 .short 61166 ; 0xeeee .short 14 ; 0xe .short 61166 ; 0xeeee .short 238 ; 0xee .short 61166 ; 0xeeee .short 14 ; 0xe .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 56784 ; 0xddd0 .short 0 ; 0x0 .short 56797 ; 0xdddd .short 53248 ; 0xd000 .short 56797 ; 0xdddd .short 0 ; 0x0 .short 56797 ; 0xdddd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 56797 ; 0xdddd .short 0 ; 0x0 .short 56797 ; 0xdddd .short 13 ; 0xd .short 56797 ; 0xdddd .short 221 ; 0xdd .short 56797 ; 0xdddd .short 13 ; 0xd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 40960 ; 0xa000 .short 0 ; 0x0 .short 23040 ; 0x5a00 .short 0 ; 0x0 .short 5536 ; 0x15a0 .short 0 ; 0x0 .short 5466 ; 0x155a .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 43520 ; 0xaa00 .short 41130 ; 0xa0aa .short 21930 ; 0x55aa .short 23125 ; 0x5a55 .short 21845 ; 0x5555 .short 21841 ; 0x5551 .short 21845 ; 0x5555 .short 21845 ; 0x5555 .short 21841 ; 0x5551 .short 21845 ; 0x5555 .short 21845 ; 0x5555 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 43690 ; 0xaaaa .short 0 ; 0x0 .short 21845 ; 0x5555 .short 10 ; 0xa .short 21845 ; 0x5555 .short 2725 ; 0xaa5 .short 5461 ; 0x1555 .short 42325 ; 0xa555 .short 5461 ; 0x1555 .short 21845 ; 0x5555 .short 20821 ; 0x5155 .short 21781 ; 0x5515 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 10 ; 0xa .short 0 ; 0x0 .short 165 ; 0xa5 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 56576 ; 0xdd00 .short 13 ; 0xd .short 56576 ; 0xdd00 .short 221 ; 0xdd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 53248 ; 0xd000 .short 221 ; 0xdd .short 56576 ; 0xdd00 .short 221 ; 0xdd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 3536 ; 0xdd0 .short 0 ; 0x0 .short 3536 ; 0xdd0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 3536 ; 0xdd0 .short 0 ; 0x0 .short 3536 ; 0xdd0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 208 ; 0xd0 .short 0 ; 0x0 .short 13 ; 0xd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 3328 ; 0xd00 .short 0 ; 0x0 .short 53248 ; 0xd000 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 17544 ; 0x4488 .short 34952 ; 0x8888 .short 33928 ; 0x8488 .short 34952 ; 0x8888 .short 17544 ; 0x4488 .short 34856 ; 0x8828 .short 34952 ; 0x8888 .short 8840 ; 0x2288 .short 8738 ; 0x2222 .short 34944 ; 0x8880 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34948 ; 0x8884 .short 2184 ; 0x888 .short 34952 ; 0x8888 .short 2184 ; 0x888 .short 34948 ; 0x8884 .short 2184 ; 0x888 .short 34952 ; 0x8888 .short 2088 ; 0x828 .short 8738 ; 0x2222 .short 2178 ; 0x882 .short 34952 ; 0x8888 .short 136 ; 0x88 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 57344 ; 0xe000 .short 0 ; 0x0 .short 57344 ; 0xe000 .short 57344 ; 0xe000 .short 61166 ; 0xeeee .short 57344 ; 0xe000 .short 61166 ; 0xeeee .short 57344 ; 0xe000 .short 61166 ; 0xeeee .short 60928 ; 0xee00 .short 61166 ; 0xeeee .short 61152 ; 0xeee0 .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 3822 ; 0xeee .short 61166 ; 0xeeee .short 3822 ; 0xeee .short 61166 ; 0xeeee .short 3822 ; 0xeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 53248 ; 0xd000 .short 0 ; 0x0 .short 53248 ; 0xd000 .short 53248 ; 0xd000 .short 56797 ; 0xdddd .short 53248 ; 0xd000 .short 56797 ; 0xdddd .short 53248 ; 0xd000 .short 56797 ; 0xdddd .short 56576 ; 0xdd00 .short 56797 ; 0xdddd .short 56784 ; 0xddd0 .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 3549 ; 0xddd .short 56797 ; 0xdddd .short 3549 ; 0xddd .short 56797 ; 0xdddd .short 3549 ; 0xddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 40960 ; 0xa000 .short 5461 ; 0x1555 .short 23040 ; 0x5a00 .short 21845 ; 0x5555 .short 23040 ; 0x5a00 .short 21845 ; 0x5555 .short 23040 ; 0x5a00 .short 21845 ; 0x5555 .short 23040 ; 0x5a00 .short 21845 ; 0x5555 .short 23040 ; 0x5a00 .short 21841 ; 0x5551 .short 51712 ; 0xca00 .short 21781 ; 0x5515 .short 52384 ; 0xcca0 .short 4437 ; 0x1155 .short 21845 ; 0x5555 .short 21845 ; 0x5555 .short 21777 ; 0x5511 .short 21845 ; 0x5555 .short 20821 ; 0x5155 .short 20821 ; 0x5155 .short 5461 ; 0x1555 .short 21777 ; 0x5511 .short 21845 ; 0x5555 .short 4437 ; 0x1155 .short 21841 ; 0x5551 .short 52428 ; 0xcccc .short 52245 ; 0xcc15 .short 52428 ; 0xcccc .short 49489 ; 0xc151 .short 52428 ; 0xcccc .short 21845 ; 0x5555 .short 5397 ; 0x1515 .short 5461 ; 0x1555 .short 21777 ; 0x5511 .short 21845 ; 0x5555 .short 20821 ; 0x5155 .short 21845 ; 0x5555 .short 21781 ; 0x5515 .short 21845 ; 0x5555 .short 20821 ; 0x5155 .short 52417 ; 0xccc1 .short 7260 ; 0x1c5c .short 52252 ; 0xcc1c .short 52428 ; 0xcccc .short 52252 ; 0xcc1c .short 52428 ; 0xcccc .short 165 ; 0xa5 .short 0 ; 0x0 .short 2641 ; 0xa51 .short 0 ; 0x0 .short 42321 ; 0xa551 .short 0 ; 0x0 .short 42325 ; 0xa555 .short 0 ; 0x0 .short 21845 ; 0x5555 .short 10 ; 0xa .short 21845 ; 0x5555 .short 10 ; 0xa .short 52417 ; 0xccc1 .short 165 ; 0xa5 .short 52417 ; 0xccc1 .short 2764 ; 0xacc .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34944 ; 0x8880 .short 34952 ; 0x8888 .short 8840 ; 0x2288 .short 8738 ; 0x2222 .short 34856 ; 0x8828 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 17544 ; 0x4488 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 136 ; 0x88 .short 8738 ; 0x2222 .short 2178 ; 0x882 .short 34952 ; 0x8888 .short 2088 ; 0x828 .short 34952 ; 0x8888 .short 2184 ; 0x888 .short 34948 ; 0x8884 .short 2184 ; 0x888 .short 34948 ; 0x8884 .short 2184 ; 0x888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 60928 ; 0xee00 .short 0 ; 0x0 .short 60928 ; 0xee00 .short 0 ; 0x0 .short 60928 ; 0xee00 .short 0 ; 0x0 .short 60928 ; 0xee00 .short 0 ; 0x0 .short 60928 ; 0xee00 .short 0 ; 0x0 .short 60928 ; 0xee00 .short 0 ; 0x0 .short 60928 ; 0xee00 .short 0 ; 0x0 .short 60928 ; 0xee00 .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 3822 ; 0xeee .short 61166 ; 0xeeee .short 3822 ; 0xeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 56576 ; 0xdd00 .short 0 ; 0x0 .short 56576 ; 0xdd00 .short 0 ; 0x0 .short 56576 ; 0xdd00 .short 0 ; 0x0 .short 56576 ; 0xdd00 .short 0 ; 0x0 .short 56576 ; 0xdd00 .short 0 ; 0x0 .short 56576 ; 0xdd00 .short 0 ; 0x0 .short 56576 ; 0xdd00 .short 0 ; 0x0 .short 56576 ; 0xdd00 .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 3549 ; 0xddd .short 56797 ; 0xdddd .short 3549 ; 0xddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 52384 ; 0xcca0 .short 50517 ; 0xc555 .short 52384 ; 0xcca0 .short 52316 ; 0xcc5c .short 52384 ; 0xcca0 .short 52428 ; 0xcccc .short 7328 ; 0x1ca0 .short 4556 ; 0x11cc .short 50592 ; 0xc5a0 .short 4556 ; 0x11cc .short 50592 ; 0xc5a0 .short 4556 ; 0x11cc .short 51712 ; 0xca00 .short 4556 ; 0x11cc .short 51712 ; 0xca00 .short 4556 ; 0x11cc .short 7372 ; 0x1ccc .short 52417 ; 0xccc1 .short 52428 ; 0xcccc .short 49436 ; 0xc11c .short 52428 ; 0xcccc .short 4556 ; 0x11cc .short 52417 ; 0xccc1 .short 4369 ; 0x1111 .short 4369 ; 0x1111 .short 4369 ; 0x1111 .short 4369 ; 0x1111 .short 4369 ; 0x1111 .short 4369 ; 0x1111 .short 4369 ; 0x1111 .short 4369 ; 0x1111 .short 4369 ; 0x1111 .short 49612 ; 0xc1cc .short 4556 ; 0x11cc .short 4380 ; 0x111c .short 4556 ; 0x11cc .short 49425 ; 0xc111 .short 4369 ; 0x1111 .short 4369 ; 0x1111 .short 4369 ; 0x1111 .short 4369 ; 0x1111 .short 4369 ; 0x1111 .short 4369 ; 0x1111 .short 4369 ; 0x1111 .short 4369 ; 0x1111 .short 4369 ; 0x1111 .short 4369 ; 0x1111 .short 4369 ; 0x1111 .short 49425 ; 0xc111 .short 2764 ; 0xacc .short 4369 ; 0x1111 .short 2753 ; 0xac1 .short 4369 ; 0x1111 .short 2577 ; 0xa11 .short 4369 ; 0x1111 .short 2652 ; 0xa5c .short 52241 ; 0xcc11 .short 172 ; 0xac .short 52241 ; 0xcc11 .short 172 ; 0xac .short 52241 ; 0xcc11 .short 10 ; 0xa .short 44225 ; 0xacc1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 53248 ; 0xd000 .short 221 ; 0xdd .short 56576 ; 0xdd00 .short 221 ; 0xdd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 56576 ; 0xdd00 .short 13 ; 0xd .short 56576 ; 0xdd00 .short 221 ; 0xdd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 3536 ; 0xdd0 .short 0 ; 0x0 .short 208 ; 0xd0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 3536 ; 0xdd0 .short 0 ; 0x0 .short 3328 ; 0xd00 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 208 ; 0xd0 .short 0 ; 0x0 .short 13 ; 0xd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 3328 ; 0xd00 .short 0 ; 0x0 .short 53248 ; 0xd000 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 17544 ; 0x4488 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 17544 ; 0x4488 .short 34856 ; 0x8828 .short 34952 ; 0x8888 .short 8840 ; 0x2288 .short 8738 ; 0x2222 .short 34944 ; 0x8880 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34948 ; 0x8884 .short 2184 ; 0x888 .short 34948 ; 0x8884 .short 2184 ; 0x888 .short 34948 ; 0x8884 .short 2184 ; 0x888 .short 34952 ; 0x8888 .short 2088 ; 0x828 .short 8738 ; 0x2222 .short 2178 ; 0x882 .short 34952 ; 0x8888 .short 136 ; 0x88 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 60928 ; 0xee00 .short 0 ; 0x0 .short 60928 ; 0xee00 .short 0 ; 0x0 .short 60928 ; 0xee00 .short 0 ; 0x0 .short 60928 ; 0xee00 .short 0 ; 0x0 .short 60928 ; 0xee00 .short 0 ; 0x0 .short 60928 ; 0xee00 .short 0 ; 0x0 .short 57344 ; 0xe000 .short 0 ; 0x0 .short 0 ; 0x0 .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 61166 ; 0xeeee .short 60928 ; 0xee00 .short 3822 ; 0xeee .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 56576 ; 0xdd00 .short 0 ; 0x0 .short 56576 ; 0xdd00 .short 0 ; 0x0 .short 56576 ; 0xdd00 .short 0 ; 0x0 .short 56576 ; 0xdd00 .short 0 ; 0x0 .short 56576 ; 0xdd00 .short 0 ; 0x0 .short 56576 ; 0xdd00 .short 0 ; 0x0 .short 53248 ; 0xd000 .short 0 ; 0x0 .short 0 ; 0x0 .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56797 ; 0xdddd .short 56576 ; 0xdd00 .short 3549 ; 0xddd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 40960 ; 0xa000 .short 4545 ; 0x11c1 .short 0 ; 0x0 .short 7258 ; 0x1c5a .short 0 ; 0x0 .short 7258 ; 0x1c5a .short 0 ; 0x0 .short 51872 ; 0xcaa0 .short 0 ; 0x0 .short 40960 ; 0xa000 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 4369 ; 0x1111 .short 4369 ; 0x1111 .short 4369 ; 0x1111 .short 4369 ; 0x1111 .short 4369 ; 0x1111 .short 4369 ; 0x1111 .short 4380 ; 0x111c .short 4369 ; 0x1111 .short 6826 ; 0x1aaa .short 4369 ; 0x1111 .short 40960 ; 0xa000 .short 4522 ; 0x11aa .short 0 ; 0x0 .short 43520 ; 0xaa00 .short 0 ; 0x0 .short 0 ; 0x0 .short 4369 ; 0x1111 .short 4369 ; 0x1111 .short 4369 ; 0x1111 .short 4369 ; 0x1111 .short 4369 ; 0x1111 .short 41233 ; 0xa111 .short 4369 ; 0x1111 .short 41233 ; 0xa111 .short 4369 ; 0x1111 .short 2721 ; 0xaa1 .short 4369 ; 0x1111 .short 10 ; 0xa .short 43690 ; 0xaaaa .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 2753 ; 0xac1 .short 0 ; 0x0 .short 170 ; 0xaa .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34944 ; 0x8880 .short 34952 ; 0x8888 .short 8840 ; 0x2288 .short 8738 ; 0x2222 .short 34856 ; 0x8828 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 33928 ; 0x8488 .short 34952 ; 0x8888 .short 33928 ; 0x8488 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 136 ; 0x88 .short 8738 ; 0x2222 .short 2178 ; 0x882 .short 34952 ; 0x8888 .short 2088 ; 0x828 .short 34952 ; 0x8888 .short 2184 ; 0x888 .short 34948 ; 0x8884 .short 2184 ; 0x888 .short 34948 ; 0x8884 .short 2184 ; 0x888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 17544 ; 0x4488 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34856 ; 0x8828 .short 34952 ; 0x8888 .short 8840 ; 0x2288 .short 8738 ; 0x2222 .short 34944 ; 0x8880 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34948 ; 0x8884 .short 2184 ; 0x888 .short 34948 ; 0x8884 .short 2184 ; 0x888 .short 34948 ; 0x8884 .short 2184 ; 0x888 .short 34952 ; 0x8888 .short 2088 ; 0x828 .short 8738 ; 0x2222 .short 2178 ; 0x882 .short 34952 ; 0x8888 .short 136 ; 0x88 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34944 ; 0x8880 .short 34952 ; 0x8888 .short 8840 ; 0x2288 .short 8738 ; 0x2222 .short 34856 ; 0x8828 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 17544 ; 0x4488 .short 34952 ; 0x8888 .short 33928 ; 0x8488 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 136 ; 0x88 .short 8738 ; 0x2222 .short 2178 ; 0x882 .short 34952 ; 0x8888 .short 2088 ; 0x828 .short 34952 ; 0x8888 .short 2184 ; 0x888 .short 34948 ; 0x8884 .short 2184 ; 0x888 .short 34952 ; 0x8888 .short 2184 ; 0x888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34952 ; 0x8888 .short 17544 ; 0x4488 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 34952 ; 0x8888 .short 17544 ; 0x4488 .short 34856 ; 0x8828 .short 34952 ; 0x8888 .short 8840 ; 0x2288 .short 8738 ; 0x2222 .short 34944 ; 0x8880 .short 34952 ; 0x8888 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 34948 ; 0x8884 .short 2184 ; 0x888 .short 34948 ; 0x8884 .short 2184 ; 0x888 .short 34948 ; 0x8884 .short 2184 ; 0x888 .short 34952 ; 0x8888 .short 2088 ; 0x828 .short 8738 ; 0x2222 .short 2178 ; 0x882 .short 34952 ; 0x8888 .short 136 ; 0x88 .space 4872 .globl _TitleSpritesheetMap ; @TitleSpritesheetMap .p2align 2 _TitleSpritesheetMap: .short 0 ; 0x0 .short 1 ; 0x1 .short 2 ; 0x2 .short 3 ; 0x3 .short 4 ; 0x4 .short 5 ; 0x5 .short 6 ; 0x6 .short 7 ; 0x7 .short 8 ; 0x8 .short 9 ; 0x9 .short 10 ; 0xa .short 11 ; 0xb .short 12 ; 0xc .short 13 ; 0xd .short 14 ; 0xe .short 15 ; 0xf .short 16 ; 0x10 .short 17 ; 0x11 .short 18 ; 0x12 .short 19 ; 0x13 .short 20 ; 0x14 .short 21 ; 0x15 .short 22 ; 0x16 .short 23 ; 0x17 .short 24 ; 0x18 .short 25 ; 0x19 .short 26 ; 0x1a .short 27 ; 0x1b .short 28 ; 0x1c .short 29 ; 0x1d .short 30 ; 0x1e .short 31 ; 0x1f .short 32 ; 0x20 .short 33 ; 0x21 .short 34 ; 0x22 .short 35 ; 0x23 .short 36 ; 0x24 .short 37 ; 0x25 .short 38 ; 0x26 .short 39 ; 0x27 .short 40 ; 0x28 .short 41 ; 0x29 .short 42 ; 0x2a .short 43 ; 0x2b .short 44 ; 0x2c .short 45 ; 0x2d .short 46 ; 0x2e .short 47 ; 0x2f .short 48 ; 0x30 .short 49 ; 0x31 .short 50 ; 0x32 .short 51 ; 0x33 .short 52 ; 0x34 .short 53 ; 0x35 .short 54 ; 0x36 .short 55 ; 0x37 .short 56 ; 0x38 .short 57 ; 0x39 .short 58 ; 0x3a .short 59 ; 0x3b .short 60 ; 0x3c .short 61 ; 0x3d .short 62 ; 0x3e .short 63 ; 0x3f .short 64 ; 0x40 .short 65 ; 0x41 .short 66 ; 0x42 .short 67 ; 0x43 .short 68 ; 0x44 .short 69 ; 0x45 .short 70 ; 0x46 .short 71 ; 0x47 .short 72 ; 0x48 .short 73 ; 0x49 .short 74 ; 0x4a .short 75 ; 0x4b .short 76 ; 0x4c .short 77 ; 0x4d .short 78 ; 0x4e .short 79 ; 0x4f .short 80 ; 0x50 .short 81 ; 0x51 .short 82 ; 0x52 .short 83 ; 0x53 .short 84 ; 0x54 .short 85 ; 0x55 .short 86 ; 0x56 .short 87 ; 0x57 .short 88 ; 0x58 .short 89 ; 0x59 .short 90 ; 0x5a .short 91 ; 0x5b .short 92 ; 0x5c .short 93 ; 0x5d .short 94 ; 0x5e .short 95 ; 0x5f .short 96 ; 0x60 .short 97 ; 0x61 .short 98 ; 0x62 .short 99 ; 0x63 .short 100 ; 0x64 .short 101 ; 0x65 .short 102 ; 0x66 .short 103 ; 0x67 .short 104 ; 0x68 .short 105 ; 0x69 .short 106 ; 0x6a .short 107 ; 0x6b .short 108 ; 0x6c .short 109 ; 0x6d .short 110 ; 0x6e .short 111 ; 0x6f .short 112 ; 0x70 .short 113 ; 0x71 .short 114 ; 0x72 .short 115 ; 0x73 .short 116 ; 0x74 .short 117 ; 0x75 .short 118 ; 0x76 .short 119 ; 0x77 .short 120 ; 0x78 .short 121 ; 0x79 .short 122 ; 0x7a .short 123 ; 0x7b .short 124 ; 0x7c .short 125 ; 0x7d .short 126 ; 0x7e .short 127 ; 0x7f .short 128 ; 0x80 .short 129 ; 0x81 .short 130 ; 0x82 .short 131 ; 0x83 .short 132 ; 0x84 .short 133 ; 0x85 .short 134 ; 0x86 .short 135 ; 0x87 .short 136 ; 0x88 .short 137 ; 0x89 .short 138 ; 0x8a .short 139 ; 0x8b .short 140 ; 0x8c .short 141 ; 0x8d .short 142 ; 0x8e .short 143 ; 0x8f .short 144 ; 0x90 .short 145 ; 0x91 .short 146 ; 0x92 .short 147 ; 0x93 .short 148 ; 0x94 .short 149 ; 0x95 .short 150 ; 0x96 .short 151 ; 0x97 .short 152 ; 0x98 .short 153 ; 0x99 .short 154 ; 0x9a .short 155 ; 0x9b .short 156 ; 0x9c .short 157 ; 0x9d .short 158 ; 0x9e .short 159 ; 0x9f .short 160 ; 0xa0 .short 161 ; 0xa1 .short 162 ; 0xa2 .short 163 ; 0xa3 .short 164 ; 0xa4 .short 165 ; 0xa5 .short 166 ; 0xa6 .short 167 ; 0xa7 .short 168 ; 0xa8 .short 169 ; 0xa9 .short 170 ; 0xaa .short 171 ; 0xab .short 172 ; 0xac .short 173 ; 0xad .short 174 ; 0xae .short 175 ; 0xaf .short 176 ; 0xb0 .short 177 ; 0xb1 .short 178 ; 0xb2 .short 179 ; 0xb3 .short 180 ; 0xb4 .short 181 ; 0xb5 .short 182 ; 0xb6 .short 183 ; 0xb7 .short 184 ; 0xb8 .short 185 ; 0xb9 .short 186 ; 0xba .short 187 ; 0xbb .short 188 ; 0xbc .short 189 ; 0xbd .short 190 ; 0xbe .short 191 ; 0xbf .short 192 ; 0xc0 .short 193 ; 0xc1 .short 194 ; 0xc2 .short 195 ; 0xc3 .short 196 ; 0xc4 .short 197 ; 0xc5 .short 198 ; 0xc6 .short 199 ; 0xc7 .short 200 ; 0xc8 .short 201 ; 0xc9 .short 202 ; 0xca .short 203 ; 0xcb .short 204 ; 0xcc .short 205 ; 0xcd .short 206 ; 0xce .short 207 ; 0xcf .short 208 ; 0xd0 .short 209 ; 0xd1 .short 210 ; 0xd2 .short 211 ; 0xd3 .short 212 ; 0xd4 .short 213 ; 0xd5 .short 214 ; 0xd6 .short 215 ; 0xd7 .short 216 ; 0xd8 .short 217 ; 0xd9 .short 218 ; 0xda .short 219 ; 0xdb .short 220 ; 0xdc .short 221 ; 0xdd .short 222 ; 0xde .short 223 ; 0xdf .short 224 ; 0xe0 .short 225 ; 0xe1 .short 226 ; 0xe2 .short 227 ; 0xe3 .short 228 ; 0xe4 .short 229 ; 0xe5 .short 230 ; 0xe6 .short 231 ; 0xe7 .short 232 ; 0xe8 .short 233 ; 0xe9 .short 234 ; 0xea .short 235 ; 0xeb .short 236 ; 0xec .short 237 ; 0xed .short 238 ; 0xee .short 239 ; 0xef .short 240 ; 0xf0 .short 241 ; 0xf1 .short 242 ; 0xf2 .short 243 ; 0xf3 .short 244 ; 0xf4 .short 245 ; 0xf5 .short 246 ; 0xf6 .short 247 ; 0xf7 .short 248 ; 0xf8 .short 249 ; 0xf9 .short 250 ; 0xfa .short 251 ; 0xfb .short 252 ; 0xfc .short 253 ; 0xfd .short 254 ; 0xfe .short 255 ; 0xff .short 256 ; 0x100 .short 257 ; 0x101 .short 258 ; 0x102 .short 259 ; 0x103 .short 260 ; 0x104 .short 261 ; 0x105 .short 262 ; 0x106 .short 263 ; 0x107 .short 264 ; 0x108 .short 265 ; 0x109 .short 266 ; 0x10a .short 267 ; 0x10b .short 268 ; 0x10c .short 269 ; 0x10d .short 270 ; 0x10e .short 271 ; 0x10f .short 272 ; 0x110 .short 273 ; 0x111 .short 274 ; 0x112 .short 275 ; 0x113 .short 276 ; 0x114 .short 277 ; 0x115 .short 278 ; 0x116 .short 279 ; 0x117 .short 280 ; 0x118 .short 281 ; 0x119 .short 282 ; 0x11a .short 283 ; 0x11b .short 284 ; 0x11c .short 285 ; 0x11d .short 286 ; 0x11e .short 287 ; 0x11f .short 288 ; 0x120 .short 289 ; 0x121 .short 290 ; 0x122 .short 291 ; 0x123 .short 292 ; 0x124 .short 293 ; 0x125 .short 294 ; 0x126 .short 295 ; 0x127 .short 296 ; 0x128 .short 297 ; 0x129 .short 298 ; 0x12a .short 299 ; 0x12b .short 300 ; 0x12c .short 301 ; 0x12d .short 302 ; 0x12e .short 303 ; 0x12f .short 304 ; 0x130 .short 305 ; 0x131 .short 306 ; 0x132 .short 307 ; 0x133 .short 308 ; 0x134 .short 309 ; 0x135 .short 310 ; 0x136 .short 311 ; 0x137 .short 312 ; 0x138 .short 313 ; 0x139 .short 314 ; 0x13a .short 315 ; 0x13b .short 316 ; 0x13c .short 317 ; 0x13d .short 318 ; 0x13e .short 319 ; 0x13f .short 320 ; 0x140 .short 321 ; 0x141 .short 322 ; 0x142 .short 323 ; 0x143 .short 324 ; 0x144 .short 325 ; 0x145 .short 326 ; 0x146 .short 327 ; 0x147 .short 328 ; 0x148 .short 329 ; 0x149 .short 330 ; 0x14a .short 331 ; 0x14b .short 332 ; 0x14c .short 333 ; 0x14d .short 334 ; 0x14e .short 335 ; 0x14f .short 336 ; 0x150 .short 337 ; 0x151 .short 338 ; 0x152 .short 339 ; 0x153 .short 340 ; 0x154 .short 341 ; 0x155 .short 342 ; 0x156 .short 343 ; 0x157 .short 344 ; 0x158 .short 345 ; 0x159 .short 346 ; 0x15a .short 347 ; 0x15b .short 348 ; 0x15c .short 349 ; 0x15d .short 350 ; 0x15e .short 351 ; 0x15f .short 352 ; 0x160 .short 353 ; 0x161 .short 354 ; 0x162 .short 355 ; 0x163 .short 356 ; 0x164 .short 357 ; 0x165 .short 358 ; 0x166 .short 359 ; 0x167 .short 360 ; 0x168 .short 361 ; 0x169 .short 362 ; 0x16a .short 363 ; 0x16b .short 364 ; 0x16c .short 365 ; 0x16d .short 366 ; 0x16e .short 367 ; 0x16f .short 368 ; 0x170 .short 369 ; 0x171 .short 370 ; 0x172 .short 371 ; 0x173 .short 372 ; 0x174 .short 373 ; 0x175 .short 374 ; 0x176 .short 375 ; 0x177 .short 376 ; 0x178 .short 377 ; 0x179 .short 378 ; 0x17a .short 379 ; 0x17b .short 380 ; 0x17c .short 381 ; 0x17d .short 382 ; 0x17e .short 383 ; 0x17f .short 384 ; 0x180 .short 385 ; 0x181 .short 386 ; 0x182 .short 387 ; 0x183 .short 388 ; 0x184 .short 389 ; 0x185 .short 390 ; 0x186 .short 391 ; 0x187 .short 392 ; 0x188 .short 393 ; 0x189 .short 394 ; 0x18a .short 395 ; 0x18b .short 396 ; 0x18c .short 397 ; 0x18d .short 398 ; 0x18e .short 399 ; 0x18f .short 400 ; 0x190 .short 401 ; 0x191 .short 402 ; 0x192 .short 403 ; 0x193 .short 404 ; 0x194 .short 405 ; 0x195 .short 406 ; 0x196 .short 407 ; 0x197 .short 408 ; 0x198 .short 409 ; 0x199 .short 410 ; 0x19a .short 411 ; 0x19b .short 412 ; 0x19c .short 413 ; 0x19d .short 414 ; 0x19e .short 415 ; 0x19f .short 416 ; 0x1a0 .short 417 ; 0x1a1 .short 418 ; 0x1a2 .short 419 ; 0x1a3 .short 420 ; 0x1a4 .short 421 ; 0x1a5 .short 422 ; 0x1a6 .short 423 ; 0x1a7 .short 424 ; 0x1a8 .short 425 ; 0x1a9 .short 426 ; 0x1aa .short 427 ; 0x1ab .short 428 ; 0x1ac .short 429 ; 0x1ad .short 430 ; 0x1ae .short 431 ; 0x1af .short 432 ; 0x1b0 .short 4529 ; 0x11b1 .short 4530 ; 0x11b2 .short 4531 ; 0x11b3 .short 4532 ; 0x11b4 .short 4533 ; 0x11b5 .short 4534 ; 0x11b6 .short 4535 ; 0x11b7 .short 4536 ; 0x11b8 .short 441 ; 0x1b9 .short 442 ; 0x1ba .short 443 ; 0x1bb .short 444 ; 0x1bc .short 445 ; 0x1bd .short 446 ; 0x1be .short 447 ; 0x1bf .short 448 ; 0x1c0 .short 449 ; 0x1c1 .short 450 ; 0x1c2 .short 451 ; 0x1c3 .short 452 ; 0x1c4 .short 453 ; 0x1c5 .short 454 ; 0x1c6 .short 455 ; 0x1c7 .short 456 ; 0x1c8 .short 457 ; 0x1c9 .short 458 ; 0x1ca .short 459 ; 0x1cb .short 460 ; 0x1cc .short 461 ; 0x1cd .short 462 ; 0x1ce .short 463 ; 0x1cf .short 464 ; 0x1d0 .short 4561 ; 0x11d1 .short 4562 ; 0x11d2 .short 4563 ; 0x11d3 .short 4564 ; 0x11d4 .short 4565 ; 0x11d5 .short 4566 ; 0x11d6 .short 4567 ; 0x11d7 .short 4568 ; 0x11d8 .short 473 ; 0x1d9 .short 474 ; 0x1da .short 475 ; 0x1db .short 476 ; 0x1dc .short 477 ; 0x1dd .short 478 ; 0x1de .short 479 ; 0x1df .short 480 ; 0x1e0 .short 481 ; 0x1e1 .short 482 ; 0x1e2 .short 483 ; 0x1e3 .short 484 ; 0x1e4 .short 485 ; 0x1e5 .short 486 ; 0x1e6 .short 487 ; 0x1e7 .short 488 ; 0x1e8 .short 489 ; 0x1e9 .short 490 ; 0x1ea .short 491 ; 0x1eb .short 492 ; 0x1ec .short 493 ; 0x1ed .short 494 ; 0x1ee .short 495 ; 0x1ef .short 496 ; 0x1f0 .short 4593 ; 0x11f1 .short 4594 ; 0x11f2 .short 4595 ; 0x11f3 .short 4596 ; 0x11f4 .short 4597 ; 0x11f5 .short 4598 ; 0x11f6 .short 4599 ; 0x11f7 .short 4600 ; 0x11f8 .short 505 ; 0x1f9 .short 506 ; 0x1fa .short 507 ; 0x1fb .short 508 ; 0x1fc .short 509 ; 0x1fd .short 510 ; 0x1fe .short 511 ; 0x1ff .short 512 ; 0x200 .short 513 ; 0x201 .short 514 ; 0x202 .short 515 ; 0x203 .short 516 ; 0x204 .short 517 ; 0x205 .short 518 ; 0x206 .short 519 ; 0x207 .short 520 ; 0x208 .short 521 ; 0x209 .short 522 ; 0x20a .short 523 ; 0x20b .short 524 ; 0x20c .short 525 ; 0x20d .short 526 ; 0x20e .short 527 ; 0x20f .short 528 ; 0x210 .short 529 ; 0x211 .short 530 ; 0x212 .short 531 ; 0x213 .short 532 ; 0x214 .short 533 ; 0x215 .short 534 ; 0x216 .short 535 ; 0x217 .short 536 ; 0x218 .short 537 ; 0x219 .short 538 ; 0x21a .short 539 ; 0x21b .short 540 ; 0x21c .short 541 ; 0x21d .short 542 ; 0x21e .short 543 ; 0x21f .short 544 ; 0x220 .short 545 ; 0x221 .short 546 ; 0x222 .short 547 ; 0x223 .short 548 ; 0x224 .short 549 ; 0x225 .short 550 ; 0x226 .short 551 ; 0x227 .short 552 ; 0x228 .short 553 ; 0x229 .short 554 ; 0x22a .short 555 ; 0x22b .short 556 ; 0x22c .short 557 ; 0x22d .short 558 ; 0x22e .short 559 ; 0x22f .short 560 ; 0x230 .short 561 ; 0x231 .short 562 ; 0x232 .short 563 ; 0x233 .short 564 ; 0x234 .short 565 ; 0x235 .short 566 ; 0x236 .short 567 ; 0x237 .short 568 ; 0x238 .short 569 ; 0x239 .short 570 ; 0x23a .short 571 ; 0x23b .short 572 ; 0x23c .short 573 ; 0x23d .short 574 ; 0x23e .short 575 ; 0x23f .short 576 ; 0x240 .short 577 ; 0x241 .short 578 ; 0x242 .short 579 ; 0x243 .short 580 ; 0x244 .short 581 ; 0x245 .short 582 ; 0x246 .short 583 ; 0x247 .short 584 ; 0x248 .short 585 ; 0x249 .short 586 ; 0x24a .short 587 ; 0x24b .short 588 ; 0x24c .short 589 ; 0x24d .short 590 ; 0x24e .short 591 ; 0x24f .short 592 ; 0x250 .short 593 ; 0x251 .short 594 ; 0x252 .short 595 ; 0x253 .short 596 ; 0x254 .short 597 ; 0x255 .short 598 ; 0x256 .short 599 ; 0x257 .short 600 ; 0x258 .short 601 ; 0x259 .short 602 ; 0x25a .short 603 ; 0x25b .short 604 ; 0x25c .short 605 ; 0x25d .short 606 ; 0x25e .short 607 ; 0x25f .short 608 ; 0x260 .short 609 ; 0x261 .short 610 ; 0x262 .short 611 ; 0x263 .short 612 ; 0x264 .short 613 ; 0x265 .short 614 ; 0x266 .short 615 ; 0x267 .short 616 ; 0x268 .short 617 ; 0x269 .short 618 ; 0x26a .short 619 ; 0x26b .short 620 ; 0x26c .short 621 ; 0x26d .short 622 ; 0x26e .short 623 ; 0x26f .short 624 ; 0x270 .short 625 ; 0x271 .short 626 ; 0x272 .short 627 ; 0x273 .short 628 ; 0x274 .short 629 ; 0x275 .short 630 ; 0x276 .short 631 ; 0x277 .short 632 ; 0x278 .short 633 ; 0x279 .short 634 ; 0x27a .short 635 ; 0x27b .short 636 ; 0x27c .short 637 ; 0x27d .short 638 ; 0x27e .short 639 ; 0x27f .short 640 ; 0x280 .short 641 ; 0x281 .short 642 ; 0x282 .short 643 ; 0x283 .short 644 ; 0x284 .short 645 ; 0x285 .short 646 ; 0x286 .short 647 ; 0x287 .short 648 ; 0x288 .short 649 ; 0x289 .short 650 ; 0x28a .short 651 ; 0x28b .short 652 ; 0x28c .short 653 ; 0x28d .short 654 ; 0x28e .short 655 ; 0x28f .short 656 ; 0x290 .short 657 ; 0x291 .short 658 ; 0x292 .short 659 ; 0x293 .short 660 ; 0x294 .short 661 ; 0x295 .short 662 ; 0x296 .short 663 ; 0x297 .short 664 ; 0x298 .short 665 ; 0x299 .short 666 ; 0x29a .short 667 ; 0x29b .short 668 ; 0x29c .short 669 ; 0x29d .short 670 ; 0x29e .short 671 ; 0x29f .short 672 ; 0x2a0 .short 673 ; 0x2a1 .short 674 ; 0x2a2 .short 675 ; 0x2a3 .short 676 ; 0x2a4 .short 677 ; 0x2a5 .short 678 ; 0x2a6 .short 679 ; 0x2a7 .short 680 ; 0x2a8 .short 681 ; 0x2a9 .short 682 ; 0x2aa .short 683 ; 0x2ab .short 684 ; 0x2ac .short 685 ; 0x2ad .short 686 ; 0x2ae .short 687 ; 0x2af .short 688 ; 0x2b0 .short 689 ; 0x2b1 .short 690 ; 0x2b2 .short 691 ; 0x2b3 .short 692 ; 0x2b4 .short 693 ; 0x2b5 .short 694 ; 0x2b6 .short 695 ; 0x2b7 .short 696 ; 0x2b8 .short 697 ; 0x2b9 .short 698 ; 0x2ba .short 699 ; 0x2bb .short 700 ; 0x2bc .short 701 ; 0x2bd .short 702 ; 0x2be .short 703 ; 0x2bf .short 704 ; 0x2c0 .short 705 ; 0x2c1 .short 706 ; 0x2c2 .short 707 ; 0x2c3 .short 708 ; 0x2c4 .short 709 ; 0x2c5 .short 710 ; 0x2c6 .short 711 ; 0x2c7 .short 712 ; 0x2c8 .short 713 ; 0x2c9 .short 714 ; 0x2ca .short 715 ; 0x2cb .short 716 ; 0x2cc .short 717 ; 0x2cd .short 718 ; 0x2ce .short 719 ; 0x2cf .short 720 ; 0x2d0 .short 721 ; 0x2d1 .short 722 ; 0x2d2 .short 723 ; 0x2d3 .short 724 ; 0x2d4 .short 725 ; 0x2d5 .short 726 ; 0x2d6 .short 727 ; 0x2d7 .short 728 ; 0x2d8 .short 729 ; 0x2d9 .short 730 ; 0x2da .short 731 ; 0x2db .short 732 ; 0x2dc .short 733 ; 0x2dd .short 734 ; 0x2de .short 735 ; 0x2df .short 736 ; 0x2e0 .short 737 ; 0x2e1 .short 738 ; 0x2e2 .short 739 ; 0x2e3 .short 740 ; 0x2e4 .short 741 ; 0x2e5 .short 742 ; 0x2e6 .short 743 ; 0x2e7 .short 744 ; 0x2e8 .short 745 ; 0x2e9 .short 746 ; 0x2ea .short 747 ; 0x2eb .short 748 ; 0x2ec .short 749 ; 0x2ed .short 750 ; 0x2ee .short 751 ; 0x2ef .short 752 ; 0x2f0 .short 753 ; 0x2f1 .short 754 ; 0x2f2 .short 755 ; 0x2f3 .short 756 ; 0x2f4 .short 757 ; 0x2f5 .short 758 ; 0x2f6 .short 759 ; 0x2f7 .short 760 ; 0x2f8 .short 761 ; 0x2f9 .short 762 ; 0x2fa .short 763 ; 0x2fb .short 764 ; 0x2fc .short 765 ; 0x2fd .short 766 ; 0x2fe .short 767 ; 0x2ff .short 768 ; 0x300 .short 769 ; 0x301 .short 770 ; 0x302 .short 771 ; 0x303 .short 772 ; 0x304 .short 773 ; 0x305 .short 774 ; 0x306 .short 775 ; 0x307 .short 776 ; 0x308 .short 777 ; 0x309 .short 778 ; 0x30a .short 779 ; 0x30b .short 780 ; 0x30c .short 781 ; 0x30d .short 782 ; 0x30e .short 783 ; 0x30f .short 784 ; 0x310 .short 785 ; 0x311 .short 786 ; 0x312 .short 787 ; 0x313 .short 788 ; 0x314 .short 789 ; 0x315 .short 790 ; 0x316 .short 791 ; 0x317 .short 792 ; 0x318 .short 793 ; 0x319 .short 794 ; 0x31a .short 795 ; 0x31b .short 796 ; 0x31c .short 797 ; 0x31d .short 798 ; 0x31e .short 799 ; 0x31f .short 800 ; 0x320 .short 801 ; 0x321 .short 802 ; 0x322 .short 803 ; 0x323 .short 804 ; 0x324 .short 805 ; 0x325 .short 806 ; 0x326 .short 807 ; 0x327 .short 808 ; 0x328 .short 809 ; 0x329 .short 810 ; 0x32a .short 811 ; 0x32b .short 812 ; 0x32c .short 813 ; 0x32d .short 814 ; 0x32e .short 815 ; 0x32f .short 816 ; 0x330 .short 817 ; 0x331 .short 818 ; 0x332 .short 819 ; 0x333 .short 820 ; 0x334 .short 821 ; 0x335 .short 822 ; 0x336 .short 823 ; 0x337 .short 824 ; 0x338 .short 825 ; 0x339 .short 826 ; 0x33a .short 827 ; 0x33b .short 828 ; 0x33c .short 829 ; 0x33d .short 830 ; 0x33e .short 831 ; 0x33f .short 832 ; 0x340 .short 833 ; 0x341 .short 834 ; 0x342 .short 835 ; 0x343 .short 836 ; 0x344 .short 837 ; 0x345 .short 838 ; 0x346 .short 839 ; 0x347 .short 840 ; 0x348 .short 841 ; 0x349 .short 842 ; 0x34a .short 843 ; 0x34b .short 844 ; 0x34c .short 845 ; 0x34d .short 846 ; 0x34e .short 847 ; 0x34f .short 848 ; 0x350 .short 849 ; 0x351 .short 850 ; 0x352 .short 851 ; 0x353 .short 852 ; 0x354 .short 853 ; 0x355 .short 854 ; 0x356 .short 855 ; 0x357 .short 856 ; 0x358 .short 857 ; 0x359 .short 858 ; 0x35a .short 859 ; 0x35b .short 860 ; 0x35c .short 861 ; 0x35d .short 862 ; 0x35e .short 863 ; 0x35f .short 864 ; 0x360 .short 865 ; 0x361 .short 866 ; 0x362 .short 867 ; 0x363 .short 868 ; 0x364 .short 869 ; 0x365 .short 870 ; 0x366 .short 871 ; 0x367 .short 872 ; 0x368 .short 873 ; 0x369 .short 874 ; 0x36a .short 875 ; 0x36b .short 876 ; 0x36c .short 877 ; 0x36d .short 878 ; 0x36e .short 879 ; 0x36f .short 880 ; 0x370 .short 881 ; 0x371 .short 882 ; 0x372 .short 883 ; 0x373 .short 884 ; 0x374 .short 885 ; 0x375 .short 886 ; 0x376 .short 887 ; 0x377 .short 888 ; 0x378 .short 889 ; 0x379 .short 890 ; 0x37a .short 891 ; 0x37b .short 892 ; 0x37c .short 893 ; 0x37d .short 894 ; 0x37e .short 895 ; 0x37f .short 896 ; 0x380 .short 897 ; 0x381 .short 898 ; 0x382 .short 899 ; 0x383 .short 900 ; 0x384 .short 901 ; 0x385 .short 902 ; 0x386 .short 903 ; 0x387 .short 904 ; 0x388 .short 905 ; 0x389 .short 906 ; 0x38a .short 907 ; 0x38b .short 908 ; 0x38c .short 909 ; 0x38d .short 910 ; 0x38e .short 911 ; 0x38f .short 912 ; 0x390 .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 930 ; 0x3a2 .short 931 ; 0x3a3 .short 932 ; 0x3a4 .short 933 ; 0x3a5 .short 934 ; 0x3a6 .short 935 ; 0x3a7 .short 936 ; 0x3a8 .short 937 ; 0x3a9 .short 938 ; 0x3aa .short 939 ; 0x3ab .short 940 ; 0x3ac .short 941 ; 0x3ad .short 942 ; 0x3ae .short 943 ; 0x3af .short 944 ; 0x3b0 .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 962 ; 0x3c2 .short 963 ; 0x3c3 .short 964 ; 0x3c4 .short 965 ; 0x3c5 .short 966 ; 0x3c6 .short 967 ; 0x3c7 .short 968 ; 0x3c8 .short 969 ; 0x3c9 .short 970 ; 0x3ca .short 971 ; 0x3cb .short 972 ; 0x3cc .short 973 ; 0x3cd .short 974 ; 0x3ce .short 975 ; 0x3cf .short 976 ; 0x3d0 .short 977 ; 0x3d1 .short 978 ; 0x3d2 .short 979 ; 0x3d3 .short 980 ; 0x3d4 .short 981 ; 0x3d5 .short 982 ; 0x3d6 .short 983 ; 0x3d7 .short 984 ; 0x3d8 .short 985 ; 0x3d9 .short 986 ; 0x3da .short 987 ; 0x3db .short 988 ; 0x3dc .short 989 ; 0x3dd .short 990 ; 0x3de .short 991 ; 0x3df .short 992 ; 0x3e0 .short 993 ; 0x3e1 .short 994 ; 0x3e2 .short 995 ; 0x3e3 .short 996 ; 0x3e4 .short 997 ; 0x3e5 .short 998 ; 0x3e6 .short 999 ; 0x3e7 .short 1000 ; 0x3e8 .short 1001 ; 0x3e9 .short 1002 ; 0x3ea .short 1003 ; 0x3eb .short 1004 ; 0x3ec .short 1005 ; 0x3ed .short 1006 ; 0x3ee .short 1007 ; 0x3ef .short 1008 ; 0x3f0 .short 1009 ; 0x3f1 .short 1010 ; 0x3f2 .short 1011 ; 0x3f3 .short 1012 ; 0x3f4 .short 1013 ; 0x3f5 .short 1014 ; 0x3f6 .short 1015 ; 0x3f7 .short 1016 ; 0x3f8 .short 1017 ; 0x3f9 .short 1018 ; 0x3fa .short 1019 ; 0x3fb .short 1020 ; 0x3fc .short 1021 ; 0x3fd .short 1022 ; 0x3fe .short 1023 ; 0x3ff .globl _TitleSpritesheetPal ; @TitleSpritesheetPal .p2align 2 _TitleSpritesheetPal: .short 16991 ; 0x425f .short 14224 ; 0x3790 .short 25303 ; 0x62d7 .short 23046 ; 0x5a06 .short 5661 ; 0x161d .short 737 ; 0x2e1 .short 9672 ; 0x25c8 .short 4404 ; 0x1134 .short 6342 ; 0x18c6 .short 30505 ; 0x7729 .short 3172 ; 0xc64 .short 15925 ; 0x3e35 .short 32757 ; 0x7ff5 .short 32758 ; 0x7ff6 .short 14776 ; 0x39b8 .short 10606 ; 0x296e .short 16991 ; 0x425f .short 4297 ; 0x10c9 .short 5693 ; 0x163d .short 4228 ; 0x1084 .short 9395 ; 0x24b3 .short 19164 ; 0x4adc .short 8841 ; 0x2289 .short 5393 ; 0x1511 .short 10411 ; 0x28ab .short 10502 ; 0x2906 .short 7999 ; 0x1f3f .short 21311 ; 0x533f .short 4504 ; 0x1198 .short 5260 ; 0x148c .short 32767 ; 0x7fff .short 4362 ; 0x110a .space 448 .subsections_via_symbols
the_stack_data/156392693.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mz_adler32 ## -- Begin function mz_adler32 .p2align 4, 0x90 _mz_adler32: ## @mz_adler32 .cfi_startproc ## %bb.0: testq %rsi, %rsi je LBB0_1 ## %bb.2: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %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, %r8 movq %rdi, %rcx shrq $16, %rcx movzwl %di, %edi testq %rdx, %rdx je LBB0_18 ## %bb.3: movq %r8, %rax shrq $4, %rax movabsq $106321291491121335, %rdx ## imm = 0x179BAA6BB6398B7 mulq %rdx shrq %rdx imulq $5552, %rdx, %rax ## imm = 0x15B0 movq %r8, %r14 subq %rax, %r14 movl $2147975281, %r9d ## imm = 0x80078071 jmp LBB0_4 .p2align 4, 0x90 LBB0_16: ## in Loop: Header=BB0_4 Depth=1 addq %r10, %rsi LBB0_17: ## in Loop: Header=BB0_4 Depth=1 movl %edi, %eax imulq %r9, %rax shrq $47, %rax imull $65521, %eax, %eax ## imm = 0xFFF1 subl %eax, %edi movl %ecx, %eax imulq %r9, %rax shrq $47, %rax imull $65521, %eax, %eax ## imm = 0xFFF1 subl %eax, %ecx subq %r14, %r8 movl $5552, %r14d ## imm = 0x15B0 je LBB0_18 LBB0_4: ## =>This Loop Header: Depth=1 ## Child Loop BB0_5 Depth 2 ## Child Loop BB0_11 Depth 2 ## Child Loop BB0_15 Depth 2 xorl %edx, %edx cmpq $8, %r14 jb LBB0_7 .p2align 4, 0x90 LBB0_5: ## Parent Loop BB0_4 Depth=1 ## => This Inner Loop Header: Depth=2 movzbl (%rsi,%rdx), %eax addl %edi, %eax addl %eax, %ecx movzbl 1(%rsi,%rdx), %edi addl %eax, %edi addl %edi, %ecx movzbl 2(%rsi,%rdx), %eax addl %edi, %eax addl %eax, %ecx movzbl 3(%rsi,%rdx), %edi addl %eax, %edi addl %edi, %ecx movzbl 4(%rsi,%rdx), %eax addl %edi, %eax addl %eax, %ecx movzbl 5(%rsi,%rdx), %edi addl %eax, %edi addl %edi, %ecx movzbl 6(%rsi,%rdx), %eax addl %edi, %eax addl %eax, %ecx movzbl 7(%rsi,%rdx), %edi addl %eax, %edi addl %edi, %ecx addq $8, %rdx leal 7(%rdx), %eax cmpl %r14d, %eax jb LBB0_5 ## %bb.6: ## in Loop: Header=BB0_4 Depth=1 addq %rdx, %rsi LBB0_7: ## in Loop: Header=BB0_4 Depth=1 movl %edx, %r11d movq %r14, %r10 subq %r11, %r10 jbe LBB0_17 ## %bb.8: ## in Loop: Header=BB0_4 Depth=1 movq %r11, %r15 notq %r15 addq %r14, %r15 movq %r10, %r12 andq $3, %r12 je LBB0_9 ## %bb.10: ## in Loop: Header=BB0_4 Depth=1 negq %r12 xorl %ebx, %ebx movq %rsi, %rdx .p2align 4, 0x90 LBB0_11: ## Parent Loop BB0_4 Depth=1 ## => This Inner Loop Header: Depth=2 movzbl (%rdx), %eax incq %rdx addl %eax, %edi addl %edi, %ecx decq %rbx cmpq %rbx, %r12 jne LBB0_11 ## %bb.12: ## in Loop: Header=BB0_4 Depth=1 subq %rbx, %r11 cmpq $3, %r15 jb LBB0_16 jmp LBB0_14 LBB0_9: ## in Loop: Header=BB0_4 Depth=1 movq %rsi, %rdx cmpq $3, %r15 jb LBB0_16 LBB0_14: ## in Loop: Header=BB0_4 Depth=1 movq %r14, %r15 subq %r11, %r15 xorl %eax, %eax .p2align 4, 0x90 LBB0_15: ## Parent Loop BB0_4 Depth=1 ## => This Inner Loop Header: Depth=2 movzbl (%rdx,%rax), %ebx addl %edi, %ebx addl %ebx, %ecx movzbl 1(%rdx,%rax), %edi addl %ebx, %edi addl %edi, %ecx movzbl 2(%rdx,%rax), %ebx addl %edi, %ebx addl %ebx, %ecx movzbl 3(%rdx,%rax), %edi addl %ebx, %edi addl %edi, %ecx addq $4, %rax cmpq %rax, %r15 jne LBB0_15 jmp LBB0_16 LBB0_18: shll $16, %ecx orl %edi, %ecx popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp movq %rcx, %rax retq LBB0_1: movl $1, %eax retq .cfi_endproc ## -- End function .globl _mz_crc32 ## -- Begin function mz_crc32 .p2align 4, 0x90 _mz_crc32: ## @mz_crc32 .cfi_startproc ## %bb.0: testq %rsi, %rsi je LBB1_1 ## %bb.2: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, %rax notl %eax testq %rdx, %rdx je LBB1_5 ## %bb.3: xorl %r9d, %r9d leaq _mz_crc32.s_crc32(%rip), %r8 .p2align 4, 0x90 LBB1_4: ## =>This Inner Loop Header: Depth=1 movzbl (%rsi,%r9), %edi movl %eax, %ecx shrl $4, %ecx xorl %edi, %eax andl $15, %eax xorl (%r8,%rax,4), %ecx movl %ecx, %eax shrl $4, %eax andl $15, %ecx shrl $4, %edi xorl %ecx, %edi xorl (%r8,%rdi,4), %eax incq %r9 cmpq %r9, %rdx jne LBB1_4 LBB1_5: notl %eax popq %rbp retq LBB1_1: xorl %eax, %eax retq .cfi_endproc ## -- End function .globl _mz_free ## -- Begin function mz_free .p2align 4, 0x90 _mz_free: ## @mz_free .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp popq %rbp jmp _free ## TAILCALL .cfi_endproc ## -- End function .globl _mz_version ## -- Begin function mz_version .p2align 4, 0x90 _mz_version: ## @mz_version .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), %rax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal16,16byte_literals .p2align 4 ## -- Begin function mz_deflateInit LCPI4_0: .long 1 ## 0x1 .long 0 ## 0x0 .long 0 ## 0x0 .long 0 ## 0x0 .section __TEXT,__text,regular,pure_instructions .globl _mz_deflateInit .p2align 4, 0x90 _mz_deflateInit: ## @mz_deflateInit .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 cmpl $10, %esi movl $10, %eax cmovll %esi, %eax xorl %r14d, %r14d cmpl $4, %esi setl %cl xorl %r15d, %r15d testl %esi, %esi movl $6, %r12d cmovnsl %eax, %r12d sete %r13b testq %rdi, %rdi je LBB4_1 ## %bb.2: movq %rdi, %rbx movl $0, 88(%rdi) movaps LCPI4_0(%rip), %xmm0 ## xmm0 = [1,0,0,0] movups %xmm0, 96(%rdi) movq $0, 16(%rdi) xorps %xmm0, %xmm0 movups %xmm0, 40(%rdi) movq 64(%rdi), %rax testq %rax, %rax jne LBB4_4 ## %bb.3: leaq _def_alloc_func(%rip), %rax movq %rax, 64(%rbx) LBB4_4: movb %cl, -41(%rbp) ## 1-byte Spill cmpq $0, 72(%rbx) jne LBB4_6 ## %bb.5: leaq _def_free_func(%rip), %rcx movq %rcx, 72(%rbx) LBB4_6: movq 80(%rbx), %rdi movl $1, %esi movl $319352, %edx ## imm = 0x4DF78 callq *%rax testq %rax, %rax je LBB4_7 ## %bb.8: movb %r13b, %r15b movb -41(%rbp), %cl ## 1-byte Reload movb %cl, %r14b shll $19, %r15d shll $14, %r14d orl %r15d, %r14d movslq %r12d, %rcx leaq _tdefl_write_image_to_png_file_in_memory_ex.s_tdefl_png_num_probes(%rip), %rdx orl (%rdx,%rcx,4), %r14d orl $12288, %r14d ## imm = 0x3000 movq %rax, 56(%rbx) xorl %ebx, %ebx movq %rax, %rdi xorl %esi, %esi xorl %edx, %edx movl %r14d, %ecx callq _tdefl_init jmp LBB4_9 LBB4_1: movl $-2, %ebx jmp LBB4_9 LBB4_7: movl $-4, %ebx LBB4_9: movl %ebx, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal16,16byte_literals .p2align 4 ## -- Begin function mz_deflateInit2 LCPI5_0: .long 1 ## 0x1 .long 0 ## 0x0 .long 0 ## 0x0 .long 0 ## 0x0 .section __TEXT,__text,regular,pure_instructions .globl _mz_deflateInit2 .p2align 4, 0x90 _mz_deflateInit2: ## @mz_deflateInit2 .cfi_startproc ## %bb.0: 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 $r9d killed $r9d def $r9 movq %rdi, %r14 cmpl $10, %esi movl $10, %eax cmovll %esi, %eax testl %esi, %esi movl $6, %edi cmovnsl %eax, %edi movslq %edi, %rax leaq _tdefl_write_image_to_png_file_in_memory_ex.s_tdefl_png_num_probes(%rip), %rdi xorl %ebx, %ebx cmpl $4, %esi setl %bl shll $14, %ebx orl (%rdi,%rax,4), %ebx movl %ebx, %r12d orl $4096, %r12d ## imm = 0x1000 testl %ecx, %ecx cmovlel %ebx, %r12d testl %esi, %esi je LBB5_1 ## %bb.2: decl %r9d cmpl $3, %r9d ja LBB5_8 ## %bb.3: leaq LJTI5_0(%rip), %rax movslq (%rax,%r9,4), %rsi addq %rax, %rsi jmpq *%rsi LBB5_4: orl $131072, %r12d ## imm = 0x20000 testq %r14, %r14 jne LBB5_10 jmp LBB5_9 LBB5_1: orl $524288, %r12d ## imm = 0x80000 testq %r14, %r14 jne LBB5_10 jmp LBB5_9 LBB5_5: andl $-4096, %r12d ## imm = 0xF000 testq %r14, %r14 jne LBB5_10 jmp LBB5_9 LBB5_7: orl $65536, %r12d ## imm = 0x10000 LBB5_8: testq %r14, %r14 je LBB5_9 LBB5_10: movl $-10000, %r15d ## imm = 0xD8F0 cmpl $8, %edx jne LBB5_21 ## %bb.11: addl $-10, %r8d cmpl $-9, %r8d jb LBB5_21 ## %bb.12: cmpl $15, %ecx je LBB5_14 ## %bb.13: cmpl $-15, %ecx jne LBB5_21 LBB5_14: movl $0, 88(%r14) movaps LCPI5_0(%rip), %xmm0 ## xmm0 = [1,0,0,0] movups %xmm0, 96(%r14) movq $0, 16(%r14) xorps %xmm0, %xmm0 movups %xmm0, 40(%r14) movq 64(%r14), %rax testq %rax, %rax je LBB5_15 ## %bb.16: cmpq $0, 72(%r14) je LBB5_17 LBB5_18: movq 80(%r14), %rdi movl $1, %esi movl $319352, %edx ## imm = 0x4DF78 callq *%rax testq %rax, %rax je LBB5_19 ## %bb.20: orl $8192, %r12d ## imm = 0x2000 movq %rax, 56(%r14) xorl %r15d, %r15d movq %rax, %rdi xorl %esi, %esi xorl %edx, %edx movl %r12d, %ecx callq _tdefl_init jmp LBB5_21 LBB5_6: orl $262144, %r12d ## imm = 0x40000 testq %r14, %r14 jne LBB5_10 LBB5_9: movl $-2, %r15d LBB5_21: movl %r15d, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq LBB5_15: leaq _def_alloc_func(%rip), %rax movq %rax, 64(%r14) cmpq $0, 72(%r14) jne LBB5_18 LBB5_17: leaq _def_free_func(%rip), %rcx movq %rcx, 72(%r14) jmp LBB5_18 LBB5_19: movl $-4, %r15d jmp LBB5_21 .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L5_0_set_4, LBB5_4-LJTI5_0 .set L5_0_set_5, LBB5_5-LJTI5_0 .set L5_0_set_7, LBB5_7-LJTI5_0 .set L5_0_set_6, LBB5_6-LJTI5_0 LJTI5_0: .long L5_0_set_4 .long L5_0_set_5 .long L5_0_set_7 .long L5_0_set_6 .end_data_region ## -- End function .globl _tdefl_create_comp_flags_from_zip_params ## -- Begin function tdefl_create_comp_flags_from_zip_params .p2align 4, 0x90 _tdefl_create_comp_flags_from_zip_params: ## @tdefl_create_comp_flags_from_zip_params .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp ## kill: def $edx killed $edx def $rdx cmpl $10, %edi movl $10, %eax cmovll %edi, %eax testl %edi, %edi movl $6, %ecx cmovnsl %eax, %ecx movslq %ecx, %rax leaq _tdefl_write_image_to_png_file_in_memory_ex.s_tdefl_png_num_probes(%rip), %r8 xorl %ecx, %ecx cmpl $4, %edi setl %cl shll $14, %ecx orl (%r8,%rax,4), %ecx movl %ecx, %eax orl $4096, %eax ## imm = 0x1000 testl %esi, %esi cmovlel %ecx, %eax testl %edi, %edi je LBB6_1 ## %bb.2: decl %edx cmpl $3, %edx ja LBB6_8 ## %bb.3: leaq LJTI6_0(%rip), %rcx movslq (%rcx,%rdx,4), %rdx addq %rcx, %rdx jmpq *%rdx LBB6_4: orl $131072, %eax ## imm = 0x20000 popq %rbp retq LBB6_1: orl $524288, %eax ## imm = 0x80000 popq %rbp retq LBB6_5: andl $-4096, %eax ## imm = 0xF000 popq %rbp retq LBB6_7: orl $65536, %eax ## imm = 0x10000 LBB6_8: popq %rbp retq LBB6_6: orl $262144, %eax ## imm = 0x40000 popq %rbp retq .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L6_0_set_4, LBB6_4-LJTI6_0 .set L6_0_set_5, LBB6_5-LJTI6_0 .set L6_0_set_7, LBB6_7-LJTI6_0 .set L6_0_set_6, LBB6_6-LJTI6_0 LJTI6_0: .long L6_0_set_4 .long L6_0_set_5 .long L6_0_set_7 .long L6_0_set_6 .end_data_region ## -- End function .p2align 4, 0x90 ## -- Begin function def_alloc_func _def_alloc_func: ## @def_alloc_func .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rsi, %rdi imulq %rdx, %rdi popq %rbp jmp _malloc ## TAILCALL .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function def_free_func _def_free_func: ## @def_free_func .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rsi, %rdi popq %rbp jmp _free ## TAILCALL .cfi_endproc ## -- End function .section __TEXT,__literal16,16byte_literals .p2align 4 ## -- Begin function tdefl_init LCPI9_0: .long 1 ## 0x1 .long 0 ## 0x0 .long 0 ## 0x0 .long 0 ## 0x0 .section __TEXT,__text,regular,pure_instructions .globl _tdefl_init .p2align 4, 0x90 _tdefl_init: ## @tdefl_init .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq %rdi, %rbx movq %rsi, (%rdi) movq %rdx, 8(%rdi) movl %ecx, 16(%rdi) movl %ecx, %eax andl $4095, %eax ## imm = 0xFFF imull $43691, %eax, %edx ## imm = 0xAAAB addl $87382, %edx ## imm = 0x15556 shrl $17, %edx incl %edx movl %edx, 20(%rdi) movl %ecx, %edx shrl $14, %edx andl $1, %edx movl %edx, 28(%rdi) shrl $2, %eax imull $43691, %eax, %eax ## imm = 0xAAAB addl $87382, %eax ## imm = 0x15556 shrl $17, %eax incl %eax movl %eax, 24(%rdi) testl $32768, %ecx ## imm = 0x8000 jne LBB9_2 ## %bb.1: leaq 168618(%rbx), %rdi movl $65536, %esi ## imm = 0x10000 callq ___bzero LBB9_2: leaq 37546(%rbx), %rax leaq 37547(%rbx), %rcx xorps %xmm1, %xmm1 movups %xmm1, 84(%rbx) movups %xmm1, 112(%rbx) movq $0, 128(%rbx) movq %rcx, 48(%rbx) movq %rax, 56(%rbx) movl $8, 80(%rbx) leaq 234154(%rbx), %rax movq %rax, 64(%rbx) movq %rax, 72(%rbx) movl $0, 108(%rbx) movq $0, 100(%rbx) movaps LCPI9_0(%rip), %xmm0 ## xmm0 = [1,0,0,0] movups %xmm0, 32(%rbx) leaq 33226(%rbx), %rdi movups %xmm1, 136(%rbx) movups %xmm1, 152(%rbx) movl $0, 168(%rbx) movups %xmm1, 176(%rbx) movq $0, 192(%rbx) movl $576, %esi ## imm = 0x240 callq ___bzero xorps %xmm0, %xmm0 movups %xmm0, 33850(%rbx) movups %xmm0, 33834(%rbx) movups %xmm0, 33818(%rbx) movups %xmm0, 33802(%rbx) xorl %eax, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .globl _mz_deflateEnd ## -- Begin function mz_deflateEnd .p2align 4, 0x90 _mz_deflateEnd: ## @mz_deflateEnd .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 testq %rdi, %rdi je LBB10_1 ## %bb.2: movq %rdi, %rbx movq 56(%rdi), %rsi xorl %r14d, %r14d testq %rsi, %rsi je LBB10_4 ## %bb.3: movq 80(%rbx), %rdi callq *72(%rbx) movq $0, 56(%rbx) jmp LBB10_4 LBB10_1: movl $-2, %r14d LBB10_4: movl %r14d, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .globl _mz_deflateReset ## -- Begin function mz_deflateReset .p2align 4, 0x90 _mz_deflateReset: ## @mz_deflateReset .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 $-2, %ebx testq %rdi, %rdi je LBB11_5 ## %bb.1: movq %rdi, %rax movq 56(%rdi), %rdi testq %rdi, %rdi je LBB11_5 ## %bb.2: cmpq $0, 64(%rax) je LBB11_5 ## %bb.3: cmpq $0, 72(%rax) je LBB11_5 ## %bb.4: movq $0, 40(%rax) movq $0, 16(%rax) movl 16(%rdi), %ecx xorl %ebx, %ebx xorl %esi, %esi xorl %edx, %edx callq _tdefl_init LBB11_5: movl %ebx, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .globl _mz_deflate ## -- Begin function mz_deflate .p2align 4, 0x90 _mz_deflate: ## @mz_deflate .cfi_startproc ## %bb.0: 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 testq %rdi, %rdi je LBB12_7 ## %bb.1: cmpl $4, %esi ja LBB12_7 ## %bb.2: movq %rdi, %rbx movq 56(%rdi), %rdi testq %rdi, %rdi je LBB12_7 ## %bb.3: movq 24(%rbx), %rcx testq %rcx, %rcx je LBB12_7 ## %bb.4: movl 32(%rbx), %r11d testl %r11d, %r11d je LBB12_11 ## %bb.5: cmpl $1, %esi movl $2, %r14d cmovnel %esi, %r14d cmpl $1, 132(%rdi) jne LBB12_13 ## %bb.6: cmpl $4, %r14d movl $1, %ecx movl $-5, %eax cmovel %ecx, %eax jmp LBB12_12 LBB12_11: movl $-5, %eax jmp LBB12_12 LBB12_13: movq 16(%rbx), %rax movq %rax, -64(%rbp) ## 8-byte Spill movq 40(%rbx), %rax movq %rax, -72(%rbp) ## 8-byte Spill movl 8(%rbx), %r9d movq (%rbx), %rsi .p2align 4, 0x90 LBB12_14: ## =>This Inner Loop Header: Depth=1 movl %r9d, %eax movq %rax, -56(%rbp) movl %r11d, %eax movq %rax, -48(%rbp) leaq -56(%rbp), %rdx leaq -48(%rbp), %r8 movl %r14d, %r9d callq _tdefl_compress movq -56(%rbp), %r10 movl %r10d, %r8d movq (%rbx), %rsi addq %r8, %rsi movq %rsi, (%rbx) movl 8(%rbx), %r13d movl 32(%rbx), %r15d movl %r13d, %r9d subl %r10d, %r9d movl %r9d, 8(%rbx) addq 16(%rbx), %r8 movq %r8, 16(%rbx) movq 56(%rbx), %rdi movl 32(%rdi), %ecx movq %rcx, 96(%rbx) movq -48(%rbp), %r12 movl %r12d, %edx movq 24(%rbx), %rcx addq %rdx, %rcx movq %rcx, 24(%rbx) movl %r15d, %r11d subl %r12d, %r11d movl %r11d, 32(%rbx) addq 40(%rbx), %rdx movq %rdx, 40(%rbx) testl %eax, %eax js LBB12_7 ## %bb.15: ## in Loop: Header=BB12_14 Depth=1 cmpl $1, %eax je LBB12_22 ## %bb.16: ## in Loop: Header=BB12_14 Depth=1 xorl %eax, %eax cmpl %r12d, %r15d je LBB12_12 ## %bb.17: ## in Loop: Header=BB12_14 Depth=1 cmpl $4, %r14d je LBB12_14 ## %bb.18: ## in Loop: Header=BB12_14 Depth=1 cmpl %r10d, %r13d jne LBB12_14 ## %bb.19: testl %r14d, %r14d jne LBB12_12 ## %bb.20: xorq -64(%rbp), %r8 ## 8-byte Folded Reload xorq -72(%rbp), %rdx ## 8-byte Folded Reload xorl %eax, %eax orq %r8, %rdx setne %al leal (%rax,%rax,4), %eax addl $-5, %eax jmp LBB12_12 LBB12_7: movl $-2, %eax LBB12_12: addq $40, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB12_22: movl $1, %eax jmp LBB12_12 .cfi_endproc ## -- End function .globl _tdefl_compress ## -- Begin function tdefl_compress .p2align 4, 0x90 _tdefl_compress: ## @tdefl_compress .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 testq %rdi, %rdi je LBB13_3 ## %bb.1: movl %r9d, %r14d movq %rsi, %r15 movq %rdi, %r13 movq %rsi, 136(%rdi) movq %rdx, 152(%rdi) movq %rcx, 144(%rdi) movq %r8, 160(%rdi) movq %rsi, 176(%rdi) testq %rdx, %rdx je LBB13_7 ## %bb.2: movq (%rdx), %rax jmp LBB13_8 LBB13_3: testq %rdx, %rdx je LBB13_5 ## %bb.4: movq $0, (%rdx) LBB13_5: movl $-2, %eax testq %r8, %r8 je LBB13_17 ## %bb.6: movq $0, (%r8) jmp LBB13_17 LBB13_7: xorl %eax, %eax LBB13_8: movq %rax, 184(%r13) movq $0, 192(%r13) movl %r14d, 168(%r13) cmpq $0, (%r13) sete %al movq %rcx, %rsi orq %r8, %rsi setne %bl xorb %al, %bl jne LBB13_12 ## %bb.9: cmpl $0, 132(%r13) jne LBB13_12 ## %bb.10: movl 128(%r13), %eax cmpl $4, %r14d je LBB13_18 ## %bb.11: testl %eax, %eax je LBB13_18 LBB13_12: testq %rdx, %rdx je LBB13_14 LBB13_13: movq $0, (%rdx) LBB13_14: testq %r8, %r8 je LBB13_16 ## %bb.15: movq $0, (%r8) LBB13_16: movl $-2, 132(%r13) movl $-2, %eax LBB13_17: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB13_18: testq %rdx, %rdx je LBB13_21 ## %bb.19: testq %r15, %r15 jne LBB13_21 ## %bb.20: cmpq $0, (%rdx) jne LBB13_13 LBB13_21: testq %r8, %r8 je LBB13_24 ## %bb.22: testq %rcx, %rcx jne LBB13_24 ## %bb.23: cmpq $0, (%r8) jne LBB13_12 LBB13_24: xorl %r12d, %r12d cmpl $4, %r14d sete %r12b orl %r12d, %eax movl %eax, 128(%r13) movl 116(%r13), %eax testq %rax, %rax jne LBB13_26 ## %bb.25: cmpl $0, 120(%r13) je LBB13_32 LBB13_26: testq %rdx, %rdx je LBB13_28 ## %bb.27: movq $0, (%rdx) LBB13_28: testq %r8, %r8 je LBB13_30 ## %bb.29: movq (%r8), %r14 movq 192(%r13), %rdx subq %rdx, %r14 cmpq %rax, %r14 cmovaeq %rax, %r14 addq %rdx, %rcx movl 112(%r13), %eax leaq (%rax,%r13), %rsi addq $234154, %rsi ## imm = 0x392AA movq %rcx, %rdi movq %r14, %rdx callq _memcpy addl %r14d, 112(%r13) movl 116(%r13), %eax subl %r14d, %eax movl %eax, 116(%r13) addq 192(%r13), %r14 movq %r14, 192(%r13) movq 160(%r13), %rcx movq %r14, (%rcx) LBB13_30: cmpl $0, 120(%r13) setne %cl testl %eax, %eax sete %al andb %cl, %al movzbl %al, %eax LBB13_31: movl %eax, 132(%r13) jmp LBB13_17 LBB13_32: movl $741375, %eax ## imm = 0xB4FFF andl 16(%r13), %eax movq %r13, %rdi cmpl $16385, %eax ## imm = 0x4001 jne LBB13_35 ## %bb.33: callq _tdefl_compress_fast testl %eax, %eax jne LBB13_36 jmp LBB13_34 LBB13_35: callq _tdefl_compress_normal testl %eax, %eax je LBB13_34 LBB13_36: testq %r15, %r15 je LBB13_39 ## %bb.37: movl $12288, %eax ## imm = 0x3000 andl 16(%r13), %eax je LBB13_39 ## %bb.38: movl 32(%r13), %edi movq 176(%r13), %rdx subq %r15, %rdx movq %r15, %rsi callq _mz_adler32 movl %eax, 32(%r13) LBB13_39: testl %r14d, %r14d je LBB13_43 ## %bb.40: cmpl $0, 40(%r13) jne LBB13_43 ## %bb.41: cmpq $0, 184(%r13) jne LBB13_43 ## %bb.42: cmpl $0, 116(%r13) je LBB13_45 LBB13_43: movq %r13, %rdi callq _tdefl_flush_output_buffer jmp LBB13_31 LBB13_45: movq %r13, %rdi movl %r14d, %esi callq _tdefl_flush_block testl %eax, %eax js LBB13_34 ## %bb.46: movl %r12d, 120(%r13) cmpl $3, %r14d jne LBB13_43 ## %bb.47: leaq 168618(%r13), %rdi movl $65536, %esi ## imm = 0x10000 callq ___bzero leaq 103082(%r13), %rdi movl $65536, %esi ## imm = 0x10000 callq ___bzero movl $0, 44(%r13) jmp LBB13_43 LBB13_34: movl 132(%r13), %eax jmp LBB13_17 .cfi_endproc ## -- End function .globl _tdefl_get_adler32 ## -- Begin function tdefl_get_adler32 .p2align 4, 0x90 _tdefl_get_adler32: ## @tdefl_get_adler32 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl 32(%rdi), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _mz_deflateBound ## -- Begin function mz_deflateBound .p2align 4, 0x90 _mz_deflateBound: ## @mz_deflateBound .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp imulq $110, %rsi, %rax shrq $2, %rax movabsq $2951479051793528259, %rcx ## imm = 0x28F5C28F5C28F5C3 mulq %rcx shrq $2, %rdx leaq 128(%rdx), %rcx movq %rsi, %rax shrq $10, %rax movabsq $595056260442243601, %rdx ## imm = 0x842108421084211 mulq %rdx leaq (%rdx,%rdx,4), %rax addq %rsi, %rax addq $133, %rax cmpq %rax, %rcx cmovaq %rcx, %rax popq %rbp retq .cfi_endproc ## -- End function .globl _mz_compress2 ## -- Begin function mz_compress2 .p2align 4, 0x90 _mz_compress2: ## @mz_compress2 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $56, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq (%rsi), %r15 movq %r15, %rax orq %rcx, %rax shrq $32, %rax movl $-10000, %eax ## imm = 0xD8F0 jne LBB16_17 ## %bb.1: movl %r8d, %r14d movq %rcx, -56(%rbp) ## 8-byte Spill movq %rdi, %r13 movq %rdx, -88(%rbp) ## 8-byte Spill movq %rsi, -64(%rbp) ## 8-byte Spill cmpl $10, %r8d movl $10, %eax cmovll %r8d, %eax testl %r8d, %r8d movl $6, %ebx cmovnsl %eax, %ebx movl $319352, %edi ## imm = 0x4DF78 callq _malloc testq %rax, %rax je LBB16_2 ## %bb.3: movq %rax, %r12 movslq %ebx, %rax leaq _tdefl_write_image_to_png_file_in_memory_ex.s_tdefl_png_num_probes(%rip), %rdx xorl %esi, %esi cmpl $4, %r14d setl %sil shll $14, %esi xorl %ecx, %ecx testl %r14d, %r14d sete %cl shll $19, %ecx orl %esi, %ecx orl (%rdx,%rax,4), %ecx orl $12288, %ecx ## imm = 0x3000 movq %r12, %rdi xorl %esi, %esi xorl %edx, %edx callq _tdefl_init testq %r13, %r13 movq %r12, %rdi je LBB16_4 ## %bb.5: testl %r15d, %r15d je LBB16_6 ## %bb.7: cmpl $1, 132(%rdi) jne LBB16_8 ## %bb.18: xorl %r12d, %r12d movq -64(%rbp), %rax ## 8-byte Reload jmp LBB16_16 LBB16_2: movl $-4, %eax jmp LBB16_17 LBB16_4: movl $-2, %ebx jmp LBB16_14 LBB16_6: movl $-5, %ebx jmp LBB16_14 LBB16_8: movq %r13, %rcx xorl %r12d, %r12d movq -88(%rbp), %rsi ## 8-byte Reload movq -56(%rbp), %rax ## 8-byte Reload movq %rdi, -48(%rbp) ## 8-byte Spill .p2align 4, 0x90 LBB16_9: ## =>This Inner Loop Header: Depth=1 movq %rax, -56(%rbp) ## 8-byte Spill movl %eax, %eax movq %rax, -80(%rbp) movl %r15d, %eax movq %rax, -72(%rbp) movq %rsi, %r14 leaq -80(%rbp), %rdx movq %rcx, %r13 leaq -72(%rbp), %r8 movl $4, %r9d callq _tdefl_compress testl %eax, %eax js LBB16_10 ## %bb.11: ## in Loop: Header=BB16_9 Depth=1 movq -72(%rbp), %rbx movl %ebx, %edx addq %rdx, %r12 cmpl $1, %eax je LBB16_15 ## %bb.12: ## in Loop: Header=BB16_9 Depth=1 movq -80(%rbp), %rcx movl %ecx, %edi movq %r14, %rsi addq %rdi, %rsi movq -56(%rbp), %rax ## 8-byte Reload subl %ecx, %eax movq %r13, %rcx addq %rdx, %rcx subl %ebx, %r15d movq -48(%rbp), %rdi ## 8-byte Reload jne LBB16_9 ## %bb.13: xorl %ebx, %ebx jmp LBB16_14 LBB16_10: movl $-2, %ebx movq -48(%rbp), %rdi ## 8-byte Reload LBB16_14: callq _free testl %ebx, %ebx movl $-5, %eax cmovnel %ebx, %eax jmp LBB16_17 LBB16_15: movq -64(%rbp), %rax ## 8-byte Reload movq -48(%rbp), %rdi ## 8-byte Reload LBB16_16: movq %r12, (%rax) callq _free xorl %eax, %eax LBB16_17: addq $56, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _mz_compress ## -- Begin function mz_compress .p2align 4, 0x90 _mz_compress: ## @mz_compress .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $-1, %r8d popq %rbp jmp _mz_compress2 ## TAILCALL .cfi_endproc ## -- End function .globl _mz_compressBound ## -- Begin function mz_compressBound .p2align 4, 0x90 _mz_compressBound: ## @mz_compressBound .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp imulq $110, %rdi, %rax shrq $2, %rax movabsq $2951479051793528259, %rcx ## imm = 0x28F5C28F5C28F5C3 mulq %rcx shrq $2, %rdx leaq 128(%rdx), %rcx movq %rdi, %rax shrq $10, %rax movabsq $595056260442243601, %rdx ## imm = 0x842108421084211 mulq %rdx leaq (%rdx,%rdx,4), %rax addq %rdi, %rax addq $133, %rax cmpq %rax, %rcx cmovaq %rcx, %rax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal16,16byte_literals .p2align 4 ## -- Begin function mz_inflateInit2 LCPI19_0: .long 0 ## 0x0 .long 0 ## 0x0 .long 1 ## 0x1 .long 0 ## 0x0 .section __TEXT,__text,regular,pure_instructions .globl _mz_inflateInit2 .p2align 4, 0x90 _mz_inflateInit2: ## @mz_inflateInit2 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 testq %rdi, %rdi je LBB19_1 ## %bb.2: movl %esi, %r14d movq %rdi, %rbx cmpl $15, %esi je LBB19_4 ## %bb.3: movl $-10000, %eax ## imm = 0xD8F0 cmpl $-15, %r14d jne LBB19_11 LBB19_4: movl $0, 88(%rbx) movq $0, 16(%rbx) xorps %xmm0, %xmm0 movups %xmm0, 40(%rbx) movups %xmm0, 96(%rbx) movq 64(%rbx), %rax testq %rax, %rax je LBB19_5 ## %bb.6: cmpq $0, 72(%rbx) je LBB19_7 LBB19_8: movq 80(%rbx), %rdi movl $1, %esi movl $43792, %edx ## imm = 0xAB10 callq *%rax testq %rax, %rax je LBB19_9 ## %bb.10: movq %rax, 56(%rbx) movl $0, (%rax) movl $1, 43788(%rax) movaps LCPI19_0(%rip), %xmm0 ## xmm0 = [0,0,1,0] movups %xmm0, 11000(%rax) movl %r14d, 11016(%rax) xorl %eax, %eax jmp LBB19_11 LBB19_1: movl $-2, %eax jmp LBB19_11 LBB19_5: leaq _def_alloc_func(%rip), %rax movq %rax, 64(%rbx) cmpq $0, 72(%rbx) jne LBB19_8 LBB19_7: leaq _def_free_func(%rip), %rcx movq %rcx, 72(%rbx) jmp LBB19_8 LBB19_9: movl $-4, %eax LBB19_11: popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal16,16byte_literals .p2align 4 ## -- Begin function mz_inflateInit LCPI20_0: .long 0 ## 0x0 .long 0 ## 0x0 .long 1 ## 0x1 .long 0 ## 0x0 .section __TEXT,__text,regular,pure_instructions .globl _mz_inflateInit .p2align 4, 0x90 _mz_inflateInit: ## @mz_inflateInit .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 LBB20_1 ## %bb.2: movq %rdi, %rbx movl $0, 88(%rdi) movq $0, 16(%rdi) xorps %xmm0, %xmm0 movups %xmm0, 40(%rdi) movups %xmm0, 96(%rdi) movq 64(%rdi), %rax testq %rax, %rax je LBB20_3 ## %bb.4: cmpq $0, 72(%rbx) je LBB20_5 LBB20_6: movq 80(%rbx), %rdi movl $1, %esi movl $43792, %edx ## imm = 0xAB10 callq *%rax testq %rax, %rax je LBB20_7 ## %bb.8: movq %rax, 56(%rbx) movl $0, (%rax) movl $1, 43788(%rax) movaps LCPI20_0(%rip), %xmm0 ## xmm0 = [0,0,1,0] movups %xmm0, 11000(%rax) movl $15, 11016(%rax) xorl %eax, %eax jmp LBB20_9 LBB20_1: movl $-2, %eax jmp LBB20_9 LBB20_3: leaq _def_alloc_func(%rip), %rax movq %rax, 64(%rbx) cmpq $0, 72(%rbx) jne LBB20_6 LBB20_5: leaq _def_free_func(%rip), %rcx movq %rcx, 72(%rbx) jmp LBB20_6 LBB20_7: movl $-4, %eax LBB20_9: addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .globl _mz_inflate ## -- Begin function mz_inflate .p2align 4, 0x90 _mz_inflate: ## @mz_inflate .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $56, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl $-2, %eax testq %rdi, %rdi je LBB21_13 ## %bb.1: movq %rdi, %rbx movq 56(%rdi), %r14 testq %r14, %r14 je LBB21_13 ## %bb.2: cmpl $1, %esi movl $2, %r15d cmovnel %esi, %r15d cmpl $4, %r15d ja LBB21_13 ## %bb.3: movl $21, %ecx btl %r15d, %ecx jae LBB21_13 ## %bb.4: xorl %edi, %edi cmpl $0, 11016(%r14) setg %cl movl 8(%rbx), %r8d movl 11008(%r14), %edx movl $0, 11008(%r14) cmpl $0, 43788(%r14) js LBB21_12 ## %bb.5: movl 11012(%r14), %esi cmpl $4, %r15d je LBB21_7 ## %bb.6: testl %esi, %esi jne LBB21_13 LBB21_7: movb %cl, %dil orl $8, %edi xorl %eax, %eax cmpl $4, %r15d sete %al orl %eax, %esi movl %esi, 11012(%r14) cmpl $4, %r15d jne LBB21_14 ## %bb.8: testl %edx, %edx je LBB21_14 ## %bb.9: orl $4, %edi movq %r8, -56(%rbp) movl 32(%rbx), %eax movq %rax, -48(%rbp) movq (%rbx), %rsi movq 24(%rbx), %rcx movl %edi, (%rsp) leaq -56(%rbp), %rdx leaq -48(%rbp), %r9 movq %r14, %rdi movq %rcx, %r8 callq _tinfl_decompress movl %eax, %ecx movl %eax, 43788(%r14) movq -56(%rbp), %rax movl %eax, %edx addq %rdx, (%rbx) subl %eax, 8(%rbx) addq %rdx, 16(%rbx) movl 28(%r14), %eax movq %rax, 96(%rbx) movq -48(%rbp), %rax movl %eax, %edx addq %rdx, 24(%rbx) subl %eax, 32(%rbx) addq %rdx, 40(%rbx) movl $-3, %eax testl %ecx, %ecx js LBB21_13 ## %bb.10: je LBB21_30 ## %bb.11: movl $-1, 43788(%r14) movl $-5, %eax jmp LBB21_13 LBB21_14: movl %edi, %edx orl $2, %edx cmpl $4, %r15d cmovel %edi, %edx movl 11004(%r14), %eax testl %eax, %eax je LBB21_18 ## %bb.15: movl 32(%rbx), %r15d cmpl %r15d, %eax cmovbl %eax, %r15d movq 24(%rbx), %rdi movl 11000(%r14), %eax leaq (%r14,%rax), %rsi addq $11020, %rsi ## imm = 0x2B0C movq %r15, %rdx callq _memcpy addq %r15, 24(%rbx) subl %r15d, 32(%rbx) addq %r15, 40(%rbx) movl 11004(%r14), %ecx movl %ecx, %eax subl %r15d, %eax movl %eax, 11004(%r14) movl 11000(%r14), %eax addl %r15d, %eax andl $32767, %eax ## imm = 0x7FFF movl %eax, 11000(%r14) xorl %eax, %eax cmpl $0, 43788(%r14) jne LBB21_13 ## %bb.16: xorl %eax, %eax cmpl %r15d, %ecx LBB21_17: sete %al jmp LBB21_13 LBB21_18: leaq 11020(%r14), %rax movq %rax, -80(%rbp) ## 8-byte Spill movl 11000(%r14), %ecx movl %r8d, %edi movq %r8, -72(%rbp) ## 8-byte Spill movl %edx, -60(%rbp) ## 4-byte Spill LBB21_19: ## =>This Inner Loop Header: Depth=1 movl %edi, %eax movq %rax, -56(%rbp) movl $32768, %eax ## imm = 0x8000 subl %ecx, %eax movq %rax, -48(%rbp) movq (%rbx), %rsi movl %ecx, %eax leaq (%r14,%rax), %r8 addq $11020, %r8 ## imm = 0x2B0C movl %edx, (%rsp) movq %r14, %rdi leaq -56(%rbp), %rdx movq -80(%rbp), %rcx ## 8-byte Reload leaq -48(%rbp), %r9 callq _tinfl_decompress movl %eax, %r13d movl %eax, 43788(%r14) movq -56(%rbp), %rax movl %eax, %ecx addq %rcx, (%rbx) subl %eax, 8(%rbx) addq %rcx, 16(%rbx) movl 28(%r14), %eax movq %rax, 96(%rbx) movl -48(%rbp), %r12d movl %r12d, 11004(%r14) movl 32(%rbx), %eax cmpl %r12d, %eax cmovbl %eax, %r12d movq 24(%rbx), %rdi movl 11000(%r14), %eax leaq (%r14,%rax), %rsi addq $11020, %rsi ## imm = 0x2B0C movq %r12, %rdx callq _memcpy addq %r12, 24(%rbx) movl 32(%rbx), %esi movl %esi, %eax subl %r12d, %eax movl %eax, 32(%rbx) addq %r12, 40(%rbx) movl 11004(%r14), %edx movl %edx, %eax subl %r12d, %eax movl %eax, 11004(%r14) movl 11000(%r14), %ecx addl %r12d, %ecx andl $32767, %ecx ## imm = 0x7FFF movl %ecx, 11000(%r14) testl %r13d, %r13d js LBB21_12 ## %bb.20: ## in Loop: Header=BB21_19 Depth=1 movl $-5, %eax cmpl $1, %r13d movq -72(%rbp), %r8 ## 8-byte Reload jne LBB21_22 ## %bb.21: ## in Loop: Header=BB21_19 Depth=1 testl %r8d, %r8d je LBB21_13 LBB21_22: ## in Loop: Header=BB21_19 Depth=1 cmpl $4, %r15d jne LBB21_26 ## %bb.23: ## in Loop: Header=BB21_19 Depth=1 testl %r13d, %r13d je LBB21_32 ## %bb.24: ## in Loop: Header=BB21_19 Depth=1 cmpl %r12d, %esi movl -60(%rbp), %edx ## 4-byte Reload je LBB21_13 ## %bb.25: ## in Loop: Header=BB21_19 Depth=1 movl 8(%rbx), %edi jmp LBB21_19 LBB21_26: ## in Loop: Header=BB21_19 Depth=1 testl %r13d, %r13d je LBB21_33 ## %bb.27: ## in Loop: Header=BB21_19 Depth=1 movl 8(%rbx), %edi xorl %eax, %eax testl %edi, %edi je LBB21_13 ## %bb.28: ## in Loop: Header=BB21_19 Depth=1 cmpl %r12d, %esi je LBB21_13 ## %bb.29: ## in Loop: Header=BB21_19 Depth=1 cmpl %r12d, %edx movl -60(%rbp), %edx ## 4-byte Reload je LBB21_19 jmp LBB21_13 LBB21_12: movl $-3, %eax LBB21_13: addq $56, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB21_30: movl $1, %eax jmp LBB21_13 LBB21_32: cmpl %r12d, %edx movl $1, %ecx movl $-5, %eax cmovel %ecx, %eax jmp LBB21_13 LBB21_33: xorl %eax, %eax cmpl %r12d, %edx jmp LBB21_17 .cfi_endproc ## -- End function .section __TEXT,__literal16,16byte_literals .p2align 4 ## -- Begin function tinfl_decompress LCPI22_0: .space 16,5 LCPI22_1: .space 16,8 LCPI22_2: .space 16,9 LCPI22_3: .space 16,7 .section __TEXT,__text,regular,pure_instructions .globl _tinfl_decompress .p2align 4, 0x90 _tinfl_decompress: ## @tinfl_decompress .cfi_startproc ## %bb.0: 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 $344, %rsp ## imm = 0x158 .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl 16(%rbp), %ebx movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) movl %ebx, %eax andl $4, %eax xorl %ebx, %ebx negl %eax sbbq %rbx, %rbx cmpq %rcx, %r8 jb LBB22_6 ## %bb.1: movq %r8, %r15 movq (%r9), %r8 movq %rcx, %rax notq %rax addq %r15, %rax addq %r8, %rax orq %rax, %rbx leaq 1(%rbx), %r10 movq %r10, %rax andq %rbx, %rax jne LBB22_6 ## %bb.2: movq %rcx, -344(%rbp) ## 8-byte Spill movq %r9, -376(%rbp) ## 8-byte Spill movl (%rdi), %eax movl 4(%rdi), %r12d movq 56(%rdi), %rcx movq %rcx, -240(%rbp) ## 8-byte Spill movl 32(%rdi), %r11d movl 36(%rdi), %r13d movl 40(%rdi), %ecx movl %ecx, -220(%rbp) ## 4-byte Spill movq 64(%rdi), %rcx movq %rcx, -288(%rbp) ## 8-byte Spill movl $-1, -196(%rbp) ## 4-byte Folded Spill cmpq $53, %rax movq %rdi, -208(%rbp) ## 8-byte Spill movq %rsi, -264(%rbp) ## 8-byte Spill movq %rdx, -368(%rbp) ## 8-byte Spill ja LBB22_51 ## %bb.3: movq %rbx, -360(%rbp) ## 8-byte Spill movq (%rdx), %rcx leaq (%rsi,%rcx), %r9 addq %r15, %r8 movq %r8, -280(%rbp) ## 8-byte Spill leaq LJTI22_0(%rip), %rdi movslq (%rdi,%rax,4), %rdx addq %rdi, %rdx movq %rsi, %rdi movq %r15, -216(%rbp) ## 8-byte Spill movq %rsi, %r8 movq %rax, %rsi movq %r15, %r14 movq -240(%rbp), %rbx ## 8-byte Reload movq %r9, -272(%rbp) ## 8-byte Spill jmpq *%rdx LBB22_4: movabsq $4294967296, %rax ## imm = 0x100000000 movq -208(%rbp), %rsi ## 8-byte Reload movq %rax, 12(%rsi) movl $0, 8(%rsi) movl $1, 28(%rsi) xorl %ebx, %ebx movl $0, -220(%rbp) ## 4-byte Folded Spill movl $0, %r13d movl $0, %r11d movl $0, %r12d movl 16(%rbp), %eax testb $1, %al jne LBB22_7 ## %bb.5: movq %r15, -216(%rbp) ## 8-byte Spill movq -264(%rbp), %rdi ## 8-byte Reload movl $0, -220(%rbp) ## 4-byte Folded Spill xorl %ecx, %ecx xorl %r11d, %r11d xorl %r12d, %r12d jmp LBB22_15 LBB22_6: movq $0, (%r9) movq $0, (%rdx) movl $-3, %eax jmp LBB22_80 LBB22_7: testq %rcx, %rcx jle LBB22_50 ## %bb.8: movq -264(%rbp), %rax ## 8-byte Reload leaq 1(%rax), %rdi movzbl (%rax), %eax movq -208(%rbp), %rcx ## 8-byte Reload movl %eax, 8(%rcx) LBB22_9: cmpq %r9, %rdi jae LBB22_58 ## %bb.10: movq %rbx, -240(%rbp) ## 8-byte Spill movq %r11, -232(%rbp) ## 8-byte Spill movzbl (%rdi), %esi incq %rdi movq %rdi, %r11 movq -208(%rbp), %rax ## 8-byte Reload movl %esi, 12(%rax) movl 8(%rax), %ecx movl %ecx, %eax shll $8, %eax orl %esi, %eax imulq $138547333, %rax, %rdi ## imm = 0x8421085 shrq $32, %rdi movl %eax, %ebx subl %edi, %ebx shrl %ebx addl %edi, %ebx shrl $4, %ebx movl %ebx, %edi shll $5, %edi subl %edi, %ebx addl %eax, %ebx andl $32, %esi movl $1, %r13d orl %ebx, %esi jne LBB22_87 ## %bb.11: movl %ecx, %r9d andl $15, %r9d movl 16(%rbp), %edi testb $4, %dil jne LBB22_55 ## %bb.12: shrl $4, %ecx movl $256, %edi ## imm = 0x100 ## kill: def $cl killed $cl killed $ecx shll %cl, %edi cmpl $32768, %edi ## imm = 0x8000 movq -240(%rbp), %rbx ## 8-byte Reload ja LBB22_57 ## %bb.13: cmpq %rdi, %r10 jb LBB22_57 ## %bb.14: xorl %ecx, %ecx movq %r15, -216(%rbp) ## 8-byte Spill cmpl $8, %r9d movq %r11, %rdi movq -232(%rbp), %r11 ## 8-byte Reload movq -272(%rbp), %r9 ## 8-byte Reload je LBB22_15 jmp LBB22_56 LBB22_37: testq %rcx, %rcx jle LBB22_52 ## %bb.38: movq -264(%rbp), %rdx ## 8-byte Reload movzbl (%rdx), %eax movl %r12d, %ecx shlq %cl, %rax leaq 1(%rdx), %rdi orq %rax, %rbx addl $8, %r12d movq %r15, -216(%rbp) ## 8-byte Spill movq -208(%rbp), %r8 ## 8-byte Reload jmp LBB22_39 LBB22_48: testq %rcx, %rcx jle LBB22_53 ## %bb.49: movq -264(%rbp), %rdx ## 8-byte Reload leaq 1(%rdx), %rdi addl $8, %r12d movq %r15, -216(%rbp) ## 8-byte Spill jmp LBB22_240 LBB22_58: movl 16(%rbp), %eax ## kill: def $eax killed $eax def $rax andl $2, %eax shrl %eax movq -208(%rbp), %rcx ## 8-byte Reload movl $2, (%rcx) leal (%rax,%rax,4), %eax addl $-4, %eax movl %eax, -196(%rbp) ## 4-byte Spill movq %r15, -216(%rbp) ## 8-byte Spill jmp LBB22_59 LBB22_50: movl 16(%rbp), %eax ## kill: def $eax killed $eax def $rax andl $2, %eax shrl %eax movq -208(%rbp), %rcx ## 8-byte Reload movl $1, (%rcx) jmp LBB22_54 LBB22_51: movq %r15, -216(%rbp) ## 8-byte Spill movq %rsi, %rdi movq -240(%rbp), %rbx ## 8-byte Reload jmp LBB22_59 LBB22_87: movq %r15, -216(%rbp) ## 8-byte Spill movq %r11, %rdi movq -232(%rbp), %r11 ## 8-byte Reload movq -240(%rbp), %rbx ## 8-byte Reload jmp LBB22_88 LBB22_52: movl 16(%rbp), %eax ## kill: def $eax killed $eax def $rax andl $2, %eax shrl %eax movq -208(%rbp), %rcx ## 8-byte Reload movl $5, (%rcx) jmp LBB22_54 LBB22_53: movl 16(%rbp), %eax ## kill: def $eax killed $eax def $rax andl $2, %eax shrl %eax movq -208(%rbp), %rcx ## 8-byte Reload movl $32, (%rcx) LBB22_54: leal (%rax,%rax,4), %eax addl $-4, %eax movl %eax, -196(%rbp) ## 4-byte Spill movq %r15, -216(%rbp) ## 8-byte Spill movq -264(%rbp), %rdi ## 8-byte Reload jmp LBB22_59 LBB22_55: xorl %ecx, %ecx movq %r15, -216(%rbp) ## 8-byte Spill cmpl $8, %r9d movq %r11, %rdi movq -232(%rbp), %r11 ## 8-byte Reload movq -272(%rbp), %r9 ## 8-byte Reload movq -240(%rbp), %rbx ## 8-byte Reload je LBB22_15 LBB22_56: movq %r15, -216(%rbp) ## 8-byte Spill jmp LBB22_88 LBB22_57: movq %r15, -216(%rbp) ## 8-byte Spill movq %r11, %rdi movq -232(%rbp), %r11 ## 8-byte Reload LBB22_88: movl $36, %esi jmp LBB22_89 LBB22_15: movq %rdi, %r8 movl %ecx, %r13d movl %r12d, %ecx cmpl $2, %r12d ja LBB22_20 LBB22_16: cmpq %r9, %r8 jae LBB22_84 ## %bb.17: movzbl (%r8), %eax movl %r12d, %ecx shlq %cl, %rax leaq 1(%r8), %rdi orq %rax, %rbx leal 8(%r12), %ecx cmpl $2, %ecx ja LBB22_20 ## %bb.18: cmpq %r9, %rdi jae LBB22_85 ## %bb.19: movzbl 1(%r8), %eax ## kill: def $cl killed $cl killed $ecx shlq %cl, %rax addq $2, %r8 orq %rax, %rbx addl $16, %r12d movq %r8, %rdi movl %r12d, %ecx LBB22_20: movl %ebx, %edx andl $7, %edx movq -208(%rbp), %r8 ## 8-byte Reload movl %edx, 20(%r8) shrq $3, %rbx movl %ecx, %r12d addl $-3, %r12d movl %edx, %eax shrl %eax movl %eax, 24(%r8) cmpl $2, %edx jae LBB22_21 LBB22_39: movl %r12d, %ecx andb $7, %cl shrq %cl, %rbx andl $-8, %r12d xorl %r13d, %r13d jmp LBB22_40 LBB22_21: cmpl $1, %eax je LBB22_126 ## %bb.22: xorl %r8d, %r8d cmpl $3, %eax je LBB22_83 ## %bb.23: cmpl $2, %r8d ja LBB22_30 LBB22_24: movl %r8d, %esi leaq L_.str.11(%rip), %rax movb (%rsi,%rax), %cl movsbl %cl, %eax movl %r8d, %r13d cmpl %eax, %r12d jae LBB22_29 LBB22_25: movl %r13d, %esi leaq L_.str.11(%rip), %rdx movq -208(%rbp), %r8 ## 8-byte Reload .p2align 4, 0x90 LBB22_26: ## =>This Inner Loop Header: Depth=1 cmpq %r9, %rdi jae LBB22_82 ## %bb.27: ## in Loop: Header=BB22_26 Depth=1 movzbl (%rdi), %eax incq %rdi movl %r12d, %ecx shlq %cl, %rax orq %rax, %rbx addl $8, %r12d movzbl (%rsi,%rdx), %ecx movsbl %cl, %eax cmpl %eax, %r12d jb LBB22_26 ## %bb.28: movl %r13d, %r8d LBB22_29: movq %r9, %r13 movq %r11, %r9 movq %rdi, %r11 movl $-1, %edi shll %cl, %edi movq %rbx, %rdx movl %eax, %ecx shrq %cl, %rdx notl %edi andl %edi, %ebx movq %r11, %rdi movq %r9, %r11 movq %r13, %r9 subl %eax, %r12d leaq _tinfl_decompress.s_min_table_sizes(%rip), %rax addl (%rax,%rsi,4), %ebx movq -208(%rbp), %rax ## 8-byte Reload movl %ebx, 44(%rax,%rsi,4) movq %rdx, %rbx incl %r8d cmpl $2, %r8d jbe LBB22_24 LBB22_30: movq %r12, -248(%rbp) ## 8-byte Spill movq %rdi, -256(%rbp) ## 8-byte Spill movq %rbx, %r14 movq -208(%rbp), %rbx ## 8-byte Reload leaq 7048(%rbx), %rdi movl $288, %esi ## imm = 0x120 movq %r11, -232(%rbp) ## 8-byte Spill callq ___bzero movq -272(%rbp), %r9 ## 8-byte Reload movq %rbx, %r8 movq %r14, %rbx movq -232(%rbp), %r11 ## 8-byte Reload movq -256(%rbp), %rdi ## 8-byte Reload movq -248(%rbp), %r12 ## 8-byte Reload xorl %r13d, %r13d jmp LBB22_31 LBB22_82: movl 16(%rbp), %eax ## kill: def $eax killed $eax def $rax andl $2, %eax shrl %eax movl $11, (%r8) jmp LBB22_99 LBB22_126: movq %rbx, -240(%rbp) ## 8-byte Spill movq %rdi, -256(%rbp) ## 8-byte Spill movabsq $137438953760, %rax ## imm = 0x2000000120 movq %rax, 44(%r8) movaps LCPI22_0(%rip), %xmm0 ## xmm0 = [5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5] movups %xmm0, 3560(%r8) movups %xmm0, 3576(%r8) movaps LCPI22_1(%rip), %xmm0 ## xmm0 = [8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8] movups %xmm0, 72(%r8) movups %xmm0, 88(%r8) movups %xmm0, 104(%r8) movups %xmm0, 120(%r8) movups %xmm0, 136(%r8) movups %xmm0, 152(%r8) movups %xmm0, 168(%r8) movups %xmm0, 184(%r8) movups %xmm0, 200(%r8) movaps LCPI22_2(%rip), %xmm0 ## xmm0 = [9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9] movups %xmm0, 216(%r8) movups %xmm0, 232(%r8) movups %xmm0, 248(%r8) movups %xmm0, 264(%r8) movups %xmm0, 280(%r8) movups %xmm0, 296(%r8) movups %xmm0, 312(%r8) movabsq $506381209866536711, %rax ## imm = 0x707070707070707 movq %rax, 344(%r8) movaps LCPI22_3(%rip), %xmm0 ## xmm0 = [7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7] movups %xmm0, 328(%r8) movabsq $578721382704613384, %rax ## imm = 0x808080808080808 movq %rax, 352(%r8) movl $1, %eax testl %eax, %eax jns LBB22_127 jmp LBB22_121 LBB22_83: movl $10, %esi jmp LBB22_89 LBB22_84: movq %r8, %rdi jmp LBB22_86 LBB22_85: movl %ecx, %r12d LBB22_86: movl 16(%rbp), %eax ## kill: def $eax killed $eax def $rax andl $2, %eax shrl %eax movq -208(%rbp), %rcx ## 8-byte Reload movl $3, (%rcx) jmp LBB22_99 LBB22_31: movl -220(%rbp), %eax ## 4-byte Reload cmpl 52(%r8), %r13d jae LBB22_120 ## %bb.32: movl %eax, -220(%rbp) ## 4-byte Spill cmpl $2, %r12d ja LBB22_123 LBB22_33: cmpq %r9, %rdi jae LBB22_125 ## %bb.34: movzbl (%rdi), %edx movl %r12d, %ecx shlq %cl, %rdx leaq 1(%rdi), %rax orq %rdx, %rbx leal 8(%r12), %ecx cmpl $2, %ecx ja LBB22_122 ## %bb.35: cmpq %r9, %rax jae LBB22_124 ## %bb.36: movzbl 1(%rdi), %eax ## kill: def $cl killed $cl killed $ecx shlq %cl, %rax addq $2, %rdi orq %rax, %rbx addl $16, %r12d jmp LBB22_123 LBB22_120: movq %rbx, -240(%rbp) ## 8-byte Spill movq %rdi, -256(%rbp) ## 8-byte Spill movl %eax, -220(%rbp) ## 4-byte Spill movl $19, 52(%r8) movl 24(%r8), %eax testl %eax, %eax jns LBB22_127 LBB22_121: movl %r13d, %eax movq -256(%rbp), %rdi ## 8-byte Reload jmp LBB22_332 LBB22_122: movq %rax, %rdi movl %ecx, %r12d LBB22_123: movl %ebx, %eax andb $7, %al shrq $3, %rbx addl $-3, %r12d movl %r13d, %ecx leaq _s_tdefl_packed_code_size_syms_swizzle(%rip), %rdx movzbl (%rcx,%rdx), %ecx movq -208(%rbp), %r8 ## 8-byte Reload movb %al, 7048(%r8,%rcx) incl %r13d jmp LBB22_31 LBB22_124: movq %rax, %rdi movl %ecx, %r12d LBB22_125: movl 16(%rbp), %eax ## kill: def $eax killed $eax def $rax andl $2, %eax shrl %eax movq -208(%rbp), %rcx ## 8-byte Reload movl $14, (%rcx) jmp LBB22_99 LBB22_40: cmpl $3, %r13d ja LBB22_93 ## %bb.41: testl %r12d, %r12d je LBB22_95 ## %bb.42: cmpl $7, %r12d ja LBB22_47 LBB22_43: movq -208(%rbp), %rdx ## 8-byte Reload .p2align 4, 0x90 LBB22_44: ## =>This Inner Loop Header: Depth=1 cmpq %r9, %rdi jae LBB22_92 ## %bb.45: ## in Loop: Header=BB22_44 Depth=1 movzbl (%rdi), %eax movl %r12d, %ecx shlq %cl, %rax incq %rdi orq %rax, %rbx leal 8(%r12), %eax cmpl $-9, %r12d movl %eax, %r12d ja LBB22_44 ## %bb.46: movl %eax, %r12d LBB22_47: movl %r13d, %eax movq -208(%rbp), %r8 ## 8-byte Reload movb %bl, 10536(%r8,%rax) shrq $8, %rbx addl $-8, %r12d incl %r13d jmp LBB22_40 LBB22_92: movl 16(%rbp), %eax ## kill: def $eax killed $eax def $rax andl $2, %eax shrl %eax movl $6, (%rdx) jmp LBB22_99 LBB22_93: movzwl 10536(%r8), %r13d movzwl 10538(%r8), %eax xorl $65535, %eax ## imm = 0xFFFF cmpl %eax, %r13d je LBB22_101 LBB22_94: movl $39, %esi jmp LBB22_89 LBB22_95: xorl %r12d, %r12d LBB22_96: cmpq %r9, %rdi movq -208(%rbp), %r8 ## 8-byte Reload jae LBB22_98 ## %bb.97: movb (%rdi), %al incq %rdi movl %r13d, %ecx movb %al, 10536(%r8,%rcx) incl %r13d jmp LBB22_40 LBB22_98: movl 16(%rbp), %eax ## kill: def $eax killed $eax def $rax andl $2, %eax shrl %eax movl $7, (%r8) jmp LBB22_99 LBB22_59: movq -208(%rbp), %rdx ## 8-byte Reload movl %r12d, 4(%rdx) movq $-1, %rax movl %r12d, %ecx shlq %cl, %rax notq %rax andq %rbx, %rax movq %rax, 56(%rdx) movl %r11d, 32(%rdx) movl %r13d, 36(%rdx) movl -220(%rbp), %eax ## 4-byte Reload movl %eax, 40(%rdx) movq -288(%rbp), %rax ## 8-byte Reload movq %rax, 64(%rdx) subq -264(%rbp), %rdi ## 8-byte Folded Reload movq -368(%rbp), %rax ## 8-byte Reload movq %rdi, (%rax) movq -216(%rbp), %r13 ## 8-byte Reload subq %r15, %r13 movq -376(%rbp), %rax ## 8-byte Reload movq %r13, (%rax) movl 16(%rbp), %r12d testb $9, %r12b je LBB22_79 ## %bb.60: movl -196(%rbp), %eax ## 4-byte Reload testl %eax, %eax js LBB22_80 ## %bb.61: movl 28(%rdx), %ecx movzwl %cx, %esi shrl $16, %ecx testq %r13, %r13 je LBB22_76 ## %bb.62: movq %r13, %rax shrq $4, %rax movabsq $106321291491121335, %rdx ## imm = 0x179BAA6BB6398B7 mulq %rdx shrq %rdx imulq $5552, %rdx, %rdx ## imm = 0x15B0 movq %r13, %r14 subq %rdx, %r14 movl $2147975281, %r8d ## imm = 0x80078071 jmp LBB22_65 .p2align 4, 0x90 LBB22_63: ## in Loop: Header=BB22_65 Depth=1 addq %r9, %r15 LBB22_64: ## in Loop: Header=BB22_65 Depth=1 movl %esi, %eax imulq %r8, %rax shrq $47, %rax imull $65521, %eax, %eax ## imm = 0xFFF1 subl %eax, %esi movl %ecx, %eax imulq %r8, %rax shrq $47, %rax imull $65521, %eax, %eax ## imm = 0xFFF1 subl %eax, %ecx subq %r14, %r13 movl $5552, %r14d ## imm = 0x15B0 je LBB22_76 LBB22_65: ## =>This Loop Header: Depth=1 ## Child Loop BB22_66 Depth 2 ## Child Loop BB22_71 Depth 2 ## Child Loop BB22_75 Depth 2 xorl %edi, %edi cmpq $8, %r14 jb LBB22_68 .p2align 4, 0x90 LBB22_66: ## Parent Loop BB22_65 Depth=1 ## => This Inner Loop Header: Depth=2 movzbl (%r15,%rdi), %eax addl %esi, %eax addl %eax, %ecx movzbl 1(%r15,%rdi), %edx addl %eax, %edx addl %edx, %ecx movzbl 2(%r15,%rdi), %eax addl %edx, %eax addl %eax, %ecx movzbl 3(%r15,%rdi), %edx addl %eax, %edx addl %edx, %ecx movzbl 4(%r15,%rdi), %eax addl %edx, %eax addl %eax, %ecx movzbl 5(%r15,%rdi), %edx addl %eax, %edx addl %edx, %ecx movzbl 6(%r15,%rdi), %eax addl %edx, %eax addl %eax, %ecx movzbl 7(%r15,%rdi), %esi addl %eax, %esi addl %esi, %ecx addq $8, %rdi leal 7(%rdi), %eax cmpl %r14d, %eax jb LBB22_66 ## %bb.67: ## in Loop: Header=BB22_65 Depth=1 addq %rdi, %r15 LBB22_68: ## in Loop: Header=BB22_65 Depth=1 movl %edi, %r10d movq %r14, %r9 subq %r10, %r9 jbe LBB22_64 ## %bb.69: ## in Loop: Header=BB22_65 Depth=1 movq %r10, %r11 notq %r11 addq %r14, %r11 movq %r9, %rdi andq $3, %rdi je LBB22_73 ## %bb.70: ## in Loop: Header=BB22_65 Depth=1 negq %rdi xorl %edx, %edx movq %r15, %rbx .p2align 4, 0x90 LBB22_71: ## Parent Loop BB22_65 Depth=1 ## => This Inner Loop Header: Depth=2 movzbl (%rbx), %eax incq %rbx addl %eax, %esi addl %esi, %ecx decq %rdx cmpq %rdx, %rdi jne LBB22_71 ## %bb.72: ## in Loop: Header=BB22_65 Depth=1 subq %rdx, %r10 cmpq $3, %r11 jb LBB22_63 jmp LBB22_74 LBB22_73: ## in Loop: Header=BB22_65 Depth=1 movq %r15, %rbx cmpq $3, %r11 jb LBB22_63 LBB22_74: ## in Loop: Header=BB22_65 Depth=1 movq %r14, %rdx subq %r10, %rdx xorl %edi, %edi .p2align 4, 0x90 LBB22_75: ## Parent Loop BB22_65 Depth=1 ## => This Inner Loop Header: Depth=2 movzbl (%rbx,%rdi), %eax addl %esi, %eax addl %eax, %ecx movzbl 1(%rbx,%rdi), %esi addl %eax, %esi addl %esi, %ecx movzbl 2(%rbx,%rdi), %eax addl %esi, %eax addl %eax, %ecx movzbl 3(%rbx,%rdi), %esi addl %eax, %esi addl %esi, %ecx addq $4, %rdi cmpq %rdi, %rdx jne LBB22_75 jmp LBB22_63 LBB22_76: shll $16, %ecx orl %esi, %ecx movq -208(%rbp), %rdx ## 8-byte Reload movl %ecx, 28(%rdx) movl -196(%rbp), %eax ## 4-byte Reload testl %eax, %eax jne LBB22_80 ## %bb.77: xorl %eax, %eax testb $1, %r12b je LBB22_80 ## %bb.78: xorl %eax, %eax cmpl 16(%rdx), %ecx sete %al addl %eax, %eax addl $-2, %eax jmp LBB22_80 LBB22_79: movl -196(%rbp), %eax ## 4-byte Reload LBB22_80: movq ___stack_chk_guard@GOTPCREL(%rip), %rcx movq (%rcx), %rcx cmpq -48(%rbp), %rcx jne LBB22_274 LBB22_81: addq $344, %rsp ## imm = 0x158 popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB22_89: movq -208(%rbp), %rcx ## 8-byte Reload movl %esi, (%rcx) movq -264(%rbp), %rax ## 8-byte Reload cmpq %rax, %rdi jbe LBB22_59 ## %bb.90: cmpl $8, %r12d jb LBB22_59 ## %bb.91: notq %rax addq %rdi, %rax addl $-8, %r12d movl %r12d, %ecx shrl $3, %ecx cmpq %rax, %rcx cmovaeq %rax, %rcx testq %rax, %rax cmoveq %rax, %rcx movq %rcx, %rax notq %rax addq %rax, %rdi shll $3, %ecx subl %ecx, %r12d jmp LBB22_59 LBB22_99: leal (%rax,%rax,4), %eax addl $-4, %eax movl %eax, -196(%rbp) ## 4-byte Spill jmp LBB22_59 LBB22_100: movb %r11b, (%rax) incq %rax movq %rax, -216(%rbp) ## 8-byte Spill decl %r13d LBB22_101: testl %r13d, %r13d je LBB22_112 ## %bb.102: testl %r12d, %r12d je LBB22_112 ## %bb.103: cmpl $7, %r12d ja LBB22_108 LBB22_104: movq -208(%rbp), %rdx ## 8-byte Reload .p2align 4, 0x90 LBB22_105: ## =>This Inner Loop Header: Depth=1 cmpq %r9, %rdi jae LBB22_111 ## %bb.106: ## in Loop: Header=BB22_105 Depth=1 movzbl (%rdi), %eax movl %r12d, %ecx shlq %cl, %rax incq %rdi orq %rax, %rbx leal 8(%r12), %eax cmpl $-9, %r12d movl %eax, %r12d ja LBB22_105 ## %bb.107: movl %eax, %r12d LBB22_108: movzbl %bl, %r11d shrq $8, %rbx addl $-8, %r12d LBB22_109: movq -216(%rbp), %rax ## 8-byte Reload cmpq -280(%rbp), %rax ## 8-byte Folded Reload jb LBB22_100 ## %bb.110: movl $2, -196(%rbp) ## 4-byte Folded Spill movl $52, %esi jmp LBB22_89 LBB22_111: movl 16(%rbp), %eax ## kill: def $eax killed $eax def $rax andl $2, %eax shrl %eax movl $51, (%rdx) jmp LBB22_99 LBB22_112: movq -264(%rbp), %rdx ## 8-byte Reload testl %r13d, %r13d jne LBB22_114 LBB22_113: xorl %ecx, %ecx movq -208(%rbp), %rsi ## 8-byte Reload movq -272(%rbp), %r9 ## 8-byte Reload jmp LBB22_239 LBB22_114: movq -272(%rbp), %r9 ## 8-byte Reload LBB22_115: movq -280(%rbp), %rax ## 8-byte Reload cmpq %rax, -216(%rbp) ## 8-byte Folded Reload jae LBB22_118 LBB22_116: cmpq %r9, %rdi jae LBB22_119 ## %bb.117: movq -280(%rbp), %rax ## 8-byte Reload movq %r12, -248(%rbp) ## 8-byte Spill movq %rbx, %r12 movq -216(%rbp), %rbx ## 8-byte Reload subq %rbx, %rax movq %r9, %r14 subq %rdi, %r14 cmpq %r14, %rax cmovbq %rax, %r14 movl %r13d, %eax cmpq %rax, %r14 cmovaeq %rax, %r14 movq %rdi, -256(%rbp) ## 8-byte Spill movq %rbx, %rdi movq -256(%rbp), %rsi ## 8-byte Reload movq %r14, %rdx movq %r11, -232(%rbp) ## 8-byte Spill callq _memcpy movq -232(%rbp), %r11 ## 8-byte Reload movq -256(%rbp), %rdi ## 8-byte Reload movq -264(%rbp), %rdx ## 8-byte Reload addq %r14, %rdi addq %r14, %rbx movq %rbx, -216(%rbp) ## 8-byte Spill movq %r12, %rbx movq -248(%rbp), %r12 ## 8-byte Reload subl %r14d, %r13d testl %r13d, %r13d jne LBB22_114 jmp LBB22_113 LBB22_118: movl $2, -196(%rbp) ## 4-byte Folded Spill movl $9, %esi jmp LBB22_89 LBB22_119: movl 16(%rbp), %eax ## kill: def $eax killed $eax def $rax andl $2, %eax shrl %eax movq -208(%rbp), %rcx ## 8-byte Reload movl $38, (%rcx) jmp LBB22_99 LBB22_127: movq %r11, -232(%rbp) ## 8-byte Spill movq %r12, -248(%rbp) ## 8-byte Spill movl %eax, -348(%rbp) ## 4-byte Spill movl %eax, %ebx xorps %xmm0, %xmm0 movaps %xmm0, -144(%rbp) movaps %xmm0, -160(%rbp) movaps %xmm0, -176(%rbp) movaps %xmm0, -192(%rbp) imulq $3488, %rbx, %r14 ## imm = 0xDA0 movq -208(%rbp), %rax ## 8-byte Reload leaq (%rax,%r14), %rdi addq $360, %rdi ## imm = 0x168 movl $2048, %esi ## imm = 0x800 callq ___bzero movq -208(%rbp), %rax ## 8-byte Reload leaq (%rax,%r14), %rdi addq $2408, %rdi ## imm = 0x968 movl $1152, %esi ## imm = 0x480 callq ___bzero movq -208(%rbp), %rax ## 8-byte Reload movl 44(%rax,%rbx,4), %r8d movq -208(%rbp), %rbx ## 8-byte Reload xorl %eax, %eax movq %rax, -336(%rbp) ## 8-byte Spill movl $0, %eax movq %rax, -328(%rbp) ## 8-byte Spill movl $0, %eax movq %rax, -320(%rbp) ## 8-byte Spill movl $0, %eax movq %rax, -312(%rbp) ## 8-byte Spill movl $0, %eax movq %rax, -304(%rbp) ## 8-byte Spill movl $0, %eax movq %rax, -296(%rbp) ## 8-byte Spill movl $0, %r12d movl $0, %edi movl $0, %eax movl $0, %r9d movl $0, %r10d movl $0, %r11d movl $0, %ecx movl $0, %edx testq %r8, %r8 je LBB22_134 ## %bb.128: xorl %eax, %eax cmpl $1, %r8d je LBB22_131 ## %bb.129: movl %r8d, %ecx andl $-2, %ecx leaq (%r14,%rbx), %rdx addq $73, %rdx xorl %eax, %eax .p2align 4, 0x90 LBB22_130: ## =>This Inner Loop Header: Depth=1 movzbl -1(%rdx,%rax), %esi incl -192(%rbp,%rsi,4) movzbl (%rdx,%rax), %esi incl -192(%rbp,%rsi,4) addq $2, %rax cmpq %rax, %rcx jne LBB22_130 LBB22_131: testb $1, %r8b je LBB22_133 ## %bb.132: leaq (%rbx,%r14), %rcx movzbl 72(%rax,%rcx), %eax incl -192(%rbp,%rax,4) LBB22_133: movl -188(%rbp), %edx movl -184(%rbp), %ecx movl -180(%rbp), %r11d movl -176(%rbp), %r10d movl -172(%rbp), %r9d movl -168(%rbp), %eax movl -164(%rbp), %edi movl -160(%rbp), %r12d movl -156(%rbp), %esi movq %rsi, -296(%rbp) ## 8-byte Spill movl -152(%rbp), %esi movq %rsi, -304(%rbp) ## 8-byte Spill movl -148(%rbp), %esi movq %rsi, -312(%rbp) ## 8-byte Spill movl -144(%rbp), %esi movq %rsi, -320(%rbp) ## 8-byte Spill movl -140(%rbp), %esi movq %rsi, -328(%rbp) ## 8-byte Spill movl -136(%rbp), %esi movq %rsi, -336(%rbp) ## 8-byte Spill LBB22_134: movq $0, -128(%rbp) leal (%rdx,%rdx), %ebx movl %ebx, -120(%rbp) leal (%rcx,%rdx,2), %ebx leal (%rbx,%rbx), %esi movl %esi, -116(%rbp) leal (%r11,%rbx,2), %esi leal (%rsi,%rsi), %ebx movl %ebx, -112(%rbp) leal (%r10,%rsi,2), %esi leal (%rsi,%rsi), %ebx movl %ebx, -108(%rbp) leal (%r9,%rsi,2), %esi leal (%rsi,%rsi), %ebx movl %ebx, -104(%rbp) leal (%rax,%rsi,2), %esi leal (%rsi,%rsi), %ebx movl %ebx, -100(%rbp) leal (%rdi,%rsi,2), %esi leal (%rsi,%rsi), %ebx movl %ebx, -96(%rbp) leal (%r12,%rsi,2), %esi leal (%rsi,%rsi), %ebx movl %ebx, -92(%rbp) movq -296(%rbp), %rbx ## 8-byte Reload leal (%rbx,%rsi,2), %esi leal (%rsi,%rsi), %ebx movl %ebx, -88(%rbp) movq -304(%rbp), %rbx ## 8-byte Reload leal (%rbx,%rsi,2), %esi leal (%rsi,%rsi), %ebx movl %ebx, -84(%rbp) movq -312(%rbp), %rbx ## 8-byte Reload leal (%rbx,%rsi,2), %esi leal (%rsi,%rsi), %ebx movl %ebx, -80(%rbp) movq -320(%rbp), %rbx ## 8-byte Reload leal (%rbx,%rsi,2), %esi leal (%rsi,%rsi), %ebx movl %ebx, -76(%rbp) movq -328(%rbp), %rbx ## 8-byte Reload leal (%rbx,%rsi,2), %esi leal (%rsi,%rsi), %ebx movl %ebx, -72(%rbp) movq -336(%rbp), %rbx ## 8-byte Reload leal (%rbx,%rsi,2), %esi leal (%rsi,%rsi), %ebx movl %ebx, -68(%rbp) movl -132(%rbp), %ebx leal (%rbx,%rsi,2), %esi addl %esi, %esi movl %esi, -64(%rbp) cmpl $65536, %esi ## imm = 0x10000 je LBB22_136 ## %bb.135: addl %edx, %ecx addl %ecx, %r11d addl %r11d, %r10d addl %r10d, %r9d addl %r9d, %eax addl %eax, %edi addl %edi, %r12d movq -296(%rbp), %rax ## 8-byte Reload addl %r12d, %eax movq -304(%rbp), %r12 ## 8-byte Reload addl %eax, %r12d movq -312(%rbp), %rax ## 8-byte Reload addl %r12d, %eax movq -320(%rbp), %r12 ## 8-byte Reload addl %eax, %r12d movq -328(%rbp), %rax ## 8-byte Reload addl %r12d, %eax movq -336(%rbp), %r12 ## 8-byte Reload addl %eax, %r12d addl %r12d, %ebx cmpl $1, %ebx ja LBB22_158 LBB22_136: testq %r8, %r8 movq -232(%rbp), %r11 ## 8-byte Reload je LBB22_160 ## %bb.137: movl $-1, %r9d xorl %r10d, %r10d addq -208(%rbp), %r14 ## 8-byte Folded Reload jmp LBB22_140 .p2align 4, 0x90 LBB22_138: ## in Loop: Header=BB22_140 Depth=1 notl %edx btl $1, %edi adcl $0, %edx movslq %edx, %rax movw %r10w, 2408(%r14,%rax,2) LBB22_139: ## in Loop: Header=BB22_140 Depth=1 incq %r10 cmpq %r8, %r10 je LBB22_160 LBB22_140: ## =>This Loop Header: Depth=1 ## Child Loop BB22_148 Depth 2 ## Child Loop BB22_150 Depth 2 ## Child Loop BB22_156 Depth 2 ## Child Loop BB22_146 Depth 2 movzbl 72(%r10,%r14), %ecx testl %ecx, %ecx je LBB22_139 ## %bb.141: ## in Loop: Header=BB22_140 Depth=1 movl -128(%rbp,%rcx,4), %esi leal 1(%rsi), %eax movl %eax, -128(%rbp,%rcx,4) leal -1(%rcx), %edi movl %ecx, %r11d andl $3, %r11d xorl %eax, %eax cmpl $3, %edi jae LBB22_147 ## %bb.142: ## in Loop: Header=BB22_140 Depth=1 ## implicit-def: $edi testl %r11d, %r11d jne LBB22_150 jmp LBB22_143 .p2align 4, 0x90 LBB22_147: ## in Loop: Header=BB22_140 Depth=1 movl %ecx, %ebx andl $-4, %ebx xorl %eax, %eax .p2align 4, 0x90 LBB22_148: ## Parent Loop BB22_140 Depth=1 ## => This Inner Loop Header: Depth=2 movl %esi, %edi andl $1, %edi shll $2, %edi leal (%rdi,%rax,8), %eax movl %esi, %edx andl $2, %edx orl %eax, %edx movl %esi, %edi shrl $2, %edi andl $1, %edi orl %edx, %edi movl %esi, %eax shrl $3, %eax andl $1, %eax leal (%rax,%rdi,2), %eax shrl $4, %esi addl $-4, %ebx jne LBB22_148 ## %bb.149: ## in Loop: Header=BB22_140 Depth=1 addl %edi, %edi testl %r11d, %r11d je LBB22_143 .p2align 4, 0x90 LBB22_150: ## Parent Loop BB22_140 Depth=1 ## => This Inner Loop Header: Depth=2 movl %eax, %edi movl %esi, %eax andl $1, %eax leal (%rax,%rdi,2), %eax shrl %esi decl %r11d jne LBB22_150 ## %bb.151: ## in Loop: Header=BB22_140 Depth=1 addl %edi, %edi cmpb $10, %cl jbe LBB22_144 LBB22_152: ## in Loop: Header=BB22_140 Depth=1 andl $1023, %eax ## imm = 0x3FF movswl 360(%r14,%rax,2), %edx testl %edx, %edx movq -232(%rbp), %r11 ## 8-byte Reload jne LBB22_154 ## %bb.153: ## in Loop: Header=BB22_140 Depth=1 leaq (%r14,%rax,2), %rax addq $360, %rax ## imm = 0x168 movw %r9w, (%rax) movl %r9d, %edx leal -2(%r9), %eax movl %eax, %r9d LBB22_154: ## in Loop: Header=BB22_140 Depth=1 shrl $9, %edi cmpb $12, %cl jae LBB22_156 jmp LBB22_138 .p2align 4, 0x90 LBB22_155: ## in Loop: Header=BB22_156 Depth=2 shrl %edi decl %ecx cmpl $11, %ecx jbe LBB22_138 LBB22_156: ## Parent Loop BB22_140 Depth=1 ## => This Inner Loop Header: Depth=2 notl %edx btl $1, %edi adcl $0, %edx movslq %edx, %rax movswl 2408(%r14,%rax,2), %edx testl %edx, %edx jne LBB22_155 ## %bb.157: ## in Loop: Header=BB22_156 Depth=2 leaq (%r14,%rax,2), %rax addq $2408, %rax ## imm = 0x968 movw %r9w, (%rax) movl %r9d, %edx leal -2(%r9), %eax movl %eax, %r9d jmp LBB22_155 .p2align 4, 0x90 LBB22_143: ## in Loop: Header=BB22_140 Depth=1 cmpb $10, %cl ja LBB22_152 LBB22_144: ## in Loop: Header=BB22_140 Depth=1 cmpl $1023, %eax ## imm = 0x3FF movq -232(%rbp), %r11 ## 8-byte Reload ja LBB22_139 ## %bb.145: ## in Loop: Header=BB22_140 Depth=1 movl %ecx, %esi shll $9, %esi movl %r10d, %edx orl %esi, %edx movl $1, %esi ## kill: def $cl killed $cl killed $rcx shll %cl, %esi .p2align 4, 0x90 LBB22_146: ## Parent Loop BB22_140 Depth=1 ## => This Inner Loop Header: Depth=2 movl %eax, %ecx movw %dx, 360(%r14,%rcx,2) addl %esi, %eax cmpl $1024, %eax ## imm = 0x400 jb LBB22_146 jmp LBB22_139 LBB22_160: xorl %r14d, %r14d cmpl $2, -348(%rbp) ## 4-byte Folded Reload movq -248(%rbp), %r12 ## 8-byte Reload movq -208(%rbp), %r8 ## 8-byte Reload movq -240(%rbp), %rbx ## 8-byte Reload jne LBB22_170 jmp LBB22_161 LBB22_158: movq -256(%rbp), %rdi ## 8-byte Reload movq -248(%rbp), %r12 ## 8-byte Reload movq -232(%rbp), %r11 ## 8-byte Reload movq -240(%rbp), %rbx ## 8-byte Reload LBB22_159: movl $35, %esi jmp LBB22_89 LBB22_161: movl 44(%r8), %edx movl 48(%r8), %eax addl %edx, %eax cmpl %eax, %r14d jae LBB22_168 ## %bb.162: cmpl $14, %r12d ja LBB22_171 ## %bb.163: movq -272(%rbp), %r9 ## 8-byte Reload movq %r9, %rax movq -256(%rbp), %rdi ## 8-byte Reload subq %rdi, %rax cmpq $1, %rax jg LBB22_172 ## %bb.164: movl %r14d, %r13d jmp LBB22_165 LBB22_168: jne LBB22_173 ## %bb.169: leaq 72(%r8), %rdi leaq 10540(%r8), %rsi movq %r11, -232(%rbp) ## 8-byte Spill movq %r8, %r13 callq _memcpy leaq 3560(%r13), %rdi movl 44(%r13), %eax movl 48(%r13), %edx leaq (%rax,%r13), %rsi addq $10540, %rsi ## imm = 0x292C callq _memcpy movq %r13, %r8 movq -232(%rbp), %r11 ## 8-byte Reload movl %r14d, %r13d LBB22_170: movq %rbx, -240(%rbp) ## 8-byte Spill movl 24(%r8), %eax decl %eax movl %eax, 24(%r8) testl %eax, %eax jns LBB22_127 jmp LBB22_121 LBB22_171: movl %r14d, %r13d movq -256(%rbp), %rdi ## 8-byte Reload movq -272(%rbp), %r9 ## 8-byte Reload jmp LBB22_182 LBB22_172: movzbl (%rdi), %eax movl %r12d, %ecx shlq %cl, %rax movzbl 1(%rdi), %edx leal 8(%r12), %ecx ## kill: def $cl killed $cl killed $ecx shlq %cl, %rdx orq %rbx, %rax orq %rdx, %rax addq $2, %rdi addl $16, %r12d movq %rax, %rbx movl %r14d, %r13d jmp LBB22_182 LBB22_173: movl %r14d, %r13d movq -256(%rbp), %rdi ## 8-byte Reload LBB22_174: movl $21, %esi jmp LBB22_89 LBB22_165: movl %ebx, %eax andl $1023, %eax ## imm = 0x3FF movq -208(%rbp), %rsi ## 8-byte Reload movswl 7336(%rsi,%rax,2), %eax testl %eax, %eax js LBB22_175 ## %bb.166: movzwl %ax, %ecx cmpl $512, %ecx ## imm = 0x200 jb LBB22_180 ## %bb.167: sarl $9, %eax cmpl %eax, %r12d jae LBB22_182 jmp LBB22_180 LBB22_175: cmpl $11, %r12d jb LBB22_180 ## %bb.176: movl $12, %ecx .p2align 4, 0x90 LBB22_177: ## =>This Inner Loop Header: Depth=1 leal -2(%rcx), %edx notl %eax cltq btq %rdx, %rbx adcq $0, %rax movswl 9384(%rsi,%rax,2), %eax testl %eax, %eax jns LBB22_179 ## %bb.178: ## in Loop: Header=BB22_177 Depth=1 leal 1(%rcx), %edx cmpl %ecx, %r12d movl %edx, %ecx jae LBB22_177 LBB22_179: testw %ax, %ax jns LBB22_182 LBB22_180: cmpq %r9, %rdi jae LBB22_199 ## %bb.181: movzbl (%rdi), %eax movl %r12d, %ecx shlq %cl, %rax incq %rdi orq %rax, %rbx addl $8, %r12d cmpl $15, %r12d jb LBB22_165 LBB22_182: movl %ebx, %eax andl $1023, %eax ## imm = 0x3FF movq -208(%rbp), %r8 ## 8-byte Reload movswl 7336(%r8,%rax,2), %r11d testl %r11d, %r11d js LBB22_184 ## %bb.183: movl %r11d, %ecx sarl $9, %ecx andl $511, %r11d ## imm = 0x1FF jmp LBB22_186 LBB22_184: movl $10, %ecx .p2align 4, 0x90 LBB22_185: ## =>This Inner Loop Header: Depth=1 notl %r11d movslq %r11d, %rax movl %ecx, %edx incl %ecx btq %rdx, %rbx adcq $0, %rax movswl 9384(%r8,%rax,2), %r11d testl %r11d, %r11d js LBB22_185 LBB22_186: shrq %cl, %rbx subl %ecx, %r12d cmpl $15, %r11d ja LBB22_188 ## %bb.187: movq %rdi, -256(%rbp) ## 8-byte Spill movl %r13d, %eax incl %r13d movb %r11b, 10540(%r8,%rax) movl %r13d, %r14d jmp LBB22_161 LBB22_188: cmpl $16, %r11d jne LBB22_190 ## %bb.189: testl %r13d, %r13d je LBB22_200 LBB22_190: leal -16(%r11), %eax leaq L_.str.12(%rip), %rcx movsbl (%rax,%rcx), %ecx movl %ecx, -220(%rbp) ## 4-byte Spill cmpl %ecx, %r12d jae LBB22_195 LBB22_191: movq -208(%rbp), %rdx ## 8-byte Reload movl -220(%rbp), %esi ## 4-byte Reload .p2align 4, 0x90 LBB22_192: ## =>This Inner Loop Header: Depth=1 cmpq %r9, %rdi jae LBB22_198 ## %bb.193: ## in Loop: Header=BB22_192 Depth=1 movzbl (%rdi), %eax movl %r12d, %ecx shlq %cl, %rax incq %rdi orq %rax, %rbx addl $8, %r12d cmpl %esi, %r12d jb LBB22_192 ## %bb.194: leal -16(%r11), %eax LBB22_195: movq %rdi, -256(%rbp) ## 8-byte Spill movl $-1, %edx movl -220(%rbp), %ecx ## 4-byte Reload shll %cl, %edx notl %edx movl %ebx, %esi andl %edx, %esi shrq %cl, %rbx movq %rbx, -240(%rbp) ## 8-byte Spill subl %ecx, %r12d movq %r12, -248(%rbp) ## 8-byte Spill leaq L_.str.13(%rip), %rcx movsbl (%rax,%rcx), %ebx addl %esi, %ebx movl %r13d, %eax movq -208(%rbp), %rcx ## 8-byte Reload leaq (%rcx,%rax), %rdi addq $10540, %rdi ## imm = 0x292C xorl %eax, %eax movq %r11, -232(%rbp) ## 8-byte Spill cmpl $16, %r11d jne LBB22_197 ## %bb.196: leal -1(%r13), %eax movq -208(%rbp), %rcx ## 8-byte Reload movb 10540(%rcx,%rax), %al LBB22_197: movl %ebx, %edx movzbl %al, %esi callq _memset addl %ebx, %r13d movl %r13d, %r14d movq -208(%rbp), %r8 ## 8-byte Reload movq -248(%rbp), %r12 ## 8-byte Reload movq -232(%rbp), %r11 ## 8-byte Reload movq -240(%rbp), %rbx ## 8-byte Reload jmp LBB22_161 LBB22_198: movl 16(%rbp), %eax ## kill: def $eax killed $eax def $rax andl $2, %eax shrl %eax movl $18, (%rdx) jmp LBB22_99 LBB22_199: movl 16(%rbp), %eax ## kill: def $eax killed $eax def $rax andl $2, %eax shrl %eax movq -208(%rbp), %rcx ## 8-byte Reload movl $16, (%rcx) jmp LBB22_99 LBB22_200: xorl %r13d, %r13d movl $16, %r11d LBB22_201: movl $17, %esi jmp LBB22_89 .p2align 4, 0x90 LBB22_202: ## =>This Loop Header: Depth=1 ## Child Loop BB22_209 Depth 2 ## Child Loop BB22_214 Depth 2 movq %r9, %rax subq %rdi, %rax cmpq $4, %rax jl LBB22_217 ## %bb.203: ## in Loop: Header=BB22_202 Depth=1 movq %r8, %rcx subq -216(%rbp), %rcx ## 8-byte Folded Reload cmpq $1, %rcx jle LBB22_217 ## %bb.204: ## in Loop: Header=BB22_202 Depth=1 cmpl $29, %r12d ja LBB22_206 ## %bb.205: ## in Loop: Header=BB22_202 Depth=1 movl (%rdi), %eax movl %r12d, %ecx shlq %cl, %rax orq %rax, %rbx addq $4, %rdi addl $32, %r12d LBB22_206: ## in Loop: Header=BB22_202 Depth=1 movl %ebx, %eax andl $1023, %eax ## imm = 0x3FF movswl 360(%rsi,%rax,2), %r13d testl %r13d, %r13d js LBB22_208 ## %bb.207: ## in Loop: Header=BB22_202 Depth=1 movl %r13d, %ecx sarl $9, %ecx jmp LBB22_210 .p2align 4, 0x90 LBB22_208: ## in Loop: Header=BB22_202 Depth=1 movl $10, %ecx .p2align 4, 0x90 LBB22_209: ## Parent Loop BB22_202 Depth=1 ## => This Inner Loop Header: Depth=2 notl %r13d movslq %r13d, %rax movl %ecx, %edx incl %ecx btq %rdx, %rbx adcq $0, %rax movswl 2408(%rsi,%rax,2), %r13d testl %r13d, %r13d js LBB22_209 LBB22_210: ## in Loop: Header=BB22_202 Depth=1 shrq %cl, %rbx subl %ecx, %r12d testl $256, %r13d ## imm = 0x100 jne LBB22_220 ## %bb.211: ## in Loop: Header=BB22_202 Depth=1 movl %ebx, %eax andl $1023, %eax ## imm = 0x3FF movswl 360(%rsi,%rax,2), %eax testl %eax, %eax js LBB22_213 ## %bb.212: ## in Loop: Header=BB22_202 Depth=1 movl %eax, %ecx sarl $9, %ecx jmp LBB22_215 .p2align 4, 0x90 LBB22_213: ## in Loop: Header=BB22_202 Depth=1 movl $10, %ecx .p2align 4, 0x90 LBB22_214: ## Parent Loop BB22_202 Depth=1 ## => This Inner Loop Header: Depth=2 notl %eax cltq movl %ecx, %edx incl %ecx btq %rdx, %rbx adcq $0, %rax movswl 2408(%rsi,%rax,2), %eax testl %eax, %eax js LBB22_214 LBB22_215: ## in Loop: Header=BB22_202 Depth=1 shrq %cl, %rbx subl %ecx, %r12d movq -216(%rbp), %rcx ## 8-byte Reload movb %r13b, (%rcx) testl $256, %eax ## imm = 0x100 jne LBB22_221 ## %bb.216: ## in Loop: Header=BB22_202 Depth=1 movb %al, 1(%rcx) addq $2, %rcx movq %rcx, -216(%rbp) ## 8-byte Spill jmp LBB22_202 LBB22_217: cmpl $14, %r12d ja LBB22_232 ## %bb.218: cmpq $1, %rax jle LBB22_222 ## %bb.219: movzbl (%rdi), %eax movl %r12d, %ecx shlq %cl, %rax movzbl 1(%rdi), %edx leal 8(%r12), %ecx ## kill: def $cl killed $cl killed $ecx shlq %cl, %rdx orq %rbx, %rax orq %rdx, %rax addq $2, %rdi addl $16, %r12d movq %rax, %rbx jmp LBB22_232 LBB22_220: movl %r13d, %eax jmp LBB22_237 LBB22_221: incq %rcx movq %rcx, -216(%rbp) ## 8-byte Spill jmp LBB22_237 LBB22_222: movl %ebx, %eax andl $1023, %eax ## imm = 0x3FF movq -208(%rbp), %rsi ## 8-byte Reload movswl 360(%rsi,%rax,2), %eax testl %eax, %eax js LBB22_225 ## %bb.223: movzwl %ax, %ecx cmpl $512, %ecx ## imm = 0x200 jb LBB22_230 ## %bb.224: sarl $9, %eax cmpl %eax, %r12d jae LBB22_232 jmp LBB22_230 LBB22_225: cmpl $11, %r12d jb LBB22_230 ## %bb.226: movl $12, %ecx .p2align 4, 0x90 LBB22_227: ## =>This Inner Loop Header: Depth=1 leal -2(%rcx), %edx notl %eax cltq btq %rdx, %rbx adcq $0, %rax movswl 2408(%rsi,%rax,2), %eax testl %eax, %eax jns LBB22_229 ## %bb.228: ## in Loop: Header=BB22_227 Depth=1 leal 1(%rcx), %edx cmpl %ecx, %r12d movl %edx, %ecx jae LBB22_227 LBB22_229: testw %ax, %ax jns LBB22_232 LBB22_230: cmpq %r9, %rdi jae LBB22_270 ## %bb.231: movzbl (%rdi), %eax movl %r12d, %ecx shlq %cl, %rax incq %rdi orq %rax, %rbx addl $8, %r12d cmpl $15, %r12d jb LBB22_222 LBB22_232: movl %ebx, %eax andl $1023, %eax ## imm = 0x3FF movq -208(%rbp), %rsi ## 8-byte Reload movswl 360(%rsi,%rax,2), %r13d testl %r13d, %r13d js LBB22_234 ## %bb.233: movl %r13d, %ecx sarl $9, %ecx andl $511, %r13d ## imm = 0x1FF jmp LBB22_236 LBB22_234: movl $10, %ecx .p2align 4, 0x90 LBB22_235: ## =>This Inner Loop Header: Depth=1 notl %r13d movslq %r13d, %rax movl %ecx, %edx incl %ecx btq %rdx, %rbx adcq $0, %rax movswl 2408(%rsi,%rax,2), %r13d testl %r13d, %r13d js LBB22_235 LBB22_236: shrq %cl, %rbx subl %ecx, %r12d movl %r13d, %eax cmpl $255, %r13d jbe LBB22_253 LBB22_237: andl $511, %eax ## imm = 0x1FF movl $256, %ecx ## imm = 0x100 cmpl $256, %eax ## imm = 0x100 jne LBB22_256 ## %bb.238: movq -208(%rbp), %rsi ## 8-byte Reload movq -264(%rbp), %rdx ## 8-byte Reload LBB22_239: testb $1, 20(%rsi) movl %ecx, %r13d je LBB22_15 LBB22_240: andl $-8, %r12d cmpq %rdx, %rdi jbe LBB22_243 ## %bb.241: testl %r12d, %r12d je LBB22_243 ## %bb.242: movq %rdx, %rax notq %rax addq %rdi, %rax addl $-8, %r12d movl %r12d, %ecx shrl $3, %ecx cmpq %rax, %rcx cmovaeq %rax, %rcx testq %rax, %rax cmoveq %rax, %rcx movq %rcx, %rax notq %rax addq %rax, %rdi shll $3, %ecx subl %ecx, %r12d LBB22_243: testl %r12d, %r12d jne LBB22_272 ## %bb.244: xorl %eax, %eax movl $0, %ebx movl $0, %ecx movl $0, %r12d movl 16(%rbp), %edx testb $1, %dl je LBB22_343 jmp LBB22_245 LBB22_253: movq -216(%rbp), %rax ## 8-byte Reload cmpq -280(%rbp), %rax ## 8-byte Folded Reload jae LBB22_271 ## %bb.254: movb %r13b, (%rax) incq %rax movq %rax, -216(%rbp) ## 8-byte Spill movl %r13d, %eax jmp LBB22_255 LBB22_256: addl $-257, %eax ## imm = 0xFEFF leaq _tinfl_decompress.s_length_base(%rip), %rcx movl (%rcx,%rax,4), %r13d leaq -28(%rax), %rdx xorl %ecx, %ecx cmpq $-20, %rdx jb LBB22_262 ## %bb.257: leaq _tinfl_decompress.s_length_extra(%rip), %rcx movl (%rcx,%rax,4), %eax movl %eax, -220(%rbp) ## 4-byte Spill cmpl %eax, %r12d jae LBB22_261 LBB22_258: movq -208(%rbp), %rdx ## 8-byte Reload movl -220(%rbp), %esi ## 4-byte Reload .p2align 4, 0x90 LBB22_259: ## =>This Inner Loop Header: Depth=1 cmpq %r9, %rdi jae LBB22_268 ## %bb.260: ## in Loop: Header=BB22_259 Depth=1 movzbl (%rdi), %eax movl %r12d, %ecx shlq %cl, %rax incq %rdi orq %rax, %rbx addl $8, %r12d cmpl %esi, %r12d jb LBB22_259 LBB22_261: movl $-1, %eax movl -220(%rbp), %ecx ## 4-byte Reload shll %cl, %eax notl %eax movl %ebx, %edx andl %eax, %edx addl %edx, %r13d shrq %cl, %rbx subl %ecx, %r12d LBB22_262: cmpl $14, %r12d ja LBB22_282 ## %bb.263: movq %r9, %rax subq %rdi, %rax cmpq $1, %rax jg LBB22_269 ## %bb.264: movl %ecx, -220(%rbp) ## 4-byte Spill jmp LBB22_265 LBB22_268: movl 16(%rbp), %eax ## kill: def $eax killed $eax def $rax andl $2, %eax shrl %eax movl $25, (%rdx) jmp LBB22_99 LBB22_269: movzbl (%rdi), %eax movl %r12d, %ecx shlq %cl, %rax movzbl 1(%rdi), %edx leal 8(%r12), %ecx ## kill: def $cl killed $cl killed $ecx shlq %cl, %rdx orq %rbx, %rax orq %rdx, %rax addq $2, %rdi addl $16, %r12d movq %rax, %rbx jmp LBB22_282 LBB22_270: movl 16(%rbp), %eax ## kill: def $eax killed $eax def $rax andl $2, %eax shrl %eax movq -208(%rbp), %rcx ## 8-byte Reload movl $23, (%rcx) jmp LBB22_99 LBB22_271: movl $2, -196(%rbp) ## 4-byte Folded Spill movl $24, %esi jmp LBB22_89 LBB22_272: callq _tinfl_decompress.cold.1 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB22_274 ## %bb.273: xorl %eax, %eax jmp LBB22_81 LBB22_274: callq ___stack_chk_fail LBB22_245: cmpl $3, %eax ja LBB22_342 ## %bb.246: xorl %r12d, %r12d testl %ecx, %ecx je LBB22_338 ## %bb.247: movl %eax, %r13d movl %ecx, %r12d cmpl $7, %ecx ja LBB22_252 LBB22_248: movq -208(%rbp), %rdx ## 8-byte Reload .p2align 4, 0x90 LBB22_249: ## =>This Inner Loop Header: Depth=1 cmpq %r9, %rdi jae LBB22_337 ## %bb.250: ## in Loop: Header=BB22_249 Depth=1 movzbl (%rdi), %eax movl %r12d, %ecx shlq %cl, %rax incq %rdi orq %rax, %rbx leal 8(%r12), %ecx cmpl $-9, %r12d movl %ecx, %r12d ja LBB22_249 ## %bb.251: movl %r13d, %eax LBB22_252: movq %rbx, %r12 movzbl %r12b, %edx shrq $8, %r12 addl $-8, %ecx movq %r12, %rbx movl %eax, %r13d movl %ecx, %r12d movq -208(%rbp), %rcx ## 8-byte Reload jmp LBB22_341 LBB22_337: movl 16(%rbp), %eax ## kill: def $eax killed $eax def $rax andl $2, %eax shrl %eax movl $41, (%rdx) jmp LBB22_99 LBB22_338: movl %eax, %r13d LBB22_339: cmpq %r9, %rdi movq -208(%rbp), %rcx ## 8-byte Reload jae LBB22_344 ## %bb.340: movzbl (%rdi), %edx incq %rdi LBB22_341: movl 16(%rcx), %eax shll $8, %eax orl %edx, %eax movl %eax, 16(%rcx) incl %r13d movl %r13d, %eax movl %r12d, %ecx jmp LBB22_245 LBB22_342: movl %eax, %r13d movl %ecx, %r12d LBB22_343: movl $0, -196(%rbp) ## 4-byte Folded Spill movl $34, %esi jmp LBB22_89 LBB22_344: movl 16(%rbp), %eax ## kill: def $eax killed $eax def $rax andl $2, %eax shrl %eax movl $42, (%rcx) jmp LBB22_99 LBB22_255: movl %eax, %r13d movq -208(%rbp), %rsi ## 8-byte Reload movq -280(%rbp), %r8 ## 8-byte Reload jmp LBB22_202 LBB22_265: movl %ebx, %eax andl $1023, %eax ## imm = 0x3FF movq -208(%rbp), %rsi ## 8-byte Reload movswl 3848(%rsi,%rax,2), %eax testl %eax, %eax js LBB22_275 ## %bb.266: movzwl %ax, %ecx cmpl $512, %ecx ## imm = 0x200 jb LBB22_280 ## %bb.267: sarl $9, %eax cmpl %eax, %r12d jae LBB22_282 jmp LBB22_280 LBB22_275: cmpl $11, %r12d jb LBB22_280 ## %bb.276: movl $12, %ecx .p2align 4, 0x90 LBB22_277: ## =>This Inner Loop Header: Depth=1 leal -2(%rcx), %edx notl %eax cltq btq %rdx, %rbx adcq $0, %rax movswl 5896(%rsi,%rax,2), %eax testl %eax, %eax jns LBB22_279 ## %bb.278: ## in Loop: Header=BB22_277 Depth=1 leal 1(%rcx), %edx cmpl %ecx, %r12d movl %edx, %ecx jae LBB22_277 LBB22_279: testw %ax, %ax jns LBB22_282 LBB22_280: cmpq %r9, %rdi jae LBB22_335 ## %bb.281: movzbl (%rdi), %eax movl %r12d, %ecx shlq %cl, %rax incq %rdi orq %rax, %rbx addl $8, %r12d cmpl $15, %r12d jb LBB22_265 LBB22_282: movl %ebx, %eax andl $1023, %eax ## imm = 0x3FF movq -208(%rbp), %r8 ## 8-byte Reload movswl 3848(%r8,%rax,2), %eax testl %eax, %eax js LBB22_284 ## %bb.283: movl %eax, %ecx sarl $9, %ecx andl $511, %eax ## imm = 0x1FF jmp LBB22_286 LBB22_284: movl $10, %ecx .p2align 4, 0x90 LBB22_285: ## =>This Inner Loop Header: Depth=1 notl %eax cltq movl %ecx, %edx incl %ecx btq %rdx, %rbx adcq $0, %rax movswl 5896(%r8,%rax,2), %eax testl %eax, %eax js LBB22_285 LBB22_286: shrq %cl, %rbx subl %ecx, %r12d movl %eax, %eax leaq _tinfl_decompress.s_dist_base(%rip), %rcx movl (%rcx,%rax,4), %r11d leaq -30(%rax), %rcx cmpq $-26, %rcx jae LBB22_288 ## %bb.287: movl $0, -220(%rbp) ## 4-byte Folded Spill movq -216(%rbp), %r14 ## 8-byte Reload jmp LBB22_293 LBB22_288: leaq _tinfl_decompress.s_dist_extra(%rip), %rcx movl (%rcx,%rax,4), %eax movl %eax, -220(%rbp) ## 4-byte Spill cmpl %eax, %r12d jae LBB22_292 LBB22_289: movq -208(%rbp), %rdx ## 8-byte Reload movl -220(%rbp), %esi ## 4-byte Reload .p2align 4, 0x90 LBB22_290: ## =>This Inner Loop Header: Depth=1 cmpq %r9, %rdi jae LBB22_304 ## %bb.291: ## in Loop: Header=BB22_290 Depth=1 movzbl (%rdi), %eax movl %r12d, %ecx shlq %cl, %rax incq %rdi orq %rax, %rbx addl $8, %r12d cmpl %esi, %r12d jb LBB22_290 LBB22_292: movl $-1, %eax movl -220(%rbp), %ecx ## 4-byte Reload shll %cl, %eax notl %eax movq %rbx, %rdx movl %ebx, %esi andl %eax, %esi addl %r11d, %esi shrq %cl, %rdx subl %ecx, %r12d movq -216(%rbp), %r14 ## 8-byte Reload movl %esi, %r11d movq %rdx, %rbx LBB22_293: movl %r13d, %eax movq %r14, %rsi movq -344(%rbp), %r10 ## 8-byte Reload subq %r10, %rsi movl %r11d, %ecx movl 16(%rbp), %edx testb $4, %dl movq %rsi, -288(%rbp) ## 8-byte Spill je LBB22_295 ## %bb.294: cmpq %rcx, %rsi jb LBB22_333 LBB22_295: movq %r11, -232(%rbp) ## 8-byte Spill movq %rdi, %r11 movq %rsi, %rdx subq %rcx, %rdx andq -360(%rbp), %rdx ## 8-byte Folded Reload leaq (%r10,%rdx), %rcx cmpq %rcx, %r14 movq %rcx, %rsi cmovaq %r14, %rsi movl %eax, %edi addq %rsi, %rdi cmpq -280(%rbp), %rdi ## 8-byte Folded Reload jbe LBB22_300 ## %bb.296: movl %eax, %r13d movq %r14, -216(%rbp) ## 8-byte Spill movq %r11, %rdi movq -232(%rbp), %r11 ## 8-byte Reload movq -272(%rbp), %r9 ## 8-byte Reload jmp LBB22_297 LBB22_300: cmpl $9, %eax movq %r11, %rdi jb LBB22_323 ## %bb.301: cmpl -232(%rbp), %eax ## 4-byte Folded Reload ja LBB22_323 ## %bb.302: movq %rbx, -240(%rbp) ## 8-byte Spill movq %r12, -248(%rbp) ## 8-byte Spill movl %eax, %esi andl $-8, %esi movq %r10, %r9 leaq (%rcx,%rsi), %r13 addq %rdx, %r10 addq $8, %r10 cmpq %r10, %r13 movq %r10, %r8 cmovaq %r13, %r8 movq %rdx, %rbx notq %rbx addq %rbx, %r8 subq %r9, %r8 cmpq $24, %r8 jae LBB22_305 ## %bb.303: movq %rcx, %rsi movq %r14, -216(%rbp) ## 8-byte Spill movq -248(%rbp), %r12 ## 8-byte Reload jmp LBB22_314 LBB22_304: movl 16(%rbp), %eax ## kill: def $eax killed $eax def $rax andl $2, %eax shrl %eax movl $27, (%rdx) jmp LBB22_99 LBB22_305: shrq $3, %r8 incq %r8 addq %r9, %rsi addq %rdx, %rsi cmpq %r10, %rsi cmovbeq %r10, %rsi addq %rbx, %rsi subq %r9, %rsi andq $-8, %rsi leaq (%rdx,%rsi), %rdi addq %r9, %rdi addq $8, %rdi cmpq %rdi, %r14 jae LBB22_308 ## %bb.306: addq %r14, %rsi addq $8, %rsi cmpq %rsi, %rcx jae LBB22_308 ## %bb.307: movq %rcx, %rsi movq %r14, -216(%rbp) ## 8-byte Spill movq %r11, %rdi movq -248(%rbp), %r12 ## 8-byte Reload jmp LBB22_314 LBB22_308: movq %r8, %r10 andq $-4, %r10 leaq (%rcx,%r10,8), %rsi leaq (%r14,%r10,8), %rdi movq %rdi, -216(%rbp) ## 8-byte Spill leaq -4(%r10), %rdi movq %rdi, %r9 shrq $2, %r9 incq %r9 xorl %ebx, %ebx testq %rdi, %rdi je LBB22_311 ## %bb.309: movq %r9, %rdi andq $-2, %rdi movq -344(%rbp), %rbx ## 8-byte Reload addq %rbx, %rdx addq $48, %rdx xorl %ebx, %ebx LBB22_310: ## =>This Inner Loop Header: Depth=1 movups -48(%rdx,%rbx,8), %xmm0 movups -32(%rdx,%rbx,8), %xmm1 movups %xmm0, (%r14,%rbx,8) movups %xmm1, 16(%r14,%rbx,8) movups -16(%rdx,%rbx,8), %xmm0 movups (%rdx,%rbx,8), %xmm1 movups %xmm0, 32(%r14,%rbx,8) movups %xmm1, 48(%r14,%rbx,8) addq $8, %rbx addq $-2, %rdi jne LBB22_310 LBB22_311: testb $1, %r9b je LBB22_313 ## %bb.312: leaq (,%rbx,8), %rdx orq $16, %rdx movups (%rcx,%rbx,8), %xmm0 movups (%rcx,%rdx), %xmm1 movups %xmm0, (%r14,%rbx,8) movups %xmm1, (%r14,%rdx) LBB22_313: leaq (%rcx,%r10,8), %rcx addq $-8, %rcx leaq (%r14,%r10,8), %rdx addq $-8, %rdx cmpq %r10, %r8 movq %r11, %rdi movq -248(%rbp), %r12 ## 8-byte Reload je LBB22_317 LBB22_314: movq -216(%rbp), %rdx ## 8-byte Reload .p2align 4, 0x90 LBB22_315: ## =>This Inner Loop Header: Depth=1 movl (%rsi), %ecx movl %ecx, (%rdx) movl 4(%rsi), %ecx movl %ecx, 4(%rdx) addq $8, %rdx addq $8, %rsi cmpq %r13, %rsi jb LBB22_315 ## %bb.316: movq %rsi, %rcx addq $-8, %rcx movq %rdx, -216(%rbp) ## 8-byte Spill addq $-8, %rdx LBB22_317: andl $7, %eax cmpl $2, %eax ja LBB22_322 ## %bb.318: testl %eax, %eax movq -216(%rbp), %rdi ## 8-byte Reload je LBB22_330 ## %bb.319: movb (%rsi), %bl movb %bl, (%rdi) cmpl $1, %eax je LBB22_321 ## %bb.320: movb 9(%rcx), %cl movb %cl, 9(%rdx) LBB22_321: movl %eax, %ecx addq %rcx, %rdi movq %rdi, -216(%rbp) ## 8-byte Spill movq %r11, %rdi movq -248(%rbp), %r12 ## 8-byte Reload jmp LBB22_331 LBB22_322: movq %rsi, %rcx movq -216(%rbp), %r14 ## 8-byte Reload movq -240(%rbp), %rbx ## 8-byte Reload LBB22_323: movq -232(%rbp), %r11 ## 8-byte Reload .p2align 4, 0x90 LBB22_324: ## =>This Inner Loop Header: Depth=1 movq %rcx, %rdx movzbl (%rcx), %ecx movb %cl, (%r14) movzbl 1(%rdx), %ecx movb %cl, 1(%r14) movzbl 2(%rdx), %ecx movb %cl, 2(%r14) addq $3, %r14 addl $-3, %eax leaq 3(%rdx), %rcx cmpl $2, %eax jg LBB22_324 ## %bb.325: testl %eax, %eax movq -272(%rbp), %r9 ## 8-byte Reload jle LBB22_329 ## %bb.326: movb 3(%rdx), %cl movb %cl, (%r14) cmpl $1, %eax je LBB22_328 ## %bb.327: movb 4(%rdx), %cl movb %cl, 1(%r14) LBB22_328: movl %eax, %ecx addq %rcx, %r14 LBB22_329: movq %r14, -216(%rbp) ## 8-byte Spill jmp LBB22_255 LBB22_330: movq %r11, %rdi LBB22_331: movq -232(%rbp), %r11 ## 8-byte Reload LBB22_332: movq -272(%rbp), %r9 ## 8-byte Reload movq -240(%rbp), %rbx ## 8-byte Reload jmp LBB22_255 LBB22_333: movl %eax, %r13d LBB22_334: movl $37, %esi movq %r14, -216(%rbp) ## 8-byte Spill jmp LBB22_89 LBB22_335: movl 16(%rbp), %eax ## kill: def $eax killed $eax def $rax andl $2, %eax shrl %eax movq -208(%rbp), %rcx ## 8-byte Reload movl $26, (%rcx) jmp LBB22_99 LBB22_297: movl $-1, %eax subl $1, %r13d jb LBB22_255 LBB22_298: movq %rbx, %r8 movq -216(%rbp), %rsi ## 8-byte Reload cmpq -280(%rbp), %rsi ## 8-byte Folded Reload movq -288(%rbp), %rdx ## 8-byte Reload movq -360(%rbp), %rbx ## 8-byte Reload jae LBB22_336 ## %bb.299: leaq 1(%rdx), %rax movl %r11d, %ecx subq %rcx, %rdx andq %rbx, %rdx movq -344(%rbp), %rcx ## 8-byte Reload movb (%rcx,%rdx), %cl movb %cl, (%rsi) incq %rsi movq %rsi, -216(%rbp) ## 8-byte Spill movq %rax, -288(%rbp) ## 8-byte Spill movq %r8, %rbx jmp LBB22_297 LBB22_336: movl $2, -196(%rbp) ## 4-byte Folded Spill movl $53, %esi movq %r8, %rbx jmp LBB22_89 .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L22_0_set_4, LBB22_4-LJTI22_0 .set L22_0_set_7, LBB22_7-LJTI22_0 .set L22_0_set_9, LBB22_9-LJTI22_0 .set L22_0_set_16, LBB22_16-LJTI22_0 .set L22_0_set_59, LBB22_59-LJTI22_0 .set L22_0_set_37, LBB22_37-LJTI22_0 .set L22_0_set_43, LBB22_43-LJTI22_0 .set L22_0_set_96, LBB22_96-LJTI22_0 .set L22_0_set_115, LBB22_115-LJTI22_0 .set L22_0_set_83, LBB22_83-LJTI22_0 .set L22_0_set_25, LBB22_25-LJTI22_0 .set L22_0_set_33, LBB22_33-LJTI22_0 .set L22_0_set_180, LBB22_180-LJTI22_0 .set L22_0_set_201, LBB22_201-LJTI22_0 .set L22_0_set_191, LBB22_191-LJTI22_0 .set L22_0_set_174, LBB22_174-LJTI22_0 .set L22_0_set_230, LBB22_230-LJTI22_0 .set L22_0_set_253, LBB22_253-LJTI22_0 .set L22_0_set_258, LBB22_258-LJTI22_0 .set L22_0_set_280, LBB22_280-LJTI22_0 .set L22_0_set_289, LBB22_289-LJTI22_0 .set L22_0_set_48, LBB22_48-LJTI22_0 .set L22_0_set_343, LBB22_343-LJTI22_0 .set L22_0_set_159, LBB22_159-LJTI22_0 .set L22_0_set_89, LBB22_89-LJTI22_0 .set L22_0_set_334, LBB22_334-LJTI22_0 .set L22_0_set_116, LBB22_116-LJTI22_0 .set L22_0_set_94, LBB22_94-LJTI22_0 .set L22_0_set_248, LBB22_248-LJTI22_0 .set L22_0_set_339, LBB22_339-LJTI22_0 .set L22_0_set_104, LBB22_104-LJTI22_0 .set L22_0_set_109, LBB22_109-LJTI22_0 .set L22_0_set_298, LBB22_298-LJTI22_0 LJTI22_0: .long L22_0_set_4 .long L22_0_set_7 .long L22_0_set_9 .long L22_0_set_16 .long L22_0_set_59 .long L22_0_set_37 .long L22_0_set_43 .long L22_0_set_96 .long L22_0_set_59 .long L22_0_set_115 .long L22_0_set_83 .long L22_0_set_25 .long L22_0_set_59 .long L22_0_set_59 .long L22_0_set_33 .long L22_0_set_59 .long L22_0_set_180 .long L22_0_set_201 .long L22_0_set_191 .long L22_0_set_59 .long L22_0_set_59 .long L22_0_set_174 .long L22_0_set_59 .long L22_0_set_230 .long L22_0_set_253 .long L22_0_set_258 .long L22_0_set_280 .long L22_0_set_289 .long L22_0_set_59 .long L22_0_set_59 .long L22_0_set_59 .long L22_0_set_59 .long L22_0_set_48 .long L22_0_set_59 .long L22_0_set_343 .long L22_0_set_159 .long L22_0_set_89 .long L22_0_set_334 .long L22_0_set_116 .long L22_0_set_94 .long L22_0_set_59 .long L22_0_set_248 .long L22_0_set_339 .long L22_0_set_59 .long L22_0_set_59 .long L22_0_set_59 .long L22_0_set_59 .long L22_0_set_59 .long L22_0_set_59 .long L22_0_set_59 .long L22_0_set_59 .long L22_0_set_104 .long L22_0_set_109 .long L22_0_set_298 .end_data_region ## -- End function .globl _mz_inflateEnd ## -- Begin function mz_inflateEnd .p2align 4, 0x90 _mz_inflateEnd: ## @mz_inflateEnd .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 testq %rdi, %rdi je LBB23_1 ## %bb.2: movq %rdi, %rbx movq 56(%rdi), %rsi xorl %r14d, %r14d testq %rsi, %rsi je LBB23_4 ## %bb.3: movq 80(%rbx), %rdi callq *72(%rbx) movq $0, 56(%rbx) jmp LBB23_4 LBB23_1: movl $-2, %r14d LBB23_4: movl %r14d, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal16,16byte_literals .p2align 4 ## -- Begin function mz_uncompress LCPI24_0: .long 0 ## 0x0 .long 0 ## 0x0 .long 1 ## 0x1 .long 0 ## 0x0 .section __TEXT,__text,regular,pure_instructions .globl _mz_uncompress .p2align 4, 0x90 _mz_uncompress: ## @mz_uncompress .cfi_startproc ## %bb.0: 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 $120, %rsp .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %r14 xorps %xmm0, %xmm0 movups %xmm0, -64(%rbp) movups %xmm0, -80(%rbp) movups %xmm0, -96(%rbp) movups %xmm0, -112(%rbp) movups %xmm0, -128(%rbp) movq $0, -48(%rbp) movq (%rsi), %rax movq %rax, %rsi orq %rcx, %rsi shrq $32, %rsi movl $-10000, %ebx ## imm = 0xD8F0 jne LBB24_9 ## %bb.1: movq %rdx, -136(%rbp) movl %ecx, -128(%rbp) movq %rdi, -112(%rbp) movl %eax, -104(%rbp) movups %xmm0, -96(%rbp) movups %xmm0, -40(%rbp) leaq _def_alloc_func(%rip), %rax movq %rax, -72(%rbp) leaq _def_free_func(%rip), %rax movq %rax, -64(%rbp) movl $43792, %edi ## imm = 0xAB10 callq _malloc testq %rax, %rax je LBB24_2 ## %bb.3: movq %rax, -80(%rbp) movl $0, (%rax) movl $1, 43788(%rax) movaps LCPI24_0(%rip), %xmm0 ## xmm0 = [0,0,1,0] movups %xmm0, 11000(%rax) movl $15, 11016(%rax) leaq -136(%rbp), %rdi movl $4, %esi callq _mz_inflate cmpl $1, %eax jne LBB24_4 ## %bb.7: movq -96(%rbp), %rax movq %rax, (%r14) movq -80(%rbp), %rsi xorl %ebx, %ebx testq %rsi, %rsi je LBB24_9 ## %bb.8: movq -56(%rbp), %rdi callq *-64(%rbp) jmp LBB24_9 LBB24_2: movl $-4, %ebx jmp LBB24_9 LBB24_4: movl %eax, %r15d movq -80(%rbp), %rsi testq %rsi, %rsi je LBB24_6 ## %bb.5: movq -56(%rbp), %rdi callq *-64(%rbp) LBB24_6: movl %r15d, %eax xorl $-5, %eax orl -128(%rbp), %eax movl $-3, %ebx cmovnel %r15d, %ebx LBB24_9: movl %ebx, %eax addq $120, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _mz_error ## -- Begin function mz_error .p2align 4, 0x90 _mz_error: ## @mz_error .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp ## kill: def $edi killed $edi def $rdi xorl %eax, %eax leal 6(%rdi), %ecx cmpl $8, %ecx ja LBB25_1 ## %bb.3: leaq LJTI25_0(%rip), %rdx movslq (%rdx,%rcx,4), %rcx addq %rdx, %rcx jmpq *%rcx LBB25_11: movl $8, %eax jmp LBB25_12 LBB25_1: cmpl $-10000, %edi ## imm = 0xD8F0 jne LBB25_13 ## %bb.2: movl $9, %eax jmp LBB25_12 LBB25_10: movl $7, %eax jmp LBB25_12 LBB25_9: movl $6, %eax jmp LBB25_12 LBB25_8: movl $5, %eax jmp LBB25_12 LBB25_7: movl $4, %eax jmp LBB25_12 LBB25_6: movl $3, %eax jmp LBB25_12 LBB25_4: movl $1, %eax jmp LBB25_12 LBB25_5: movl $2, %eax LBB25_12: shlq $4, %rax leaq _mz_error.s_error_descs(%rip), %rcx movq 8(%rax,%rcx), %rax LBB25_13: popq %rbp retq .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L25_0_set_11, LBB25_11-LJTI25_0 .set L25_0_set_10, LBB25_10-LJTI25_0 .set L25_0_set_9, LBB25_9-LJTI25_0 .set L25_0_set_8, LBB25_8-LJTI25_0 .set L25_0_set_7, LBB25_7-LJTI25_0 .set L25_0_set_6, LBB25_6-LJTI25_0 .set L25_0_set_12, LBB25_12-LJTI25_0 .set L25_0_set_4, LBB25_4-LJTI25_0 .set L25_0_set_5, LBB25_5-LJTI25_0 LJTI25_0: .long L25_0_set_11 .long L25_0_set_10 .long L25_0_set_9 .long L25_0_set_8 .long L25_0_set_7 .long L25_0_set_6 .long L25_0_set_12 .long L25_0_set_4 .long L25_0_set_5 .end_data_region ## -- End function .globl _tinfl_decompress_mem_to_heap ## -- Begin function tinfl_decompress_mem_to_heap .p2align 4, 0x90 _tinfl_decompress_mem_to_heap: ## @tinfl_decompress_mem_to_heap .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax movl $11064, %eax ## imm = 0x2B38 callq ____chkstk_darwin subq %rax, %rsp popq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, %r13 movq %rsi, -11088(%rbp) ## 8-byte Spill movq %rdi, -11080(%rbp) ## 8-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) movq $0, (%rdx) movl $0, -11048(%rbp) andl $-7, %ecx orl $4, %ecx movl %ecx, -11052(%rbp) ## 4-byte Spill xorl %r12d, %r12d xorl %ebx, %ebx xorl %r14d, %r14d xorl %r15d, %r15d .p2align 4, 0x90 LBB26_1: ## =>This Inner Loop Header: Depth=1 movq -11088(%rbp), %rax ## 8-byte Reload subq %r14, %rax movq %rax, -11072(%rbp) movq %r15, %rax subq %r12, %rax movq %rax, -11064(%rbp) movq -11080(%rbp), %rax ## 8-byte Reload leaq (%rax,%r14), %rsi addq %rbx, %r12 testq %rbx, %rbx cmoveq %rbx, %r12 movl -11052(%rbp), %eax ## 4-byte Reload movl %eax, (%rsp) leaq -11048(%rbp), %rdi leaq -11072(%rbp), %rdx movq %rbx, %rcx movq %r12, %r8 leaq -11064(%rbp), %r9 callq _tinfl_decompress testl %eax, %eax js LBB26_5 ## %bb.2: ## in Loop: Header=BB26_1 Depth=1 cmpl $1, %eax je LBB26_5 ## %bb.3: ## in Loop: Header=BB26_1 Depth=1 addq -11072(%rbp), %r14 movq (%r13), %r12 addq -11064(%rbp), %r12 movq %r12, (%r13) testl %eax, %eax je LBB26_6 ## %bb.4: ## in Loop: Header=BB26_1 Depth=1 addq %r15, %r15 cmpq $129, %r15 movl $128, %eax cmovbq %rax, %r15 movq %rbx, %rdi movq %r15, %rsi callq _realloc testq %rax, %rax je LBB26_5 ## %bb.8: ## in Loop: Header=BB26_1 Depth=1 movq %rax, %rbx jmp LBB26_1 LBB26_5: movq %rbx, %rdi callq _free movq $0, (%r13) xorl %ebx, %ebx LBB26_6: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB26_7 ## %bb.9: movq %rbx, %rax addq $11064, %rsp ## imm = 0x2B38 popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB26_7: callq ___stack_chk_fail .cfi_endproc ## -- End function .globl _tinfl_decompress_mem_to_mem ## -- Begin function tinfl_decompress_mem_to_mem .p2align 4, 0x90 _tinfl_decompress_mem_to_mem: ## @tinfl_decompress_mem_to_mem .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $11040, %eax ## imm = 0x2B20 callq ____chkstk_darwin subq %rax, %rsp movq %rdi, %rax movq ___stack_chk_guard@GOTPCREL(%rip), %rdi movq (%rdi), %rdi movq %rdi, -8(%rbp) movq %rsi, -11016(%rbp) movq %rcx, -11024(%rbp) movl $0, -11008(%rbp) andl $-7, %r8d orl $4, %r8d movl %r8d, (%rsp) leaq -11008(%rbp), %rdi leaq -11024(%rbp), %rcx leaq -11016(%rbp), %r9 movq %rdx, %rsi movq %rcx, %rdx movq %rax, %rcx movq %rax, %r8 callq _tinfl_decompress movl %eax, %ecx xorl %eax, %eax negl %ecx sbbq %rax, %rax orq -11016(%rbp), %rax movq ___stack_chk_guard@GOTPCREL(%rip), %rcx movq (%rcx), %rcx cmpq -8(%rbp), %rcx jne LBB27_2 ## %bb.1: addq $11040, %rsp ## imm = 0x2B20 popq %rbp retq LBB27_2: callq ___stack_chk_fail .cfi_endproc ## -- End function .globl _tinfl_decompress_mem_to_callback ## -- Begin function tinfl_decompress_mem_to_callback .p2align 4, 0x90 _tinfl_decompress_mem_to_callback: ## @tinfl_decompress_mem_to_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 movl $11080, %eax ## imm = 0x2B48 callq ____chkstk_darwin subq %rax, %rsp popq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %r8d, %r14d movq %rcx, -11104(%rbp) ## 8-byte Spill movq %rdx, -11096(%rbp) ## 8-byte Spill movq %rsi, -11072(%rbp) ## 8-byte Spill movq %rdi, -11112(%rbp) ## 8-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) movl $32768, %edi ## imm = 0x8000 callq _malloc movq %rax, -11064(%rbp) ## 8-byte Spill testq %rax, %rax je LBB28_1 ## %bb.2: movl $0, -11048(%rbp) andl $-7, %r14d xorl %r15d, %r15d xorl %ebx, %ebx movl %r14d, -11052(%rbp) ## 4-byte Spill .p2align 4, 0x90 LBB28_3: ## =>This Inner Loop Header: Depth=1 movq -11072(%rbp), %rax ## 8-byte Reload movq (%rax), %rax subq %r15, %rax movq %rax, -11088(%rbp) movl $32768, %eax ## imm = 0x8000 subq %rbx, %rax movq %rax, -11080(%rbp) movq -11112(%rbp), %rax ## 8-byte Reload leaq (%rax,%r15), %rsi movq -11064(%rbp), %rcx ## 8-byte Reload leaq (%rcx,%rbx), %r12 movl %r14d, (%rsp) leaq -11048(%rbp), %rdi leaq -11088(%rbp), %rdx movq %r12, %r8 leaq -11080(%rbp), %r9 callq _tinfl_decompress movl %eax, %r14d addq -11088(%rbp), %r15 movq -11080(%rbp), %r13 testq %r13, %r13 je LBB28_6 ## %bb.4: ## in Loop: Header=BB28_3 Depth=1 movq %r12, %rdi movl %r13d, %esi movq -11104(%rbp), %rdx ## 8-byte Reload callq *-11096(%rbp) ## 8-byte Folded Reload testl %eax, %eax je LBB28_5 LBB28_6: ## in Loop: Header=BB28_3 Depth=1 cmpl $2, %r14d jne LBB28_7 ## %bb.11: ## in Loop: Header=BB28_3 Depth=1 addl %ebx, %r13d andl $32767, %r13d ## imm = 0x7FFF movq %r13, %rbx movl -11052(%rbp), %r14d ## 4-byte Reload jmp LBB28_3 LBB28_7: xorl %r12d, %r12d testl %r14d, %r14d sete %r12b jmp LBB28_8 LBB28_1: movl $-1, %r12d jmp LBB28_9 LBB28_5: xorl %r12d, %r12d LBB28_8: movq -11064(%rbp), %rdi ## 8-byte Reload callq _free movq -11072(%rbp), %rax ## 8-byte Reload movq %r15, (%rax) LBB28_9: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB28_12 ## %bb.10: movl %r12d, %eax addq $11080, %rsp ## imm = 0x2B48 popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB28_12: callq ___stack_chk_fail .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_flush_output_buffer _tdefl_flush_output_buffer: ## @tdefl_flush_output_buffer .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rdi, %rbx movq 152(%rdi), %rax testq %rax, %rax je LBB29_2 ## %bb.1: movq 176(%rbx), %rcx subq 136(%rbx), %rcx movq %rcx, (%rax) LBB29_2: movq 160(%rbx), %rax testq %rax, %rax je LBB29_4 ## %bb.3: movq (%rax), %r14 movq 192(%rbx), %rdi subq %rdi, %r14 movl 116(%rbx), %eax cmpq %rax, %r14 cmovaeq %rax, %r14 movl 112(%rbx), %eax addq 144(%rbx), %rdi leaq (%rbx,%rax), %rsi addq $234154, %rsi ## imm = 0x392AA movq %r14, %rdx callq _memcpy addl %r14d, 112(%rbx) subl %r14d, 116(%rbx) addq 192(%rbx), %r14 movq %r14, 192(%rbx) movq 160(%rbx), %rax movq %r14, (%rax) LBB29_4: cmpl $0, 120(%rbx) je LBB29_5 ## %bb.6: xorl %eax, %eax cmpl $0, 116(%rbx) sete %al jmp LBB29_7 LBB29_5: xorl %eax, %eax LBB29_7: popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_compress_fast _tdefl_compress_fast: ## @tdefl_compress_fast .cfi_startproc ## %bb.0: 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 %rdi, %r14 movl 36(%rdi), %r9d movl 40(%rdi), %r15d movl 44(%rdi), %ecx movl 84(%rdi), %r10d movl 80(%rdi), %edi movq 48(%r14), %rsi movq 56(%r14), %r8 movl %r9d, %r13d andl $32767, %r13d ## imm = 0x7FFF leaq 32968(%r14), %rax movq %rax, -112(%rbp) ## 8-byte Spill leaq 103074(%r14), %rax movq %rax, -96(%rbp) ## 8-byte Spill leaq 456(%r14), %rax movq %rax, -104(%rbp) ## 8-byte Spill LBB30_1: ## =>This Loop Header: Depth=1 ## Child Loop BB30_6 Depth 2 ## Child Loop BB30_21 Depth 2 ## Child Loop BB30_24 Depth 3 ## Child Loop BB30_16 Depth 2 movq 184(%r14), %rax testq %rax, %rax jne LBB30_4 ## %bb.2: ## in Loop: Header=BB30_1 Depth=1 cmpl $0, 168(%r14) je LBB30_12 ## %bb.3: ## in Loop: Header=BB30_1 Depth=1 testl %r15d, %r15d je LBB30_12 LBB30_4: ## in Loop: Header=BB30_1 Depth=1 movl %ecx, -88(%rbp) ## 4-byte Spill movq %rsi, -80(%rbp) ## 8-byte Spill movq %r8, -64(%rbp) ## 8-byte Spill movl %r10d, -48(%rbp) ## 4-byte Spill movl %edi, -52(%rbp) ## 4-byte Spill movl %r9d, -44(%rbp) ## 4-byte Spill movl $4096, %r12d ## imm = 0x1000 subl %r15d, %r12d cmpq %r12, %rax cmovbq %rax, %r12 subq %r12, %rax movq %rax, 184(%r14) leal (%r15,%r12), %eax movl %eax, -68(%rbp) ## 4-byte Spill testq %r12, %r12 je LBB30_9 ## %bb.5: ## in Loop: Header=BB30_1 Depth=1 addl -44(%rbp), %r15d ## 4-byte Folded Reload movq 176(%r14), %rsi jmp LBB30_6 .p2align 4, 0x90 LBB30_8: ## in Loop: Header=BB30_6 Depth=2 movq %rbx, %rsi addq 176(%r14), %rsi movq %rsi, 176(%r14) addl %ebx, %r15d subl %ebx, %r12d je LBB30_9 LBB30_6: ## Parent Loop BB30_1 Depth=1 ## => This Inner Loop Header: Depth=2 andl $32767, %r15d ## imm = 0x7FFF movl $32768, %ebx ## imm = 0x8000 subl %r15d, %ebx cmpl %r12d, %ebx cmovael %r12d, %ebx leaq (%r14,%r15), %rdi addq $200, %rdi movq %rbx, %rdx callq _memcpy cmpl $256, %r15d ## imm = 0x100 ja LBB30_8 ## %bb.7: ## in Loop: Header=BB30_6 Depth=2 movq -112(%rbp), %rax ## 8-byte Reload leaq (%rax,%r15), %rdi movq 176(%r14), %rsi movl $257, %edx ## imm = 0x101 subl %r15d, %edx cmpl %edx, %ebx cmovbl %ebx, %edx callq _memcpy jmp LBB30_8 .p2align 4, 0x90 LBB30_9: ## in Loop: Header=BB30_1 Depth=1 movl $32768, %r12d ## imm = 0x8000 movl -68(%rbp), %edx ## 4-byte Reload subl %edx, %r12d movl -88(%rbp), %eax ## 4-byte Reload cmpl %eax, %r12d cmovael %eax, %r12d cmpl $0, 168(%r14) jne LBB30_13 ## %bb.10: ## in Loop: Header=BB30_1 Depth=1 cmpl $4096, %edx ## imm = 0x1000 jb LBB30_11 LBB30_13: ## in Loop: Header=BB30_1 Depth=1 cmpl $4, %edx movl -44(%rbp), %r9d ## 4-byte Reload movl -52(%rbp), %edi ## 4-byte Reload movl -48(%rbp), %r10d ## 4-byte Reload jae LBB30_21 LBB30_14: ## in Loop: Header=BB30_1 Depth=1 xorl %r15d, %r15d movl %r12d, %ecx testl %edx, %edx movq -64(%rbp), %r8 ## 8-byte Reload movq -80(%rbp), %rsi ## 8-byte Reload je LBB30_1 ## %bb.15: ## in Loop: Header=BB30_1 Depth=1 decl %edx jmp LBB30_16 .p2align 4, 0x90 LBB30_18: ## in Loop: Header=BB30_16 Depth=2 movl 84(%r14), %r10d movq 48(%r14), %rsi movq 56(%r14), %r8 movl 80(%r14), %edi movl -44(%rbp), %r9d ## 4-byte Reload movl %ebx, %edx LBB30_19: ## in Loop: Header=BB30_16 Depth=2 incl %r13d andl $32767, %r13d ## imm = 0x7FFF addl $-1, %edx jae LBB30_20 LBB30_16: ## Parent Loop BB30_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl %r13d, %eax movzbl 200(%r14,%rax), %eax movb %al, (%rsi) shrb (%r8) incl %r10d leaq 1(%rsi), %rcx decl %edi addq $2, %rsi testl %edi, %edi cmoveq %rcx, %r8 cmovneq %rcx, %rsi movl $8, %ecx cmovel %ecx, %edi incw 33226(%r14,%rax,2) incl %r9d incl %r12d cmpl $32768, %r12d ## imm = 0x8000 movl $32768, %eax ## imm = 0x8000 cmovael %eax, %r12d cmpq -96(%rbp), %rsi ## 8-byte Folded Reload jbe LBB30_19 ## %bb.17: ## in Loop: Header=BB30_16 Depth=2 movl %r9d, -44(%rbp) ## 4-byte Spill movl %r9d, 36(%r14) movl %edx, %ebx movl %edx, 40(%r14) movl %r12d, 44(%r14) movl %r10d, 84(%r14) movq %rsi, 48(%r14) movq %r8, 56(%r14) movl %edi, 80(%r14) movq %r14, %rdi xorl %esi, %esi callq _tdefl_flush_block testl %eax, %eax je LBB30_18 jmp LBB30_51 .p2align 4, 0x90 LBB30_47: ## in Loop: Header=BB30_21 Depth=2 movq %rbx, -80(%rbp) ## 8-byte Spill movq %rsi, -64(%rbp) ## 8-byte Spill LBB30_50: ## in Loop: Header=BB30_21 Depth=2 addl -88(%rbp), %r13d ## 4-byte Folded Reload andl $32767, %r13d ## imm = 0x7FFF cmpl $3, %edx jbe LBB30_14 LBB30_21: ## Parent Loop BB30_1 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB30_24 Depth 3 movl %edx, -68(%rbp) ## 4-byte Spill movl %r13d, %eax movq %rax, -88(%rbp) ## 8-byte Spill movl 200(%r14,%rax), %r8d movl %r8d, %eax andl $16777215, %eax ## imm = 0xFFFFFF movl %eax, %edx shrl $17, %edx movl %r8d, %esi andl $4095, %esi ## imm = 0xFFF xorl %edx, %esi movzwl 168618(%r14,%rsi,2), %r15d movw %r9w, 168618(%r14,%rsi,2) movl %r9d, %ebx subl %r15d, %ebx movzwl %bx, %r11d cmpl %r11d, %r12d jb LBB30_43 ## %bb.22: ## in Loop: Header=BB30_21 Depth=2 movl %r15d, %edx andl $32767, %edx ## imm = 0x7FFF movl 200(%r14,%rdx), %esi movl $16777215, %ecx ## imm = 0xFFFFFF andl %ecx, %esi cmpl %eax, %esi jne LBB30_43 ## %bb.23: ## in Loop: Header=BB30_21 Depth=2 movl %r10d, -48(%rbp) ## 4-byte Spill movl %edi, -52(%rbp) ## 4-byte Spill movl %r9d, -44(%rbp) ## 4-byte Spill movq -88(%rbp), %rcx ## 8-byte Reload leaq (%r14,%rcx), %r13 addq $200, %r13 movq -104(%rbp), %rax ## 8-byte Reload leaq (%rax,%rcx), %r9 leaq (%rax,%rdx), %r10 leaq (%r14,%rcx), %rax addq %r14, %rdx movl $32, %edi xorl %esi, %esi .p2align 4, 0x90 LBB30_24: ## Parent Loop BB30_1 Depth=1 ## Parent Loop BB30_21 Depth=2 ## => This Inner Loop Header: Depth=3 movzwl 202(%rax,%rsi), %ecx cmpw 202(%rdx,%rsi), %cx jne LBB30_30 ## %bb.25: ## in Loop: Header=BB30_24 Depth=3 movzwl 204(%rax,%rsi), %ecx cmpw 204(%rdx,%rsi), %cx jne LBB30_31 ## %bb.26: ## in Loop: Header=BB30_24 Depth=3 movzwl 206(%rax,%rsi), %ecx cmpw 206(%rdx,%rsi), %cx jne LBB30_32 ## %bb.27: ## in Loop: Header=BB30_24 Depth=3 movzwl 208(%rax,%rsi), %ecx cmpw 208(%rdx,%rsi), %cx jne LBB30_33 ## %bb.28: ## in Loop: Header=BB30_24 Depth=3 decl %edi addq $8, %rsi cmpl $256, %esi ## imm = 0x100 jne LBB30_24 ## %bb.29: ## in Loop: Header=BB30_21 Depth=2 xorl %edi, %edi jmp LBB30_34 .p2align 4, 0x90 LBB30_43: ## in Loop: Header=BB30_21 Depth=2 movq -80(%rbp), %rbx ## 8-byte Reload movb %r8b, (%rbx) movq -64(%rbp), %rsi ## 8-byte Reload shrb (%rsi) incq %rbx movzbl %r8b, %eax movl $1, %r13d jmp LBB30_44 LBB30_30: ## in Loop: Header=BB30_21 Depth=2 leaq (%rsi,%rax), %r9 addq $202, %r9 leaq (%rsi,%rdx), %r10 addq $202, %r10 jmp LBB30_34 LBB30_31: ## in Loop: Header=BB30_21 Depth=2 leaq (%rsi,%rax), %r9 addq $204, %r9 leaq (%rsi,%rdx), %r10 addq $204, %r10 jmp LBB30_34 LBB30_32: ## in Loop: Header=BB30_21 Depth=2 leaq (%rsi,%rax), %r9 addq $206, %r9 leaq (%rsi,%rdx), %r10 addq $206, %r10 jmp LBB30_34 LBB30_33: ## in Loop: Header=BB30_21 Depth=2 leaq (%rsi,%rax), %r9 addq $208, %r9 leaq (%rsi,%rdx), %r10 addq $208, %r10 .p2align 4, 0x90 LBB30_34: ## in Loop: Header=BB30_21 Depth=2 movq -64(%rbp), %rsi ## 8-byte Reload movl %r9d, %eax subl %r13d, %eax andl $-2, %eax movb (%r9), %cl xorl %edx, %edx cmpb (%r10), %cl sete %dl orl %eax, %edx movl -44(%rbp), %r9d ## 4-byte Reload cmpw %r9w, %r15w movl $258, %r13d ## imm = 0x102 movl $0, %eax cmovel %eax, %r13d testl %edi, %edi cmovnel %edx, %r13d cmpl $3, %r13d jb LBB30_37 ## %bb.35: ## in Loop: Header=BB30_21 Depth=2 jne LBB30_38 ## %bb.36: ## in Loop: Header=BB30_21 Depth=2 movzwl %bx, %eax cmpl $8192, %eax ## imm = 0x2000 jb LBB30_38 LBB30_37: ## in Loop: Header=BB30_21 Depth=2 movq -80(%rbp), %rbx ## 8-byte Reload movb %r8b, (%rbx) shrb (%rsi) incq %rbx movzbl %r8b, %eax movl $1, %r13d movl -52(%rbp), %edi ## 4-byte Reload movl -48(%rbp), %r10d ## 4-byte Reload jmp LBB30_44 LBB30_38: ## in Loop: Header=BB30_21 Depth=2 cmpw %r9w, %r15w movl -52(%rbp), %edi ## 4-byte Reload movl -48(%rbp), %r10d ## 4-byte Reload je LBB30_40 ## %bb.39: ## in Loop: Header=BB30_21 Depth=2 movzwl %bx, %eax cmpl $32769, %eax ## imm = 0x8001 jae LBB30_40 ## %bb.42: ## in Loop: Header=BB30_21 Depth=2 movl -68(%rbp), %eax ## 4-byte Reload cmpl %eax, %r13d cmovael %eax, %r13d decl %r11d leal -3(%r13), %r8d movq -80(%rbp), %rbx ## 8-byte Reload movb %r8b, (%rbx) movw %r11w, 1(%rbx) addq $3, %rbx movb (%rsi), %cl shrb %cl orb $-128, %cl movb %cl, (%rsi) movl %r11d, %ecx andl $511, %ecx ## imm = 0x1FF leaq _s_tdefl_small_dist_sym(%rip), %rdx addq %rdx, %rcx movq %r11, %rdx shrq $8, %rdx leaq _s_tdefl_large_dist_sym(%rip), %rax addq %rax, %rdx cmpl $512, %r11d ## imm = 0x200 cmovbq %rcx, %rdx movzbl (%rdx), %ecx incw 33802(%r14,%rcx,2) leaq _s_tdefl_len_sym(%rip), %rax movzwl (%rax,%r8,2), %eax .p2align 4, 0x90 LBB30_44: ## in Loop: Header=BB30_21 Depth=2 incw 33226(%r14,%rax,2) xorl %eax, %eax decl %edi cmoveq %rbx, %rsi sete %cl movl $8, %edx cmovel %edx, %edi addl %r13d, %r12d cmpl $32768, %r12d ## imm = 0x8000 movl $32768, %edx ## imm = 0x8000 cmovael %edx, %r12d movl -68(%rbp), %edx ## 4-byte Reload subl %r13d, %edx jb LBB30_45 ## %bb.46: ## in Loop: Header=BB30_21 Depth=2 movb %cl, %al addq %rax, %rbx addl %r13d, %r10d addl %r13d, %r9d cmpq -96(%rbp), %rbx ## 8-byte Folded Reload jbe LBB30_47 ## %bb.48: ## in Loop: Header=BB30_21 Depth=2 movl %r9d, -44(%rbp) ## 4-byte Spill movl %r9d, 36(%r14) movl %edx, %r15d movl %edx, 40(%r14) movl %r12d, 44(%r14) movl %r10d, 84(%r14) movq %rbx, 48(%r14) movq %rsi, 56(%r14) movl %edi, 80(%r14) movq %r14, %rdi xorl %esi, %esi callq _tdefl_flush_block testl %eax, %eax jne LBB30_51 ## %bb.49: ## in Loop: Header=BB30_21 Depth=2 movl 84(%r14), %r10d movq 48(%r14), %rax movq %rax, -80(%rbp) ## 8-byte Spill movq 56(%r14), %rax movq %rax, -64(%rbp) ## 8-byte Spill movl 80(%r14), %edi movl -44(%rbp), %r9d ## 4-byte Reload movl %r15d, %edx jmp LBB30_50 .p2align 4, 0x90 LBB30_20: ## in Loop: Header=BB30_1 Depth=1 movl %r12d, %ecx jmp LBB30_1 LBB30_51: notl %eax shrl $31, %eax LBB30_52: addq $72, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB30_11: movl %r12d, %ecx movl %edx, %r15d movl -44(%rbp), %r9d ## 4-byte Reload movl -52(%rbp), %edi ## 4-byte Reload movl -48(%rbp), %r10d ## 4-byte Reload movq -64(%rbp), %r8 ## 8-byte Reload movq -80(%rbp), %rsi ## 8-byte Reload LBB30_12: movl %r9d, 36(%r14) movl %r15d, 40(%r14) movl %ecx, 44(%r14) movl %r10d, 84(%r14) movq %rsi, 48(%r14) movq %r8, 56(%r14) movl %edi, 80(%r14) movl $1, %eax jmp LBB30_52 LBB30_45: callq _tdefl_compress_fast.cold.1 xorl %eax, %eax jmp LBB30_52 LBB30_40: callq _tdefl_compress_fast.cold.2 xorl %eax, %eax jmp LBB30_52 .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_compress_normal _tdefl_compress_normal: ## @tdefl_compress_normal .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $88, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %r15 movq 176(%rdi), %r14 movq 184(%rdi), %r13 movl 168(%rdi), %eax movl %eax, -80(%rbp) ## 4-byte Spill leaq 103074(%rdi), %rax movq %rax, -128(%rbp) ## 8-byte Spill leaq 37546(%rdi), %rax movq %rax, -120(%rbp) ## 8-byte Spill jmp LBB31_2 .p2align 4, 0x90 LBB31_1: ## in Loop: Header=BB31_2 Depth=1 movq %r14, 176(%r15) movq %r13, 184(%r15) movq %r15, %rdi xorl %esi, %esi callq _tdefl_flush_block testl %eax, %eax jne LBB31_110 LBB31_2: ## =>This Loop Header: Depth=1 ## Child Loop BB31_6 Depth 2 ## Child Loop BB31_17 Depth 2 ## Child Loop BB31_31 Depth 2 ## Child Loop BB31_37 Depth 2 ## Child Loop BB31_38 Depth 3 ## Child Loop BB31_39 Depth 4 ## Child Loop BB31_54 Depth 4 testq %r13, %r13 je LBB31_11 ## %bb.3: ## in Loop: Header=BB31_2 Depth=1 movl 40(%r15), %r12d movl 44(%r15), %r8d leal (%r8,%r12), %eax cmpl $1, %eax ja LBB31_14 ## %bb.4: ## in Loop: Header=BB31_2 Depth=1 leal -2(%r12), %r9d leal (%r12,%r8), %r10d incl %r10d xorl %edx, %edx jmp LBB31_6 .p2align 4, 0x90 LBB31_5: ## in Loop: Header=BB31_6 Depth=2 incq %rdx cmpq %rdx, %r13 je LBB31_23 LBB31_6: ## Parent Loop BB31_2 Depth=1 ## => This Inner Loop Header: Depth=2 leal (%r12,%rdx), %eax cmpl $257, %eax ## imm = 0x101 ja LBB31_21 ## %bb.7: ## in Loop: Header=BB31_6 Depth=2 movzbl (%r14,%rdx), %ebx movl 36(%r15), %eax leal (%r12,%rdx), %esi addl %eax, %esi andl $32767, %esi ## imm = 0x7FFF movb %bl, 200(%r15,%rsi) cmpl $256, %esi ## imm = 0x100 ja LBB31_9 ## %bb.8: ## in Loop: Header=BB31_6 Depth=2 movl %esi, %esi movb %bl, 32968(%r15,%rsi) LBB31_9: ## in Loop: Header=BB31_6 Depth=2 leal (%r12,%rdx), %esi incl %esi movl %esi, 40(%r15) leal (%r10,%rdx), %esi cmpl $3, %esi jb LBB31_5 ## %bb.10: ## in Loop: Header=BB31_6 Depth=2 movzbl %bl, %r11d leal (%r9,%rdx), %ebx addl %eax, %ebx andl $32767, %ebx ## imm = 0x7FFF movzbl 200(%r15,%rbx), %edi leal (%r12,%rdx), %esi leal (%rax,%rsi), %ecx decl %ecx andl $32767, %ecx ## imm = 0x7FFF movzbl 200(%r15,%rcx), %ecx shlq $5, %rcx xorq %r11, %rcx andl $31, %edi shlq $10, %rdi xorq %rcx, %rdi movzwl 168618(%r15,%rdi,2), %ecx movw %cx, 103082(%r15,%rbx,2) addl %esi, %eax addl $-2, %eax movw %ax, 168618(%r15,%rdi,2) jmp LBB31_5 .p2align 4, 0x90 LBB31_11: ## in Loop: Header=BB31_2 Depth=1 cmpl $0, -80(%rbp) ## 4-byte Folded Reload je LBB31_112 ## %bb.12: ## in Loop: Header=BB31_2 Depth=1 movl 40(%r15), %r12d testl %r12d, %r12d je LBB31_112 ## %bb.13: ## in Loop: Header=BB31_2 Depth=1 movl 44(%r15), %r8d leal (%r8,%r12), %eax cmpl $1, %eax jbe LBB31_20 LBB31_14: ## in Loop: Header=BB31_2 Depth=1 movl 36(%r15), %edx leal (%rdx,%r12), %r11d addl $-2, %r11d movl %r11d, %eax andl $32767, %eax ## imm = 0x7FFF movzbl 200(%r15,%rax), %eax leal (%rdx,%r12), %esi decl %esi andl $32767, %esi ## imm = 0x7FFF movzbl 200(%r15,%rsi), %ebx movl $258, %esi ## imm = 0x102 subl %r12d, %esi cmpq %rsi, %r13 cmovbq %r13, %rsi subq %rsi, %r13 leal (%rsi,%r12), %r9d movl %r9d, 40(%r15) testq %rsi, %rsi je LBB31_24 ## %bb.15: ## in Loop: Header=BB31_2 Depth=1 addl %r12d, %edx leaq (%r14,%rsi), %r10 shll $5, %eax xorl %ebx, %eax jmp LBB31_17 .p2align 4, 0x90 LBB31_16: ## in Loop: Header=BB31_17 Depth=2 incq %r14 movzbl %bl, %ecx shll $5, %eax andl $32736, %eax ## imm = 0x7FE0 xorl %ecx, %eax movzwl 168618(%r15,%rax,2), %ecx movl %r11d, %edi andl $32767, %edi ## imm = 0x7FFF movw %cx, 103082(%r15,%rdi,2) movw %r11w, 168618(%r15,%rax,2) incl %edx incl %r11d decq %rsi je LBB31_19 LBB31_17: ## Parent Loop BB31_2 Depth=1 ## => This Inner Loop Header: Depth=2 andl $32767, %edx ## imm = 0x7FFF movzbl (%r14), %ebx movb %bl, 200(%r15,%rdx) cmpl $256, %edx ## imm = 0x100 ja LBB31_16 ## %bb.18: ## in Loop: Header=BB31_17 Depth=2 movl %edx, %ecx movb %bl, 32968(%r15,%rcx) jmp LBB31_16 .p2align 4, 0x90 LBB31_19: ## in Loop: Header=BB31_2 Depth=1 movq %r10, %r14 jmp LBB31_24 LBB31_20: ## in Loop: Header=BB31_2 Depth=1 xorl %r13d, %r13d jmp LBB31_22 LBB31_21: ## in Loop: Header=BB31_2 Depth=1 addl %edx, %r12d addq %rdx, %r14 subq %rdx, %r13 LBB31_22: ## in Loop: Header=BB31_2 Depth=1 movl $32768, %edx ## imm = 0x8000 subl %r12d, %edx cmpl %r8d, %edx cmovael %r8d, %edx movl %edx, 44(%r15) movl %r12d, %r9d jmp LBB31_26 LBB31_23: ## in Loop: Header=BB31_2 Depth=1 leal (%r12,%rdx), %r9d addq %rdx, %r14 xorl %r13d, %r13d LBB31_24: ## in Loop: Header=BB31_2 Depth=1 movl $32768, %edx ## imm = 0x8000 subl %r9d, %edx cmpl %r8d, %edx cmovael %r8d, %edx movl %edx, 44(%r15) cmpl $0, -80(%rbp) ## 4-byte Folded Reload jne LBB31_26 ## %bb.25: ## in Loop: Header=BB31_2 Depth=1 cmpl $258, %r9d ## imm = 0x102 jb LBB31_113 LBB31_26: ## in Loop: Header=BB31_2 Depth=1 movl %r9d, %ebx movl 104(%r15), %edi testl %edi, %edi movl %edi, %eax movl $2, %ecx cmovel %ecx, %eax movl 16(%r15), %r8d movl 36(%r15), %r10d movl %r10d, %r9d andl $32767, %r9d ## imm = 0x7FFF testl $589824, %r8d ## imm = 0x90000 je LBB31_34 ## %bb.27: ## in Loop: Header=BB31_2 Depth=1 xorl %r11d, %r11d testl %edx, %edx je LBB31_70 ## %bb.28: ## in Loop: Header=BB31_2 Depth=1 movl %r8d, %edx andl $524288, %edx ## imm = 0x80000 jne LBB31_70 ## %bb.29: ## in Loop: Header=BB31_2 Depth=1 testq %rbx, %rbx je LBB31_68 ## %bb.30: ## in Loop: Header=BB31_2 Depth=1 leal -1(%r10), %eax andl $32767, %eax ## imm = 0x7FFF movb 200(%r15,%rax), %dl andl $32767, %r10d ## imm = 0x7FFF xorl %eax, %eax .p2align 4, 0x90 LBB31_31: ## Parent Loop BB31_2 Depth=1 ## => This Inner Loop Header: Depth=2 leal (%r10,%rax), %esi cmpb %dl, 200(%r15,%rsi) jne LBB31_69 ## %bb.32: ## in Loop: Header=BB31_31 Depth=2 incq %rax cmpq %rax, %rbx jne LBB31_31 ## %bb.33: ## in Loop: Header=BB31_2 Depth=1 movl %ebx, %eax jmp LBB31_69 .p2align 4, 0x90 LBB31_34: ## in Loop: Header=BB31_2 Depth=1 cmpl $259, %ebx ## imm = 0x103 jae LBB31_117 ## %bb.35: ## in Loop: Header=BB31_2 Depth=1 xorl %r11d, %r11d cmpl %ebx, %eax jae LBB31_70 ## %bb.36: ## in Loop: Header=BB31_2 Depth=1 movq %rbx, -96(%rbp) ## 8-byte Spill movl %edi, -44(%rbp) ## 4-byte Spill movl %r8d, -48(%rbp) ## 4-byte Spill leaq (%r15,%r9), %rsi addq $200, %rsi movq %rsi, -112(%rbp) ## 8-byte Spill movzwl 200(%r15,%r9), %ebx xorl %esi, %esi cmpl $32, %eax setae %sil movl 20(%r15,%rsi,4), %r8d leal -1(%r9), %esi movq %rsi, -104(%rbp) ## 8-byte Spill leal -1(%r9,%rax), %esi leaq (%r15,%r9), %rcx movq %rcx, -72(%rbp) ## 8-byte Spill movl $0, -52(%rbp) ## 4-byte Folded Spill movq %r9, -64(%rbp) ## 8-byte Spill ## kill: def $r9d killed $r9d killed $r9 def $r9 LBB31_37: ## Parent Loop BB31_2 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB31_38 Depth 3 ## Child Loop BB31_39 Depth 4 ## Child Loop BB31_54 Depth 4 movl %esi, %esi movzwl 200(%r15,%rsi), %ecx leal -1(%rax), %edi LBB31_38: ## Parent Loop BB31_2 Depth=1 ## Parent Loop BB31_37 Depth=2 ## => This Loop Header: Depth=3 ## Child Loop BB31_39 Depth 4 ## Child Loop BB31_54 Depth 4 decl %r8d movl %r8d, %r12d .p2align 4, 0x90 LBB31_39: ## Parent Loop BB31_2 Depth=1 ## Parent Loop BB31_37 Depth=2 ## Parent Loop BB31_38 Depth=3 ## => This Inner Loop Header: Depth=4 subl $1, %r12d jb LBB31_66 ## %bb.40: ## in Loop: Header=BB31_39 Depth=4 movl %r9d, %esi movzwl 103082(%r15,%rsi,2), %r9d testl %r9d, %r9d je LBB31_66 ## %bb.41: ## in Loop: Header=BB31_39 Depth=4 movl %r10d, %esi subl %r9d, %esi movzwl %si, %r11d cmpl %r11d, %edx jb LBB31_66 ## %bb.42: ## in Loop: Header=BB31_39 Depth=4 andl $32767, %r9d ## imm = 0x7FFF leal (%rdi,%r9), %esi cmpw %cx, 200(%r15,%rsi) je LBB31_49 ## %bb.43: ## in Loop: Header=BB31_39 Depth=4 movzwl 103082(%r15,%r9,2), %r9d testl %r9d, %r9d je LBB31_66 ## %bb.44: ## in Loop: Header=BB31_39 Depth=4 movl %r10d, %esi subl %r9d, %esi movzwl %si, %r11d cmpl %r11d, %edx jb LBB31_66 ## %bb.45: ## in Loop: Header=BB31_39 Depth=4 andl $32767, %r9d ## imm = 0x7FFF leal (%rdi,%r9), %esi cmpw %cx, 200(%r15,%rsi) je LBB31_49 ## %bb.46: ## in Loop: Header=BB31_39 Depth=4 movzwl 103082(%r15,%r9,2), %r9d testl %r9d, %r9d je LBB31_66 ## %bb.47: ## in Loop: Header=BB31_39 Depth=4 movl %r10d, %esi subl %r9d, %esi movzwl %si, %r11d cmpl %r11d, %edx jb LBB31_66 ## %bb.48: ## in Loop: Header=BB31_39 Depth=4 andl $32767, %r9d ## imm = 0x7FFF leal (%rdi,%r9), %esi cmpw %cx, 200(%r15,%rsi) jne LBB31_52 .p2align 4, 0x90 LBB31_49: ## in Loop: Header=BB31_39 Depth=4 testl %r11d, %r11d je LBB31_66 ## %bb.50: ## in Loop: Header=BB31_39 Depth=4 movl %r8d, -84(%rbp) ## 4-byte Spill movq %r13, %r8 movl %r9d, %r13d cmpw %bx, 200(%r15,%r13) je LBB31_53 ## %bb.51: ## in Loop: Header=BB31_39 Depth=4 movq %r8, %r13 movl %r12d, %r8d jmp LBB31_39 LBB31_52: ## in Loop: Header=BB31_39 Depth=4 movl %r12d, %r8d jmp LBB31_39 LBB31_53: ## in Loop: Header=BB31_38 Depth=3 movw %bx, -74(%rbp) ## 2-byte Spill leaq (%r15,%r13), %r12 xorl %esi, %esi .p2align 4, 0x90 LBB31_54: ## Parent Loop BB31_2 Depth=1 ## Parent Loop BB31_37 Depth=2 ## Parent Loop BB31_38 Depth=3 ## => This Inner Loop Header: Depth=4 movq -72(%rbp), %rbx ## 8-byte Reload movzwl 202(%rbx,%rsi), %ebx cmpw 202(%r12,%rsi), %bx jne LBB31_59 ## %bb.55: ## in Loop: Header=BB31_54 Depth=4 movq -72(%rbp), %rbx ## 8-byte Reload movzwl 204(%rbx,%rsi), %ebx cmpw 204(%r12,%rsi), %bx jne LBB31_60 ## %bb.56: ## in Loop: Header=BB31_54 Depth=4 movq -72(%rbp), %rbx ## 8-byte Reload movzwl 206(%rbx,%rsi), %ebx cmpw 206(%r12,%rsi), %bx jne LBB31_61 ## %bb.57: ## in Loop: Header=BB31_54 Depth=4 movq -72(%rbp), %rbx ## 8-byte Reload movzwl 208(%rbx,%rsi), %ebx cmpw 208(%r12,%rsi), %bx jne LBB31_62 ## %bb.58: ## in Loop: Header=BB31_54 Depth=4 addq $8, %rsi cmpl $256, %esi ## imm = 0x100 jne LBB31_54 jmp LBB31_108 LBB31_59: ## in Loop: Header=BB31_38 Depth=3 movq -72(%rbp), %rbx ## 8-byte Reload leaq (%rbx,%rsi), %r12 addq $202, %r12 addq %r15, %r13 addq %rsi, %r13 addq $202, %r13 jmp LBB31_63 LBB31_60: ## in Loop: Header=BB31_38 Depth=3 movq -72(%rbp), %rbx ## 8-byte Reload leaq (%rbx,%rsi), %r12 addq $204, %r12 addq %r15, %r13 addq %rsi, %r13 addq $204, %r13 jmp LBB31_63 LBB31_61: ## in Loop: Header=BB31_38 Depth=3 movq -72(%rbp), %rbx ## 8-byte Reload leaq (%rbx,%rsi), %r12 addq $206, %r12 addq %r15, %r13 addq %rsi, %r13 addq $206, %r13 jmp LBB31_63 LBB31_62: ## in Loop: Header=BB31_38 Depth=3 movq -72(%rbp), %rbx ## 8-byte Reload leaq (%rbx,%rsi), %r12 addq $208, %r12 addq %r15, %r13 addq %rsi, %r13 addq $208, %r13 LBB31_63: ## in Loop: Header=BB31_38 Depth=3 movl %r12d, %ebx subl -112(%rbp), %ebx ## 4-byte Folded Reload andl $-2, %ebx movb (%r12), %sil xorl %r12d, %r12d cmpb (%r13), %sil sete %r12b orl %ebx, %r12d cmpl %eax, %r12d movq %r8, %r13 movzwl -74(%rbp), %ebx ## 2-byte Folded Reload movl -84(%rbp), %r8d ## 4-byte Reload jbe LBB31_38 ## %bb.64: ## in Loop: Header=BB31_37 Depth=2 movq -96(%rbp), %rax ## 8-byte Reload cmpl %eax, %r12d cmovael %eax, %r12d jae LBB31_109 ## %bb.65: ## in Loop: Header=BB31_37 Depth=2 movq -104(%rbp), %rax ## 8-byte Reload leal (%r12,%rax), %esi movl %r11d, %eax movl %r11d, -52(%rbp) ## 4-byte Spill movl %r12d, %eax jmp LBB31_37 LBB31_66: ## in Loop: Header=BB31_2 Depth=1 movl -52(%rbp), %ecx ## 4-byte Reload movl %ecx, %r11d LBB31_67: ## in Loop: Header=BB31_2 Depth=1 movq -64(%rbp), %r9 ## 8-byte Reload movl -48(%rbp), %r8d ## 4-byte Reload movl -44(%rbp), %edi ## 4-byte Reload jmp LBB31_70 LBB31_68: ## in Loop: Header=BB31_2 Depth=1 xorl %eax, %eax LBB31_69: ## in Loop: Header=BB31_2 Depth=1 xorl %r11d, %r11d cmpl $3, %eax setae %r11b movl $0, %ecx cmovbl %ecx, %eax LBB31_70: ## in Loop: Header=BB31_2 Depth=1 cmpl $3, %eax sete %cl cmpl $8192, %r11d ## imm = 0x2000 setae %dl testb %dl, %cl jne LBB31_74 ## %bb.71: ## in Loop: Header=BB31_2 Depth=1 cmpl %r11d, %r9d je LBB31_74 ## %bb.72: ## in Loop: Header=BB31_2 Depth=1 testl $131072, %r8d ## imm = 0x20000 je LBB31_80 ## %bb.73: ## in Loop: Header=BB31_2 Depth=1 cmpl $6, %eax jae LBB31_80 LBB31_74: ## in Loop: Header=BB31_2 Depth=1 testl %edi, %edi je LBB31_96 LBB31_75: ## in Loop: Header=BB31_2 Depth=1 cmpl $3, %edi jb LBB31_116 ## %bb.76: ## in Loop: Header=BB31_2 Depth=1 movl 100(%r15), %eax decl %eax cmpl $32768, %eax ## imm = 0x8000 jae LBB31_116 ## %bb.77: ## in Loop: Header=BB31_2 Depth=1 addl %edi, 84(%r15) addl $-3, %edi movq 48(%r15), %rcx movb %dil, (%rcx) movq 48(%r15), %rcx movb %al, 1(%rcx) movl %eax, %ecx shrq $8, %rcx movq 48(%r15), %rdx movb %cl, 2(%rdx) addq $3, 48(%r15) movq 56(%r15), %rdx movb (%rdx), %bl shrb %bl orb $-128, %bl movb %bl, (%rdx) decl 80(%r15) jne LBB31_79 ## %bb.78: ## in Loop: Header=BB31_2 Depth=1 movl $8, 80(%r15) movq 48(%r15), %rdx leaq 1(%rdx), %rsi movq %rsi, 48(%r15) movq %rdx, 56(%r15) LBB31_79: ## in Loop: Header=BB31_2 Depth=1 movl %eax, %edx andl $511, %edx ## imm = 0x1FF leaq _s_tdefl_small_dist_sym(%rip), %rsi addq %rsi, %rdx leaq _s_tdefl_large_dist_sym(%rip), %rsi addq %rsi, %rcx cmpl $512, %eax ## imm = 0x200 cmovbq %rdx, %rcx movzbl (%rcx), %eax incw 33802(%r15,%rax,2) movl %edi, %eax leaq _s_tdefl_len_sym(%rip), %rcx movzwl (%rcx,%rax,2), %eax incw 33226(%r15,%rax,2) movl 104(%r15), %eax decl %eax movl $0, 104(%r15) jmp LBB31_100 .p2align 4, 0x90 LBB31_80: ## in Loop: Header=BB31_2 Depth=1 testl %edi, %edi je LBB31_89 ## %bb.81: ## in Loop: Header=BB31_2 Depth=1 cmpl %edi, %eax jbe LBB31_75 ## %bb.82: ## in Loop: Header=BB31_2 Depth=1 movl 108(%r15), %ecx incl 84(%r15) movq 48(%r15), %rdx leaq 1(%rdx), %rsi movq %rsi, 48(%r15) movb %cl, (%rdx) movq 56(%r15), %rdx shrb (%rdx) decl 80(%r15) jne LBB31_84 ## %bb.83: ## in Loop: Header=BB31_2 Depth=1 movl $8, 80(%r15) movq 48(%r15), %rdx leaq 1(%rdx), %rsi movq %rsi, 48(%r15) movq %rdx, 56(%r15) LBB31_84: ## in Loop: Header=BB31_2 Depth=1 movzbl %cl, %ecx incw 33226(%r15,%rcx,2) cmpl $128, %eax jb LBB31_107 ## %bb.85: ## in Loop: Header=BB31_2 Depth=1 decl %r11d cmpl $32768, %r11d ## imm = 0x8000 jae LBB31_119 ## %bb.86: ## in Loop: Header=BB31_2 Depth=1 addl %eax, 84(%r15) leal -3(%rax), %ecx movq 48(%r15), %rdx movb %cl, (%rdx) movq 48(%r15), %rdx movb %r11b, 1(%rdx) movl %r11d, %edx shrq $8, %rdx movq 48(%r15), %rsi movb %dl, 2(%rsi) addq $3, 48(%r15) movq 56(%r15), %rsi movb (%rsi), %bl shrb %bl orb $-128, %bl movb %bl, (%rsi) decl 80(%r15) jne LBB31_88 ## %bb.87: ## in Loop: Header=BB31_2 Depth=1 movl $8, 80(%r15) movq 48(%r15), %rsi leaq 1(%rsi), %rbx movq %rbx, 48(%r15) movq %rsi, 56(%r15) LBB31_88: ## in Loop: Header=BB31_2 Depth=1 movl %r11d, %esi andl $511, %esi ## imm = 0x1FF leaq _s_tdefl_small_dist_sym(%rip), %rbx addq %rbx, %rsi leaq _s_tdefl_large_dist_sym(%rip), %rbx addq %rbx, %rdx cmpl $512, %r11d ## imm = 0x200 cmovbq %rsi, %rdx movzbl (%rdx), %edx incw 33802(%r15,%rdx,2) movl %ecx, %ecx leaq _s_tdefl_len_sym(%rip), %rdx movzwl (%rdx,%rcx,2), %ecx incw 33226(%r15,%rcx,2) movl $0, 104(%r15) jmp LBB31_100 LBB31_89: ## in Loop: Header=BB31_2 Depth=1 testl %r11d, %r11d je LBB31_96 ## %bb.90: ## in Loop: Header=BB31_2 Depth=1 cmpl $0, 28(%r15) je LBB31_105 LBB31_91: ## in Loop: Header=BB31_2 Depth=1 cmpl $3, %eax jb LBB31_118 ## %bb.92: ## in Loop: Header=BB31_2 Depth=1 decl %r11d cmpl $32768, %r11d ## imm = 0x8000 jae LBB31_118 ## %bb.93: ## in Loop: Header=BB31_2 Depth=1 addl %eax, 84(%r15) leal -3(%rax), %ecx movq 48(%r15), %rdx movb %cl, (%rdx) movq 48(%r15), %rdx movb %r11b, 1(%rdx) movl %r11d, %edx shrq $8, %rdx movq 48(%r15), %rsi movb %dl, 2(%rsi) addq $3, 48(%r15) movq 56(%r15), %rsi movb (%rsi), %bl shrb %bl orb $-128, %bl movb %bl, (%rsi) decl 80(%r15) jne LBB31_95 ## %bb.94: ## in Loop: Header=BB31_2 Depth=1 movl $8, 80(%r15) movq 48(%r15), %rsi leaq 1(%rsi), %rbx movq %rbx, 48(%r15) movq %rsi, 56(%r15) LBB31_95: ## in Loop: Header=BB31_2 Depth=1 movl %r11d, %esi andl $511, %esi ## imm = 0x1FF leaq _s_tdefl_small_dist_sym(%rip), %rbx addq %rbx, %rsi leaq _s_tdefl_large_dist_sym(%rip), %rbx addq %rbx, %rdx cmpl $512, %r11d ## imm = 0x200 cmovbq %rsi, %rdx movzbl (%rdx), %edx incw 33802(%r15,%rdx,2) movl %ecx, %ecx leaq _s_tdefl_len_sym(%rip), %rdx movzwl (%rdx,%rcx,2), %ecx incw 33226(%r15,%rcx,2) jmp LBB31_100 .p2align 4, 0x90 LBB31_96: ## in Loop: Header=BB31_2 Depth=1 movzbl 200(%r15,%r9), %eax incl 84(%r15) movq 48(%r15), %rcx leaq 1(%rcx), %rdx movq %rdx, 48(%r15) movb %al, (%rcx) movq 56(%r15), %rcx shrb (%rcx) decl 80(%r15) jne LBB31_98 ## %bb.97: ## in Loop: Header=BB31_2 Depth=1 movl $8, 80(%r15) movq 48(%r15), %rcx leaq 1(%rcx), %rdx movq %rdx, 48(%r15) movq %rcx, 56(%r15) LBB31_98: ## in Loop: Header=BB31_2 Depth=1 incw 33226(%r15,%rax,2) LBB31_99: ## in Loop: Header=BB31_2 Depth=1 movl $1, %eax LBB31_100: ## in Loop: Header=BB31_2 Depth=1 addl %eax, 36(%r15) movl 40(%r15), %ecx subl %eax, %ecx jb LBB31_115 ## %bb.101: ## in Loop: Header=BB31_2 Depth=1 movl %ecx, 40(%r15) addl 44(%r15), %eax cmpl $32768, %eax ## imm = 0x8000 movl $32768, %ecx ## imm = 0x8000 cmovael %ecx, %eax movl %eax, 44(%r15) movq 48(%r15), %rax cmpq -128(%rbp), %rax ## 8-byte Folded Reload ja LBB31_1 ## %bb.102: ## in Loop: Header=BB31_2 Depth=1 movl 84(%r15), %ecx cmpl $31745, %ecx ## imm = 0x7C01 jb LBB31_2 ## %bb.103: ## in Loop: Header=BB31_2 Depth=1 subl -120(%rbp), %eax ## 4-byte Folded Reload imull $115, %eax, %eax shrl $7, %eax cmpl %ecx, %eax jae LBB31_1 ## %bb.104: ## in Loop: Header=BB31_2 Depth=1 testb $8, 18(%r15) je LBB31_2 jmp LBB31_1 LBB31_105: ## in Loop: Header=BB31_2 Depth=1 testl $65536, %r8d ## imm = 0x10000 jne LBB31_91 ## %bb.106: ## in Loop: Header=BB31_2 Depth=1 cmpl $128, %eax jae LBB31_91 LBB31_107: ## in Loop: Header=BB31_2 Depth=1 movzbl 200(%r15,%r9), %ecx movl %ecx, 108(%r15) movl %r11d, 100(%r15) movl %eax, 104(%r15) jmp LBB31_99 LBB31_108: ## in Loop: Header=BB31_2 Depth=1 movq -96(%rbp), %rcx ## 8-byte Reload cmpl $258, %ecx ## imm = 0x102 movl $258, %eax ## imm = 0x102 cmovael %eax, %ecx movl %ecx, %eax movq %r8, %r13 jmp LBB31_67 LBB31_109: ## in Loop: Header=BB31_2 Depth=1 movl %r12d, %eax jmp LBB31_67 LBB31_112: xorl %r13d, %r13d LBB31_113: movq %r14, 176(%r15) movq %r13, 184(%r15) movl $1, %eax jmp LBB31_114 LBB31_110: notl %eax shrl $31, %eax LBB31_114: addq $88, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB31_115: callq _tdefl_compress_normal.cold.2 xorl %eax, %eax jmp LBB31_114 LBB31_116: callq _tdefl_compress_normal.cold.3 xorl %eax, %eax jmp LBB31_114 LBB31_117: callq _tdefl_compress_normal.cold.1 xorl %eax, %eax jmp LBB31_114 LBB31_118: callq _tdefl_compress_normal.cold.4 xorl %eax, %eax jmp LBB31_114 LBB31_119: callq _tdefl_compress_normal.cold.5 xorl %eax, %eax jmp LBB31_114 .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_flush_block _tdefl_flush_block: ## @tdefl_flush_block .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $24, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %esi, %r8d movq %rdi, %rbx testb $8, 18(%rdi) jne LBB32_2 ## %bb.1: xorl %edx, %edx cmpq $0, (%rbx) jne LBB32_6 jmp LBB32_4 LBB32_2: movl 36(%rbx), %eax subl 88(%rbx), %eax cmpl 44(%rbx), %eax setbe %dl cmpq $0, (%rbx) jne LBB32_6 LBB32_4: movq 160(%rbx), %rax movq 192(%rbx), %rcx movq (%rax), %rax subq %rcx, %rax cmpq $85196, %rax ## imm = 0x14CCC jb LBB32_6 ## %bb.5: addq 144(%rbx), %rcx jmp LBB32_7 LBB32_6: leaq 234154(%rbx), %rcx LBB32_7: movq %rcx, 64(%rbx) leaq 85180(%rcx), %rax movq %rax, 72(%rbx) cmpl $0, 116(%rbx) jne LBB32_8 ## %bb.10: movq %rcx, -64(%rbp) ## 8-byte Spill movq $0, 112(%rbx) movq 56(%rbx), %rax movzbl (%rax), %esi movb 80(%rbx), %cl shrl %cl, %esi movb %sil, (%rax) xorl %eax, %eax cmpl $8, 80(%rbx) sete %al subq %rax, 48(%rbx) testb $16, 17(%rbx) je LBB32_20 ## %bb.11: cmpl $0, 124(%rbx) je LBB32_12 LBB32_20: xorl %r14d, %r14d cmpl $4, %r8d sete %r14b movl 92(%rbx), %r15d movl %r15d, %ecx shll %cl, %r14d leaq 92(%rbx), %r13 leaq 96(%rbx), %r12 orl 96(%rbx), %r14d movl %r14d, 96(%rbx) incl %r15d movl %r15d, 92(%rbx) cmpl $8, %r15d jae LBB32_21 LBB32_24: movq 64(%rbx), %rsi xorl %eax, %eax testb %dl, %dl jne LBB32_32 ## %bb.25: movq %rsi, -56(%rbp) ## 8-byte Spill movl %r8d, -44(%rbp) ## 4-byte Spill movb $1, %al testb $4, 18(%rbx) jne LBB32_27 ## %bb.26: cmpl $48, 84(%rbx) setb %al LBB32_27: movzbl %al, %esi movq %rbx, %rdi callq _tdefl_compress_block movl 84(%rbx), %ecx testq %rcx, %rcx je LBB32_28 ## %bb.31: movq 64(%rbx), %rdx movq -56(%rbp), %rsi ## 8-byte Reload subq %rsi, %rdx incq %rdx cmpq %rcx, %rdx movl -44(%rbp), %r8d ## 4-byte Reload jl LBB32_29 LBB32_32: movl 36(%rbx), %ecx subl 88(%rbx), %ecx cmpl 44(%rbx), %ecx ja LBB32_29 ## %bb.33: movq %rsi, 64(%rbx) movl %r14d, 96(%rbx) leal 2(%r15), %eax movl %eax, 92(%rbx) cmpl $6, %r15d jb LBB32_40 .p2align 4, 0x90 ## %bb.34: cmpq 72(%rbx), %rsi jae LBB32_36 LBB32_35: leaq 1(%rsi), %rax movq %rax, 64(%rbx) movb %r14b, (%rsi) movl 92(%rbx), %eax movl 96(%rbx), %r14d LBB32_36: ## =>This Inner Loop Header: Depth=1 shrl $8, %r14d movl %r14d, (%r12) addl $-8, %eax movl %eax, (%r13) cmpl $8, %eax jb LBB32_38 ## %bb.37: ## in Loop: Header=BB32_36 Depth=1 movq 64(%rbx), %rsi cmpq 72(%rbx), %rsi jb LBB32_35 jmp LBB32_36 .p2align 4, 0x90 LBB32_23: ## in Loop: Header=BB32_21 Depth=1 shrl $8, %r14d movl %r14d, (%r12) addl $-8, %r15d movl %r15d, (%r13) cmpl $7, %r15d jbe LBB32_24 LBB32_21: ## =>This Inner Loop Header: Depth=1 movq 64(%rbx), %rax cmpq 72(%rbx), %rax jae LBB32_23 ## %bb.22: ## in Loop: Header=BB32_21 Depth=1 leaq 1(%rax), %rcx movq %rcx, 64(%rbx) movb %r14b, (%rax) movl 92(%rbx), %r15d movl 96(%rbx), %r14d jmp LBB32_23 LBB32_12: movl 92(%rbx), %ecx movl $120, %eax shll %cl, %eax orl 96(%rbx), %eax movl %eax, 96(%rbx) subl $-8, %ecx movl %ecx, 92(%rbx) jb LBB32_13 LBB32_16: btsl %ecx, %eax movl %eax, 96(%rbx) addl $8, %ecx movl %ecx, 92(%rbx) jmp LBB32_17 .p2align 4, 0x90 LBB32_19: ## in Loop: Header=BB32_17 Depth=1 shrl $8, %eax movl %eax, 96(%rbx) addl $-8, %ecx movl %ecx, 92(%rbx) cmpl $7, %ecx jbe LBB32_20 LBB32_17: ## =>This Inner Loop Header: Depth=1 movq 64(%rbx), %rsi cmpq 72(%rbx), %rsi jae LBB32_19 ## %bb.18: ## in Loop: Header=BB32_17 Depth=1 leaq 1(%rsi), %rcx movq %rcx, 64(%rbx) movb %al, (%rsi) movl 92(%rbx), %ecx movl 96(%rbx), %eax jmp LBB32_19 .p2align 4, 0x90 LBB32_15: ## in Loop: Header=BB32_13 Depth=1 shrl $8, %eax movl %eax, 96(%rbx) addl $-8, %ecx movl %ecx, 92(%rbx) cmpl $7, %ecx jbe LBB32_16 LBB32_13: ## =>This Inner Loop Header: Depth=1 movq 64(%rbx), %rsi cmpq 72(%rbx), %rsi jae LBB32_15 ## %bb.14: ## in Loop: Header=BB32_13 Depth=1 leaq 1(%rsi), %rcx movq %rcx, 64(%rbx) movb %al, (%rsi) movl 92(%rbx), %ecx movl 96(%rbx), %eax jmp LBB32_15 LBB32_28: movl -44(%rbp), %r8d ## 4-byte Reload movq -56(%rbp), %rsi ## 8-byte Reload LBB32_29: testl %eax, %eax jne LBB32_60 ## %bb.30: movq %rsi, 64(%rbx) movl %r14d, 96(%rbx) movl %r15d, 92(%rbx) movq %rbx, %rdi movl $1, %esi movl %r8d, %r14d callq _tdefl_compress_block movl %r14d, %r8d jmp LBB32_60 LBB32_38: testl %eax, %eax je LBB32_39 LBB32_40: movl $8, (%r13) movl $8, %ecx jmp LBB32_41 .p2align 4, 0x90 LBB32_43: ## in Loop: Header=BB32_41 Depth=1 shrl $8, %r14d movl %r14d, (%r12) addl $-8, %ecx movl %ecx, (%r13) cmpl $7, %ecx jbe LBB32_44 LBB32_41: ## =>This Inner Loop Header: Depth=1 movq 64(%rbx), %rax cmpq 72(%rbx), %rax jae LBB32_43 ## %bb.42: ## in Loop: Header=BB32_41 Depth=1 leaq 1(%rax), %rcx movq %rcx, 64(%rbx) movb %r14b, (%rax) movl 92(%rbx), %ecx movl 96(%rbx), %r14d jmp LBB32_43 LBB32_39: xorl %ecx, %ecx LBB32_44: movzwl 84(%rbx), %edx shll %cl, %edx orl %r14d, %edx movl %edx, 96(%rbx) addl $16, %ecx movl %ecx, 92(%rbx) jmp LBB32_45 .p2align 4, 0x90 LBB32_47: ## in Loop: Header=BB32_45 Depth=1 leaq 1(%rax), %rcx movq %rcx, 64(%rbx) movb %dl, (%rax) movl 92(%rbx), %eax movl 96(%rbx), %edx LBB32_48: ## in Loop: Header=BB32_45 Depth=1 shrl $8, %edx movl %edx, (%r12) leal -8(%rax), %ecx movl %ecx, (%r13) cmpl $7, %ecx jbe LBB32_49 LBB32_45: ## =>This Inner Loop Header: Depth=1 movq 64(%rbx), %rax cmpq 72(%rbx), %rax jb LBB32_47 ## %bb.46: ## in Loop: Header=BB32_45 Depth=1 movl %ecx, %eax jmp LBB32_48 LBB32_49: movl $65535, %esi ## imm = 0xFFFF xorl 84(%rbx), %esi movl %esi, 84(%rbx) movzwl %si, %esi ## kill: def $cl killed $cl killed $ecx shll %cl, %esi orl %esi, %edx movl %edx, 96(%rbx) addl $8, %eax movl %eax, 92(%rbx) jmp LBB32_50 .p2align 4, 0x90 LBB32_52: ## in Loop: Header=BB32_50 Depth=1 shrl $8, %edx movl %edx, (%r12) addl $-8, %eax movl %eax, (%r13) cmpl $7, %eax jbe LBB32_53 LBB32_50: ## =>This Inner Loop Header: Depth=1 movq 64(%rbx), %rcx cmpq 72(%rbx), %rcx jae LBB32_52 ## %bb.51: ## in Loop: Header=BB32_50 Depth=1 leaq 1(%rcx), %rax movq %rax, 64(%rbx) movb %dl, (%rcx) movl 92(%rbx), %eax movl 96(%rbx), %edx jmp LBB32_52 LBB32_53: xorl $65535, 84(%rbx) ## imm = 0xFFFF je LBB32_60 ## %bb.54: xorl %esi, %esi jmp LBB32_55 .p2align 4, 0x90 LBB32_59: ## in Loop: Header=BB32_55 Depth=1 incl %esi cmpl 84(%rbx), %esi jae LBB32_60 LBB32_55: ## =>This Loop Header: Depth=1 ## Child Loop BB32_56 Depth 2 movl 88(%rbx), %ecx addl %esi, %ecx andl $32767, %ecx ## imm = 0x7FFF movzbl 200(%rbx,%rcx), %edi movl %eax, %ecx shll %cl, %edi orl %edi, %edx movl %edx, 96(%rbx) addl $8, %eax movl %eax, 92(%rbx) jmp LBB32_56 .p2align 4, 0x90 LBB32_58: ## in Loop: Header=BB32_56 Depth=2 shrl $8, %edx movl %edx, (%r12) addl $-8, %eax movl %eax, (%r13) cmpl $7, %eax jbe LBB32_59 LBB32_56: ## Parent Loop BB32_55 Depth=1 ## => This Inner Loop Header: Depth=2 movq 64(%rbx), %rcx cmpq 72(%rbx), %rcx jae LBB32_58 ## %bb.57: ## in Loop: Header=BB32_56 Depth=2 leaq 1(%rcx), %rax movq %rax, 64(%rbx) movb %dl, (%rcx) movl 92(%rbx), %eax movl 96(%rbx), %edx jmp LBB32_58 LBB32_60: testl %r8d, %r8d je LBB32_108 ## %bb.61: movl (%r13), %eax cmpl $4, %r8d jne LBB32_88 ## %bb.62: testl %eax, %eax je LBB32_63 ## %bb.64: movl $8, (%r13) movl $8, %ecx jmp LBB32_65 .p2align 4, 0x90 LBB32_67: ## in Loop: Header=BB32_65 Depth=1 shrl $8, (%r12) addl $-8, %ecx movl %ecx, (%r13) cmpl $7, %ecx jbe LBB32_68 LBB32_65: ## =>This Inner Loop Header: Depth=1 movq 64(%rbx), %rax cmpq 72(%rbx), %rax jae LBB32_67 ## %bb.66: ## in Loop: Header=BB32_65 Depth=1 movzbl 96(%rbx), %ecx leaq 1(%rax), %rdx movq %rdx, 64(%rbx) movb %cl, (%rax) movl 92(%rbx), %ecx jmp LBB32_67 LBB32_88: addl $3, %eax movl %eax, (%r13) cmpl $8, %eax jae LBB32_89 LBB32_92: testl %eax, %eax je LBB32_93 ## %bb.94: movl $8, (%r13) movl $8, %edx jmp LBB32_95 .p2align 4, 0x90 LBB32_97: ## in Loop: Header=BB32_95 Depth=1 movl (%r12), %eax shrl $8, %eax movl %eax, (%r12) leal -8(%rcx), %edx movl %edx, (%r13) cmpl $7, %edx jbe LBB32_98 LBB32_95: ## =>This Inner Loop Header: Depth=1 movq 64(%rbx), %rax movl %edx, %ecx cmpq 72(%rbx), %rax jae LBB32_97 ## %bb.96: ## in Loop: Header=BB32_95 Depth=1 movzbl 96(%rbx), %ecx leaq 1(%rax), %rdx movq %rdx, 64(%rbx) movb %cl, (%rax) movl 92(%rbx), %ecx jmp LBB32_97 .p2align 4, 0x90 LBB32_91: ## in Loop: Header=BB32_89 Depth=1 shrl $8, (%r12) addl $-8, %eax movl %eax, (%r13) cmpl $7, %eax jbe LBB32_92 LBB32_89: ## =>This Inner Loop Header: Depth=1 movq 64(%rbx), %rcx cmpq 72(%rbx), %rcx jae LBB32_91 ## %bb.90: ## in Loop: Header=BB32_89 Depth=1 movzbl 96(%rbx), %eax leaq 1(%rcx), %rdx movq %rdx, 64(%rbx) movb %al, (%rcx) movl 92(%rbx), %eax jmp LBB32_91 LBB32_98: addl $8, %ecx jmp LBB32_99 LBB32_63: xorl %ecx, %ecx LBB32_68: testb $16, 17(%rbx) jne LBB32_69 LBB32_108: movq 64(%rbx), %r14 cmpq 72(%rbx), %r14 jae LBB32_109 ## %bb.110: leaq 33226(%rbx), %rdi movl $576, %esi ## imm = 0x240 callq ___bzero xorps %xmm0, %xmm0 movups %xmm0, 33850(%rbx) movups %xmm0, 33834(%rbx) movups %xmm0, 33818(%rbx) movups %xmm0, 33802(%rbx) leaq 37546(%rbx), %rax leaq 37547(%rbx), %rcx movq %rcx, 48(%rbx) movq %rax, 56(%rbx) movl 84(%rbx), %eax movq $8, 80(%rbx) addl %eax, 88(%rbx) incl 124(%rbx) movq -64(%rbp), %rcx ## 8-byte Reload subq %rcx, %r14 testl %r14d, %r14d je LBB32_118 ## %bb.111: movq (%rbx), %rax testq %rax, %rax je LBB32_114 ## %bb.112: movq 176(%rbx), %rcx subq 136(%rbx), %rcx movq 152(%rbx), %rdx movq %rcx, (%rdx) leaq 234154(%rbx), %rdi movq 8(%rbx), %rdx movl %r14d, %esi callq *%rax testl %eax, %eax jne LBB32_118 ## %bb.113: movl $-1, 132(%rbx) movl $-1, %eax jmp LBB32_119 LBB32_114: leaq 234154(%rbx), %rsi movslq %r14d, %rax cmpq %rsi, %rcx je LBB32_115 ## %bb.117: addq %rax, 192(%rbx) jmp LBB32_118 LBB32_69: movl 32(%rbx), %esi movl %esi, %r8d shrl $24, %esi shll %cl, %esi orl 96(%rbx), %esi movl %esi, 96(%rbx) addl $8, %ecx movl %ecx, 92(%rbx) jmp LBB32_70 .p2align 4, 0x90 LBB32_72: ## in Loop: Header=BB32_70 Depth=1 leaq 1(%rax), %rcx movq %rcx, 64(%rbx) movb %sil, (%rax) movl 92(%rbx), %eax movl 96(%rbx), %esi LBB32_73: ## in Loop: Header=BB32_70 Depth=1 shrl $8, %esi movl %esi, (%r12) leal -8(%rax), %ecx movl %ecx, (%r13) cmpl $7, %ecx jbe LBB32_74 LBB32_70: ## =>This Inner Loop Header: Depth=1 movq 64(%rbx), %rax cmpq 72(%rbx), %rax jb LBB32_72 ## %bb.71: ## in Loop: Header=BB32_70 Depth=1 movl %ecx, %eax jmp LBB32_73 LBB32_74: movl %r8d, %edx shrl $16, %edx movzbl %dl, %edx ## kill: def $cl killed $cl killed $ecx shll %cl, %edx orl %edx, %esi movl %esi, (%r12) movl %eax, (%r13) jmp LBB32_75 .p2align 4, 0x90 LBB32_77: ## in Loop: Header=BB32_75 Depth=1 leaq 1(%rcx), %rax movq %rax, 64(%rbx) movb %sil, (%rcx) movl 92(%rbx), %edx movl 96(%rbx), %esi LBB32_78: ## in Loop: Header=BB32_75 Depth=1 shrl $8, %esi movl %esi, (%r12) leal -8(%rdx), %eax movl %eax, (%r13) cmpl $7, %eax jbe LBB32_79 LBB32_75: ## =>This Inner Loop Header: Depth=1 movq 64(%rbx), %rcx cmpq 72(%rbx), %rcx jb LBB32_77 ## %bb.76: ## in Loop: Header=BB32_75 Depth=1 movl %eax, %edx jmp LBB32_78 LBB32_79: movl %r8d, %ecx movzbl %ch, %edi movl %eax, %ecx shll %cl, %edi orl %edi, %esi movl %esi, (%r12) movl %edx, (%r13) jmp LBB32_80 .p2align 4, 0x90 LBB32_82: ## in Loop: Header=BB32_80 Depth=1 leaq 1(%rax), %rcx movq %rcx, 64(%rbx) movb %sil, (%rax) movl 92(%rbx), %eax movl 96(%rbx), %esi LBB32_83: ## in Loop: Header=BB32_80 Depth=1 shrl $8, %esi movl %esi, (%r12) leal -8(%rax), %edx movl %edx, (%r13) cmpl $7, %edx jbe LBB32_84 LBB32_80: ## =>This Inner Loop Header: Depth=1 movq 64(%rbx), %rax cmpq 72(%rbx), %rax jb LBB32_82 ## %bb.81: ## in Loop: Header=BB32_80 Depth=1 movl %edx, %eax jmp LBB32_83 LBB32_84: movzbl %r8b, %edi movl %edx, %ecx shll %cl, %edi orl %edi, %esi movl %esi, (%r12) movl %eax, (%r13) jmp LBB32_85 .p2align 4, 0x90 LBB32_87: ## in Loop: Header=BB32_85 Depth=1 shrl $8, %esi movl %esi, (%r12) addl $-8, %eax movl %eax, (%r13) cmpl $7, %eax jbe LBB32_108 LBB32_85: ## =>This Inner Loop Header: Depth=1 movq 64(%rbx), %rcx cmpq 72(%rbx), %rcx jae LBB32_87 ## %bb.86: ## in Loop: Header=BB32_85 Depth=1 leaq 1(%rcx), %rax movq %rax, 64(%rbx) movb %sil, (%rcx) movl 92(%rbx), %eax movl 96(%rbx), %esi jmp LBB32_87 LBB32_93: movl (%r12), %eax movl $16, %ecx LBB32_99: movl %eax, (%r12) movl %ecx, (%r13) jmp LBB32_100 .p2align 4, 0x90 LBB32_102: ## in Loop: Header=BB32_100 Depth=1 leaq 1(%rdx), %rcx movq %rcx, 64(%rbx) movb %al, (%rdx) movl 92(%rbx), %edx movl 96(%rbx), %eax LBB32_103: ## in Loop: Header=BB32_100 Depth=1 shrl $8, %eax movl %eax, (%r12) leal -8(%rdx), %ecx movl %ecx, (%r13) cmpl $7, %ecx jbe LBB32_104 LBB32_100: ## =>This Inner Loop Header: Depth=1 movq 64(%rbx), %rdx cmpq 72(%rbx), %rdx jb LBB32_102 ## %bb.101: ## in Loop: Header=BB32_100 Depth=1 movl %ecx, %edx jmp LBB32_103 LBB32_104: movl $65535, %esi ## imm = 0xFFFF ## kill: def $cl killed $cl killed $rcx shll %cl, %esi orl %esi, %eax movl %eax, (%r12) addl $8, %edx movl %edx, (%r13) jmp LBB32_105 .p2align 4, 0x90 LBB32_107: ## in Loop: Header=BB32_105 Depth=1 shrl $8, %eax movl %eax, (%r12) addl $-8, %edx movl %edx, (%r13) cmpl $7, %edx jbe LBB32_108 LBB32_105: ## =>This Inner Loop Header: Depth=1 movq 64(%rbx), %rcx cmpq 72(%rbx), %rcx jae LBB32_107 ## %bb.106: ## in Loop: Header=BB32_105 Depth=1 leaq 1(%rcx), %rdx movq %rdx, 64(%rbx) movb %al, (%rcx) movl 92(%rbx), %edx movl 96(%rbx), %eax jmp LBB32_107 LBB32_115: movq 160(%rbx), %rcx movq 192(%rbx), %rdi movq (%rcx), %r12 subq %rdi, %r12 cmpq %r12, %rax cmovbq %rax, %r12 addq 144(%rbx), %rdi movslq %r12d, %r15 movq %r15, %rdx callq _memcpy addq %r15, 192(%rbx) subl %r15d, %r14d je LBB32_118 ## %bb.116: movl %r12d, 112(%rbx) movl %r14d, 116(%rbx) LBB32_118: movl 116(%rbx), %eax LBB32_119: addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB32_8: callq _tdefl_flush_block.cold.2 xorl %eax, %eax jmp LBB32_119 LBB32_109: callq _tdefl_flush_block.cold.1 xorl %eax, %eax jmp LBB32_119 .cfi_endproc ## -- End function .globl _tdefl_compress_buffer ## -- Begin function tdefl_compress_buffer .p2align 4, 0x90 _tdefl_compress_buffer: ## @tdefl_compress_buffer .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 movq %rdx, -8(%rbp) cmpq $0, (%rdi) je LBB33_1 ## %bb.3: movl %ecx, %r9d leaq -8(%rbp), %rdx xorl %ecx, %ecx xorl %r8d, %r8d callq _tdefl_compress LBB33_2: addq $16, %rsp popq %rbp retq LBB33_1: callq _tdefl_compress_buffer.cold.1 xorl %eax, %eax jmp LBB33_2 .cfi_endproc ## -- End function .globl _tdefl_get_prev_return_status ## -- Begin function tdefl_get_prev_return_status .p2align 4, 0x90 _tdefl_get_prev_return_status: ## @tdefl_get_prev_return_status .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl 132(%rdi), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _tdefl_compress_mem_to_output ## -- Begin function tdefl_compress_mem_to_output .p2align 4, 0x90 _tdefl_compress_mem_to_output: ## @tdefl_compress_mem_to_output .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $24, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, %r13 testq %rsi, %rsi setne %al testq %rdi, %rdi sete %dl xorl %ebx, %ebx testb %al, %dl jne LBB35_6 ## %bb.1: testq %r13, %r13 je LBB35_6 ## %bb.2: movq %rsi, %r12 movq %rdi, %r14 movq %rcx, -56(%rbp) ## 8-byte Spill movl %r8d, -44(%rbp) ## 4-byte Spill movl $319352, %edi ## imm = 0x4DF78 callq _malloc testq %rax, %rax je LBB35_6 ## %bb.3: movq %rax, %r15 movq %rax, %rdi movq %r13, %rsi movq -56(%rbp), %rdx ## 8-byte Reload movl -44(%rbp), %ecx ## 4-byte Reload callq _tdefl_init movq %r12, -64(%rbp) cmpq $0, (%r15) je LBB35_4 ## %bb.5: leaq -64(%rbp), %rdx movq %r15, %rdi movq %r14, %rsi xorl %ecx, %ecx xorl %r8d, %r8d movl $4, %r9d callq _tdefl_compress xorl %ebx, %ebx cmpl $1, %eax sete %bl movq %r15, %rdi callq _free LBB35_6: movl %ebx, %eax LBB35_7: addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB35_4: callq _tdefl_compress_mem_to_output.cold.1 xorl %eax, %eax jmp LBB35_7 .cfi_endproc ## -- End function .globl _tdefl_compress_mem_to_heap ## -- Begin function tdefl_compress_mem_to_heap .p2align 4, 0x90 _tdefl_compress_mem_to_heap: ## @tdefl_compress_mem_to_heap .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx subq $40, %rsp .cfi_offset %rbx, -24 xorps %xmm0, %xmm0 movaps %xmm0, -32(%rbp) movaps %xmm0, -48(%rbp) testq %rdx, %rdx je LBB36_4 ## %bb.1: movl %ecx, %r8d movq %rdx, %rbx movq $0, (%rdx) movl $1, -24(%rbp) leaq _tdefl_output_buffer_putter(%rip), %rdx leaq -48(%rbp), %rcx callq _tdefl_compress_mem_to_output testl %eax, %eax je LBB36_4 ## %bb.2: movq -48(%rbp), %rax movq %rax, (%rbx) movq -32(%rbp), %rax jmp LBB36_5 LBB36_4: xorl %eax, %eax LBB36_5: addq $40, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_output_buffer_putter _tdefl_output_buffer_putter: ## @tdefl_output_buffer_putter .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, %r12 movq %rdi, %rcx movq (%rdx), %rdi movq 8(%rdx), %rbx movslq %esi, %r15 leaq (%rdi,%r15), %r14 cmpq %rbx, %r14 jbe LBB37_1 ## %bb.2: xorl %r13d, %r13d cmpl $0, 24(%r12) je LBB37_8 ## %bb.3: movq %rcx, -48(%rbp) ## 8-byte Spill movl $128, %eax .p2align 4, 0x90 LBB37_4: ## =>This Inner Loop Header: Depth=1 addq %rbx, %rbx cmpq $129, %rbx cmovbq %rax, %rbx cmpq %rbx, %r14 ja LBB37_4 ## %bb.5: movq 16(%r12), %rdi movq %rbx, %rsi callq _realloc testq %rax, %rax je LBB37_8 ## %bb.6: movq %rax, 16(%r12) movq %rbx, 8(%r12) movq (%r12), %rdi movq -48(%rbp), %rcx ## 8-byte Reload jmp LBB37_7 LBB37_1: movq 16(%r12), %rax LBB37_7: addq %rax, %rdi movq %rcx, %rsi movq %r15, %rdx callq _memcpy movq %r14, (%r12) movl $1, %r13d LBB37_8: movl %r13d, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _tdefl_compress_mem_to_mem ## -- Begin function tdefl_compress_mem_to_mem .p2align 4, 0x90 _tdefl_compress_mem_to_mem: ## @tdefl_compress_mem_to_mem .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp xorps %xmm0, %xmm0 movaps %xmm0, -16(%rbp) movaps %xmm0, -32(%rbp) testq %rdi, %rdi je LBB38_4 ## %bb.1: movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) leaq _tdefl_output_buffer_putter(%rip), %rax leaq -32(%rbp), %r9 movq %rdx, %rdi movq %rcx, %rsi movq %rax, %rdx movq %r9, %rcx callq _tdefl_compress_mem_to_output testl %eax, %eax je LBB38_4 ## %bb.2: movq -32(%rbp), %rax jmp LBB38_5 LBB38_4: xorl %eax, %eax LBB38_5: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal16,16byte_literals .p2align 4 ## -- Begin function tdefl_write_image_to_png_file_in_memory_ex LCPI39_0: .byte 137 ## 0x89 .byte 80 ## 0x50 .byte 78 ## 0x4e .byte 71 ## 0x47 .byte 13 ## 0xd .byte 10 ## 0xa .byte 26 ## 0x1a .byte 10 ## 0xa .byte 0 ## 0x0 .byte 0 ## 0x0 .byte 0 ## 0x0 .byte 13 ## 0xd .byte 73 ## 0x49 .byte 72 ## 0x48 .byte 68 ## 0x44 .byte 82 ## 0x52 .section __TEXT,__text,regular,pure_instructions .globl _tdefl_write_image_to_png_file_in_memory_ex .p2align 4, 0x90 _tdefl_write_image_to_png_file_in_memory_ex: ## @tdefl_write_image_to_png_file_in_memory_ex .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $152, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %r9d, %r13d movq %r8, %r12 movl %ecx, %r15d movl %edx, %r14d movl %esi, %ebx movq %rdi, -192(%rbp) ## 8-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) movl $319352, %edi ## imm = 0x4DF78 callq _malloc movq $0, (%r12) testq %rax, %rax je LBB39_24 ## %bb.1: movq %rax, -144(%rbp) ## 8-byte Spill movl %r15d, %eax movl %ebx, -156(%rbp) ## 4-byte Spill imull %ebx, %eax xorps %xmm0, %xmm0 movaps %xmm0, -112(%rbp) movaps %xmm0, -128(%rbp) movl $1, -104(%rbp) movq %rax, -176(%rbp) ## 8-byte Spill incl %eax movq %r14, -168(%rbp) ## 8-byte Spill imull %r14d, %eax cmpl $65, %eax movl $64, %r14d cmovgel %eax, %r14d addl $57, %r14d movq %r14, -120(%rbp) movq %r14, %rdi callq _malloc movq %rax, -112(%rbp) testq %rax, %rax je LBB39_25 ## %bb.2: movl %r13d, -152(%rbp) ## 4-byte Spill movl %r15d, -148(%rbp) ## 4-byte Spill movq %r12, -184(%rbp) ## 8-byte Spill movl $41, -132(%rbp) movl $41, %ebx xorl %r15d, %r15d movl $128, %r12d .p2align 4, 0x90 LBB39_3: ## =>This Loop Header: Depth=1 ## Child Loop BB39_5 Depth 2 leaq 1(%r15), %r13 cmpq %r14, %r13 jbe LBB39_8 ## %bb.4: ## in Loop: Header=BB39_3 Depth=1 cmpl $0, -104(%rbp) je LBB39_11 .p2align 4, 0x90 LBB39_5: ## Parent Loop BB39_3 Depth=1 ## => This Inner Loop Header: Depth=2 addq %r14, %r14 cmpq $129, %r14 cmovbq %r12, %r14 cmpq %r14, %r13 ja LBB39_5 ## %bb.6: ## in Loop: Header=BB39_3 Depth=1 movq -112(%rbp), %rdi movq %r14, %rsi callq _realloc testq %rax, %rax je LBB39_11 ## %bb.7: ## in Loop: Header=BB39_3 Depth=1 movq %rax, -112(%rbp) movq %r14, -120(%rbp) jmp LBB39_9 .p2align 4, 0x90 LBB39_8: ## in Loop: Header=BB39_3 Depth=1 movq -112(%rbp), %rax LBB39_9: ## in Loop: Header=BB39_3 Depth=1 movb -132(%rbp), %cl movb %cl, (%rax,%r15) movq %r13, -128(%rbp) jmp LBB39_12 .p2align 4, 0x90 LBB39_11: ## in Loop: Header=BB39_3 Depth=1 movq %r15, %r13 LBB39_12: ## in Loop: Header=BB39_3 Depth=1 decl %ebx movl %ebx, -132(%rbp) je LBB39_14 ## %bb.13: ## in Loop: Header=BB39_3 Depth=1 movq -120(%rbp), %r14 movq %r13, %r15 jmp LBB39_3 LBB39_14: movl -152(%rbp), %ecx ## 4-byte Reload cmpl $10, %ecx movl $10, %eax cmovbl %ecx, %eax leaq _tdefl_write_image_to_png_file_in_memory_ex.s_tdefl_png_num_probes(%rip), %rdx movl $4096, %ecx ## imm = 0x1000 orl (%rdx,%rax,4), %ecx leaq _tdefl_output_buffer_putter(%rip), %rsi leaq -128(%rbp), %rdx movq -144(%rbp), %r14 ## 8-byte Reload movq %r14, %rdi callq _tdefl_init movq -168(%rbp), %rax ## 8-byte Reload testl %eax, %eax jle LBB39_19 ## %bb.15: movslq -176(%rbp), %r15 ## 4-byte Folded Reload leal -1(%rax), %r13d xorl %ebx, %ebx leaq -96(%rbp), %r12 .p2align 4, 0x90 LBB39_16: ## =>This Inner Loop Header: Depth=1 movq $1, -96(%rbp) cmpq $0, (%r14) je LBB39_45 ## %bb.17: ## in Loop: Header=BB39_16 Depth=1 movq %r14, %rdi leaq -132(%rbp), %rsi movq %r12, %rdx xorl %ecx, %ecx xorl %r8d, %r8d xorl %r9d, %r9d callq _tdefl_compress movq -144(%rbp), %r14 ## 8-byte Reload movq %r15, -96(%rbp) cmpq $0, (%r14) je LBB39_46 ## %bb.18: ## in Loop: Header=BB39_16 Depth=1 cmpl $0, 16(%rbp) movl %r13d, %eax cmovel %ebx, %eax imull -176(%rbp), %eax ## 4-byte Folded Reload movslq %eax, %rsi addq -192(%rbp), %rsi ## 8-byte Folded Reload movq %r14, %rdi movq %r12, %rdx xorl %ecx, %ecx xorl %r8d, %r8d xorl %r9d, %r9d callq _tdefl_compress incl %ebx addl $-1, %r13d jb LBB39_16 LBB39_19: movq $0, -96(%rbp) cmpq $0, (%r14) je LBB39_49 ## %bb.20: leaq -96(%rbp), %rdx movq %r14, %rdi xorl %esi, %esi xorl %ecx, %ecx xorl %r8d, %r8d movl $4, %r9d callq _tdefl_compress cmpl $1, %eax jne LBB39_26 ## %bb.21: movq -128(%rbp), %rax addq $-41, %rax movq -184(%rbp), %r13 ## 8-byte Reload movq %rax, (%r13) movaps LCPI39_0(%rip), %xmm0 ## xmm0 = [137,80,78,71,13,10,26,10,0,0,0,13,73,72,68,82] movaps %xmm0, -96(%rbp) movw $0, -80(%rbp) movl -156(%rbp), %ecx ## 4-byte Reload movb %ch, -78(%rbp) movb %cl, -77(%rbp) movw $0, -76(%rbp) movq -168(%rbp), %rcx ## 8-byte Reload movb %ch, -74(%rbp) movb %cl, -73(%rbp) movb $8, -72(%rbp) movslq -148(%rbp), %rcx ## 4-byte Folded Reload leaq _tdefl_write_image_to_png_file_in_memory_ex.chans(%rip), %rdx movb (%rcx,%rdx), %cl movb %cl, -71(%rbp) movq %rax, %rcx shrq $24, %rcx movl $0, -70(%rbp) movl $0, -67(%rbp) movb %cl, -63(%rbp) movq %rax, %rcx shrq $16, %rcx movb %cl, -62(%rbp) movb %ah, -61(%rbp) movb %al, -60(%rbp) movl $1413563465, -59(%rbp) ## imm = 0x54414449 movl $-1, %eax movb $73, %dl xorl %ecx, %ecx leaq _mz_crc32.s_crc32(%rip), %r14 .p2align 4, 0x90 LBB39_22: ## =>This Inner Loop Header: Depth=1 movl %eax, %esi shrl $4, %esi movzbl %dl, %edx xorl %edx, %eax andl $15, %eax xorl (%r14,%rax,4), %esi movl %esi, %eax shrl $4, %eax andl $15, %esi shrl $4, %edx xorl %esi, %edx xorl (%r14,%rdx,4), %eax cmpq $16, %rcx je LBB39_27 ## %bb.23: ## in Loop: Header=BB39_22 Depth=1 movzbl -83(%rbp,%rcx), %edx incq %rcx jmp LBB39_22 LBB39_24: xorl %eax, %eax jmp LBB39_43 LBB39_25: movq -144(%rbp), %rdi ## 8-byte Reload jmp LBB39_40 LBB39_26: movq %r14, %rdi jmp LBB39_39 LBB39_27: notl %eax movl %eax, %ecx shrl $24, %ecx movb %cl, -67(%rbp) movl %eax, %ecx shrl $16, %ecx movb %cl, -66(%rbp) movb %ah, -65(%rbp) bswapl %eax movl %eax, -67(%rbp) movq -112(%rbp), %rax movaps -96(%rbp), %xmm0 movups %xmm0, (%rax) movups -71(%rbp), %xmm0 movups %xmm0, 25(%rax) movaps -80(%rbp), %xmm0 movups %xmm0, 16(%rax) movq -128(%rbp), %r12 movq -120(%rbp), %rbx leaq 16(%r12), %r15 cmpq %rbx, %r15 jbe LBB39_33 ## %bb.28: cmpl $0, -104(%rbp) je LBB39_38 ## %bb.29: movl $128, %eax .p2align 4, 0x90 LBB39_30: ## =>This Inner Loop Header: Depth=1 addq %rbx, %rbx cmpq $129, %rbx cmovbq %rax, %rbx cmpq %rbx, %r15 ja LBB39_30 ## %bb.31: movq -112(%rbp), %rdi movq %rbx, %rsi callq _realloc testq %rax, %rax je LBB39_38 ## %bb.32: movq %rax, -112(%rbp) movq %rbx, -120(%rbp) movq -128(%rbp), %rcx jmp LBB39_34 LBB39_33: movq -112(%rbp), %rax movq %r12, %rcx LBB39_34: movups l_.str.17(%rip), %xmm0 movups %xmm0, (%rax,%rcx) movq %r15, -128(%rbp) movq -112(%rbp), %rcx movq (%r13), %rdx addq $4, %rdx je LBB39_41 ## %bb.35: movl $-1, %eax xorl %esi, %esi .p2align 4, 0x90 LBB39_36: ## =>This Inner Loop Header: Depth=1 movzbl 37(%rcx,%rsi), %edi movl %eax, %ebx shrl $4, %ebx xorl %edi, %eax andl $15, %eax xorl (%r14,%rax,4), %ebx movl %ebx, %eax shrl $4, %eax andl $15, %ebx shrl $4, %edi xorl %ebx, %edi xorl (%r14,%rdi,4), %eax incq %rsi cmpq %rsi, %rdx jne LBB39_36 ## %bb.37: notl %eax jmp LBB39_42 LBB39_38: movq $0, (%r13) movq -144(%rbp), %rdi ## 8-byte Reload LBB39_39: callq _free movq -112(%rbp), %rdi LBB39_40: callq _free xorl %eax, %eax jmp LBB39_43 LBB39_41: xorl %eax, %eax LBB39_42: movl %eax, %edx shrl $24, %edx movb %dl, (%rcx,%r12) movl %eax, %ecx shrl $16, %ecx movq -128(%rbp), %rdx movq -112(%rbp), %rsi movb %cl, -15(%rsi,%rdx) movq -128(%rbp), %rcx movq -112(%rbp), %rdx movb %ah, -14(%rdx,%rcx) movq -128(%rbp), %rcx movq -112(%rbp), %rdx movb %al, -13(%rdx,%rcx) addq $57, (%r13) movq -144(%rbp), %rdi ## 8-byte Reload callq _free movq -112(%rbp), %rax LBB39_43: movq ___stack_chk_guard@GOTPCREL(%rip), %rcx movq (%rcx), %rcx cmpq -48(%rbp), %rcx jne LBB39_50 LBB39_44: addq $152, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB39_45: callq _tdefl_write_image_to_png_file_in_memory_ex.cold.1 jmp LBB39_47 LBB39_46: callq _tdefl_write_image_to_png_file_in_memory_ex.cold.2 LBB39_47: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB39_50 ## %bb.48: xorl %eax, %eax jmp LBB39_44 LBB39_49: callq _tdefl_write_image_to_png_file_in_memory_ex.cold.3 jmp LBB39_47 LBB39_50: callq ___stack_chk_fail .cfi_endproc ## -- End function .globl _tdefl_write_image_to_png_file_in_memory ## -- Begin function tdefl_write_image_to_png_file_in_memory .p2align 4, 0x90 _tdefl_write_image_to_png_file_in_memory: ## @tdefl_write_image_to_png_file_in_memory .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 $0, (%rsp) movl $6, %r9d callq _tdefl_write_image_to_png_file_in_memory_ex addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _tdefl_compressor_alloc ## -- Begin function tdefl_compressor_alloc .p2align 4, 0x90 _tdefl_compressor_alloc: ## @tdefl_compressor_alloc .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $319352, %edi ## imm = 0x4DF78 popq %rbp jmp _malloc ## TAILCALL .cfi_endproc ## -- End function .globl _tdefl_compressor_free ## -- Begin function tdefl_compressor_free .p2align 4, 0x90 _tdefl_compressor_free: ## @tdefl_compressor_free .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp popq %rbp jmp _free ## TAILCALL .cfi_endproc ## -- End function .globl _tinfl_decompressor_alloc ## -- Begin function tinfl_decompressor_alloc .p2align 4, 0x90 _tinfl_decompressor_alloc: ## @tinfl_decompressor_alloc .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $11000, %edi ## imm = 0x2AF8 callq _malloc testq %rax, %rax je LBB43_2 ## %bb.1: movl $0, (%rax) LBB43_2: popq %rbp retq .cfi_endproc ## -- End function .globl _tinfl_decompressor_free ## -- Begin function tinfl_decompressor_free .p2align 4, 0x90 _tinfl_decompressor_free: ## @tinfl_decompressor_free .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp popq %rbp jmp _free ## TAILCALL .cfi_endproc ## -- End function .globl _mz_zip_reader_init ## -- Begin function mz_zip_reader_init .p2align 4, 0x90 _mz_zip_reader_init: ## @mz_zip_reader_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 %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 xorl %r14d, %r14d testq %rdi, %rdi je LBB45_13 ## %bb.1: movq %rdi, %rbx cmpq $0, 64(%rdi) je LBB45_13 ## %bb.2: cmpq $0, 88(%rbx) jne LBB45_13 ## %bb.3: cmpl $0, 20(%rbx) je LBB45_4 LBB45_13: movl %r14d, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq LBB45_4: movl %edx, %r15d movq %rsi, %r12 movq 32(%rbx), %rax testq %rax, %rax je LBB45_5 ## %bb.6: cmpq $0, 40(%rbx) je LBB45_7 LBB45_8: cmpq $0, 48(%rbx) je LBB45_9 LBB45_10: xorps %xmm0, %xmm0 movups %xmm0, (%rbx) movabsq $4294967296, %rcx ## imm = 0x100000000 movq %rcx, 16(%rbx) movq 56(%rbx), %rdi movl $1, %esi movl $128, %edx callq *%rax movq %rax, 88(%rbx) testq %rax, %rax je LBB45_13 ## %bb.11: xorps %xmm0, %xmm0 movups %xmm0, 112(%rax) movups %xmm0, 96(%rax) movups %xmm0, 80(%rax) movups %xmm0, 64(%rax) movups %xmm0, 48(%rax) movups %xmm0, 32(%rax) movups %xmm0, 16(%rax) movups %xmm0, (%rax) movq 88(%rbx), %rax movl $1, 24(%rax) movl $4, 56(%rax) movl $4, 88(%rax) movq %r12, (%rbx) movq %rbx, %rdi movl %r15d, %esi callq _mz_zip_reader_read_central_dir movl $1, %r14d testl %eax, %eax jne LBB45_13 ## %bb.12: movq %rbx, %rdi callq _mz_zip_reader_end xorl %r14d, %r14d jmp LBB45_13 LBB45_5: leaq _def_alloc_func(%rip), %rax movq %rax, 32(%rbx) cmpq $0, 40(%rbx) jne LBB45_8 LBB45_7: leaq _def_free_func(%rip), %rcx movq %rcx, 40(%rbx) cmpq $0, 48(%rbx) jne LBB45_10 LBB45_9: leaq _def_realloc_func(%rip), %rcx movq %rcx, 48(%rbx) jmp LBB45_10 .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_reader_read_central_dir _mz_zip_reader_read_central_dir: ## @mz_zip_reader_read_central_dir .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax movl $4120, %eax ## imm = 0x1018 callq ____chkstk_darwin subq %rax, %rsp popq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %esi, -4148(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) movq (%rdi), %r14 xorl %ebx, %ebx cmpq $22, %r14 jb LBB46_1 ## %bb.4: movq %rdi, %r13 leaq -4096(%r14), %r12 xorl %eax, %eax cmpq $4097, %r14 ## imm = 0x1001 cmovlq %rax, %r12 movl $4096, %eax ## imm = 0x1000 cmovgeq %r14, %rax movl $4096, %r15d ## imm = 0x1000 subq %rax, %r15 LBB46_5: ## =>This Loop Header: Depth=1 ## Child Loop BB46_8 Depth 2 movq %r14, %rbx subq %r12, %rbx cmpq $4096, %rbx ## imm = 0x1000 movl $4096, %eax ## imm = 0x1000 cmovaeq %rax, %rbx movq 80(%r13), %rdi movq %r12, %rsi leaq -4144(%rbp), %rdx movq %rbx, %rcx callq *64(%r13) cmpq %rbx, %rax jne LBB46_56 ## %bb.6: ## in Loop: Header=BB46_5 Depth=1 cmpl $4, %ebx jb LBB46_10 ## %bb.7: ## in Loop: Header=BB46_5 Depth=1 addl $-4, %ebx addq %r15, %r14 cmpq $4096, %r14 ## imm = 0x1000 movl $4096, %eax ## imm = 0x1000 cmovaeq %rax, %r14 addl $-4, %r14d addq %r12, %r14 .p2align 4, 0x90 LBB46_8: ## Parent Loop BB46_5 Depth=1 ## => This Inner Loop Header: Depth=2 movl %ebx, %eax cmpl $101010256, -4144(%rbp,%rax) ## imm = 0x6054B50 je LBB46_13 ## %bb.9: ## in Loop: Header=BB46_8 Depth=2 leal -1(%rbx), %eax decq %r14 testl %ebx, %ebx movl %eax, %ebx jg LBB46_8 LBB46_10: ## in Loop: Header=BB46_5 Depth=1 testq %r12, %r12 je LBB46_56 ## %bb.11: ## in Loop: Header=BB46_5 Depth=1 movq (%r13), %r14 movq %r14, %rax subq %r12, %rax addq $-4093, %r12 ## imm = 0xF003 addq $4093, %r15 ## imm = 0xFFD cmpq $65556, %rax ## imm = 0x10014 jbe LBB46_5 jmp LBB46_56 LBB46_13: movq 80(%r13), %rdi leaq -4144(%rbp), %rdx movl $22, %ecx movq %r14, %rsi callq *64(%r13) cmpq $22, %rax jne LBB46_56 ## %bb.14: cmpl $101010256, -4144(%rbp) ## imm = 0x6054B50 movl $0, %ebx jne LBB46_1 ## %bb.15: movzwl -4134(%rbp), %eax movl %eax, 16(%r13) cmpw -4136(%rbp), %ax jne LBB46_1 ## %bb.16: movzwl -4140(%rbp), %r15d movzwl -4138(%rbp), %ecx movl %ecx, %edx orw %r15w, %dx je LBB46_19 ## %bb.17: cmpw $1, %r15w jne LBB46_1 ## %bb.18: cmpw $1, %cx jne LBB46_1 LBB46_19: movl -4132(%rbp), %r12d imull $46, %eax, %ecx cmpl %ecx, %r12d jb LBB46_1 ## %bb.20: movl -4128(%rbp), %esi leaq (%rsi,%r12), %rcx cmpq (%r13), %rcx ja LBB46_1 ## %bb.21: movq %rsi, 8(%r13) testl %eax, %eax je LBB46_53 ## %bb.22: movq 88(%r13), %r14 movq %r14, %rbx cmpq %r12, 16(%r14) movq %rsi, -4160(%rbp) ## 8-byte Spill jae LBB46_26 ## %bb.23: movl 24(%r14), %edx testq %rdx, %rdx je LBB46_61 ## %bb.24: movq 56(%r13), %rdi movq (%r14), %rsi movq %r12, %rcx callq *48(%r13) testq %rax, %rax je LBB46_56 ## %bb.25: movq %rax, (%r14) movq %r12, 16(%r14) movq 88(%r13), %rbx movl 16(%r13), %eax movq -4160(%rbp), %rsi ## 8-byte Reload LBB46_26: movq %r12, 8(%r14) movl %eax, %r14d cmpq %r14, 48(%rbx) jae LBB46_30 ## %bb.27: movl 56(%rbx), %edx testq %rdx, %rdx je LBB46_62 ## %bb.28: movq 56(%r13), %rdi movq 32(%rbx), %rsi movq %r14, %rcx callq *48(%r13) testq %rax, %rax je LBB46_56 ## %bb.29: movq %rax, 32(%rbx) movq %r14, 48(%rbx) movq -4160(%rbp), %rsi ## 8-byte Reload LBB46_30: movq %r14, 40(%rbx) testl $2048, -4148(%rbp) ## 4-byte Folded Reload ## imm = 0x800 jne LBB46_36 ## %bb.31: movq 88(%r13), %rbx movl 16(%r13), %r14d cmpq %r14, 80(%rbx) jae LBB46_35 ## %bb.32: movl 88(%rbx), %edx testq %rdx, %rdx je LBB46_63 ## %bb.33: movq 56(%r13), %rdi movq 64(%rbx), %rsi movq %r14, %rcx callq *48(%r13) testq %rax, %rax je LBB46_56 ## %bb.34: movq %rax, 64(%rbx) movq %r14, 80(%rbx) movq -4160(%rbp), %rsi ## 8-byte Reload LBB46_35: movq %r14, 72(%rbx) LBB46_36: movq 80(%r13), %rdi movq 88(%r13), %rax movq (%rax), %rdx movq %r12, %rcx callq *64(%r13) cmpq %r12, %rax movl $0, %ebx jne LBB46_1 ## %bb.37: cmpl $0, 16(%r13) je LBB46_53 ## %bb.38: movq 88(%r13), %r9 movq (%r9), %r8 xorl %ebx, %ebx xorl %r10d, %r10d movq %r8, %rsi LBB46_39: ## =>This Inner Loop Header: Depth=1 cmpl $46, %r12d jb LBB46_1 ## %bb.40: ## in Loop: Header=BB46_39 Depth=1 cmpl $33639248, (%rsi) ## imm = 0x2014B50 jne LBB46_1 ## %bb.41: ## in Loop: Header=BB46_39 Depth=1 movl %esi, %eax subl %r8d, %eax movq 32(%r9), %rcx movl %eax, (%rcx,%r10,4) testl $2048, -4148(%rbp) ## 4-byte Folded Reload ## imm = 0x800 jne LBB46_43 ## %bb.42: ## in Loop: Header=BB46_39 Depth=1 movq 64(%r9), %rax movl %r10d, (%rax,%r10,4) LBB46_43: ## in Loop: Header=BB46_39 Depth=1 movl 20(%rsi), %edi movl 24(%rsi), %ecx cmpl $0, 10(%rsi) jne LBB46_45 ## %bb.44: ## in Loop: Header=BB46_39 Depth=1 cmpl %edi, %ecx jne LBB46_1 LBB46_45: ## in Loop: Header=BB46_39 Depth=1 testl %ecx, %ecx setne %al testq %rdi, %rdi sete %dl cmpl $-1, %ecx je LBB46_1 ## %bb.46: ## in Loop: Header=BB46_39 Depth=1 andb %dl, %al jne LBB46_1 ## %bb.47: ## in Loop: Header=BB46_39 Depth=1 cmpl $-1, %edi je LBB46_1 ## %bb.48: ## in Loop: Header=BB46_39 Depth=1 movzwl 34(%rsi), %eax cmpw %r15w, %ax je LBB46_50 ## %bb.49: ## in Loop: Header=BB46_39 Depth=1 cmpw $1, %ax jne LBB46_1 LBB46_50: ## in Loop: Header=BB46_39 Depth=1 movl 42(%rsi), %eax addq %rdi, %rax addq $30, %rax cmpq (%r13), %rax ja LBB46_1 ## %bb.51: ## in Loop: Header=BB46_39 Depth=1 movzwl 28(%rsi), %eax movzwl 30(%rsi), %ecx addq %rax, %rcx movzwl 32(%rsi), %eax addq %rcx, %rax addq $46, %rax subl %eax, %r12d jb LBB46_1 ## %bb.52: ## in Loop: Header=BB46_39 Depth=1 addq %rax, %rsi incq %r10 movl 16(%r13), %eax cmpq %rax, %r10 jb LBB46_39 LBB46_53: movl $1, %ebx testl $2048, -4148(%rbp) ## 4-byte Folded Reload ## imm = 0x800 jne LBB46_1 ## %bb.54: movq %r13, %rdi callq _mz_zip_reader_sort_central_dir_offsets_by_filename jmp LBB46_1 LBB46_56: xorl %ebx, %ebx LBB46_1: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB46_66 ## %bb.2: movl %ebx, %eax LBB46_3: addq $4120, %rsp ## imm = 0x1018 popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB46_61: callq _mz_zip_reader_read_central_dir.cold.1 jmp LBB46_64 LBB46_62: callq _mz_zip_reader_read_central_dir.cold.2 jmp LBB46_64 LBB46_63: callq _mz_zip_reader_read_central_dir.cold.3 LBB46_64: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB46_66 ## %bb.65: xorl %eax, %eax jmp LBB46_3 LBB46_66: callq ___stack_chk_fail .cfi_endproc ## -- End function .globl _mz_zip_reader_end ## -- Begin function mz_zip_reader_end .p2align 4, 0x90 _mz_zip_reader_end: ## @mz_zip_reader_end .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 xorl %eax, %eax testq %rdi, %rdi je LBB47_8 ## %bb.1: movq %rdi, %rbx movq 88(%rdi), %r14 testq %r14, %r14 je LBB47_8 ## %bb.2: cmpq $0, 32(%rbx) je LBB47_8 ## %bb.3: movq 40(%rbx), %rcx testq %rcx, %rcx je LBB47_8 ## %bb.4: cmpl $1, 20(%rbx) jne LBB47_8 ## %bb.5: movq $0, 88(%rbx) movq 56(%rbx), %rdi movq (%r14), %rsi callq *%rcx xorps %xmm0, %xmm0 movups %xmm0, 16(%r14) movups %xmm0, (%r14) movq 56(%rbx), %rdi movq 32(%r14), %rsi callq *40(%rbx) xorps %xmm0, %xmm0 movups %xmm0, 48(%r14) movups %xmm0, 32(%r14) movq 56(%rbx), %rdi movq 64(%r14), %rsi callq *40(%rbx) xorps %xmm0, %xmm0 movups %xmm0, 80(%r14) movups %xmm0, 64(%r14) movq 96(%r14), %rdi testq %rdi, %rdi je LBB47_7 ## %bb.6: callq _fclose movq $0, 96(%r14) LBB47_7: movq 56(%rbx), %rdi movq %r14, %rsi callq *40(%rbx) movl $0, 20(%rbx) movl $1, %eax LBB47_8: popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .globl _mz_zip_reader_init_mem ## -- Begin function mz_zip_reader_init_mem .p2align 4, 0x90 _mz_zip_reader_init_mem: ## @mz_zip_reader_init_mem .cfi_startproc ## %bb.0: 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 %r13d, %r13d testq %rdi, %rdi je LBB48_12 ## %bb.1: movq %rdi, %rbx cmpq $0, 88(%rdi) jne LBB48_12 ## %bb.2: cmpl $0, 20(%rbx) je LBB48_3 LBB48_12: movl %r13d, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB48_3: movl %ecx, %r14d movq %rdx, %r15 movq %rsi, %r12 movq 32(%rbx), %rax testq %rax, %rax je LBB48_4 ## %bb.5: cmpq $0, 40(%rbx) je LBB48_6 LBB48_7: cmpq $0, 48(%rbx) je LBB48_8 LBB48_9: xorps %xmm0, %xmm0 movups %xmm0, (%rbx) movabsq $4294967296, %rcx ## imm = 0x100000000 movq %rcx, 16(%rbx) movq 56(%rbx), %rdi movl $1, %esi movl $128, %edx callq *%rax movq %rax, 88(%rbx) testq %rax, %rax je LBB48_12 ## %bb.10: xorps %xmm0, %xmm0 movups %xmm0, 112(%rax) movups %xmm0, 96(%rax) movups %xmm0, 80(%rax) movups %xmm0, 64(%rax) movups %xmm0, 48(%rax) movups %xmm0, 32(%rax) movups %xmm0, 16(%rax) movups %xmm0, (%rax) movq 88(%rbx), %rax movl $1, 24(%rax) movl $4, 56(%rax) movl $4, 88(%rax) movq %r15, (%rbx) leaq _mz_zip_mem_read_func(%rip), %rcx movq %rcx, 64(%rbx) movq %rbx, 80(%rbx) movq %r12, 104(%rax) movq %r15, 112(%rax) movq %rbx, %rdi movl %r14d, %esi callq _mz_zip_reader_read_central_dir movl $1, %r13d testl %eax, %eax jne LBB48_12 ## %bb.11: movq %rbx, %rdi callq _mz_zip_reader_end xorl %r13d, %r13d jmp LBB48_12 LBB48_4: leaq _def_alloc_func(%rip), %rax movq %rax, 32(%rbx) cmpq $0, 40(%rbx) jne LBB48_7 LBB48_6: leaq _def_free_func(%rip), %rcx movq %rcx, 40(%rbx) cmpq $0, 48(%rbx) jne LBB48_9 LBB48_8: leaq _def_realloc_func(%rip), %rcx movq %rcx, 48(%rbx) jmp LBB48_9 .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_mem_read_func _mz_zip_mem_read_func: ## @mz_zip_mem_read_func .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), %r8 movq %r8, %rax subq %rsi, %rax cmpq %rcx, %rax cmovaeq %rcx, %rax xorl %ebx, %ebx cmpq %rsi, %r8 cmovaq %rax, %rbx movq 88(%rdi), %rax addq 104(%rax), %rsi movq %rdx, %rdi movq %rbx, %rdx callq _memcpy movq %rbx, %rax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .globl _mz_zip_reader_init_file ## -- Begin function mz_zip_reader_init_file .p2align 4, 0x90 _mz_zip_reader_init_file: ## @mz_zip_reader_init_file .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %edx, %r14d movq %rsi, %rax movq %rdi, %r15 leaq L_.str.18(%rip), %rsi movq %rax, %rdi callq _fopen testq %rax, %rax je LBB50_15 ## %bb.1: movq %rax, %rbx movq %rax, %rdi xorl %esi, %esi movl $2, %edx callq _fseeko testl %eax, %eax je LBB50_3 LBB50_2: movq %rbx, %rdi callq _fclose LBB50_15: xorl %eax, %eax LBB50_16: popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq LBB50_3: movq %rbx, %rdi callq _ftello testq %r15, %r15 je LBB50_2 ## %bb.4: cmpq $0, 88(%r15) jne LBB50_2 ## %bb.5: cmpl $0, 20(%r15) jne LBB50_2 ## %bb.6: movq %rax, %r12 movq 32(%r15), %rcx testq %rcx, %rcx je LBB50_7 ## %bb.8: cmpq $0, 40(%r15) je LBB50_9 LBB50_10: cmpq $0, 48(%r15) je LBB50_11 LBB50_12: xorps %xmm0, %xmm0 movups %xmm0, (%r15) movabsq $4294967296, %rax ## imm = 0x100000000 movq %rax, 16(%r15) movq 56(%r15), %rdi movl $1, %esi movl $128, %edx callq *%rcx movq %rax, 88(%r15) testq %rax, %rax je LBB50_2 ## %bb.13: xorps %xmm0, %xmm0 movups %xmm0, 112(%rax) movups %xmm0, 96(%rax) movups %xmm0, 80(%rax) movups %xmm0, 64(%rax) movups %xmm0, 48(%rax) movups %xmm0, 32(%rax) movups %xmm0, 16(%rax) movups %xmm0, (%rax) movq 88(%r15), %rax movl $1, 24(%rax) movl $4, 56(%rax) movl $4, 88(%rax) leaq _mz_zip_file_read_func(%rip), %rcx movq %rcx, 64(%r15) movq %r15, 80(%r15) movq %rbx, 96(%rax) movq %r12, (%r15) movq %r15, %rdi movl %r14d, %esi callq _mz_zip_reader_read_central_dir movl %eax, %ecx movl $1, %eax testl %ecx, %ecx jne LBB50_16 ## %bb.14: movq %r15, %rdi callq _mz_zip_reader_end jmp LBB50_15 LBB50_7: leaq _def_alloc_func(%rip), %rcx movq %rcx, 32(%r15) cmpq $0, 40(%r15) jne LBB50_10 LBB50_9: leaq _def_free_func(%rip), %rax movq %rax, 40(%r15) cmpq $0, 48(%r15) jne LBB50_12 LBB50_11: leaq _def_realloc_func(%rip), %rax movq %rax, 48(%r15) jmp LBB50_12 .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_file_read_func _mz_zip_file_read_func: ## @mz_zip_file_read_func .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rcx, %r14 movq %rdx, %r15 movq %rsi, %rbx movq %rdi, %r12 movq 88(%rdi), %rax movq 96(%rax), %rdi callq _ftello testq %rbx, %rbx js LBB51_3 ## %bb.1: cmpq %rbx, %rax je LBB51_4 ## %bb.2: movq 88(%r12), %rax movq 96(%rax), %rdi movq %rbx, %rsi xorl %edx, %edx callq _fseeko testl %eax, %eax je LBB51_4 LBB51_3: xorl %eax, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq LBB51_4: movq 88(%r12), %rax movq 96(%rax), %rcx movl $1, %esi movq %r15, %rdi movq %r14, %rdx popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp jmp _fread ## TAILCALL .cfi_endproc ## -- End function .globl _mz_zip_reader_get_num_files ## -- Begin function mz_zip_reader_get_num_files .p2align 4, 0x90 _mz_zip_reader_get_num_files: ## @mz_zip_reader_get_num_files .cfi_startproc ## %bb.0: testq %rdi, %rdi je LBB52_1 ## %bb.2: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl 16(%rdi), %eax popq %rbp retq LBB52_1: xorl %eax, %eax retq .cfi_endproc ## -- End function .globl _mz_zip_reader_is_file_encrypted ## -- Begin function mz_zip_reader_is_file_encrypted .p2align 4, 0x90 _mz_zip_reader_is_file_encrypted: ## @mz_zip_reader_is_file_encrypted .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp xorl %eax, %eax testq %rdi, %rdi je LBB53_6 ## %bb.1: movq 88(%rdi), %rcx testq %rcx, %rcx je LBB53_6 ## %bb.2: cmpl %esi, 16(%rdi) jbe LBB53_6 ## %bb.3: cmpl $1, 20(%rdi) jne LBB53_6 ## %bb.4: movq (%rcx), %rdx testq %rdx, %rdx je LBB53_6 ## %bb.5: movq 32(%rcx), %rax movl %esi, %ecx movl (%rax,%rcx,4), %eax movzwl 8(%rdx,%rax), %eax andl $1, %eax LBB53_6: popq %rbp retq .cfi_endproc ## -- End function .globl _mz_zip_reader_is_file_a_directory ## -- Begin function mz_zip_reader_is_file_a_directory .p2align 4, 0x90 _mz_zip_reader_is_file_a_directory: ## @mz_zip_reader_is_file_a_directory .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp xorl %eax, %eax testq %rdi, %rdi je LBB54_8 ## %bb.1: movq 88(%rdi), %rdx testq %rdx, %rdx je LBB54_8 ## %bb.2: cmpl %esi, 16(%rdi) jbe LBB54_8 ## %bb.3: cmpl $1, 20(%rdi) jne LBB54_8 ## %bb.4: movq (%rdx), %rcx testq %rcx, %rcx je LBB54_8 ## %bb.5: movq 32(%rdx), %rax movl %esi, %edx movl (%rax,%rdx,4), %eax addq %rax, %rcx movzwl 28(%rcx), %edx testq %rdx, %rdx je LBB54_7 ## %bb.6: movl $1, %eax cmpb $47, 45(%rcx,%rdx) je LBB54_8 LBB54_7: movl 38(%rcx), %eax shrl $4, %eax andl $1, %eax LBB54_8: popq %rbp retq .cfi_endproc ## -- End function .globl _mz_zip_reader_file_stat ## -- Begin function mz_zip_reader_file_stat .p2align 4, 0x90 _mz_zip_reader_file_stat: ## @mz_zip_reader_file_stat .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $56, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 xorl %eax, %eax testq %rdi, %rdi je LBB55_7 ## %bb.1: movq 88(%rdi), %rcx testq %rcx, %rcx je LBB55_7 ## %bb.2: cmpl %esi, 16(%rdi) jbe LBB55_7 ## %bb.3: cmpl $1, 20(%rdi) jne LBB55_7 ## %bb.4: movq %rdx, %rbx testq %rdx, %rdx je LBB55_7 ## %bb.5: movq (%rcx), %r15 testq %r15, %r15 je LBB55_7 ## %bb.6: movq 32(%rcx), %rax movl %esi, %ecx movl (%rax,%rcx,4), %r12d leaq (%r15,%r12), %r13 movl %esi, (%rbx) movl (%rax,%rcx,4), %eax movl %eax, 4(%rbx) movzwl 4(%r15,%r12), %eax movw %ax, 8(%rbx) movzwl 6(%r15,%r12), %eax movw %ax, 10(%rbx) movzwl 8(%r15,%r12), %eax movw %ax, 12(%rbx) movzwl 10(%r15,%r12), %eax movw %ax, 14(%rbx) movzwl 12(%r15,%r12), %eax movzwl 14(%r15,%r12), %ecx xorps %xmm0, %xmm0 movups %xmm0, -72(%rbp) movups %xmm0, -56(%rbp) movl $-1, -64(%rbp) movl %ecx, %edx shrl $9, %edx addl $80, %edx movl %edx, -76(%rbp) movl %ecx, %edx shrl $5, %edx andl $15, %edx decl %edx movl %edx, -80(%rbp) andl $31, %ecx movl %ecx, -84(%rbp) movl %eax, %ecx shrl $11, %ecx movl %ecx, -88(%rbp) movl %eax, %ecx shrl $5, %ecx andl $63, %ecx movl %ecx, -92(%rbp) addl %eax, %eax andl $62, %eax movl %eax, -96(%rbp) leaq -96(%rbp), %rdi callq _mktime movq %rax, 16(%rbx) movl 16(%r15,%r12), %eax movl %eax, 24(%rbx) pmovzxdq 20(%r15,%r12), %xmm0 ## xmm0 = mem[0],zero,mem[1],zero movdqu %xmm0, 32(%rbx) movzwl 36(%r15,%r12), %eax movw %ax, 48(%rbx) movl 38(%r15,%r12), %eax movl %eax, 52(%rbx) movl 42(%r15,%r12), %eax movq %rax, 56(%rbx) movzwl 28(%r15,%r12), %eax cmpl $259, %eax ## imm = 0x103 movl $259, %r14d ## imm = 0x103 cmovbl %eax, %r14d leaq 68(%rbx), %rdi leaq (%r15,%r12), %rsi addq $46, %rsi movq %r14, %rdx callq _memcpy movb $0, 68(%rbx,%r14) movzwl 32(%r15,%r12), %eax cmpl $255, %eax movl $255, %r14d cmovbl %eax, %r14d movl %r14d, 64(%rbx) leaq 328(%rbx), %rdi movzwl 28(%r15,%r12), %eax addq %r13, %rax addq $46, %rax movzwl 30(%r15,%r12), %esi addq %rax, %rsi movq %r14, %rdx callq _memcpy movb $0, 328(%rbx,%r14) movl $1, %eax LBB55_7: addq $56, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _mz_zip_reader_get_filename ## -- Begin function mz_zip_reader_get_filename .p2align 4, 0x90 _mz_zip_reader_get_filename: ## @mz_zip_reader_get_filename .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movl %ecx, %ebx movq %rdx, %r14 testq %rdi, %rdi je LBB56_5 ## %bb.1: movq 88(%rdi), %rcx testq %rcx, %rcx je LBB56_5 ## %bb.2: movl %esi, %eax cmpl %esi, 16(%rdi) jbe LBB56_5 ## %bb.3: cmpl $1, 20(%rdi) jne LBB56_5 ## %bb.4: movq (%rcx), %rsi testq %rsi, %rsi je LBB56_5 ## %bb.7: movq 32(%rcx), %rcx movl %eax, %eax movl (%rcx,%rax,4), %eax addq %rax, %rsi movzwl 28(%rsi), %eax testl %ebx, %ebx je LBB56_9 ## %bb.8: decl %ebx cmpl %eax, %ebx cmovael %eax, %ebx addq $46, %rsi movq %r14, %rdi movq %rbx, %rdx callq _memcpy movb $0, (%r14,%rbx) movl %ebx, %eax LBB56_9: incl %eax jmp LBB56_10 LBB56_5: xorl %eax, %eax testl %ebx, %ebx je LBB56_10 ## %bb.6: movb $0, (%r14) LBB56_10: popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .globl _mz_zip_reader_locate_file ## -- Begin function mz_zip_reader_locate_file .p2align 4, 0x90 _mz_zip_reader_locate_file: ## @mz_zip_reader_locate_file .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $88, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl $-1, %eax testq %rdi, %rdi je LBB57_57 ## %bb.1: testq %rsi, %rsi je LBB57_57 ## %bb.2: movq %rdi, %r13 movq 88(%rdi), %r14 testq %r14, %r14 je LBB57_57 ## %bb.3: cmpl $1, 20(%r13) jne LBB57_57 ## %bb.4: movq %rdx, %r12 testq %rdx, %rdx jne LBB57_18 ## %bb.5: movl %ecx, %eax andl $768, %eax ## imm = 0x300 jne LBB57_18 ## %bb.6: cmpq $0, 72(%r14) je LBB57_18 ## %bb.7: movq 64(%r14), %rax movq %rax, -64(%rbp) ## 8-byte Spill movl 16(%r13), %r12d movq %rsi, -56(%rbp) ## 8-byte Spill movq %rsi, %rdi callq _strlen testl %r12d, %r12d jle LBB57_56 ## %bb.8: decl %r12d movq (%r14), %r10 movq 32(%r14), %rcx movq %rcx, -88(%rbp) ## 8-byte Spill xorl %r14d, %r14d .p2align 4, 0x90 LBB57_9: ## =>This Loop Header: Depth=1 ## Child Loop BB57_11 Depth 2 leal (%r12,%r14), %r13d sarl %r13d movslq %r13d, %rcx movq -64(%rbp), %rdx ## 8-byte Reload movl (%rdx,%rcx,4), %r9d movq -88(%rbp), %rcx ## 8-byte Reload movl (%rcx,%r9,4), %ecx leaq (%r10,%rcx), %rdx movzwl 28(%r10,%rcx), %esi addq %r10, %rcx addq $46, %rcx movl %esi, %r11d subl %eax, %r11d cmovael %eax, %esi leaq (%rsi,%rdx), %r8 addq $46, %r8 testl %esi, %esi je LBB57_14 ## %bb.10: ## in Loop: Header=BB57_9 Depth=1 movq -56(%rbp), %rdx ## 8-byte Reload .p2align 4, 0x90 LBB57_11: ## Parent Loop BB57_9 Depth=1 ## => This Inner Loop Header: Depth=2 movzbl (%rcx), %edi leal -65(%rdi), %ebx leal 32(%rdi), %esi cmpb $26, %bl cmovael %edi, %esi movzbl (%rdx), %edi leal -65(%rdi), %ebx leal 32(%rdi), %r15d cmpb $26, %bl cmovael %edi, %r15d movl %r15d, %ebx xorb %sil, %bl jne LBB57_13 ## %bb.12: ## in Loop: Header=BB57_11 Depth=2 incq %rcx incq %rdx cmpq %r8, %rcx jb LBB57_11 LBB57_13: ## in Loop: Header=BB57_9 Depth=1 movzbl %sil, %edx movzbl %r15b, %esi subl %esi, %edx jmp LBB57_15 LBB57_14: ## in Loop: Header=BB57_9 Depth=1 xorl %edx, %edx LBB57_15: ## in Loop: Header=BB57_9 Depth=1 cmpq %r8, %rcx cmovel %r11d, %edx testl %edx, %edx je LBB57_54 ## %bb.16: ## in Loop: Header=BB57_9 Depth=1 leal 1(%r13), %ecx decl %r13d testl %edx, %edx cmovsl %r12d, %r13d cmovsl %ecx, %r14d movl %r13d, %r12d cmpl %r13d, %r14d jle LBB57_9 jmp LBB57_56 LBB57_18: movl %ecx, -44(%rbp) ## 4-byte Spill movq %rsi, %rdi movq %rsi, %rbx callq _strlen cmpq $65535, %rax ## imm = 0xFFFF ja LBB57_56 ## %bb.20: movq %rax, %r10 movq %rbx, -56(%rbp) ## 8-byte Spill testq %r12, %r12 movq %rax, -72(%rbp) ## 8-byte Spill je LBB57_23 ## %bb.21: movq %r12, %rdi callq _strlen movq -72(%rbp), %r10 ## 8-byte Reload movq %rax, %r11 cmpq $65535, %rax ## imm = 0xFFFF movq -56(%rbp), %rdi ## 8-byte Reload movl -44(%rbp), %r9d ## 4-byte Reload ja LBB57_56 jmp LBB57_24 LBB57_23: xorl %r11d, %r11d movq -56(%rbp), %rdi ## 8-byte Reload movl -44(%rbp), %r9d ## 4-byte Reload LBB57_24: movl 16(%r13), %eax movq %rax, -88(%rbp) ## 8-byte Spill testq %rax, %rax je LBB57_56 ## %bb.25: movq (%r14), %r8 movq 32(%r14), %rax movq %rax, -120(%rbp) ## 8-byte Spill leaq 46(%r8), %rax movq %rax, -104(%rbp) ## 8-byte Spill leaq 45(%r8), %rax movq %rax, -112(%rbp) ## 8-byte Spill xorl %r13d, %r13d movq %r11, -96(%rbp) ## 8-byte Spill movq %r8, -80(%rbp) ## 8-byte Spill jmp LBB57_28 LBB57_26: ## in Loop: Header=BB57_28 Depth=1 movq -64(%rbp), %rsi ## 8-byte Reload movq %r10, %rdx callq _memcmp movq -80(%rbp), %r8 ## 8-byte Reload movq -96(%rbp), %r11 ## 8-byte Reload movq -72(%rbp), %r10 ## 8-byte Reload movl -44(%rbp), %r9d ## 4-byte Reload movq -56(%rbp), %rdi ## 8-byte Reload testl %eax, %eax je LBB57_52 .p2align 4, 0x90 LBB57_27: ## in Loop: Header=BB57_28 Depth=1 incq %r13 cmpq -88(%rbp), %r13 ## 8-byte Folded Reload je LBB57_56 LBB57_28: ## =>This Loop Header: Depth=1 ## Child Loop BB57_34 Depth 2 ## Child Loop BB57_41 Depth 2 ## Child Loop BB57_50 Depth 2 movq -120(%rbp), %rax ## 8-byte Reload movl (%rax,%r13,4), %r14d movzwl 28(%r8,%r14), %r15d cmpq %r15, %r10 ja LBB57_27 ## %bb.29: ## in Loop: Header=BB57_28 Depth=1 leaq (%r8,%r14), %rax addq $46, %rax movq %rax, -64(%rbp) ## 8-byte Spill testq %r11, %r11 je LBB57_37 ## %bb.30: ## in Loop: Header=BB57_28 Depth=1 leaq (%r8,%r14), %rcx movzwl 32(%rcx), %eax cmpq %rax, %r11 jne LBB57_27 ## %bb.31: ## in Loop: Header=BB57_28 Depth=1 movzwl 30(%rcx), %esi testl $256, %r9d ## imm = 0x100 jne LBB57_36 ## %bb.32: ## in Loop: Header=BB57_28 Depth=1 testw %ax, %ax je LBB57_37 ## %bb.33: ## in Loop: Header=BB57_28 Depth=1 addq %r14, %rsi addq %r15, %rsi addq -104(%rbp), %rsi ## 8-byte Folded Reload xorl %eax, %eax .p2align 4, 0x90 LBB57_34: ## Parent Loop BB57_28 Depth=1 ## => This Inner Loop Header: Depth=2 movsbl (%r12,%rax), %ecx leal -65(%rcx), %ebx leal 32(%rcx), %edx cmpb $26, %bl cmovael %ecx, %edx movsbl (%rsi,%rax), %ecx leal -65(%rcx), %r8d leal 32(%rcx), %ebx cmpb $26, %r8b movq -80(%rbp), %r8 ## 8-byte Reload cmovael %ecx, %ebx cmpl %ebx, %edx jne LBB57_27 ## %bb.35: ## in Loop: Header=BB57_34 Depth=2 incq %rax cmpq %rax, %r11 jne LBB57_34 jmp LBB57_37 LBB57_36: ## in Loop: Header=BB57_28 Depth=1 movq -64(%rbp), %rax ## 8-byte Reload addq %r15, %rax addq %rax, %rsi movq %r12, %rdi movq %r11, %rdx callq _memcmp movq -80(%rbp), %r8 ## 8-byte Reload movq -96(%rbp), %r11 ## 8-byte Reload movq -72(%rbp), %r10 ## 8-byte Reload movl -44(%rbp), %r9d ## 4-byte Reload movq -56(%rbp), %rdi ## 8-byte Reload testl %eax, %eax jne LBB57_27 LBB57_37: ## in Loop: Header=BB57_28 Depth=1 testl $512, %r9d ## imm = 0x200 je LBB57_46 ## %bb.38: ## in Loop: Header=BB57_28 Depth=1 testw %r15w, %r15w je LBB57_46 ## %bb.39: ## in Loop: Header=BB57_28 Depth=1 addq -112(%rbp), %r14 ## 8-byte Folded Reload movq %r15, %rax movabsq $35184372090881, %rdx ## imm = 0x200000000801 jmp LBB57_41 .p2align 4, 0x90 LBB57_40: ## in Loop: Header=BB57_41 Depth=2 decq %rax leaq 1(%rax), %rcx cmpq $1, %rcx jle LBB57_44 LBB57_41: ## Parent Loop BB57_28 Depth=1 ## => This Inner Loop Header: Depth=2 movzbl (%r14,%rax), %ecx addb $-47, %cl cmpb $45, %cl ja LBB57_40 ## %bb.42: ## in Loop: Header=BB57_41 Depth=2 movzbl %cl, %ecx btq %rcx, %rdx jae LBB57_40 ## %bb.43: ## in Loop: Header=BB57_28 Depth=1 decl %eax jmp LBB57_45 LBB57_44: ## in Loop: Header=BB57_28 Depth=1 movl $-1, %eax LBB57_45: ## in Loop: Header=BB57_28 Depth=1 incl %eax addq %rax, -64(%rbp) ## 8-byte Folded Spill subl %eax, %r15d LBB57_46: ## in Loop: Header=BB57_28 Depth=1 movl %r15d, %eax cmpq %rax, %r10 jne LBB57_27 ## %bb.47: ## in Loop: Header=BB57_28 Depth=1 testl $256, %r9d ## imm = 0x100 jne LBB57_26 ## %bb.48: ## in Loop: Header=BB57_28 Depth=1 testl %r15d, %r15d je LBB57_52 ## %bb.49: ## in Loop: Header=BB57_28 Depth=1 xorl %eax, %eax .p2align 4, 0x90 LBB57_50: ## Parent Loop BB57_28 Depth=1 ## => This Inner Loop Header: Depth=2 movsbl (%rdi,%rax), %ecx leal -65(%rcx), %edx leal 32(%rcx), %esi cmpb $26, %dl cmovael %ecx, %esi movq -64(%rbp), %rcx ## 8-byte Reload movsbl (%rcx,%rax), %ecx leal -65(%rcx), %edx leal 32(%rcx), %ebx cmpb $26, %dl cmovael %ecx, %ebx cmpl %ebx, %esi jne LBB57_27 ## %bb.51: ## in Loop: Header=BB57_50 Depth=2 incq %rax cmpq %rax, %r10 jne LBB57_50 LBB57_52: movl %r13d, %eax jmp LBB57_57 LBB57_56: movl $-1, %eax LBB57_57: addq $88, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB57_54: movl %r9d, %eax jmp LBB57_57 .cfi_endproc ## -- End function .globl _mz_zip_reader_extract_to_mem_no_alloc ## -- Begin function mz_zip_reader_extract_to_mem_no_alloc .p2align 4, 0x90 _mz_zip_reader_extract_to_mem_no_alloc: ## @mz_zip_reader_extract_to_mem_no_alloc .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax movl $11704, %eax ## imm = 0x2DB8 callq ____chkstk_darwin subq %rax, %rsp popq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %r9, %rbx movl %r8d, %r13d movq %rcx, %r14 movq %rdx, %r12 movl %esi, %r15d movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) testq %rdx, %rdx jne LBB58_3 ## %bb.1: testq %r14, %r14 jne LBB58_15 LBB58_3: leaq -632(%rbp), %rdx movq %rdi, -11688(%rbp) ## 8-byte Spill movl %r15d, %esi callq _mz_zip_reader_file_stat testl %eax, %eax je LBB58_15 ## %bb.4: movq %rbx, -11704(%rbp) ## 8-byte Spill movq -600(%rbp), %rsi movb $1, %bl testq %rsi, %rsi je LBB58_16 ## %bb.5: movq -11688(%rbp), %r8 ## 8-byte Reload testq %r8, %r8 je LBB58_13 ## %bb.6: movq 88(%r8), %rcx testq %rcx, %rcx je LBB58_13 ## %bb.7: cmpl %r15d, 16(%r8) jbe LBB58_13 ## %bb.8: cmpl $1, 20(%r8) jne LBB58_13 ## %bb.9: movq (%rcx), %rax testq %rax, %rax je LBB58_13 ## %bb.10: movq 32(%rcx), %rcx movl %r15d, %edx movl (%rcx,%rdx,4), %ecx addq %rcx, %rax movzwl 28(%rax), %ecx testq %rcx, %rcx je LBB58_12 ## %bb.11: cmpb $47, 45(%rax,%rcx) je LBB58_16 LBB58_12: testb $16, 38(%rax) jne LBB58_16 LBB58_13: testb $33, -620(%rbp) jne LBB58_15 ## %bb.18: testl $1024, %r13d ## imm = 0x400 jne LBB58_20 ## %bb.19: movzwl -618(%rbp), %eax testl $65527, %eax ## imm = 0xFFF7 jne LBB58_15 LBB58_20: testl $1024, %r13d ## imm = 0x400 jne LBB58_22 ## %bb.21: movq -592(%rbp), %rsi LBB58_22: cmpq %r14, %rsi jbe LBB58_24 LBB58_15: xorl %ebx, %ebx LBB58_16: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB58_60 ## %bb.17: movzbl %bl, %eax addq $11704, %rsp ## imm = 0x2DB8 popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB58_24: movq %rsi, %r15 movq -576(%rbp), %r14 movq 80(%r8), %rdi leaq -672(%rbp), %rdx movl $30, %ecx movq %r14, %rsi callq *64(%r8) xorl %ebx, %ebx cmpq $30, %rax jne LBB58_16 ## %bb.25: cmpl $67324752, -672(%rbp) ## imm = 0x4034B50 movq -11688(%rbp), %r8 ## 8-byte Reload jne LBB58_16 ## %bb.26: movq %r15, %rcx movzwl -646(%rbp), %edx movzwl -644(%rbp), %eax addq %rdx, %r14 leaq (%r14,%rax), %rdx movq -600(%rbp), %r15 addq %r15, %rdx addq $30, %rdx cmpq (%r8), %rdx ja LBB58_15 ## %bb.29: addq %rax, %r14 addq $30, %r14 testl $1024, %r13d ## imm = 0x400 jne LBB58_41 ## %bb.30: cmpw $0, -618(%rbp) je LBB58_41 ## %bb.31: movl $0, -11672(%rbp) movq 88(%r8), %rax movq 104(%rax), %rax testq %rax, %rax je LBB58_48 ## %bb.32: movq %r14, -11712(%rbp) ## 8-byte Spill addq %r14, %rax movq %rax, -11696(%rbp) ## 8-byte Spill xorl %eax, %eax movq %rax, -11680(%rbp) ## 8-byte Spill movq %r15, -11720(%rbp) ## 8-byte Spill movq %r15, %rbx LBB58_33: xorl %r13d, %r13d xorl %r15d, %r15d jmp LBB58_36 LBB58_34: ## in Loop: Header=BB58_36 Depth=1 movq -11696(%rbp), %r14 ## 8-byte Reload movq -11680(%rbp), %rcx ## 8-byte Reload LBB58_35: ## in Loop: Header=BB58_36 Depth=1 movq %rbx, -11736(%rbp) leaq (%r14,%r15), %rsi leaq (%r12,%r13), %r8 xorl %eax, %eax movq %rcx, -11680(%rbp) ## 8-byte Spill testq %rcx, %rcx setne %al addl %eax, %eax addl $4, %eax movl %eax, (%rsp) leaq -11672(%rbp), %rdi leaq -11736(%rbp), %rdx movq %r12, %rcx leaq -11728(%rbp), %r9 callq _tinfl_decompress movl %eax, %r14d movq -11736(%rbp), %rax subq %rax, %rbx addq %rax, %r15 addq -11728(%rbp), %r13 cmpl $1, %r14d movq -11688(%rbp), %r8 ## 8-byte Reload jne LBB58_44 LBB58_36: ## =>This Inner Loop Header: Depth=1 movq -592(%rbp), %rax subq %r13, %rax movq %rax, -11728(%rbp) testq %rbx, %rbx jne LBB58_34 ## %bb.37: ## in Loop: Header=BB58_36 Depth=1 movq 88(%r8), %rax cmpq $0, 104(%rax) movq -11696(%rbp), %r14 ## 8-byte Reload movq -11680(%rbp), %rcx ## 8-byte Reload je LBB58_39 ## %bb.38: ## in Loop: Header=BB58_36 Depth=1 xorl %ebx, %ebx jmp LBB58_35 LBB58_39: ## in Loop: Header=BB58_36 Depth=1 movq -11720(%rbp), %rax ## 8-byte Reload cmpq %rcx, %rax movq %rcx, %rbx cmovbq %rax, %rbx movq 80(%r8), %rdi movq -11712(%rbp), %r15 ## 8-byte Reload movq %r15, %rsi movq %r14, %rdx movq %rcx, -11680(%rbp) ## 8-byte Spill movq %rbx, %rcx callq *64(%r8) cmpq %rbx, %rax jne LBB58_53 ## %bb.40: ## in Loop: Header=BB58_36 Depth=1 addq %rbx, %r15 movq %r15, -11712(%rbp) ## 8-byte Spill movq -11680(%rbp), %rcx ## 8-byte Reload subq %rbx, %rcx xorl %r15d, %r15d jmp LBB58_35 LBB58_41: movq 80(%r8), %rdi movq %r14, %rsi movq %r12, %rdx movq %rcx, %rbx callq *64(%r8) cmpq %rbx, %rax sete %bl jne LBB58_16 ## %bb.42: andl $1024, %r13d ## imm = 0x400 jne LBB58_16 ## %bb.43: movq -592(%rbp), %rdx xorl %edi, %edi movq %r12, %rsi callq _mz_crc32 movl -608(%rbp), %ecx cmpq %rcx, %rax jmp LBB58_58 LBB58_44: testl %r14d, %r14d jne LBB58_54 ## %bb.45: cmpq -592(%rbp), %r13 movq -11704(%rbp), %rbx ## 8-byte Reload jne LBB58_47 ## %bb.46: xorl %r14d, %r14d xorl %edi, %edi movq %r12, %rsi movq %r13, %rdx callq _mz_crc32 movq -11688(%rbp), %r8 ## 8-byte Reload movl -608(%rbp), %ecx cmpq %rcx, %rax je LBB58_55 LBB58_47: movl $-1, %r14d jmp LBB58_55 LBB58_48: cmpq $0, -11704(%rbp) ## 8-byte Folded Reload je LBB58_51 ## %bb.49: movq 16(%rbp), %rax xorl %ebx, %ebx testq %rax, %rax je LBB58_16 ## %bb.50: movq %r14, -11712(%rbp) ## 8-byte Spill movq %r15, -11680(%rbp) ## 8-byte Spill movq %rax, -11720(%rbp) ## 8-byte Spill movq -11704(%rbp), %rax ## 8-byte Reload movq %rax, -11696(%rbp) ## 8-byte Spill jmp LBB58_33 LBB58_51: cmpq $65536, %r15 ## imm = 0x10000 movl $65536, %eax ## imm = 0x10000 cmovaeq %rax, %r15 movq 56(%r8), %rdi movl $1, %esi movq %r15, %rdx callq *32(%r8) testq %rax, %rax je LBB58_15 ## %bb.52: movq %r15, -11720(%rbp) ## 8-byte Spill movq %r14, -11712(%rbp) ## 8-byte Spill movq %rax, -11696(%rbp) ## 8-byte Spill movq -600(%rbp), %rax movq %rax, -11680(%rbp) ## 8-byte Spill xorl %ebx, %ebx movq -11688(%rbp), %r8 ## 8-byte Reload jmp LBB58_33 LBB58_53: movl $-1, %r14d movq -11688(%rbp), %r8 ## 8-byte Reload LBB58_54: movq -11704(%rbp), %rbx ## 8-byte Reload LBB58_55: movq 88(%r8), %rax orq 104(%rax), %rbx jne LBB58_57 ## %bb.56: movq 56(%r8), %rdi movq -11696(%rbp), %rsi ## 8-byte Reload callq *40(%r8) LBB58_57: testl %r14d, %r14d LBB58_58: sete %bl jmp LBB58_16 LBB58_60: callq ___stack_chk_fail .cfi_endproc ## -- End function .globl _mz_zip_reader_extract_file_to_mem_no_alloc ## -- Begin function mz_zip_reader_extract_file_to_mem_no_alloc .p2align 4, 0x90 _mz_zip_reader_extract_file_to_mem_no_alloc: ## @mz_zip_reader_extract_file_to_mem_no_alloc .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %r9, %r14 movl %r8d, %r13d movq %rcx, %r15 movq %rdx, %r12 movq %rdi, %rbx xorl %edx, %edx movl %r8d, %ecx callq _mz_zip_reader_locate_file testl %eax, %eax js LBB59_1 ## %bb.2: movq %rbx, %rdi movl %eax, %esi movq %r12, %rdx movq %r15, %rcx movl %r13d, %r8d movq %r14, %r9 addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _mz_zip_reader_extract_to_mem_no_alloc ## TAILCALL LBB59_1: xorl %eax, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _mz_zip_reader_extract_to_mem ## -- Begin function mz_zip_reader_extract_to_mem .p2align 4, 0x90 _mz_zip_reader_extract_to_mem: ## @mz_zip_reader_extract_to_mem .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 movq $0, (%rsp) xorl %r9d, %r9d callq _mz_zip_reader_extract_to_mem_no_alloc addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _mz_zip_reader_extract_file_to_mem ## -- Begin function mz_zip_reader_extract_file_to_mem .p2align 4, 0x90 _mz_zip_reader_extract_file_to_mem: ## @mz_zip_reader_extract_file_to_mem .cfi_startproc ## %bb.0: 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 %r8d, %r12d movq %rcx, %r14 movq %rdx, %r15 movq %rdi, %rbx xorl %edx, %edx movl %r8d, %ecx callq _mz_zip_reader_locate_file testl %eax, %eax js LBB61_2 ## %bb.1: movq $0, (%rsp) movq %rbx, %rdi movl %eax, %esi movq %r15, %rdx movq %r14, %rcx movl %r12d, %r8d xorl %r9d, %r9d callq _mz_zip_reader_extract_to_mem_no_alloc jmp LBB61_3 LBB61_2: xorl %eax, %eax LBB61_3: addq $16, %rsp popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _mz_zip_reader_extract_to_heap ## -- Begin function mz_zip_reader_extract_to_heap .p2align 4, 0x90 _mz_zip_reader_extract_to_heap: ## @mz_zip_reader_extract_to_heap .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $24, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, %r14 movq %rdi, %r13 testq %rdi, %rdi je LBB62_7 ## %bb.1: movq 88(%r13), %rdi testq %rdi, %rdi je LBB62_7 ## %bb.2: cmpl %esi, 16(%r13) jbe LBB62_7 ## %bb.3: cmpl $1, 20(%r13) jne LBB62_7 ## %bb.4: movq 32(%rdi), %rax movl %esi, %edx movl (%rax,%rdx,4), %eax addq (%rdi), %rax testq %r14, %r14 jne LBB62_8 jmp LBB62_9 LBB62_7: xorl %eax, %eax testq %r14, %r14 je LBB62_9 LBB62_8: movq $0, (%r14) LBB62_9: testq %rax, %rax je LBB62_17 ## %bb.10: movl %esi, -44(%rbp) ## 4-byte Spill xorl %edx, %edx testl $1024, %ecx ## imm = 0x400 sete %dl movl 20(%rax,%rdx,4), %r12d movq 56(%r13), %rdi movl $1, %esi movq %r12, %rdx movl %ecx, %r15d callq *32(%r13) testq %rax, %rax je LBB62_17 ## %bb.11: movq %rax, %rbx movq $0, (%rsp) movq %r13, %rdi movl -44(%rbp), %esi ## 4-byte Reload movq %rax, %rdx movq %r12, %rcx movl %r15d, %r8d xorl %r9d, %r9d callq _mz_zip_reader_extract_to_mem_no_alloc testl %eax, %eax je LBB62_16 ## %bb.12: testq %r14, %r14 je LBB62_18 ## %bb.13: movq %r12, (%r14) jmp LBB62_18 LBB62_16: movq 56(%r13), %rdi movq %rbx, %rsi callq *40(%r13) LBB62_17: xorl %ebx, %ebx LBB62_18: movq %rbx, %rax addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _mz_zip_reader_extract_file_to_heap ## -- Begin function mz_zip_reader_extract_file_to_heap .p2align 4, 0x90 _mz_zip_reader_extract_file_to_heap: ## @mz_zip_reader_extract_file_to_heap .cfi_startproc ## %bb.0: 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 %ecx, %r15d movq %rdx, %rbx movq %rdi, %r13 xorl %edx, %edx callq _mz_zip_reader_locate_file testl %eax, %eax js LBB63_6 ## %bb.1: movl %eax, %r12d testq %r13, %r13 je LBB63_11 ## %bb.2: movq 88(%r13), %rcx testq %rcx, %rcx je LBB63_11 ## %bb.3: cmpl %r12d, 16(%r13) jbe LBB63_11 ## %bb.4: cmpl $1, 20(%r13) jne LBB63_11 ## %bb.5: movq 32(%rcx), %rax movl %r12d, %edx movl (%rax,%rdx,4), %eax addq (%rcx), %rax testq %rbx, %rbx jne LBB63_12 jmp LBB63_13 LBB63_11: xorl %eax, %eax testq %rbx, %rbx je LBB63_13 LBB63_12: movq $0, (%rbx) LBB63_13: testq %rax, %rax je LBB63_21 ## %bb.14: movq %rbx, -48(%rbp) ## 8-byte Spill xorl %ecx, %ecx testl $1024, %r15d ## imm = 0x400 sete %cl movl 20(%rax,%rcx,4), %r14d movq 56(%r13), %rdi movl $1, %esi movq %r14, %rdx callq *32(%r13) testq %rax, %rax je LBB63_21 ## %bb.15: movq %rax, %rbx movq $0, (%rsp) movq %r13, %rdi movl %r12d, %esi movq %rax, %rdx movq %r14, %rcx movl %r15d, %r8d xorl %r9d, %r9d callq _mz_zip_reader_extract_to_mem_no_alloc testl %eax, %eax je LBB63_20 ## %bb.16: movq -48(%rbp), %rax ## 8-byte Reload testq %rax, %rax je LBB63_22 ## %bb.17: movq %r14, (%rax) jmp LBB63_22 LBB63_6: testq %rbx, %rbx je LBB63_21 ## %bb.7: movq $0, (%rbx) jmp LBB63_21 LBB63_20: movq 56(%r13), %rdi movq %rbx, %rsi callq *40(%r13) LBB63_21: xorl %ebx, %ebx LBB63_22: movq %rbx, %rax addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _mz_zip_reader_extract_to_callback ## -- Begin function mz_zip_reader_extract_to_callback .p2align 4, 0x90 _mz_zip_reader_extract_to_callback: ## @mz_zip_reader_extract_to_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 movl $11768, %eax ## imm = 0x2DF8 callq ____chkstk_darwin subq %rax, %rsp popq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %r8d, %r12d movq %rcx, %r13 movq %rdx, %r14 movl %esi, %ebx movq %rdi, %r15 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) leaq -632(%rbp), %rdx callq _mz_zip_reader_file_stat testl %eax, %eax je LBB64_12 ## %bb.1: movl $1, %eax cmpq $0, -600(%rbp) je LBB64_13 ## %bb.2: movq %r13, -11744(%rbp) ## 8-byte Spill testq %r15, %r15 je LBB64_10 ## %bb.3: movq 88(%r15), %rdx testq %rdx, %rdx je LBB64_10 ## %bb.4: cmpl %ebx, 16(%r15) jbe LBB64_10 ## %bb.5: cmpl $1, 20(%r15) jne LBB64_10 ## %bb.6: movq (%rdx), %rcx testq %rcx, %rcx je LBB64_10 ## %bb.7: movq 32(%rdx), %rdx movl %ebx, %esi movl (%rdx,%rsi,4), %edx addq %rdx, %rcx movzwl 28(%rcx), %edx testq %rdx, %rdx je LBB64_9 ## %bb.8: cmpb $47, 45(%rcx,%rdx) je LBB64_13 LBB64_9: testb $16, 38(%rcx) jne LBB64_13 LBB64_10: testb $33, -620(%rbp) je LBB64_15 LBB64_12: xorl %eax, %eax LBB64_13: movq ___stack_chk_guard@GOTPCREL(%rip), %rcx movq (%rcx), %rcx cmpq -48(%rbp), %rcx jne LBB64_72 ## %bb.14: addq $11768, %rsp ## imm = 0x2DF8 popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB64_15: testl $1024, %r12d ## imm = 0x400 jne LBB64_17 ## %bb.16: movzwl -618(%rbp), %eax testl $65527, %eax ## imm = 0xFFF7 jne LBB64_12 LBB64_17: movq -576(%rbp), %rbx movq 80(%r15), %rdi leaq -672(%rbp), %rdx movl $30, %ecx movq %rbx, %rsi callq *64(%r15) cmpq $30, %rax jne LBB64_12 ## %bb.18: cmpl $67324752, -672(%rbp) ## imm = 0x4034B50 jne LBB64_12 ## %bb.19: movzwl -646(%rbp), %ecx movzwl -644(%rbp), %eax addq %rcx, %rbx leaq (%rbx,%rax), %rdx movq -600(%rbp), %rcx addq %rcx, %rdx addq $30, %rdx cmpq (%r15), %rdx ja LBB64_12 ## %bb.23: leaq (%rax,%rbx), %rdx addq $30, %rdx movq 88(%r15), %rax movq 104(%rax), %r13 testq %r13, %r13 movq %rdx, -11696(%rbp) ## 8-byte Spill je LBB64_26 ## %bb.24: addq %rdx, %r13 xorl %edx, %edx movq %rcx, -11712(%rbp) ## 8-byte Spill movq %rcx, %rax jmp LBB64_28 LBB64_26: cmpq $65536, %rcx ## imm = 0x10000 movl $65536, %edx ## imm = 0x10000 cmovbq %rcx, %rdx movq 56(%r15), %rdi movl $1, %esi movq %rdx, -11712(%rbp) ## 8-byte Spill callq *32(%r15) movq %rax, %r13 movl $0, %eax testq %r13, %r13 je LBB64_13 ## %bb.27: movq -600(%rbp), %rcx xorl %eax, %eax movq %rcx, %rdx LBB64_28: testl $1024, %r12d ## imm = 0x400 movq %r13, -11680(%rbp) ## 8-byte Spill movq %r15, -11728(%rbp) ## 8-byte Spill jne LBB64_45 ## %bb.29: cmpw $0, -618(%rbp) je LBB64_45 ## %bb.30: movq %rax, -11704(%rbp) ## 8-byte Spill movq %rdx, -11688(%rbp) ## 8-byte Spill movl $0, -11672(%rbp) movq 56(%r15), %rdi movl $1, %esi movl $32768, %edx ## imm = 0x8000 callq *32(%r15) movq %rax, %rsi testq %rax, %rax je LBB64_59 ## %bb.31: movq %rsi, -11736(%rbp) ## 8-byte Spill movq %r14, -11720(%rbp) ## 8-byte Spill movl %r12d, -11748(%rbp) ## 4-byte Spill xorl %r14d, %r14d leaq _mz_crc32.s_crc32(%rip), %rbx xorl %edi, %edi xorl %r15d, %r15d movq -11688(%rbp), %rdx ## 8-byte Reload movq -11704(%rbp), %rsi ## 8-byte Reload jmp LBB64_34 LBB64_32: ## in Loop: Header=BB64_34 Depth=1 movq -11768(%rbp), %r15 ## 8-byte Reload movq -11704(%rbp), %rsi ## 8-byte Reload movq -11760(%rbp), %rdi ## 8-byte Reload LBB64_33: ## in Loop: Header=BB64_34 Depth=1 subq %rax, %rsi addq %rax, %rdi leal -1(%rcx), %eax cmpl $2, %eax movq -11680(%rbp), %r13 ## 8-byte Reload movq -11688(%rbp), %rdx ## 8-byte Reload jae LBB64_60 LBB64_34: ## =>This Loop Header: Depth=1 ## Child Loop BB64_42 Depth 2 movl %r15d, %r12d andl $32767, %r12d ## imm = 0x7FFF movl $32768, %eax ## imm = 0x8000 subq %r12, %rax movq %rax, -11776(%rbp) testq %rsi, %rsi movq %r15, -11768(%rbp) ## 8-byte Spill jne LBB64_39 ## %bb.35: ## in Loop: Header=BB64_34 Depth=1 movq -11728(%rbp), %r8 ## 8-byte Reload movq 88(%r8), %rax cmpq $0, 104(%rax) je LBB64_37 ## %bb.36: ## in Loop: Header=BB64_34 Depth=1 xorl %esi, %esi jmp LBB64_39 LBB64_37: ## in Loop: Header=BB64_34 Depth=1 movq -11712(%rbp), %rax ## 8-byte Reload cmpq %rdx, %rax movq %rdx, -11688(%rbp) ## 8-byte Spill movq %rdx, %r15 cmovbq %rax, %r15 movq 80(%r8), %rdi movq -11696(%rbp), %rsi ## 8-byte Reload movq %r13, %rdx movq %r15, %rcx callq *64(%r8) cmpq %r15, %rax jne LBB64_58 ## %bb.38: ## in Loop: Header=BB64_34 Depth=1 movq %r15, %rsi addq %r15, -11696(%rbp) ## 8-byte Folded Spill movq -11688(%rbp), %rdx ## 8-byte Reload subq %r15, %rdx xorl %edi, %edi movq -11680(%rbp), %r13 ## 8-byte Reload LBB64_39: ## in Loop: Header=BB64_34 Depth=1 movq -11736(%rbp), %rcx ## 8-byte Reload addq %rcx, %r12 movq %rsi, -11704(%rbp) ## 8-byte Spill movq %rsi, -11784(%rbp) movq %rdi, -11760(%rbp) ## 8-byte Spill leaq (%rdi,%r13), %rsi xorl %eax, %eax movq %rdx, -11688(%rbp) ## 8-byte Spill testq %rdx, %rdx setne %al addl %eax, %eax movl %eax, (%rsp) leaq -11672(%rbp), %rdi leaq -11784(%rbp), %rdx movq %r12, %r8 leaq -11776(%rbp), %r9 callq _tinfl_decompress movl %eax, %ecx movq -11784(%rbp), %rax movq -11776(%rbp), %r13 testq %r13, %r13 je LBB64_32 ## %bb.40: ## in Loop: Header=BB64_34 Depth=1 movq %rax, -11792(%rbp) ## 8-byte Spill movq %rcx, -11800(%rbp) ## 8-byte Spill movq -11744(%rbp), %rdi ## 8-byte Reload movq -11768(%rbp), %r15 ## 8-byte Reload movq %r15, %rsi movq %r12, %rdx movq %r13, %rcx callq *-11720(%rbp) ## 8-byte Folded Reload cmpq %r13, %rax movq -11704(%rbp), %rsi ## 8-byte Reload movq -11760(%rbp), %rdi ## 8-byte Reload jne LBB64_58 ## %bb.41: ## in Loop: Header=BB64_34 Depth=1 notl %r14d xorl %eax, %eax .p2align 4, 0x90 LBB64_42: ## Parent Loop BB64_34 Depth=1 ## => This Inner Loop Header: Depth=2 movzbl (%r12,%rax), %ecx movl %r14d, %edx shrl $4, %edx xorl %ecx, %r14d andl $15, %r14d xorl (%rbx,%r14,4), %edx movl %edx, %r14d shrl $4, %r14d andl $15, %edx shrl $4, %ecx xorl %edx, %ecx xorl (%rbx,%rcx,4), %r14d incq %rax cmpq %rax, %r13 jne LBB64_42 ## %bb.43: ## in Loop: Header=BB64_34 Depth=1 addq %r13, %r15 cmpq -592(%rbp), %r15 ja LBB64_58 ## %bb.44: ## in Loop: Header=BB64_34 Depth=1 notl %r14d movq -11800(%rbp), %rcx ## 8-byte Reload movq -11792(%rbp), %rax ## 8-byte Reload jmp LBB64_33 LBB64_45: movq 88(%r15), %rax cmpq $0, 104(%rax) je LBB64_49 ## %bb.46: movq -11744(%rbp), %rdi ## 8-byte Reload xorl %esi, %esi movq %r13, %rdx callq *%r14 movq %rax, %r15 movq -600(%rbp), %rax xorl %ecx, %ecx cmpq %rax, %r15 setne %cl negl %ecx cmpq %rax, %r15 jne LBB64_61 ## %bb.47: andl $1024, %r12d ## imm = 0x400 movl $0, %esi jne LBB64_65 ## %bb.48: xorl %edi, %edi movq %r13, %rsi movq %r15, %rdx callq _mz_crc32 xorl %esi, %esi movq %rax, %r14 jmp LBB64_64 LBB64_49: testq %rdx, %rdx je LBB64_62 ## %bb.50: movq %r14, -11720(%rbp) ## 8-byte Spill xorl %r15d, %r15d xorl %r14d, %r14d movq -11696(%rbp), %r13 ## 8-byte Reload LBB64_51: ## =>This Inner Loop Header: Depth=1 movq -11712(%rbp), %rax ## 8-byte Reload cmpq %rdx, %rax movq %rdx, -11688(%rbp) ## 8-byte Spill movq %rdx, %rbx cmovbq %rax, %rbx movq -11728(%rbp), %rax ## 8-byte Reload movq 80(%rax), %rdi movq %r13, %rsi movq -11680(%rbp), %rdx ## 8-byte Reload movq %rbx, %rcx callq *64(%rax) movl $-1, %ecx cmpq %rbx, %rax jne LBB64_70 ## %bb.52: ## in Loop: Header=BB64_51 Depth=1 movq %r13, -11696(%rbp) ## 8-byte Spill testl $1024, %r12d ## imm = 0x400 jne LBB64_54 ## %bb.53: ## in Loop: Header=BB64_51 Depth=1 movl %r14d, %edi movq -11680(%rbp), %r13 ## 8-byte Reload movq %r13, %rsi movq %rbx, %rdx callq _mz_crc32 movq %rax, %r14 jmp LBB64_55 LBB64_54: ## in Loop: Header=BB64_51 Depth=1 movq -11680(%rbp), %r13 ## 8-byte Reload LBB64_55: ## in Loop: Header=BB64_51 Depth=1 movq -11744(%rbp), %rdi ## 8-byte Reload movq %r15, %rsi movq %r13, %rdx movq %rbx, %rcx callq *-11720(%rbp) ## 8-byte Folded Reload cmpq %rbx, %rax jne LBB64_71 ## %bb.56: ## in Loop: Header=BB64_51 Depth=1 movq -11696(%rbp), %r13 ## 8-byte Reload addq %rbx, %r13 addq %rbx, %r15 movq -11688(%rbp), %rdx ## 8-byte Reload subq %rbx, %rdx jne LBB64_51 ## %bb.57: movq -11680(%rbp), %r13 ## 8-byte Reload xorl %esi, %esi jmp LBB64_63 LBB64_58: movq -11680(%rbp), %r13 ## 8-byte Reload movq -11736(%rbp), %rsi ## 8-byte Reload LBB64_59: movl $-1, %ecx jmp LBB64_65 LBB64_60: testl %ecx, %ecx movl -11748(%rbp), %r12d ## 4-byte Reload movq -11736(%rbp), %rsi ## 8-byte Reload jne LBB64_65 jmp LBB64_63 LBB64_61: xorl %esi, %esi jmp LBB64_65 LBB64_62: xorl %esi, %esi xorl %r15d, %r15d xorl %r14d, %r14d LBB64_63: xorl %ecx, %ecx testl $1024, %r12d ## imm = 0x400 jne LBB64_65 LBB64_64: cmpq -592(%rbp), %r15 setne %al cmpl -608(%rbp), %r14d setne %cl orb %al, %cl movzbl %cl, %ecx negl %ecx LBB64_65: movq -11728(%rbp), %rbx ## 8-byte Reload movq 88(%rbx), %rax cmpq $0, 104(%rax) jne LBB64_67 ## %bb.66: movq 56(%rbx), %rdi movq %rsi, %r15 movq %r13, %rsi movq %rcx, %r14 callq *40(%rbx) movq %r15, %rsi movq %r14, %rcx LBB64_67: testq %rsi, %rsi je LBB64_69 ## %bb.68: movq 56(%rbx), %rdi movq %rcx, %r14 callq *40(%rbx) movq %r14, %rcx LBB64_69: xorl %eax, %eax testl %ecx, %ecx sete %al jmp LBB64_13 LBB64_70: movq -11680(%rbp), %r13 ## 8-byte Reload xorl %esi, %esi jmp LBB64_65 LBB64_71: movq -11680(%rbp), %r13 ## 8-byte Reload xorl %esi, %esi jmp LBB64_59 LBB64_72: callq ___stack_chk_fail .cfi_endproc ## -- End function .globl _mz_zip_reader_extract_file_to_callback ## -- Begin function mz_zip_reader_extract_file_to_callback .p2align 4, 0x90 _mz_zip_reader_extract_file_to_callback: ## @mz_zip_reader_extract_file_to_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 %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %r8d, %r12d movq %rcx, %r14 movq %rdx, %r15 movq %rdi, %rbx xorl %edx, %edx movl %r8d, %ecx callq _mz_zip_reader_locate_file testl %eax, %eax js LBB65_1 ## %bb.2: movq %rbx, %rdi movl %eax, %esi movq %r15, %rdx movq %r14, %rcx movl %r12d, %r8d popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp jmp _mz_zip_reader_extract_to_callback ## TAILCALL LBB65_1: xorl %eax, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _mz_zip_reader_extract_to_file ## -- Begin function mz_zip_reader_extract_to_file .p2align 4, 0x90 _mz_zip_reader_extract_to_file: ## @mz_zip_reader_extract_to_file .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $632, %rsp ## imm = 0x278 .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %ecx, %r14d movq %rdx, %rbx movl %esi, %r13d movq %rdi, %r15 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) leaq -632(%rbp), %rdx callq _mz_zip_reader_file_stat xorl %r12d, %r12d testl %eax, %eax je LBB66_5 ## %bb.1: movl %r14d, -636(%rbp) ## 4-byte Spill leaq L_.str.19(%rip), %rsi movq %rbx, -648(%rbp) ## 8-byte Spill movq %rbx, %rdi callq _fopen testq %rax, %rax je LBB66_5 ## %bb.2: movq %rax, %r14 leaq _mz_zip_file_write_callback(%rip), %rdx movq %r15, %rdi movl %r13d, %esi movq %rax, %rcx movl -636(%rbp), %r8d ## 4-byte Reload callq _mz_zip_reader_extract_to_callback movl %eax, %ebx movq %r14, %rdi callq _fclose cmpl $-1, %eax je LBB66_5 ## %bb.3: testl %ebx, %ebx je LBB66_5 ## %bb.4: movq -616(%rbp), %rax movq %rax, -664(%rbp) movq %rax, -656(%rbp) leaq -664(%rbp), %rsi movq -648(%rbp), %rdi ## 8-byte Reload callq _utime movl %ebx, %r12d LBB66_5: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB66_7 ## %bb.6: movl %r12d, %eax addq $632, %rsp ## imm = 0x278 popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB66_7: callq ___stack_chk_fail .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_file_write_callback _mz_zip_file_write_callback: ## @mz_zip_file_write_callback .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, %rax movl $1, %esi movq %rdx, %rdi movq %rcx, %rdx movq %rax, %rcx popq %rbp jmp _fwrite ## TAILCALL .cfi_endproc ## -- End function .globl _mz_zip_reader_extract_file_to_file ## -- Begin function mz_zip_reader_extract_file_to_file .p2align 4, 0x90 _mz_zip_reader_extract_file_to_file: ## @mz_zip_reader_extract_file_to_file .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %ecx, %r15d movq %rdx, %r14 movq %rdi, %rbx xorl %edx, %edx callq _mz_zip_reader_locate_file testl %eax, %eax js LBB68_1 ## %bb.2: movq %rbx, %rdi movl %eax, %esi movq %r14, %rdx movl %r15d, %ecx addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp jmp _mz_zip_reader_extract_to_file ## TAILCALL LBB68_1: xorl %eax, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _mz_zip_writer_init ## -- Begin function mz_zip_writer_init .p2align 4, 0x90 _mz_zip_writer_init: ## @mz_zip_writer_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 xorl %r14d, %r14d testq %rdi, %rdi je LBB69_14 ## %bb.1: movq %rdi, %rbx cmpq $0, 88(%rdi) je LBB69_2 LBB69_14: movl %r14d, %eax popq %rbx popq %r14 popq %rbp retq LBB69_2: cmpq $0, 72(%rbx) je LBB69_14 ## %bb.3: cmpl $0, 20(%rbx) jne LBB69_14 ## %bb.4: movl 24(%rbx), %eax testl %eax, %eax je LBB69_6 ## %bb.5: movl %eax, %ecx shrl %ecx andl $1431655765, %ecx ## imm = 0x55555555 subl %ecx, %eax movl %eax, %ecx andl $858993459, %ecx ## imm = 0x33333333 shrl $2, %eax andl $858993459, %eax ## imm = 0x33333333 addl %ecx, %eax movl %eax, %ecx shrl $4, %ecx addl %eax, %ecx andl $252645135, %ecx ## imm = 0xF0F0F0F imull $16843009, %ecx, %eax ## imm = 0x1010101 shrl $24, %eax cmpl $1, %eax ja LBB69_14 LBB69_6: movq 32(%rbx), %rax testq %rax, %rax je LBB69_7 ## %bb.8: cmpq $0, 40(%rbx) je LBB69_9 LBB69_10: cmpq $0, 48(%rbx) je LBB69_11 LBB69_12: movq %rsi, (%rbx) movq $0, 8(%rbx) movabsq $8589934592, %rcx ## imm = 0x200000000 movq %rcx, 16(%rbx) movq 56(%rbx), %rdi movl $1, %esi movl $128, %edx callq *%rax movq %rax, 88(%rbx) testq %rax, %rax je LBB69_14 ## %bb.13: xorps %xmm0, %xmm0 movups %xmm0, 112(%rax) movups %xmm0, 96(%rax) movups %xmm0, 80(%rax) movups %xmm0, 64(%rax) movups %xmm0, 48(%rax) movups %xmm0, 32(%rax) movups %xmm0, 16(%rax) movups %xmm0, (%rax) movq 88(%rbx), %rax movl $1, 24(%rax) movl $4, 56(%rax) movl $4, 88(%rax) movl $1, %r14d jmp LBB69_14 LBB69_7: leaq _def_alloc_func(%rip), %rax movq %rax, 32(%rbx) cmpq $0, 40(%rbx) jne LBB69_10 LBB69_9: leaq _def_free_func(%rip), %rcx movq %rcx, 40(%rbx) cmpq $0, 48(%rbx) jne LBB69_12 LBB69_11: leaq _def_realloc_func(%rip), %rcx movq %rcx, 48(%rbx) jmp LBB69_12 .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function def_realloc_func _def_realloc_func: ## @def_realloc_func .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rsi, %rdi imulq %rcx, %rdx movq %rdx, %rsi popq %rbp jmp _realloc ## TAILCALL .cfi_endproc ## -- End function .globl _mz_zip_writer_init_heap ## -- Begin function mz_zip_writer_init_heap .p2align 4, 0x90 _mz_zip_writer_init_heap: ## @mz_zip_writer_init_heap .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, %r12 movq %rsi, %r15 movq %rdi, %rbx leaq _mz_zip_heap_write_func(%rip), %rax movq %rax, 72(%rdi) movq %rdi, 80(%rdi) callq _mz_zip_writer_init xorl %r14d, %r14d testl %eax, %eax je LBB71_6 ## %bb.1: cmpq %r15, %r12 cmovaq %r12, %r15 testq %r15, %r15 je LBB71_5 ## %bb.2: movq 56(%rbx), %rdi movl $1, %esi movq %r15, %rdx callq *32(%rbx) movq 88(%rbx), %rcx movq %rax, 104(%rcx) testq %rax, %rax je LBB71_3 ## %bb.4: movq %r15, 120(%rcx) LBB71_5: movl $1, %r14d jmp LBB71_6 LBB71_3: movq %rbx, %rdi callq _mz_zip_writer_end LBB71_6: movl %r14d, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_heap_write_func _mz_zip_heap_write_func: ## @mz_zip_heap_write_func .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rcx, %r12 movq 88(%rdi), %r13 addq %rsi, %rcx movq 112(%r13), %r14 cmpq %r14, %rcx cmovaq %rcx, %r14 testq %r12, %r12 je LBB72_9 ## %bb.1: movq %rsi, %r15 movq 120(%r13), %rsi cmpq %rsi, %r14 jbe LBB72_7 ## %bb.2: movq %rdi, %rax movq %rdx, -48(%rbp) ## 8-byte Spill cmpq $65, %rsi movl $64, %ecx cmovaeq %rsi, %rcx .p2align 4, 0x90 LBB72_3: ## =>This Inner Loop Header: Depth=1 movq %rcx, %rbx addq %rcx, %rcx cmpq %r14, %rbx jb LBB72_3 ## %bb.4: movq 56(%rax), %rdi movq 104(%r13), %rsi movl $1, %edx movq %rbx, %rcx callq *48(%rax) testq %rax, %rax je LBB72_9 ## %bb.5: movq %rax, %rdi movq %rax, 104(%r13) movq %rbx, 120(%r13) movq -48(%rbp), %rdx ## 8-byte Reload jmp LBB72_8 LBB72_9: xorl %r12d, %r12d jmp LBB72_10 LBB72_7: movq 104(%r13), %rdi LBB72_8: addq %r15, %rdi movq %rdx, %rsi movq %r12, %rdx callq _memcpy movq %r14, 112(%r13) LBB72_10: movq %r12, %rax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _mz_zip_writer_end ## -- Begin function mz_zip_writer_end .p2align 4, 0x90 _mz_zip_writer_end: ## @mz_zip_writer_end .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 xorl %eax, %eax testq %rdi, %rdi je LBB73_11 ## %bb.1: movq %rdi, %rbx movq 88(%rdi), %r14 testq %r14, %r14 je LBB73_11 ## %bb.2: cmpq $0, 32(%rbx) je LBB73_11 ## %bb.3: movq 40(%rbx), %rcx testq %rcx, %rcx je LBB73_11 ## %bb.4: movl 20(%rbx), %edx andl $-2, %edx cmpl $2, %edx jne LBB73_11 ## %bb.5: movq $0, 88(%rbx) movq 56(%rbx), %rdi movq (%r14), %rsi callq *%rcx xorps %xmm0, %xmm0 movups %xmm0, 16(%r14) movups %xmm0, (%r14) movq 56(%rbx), %rdi movq 32(%r14), %rsi callq *40(%rbx) xorps %xmm0, %xmm0 movups %xmm0, 48(%r14) movups %xmm0, 32(%r14) movq 56(%rbx), %rdi movq 64(%r14), %rsi callq *40(%rbx) xorps %xmm0, %xmm0 movups %xmm0, 80(%r14) movups %xmm0, 64(%r14) movq 96(%r14), %rdi testq %rdi, %rdi je LBB73_7 ## %bb.6: callq _fclose movq $0, 96(%r14) LBB73_7: leaq _mz_zip_heap_write_func(%rip), %rax cmpq %rax, 72(%rbx) jne LBB73_10 ## %bb.8: movq 104(%r14), %rsi testq %rsi, %rsi je LBB73_10 ## %bb.9: movq 56(%rbx), %rdi callq *40(%rbx) movq $0, 104(%r14) LBB73_10: movq 56(%rbx), %rdi movq %r14, %rsi callq *40(%rbx) movl $0, 20(%rbx) movl $1, %eax LBB73_11: popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .globl _mz_zip_writer_init_file ## -- Begin function mz_zip_writer_init_file .p2align 4, 0x90 _mz_zip_writer_init_file: ## @mz_zip_writer_init_file .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax movl $4104, %eax ## imm = 0x1008 callq ____chkstk_darwin subq %rax, %rsp popq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, %r13 movq %rsi, %r14 movq %rdi, %r15 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) leaq _mz_zip_file_write_func(%rip), %rax movq %rax, 72(%rdi) movq %rdi, 80(%rdi) movq %rdx, %rsi callq _mz_zip_writer_init xorl %ebx, %ebx testl %eax, %eax je LBB74_9 ## %bb.1: leaq L_.str.19(%rip), %rsi movq %r14, %rdi callq _fopen testq %rax, %rax je LBB74_2 ## %bb.3: movq 88(%r15), %rcx movq %rax, 96(%rcx) movl $1, %ebx testq %r13, %r13 je LBB74_9 ## %bb.4: leaq -4144(%rbp), %r12 movl $4096, %esi ## imm = 0x1000 movq %r12, %rdi callq ___bzero xorl %ebx, %ebx .p2align 4, 0x90 LBB74_5: ## =>This Inner Loop Header: Depth=1 cmpq $4096, %r13 ## imm = 0x1000 movl $4096, %r14d ## imm = 0x1000 cmovbq %r13, %r14 movq 80(%r15), %rdi movq %rbx, %rsi movq %r12, %rdx movq %r14, %rcx callq *72(%r15) cmpq %r14, %rax jne LBB74_8 ## %bb.6: ## in Loop: Header=BB74_5 Depth=1 addq %r14, %rbx subq %r14, %r13 jne LBB74_5 ## %bb.7: movl $1, %ebx jmp LBB74_9 LBB74_2: movq %r15, %rdi callq _mz_zip_writer_end jmp LBB74_9 LBB74_8: movq %r15, %rdi callq _mz_zip_writer_end xorl %ebx, %ebx LBB74_9: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB74_11 ## %bb.10: movl %ebx, %eax addq $4104, %rsp ## imm = 0x1008 popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB74_11: callq ___stack_chk_fail .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_file_write_func _mz_zip_file_write_func: ## @mz_zip_file_write_func .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rcx, %r14 movq %rdx, %r15 movq %rsi, %rbx movq %rdi, %r12 movq 88(%rdi), %rax movq 96(%rax), %rdi callq _ftello testq %rbx, %rbx js LBB75_3 ## %bb.1: cmpq %rbx, %rax je LBB75_4 ## %bb.2: movq 88(%r12), %rax movq 96(%rax), %rdi movq %rbx, %rsi xorl %edx, %edx callq _fseeko testl %eax, %eax je LBB75_4 LBB75_3: xorl %eax, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq LBB75_4: movq 88(%r12), %rax movq 96(%rax), %rcx movl $1, %esi movq %r15, %rdi movq %r14, %rdx popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp jmp _fwrite ## TAILCALL .cfi_endproc ## -- End function .globl _mz_zip_writer_init_from_reader ## -- Begin function mz_zip_writer_init_from_reader .p2align 4, 0x90 _mz_zip_writer_init_from_reader: ## @mz_zip_writer_init_from_reader .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 xorl %r14d, %r14d testq %rdi, %rdi je LBB76_15 ## %bb.1: movq %rdi, %rbx movq 88(%rdi), %r15 testq %r15, %r15 je LBB76_15 ## %bb.2: cmpl $1, 20(%rbx) jne LBB76_15 ## %bb.3: cmpl $65535, 16(%rbx) ## imm = 0xFFFF je LBB76_15 ## %bb.4: movq (%rbx), %rax movabsq $-4294967296, %rcx ## imm = 0xFFFFFFFF00000000 addq %rcx, %rax addq $76, %rax cmpq %rcx, %rax jb LBB76_15 ## %bb.5: movq 96(%r15), %rdx testq %rdx, %rdx je LBB76_10 ## %bb.6: testq %rsi, %rsi je LBB76_15 ## %bb.7: cmpq %rbx, 80(%rbx) jne LBB76_15 ## %bb.8: leaq _mz_zip_file_write_func(%rip), %rax movq %rax, 72(%rbx) leaq L_.str.20(%rip), %rax movq %rsi, %rdi movq %rax, %rsi callq _freopen movq %rax, 96(%r15) testq %rax, %rax jne LBB76_14 ## %bb.9: movq %rbx, %rdi callq _mz_zip_reader_end jmp LBB76_15 LBB76_10: cmpq $0, 104(%r15) je LBB76_13 ## %bb.11: cmpq %rbx, 80(%rbx) jne LBB76_15 ## %bb.12: movq 112(%r15), %rax movq %rax, 120(%r15) leaq _mz_zip_heap_write_func(%rip), %rax movq %rax, 72(%rbx) jmp LBB76_14 LBB76_13: cmpq $0, 72(%rbx) je LBB76_15 LBB76_14: movq 8(%rbx), %rax movq %rax, (%rbx) movl $2, 20(%rbx) movq $0, 8(%rbx) movl $1, %r14d LBB76_15: movl %r14d, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _mz_zip_writer_add_mem ## -- Begin function mz_zip_writer_add_mem .p2align 4, 0x90 _mz_zip_writer_add_mem: ## @mz_zip_writer_add_mem .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %r8d, %eax subq $8, %rsp xorl %r8d, %r8d xorl %r9d, %r9d pushq $0 pushq $0 pushq %rax callq _mz_zip_writer_add_mem_ex addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _mz_zip_writer_add_mem_ex ## -- Begin function mz_zip_writer_add_mem_ex .p2align 4, 0x90 _mz_zip_writer_add_mem_ex: ## @mz_zip_writer_add_mem_ex .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $200, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl 16(%rbp), %eax movq ___stack_chk_guard@GOTPCREL(%rip), %rbx movq (%rbx), %rbx movq %rbx, -48(%rbp) movw $0, -108(%rbp) movw $0, -106(%rbp) testl %eax, %eax movl $6, %r12d cmovnsl %eax, %r12d movl %r12d, %r15d andl $15, %r15d sete %r11b movq 88(%rdi), %r13 xorl %eax, %eax testq %r13, %r13 je LBB78_67 ## %bb.1: cmpl $2, 20(%rdi) jne LBB78_67 ## %bb.2: movl %r9d, %r14d testq %rcx, %rcx sete %r9b testq %rdx, %rdx setne %bl testq %rsi, %rsi je LBB78_67 ## %bb.3: orb %r9b, %bl je LBB78_67 ## %bb.4: movq (%rdi), %rbx testq %r8, %r8 jne LBB78_6 ## %bb.5: testw %r14w, %r14w je LBB78_6 LBB78_67: movq ___stack_chk_guard@GOTPCREL(%rip), %rcx movq (%rcx), %rcx cmpq -48(%rbp), %rcx jne LBB78_51 ## %bb.68: ## kill: def $eax killed $eax killed $rax LBB78_31: addq $200, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB78_6: cmpl $10, %r15d ja LBB78_67 ## %bb.7: cmpl $65535, 16(%rdi) ## imm = 0xFFFF je LBB78_67 ## %bb.8: movq %rbx, -208(%rbp) ## 8-byte Spill movq 24(%rbp), %rbx andl $1024, %r12d ## imm = 0x400 setne %r9b testq %rbx, %rbx sete %r10b orq %rcx, %rbx movq %rbx, -136(%rbp) ## 8-byte Spill shrq $32, %rbx jne LBB78_67 ## %bb.9: orb %r9b, %r10b je LBB78_67 ## %bb.10: movb (%rsi), %bl cmpb $47, %bl je LBB78_67 ## %bb.11: movl 32(%rbp), %r9d movl %r12d, %eax shrl $10, %eax orb %al, %r11b leaq 1(%rsi), %rax testb %bl, %bl je LBB78_16 LBB78_13: ## =>This Inner Loop Header: Depth=1 cmpb $58, %bl je LBB78_54 ## %bb.14: ## in Loop: Header=BB78_13 Depth=1 cmpb $92, %bl je LBB78_54 ## %bb.15: ## in Loop: Header=BB78_13 Depth=1 movzbl (%rax), %ebx incq %rax testb %bl, %bl jne LBB78_13 LBB78_16: movb %r11b, -81(%rbp) ## 1-byte Spill movq 24(%rbp), %rax movq %rax, -144(%rbp) ## 8-byte Spill movq %rdx, -160(%rbp) ## 8-byte Spill movq %r9, -152(%rbp) ## 8-byte Spill movq %rdi, -104(%rbp) ## 8-byte Spill movq %r8, -200(%rbp) ## 8-byte Spill movq %rcx, -96(%rbp) ## 8-byte Spill leaq -80(%rbp), %rdi movq %rsi, %rbx callq _time movq -80(%rbp), %rdi leaq -108(%rbp), %rsi leaq -106(%rbp), %rdx callq _mz_zip_time_to_dos_time movq %rbx, -168(%rbp) ## 8-byte Spill movq %rbx, %rdi callq _strlen movq %rax, %rbx cmpq $65535, %rax ## imm = 0xFFFF movl $0, %eax ja LBB78_67 ## %bb.17: movq -104(%rbp), %rdi ## 8-byte Reload movl 24(%rdi), %esi xorl %eax, %eax movl $0, %ecx testl %esi, %esi je LBB78_19 ## %bb.18: leal -1(%rsi), %ecx movl (%rdi), %edx andl %ecx, %edx subl %edx, %esi andl %ecx, %esi movl %esi, %ecx LBB78_19: cmpl $65535, 16(%rdi) ## imm = 0xFFFF je LBB78_67 ## %bb.20: movq (%rdi), %rdx movl %ecx, %ecx movzwl %r14w, %esi leaq (%rbx,%rsi), %rdi movq %rcx, -128(%rbp) ## 8-byte Spill addq %rdi, %rcx addq %rdx, %rcx addq $76, %rcx shrq $32, %rcx jne LBB78_67 ## %bb.21: movq %rsi, -192(%rbp) ## 8-byte Spill xorl %eax, %eax testq %rbx, %rbx je LBB78_25 ## %bb.22: movq -168(%rbp), %rcx ## 8-byte Reload cmpb $47, -1(%rbx,%rcx) movq -96(%rbp), %rsi ## 8-byte Reload movb -81(%rbp), %r8b ## 1-byte Reload jne LBB78_26 ## %bb.23: xorl %eax, %eax cmpq $0, -136(%rbp) ## 8-byte Folded Reload jne LBB78_67 ## %bb.24: movl $16, %eax LBB78_25: movq -96(%rbp), %rsi ## 8-byte Reload movb -81(%rbp), %r8b ## 1-byte Reload LBB78_26: movq %rax, -184(%rbp) ## 8-byte Spill movq 8(%r13), %rdx movq 16(%r13), %rcx leaq (%rdi,%rdx), %rax addq $46, %rax cmpq %rax, %rcx movq %rbx, -136(%rbp) ## 8-byte Spill jae LBB78_36 ## %bb.27: movl 24(%r13), %edx testq %rdx, %rdx movq -104(%rbp), %rbx ## 8-byte Reload je LBB78_28 ## %bb.32: testq %rcx, %rcx movl $1, %esi cmovneq %rcx, %rsi LBB78_33: ## =>This Inner Loop Header: Depth=1 movq %rsi, %r14 addq %rsi, %rsi cmpq %rax, %r14 jb LBB78_33 ## %bb.34: movq 56(%rbx), %rdi movq (%r13), %rsi movq %r14, %rcx callq *48(%rbx) testq %rax, %rax je LBB78_54 ## %bb.35: movq %rax, (%r13) movq %r14, 16(%r13) movq -96(%rbp), %rsi ## 8-byte Reload movb -81(%rbp), %r8b ## 1-byte Reload LBB78_36: movq 40(%r13), %rax movq 48(%r13), %rcx incq %rax cmpq %rax, %rcx jae LBB78_43 ## %bb.37: movl 56(%r13), %edx testq %rdx, %rdx movq -104(%rbp), %rbx ## 8-byte Reload je LBB78_38 ## %bb.39: testq %rcx, %rcx movl $1, %esi cmovneq %rcx, %rsi LBB78_40: ## =>This Inner Loop Header: Depth=1 movq %rsi, %r14 addq %rsi, %rsi cmpq %rax, %r14 jb LBB78_40 ## %bb.41: movq 56(%rbx), %rdi movq 32(%r13), %rsi movq %r14, %rcx callq *48(%rbx) testq %rax, %rax je LBB78_54 ## %bb.42: movq %rax, 32(%r13) movq %r14, 48(%r13) movq -96(%rbp), %rsi ## 8-byte Reload movb -81(%rbp), %r8b ## 1-byte Reload LBB78_43: testq %rsi, %rsi sete %al orb %r8b, %al je LBB78_45 ## %bb.44: xorl %eax, %eax movq %rax, -120(%rbp) ## 8-byte Spill movq -128(%rbp), %r13 ## 8-byte Reload jmp LBB78_46 LBB78_45: movq -104(%rbp), %rax ## 8-byte Reload movq 56(%rax), %rdi movl $1, %esi movl $319352, %edx ## imm = 0x4DF78 callq *32(%rax) movq %rax, %rcx movq %rax, -120(%rbp) ## 8-byte Spill testq %rax, %rax movq -128(%rbp), %r13 ## 8-byte Reload je LBB78_54 LBB78_46: leaq 30(%r13), %rdx movq -104(%rbp), %rbx ## 8-byte Reload movq %rbx, %rdi movq -208(%rbp), %r14 ## 8-byte Reload movq %r14, %rsi movq %rdx, -176(%rbp) ## 8-byte Spill ## kill: def $edx killed $edx killed $rdx callq _mz_zip_writer_write_zeros testl %eax, %eax je LBB78_47 ## %bb.48: addq %r14, %r13 movl 24(%rbx), %eax testl %eax, %eax je LBB78_52 ## %bb.49: decl %eax testl %eax, %r13d jne LBB78_50 LBB78_52: movq %r13, -128(%rbp) ## 8-byte Spill movq -176(%rbp), %r13 ## 8-byte Reload addq %r14, %r13 xorps %xmm0, %xmm0 movups %xmm0, -66(%rbp) movaps %xmm0, -80(%rbp) movq 80(%rbx), %rdi movq %r13, %rsi movq -168(%rbp), %rdx ## 8-byte Reload movq -136(%rbp), %r14 ## 8-byte Reload movq %r14, %rcx callq *72(%rbx) cmpq %r14, %rax jne LBB78_53 ## %bb.55: addq %r14, %r13 movq %r13, %rbx testl %r12d, %r12d jne LBB78_58 ## %bb.56: xorl %edi, %edi movq -160(%rbp), %rsi ## 8-byte Reload movq -96(%rbp), %r14 ## 8-byte Reload movq %r14, %rdx callq _mz_crc32 movq %rax, -152(%rbp) ## 8-byte Spill cmpq $4, %r14 setae %al movb -81(%rbp), %cl ## 1-byte Reload xorb $1, %cl testb %cl, %al jne LBB78_60 ## %bb.57: movq -96(%rbp), %rax ## 8-byte Reload movq %rax, -144(%rbp) ## 8-byte Spill LBB78_58: movq -104(%rbp), %rax ## 8-byte Reload movq 80(%rax), %rdi movq %rbx, %rsi movq -160(%rbp), %rdx ## 8-byte Reload movq -96(%rbp), %r14 ## 8-byte Reload movq %r14, %rcx callq *72(%rax) cmpq %r14, %rax jne LBB78_53 ## %bb.59: addq -96(%rbp), %rbx ## 8-byte Folded Reload shrl $7, %r12d jmp LBB78_62 LBB78_47: movq 56(%rbx), %rdi movq -120(%rbp), %rsi ## 8-byte Reload callq *40(%rbx) xorl %eax, %eax jmp LBB78_67 LBB78_60: movq -104(%rbp), %rax ## 8-byte Reload movq %rax, -232(%rbp) movq %rbx, -224(%rbp) cmpl $10, %r15d movl $10, %eax cmovll %r15d, %eax movq $0, -216(%rbp) leaq _tdefl_write_image_to_png_file_in_memory_ex.s_tdefl_png_num_probes(%rip), %rdx xorl %ecx, %ecx cmpl $4, %r15d setb %cl shll $14, %ecx orl (%rdx,%rax,4), %ecx leaq _mz_zip_writer_add_put_buf_callback(%rip), %rsi leaq -232(%rbp), %rdx movq -120(%rbp), %rbx ## 8-byte Reload movq %rbx, %rdi callq _tdefl_init movq %rbx, %rdi movq -160(%rbp), %rsi ## 8-byte Reload movq -96(%rbp), %rdx ## 8-byte Reload movl $4, %ecx callq _tdefl_compress_buffer cmpl $1, %eax jne LBB78_53 ## %bb.61: movq -224(%rbp), %rbx movq -96(%rbp), %rax ## 8-byte Reload movq %rax, -144(%rbp) ## 8-byte Spill movq -216(%rbp), %rax movw $8, %r12w movq %rax, -96(%rbp) ## 8-byte Spill LBB78_62: movq -104(%rbp), %rax ## 8-byte Reload movq 56(%rax), %rdi movq -120(%rbp), %rsi ## 8-byte Reload callq *40(%rax) movq -96(%rbp), %rax ## 8-byte Reload shrq $32, %rax jne LBB78_54 ## %bb.63: movq %rbx, %rax shrq $32, %rax jne LBB78_54 ## %bb.64: movzwl -108(%rbp), %r13d movzwl -106(%rbp), %r14d movzwl %r12w, %r12d movzwl -136(%rbp), %esi ## 2-byte Folded Reload leaq -80(%rbp), %r15 movq %r15, %rdi movq -144(%rbp), %rdx ## 8-byte Reload movq -96(%rbp), %rcx ## 8-byte Reload movq -152(%rbp), %r8 ## 8-byte Reload ## kill: def $r8d killed $r8d killed $r8 movl %r12d, %r9d pushq %r14 pushq %r13 callq _mz_zip_writer_create_local_dir_header addq $16, %rsp movq -104(%rbp), %rax ## 8-byte Reload movq 80(%rax), %rdi movl $30, %ecx movq -128(%rbp), %rsi ## 8-byte Reload movq %r15, %rdx callq *72(%rax) cmpq $30, %rax jne LBB78_54 ## %bb.65: subq $8, %rsp movzwl %r14w, %eax movzwl %r13w, %r10d movzwl -136(%rbp), %edx ## 2-byte Folded Reload movq -104(%rbp), %rdi ## 8-byte Reload movq -168(%rbp), %rsi ## 8-byte Reload movq -200(%rbp), %rcx ## 8-byte Reload movq -192(%rbp), %r8 ## 8-byte Reload ## kill: def $r8d killed $r8d killed $r8 movq -144(%rbp), %r9 ## 8-byte Reload pushq -184(%rbp) ## 8-byte Folded Reload pushq -128(%rbp) ## 8-byte Folded Reload pushq %rax pushq %r10 pushq %r12 pushq -152(%rbp) ## 8-byte Folded Reload pushq -96(%rbp) ## 8-byte Folded Reload callq _mz_zip_writer_add_to_central_dir addq $64, %rsp testl %eax, %eax movl $0, %eax je LBB78_67 ## %bb.66: movq -104(%rbp), %rax ## 8-byte Reload incl 16(%rax) movq %rbx, (%rax) movl $1, %eax jmp LBB78_67 LBB78_53: movq -104(%rbp), %rax ## 8-byte Reload movq 56(%rax), %rdi movq -120(%rbp), %rsi ## 8-byte Reload callq *40(%rax) LBB78_54: xorl %eax, %eax jmp LBB78_67 LBB78_28: callq _mz_zip_writer_add_mem_ex.cold.1 jmp LBB78_29 LBB78_38: callq _mz_zip_writer_add_mem_ex.cold.2 jmp LBB78_29 LBB78_50: callq _mz_zip_writer_add_mem_ex.cold.3 LBB78_29: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB78_51 ## %bb.30: xorl %eax, %eax jmp LBB78_31 LBB78_51: callq ___stack_chk_fail .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_time_to_dos_time _mz_zip_time_to_dos_time: ## @mz_zip_time_to_dos_time .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 %rdx, %r14 movq %rsi, %rbx movq %rdi, -24(%rbp) leaq -24(%rbp), %rdi callq _localtime movl 8(%rax), %ecx shll $11, %ecx movl (%rax), %edx movl 4(%rax), %esi shll $5, %esi addl %ecx, %esi shrl %edx addl %esi, %edx movw %dx, (%rbx) movl 20(%rax), %ecx shll $9, %ecx movl 12(%rax), %edx movl 16(%rax), %eax shll $5, %eax addl %ecx, %eax addl %edx, %eax addl $24608, %eax ## imm = 0x6020 movw %ax, (%r14) addq $16, %rsp popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_writer_write_zeros _mz_zip_writer_write_zeros: ## @mz_zip_writer_write_zeros .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax movl $4104, %eax ## imm = 0x1008 callq ____chkstk_darwin subq %rax, %rsp popq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %edx, %r13d movq %rsi, %r14 movq %rdi, %r15 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) cmpl $4096, %edx ## imm = 0x1000 movl $4096, %edx ## imm = 0x1000 cmovbl %r13d, %edx leaq -4144(%rbp), %r12 movl $4096, %ecx ## imm = 0x1000 movq %r12, %rdi xorl %esi, %esi callq ___memset_chk .p2align 4, 0x90 LBB80_1: ## =>This Inner Loop Header: Depth=1 testl %r13d, %r13d je LBB80_2 ## %bb.3: ## in Loop: Header=BB80_1 Depth=1 cmpl $4096, %r13d ## imm = 0x1000 movl $4096, %ebx ## imm = 0x1000 cmovbl %r13d, %ebx movq 80(%r15), %rdi movq %r14, %rsi movq %r12, %rdx movq %rbx, %rcx callq *72(%r15) addq %rbx, %r14 subl %ebx, %r13d cmpq %rbx, %rax je LBB80_1 ## %bb.4: xorl %eax, %eax jmp LBB80_5 LBB80_2: movl $1, %eax LBB80_5: movq ___stack_chk_guard@GOTPCREL(%rip), %rcx movq (%rcx), %rcx cmpq -48(%rbp), %rcx jne LBB80_7 ## %bb.6: addq $4104, %rsp ## imm = 0x1008 popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB80_7: callq ___stack_chk_fail .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_writer_add_put_buf_callback _mz_zip_writer_add_put_buf_callback: ## @mz_zip_writer_add_put_buf_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 %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rdx, %r14 movq %rdi, %rdx movq (%r14), %rax movq 8(%r14), %rcx movq 80(%rax), %rdi movslq %esi, %rbx movq %rcx, %rsi movq %rbx, %rcx callq *72(%rax) movq %rax, %rcx xorl %eax, %eax cmpl %ebx, %ecx jne LBB81_2 ## %bb.1: movdqu 8(%r14), %xmm0 movq %rbx, %xmm1 pshufd $68, %xmm1, %xmm1 ## xmm1 = xmm1[0,1,0,1] paddq %xmm0, %xmm1 movdqu %xmm1, 8(%r14) movl $1, %eax LBB81_2: popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_writer_create_local_dir_header _mz_zip_writer_create_local_dir_header: ## @mz_zip_writer_create_local_dir_header .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx .cfi_offset %rbx, -24 movq %rcx, %r10 movl %r9d, %eax movl %r8d, %ecx xorps %xmm0, %xmm0 movups %xmm0, (%rdi) movups %xmm0, 14(%rdi) movl $67324752, (%rdi) ## imm = 0x4034B50 testl %r9d, %r9d movl $20, %ebx cmovel %r9d, %ebx movb %bl, 4(%rdi) movw $0, 5(%rdi) movb $0, 7(%rdi) movb %al, 8(%rdi) movb %ah, 9(%rdi) movzwl 16(%rbp), %eax movb %al, 10(%rdi) movb %ah, 11(%rdi) movzwl 24(%rbp), %eax movb %al, 12(%rdi) movb %ah, 13(%rdi) movb %cl, 14(%rdi) movb %ch, 15(%rdi) movl %r8d, %eax shrl $16, %eax movb %al, 16(%rdi) shrl $24, %ecx movb %cl, 17(%rdi) movq %r10, %rcx movb %cl, 18(%rdi) movb %ch, 19(%rdi) movq %r10, %rax shrq $16, %rax movb %al, 20(%rdi) shrq $24, %rcx movb %cl, 21(%rdi) movb %dl, 22(%rdi) movb %dh, 23(%rdi) movq %rdx, %rax shrq $16, %rax movb %al, 24(%rdi) shrq $24, %rdx movb %dl, 25(%rdi) movl %esi, %eax movb %al, 26(%rdi) movb %ah, 27(%rdi) movw $0, 28(%rdi) popq %rbx popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_writer_add_to_central_dir _mz_zip_writer_add_to_central_dir: ## @mz_zip_writer_add_to_central_dir .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $104, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rcx, %r13 movq %rdi, %r12 xorl %eax, %eax movq 56(%rbp), %rcx movq %rcx, %rbx shrq $32, %rbx movq ___stack_chk_guard@GOTPCREL(%rip), %rdi movq (%rdi), %rdi movq %rdi, -48(%rbp) movq 88(%r12), %r14 movq 8(%r14), %rdi movl %edi, -100(%rbp) jne LBB83_52 ## %bb.1: movl %edx, %ebx movzwl %bx, %r10d movl %r8d, %ebx movzwl %bx, %r11d leaq (%r10,%r11), %rbx addq %rdi, %rbx addq $46, %rbx shrq $32, %rbx jne LBB83_52 ## %bb.2: xorps %xmm0, %xmm0 movaps %xmm0, -96(%rbp) movaps %xmm0, -80(%rbp) movups %xmm0, -66(%rbp) movl $33639248, -96(%rbp) ## imm = 0x2014B50 xorl %r15d, %r15d movzwl 32(%rbp), %eax testw %ax, %ax movl $20, %ebx cmovel %r15d, %ebx movb %bl, -90(%rbp) movb $0, -88(%rbp) movb %al, -86(%rbp) movb %ah, -85(%rbp) movzwl 40(%rbp), %eax movb %al, -84(%rbp) movb %ah, -83(%rbp) movzwl 48(%rbp), %eax movb %al, -82(%rbp) movb %ah, -81(%rbp) movl 24(%rbp), %ebx movb %bl, -80(%rbp) movb %bh, -79(%rbp) movl %ebx, %eax shrl $16, %eax movb %al, -78(%rbp) shrl $24, %ebx movb %bl, -77(%rbp) movq 16(%rbp), %rbx movb %bl, -76(%rbp) movb %bh, -75(%rbp) movq %rbx, %rax shrq $16, %rax movb %al, -74(%rbp) shrq $24, %rbx movb %bl, -73(%rbp) movq %r9, %rbx movb %bl, -72(%rbp) movb %bh, -71(%rbp) movq %r9, %rax shrq $16, %rax movb %al, -70(%rbp) shrq $24, %rbx movb %bl, -69(%rbp) movb %dl, -68(%rbp) movb %dh, -67(%rbp) movb $0, -65(%rbp) movl %r8d, %eax movb %al, -64(%rbp) movb %ah, -63(%rbp) movl 64(%rbp), %ebx movb %bl, -58(%rbp) movb %bh, -57(%rbp) movl %ebx, %eax shrl $16, %eax movb %al, -56(%rbp) shrl $24, %ebx movb %bl, -55(%rbp) movb %cl, -54(%rbp) movb %ch, -53(%rbp) movq %rcx, %rax shrq $16, %rax movb %al, -52(%rbp) shrq $24, %rcx movb %cl, -51(%rbp) movq 8(%r14), %rbx movq 16(%r14), %rax leaq 46(%rbx), %r15 cmpq %r15, %rax movq %rdi, -144(%rbp) ## 8-byte Spill movq %r13, -136(%rbp) ## 8-byte Spill movq %r11, -120(%rbp) ## 8-byte Spill movq %rsi, -112(%rbp) ## 8-byte Spill movq %r10, -128(%rbp) ## 8-byte Spill jae LBB83_3 ## %bb.4: movl 24(%r14), %edx testq %rdx, %rdx je LBB83_5 ## %bb.8: testq %rax, %rax movl $1, %ecx cmovneq %rax, %rcx .p2align 4, 0x90 LBB83_9: ## =>This Inner Loop Header: Depth=1 movq %rcx, %r13 addq %rcx, %rcx cmpq %r15, %r13 jb LBB83_9 ## %bb.10: movq 56(%r12), %rdi movq (%r14), %rsi movq %r13, %rcx callq *48(%r12) testq %rax, %rax je LBB83_45 ## %bb.11: movq %rax, (%r14) movq %r13, 16(%r14) jmp LBB83_12 LBB83_3: movq (%r14), %rax LBB83_12: movq %r15, 8(%r14) movl 24(%r14), %ecx imulq %rcx, %rbx addq %rax, %rbx imulq $46, %rcx, %rdx leaq -96(%rbp), %rsi movq %rbx, %rdi callq _memcpy movq 8(%r14), %r13 movq 16(%r14), %rax movq -128(%rbp), %rbx ## 8-byte Reload leaq (%rbx,%r13), %r15 cmpq %r15, %rax jae LBB83_13 ## %bb.14: movl 24(%r14), %edx testq %rdx, %rdx je LBB83_15 ## %bb.16: testq %rax, %rax movl $1, %ecx cmovneq %rax, %rcx .p2align 4, 0x90 LBB83_17: ## =>This Inner Loop Header: Depth=1 movq %rcx, %rbx addq %rcx, %rcx cmpq %r15, %rbx jb LBB83_17 ## %bb.18: movq 56(%r12), %rdi movq (%r14), %rsi movq %rbx, %rcx callq *48(%r12) testq %rax, %rax je LBB83_45 ## %bb.19: movq %rax, (%r14) movq %rbx, 16(%r14) movq -112(%rbp), %rsi ## 8-byte Reload movq -128(%rbp), %rbx ## 8-byte Reload jmp LBB83_20 LBB83_13: movq (%r14), %rax movq -112(%rbp), %rsi ## 8-byte Reload LBB83_20: movq %r15, 8(%r14) movl 24(%r14), %ecx imulq %rcx, %r13 addq %rax, %r13 imulq %rcx, %rbx movq %r13, %rdi movq %rbx, %rdx callq _memcpy movq 8(%r14), %r15 movq 16(%r14), %rax cmpq %r15, %rax jae LBB83_27 ## %bb.21: movl 24(%r14), %edx testq %rdx, %rdx je LBB83_22 ## %bb.23: testq %rax, %rax movl $1, %ecx cmovneq %rax, %rcx .p2align 4, 0x90 LBB83_24: ## =>This Inner Loop Header: Depth=1 movq %rcx, %rbx addq %rcx, %rcx cmpq %r15, %rbx jb LBB83_24 ## %bb.25: movq 56(%r12), %rdi movq (%r14), %rsi movq %rbx, %rcx callq *48(%r12) testq %rax, %rax je LBB83_45 ## %bb.26: movq %rax, (%r14) movq %rbx, 16(%r14) LBB83_27: movq %r15, 8(%r14) movq -120(%rbp), %rbx ## 8-byte Reload leaq (%r15,%rbx), %r13 movq 16(%r14), %rax cmpq %r13, %rax jae LBB83_28 ## %bb.29: movl 24(%r14), %edx testq %rdx, %rdx je LBB83_30 ## %bb.31: testq %rax, %rax movl $1, %ecx cmovneq %rax, %rcx .p2align 4, 0x90 LBB83_32: ## =>This Inner Loop Header: Depth=1 movq %rcx, %rbx addq %rcx, %rcx cmpq %r13, %rbx jb LBB83_32 ## %bb.33: movq 56(%r12), %rdi movq (%r14), %rsi movq %rbx, %rcx callq *48(%r12) testq %rax, %rax je LBB83_45 ## %bb.34: movq %rax, (%r14) movq %rbx, 16(%r14) movq -120(%rbp), %rbx ## 8-byte Reload jmp LBB83_35 LBB83_28: movq (%r14), %rax LBB83_35: movq %r13, 8(%r14) movl 24(%r14), %ecx imulq %rcx, %r15 addq %rax, %r15 imulq %rcx, %rbx movq %r15, %rdi movq -136(%rbp), %rsi ## 8-byte Reload movq %rbx, %rdx callq _memcpy movq 40(%r14), %r15 movq 48(%r14), %rax leaq 1(%r15), %r13 cmpq %r13, %rax jae LBB83_36 ## %bb.37: movl 56(%r14), %edx testq %rdx, %rdx je LBB83_38 ## %bb.40: testq %rax, %rax movl $1, %ecx cmovneq %rax, %rcx .p2align 4, 0x90 LBB83_41: ## =>This Inner Loop Header: Depth=1 movq %rcx, %rbx addq %rcx, %rcx cmpq %r13, %rbx jb LBB83_41 ## %bb.42: movq 56(%r12), %rdi movq 32(%r14), %rsi movq %rbx, %rcx callq *48(%r12) testq %rax, %rax je LBB83_45 ## %bb.43: movq %rax, 32(%r14) movq %rbx, 48(%r14) jmp LBB83_44 LBB83_45: movq -144(%rbp), %rbx ## 8-byte Reload cmpq %rbx, 16(%r14) jae LBB83_50 ## %bb.46: movl 24(%r14), %edx testq %rdx, %rdx je LBB83_47 ## %bb.48: movq 56(%r12), %rdi movq (%r14), %rsi movq %rbx, %rcx callq *48(%r12) testq %rax, %rax je LBB83_51 ## %bb.49: movq %rax, (%r14) movq %rbx, 16(%r14) LBB83_50: movq %rbx, 8(%r14) LBB83_51: xorl %eax, %eax jmp LBB83_52 LBB83_36: movq 32(%r14), %rax LBB83_44: movq %r13, 40(%r14) movl 56(%r14), %edx imulq %rdx, %r15 addq %rax, %r15 leaq -100(%rbp), %rsi movq %r15, %rdi callq _memcpy movl $1, %eax LBB83_52: movq ___stack_chk_guard@GOTPCREL(%rip), %rcx movq (%rcx), %rcx cmpq -48(%rbp), %rcx jne LBB83_39 LBB83_53: addq $104, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB83_5: callq _mz_zip_writer_add_to_central_dir.cold.1 jmp LBB83_6 LBB83_15: callq _mz_zip_writer_add_to_central_dir.cold.3 jmp LBB83_6 LBB83_22: callq _mz_zip_writer_add_to_central_dir.cold.4 jmp LBB83_6 LBB83_47: callq _mz_zip_writer_add_to_central_dir.cold.2 jmp LBB83_6 LBB83_30: callq _mz_zip_writer_add_to_central_dir.cold.5 jmp LBB83_6 LBB83_38: callq _mz_zip_writer_add_to_central_dir.cold.6 LBB83_6: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB83_39 ## %bb.7: xorl %eax, %eax jmp LBB83_53 LBB83_39: callq ___stack_chk_fail .cfi_endproc ## -- End function .globl _mz_zip_writer_add_file ## -- Begin function mz_zip_writer_add_file .p2align 4, 0x90 _mz_zip_writer_add_file: ## @mz_zip_writer_add_file .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $152, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) movw $0, -108(%rbp) testl %r9d, %r9d movl $6, %r12d cmovnsl %r9d, %r12d movw $0, -106(%rbp) xorl %r14d, %r14d cmpq $0, 88(%rdi) je LBB84_7 ## %bb.1: testq %rsi, %rsi je LBB84_7 ## %bb.2: movq %rdi, %rbx cmpl $2, 20(%rdi) jne LBB84_7 ## %bb.3: movl %r8d, %r15d movq %rdx, %r13 testw %r15w, %r15w setne %al testq %rcx, %rcx sete %dl testl $1024, %r12d ## imm = 0x400 jne LBB84_7 ## %bb.4: andb %al, %dl jne LBB84_7 ## %bb.5: andl $15, %r12d cmpl $10, %r12d ja LBB84_7 ## %bb.6: movb (%rsi), %al cmpb $47, %al jne LBB84_10 LBB84_7: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB84_52 ## %bb.8: movl %r14d, %eax LBB84_9: addq $152, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB84_10: movq (%rbx), %rdi leaq 1(%rsi), %rdx testb %al, %al je LBB84_14 .p2align 4, 0x90 LBB84_11: ## =>This Inner Loop Header: Depth=1 cmpb $58, %al je LBB84_7 ## %bb.12: ## in Loop: Header=BB84_11 Depth=1 cmpb $92, %al je LBB84_7 ## %bb.13: ## in Loop: Header=BB84_11 Depth=1 movzbl (%rdx), %eax incq %rdx testb %al, %al jne LBB84_11 LBB84_14: movq %rdi, -88(%rbp) ## 8-byte Spill movq %rcx, -168(%rbp) ## 8-byte Spill movq %rsi, -160(%rbp) ## 8-byte Spill movq %rsi, %rdi callq _strlen cmpq $65535, %rax ## imm = 0xFFFF ja LBB84_7 ## %bb.15: cmpl $65535, 16(%rbx) ## imm = 0xFFFF je LBB84_7 ## %bb.16: movl 24(%rbx), %esi leal -1(%rsi), %ecx movq -88(%rbp), %r8 ## 8-byte Reload movl %r8d, %edx andl %ecx, %edx movl %esi, %edi subl %edx, %edi andl %ecx, %edi xorl %r14d, %r14d cmpl $1, %esi cmovbl %r14d, %edi leaq (%r8,%rdi), %rdx movzwl %r15w, %r15d leaq (%r15,%rax), %rcx addq %rdx, %rcx addq $76, %rcx shrq $32, %rcx jne LBB84_7 ## %bb.17: movq %rdi, -104(%rbp) ## 8-byte Spill movq %rdx, -136(%rbp) ## 8-byte Spill movq %rax, -144(%rbp) ## 8-byte Spill leaq -108(%rbp), %rsi leaq -106(%rbp), %rdx movq %r13, %rdi callq _mz_zip_get_file_modified_time testl %eax, %eax je LBB84_7 ## %bb.18: leaq L_.str.18(%rip), %rsi movq %r13, %rdi callq _fopen testq %rax, %rax je LBB84_7 ## %bb.19: xorl %r14d, %r14d movq %rax, %r13 movq %rax, %rdi xorl %esi, %esi movl $2, %edx callq _fseeko movq %r13, %rdi callq _ftello movq %rax, -128(%rbp) ## 8-byte Spill movq %r13, %rdi xorl %esi, %esi xorl %edx, %edx callq _fseeko movq -128(%rbp), %rcx ## 8-byte Reload movq %rcx, %rax shrq $32, %rax je LBB84_21 ## %bb.20: movq %r13, %rdi callq _fclose jmp LBB84_7 LBB84_21: movq %r13, -96(%rbp) ## 8-byte Spill cmpq $4, %rcx cmovbl %r14d, %r12d movq -104(%rbp), %rdx ## 8-byte Reload addq $30, %rdx movq %rbx, %rdi movq -88(%rbp), %rsi ## 8-byte Reload movq %rdx, %r13 ## kill: def $edx killed $edx killed $rdx callq _mz_zip_writer_write_zeros testl %eax, %eax je LBB84_49 ## %bb.22: movl 24(%rbx), %eax testl %eax, %eax je LBB84_24 ## %bb.23: decl %eax testl %eax, -136(%rbp) ## 4-byte Folded Reload jne LBB84_50 LBB84_24: addq -88(%rbp), %r13 ## 8-byte Folded Reload xorps %xmm0, %xmm0 movups %xmm0, -66(%rbp) movaps %xmm0, -80(%rbp) movq 80(%rbx), %rdi movq %r13, %rsi movq -160(%rbp), %rdx ## 8-byte Reload movq -144(%rbp), %r14 ## 8-byte Reload movq %r14, %rcx callq *72(%rbx) cmpq %r14, %rax jne LBB84_49 ## %bb.25: addq %r14, %r13 xorl %r14d, %r14d cmpq $0, -128(%rbp) ## 8-byte Folded Reload je LBB84_34 ## %bb.26: movq 56(%rbx), %rdi movl $1, %esi movl $65536, %edx ## imm = 0x10000 callq *32(%rbx) movq %rax, -104(%rbp) ## 8-byte Spill testq %rax, %rax je LBB84_49 ## %bb.27: movq %r15, -152(%rbp) ## 8-byte Spill testl %r12d, %r12d je LBB84_35 ## %bb.28: movq 56(%rbx), %rdi movl $1, %esi movl $319352, %edx ## imm = 0x4DF78 callq *32(%rbx) movq %rax, -120(%rbp) ## 8-byte Spill testq %rax, %rax je LBB84_46 ## %bb.29: movq %rbx, -192(%rbp) movq %r13, -184(%rbp) cmpl $10, %r12d movl $10, %eax cmovll %r12d, %eax movq $0, -176(%rbp) leaq _tdefl_write_image_to_png_file_in_memory_ex.s_tdefl_png_num_probes(%rip), %rdx xorl %ecx, %ecx cmpl $4, %r12d setb %cl shll $14, %ecx orl (%rdx,%rax,4), %ecx leaq _mz_zip_writer_add_put_buf_callback(%rip), %rsi leaq -192(%rbp), %rdx movq -120(%rbp), %rdi ## 8-byte Reload callq _tdefl_init xorl %eax, %eax movq %rax, -88(%rbp) ## 8-byte Spill movq -128(%rbp), %r12 ## 8-byte Reload movq -104(%rbp), %r13 ## 8-byte Reload LBB84_30: ## =>This Inner Loop Header: Depth=1 cmpq $65536, %r12 ## imm = 0x10000 movl $65536, %r15d ## imm = 0x10000 cmovbq %r12, %r15 movl $1, %esi movq %r13, %rdi movq %r15, %rdx movq -96(%rbp), %rcx ## 8-byte Reload callq _fread cmpq %r15, %rax jne LBB84_47 ## %bb.31: ## in Loop: Header=BB84_30 Depth=1 movl -88(%rbp), %edi ## 4-byte Reload movq %r13, %rsi movq %r15, %rdx callq _mz_crc32 movq %rax, -88(%rbp) ## 8-byte Spill xorl %ecx, %ecx subq %r15, %r12 sete %cl shll $2, %ecx movq -120(%rbp), %rdi ## 8-byte Reload movq %r13, %rsi movq %r15, %rdx callq _tdefl_compress_buffer testl %eax, %eax je LBB84_30 ## %bb.32: cmpl $1, %eax jne LBB84_47 ## %bb.33: movq 56(%rbx), %rdi movq -120(%rbp), %rsi ## 8-byte Reload callq *40(%rbx) movq -184(%rbp), %r13 movq -176(%rbp), %r12 movw $8, %ax movq %rax, -120(%rbp) ## 8-byte Spill jmp LBB84_40 LBB84_34: movq %r15, -152(%rbp) ## 8-byte Spill xorl %r12d, %r12d xorl %eax, %eax movq %rax, -120(%rbp) ## 8-byte Spill xorl %eax, %eax movq %rax, -88(%rbp) ## 8-byte Spill jmp LBB84_41 LBB84_35: xorl %eax, %eax movq %rax, -88(%rbp) ## 8-byte Spill movq -128(%rbp), %r12 ## 8-byte Reload LBB84_36: ## =>This Inner Loop Header: Depth=1 cmpq $65536, %r12 ## imm = 0x10000 movl $65536, %r15d ## imm = 0x10000 cmovbq %r12, %r15 movl $1, %esi movq -104(%rbp), %rdi ## 8-byte Reload movq %r15, %rdx movq -96(%rbp), %rcx ## 8-byte Reload callq _fread cmpq %r15, %rax jne LBB84_46 ## %bb.37: ## in Loop: Header=BB84_36 Depth=1 movq 80(%rbx), %rdi movq %r13, %rsi movq -104(%rbp), %rdx ## 8-byte Reload movq %r15, %rcx callq *72(%rbx) cmpq %r15, %rax jne LBB84_46 ## %bb.38: ## in Loop: Header=BB84_36 Depth=1 movl -88(%rbp), %edi ## 4-byte Reload movq -104(%rbp), %rsi ## 8-byte Reload movq %r15, %rdx callq _mz_crc32 movq %rax, -88(%rbp) ## 8-byte Spill addq %r15, %r13 subq %r15, %r12 jne LBB84_36 ## %bb.39: xorl %eax, %eax movq %rax, -120(%rbp) ## 8-byte Spill movq -128(%rbp), %r12 ## 8-byte Reload LBB84_40: movq 56(%rbx), %rdi movq -104(%rbp), %rsi ## 8-byte Reload callq *40(%rbx) LBB84_41: movq -96(%rbp), %rdi ## 8-byte Reload callq _fclose movq %r12, %rax shrq $32, %rax jne LBB84_7 ## %bb.42: movq %r13, %rax shrq $32, %rax jne LBB84_7 ## %bb.43: movzwl -108(%rbp), %eax movzwl -106(%rbp), %r15d movzwl -120(%rbp), %r9d ## 2-byte Folded Reload movzwl -144(%rbp), %esi ## 2-byte Folded Reload leaq -80(%rbp), %rdi movq -128(%rbp), %rdx ## 8-byte Reload movq %r12, %rcx movq -88(%rbp), %r8 ## 8-byte Reload ## kill: def $r8d killed $r8d killed $r8 movq %r9, -104(%rbp) ## 8-byte Spill ## kill: def $r9d killed $r9d killed $r9 pushq %r15 movq %rax, -96(%rbp) ## 8-byte Spill pushq %rax callq _mz_zip_writer_create_local_dir_header addq $16, %rsp movq 80(%rbx), %rdi movl $30, %ecx movq -136(%rbp), %rsi ## 8-byte Reload leaq -80(%rbp), %rdx callq *72(%rbx) cmpq $30, %rax jne LBB84_7 ## %bb.44: subq $8, %rsp movzwl %r15w, %eax movzwl -96(%rbp), %r10d ## 2-byte Folded Reload movzwl -144(%rbp), %edx ## 2-byte Folded Reload movq %rbx, %rdi movq -160(%rbp), %rsi ## 8-byte Reload movq -168(%rbp), %rcx ## 8-byte Reload movq -152(%rbp), %r8 ## 8-byte Reload ## kill: def $r8d killed $r8d killed $r8 movq -128(%rbp), %r9 ## 8-byte Reload pushq $0 pushq -136(%rbp) ## 8-byte Folded Reload pushq %rax pushq %r10 pushq -104(%rbp) ## 8-byte Folded Reload pushq -88(%rbp) ## 8-byte Folded Reload pushq %r12 callq _mz_zip_writer_add_to_central_dir addq $64, %rsp testl %eax, %eax je LBB84_7 ## %bb.45: incl 16(%rbx) movq %r13, (%rbx) movl $1, %r14d jmp LBB84_7 LBB84_46: movq 56(%rbx), %rdi movq -104(%rbp), %rsi ## 8-byte Reload jmp LBB84_48 LBB84_47: movq 56(%rbx), %rdi movq -120(%rbp), %rsi ## 8-byte Reload callq *40(%rbx) movq 56(%rbx), %rdi movq %r13, %rsi LBB84_48: callq *40(%rbx) LBB84_49: movq -96(%rbp), %rdi ## 8-byte Reload callq _fclose xorl %r14d, %r14d jmp LBB84_7 LBB84_50: callq _mz_zip_writer_add_file.cold.1 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB84_52 ## %bb.51: xorl %eax, %eax jmp LBB84_9 LBB84_52: callq ___stack_chk_fail .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_get_file_modified_time _mz_zip_get_file_modified_time: ## @mz_zip_get_file_modified_time .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 $160, %rsp .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rdx, %r14 movq %rsi, %rbx leaq -168(%rbp), %rsi callq _stat$INODE64 movl %eax, %ecx xorl %eax, %eax testl %ecx, %ecx jne LBB85_2 ## %bb.1: movq -120(%rbp), %rax movq %rax, -24(%rbp) leaq -24(%rbp), %rdi callq _localtime movl 8(%rax), %ecx shll $11, %ecx movl (%rax), %edx movl 4(%rax), %esi shll $5, %esi addl %ecx, %esi shrl %edx addl %esi, %edx movw %dx, (%rbx) movl 20(%rax), %ecx shll $9, %ecx movl 12(%rax), %edx movl 16(%rax), %eax shll $5, %eax addl %ecx, %eax addl %edx, %eax addl $24608, %eax ## imm = 0x6020 movw %ax, (%r14) movl $1, %eax LBB85_2: addq $160, %rsp popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .globl _mz_zip_writer_add_from_zip_reader ## -- Begin function mz_zip_writer_add_from_zip_reader .p2align 4, 0x90 _mz_zip_writer_add_from_zip_reader: ## @mz_zip_writer_add_from_zip_reader .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $152, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) xorl %r14d, %r14d testq %rdi, %rdi je LBB86_33 ## %bb.1: movq %rdi, %r13 movq 88(%rdi), %r15 testq %r15, %r15 je LBB86_33 ## %bb.2: movq %rsi, %rbx testq %rsi, %rsi je LBB86_33 ## %bb.3: cmpl $2, 20(%r13) jne LBB86_33 ## %bb.4: movq 88(%rbx), %rax testq %rax, %rax je LBB86_33 ## %bb.5: cmpl %edx, 16(%rbx) jbe LBB86_33 ## %bb.6: cmpl $1, 20(%rbx) jne LBB86_33 ## %bb.7: movq (%rax), %r8 testq %r8, %r8 je LBB86_33 ## %bb.8: movl 24(%r13), %ecx xorl %r14d, %r14d movl $0, %r12d testl %ecx, %ecx je LBB86_10 ## %bb.9: leal -1(%rcx), %esi movl (%r13), %edi andl %esi, %edi subl %edi, %ecx andl %esi, %ecx movl %ecx, %r12d LBB86_10: cmpl $65535, 16(%r13) ## imm = 0xFFFF je LBB86_33 ## %bb.11: movq (%r13), %r10 movl %r12d, %ecx leaq (%r10,%rcx), %rdi movabsq $-4294967296, %r9 ## imm = 0xFFFFFFFF00000000 leaq (%r9,%rdi), %rsi addq $76, %rsi cmpq %r9, %rsi jb LBB86_33 ## %bb.12: movq %rcx, -184(%rbp) ## 8-byte Spill movq %r10, -152(%rbp) ## 8-byte Spill movq %rdi, -176(%rbp) ## 8-byte Spill movl %edx, %ecx movq 32(%rax), %rax movl (%rax,%rcx,4), %eax addq %rax, %r8 movq %r8, -168(%rbp) ## 8-byte Spill movl 42(%r8), %esi movq 80(%rbx), %rdi leaq -80(%rbp), %rdx movl $30, %ecx movq %rsi, -136(%rbp) ## 8-byte Spill callq *64(%rbx) cmpq $30, %rax jne LBB86_33 ## %bb.13: cmpl $67324752, -80(%rbp) ## imm = 0x4034B50 jne LBB86_33 ## %bb.14: movq %r13, %rdi movq -152(%rbp), %rsi ## 8-byte Reload movl %r12d, %edx callq _mz_zip_writer_write_zeros testl %eax, %eax je LBB86_33 ## %bb.15: movl 24(%r13), %eax testl %eax, %eax movq -176(%rbp), %rsi ## 8-byte Reload je LBB86_21 ## %bb.16: decl %eax testl %eax, %esi jne LBB86_17 LBB86_21: movq 80(%r13), %rdi leaq -80(%rbp), %rdx movl $30, %ecx callq *72(%r13) cmpq $30, %rax jne LBB86_33 ## %bb.22: movzwl -54(%rbp), %eax movzwl -52(%rbp), %r12d addl %eax, %r12d movq -168(%rbp), %rax ## 8-byte Reload addl 20(%rax), %r12d movq 56(%r13), %rdi cmpq $65536, %r12 ## imm = 0x10000 movl $65536, %eax ## imm = 0x10000 cmovbq %r12, %rax cmpq $17, %rax movl $16, %edx cmovaeq %rax, %rdx movl $1, %esi callq *32(%r13) testq %rax, %rax je LBB86_33 ## %bb.23: movq -152(%rbp), %rcx ## 8-byte Reload movq -184(%rbp), %rdx ## 8-byte Reload addq %rdx, %rcx addq $30, %rcx movq -136(%rbp), %rsi ## 8-byte Reload addq $30, %rsi testq %r12, %r12 je LBB86_29 ## %bb.24: movq %r12, %rdx movq %rax, -144(%rbp) ## 8-byte Spill LBB86_25: ## =>This Inner Loop Header: Depth=1 movq %rcx, -152(%rbp) ## 8-byte Spill cmpq $65536, %rdx ## imm = 0x10000 movl $65536, %r12d ## imm = 0x10000 movq %rdx, -184(%rbp) ## 8-byte Spill cmovbq %rdx, %r12 movq 80(%rbx), %rdi movq %rsi, -136(%rbp) ## 8-byte Spill movq %rax, %rdx movq %r12, %rcx callq *64(%rbx) cmpq %r12, %rax jne LBB86_26 ## %bb.27: ## in Loop: Header=BB86_25 Depth=1 movq 80(%r13), %rdi movq -152(%rbp), %rsi ## 8-byte Reload movq -144(%rbp), %rdx ## 8-byte Reload movq %r12, %rcx callq *72(%r13) cmpq %r12, %rax jne LBB86_26 ## %bb.28: ## in Loop: Header=BB86_25 Depth=1 movq -136(%rbp), %rsi ## 8-byte Reload addq %r12, %rsi movq -152(%rbp), %rcx ## 8-byte Reload addq %r12, %rcx movq -184(%rbp), %rdx ## 8-byte Reload subq %r12, %rdx movq -144(%rbp), %rax ## 8-byte Reload jne LBB86_25 LBB86_29: testb $8, -74(%rbp) movq %rcx, -152(%rbp) ## 8-byte Spill je LBB86_38 ## %bb.30: movq 80(%rbx), %rdi movl $16, %ecx movq %rax, %r12 movq %rax, %rdx callq *64(%rbx) cmpq $16, %rax jne LBB86_31 ## %bb.35: xorl %eax, %eax cmpl $134695760, (%r12) ## imm = 0x8074B50 sete %al leal 12(,%rax,4), %ebx movl %ebx, -156(%rbp) movq 80(%r13), %rdi movq -152(%rbp), %rsi ## 8-byte Reload movq %r12, -144(%rbp) ## 8-byte Spill movq %r12, %rdx movq %rbx, %rcx callq *72(%r13) cmpq %rbx, %rax jne LBB86_36 ## %bb.37: addq %rbx, -152(%rbp) ## 8-byte Folded Spill movq -144(%rbp), %rax ## 8-byte Reload LBB86_38: movq 56(%r13), %rdi movq %rax, %rsi callq *40(%r13) movq -152(%rbp), %rax ## 8-byte Reload shrq $32, %rax jne LBB86_33 ## %bb.39: movq 8(%r15), %rcx movq -168(%rbp), %rax ## 8-byte Reload movups (%rax), %xmm0 movups 16(%rax), %xmm1 movups 30(%rax), %xmm2 movups %xmm2, -98(%rbp) movaps %xmm1, -112(%rbp) movaps %xmm0, -128(%rbp) movq -176(%rbp), %rax ## 8-byte Reload movl %eax, -86(%rbp) movq %rcx, %rax movq %rcx, -136(%rbp) ## 8-byte Spill leaq 46(%rcx), %r12 movq 16(%r15), %rax cmpq %r12, %rax jae LBB86_40 ## %bb.41: movl 24(%r15), %edx testq %rdx, %rdx je LBB86_42 ## %bb.43: testq %rax, %rax movl $1, %ecx cmovneq %rax, %rcx LBB86_44: ## =>This Inner Loop Header: Depth=1 movq %rcx, %rbx addq %rcx, %rcx cmpq %r12, %rbx jb LBB86_44 ## %bb.45: movq 56(%r13), %rdi movq (%r15), %rsi movq %rbx, %rcx callq *48(%r13) testq %rax, %rax je LBB86_33 ## %bb.46: movq %rax, (%r15) movq %rbx, 16(%r15) jmp LBB86_47 LBB86_26: movl %r12d, -156(%rbp) LBB86_36: movq 56(%r13), %rdi movq -144(%rbp), %rsi ## 8-byte Reload jmp LBB86_32 LBB86_31: movq 56(%r13), %rdi movq %r12, %rsi LBB86_32: callq *40(%r13) LBB86_33: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB86_74 ## %bb.34: movl %r14d, %eax LBB86_20: addq $152, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB86_40: movq (%r15), %rax LBB86_47: movq %r12, 8(%r15) movl 24(%r15), %ecx movq -136(%rbp), %rdi ## 8-byte Reload imulq %rcx, %rdi addq %rax, %rdi imulq $46, %rcx, %rdx leaq -128(%rbp), %rsi callq _memcpy movq -168(%rbp), %rdx ## 8-byte Reload movzwl 28(%rdx), %eax movzwl 30(%rdx), %ecx addq %rax, %rcx movzwl 32(%rdx), %edx addq %rcx, %rdx movq 8(%r15), %rcx movq 16(%r15), %rax movq %rdx, -144(%rbp) ## 8-byte Spill movq %rcx, -176(%rbp) ## 8-byte Spill leaq (%rcx,%rdx), %r12 cmpq %r12, %rax jae LBB86_48 ## %bb.53: movl 24(%r15), %edx testq %rdx, %rdx je LBB86_54 ## %bb.55: testq %rax, %rax movl $1, %ecx cmovneq %rax, %rcx LBB86_56: ## =>This Inner Loop Header: Depth=1 movq %rcx, %rbx addq %rcx, %rcx cmpq %r12, %rbx jb LBB86_56 ## %bb.57: movq 56(%r13), %rdi movq (%r15), %rsi movq %rbx, %rcx callq *48(%r13) testq %rax, %rax je LBB86_59 ## %bb.58: movq %rax, (%r15) movq %rbx, 16(%r15) jmp LBB86_49 LBB86_48: movq (%r15), %rax LBB86_49: movq -168(%rbp), %rsi ## 8-byte Reload addq $46, %rsi movq %r12, 8(%r15) movl 24(%r15), %ecx movq -176(%rbp), %rdi ## 8-byte Reload imulq %rcx, %rdi addq %rax, %rdi movq -144(%rbp), %rdx ## 8-byte Reload imulq %rcx, %rdx callq _memcpy cmpl $0, 12(%r15) jne LBB86_33 ## %bb.50: movq -136(%rbp), %rax ## 8-byte Reload movl %eax, -156(%rbp) movq 40(%r15), %rcx movq 48(%r15), %rax movq %rcx, -144(%rbp) ## 8-byte Spill leaq 1(%rcx), %r12 cmpq %r12, %rax jae LBB86_51 ## %bb.65: movl 56(%r15), %edx testq %rdx, %rdx je LBB86_66 ## %bb.67: testq %rax, %rax movl $1, %ecx cmovneq %rax, %rcx LBB86_68: ## =>This Inner Loop Header: Depth=1 movq %rcx, %rbx addq %rcx, %rcx cmpq %r12, %rbx jb LBB86_68 ## %bb.69: movq 56(%r13), %rdi movq 32(%r15), %rsi movq %rbx, %rcx callq *48(%r13) testq %rax, %rax je LBB86_71 ## %bb.70: movq %rax, 32(%r15) movq %rbx, 48(%r15) jmp LBB86_52 LBB86_51: movq 32(%r15), %rax LBB86_52: movq %r12, 40(%r15) movl 56(%r15), %edx movq -144(%rbp), %rdi ## 8-byte Reload imulq %rdx, %rdi addq %rax, %rdi leaq -156(%rbp), %rsi callq _memcpy incl 16(%r13) movq -152(%rbp), %rax ## 8-byte Reload movq %rax, (%r13) movl $1, %r14d jmp LBB86_33 LBB86_59: movq -136(%rbp), %rax ## 8-byte Reload cmpq %rax, 16(%r15) jae LBB86_64 ## %bb.60: movl 24(%r15), %edx testq %rdx, %rdx jne LBB86_62 ## %bb.61: callq _mz_zip_writer_add_from_zip_reader.cold.3 jmp LBB86_18 LBB86_71: movq -136(%rbp), %rax ## 8-byte Reload cmpq %rax, 16(%r15) jae LBB86_64 ## %bb.72: movl 24(%r15), %edx testq %rdx, %rdx je LBB86_73 LBB86_62: movq 56(%r13), %rdi movq (%r15), %rsi movq -136(%rbp), %rcx ## 8-byte Reload callq *48(%r13) testq %rax, %rax je LBB86_33 ## %bb.63: movq %rax, (%r15) movq -136(%rbp), %rax ## 8-byte Reload movq %rax, 16(%r15) LBB86_64: movq -136(%rbp), %rax ## 8-byte Reload movq %rax, 8(%r15) jmp LBB86_33 LBB86_17: callq _mz_zip_writer_add_from_zip_reader.cold.6 LBB86_18: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB86_74 ## %bb.19: xorl %eax, %eax jmp LBB86_20 LBB86_74: callq ___stack_chk_fail LBB86_42: callq _mz_zip_writer_add_from_zip_reader.cold.1 jmp LBB86_18 LBB86_54: callq _mz_zip_writer_add_from_zip_reader.cold.2 jmp LBB86_18 LBB86_66: callq _mz_zip_writer_add_from_zip_reader.cold.4 jmp LBB86_18 LBB86_73: callq _mz_zip_writer_add_from_zip_reader.cold.5 jmp LBB86_18 .cfi_endproc ## -- End function .globl _mz_zip_writer_finalize_archive ## -- Begin function mz_zip_writer_finalize_archive .p2align 4, 0x90 _mz_zip_writer_finalize_archive: ## @mz_zip_writer_finalize_archive .cfi_startproc ## %bb.0: 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 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -40(%rbp) xorl %eax, %eax testq %rdi, %rdi je LBB87_14 ## %bb.1: movq %rdi, %rbx movq 88(%rdi), %r15 testq %r15, %r15 je LBB87_14 ## %bb.2: cmpl $2, 20(%rbx) jne LBB87_14 ## %bb.3: movl 16(%rbx), %ecx cmpl $65535, %ecx ## imm = 0xFFFF ja LBB87_14 ## %bb.4: movq (%rbx), %r14 movq 8(%r15), %r12 leaq (%r14,%r12), %rdx movabsq $-4294967296, %rsi ## imm = 0xFFFFFFFF00000000 addq %rsi, %rdx addq $22, %rdx cmpq %rsi, %rdx jb LBB87_14 ## %bb.5: testl %ecx, %ecx je LBB87_6 ## %bb.7: movq %r14, 8(%rbx) movq 80(%rbx), %rdi movq (%r15), %rdx movq %r14, %rsi movq %r12, %rcx callq *72(%rbx) movq %rax, %rcx xorl %eax, %eax cmpq %r12, %rcx jne LBB87_14 ## %bb.8: movq %r12, %rsi movl %r14d, %eax movq (%rbx), %r14 movq %r12, %rcx addq %rsi, %r14 movq %r14, (%rbx) movl 16(%rbx), %ecx jmp LBB87_9 LBB87_6: xorl %ecx, %ecx xorl %eax, %eax xorl %esi, %esi LBB87_9: xorps %xmm0, %xmm0 movaps %xmm0, -64(%rbp) movq $0, -50(%rbp) movl $101010256, -64(%rbp) ## imm = 0x6054B50 movb %cl, -56(%rbp) movl %ecx, %edx shrl $8, %edx movb %dl, -55(%rbp) movb %cl, -54(%rbp) movb %dl, -53(%rbp) movq %rsi, %rdx movb %dl, -52(%rbp) movb %dh, -51(%rbp) movl %edx, %ecx shrl $16, %ecx movb %cl, -50(%rbp) shrl $24, %edx movb %dl, -49(%rbp) movb %al, -48(%rbp) movb %ah, -47(%rbp) movl %eax, %ecx shrl $16, %ecx movb %cl, -46(%rbp) shrl $24, %eax movb %al, -45(%rbp) movq 80(%rbx), %rdi leaq -64(%rbp), %rdx movl $22, %ecx movq %r14, %rsi callq *72(%rbx) cmpq $22, %rax jne LBB87_10 ## %bb.11: movq 96(%r15), %rdi testq %rdi, %rdi je LBB87_13 ## %bb.12: callq _fflush movl %eax, %ecx movl $0, %eax cmpl $-1, %ecx je LBB87_14 LBB87_13: addq $22, (%rbx) movl $3, 20(%rbx) movl $1, %eax jmp LBB87_14 LBB87_10: xorl %eax, %eax LBB87_14: movq ___stack_chk_guard@GOTPCREL(%rip), %rcx movq (%rcx), %rcx cmpq -40(%rbp), %rcx jne LBB87_16 ## %bb.15: addq $32, %rsp popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq LBB87_16: callq ___stack_chk_fail .cfi_endproc ## -- End function .globl _mz_zip_writer_finalize_heap_archive ## -- Begin function mz_zip_writer_finalize_heap_archive .p2align 4, 0x90 _mz_zip_writer_finalize_heap_archive: ## @mz_zip_writer_finalize_heap_archive .cfi_startproc ## %bb.0: 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 xorl %r15d, %r15d testq %rdi, %rdi je LBB88_7 ## %bb.1: movq %rdx, %r14 testq %rdx, %rdx je LBB88_7 ## %bb.2: movq %rsi, %r12 testq %rsi, %rsi je LBB88_7 ## %bb.3: movq %rdi, %rbx cmpq $0, 88(%rdi) je LBB88_7 ## %bb.4: leaq _mz_zip_heap_write_func(%rip), %rax cmpq %rax, 72(%rbx) jne LBB88_7 ## %bb.5: movq %rbx, %rdi callq _mz_zip_writer_finalize_archive testl %eax, %eax je LBB88_7 ## %bb.6: movq 88(%rbx), %rax movq 104(%rax), %rax movq %rax, (%r12) movq 88(%rbx), %rax movq 112(%rax), %rcx movq %rcx, (%r14) xorps %xmm0, %xmm0 movups %xmm0, 104(%rax) movq $0, 120(%rax) movl $1, %r15d LBB88_7: movl %r15d, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _mz_zip_add_mem_to_archive_file_in_place ## -- Begin function mz_zip_add_mem_to_archive_file_in_place .p2align 4, 0x90 _mz_zip_add_mem_to_archive_file_in_place: ## @mz_zip_add_mem_to_archive_file_in_place .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $264, %rsp ## imm = 0x108 .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl 16(%rbp), %eax xorps %xmm0, %xmm0 movaps %xmm0, -160(%rbp) movaps %xmm0, -144(%rbp) movaps %xmm0, -128(%rbp) movaps %xmm0, -112(%rbp) movaps %xmm0, -96(%rbp) movaps %xmm0, -80(%rbp) testl %eax, %eax movl $6, %r12d cmovnsl %eax, %r12d xorl %ebx, %ebx testq %rdi, %rdi je LBB89_24 ## %bb.1: movq %rsi, %r15 testq %rsi, %rsi je LBB89_24 ## %bb.2: movq %rdx, %r13 movq %rdi, %r14 testq %rdx, %rdx jne LBB89_4 ## %bb.3: testq %rcx, %rcx jne LBB89_24 LBB89_4: testw %r9w, %r9w setne %al testq %r8, %r8 sete %dl testb %al, %dl jne LBB89_24 ## %bb.5: movl %r12d, %eax andl $15, %eax cmpl $10, %eax ja LBB89_24 ## %bb.6: movb (%r15), %dl cmpb $47, %dl je LBB89_24 ## %bb.7: leaq 1(%r15), %rax testb %dl, %dl je LBB89_12 .p2align 4, 0x90 LBB89_9: ## =>This Inner Loop Header: Depth=1 cmpb $58, %dl je LBB89_23 ## %bb.10: ## in Loop: Header=BB89_9 Depth=1 cmpb $92, %dl je LBB89_23 ## %bb.11: ## in Loop: Header=BB89_9 Depth=1 movzbl (%rax), %edx incq %rax testb %dl, %dl jne LBB89_9 LBB89_12: movl %r9d, -48(%rbp) ## 4-byte Spill movq %rcx, -56(%rbp) ## 8-byte Spill movq %r8, -64(%rbp) ## 8-byte Spill leaq -304(%rbp), %rsi movq %r14, %rdi callq _stat$INODE64 testl %eax, %eax movl %eax, -44(%rbp) ## 4-byte Spill je LBB89_16 ## %bb.13: leaq _mz_zip_file_write_func(%rip), %rax movq %rax, -88(%rbp) leaq -160(%rbp), %rax movq %rax, -80(%rbp) leaq _def_alloc_func(%rip), %rax movq %rax, -128(%rbp) leaq _def_free_func(%rip), %rax movq %rax, -120(%rbp) leaq _def_realloc_func(%rip), %rax movq %rax, -112(%rbp) xorps %xmm0, %xmm0 movaps %xmm0, -160(%rbp) movabsq $8589934592, %rax ## imm = 0x200000000 movq %rax, -144(%rbp) movl $1, %edi movl $128, %esi callq _calloc movq %rax, -72(%rbp) testq %rax, %rax je LBB89_24 ## %bb.14: movl $1, 24(%rax) movl $4, 56(%rax) movl $4, 88(%rax) leaq L_.str.19(%rip), %rsi movq %r14, %rdi callq _fopen testq %rax, %rax je LBB89_15 ## %bb.19: movq -72(%rbp), %rcx movq %rax, 96(%rcx) jmp LBB89_20 LBB89_16: movl %r12d, %edx orl $2048, %edx ## imm = 0x800 leaq -160(%rbp), %rdi movq %r14, %rsi callq _mz_zip_reader_init_file testl %eax, %eax je LBB89_24 ## %bb.17: leaq -160(%rbp), %rdi movq %r14, %rsi callq _mz_zip_writer_init_from_reader testl %eax, %eax je LBB89_18 LBB89_20: subq $8, %rsp movzwl -48(%rbp), %r9d ## 2-byte Folded Reload leaq -160(%rbp), %rdi movq %r15, %rsi movq %r13, %rdx movq -56(%rbp), %rcx ## 8-byte Reload movq -64(%rbp), %r8 ## 8-byte Reload pushq $0 pushq $0 pushq %r12 callq _mz_zip_writer_add_mem_ex addq $32, %rsp movl %eax, %ebx leaq -160(%rbp), %r12 movq %r12, %rdi callq _mz_zip_writer_finalize_archive movl %eax, %r15d movq %r12, %rdi callq _mz_zip_writer_end testl %r15d, %r15d cmovel %r15d, %ebx testl %eax, %eax cmovel %eax, %ebx testl %ebx, %ebx jne LBB89_24 ## %bb.21: cmpl $0, -44(%rbp) ## 4-byte Folded Reload je LBB89_24 ## %bb.22: movq %r14, %rdi callq _remove jmp LBB89_23 LBB89_15: leaq -160(%rbp), %rdi callq _mz_zip_writer_end jmp LBB89_23 LBB89_18: leaq -160(%rbp), %rdi callq _mz_zip_reader_end LBB89_23: xorl %ebx, %ebx LBB89_24: movl %ebx, %eax addq $264, %rsp ## imm = 0x108 popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _mz_zip_extract_archive_file_to_heap ## -- Begin function mz_zip_extract_archive_file_to_heap .p2align 4, 0x90 _mz_zip_extract_archive_file_to_heap: ## @mz_zip_extract_archive_file_to_heap .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $120, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %ecx, %r14d movq %rdx, %r15 movq %rsi, %rbx movq %rdi, %rsi testq %rdx, %rdx je LBB90_2 ## %bb.1: movq $0, (%r15) LBB90_2: xorl %r13d, %r13d testq %rsi, %rsi je LBB90_22 ## %bb.3: testq %rbx, %rbx je LBB90_22 ## %bb.4: xorps %xmm0, %xmm0 movaps %xmm0, -64(%rbp) movaps %xmm0, -80(%rbp) movaps %xmm0, -96(%rbp) movaps %xmm0, -112(%rbp) movaps %xmm0, -128(%rbp) movaps %xmm0, -144(%rbp) movl %r14d, %edx orl $2048, %edx ## imm = 0x800 leaq -144(%rbp), %rdi callq _mz_zip_reader_init_file xorl %r13d, %r13d testl %eax, %eax je LBB90_22 ## %bb.5: leaq -144(%rbp), %rdi movq %rbx, %rsi xorl %edx, %edx movl %r14d, %ecx callq _mz_zip_reader_locate_file testl %eax, %eax js LBB90_21 ## %bb.6: movl %eax, %r12d movq -56(%rbp), %rcx xorl %eax, %eax testq %rcx, %rcx je LBB90_10 ## %bb.7: cmpl %r12d, -128(%rbp) jbe LBB90_10 ## %bb.8: cmpl $1, -124(%rbp) jne LBB90_10 ## %bb.9: movq 32(%rcx), %rax movl %r12d, %edx movl (%rax,%rdx,4), %eax addq (%rcx), %rax LBB90_10: testq %r15, %r15 je LBB90_12 ## %bb.11: movq $0, (%r15) LBB90_12: testq %rax, %rax je LBB90_20 ## %bb.13: xorl %ecx, %ecx testl $1024, %r14d ## imm = 0x400 sete %cl movl 20(%rax,%rcx,4), %ebx movq -88(%rbp), %rdi movl $1, %esi movq %rbx, %rdx callq *-112(%rbp) testq %rax, %rax je LBB90_20 ## %bb.14: movq %rax, %r13 movq $0, (%rsp) leaq -144(%rbp), %rdi movl %r12d, %esi movq %rax, %rdx movq %rbx, %rcx movl %r14d, %r8d xorl %r9d, %r9d callq _mz_zip_reader_extract_to_mem_no_alloc testl %eax, %eax je LBB90_19 ## %bb.15: testq %r15, %r15 je LBB90_21 ## %bb.16: movq %rbx, (%r15) jmp LBB90_21 LBB90_19: movq -88(%rbp), %rdi movq %r13, %rsi callq *-104(%rbp) LBB90_20: xorl %r13d, %r13d LBB90_21: leaq -144(%rbp), %rdi callq _mz_zip_reader_end LBB90_22: movq %r13, %rax addq $120, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal16,16byte_literals .p2align 4 ## -- Begin function tdefl_compress_block LCPI91_0: .space 16,8 LCPI91_1: .space 16,9 LCPI91_2: .space 16,7 LCPI91_3: .space 16,5 .section __TEXT,__text,regular,pure_instructions .p2align 4, 0x90 _tdefl_compress_block: ## @tdefl_compress_block .cfi_startproc ## %bb.0: 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 $680, %rsp ## imm = 0x2A8 .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %rbx movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) testl %esi, %esi je LBB91_28 ## %bb.1: movaps LCPI91_0(%rip), %xmm0 ## xmm0 = [8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8] movups %xmm0, 36810(%rbx) movups %xmm0, 36794(%rbx) movups %xmm0, 36778(%rbx) movups %xmm0, 36762(%rbx) movups %xmm0, 36746(%rbx) movups %xmm0, 36730(%rbx) movups %xmm0, 36714(%rbx) movups %xmm0, 36698(%rbx) movups %xmm0, 36682(%rbx) movaps LCPI91_1(%rip), %xmm0 ## xmm0 = [9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9] movups %xmm0, 36826(%rbx) movups %xmm0, 36842(%rbx) movups %xmm0, 36858(%rbx) movups %xmm0, 36874(%rbx) movups %xmm0, 36890(%rbx) movups %xmm0, 36906(%rbx) movups %xmm0, 36922(%rbx) movaps LCPI91_2(%rip), %xmm0 ## xmm0 = [7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7] movups %xmm0, 36938(%rbx) movabsq $506381209866536711, %rax ## imm = 0x707070707070707 movq %rax, 36954(%rbx) movabsq $578721382704613384, %rax ## imm = 0x808080808080808 movq %rax, 36962(%rbx) movaps LCPI91_3(%rip), %xmm0 ## xmm0 = [5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5] movups %xmm0, 36986(%rbx) movups %xmm0, 36970(%rbx) xorps %xmm0, %xmm0 movaps %xmm0, -336(%rbp) movaps %xmm0, -368(%rbp) movaps %xmm0, -352(%rbp) movaps %xmm0, -320(%rbp) movaps %xmm0, -304(%rbp) movaps %xmm0, -288(%rbp) movaps %xmm0, -272(%rbp) movaps %xmm0, -256(%rbp) movl $0, -240(%rbp) movl $1, -336(%rbp) xorl %eax, %eax .p2align 4, 0x90 LBB91_2: ## =>This Inner Loop Header: Depth=1 movzbl 36683(%rbx,%rax), %ecx incl -368(%rbp,%rcx,4) movzbl 36684(%rbx,%rax), %ecx incl -368(%rbp,%rcx,4) movzbl 36685(%rbx,%rax), %ecx incl -368(%rbp,%rcx,4) cmpq $284, %rax ## imm = 0x11C je LBB91_4 ## %bb.3: ## in Loop: Header=BB91_2 Depth=1 movzbl 36686(%rbx,%rax), %ecx incl -368(%rbp,%rcx,4) addq $4, %rax jmp LBB91_2 LBB91_4: movl $0, -684(%rbp) movl -364(%rbp), %eax addl %eax, %eax movl %eax, -680(%rbp) addl -360(%rbp), %eax addl %eax, %eax movl %eax, -676(%rbp) addl -356(%rbp), %eax addl %eax, %eax movl %eax, -672(%rbp) addl -352(%rbp), %eax addl %eax, %eax movl %eax, -668(%rbp) addl -348(%rbp), %eax addl %eax, %eax movl %eax, -664(%rbp) addl -344(%rbp), %eax addl %eax, %eax movl %eax, -660(%rbp) addl -340(%rbp), %eax addl %eax, %eax movl %eax, -656(%rbp) addl -336(%rbp), %eax addl %eax, %eax movl %eax, -652(%rbp) addl -332(%rbp), %eax addl %eax, %eax movl %eax, -648(%rbp) addl -328(%rbp), %eax addl %eax, %eax movl %eax, -644(%rbp) addl -324(%rbp), %eax addl %eax, %eax movl %eax, -640(%rbp) addl -320(%rbp), %eax addl %eax, %eax movl %eax, -636(%rbp) addl -316(%rbp), %eax addl %eax, %eax movl %eax, -632(%rbp) addl -312(%rbp), %eax addl %eax, %eax movl %eax, -628(%rbp) movb $8, %cl xorl %r9d, %r9d testb %cl, %cl jne LBB91_5 jmp LBB91_11 .p2align 4, 0x90 LBB91_12: ## in Loop: Header=BB91_11 Depth=1 movzbl 36682(%rbx,%r9), %ecx testb %cl, %cl je LBB91_11 LBB91_5: movzbl %cl, %edi movl -688(%rbp,%rdi,4), %eax leal 1(%rax), %edx movl %edx, -688(%rbp,%rdi,4) leal -1(%rdi), %r8d movl %edi, %edx andl $3, %edx xorl %esi, %esi cmpl $3, %r8d jb LBB91_8 ## %bb.6: andl $-4, %edi xorl %esi, %esi .p2align 4, 0x90 LBB91_7: ## =>This Inner Loop Header: Depth=1 movl %eax, %ecx andl $1, %ecx shll $2, %ecx leal (%rcx,%rsi,8), %ecx movl %eax, %esi andl $2, %esi orl %ecx, %esi movl %eax, %ecx shrl $2, %ecx andl $1, %ecx orl %esi, %ecx movl %eax, %esi shrl $3, %esi andl $1, %esi leal (%rsi,%rcx,2), %esi shrl $4, %eax addl $-4, %edi jne LBB91_7 LBB91_8: testl %edx, %edx je LBB91_10 .p2align 4, 0x90 LBB91_9: ## =>This Inner Loop Header: Depth=1 movl %eax, %ecx andl $1, %ecx leal (%rcx,%rsi,2), %esi shrl %eax decl %edx jne LBB91_9 LBB91_10: movw %si, 34954(%rbx,%r9,2) LBB91_11: ## =>This Inner Loop Header: Depth=1 incq %r9 cmpq $288, %r9 ## imm = 0x120 jne LBB91_12 ## %bb.13: xorps %xmm0, %xmm0 movaps %xmm0, -368(%rbp) movaps %xmm0, -352(%rbp) movaps %xmm0, -336(%rbp) movaps %xmm0, -320(%rbp) movaps %xmm0, -304(%rbp) movaps %xmm0, -288(%rbp) movaps %xmm0, -272(%rbp) movaps %xmm0, -256(%rbp) movl $0, -240(%rbp) xorl %eax, %eax .p2align 4, 0x90 LBB91_14: ## =>This Inner Loop Header: Depth=1 movzbl 36970(%rbx,%rax), %ecx incl -368(%rbp,%rcx,4) movzbl 36971(%rbx,%rax), %ecx incl -368(%rbp,%rcx,4) movzbl 36972(%rbx,%rax), %ecx incl -368(%rbp,%rcx,4) movzbl 36973(%rbx,%rax), %ecx incl -368(%rbp,%rcx,4) addq $4, %rax cmpq $32, %rax jne LBB91_14 ## %bb.15: movl $0, -684(%rbp) movl -364(%rbp), %eax addl %eax, %eax movl %eax, -680(%rbp) addl -360(%rbp), %eax addl %eax, %eax movl %eax, -676(%rbp) addl -356(%rbp), %eax addl %eax, %eax movl %eax, -672(%rbp) addl -352(%rbp), %eax addl %eax, %eax movl %eax, -668(%rbp) addl -348(%rbp), %eax addl %eax, %eax movl %eax, -664(%rbp) addl -344(%rbp), %eax addl %eax, %eax movl %eax, -660(%rbp) addl -340(%rbp), %eax addl %eax, %eax movl %eax, -656(%rbp) addl -336(%rbp), %eax addl %eax, %eax movl %eax, -652(%rbp) addl -332(%rbp), %eax addl %eax, %eax movl %eax, -648(%rbp) addl -328(%rbp), %eax addl %eax, %eax movl %eax, -644(%rbp) addl -324(%rbp), %eax addl %eax, %eax movl %eax, -640(%rbp) addl -320(%rbp), %eax addl %eax, %eax movl %eax, -636(%rbp) addl -316(%rbp), %eax addl %eax, %eax movl %eax, -632(%rbp) addl -312(%rbp), %eax addl %eax, %eax movl %eax, -628(%rbp) xorl %r9d, %r9d jmp LBB91_18 .p2align 4, 0x90 LBB91_16: ## in Loop: Header=BB91_18 Depth=1 movw %si, 35530(%rbx,%r9,2) LBB91_17: ## in Loop: Header=BB91_18 Depth=1 incq %r9 cmpq $32, %r9 je LBB91_24 LBB91_18: ## =>This Loop Header: Depth=1 ## Child Loop BB91_21 Depth 2 ## Child Loop BB91_23 Depth 2 movzbl 36970(%rbx,%r9), %edi testl %edi, %edi je LBB91_17 ## %bb.19: ## in Loop: Header=BB91_18 Depth=1 movl %edi, %edx movl -688(%rbp,%rdx,4), %eax leal 1(%rax), %esi movl %esi, -688(%rbp,%rdx,4) leal -1(%rdi), %r8d movl %edi, %edx andl $3, %edx xorl %esi, %esi cmpl $3, %r8d jb LBB91_22 ## %bb.20: ## in Loop: Header=BB91_18 Depth=1 andl $-4, %edi xorl %esi, %esi .p2align 4, 0x90 LBB91_21: ## Parent Loop BB91_18 Depth=1 ## => This Inner Loop Header: Depth=2 movl %eax, %ecx andl $1, %ecx shll $2, %ecx leal (%rcx,%rsi,8), %ecx movl %eax, %esi andl $2, %esi orl %ecx, %esi movl %eax, %ecx shrl $2, %ecx andl $1, %ecx orl %esi, %ecx movl %eax, %esi shrl $3, %esi andl $1, %esi leal (%rsi,%rcx,2), %esi shrl $4, %eax addl $-4, %edi jne LBB91_21 LBB91_22: ## in Loop: Header=BB91_18 Depth=1 testl %edx, %edx je LBB91_16 .p2align 4, 0x90 LBB91_23: ## Parent Loop BB91_18 Depth=1 ## => This Inner Loop Header: Depth=2 movl %eax, %ecx andl $1, %ecx leal (%rcx,%rsi,2), %esi shrl %eax decl %edx jne LBB91_23 jmp LBB91_16 LBB91_24: movl 92(%rbx), %edx movl 96(%rbx), %edi btsl %edx, %edi movl %edi, 96(%rbx) addl $2, %edx movl %edx, 92(%rbx) cmpl $8, %edx jae LBB91_26 jmp LBB91_193 .p2align 4, 0x90 LBB91_25: ## in Loop: Header=BB91_26 Depth=1 shrl $8, %edi movl %edi, 96(%rbx) addl $-8, %edx movl %edx, 92(%rbx) cmpl $7, %edx jbe LBB91_193 LBB91_26: ## =>This Inner Loop Header: Depth=1 movq 64(%rbx), %rax cmpq 72(%rbx), %rax jae LBB91_25 ## %bb.27: ## in Loop: Header=BB91_26 Depth=1 leaq 1(%rax), %rcx movq %rcx, 64(%rbx) movb %dil, (%rax) movl 92(%rbx), %edx movl 96(%rbx), %edi jmp LBB91_25 LBB91_28: movw $1, 33738(%rbx) movq %rbx, %rdi xorl %esi, %esi movl $288, %edx ## imm = 0x120 movl $15, %ecx xorl %r8d, %r8d callq _tdefl_optimize_huffman_table movq %rbx, %rdi movl $1, %esi movl $32, %edx movl $15, %ecx xorl %r8d, %r8d callq _tdefl_optimize_huffman_table movl $286, %eax ## imm = 0x11E cmpb $0, 36967(%rbx) jne LBB91_57 ## %bb.29: movl $285, %eax ## imm = 0x11D cmpb $0, 36966(%rbx) jne LBB91_57 ## %bb.30: movl $284, %eax ## imm = 0x11C cmpb $0, 36965(%rbx) jne LBB91_57 ## %bb.31: movl $283, %eax ## imm = 0x11B cmpb $0, 36964(%rbx) jne LBB91_57 ## %bb.32: movl $282, %eax ## imm = 0x11A cmpb $0, 36963(%rbx) jne LBB91_57 ## %bb.33: movl $281, %eax ## imm = 0x119 cmpb $0, 36962(%rbx) jne LBB91_57 ## %bb.34: movl $280, %eax ## imm = 0x118 cmpb $0, 36961(%rbx) jne LBB91_57 ## %bb.35: movl $279, %eax ## imm = 0x117 cmpb $0, 36960(%rbx) jne LBB91_57 ## %bb.36: movl $278, %eax ## imm = 0x116 cmpb $0, 36959(%rbx) jne LBB91_57 ## %bb.37: movl $277, %eax ## imm = 0x115 cmpb $0, 36958(%rbx) jne LBB91_57 ## %bb.38: movl $276, %eax ## imm = 0x114 cmpb $0, 36957(%rbx) jne LBB91_57 ## %bb.39: movl $275, %eax ## imm = 0x113 cmpb $0, 36956(%rbx) jne LBB91_57 ## %bb.40: movl $274, %eax ## imm = 0x112 cmpb $0, 36955(%rbx) jne LBB91_57 ## %bb.41: movl $273, %eax ## imm = 0x111 cmpb $0, 36954(%rbx) jne LBB91_57 ## %bb.42: movl $272, %eax ## imm = 0x110 cmpb $0, 36953(%rbx) jne LBB91_57 ## %bb.43: movl $271, %eax ## imm = 0x10F cmpb $0, 36952(%rbx) jne LBB91_57 ## %bb.44: movl $270, %eax ## imm = 0x10E cmpb $0, 36951(%rbx) jne LBB91_57 ## %bb.45: movl $269, %eax ## imm = 0x10D cmpb $0, 36950(%rbx) jne LBB91_57 ## %bb.46: movl $268, %eax ## imm = 0x10C cmpb $0, 36949(%rbx) jne LBB91_57 ## %bb.47: movl $267, %eax ## imm = 0x10B cmpb $0, 36948(%rbx) jne LBB91_57 ## %bb.48: movl $266, %eax ## imm = 0x10A cmpb $0, 36947(%rbx) jne LBB91_57 ## %bb.49: movl $265, %eax ## imm = 0x109 cmpb $0, 36946(%rbx) jne LBB91_57 ## %bb.50: movl $264, %eax ## imm = 0x108 cmpb $0, 36945(%rbx) jne LBB91_57 ## %bb.51: movl $263, %eax ## imm = 0x107 cmpb $0, 36944(%rbx) jne LBB91_57 ## %bb.52: movl $262, %eax ## imm = 0x106 cmpb $0, 36943(%rbx) jne LBB91_57 ## %bb.53: movl $261, %eax ## imm = 0x105 cmpb $0, 36942(%rbx) jne LBB91_57 ## %bb.54: movl $260, %eax ## imm = 0x104 cmpb $0, 36941(%rbx) jne LBB91_57 ## %bb.55: movl $259, %eax ## imm = 0x103 cmpb $0, 36940(%rbx) jne LBB91_57 ## %bb.56: cmpb $1, 36939(%rbx) movl $258, %eax ## imm = 0x102 sbbl $0, %eax LBB91_57: movl $30, %r15d cmpb $0, 36999(%rbx) jne LBB91_86 ## %bb.58: movl $29, %r15d cmpb $0, 36998(%rbx) jne LBB91_86 ## %bb.59: movl $28, %r15d cmpb $0, 36997(%rbx) jne LBB91_86 ## %bb.60: movl $27, %r15d cmpb $0, 36996(%rbx) jne LBB91_86 ## %bb.61: movl $26, %r15d cmpb $0, 36995(%rbx) jne LBB91_86 ## %bb.62: movl $25, %r15d cmpb $0, 36994(%rbx) jne LBB91_86 ## %bb.63: movl $24, %r15d cmpb $0, 36993(%rbx) jne LBB91_86 ## %bb.64: movl $23, %r15d cmpb $0, 36992(%rbx) jne LBB91_86 ## %bb.65: movl $22, %r15d cmpb $0, 36991(%rbx) jne LBB91_86 ## %bb.66: movl $21, %r15d cmpb $0, 36990(%rbx) jne LBB91_86 ## %bb.67: movl $20, %r15d cmpb $0, 36989(%rbx) jne LBB91_86 ## %bb.68: movl $19, %r15d cmpb $0, 36988(%rbx) jne LBB91_86 ## %bb.69: movl $18, %r15d cmpb $0, 36987(%rbx) jne LBB91_86 ## %bb.70: movl $17, %r15d cmpb $0, 36986(%rbx) jne LBB91_86 ## %bb.71: movl $16, %r15d cmpb $0, 36985(%rbx) jne LBB91_86 ## %bb.72: movl $15, %r15d cmpb $0, 36984(%rbx) jne LBB91_86 ## %bb.73: movl $14, %r15d cmpb $0, 36983(%rbx) jne LBB91_86 ## %bb.74: movl $13, %r15d cmpb $0, 36982(%rbx) jne LBB91_86 ## %bb.75: movl $12, %r15d cmpb $0, 36981(%rbx) jne LBB91_86 ## %bb.76: movl $11, %r15d cmpb $0, 36980(%rbx) jne LBB91_86 ## %bb.77: movl $10, %r15d cmpb $0, 36979(%rbx) jne LBB91_86 ## %bb.78: movl $9, %r15d cmpb $0, 36978(%rbx) jne LBB91_86 ## %bb.79: movl $8, %r15d cmpb $0, 36977(%rbx) jne LBB91_86 ## %bb.80: movl $7, %r15d cmpb $0, 36976(%rbx) jne LBB91_86 ## %bb.81: movl $6, %r15d cmpb $0, 36975(%rbx) jne LBB91_86 ## %bb.82: movl $5, %r15d cmpb $0, 36974(%rbx) jne LBB91_86 ## %bb.83: movl $4, %r15d cmpb $0, 36973(%rbx) jne LBB91_86 ## %bb.84: movl $3, %r15d cmpb $0, 36972(%rbx) jne LBB91_86 ## %bb.85: cmpb $1, 36971(%rbx) movl $2, %r15d sbbl $0, %r15d LBB91_86: leaq 36682(%rbx), %rsi movl %eax, %r14d leaq -368(%rbp), %rdi movl $320, %ecx ## imm = 0x140 movq %r14, %rdx movq %rax, %r12 callq ___memcpy_chk leaq (%r14,%rbp), %rdi addq $-368, %rdi ## imm = 0xFE90 leaq 36970(%rbx), %rsi movl %r15d, %edx callq _memcpy leaq 34378(%rbx), %rax movq %rax, -712(%rbp) ## 8-byte Spill xorps %xmm0, %xmm0 movups %xmm0, 34378(%rbx) movups %xmm0, 34394(%rbx) movq $0, 34408(%rbx) movq %r15, -696(%rbp) ## 8-byte Spill movq %r12, -720(%rbp) ## 8-byte Spill addl %r15d, %r12d leaq 34414(%rbx), %r15 leaq 34412(%rbx), %rax movq %rax, -704(%rbp) ## 8-byte Spill leaq 34410(%rbx), %r10 movb $-1, %r13b xorl %ecx, %ecx xorl %r9d, %r9d xorl %esi, %esi xorl %edi, %edi jmp LBB91_91 LBB91_87: ## in Loop: Header=BB91_91 Depth=1 incw (%r10) leal 1(%r9), %edx movb $16, -688(%rbp,%rax) addb $-3, %dil addl $2, %r9d movb %dil, -688(%rbp,%rdx) LBB91_88: ## in Loop: Header=BB91_91 Depth=1 incw 34378(%rbx,%r13,2) leal 1(%r9), %edx movl %r13d, %eax LBB91_89: ## in Loop: Header=BB91_91 Depth=1 movl %r9d, %esi movb %al, -688(%rbp,%rsi) xorl %edi, %edi xorl %esi, %esi movl %edx, %r9d LBB91_90: ## in Loop: Header=BB91_91 Depth=1 incq %rcx cmpq %rcx, %r12 je LBB91_115 LBB91_91: ## =>This Inner Loop Header: Depth=1 movl %r13d, %edx movzbl -368(%rbp,%rcx), %r13d testq %r13, %r13 je LBB91_96 ## %bb.92: ## in Loop: Header=BB91_91 Depth=1 testl %esi, %esi je LBB91_101 ## %bb.93: ## in Loop: Header=BB91_91 Depth=1 movl %r9d, %r8d cmpl $2, %esi ja LBB91_100 ## %bb.94: ## in Loop: Header=BB91_91 Depth=1 movq -712(%rbp), %rax ## 8-byte Reload addw %si, (%rax) leal 1(%r9), %eax movb $0, -688(%rbp,%r8) cmpl $1, %esi jne LBB91_105 ## %bb.95: ## in Loop: Header=BB91_91 Depth=1 movl %eax, %r9d cmpb %dl, %r13b je LBB91_102 jmp LBB91_106 .p2align 4, 0x90 LBB91_96: ## in Loop: Header=BB91_91 Depth=1 testl %edi, %edi je LBB91_112 ## %bb.97: ## in Loop: Header=BB91_91 Depth=1 cmpl $2, %edi ja LBB91_104 ## %bb.98: ## in Loop: Header=BB91_91 Depth=1 movzbl %dl, %eax addw %di, 34378(%rbx,%rax,2) leal 1(%r9), %r8d movl %r9d, %eax movb %dl, -688(%rbp,%rax) cmpl $1, %edi je LBB91_111 ## %bb.99: ## in Loop: Header=BB91_91 Depth=1 addl $2, %r9d movl %r8d, %eax movb %dl, -688(%rbp,%rax) jmp LBB91_112 LBB91_100: ## in Loop: Header=BB91_91 Depth=1 cmpl $11, %esi setb %al movq %r15, %r11 cmovbq -704(%rbp), %r11 ## 8-byte Folded Reload movq %r10, %r14 movb $18, %r10b subb %al, %r10b shlb $3, %al addb %al, %sil incw (%r11) leal 1(%r9), %eax movb %r10b, -688(%rbp,%r8) movq %r14, %r10 addb $-11, %sil addl $2, %r9d movb %sil, -688(%rbp,%rax) LBB91_101: ## in Loop: Header=BB91_91 Depth=1 cmpb %dl, %r13b jne LBB91_106 LBB91_102: ## in Loop: Header=BB91_91 Depth=1 incl %edi xorl %esi, %esi cmpl $6, %edi jne LBB91_90 ## %bb.103: ## in Loop: Header=BB91_91 Depth=1 incw (%r10) movl %r9d, %eax movl %r9d, %edx leal 1(%r9), %esi movb $16, -688(%rbp,%rax) addl $2, %edx movb $3, %al jmp LBB91_114 LBB91_104: ## in Loop: Header=BB91_91 Depth=1 incw (%r10) leal 1(%r9), %eax movl %r9d, %edx movb $16, -688(%rbp,%rdx) addb $-3, %dil addl $2, %r9d movb %dil, -688(%rbp,%rax) jmp LBB91_112 LBB91_105: ## in Loop: Header=BB91_91 Depth=1 addl $2, %r9d movl %eax, %eax movb $0, -688(%rbp,%rax) cmpb %dl, %r13b je LBB91_102 .p2align 4, 0x90 LBB91_106: ## in Loop: Header=BB91_91 Depth=1 testl %edi, %edi je LBB91_88 ## %bb.107: ## in Loop: Header=BB91_91 Depth=1 movl %r9d, %eax cmpl $2, %edi ja LBB91_87 ## %bb.108: ## in Loop: Header=BB91_91 Depth=1 movzbl %dl, %esi addw %di, 34378(%rbx,%rsi,2) leal 1(%r9), %esi movb %dl, -688(%rbp,%rax) cmpl $1, %edi jne LBB91_110 ## %bb.109: ## in Loop: Header=BB91_91 Depth=1 movl %esi, %r9d jmp LBB91_88 LBB91_110: ## in Loop: Header=BB91_91 Depth=1 addl $2, %r9d movl %esi, %eax movb %dl, -688(%rbp,%rax) jmp LBB91_88 LBB91_111: ## in Loop: Header=BB91_91 Depth=1 movl %r8d, %r9d .p2align 4, 0x90 LBB91_112: ## in Loop: Header=BB91_91 Depth=1 incl %esi xorl %edi, %edi cmpl $138, %esi jne LBB91_90 ## %bb.113: ## in Loop: Header=BB91_91 Depth=1 incw (%r15) movl %r9d, %eax movl %r9d, %edx leal 1(%r9), %esi movb $18, -688(%rbp,%rax) addl $2, %edx movb $127, %al LBB91_114: ## in Loop: Header=BB91_91 Depth=1 movl %esi, %r9d jmp LBB91_89 LBB91_115: testl %edi, %edi je LBB91_119 ## %bb.116: cmpl $2, %edi ja LBB91_123 ## %bb.117: addw %di, 34378(%rbx,%r13,2) leal 1(%r9), %r14d movl %r9d, %eax movb %r13b, -688(%rbp,%rax) cmpl $1, %edi je LBB91_130 ## %bb.118: addl $2, %r9d movl %r14d, %eax movb %r13b, -688(%rbp,%rax) jmp LBB91_129 LBB91_119: testl %esi, %esi je LBB91_129 ## %bb.120: cmpl $2, %esi ja LBB91_124 ## %bb.121: movq -712(%rbp), %rax ## 8-byte Reload addw %si, (%rax) leal 1(%r9), %r14d movl %r9d, %eax movb $0, -688(%rbp,%rax) cmpl $1, %esi je LBB91_130 ## %bb.122: addl $2, %r9d movl %r14d, %eax movb $0, -688(%rbp,%rax) jmp LBB91_129 LBB91_123: movb $-3, %cl movb $16, %dl jmp LBB91_128 LBB91_124: cmpl $11, %esi jae LBB91_126 ## %bb.125: movb $-3, %cl movb $17, %dl movq -704(%rbp), %r10 ## 8-byte Reload jmp LBB91_127 LBB91_126: movb $-11, %cl movb $18, %dl movq %r15, %r10 LBB91_127: movl %esi, %edi LBB91_128: incw (%r10) leal 1(%r9), %eax movl %r9d, %esi movb %dl, -688(%rbp,%rsi) addb %cl, %dil addl $2, %r9d movb %dil, -688(%rbp,%rax) LBB91_129: movl %r9d, %r14d LBB91_130: movl $2, %r13d movq %rbx, %rdi movl $2, %esi movl $19, %edx movl $7, %ecx xorl %r8d, %r8d callq _tdefl_optimize_huffman_table movl 92(%rbx), %ecx shll %cl, %r13d orl 96(%rbx), %r13d movl %r13d, 96(%rbx) addl $2, %ecx movl %ecx, 92(%rbx) cmpl $8, %ecx jb LBB91_135 ## %bb.131: movq -720(%rbp), %rdx ## 8-byte Reload jmp LBB91_133 .p2align 4, 0x90 LBB91_132: ## in Loop: Header=BB91_133 Depth=1 shrl $8, %r13d movl %r13d, 96(%rbx) addl $-8, %ecx movl %ecx, 92(%rbx) cmpl $7, %ecx jbe LBB91_136 LBB91_133: ## =>This Inner Loop Header: Depth=1 movq 64(%rbx), %rax cmpq 72(%rbx), %rax jae LBB91_132 ## %bb.134: ## in Loop: Header=BB91_133 Depth=1 leaq 1(%rax), %rcx movq %rcx, 64(%rbx) movb %r13b, (%rax) movl 92(%rbx), %ecx movl 96(%rbx), %r13d jmp LBB91_132 LBB91_135: movq -720(%rbp), %rdx ## 8-byte Reload LBB91_136: addl $-257, %edx ## imm = 0xFEFF shll %cl, %edx orl %r13d, %edx movl %edx, 96(%rbx) leal 5(%rcx), %eax movl %eax, 92(%rbx) cmpl $3, %ecx jb LBB91_141 ## %bb.137: movq -696(%rbp), %rdi ## 8-byte Reload jmp LBB91_139 .p2align 4, 0x90 LBB91_138: ## in Loop: Header=BB91_139 Depth=1 shrl $8, %edx movl %edx, 96(%rbx) addl $-8, %eax movl %eax, 92(%rbx) cmpl $7, %eax jbe LBB91_142 LBB91_139: ## =>This Inner Loop Header: Depth=1 movq 64(%rbx), %rcx cmpq 72(%rbx), %rcx jae LBB91_138 ## %bb.140: ## in Loop: Header=BB91_139 Depth=1 leaq 1(%rcx), %rax movq %rax, 64(%rbx) movb %dl, (%rcx) movl 92(%rbx), %eax movl 96(%rbx), %edx jmp LBB91_138 LBB91_141: movq -696(%rbp), %rdi ## 8-byte Reload LBB91_142: decl %edi movl %eax, %ecx shll %cl, %edi orl %edx, %edi movl %edi, 96(%rbx) leal 5(%rax), %ecx movl %ecx, 92(%rbx) cmpl $3, %eax jae LBB91_171 LBB91_143: movl $18, %eax cmpb $0, 37273(%rbx) jne LBB91_162 ## %bb.144: movl $17, %eax cmpb $0, 37259(%rbx) jne LBB91_162 ## %bb.145: movl $16, %eax cmpb $0, 37272(%rbx) jne LBB91_162 ## %bb.146: movl $15, %eax cmpb $0, 37260(%rbx) jne LBB91_162 ## %bb.147: movl $14, %eax cmpb $0, 37271(%rbx) jne LBB91_162 ## %bb.148: movl $13, %eax cmpb $0, 37261(%rbx) jne LBB91_162 ## %bb.149: movl $12, %eax cmpb $0, 37270(%rbx) jne LBB91_162 ## %bb.150: movl $11, %eax cmpb $0, 37262(%rbx) jne LBB91_162 ## %bb.151: movl $10, %eax cmpb $0, 37269(%rbx) jne LBB91_162 ## %bb.152: movl $9, %eax cmpb $0, 37263(%rbx) jne LBB91_162 ## %bb.153: movl $8, %eax cmpb $0, 37268(%rbx) jne LBB91_162 ## %bb.154: movl $7, %eax cmpb $0, 37264(%rbx) jne LBB91_162 ## %bb.155: movl $6, %eax cmpb $0, 37267(%rbx) jne LBB91_162 ## %bb.156: movl $5, %eax cmpb $0, 37265(%rbx) jne LBB91_162 ## %bb.157: movl $4, %eax cmpb $0, 37266(%rbx) jne LBB91_162 ## %bb.158: movl $3, %eax cmpb $0, 37258(%rbx) jne LBB91_162 ## %bb.159: movl $2, %eax cmpb $0, 37276(%rbx) jne LBB91_162 ## %bb.160: movl $1, %eax cmpb $0, 37275(%rbx) jne LBB91_162 ## %bb.161: xorl %eax, %eax cmpb $1, 37274(%rbx) sbbl %eax, %eax LBB91_162: cmpl $4, %eax movl $3, %edx cmovgel %eax, %edx leal -3(%rdx), %esi shll %cl, %esi orl %edi, %esi movl %esi, 96(%rbx) leal 4(%rcx), %eax movl %eax, 92(%rbx) cmpl $4, %ecx jae LBB91_174 LBB91_163: movl %edx, %r9d xorl %edi, %edi leaq _s_tdefl_packed_code_size_syms_swizzle(%rip), %r8 jmp LBB91_165 .p2align 4, 0x90 LBB91_164: ## in Loop: Header=BB91_165 Depth=1 leaq 1(%rdi), %rcx cmpq %r9, %rdi movq %rcx, %rdi je LBB91_176 LBB91_165: ## =>This Loop Header: Depth=1 ## Child Loop BB91_168 Depth 2 movzbl (%rdi,%r8), %ecx movzbl 37258(%rbx,%rcx), %edx cmpl $8, %edx jae LBB91_233 ## %bb.166: ## in Loop: Header=BB91_165 Depth=1 movl %eax, %ecx shll %cl, %edx orl %edx, %esi movl %esi, 96(%rbx) addl $3, %eax movl %eax, 92(%rbx) cmpl $8, %eax jae LBB91_168 jmp LBB91_164 .p2align 4, 0x90 LBB91_167: ## in Loop: Header=BB91_168 Depth=2 shrl $8, %esi movl %esi, 96(%rbx) addl $-8, %eax movl %eax, 92(%rbx) cmpl $7, %eax jbe LBB91_164 LBB91_168: ## Parent Loop BB91_165 Depth=1 ## => This Inner Loop Header: Depth=2 movq 64(%rbx), %rcx cmpq 72(%rbx), %rcx jae LBB91_167 ## %bb.169: ## in Loop: Header=BB91_168 Depth=2 leaq 1(%rcx), %rax movq %rax, 64(%rbx) movb %sil, (%rcx) movl 92(%rbx), %eax movl 96(%rbx), %esi jmp LBB91_167 .p2align 4, 0x90 LBB91_170: ## in Loop: Header=BB91_171 Depth=1 shrl $8, %edi movl %edi, 96(%rbx) addl $-8, %ecx movl %ecx, 92(%rbx) cmpl $7, %ecx jbe LBB91_143 LBB91_171: ## =>This Inner Loop Header: Depth=1 movq 64(%rbx), %rax cmpq 72(%rbx), %rax jae LBB91_170 ## %bb.172: ## in Loop: Header=BB91_171 Depth=1 leaq 1(%rax), %rcx movq %rcx, 64(%rbx) movb %dil, (%rax) movl 92(%rbx), %ecx movl 96(%rbx), %edi jmp LBB91_170 .p2align 4, 0x90 LBB91_173: ## in Loop: Header=BB91_174 Depth=1 shrl $8, %esi movl %esi, 96(%rbx) addl $-8, %eax movl %eax, 92(%rbx) cmpl $7, %eax jbe LBB91_163 LBB91_174: ## =>This Inner Loop Header: Depth=1 movq 64(%rbx), %rcx cmpq 72(%rbx), %rcx jae LBB91_173 ## %bb.175: ## in Loop: Header=BB91_174 Depth=1 leaq 1(%rcx), %rax movq %rax, 64(%rbx) movb %sil, (%rcx) movl 92(%rbx), %eax movl 96(%rbx), %esi jmp LBB91_173 LBB91_176: testl %r14d, %r14d je LBB91_192 ## %bb.177: xorl %r9d, %r9d leaq L_.str.12(%rip), %r8 jmp LBB91_180 .p2align 4, 0x90 LBB91_178: ## in Loop: Header=BB91_180 Depth=1 movl %esi, %edi movl %eax, %edx movl %r9d, %r10d LBB91_179: ## in Loop: Header=BB91_180 Depth=1 movl %edi, %esi movl %edx, %eax movl %r10d, %r9d cmpl %r14d, %r10d jae LBB91_193 LBB91_180: ## =>This Loop Header: Depth=1 ## Child Loop BB91_187 Depth 2 ## Child Loop BB91_190 Depth 2 movl %r9d, %r10d movzbl -688(%rbp,%r10), %r11d cmpq $19, %r11 jae LBB91_234 ## %bb.181: ## in Loop: Header=BB91_180 Depth=1 movzwl 36106(%rbx,%r11,2), %edi movzbl 37258(%rbx,%r11), %edx movl %edi, %r15d movl %edx, %ecx shrl %cl, %r15d testl %r15d, %r15d jne LBB91_235 ## %bb.182: ## in Loop: Header=BB91_180 Depth=1 incq %r10 movl %eax, %ecx shll %cl, %edi orl %esi, %edi movl %edi, 96(%rbx) addl %eax, %edx movl %edx, 92(%rbx) cmpl $8, %edx jae LBB91_187 LBB91_183: ## in Loop: Header=BB91_180 Depth=1 cmpb $16, %r11b jb LBB91_179 ## %bb.184: ## in Loop: Header=BB91_180 Depth=1 movzbl -688(%rbp,%r10), %esi addl $-16, %r11d movsbl (%r11,%r8), %eax movl %esi, %r10d movl %eax, %ecx shrl %cl, %r10d testl %r10d, %r10d jne LBB91_239 ## %bb.185: ## in Loop: Header=BB91_180 Depth=1 addl $2, %r9d movl %edx, %ecx shll %cl, %esi orl %edi, %esi movl %esi, 96(%rbx) addl %edx, %eax movl %eax, 92(%rbx) cmpl $8, %eax jae LBB91_190 jmp LBB91_178 .p2align 4, 0x90 LBB91_186: ## in Loop: Header=BB91_187 Depth=2 shrl $8, %edi movl %edi, 96(%rbx) addl $-8, %edx movl %edx, 92(%rbx) cmpl $7, %edx jbe LBB91_183 LBB91_187: ## Parent Loop BB91_180 Depth=1 ## => This Inner Loop Header: Depth=2 movq 64(%rbx), %rax cmpq 72(%rbx), %rax jae LBB91_186 ## %bb.188: ## in Loop: Header=BB91_187 Depth=2 leaq 1(%rax), %rcx movq %rcx, 64(%rbx) movb %dil, (%rax) movl 92(%rbx), %edx movl 96(%rbx), %edi jmp LBB91_186 .p2align 4, 0x90 LBB91_189: ## in Loop: Header=BB91_190 Depth=2 shrl $8, %esi movl %esi, 96(%rbx) addl $-8, %eax movl %eax, 92(%rbx) cmpl $7, %eax jbe LBB91_178 LBB91_190: ## Parent Loop BB91_180 Depth=1 ## => This Inner Loop Header: Depth=2 movq 64(%rbx), %rcx cmpq 72(%rbx), %rcx jae LBB91_189 ## %bb.191: ## in Loop: Header=BB91_190 Depth=2 leaq 1(%rcx), %rax movq %rax, 64(%rbx) movb %sil, (%rcx) movl 92(%rbx), %eax movl 96(%rbx), %esi jmp LBB91_189 LBB91_192: movl %eax, %edx movl %esi, %edi LBB91_193: movq 48(%rbx), %r12 movq 64(%rbx), %r14 movl %edi, %edi leaq 37546(%rbx), %r13 cmpq %r12, %r13 jae LBB91_213 ## %bb.194: movl $1, %r10d movq %r12, -696(%rbp) ## 8-byte Spill jmp LBB91_195 .p2align 4, 0x90 LBB91_210: ## in Loop: Header=BB91_195 Depth=1 movq %rax, %r13 cmpq 72(%rbx), %r14 jae LBB91_229 LBB91_212: ## in Loop: Header=BB91_195 Depth=1 movq %r11, (%r14) movl %r8d, %eax shrl $3, %eax movl %r8d, %ecx andb $-8, %cl shrq %cl, %r11 addq %rax, %r14 andl $7, %r8d shrl %r10d movq %r11, %rdi movl %r8d, %edx cmpq %r12, %r13 jae LBB91_214 LBB91_195: ## =>This Inner Loop Header: Depth=1 cmpl $1, %r10d jne LBB91_197 ## %bb.196: ## in Loop: Header=BB91_195 Depth=1 movzbl (%r13), %r10d incq %r13 orl $256, %r10d ## imm = 0x100 LBB91_197: ## in Loop: Header=BB91_195 Depth=1 testb $1, %r10b jne LBB91_206 ## %bb.198: ## in Loop: Header=BB91_195 Depth=1 movzbl (%r13), %eax movzbl 36682(%rbx,%rax), %r8d testl %r8d, %r8d je LBB91_237 ## %bb.199: ## in Loop: Header=BB91_195 Depth=1 movzwl 34954(%rbx,%rax,2), %r11d movl %edx, %ecx shlq %cl, %r11 leaq 1(%r13), %rax orq %rdi, %r11 addl %edx, %r8d testb $2, %r10b jne LBB91_210 ## %bb.200: ## in Loop: Header=BB91_195 Depth=1 cmpq %r12, %rax jae LBB91_210 ## %bb.201: ## in Loop: Header=BB91_195 Depth=1 movzbl 1(%r13), %ecx movzbl 36682(%rbx,%rcx), %esi testl %esi, %esi je LBB91_240 ## %bb.202: ## in Loop: Header=BB91_195 Depth=1 leaq 2(%r13), %rax movl %r10d, %edx movzwl 34954(%rbx,%rcx,2), %edi movl %r8d, %ecx shlq %cl, %rdi shrl %edx orq %rdi, %r11 addl %esi, %r8d testb $4, %r10b jne LBB91_211 ## %bb.203: ## in Loop: Header=BB91_195 Depth=1 cmpq %r12, %rax jae LBB91_211 ## %bb.204: ## in Loop: Header=BB91_195 Depth=1 movzbl (%rax), %ecx movzbl 36682(%rbx,%rcx), %eax testl %eax, %eax je LBB91_241 ## %bb.205: ## in Loop: Header=BB91_195 Depth=1 movzwl 34954(%rbx,%rcx,2), %edx movl %r8d, %ecx shlq %cl, %rdx addq $3, %r13 shrl $2, %r10d orq %rdx, %r11 addl %eax, %r8d cmpq 72(%rbx), %r14 jb LBB91_212 jmp LBB91_229 .p2align 4, 0x90 LBB91_206: ## in Loop: Header=BB91_195 Depth=1 movzbl (%r13), %r15d leaq _s_tdefl_len_sym(%rip), %rax movzwl (%rax,%r15,2), %r9d movzbl 36682(%rbx,%r9), %esi testl %esi, %esi je LBB91_236 ## %bb.207: ## in Loop: Header=BB91_195 Depth=1 movq %rdi, -712(%rbp) ## 8-byte Spill movzwl 1(%r13), %r12d movl %r12d, %edi andl $511, %edi ## imm = 0x1FF leaq _s_tdefl_small_dist_sym(%rip), %rax leaq (%rax,%rdi), %r8 movq %r12, %rax shrq $8, %rax leaq _s_tdefl_large_dist_sym(%rip), %rcx addq %rax, %rcx cmpl $512, %r12d ## imm = 0x200 cmovbq %r8, %rcx movzbl (%rcx), %r11d movzbl 36970(%rbx,%r11), %r8d testl %r8d, %r8d je LBB91_238 ## %bb.208: ## in Loop: Header=BB91_195 Depth=1 addq $3, %r13 movq %r14, -704(%rbp) ## 8-byte Spill movzwl %r12w, %r14d movq %r13, %rcx leaq _s_tdefl_large_dist_extra(%rip), %r13 addq %r13, %rax movq %rcx, %r13 leaq _s_tdefl_small_dist_extra(%rip), %rcx addq %rcx, %rdi cmpl $512, %r14d ## imm = 0x200 movq -704(%rbp), %r14 ## 8-byte Reload cmovaeq %rax, %rdi movzwl 34954(%rbx,%r9,2), %eax movl %edx, %ecx shlq %cl, %rax addl %edx, %esi leaq _s_tdefl_len_extra(%rip), %rcx movzbl (%r15,%rcx), %ecx leaq _mz_bitmasks(%rip), %r9 andl (%r9,%rcx,4), %r15d leal (%rcx,%rsi), %edx movl %esi, %ecx shlq %cl, %r15 movzwl 35530(%rbx,%r11,2), %esi movl %edx, %ecx shlq %cl, %rsi orq -712(%rbp), %rax ## 8-byte Folded Reload movzbl (%rdi), %edi addl %edx, %r8d movl (%r9,%rdi,4), %r11d andl %r12d, %r11d movl %r8d, %ecx shlq %cl, %r11 orq %rax, %r15 orq %r15, %rsi orq %rsi, %r11 addl %edi, %r8d movq -696(%rbp), %r12 ## 8-byte Reload cmpq 72(%rbx), %r14 jb LBB91_212 jmp LBB91_229 LBB91_211: ## in Loop: Header=BB91_195 Depth=1 movq %rax, %r13 movl %edx, %r10d cmpq 72(%rbx), %r14 jb LBB91_212 LBB91_229: xorl %eax, %eax jmp LBB91_230 LBB91_213: movl %edx, %r8d movq %rdi, %r11 LBB91_214: movq %r14, 64(%rbx) movq $0, 92(%rbx) testl %r8d, %r8d je LBB91_222 ## %bb.215: xorl %r10d, %r10d leaq _mz_bitmasks(%rip), %r9 xorl %edx, %edx jmp LBB91_217 .p2align 4, 0x90 LBB91_216: ## in Loop: Header=BB91_217 Depth=1 movl %esi, %ecx shrq %cl, %r11 movl %edi, %r10d subl %esi, %r8d je LBB91_223 LBB91_217: ## =>This Loop Header: Depth=1 ## Child Loop BB91_220 Depth 2 cmpl $16, %r8d movl $16, %esi cmovbl %r8d, %esi movl (%r9,%rsi,4), %edi andl %r11d, %edi movl %edi, %eax movl %esi, %ecx shrl %cl, %eax testl %eax, %eax jne LBB91_232 ## %bb.218: ## in Loop: Header=BB91_217 Depth=1 movl %edx, %ecx shll %cl, %edi orl %r10d, %edi movl %edi, 96(%rbx) addl %esi, %edx movl %edx, 92(%rbx) cmpl $8, %edx jae LBB91_220 jmp LBB91_216 .p2align 4, 0x90 LBB91_219: ## in Loop: Header=BB91_220 Depth=2 shrl $8, %edi movl %edi, 96(%rbx) addl $-8, %edx movl %edx, 92(%rbx) cmpl $7, %edx jbe LBB91_216 LBB91_220: ## Parent Loop BB91_217 Depth=1 ## => This Inner Loop Header: Depth=2 movq 64(%rbx), %rax cmpq 72(%rbx), %rax jae LBB91_219 ## %bb.221: ## in Loop: Header=BB91_220 Depth=2 leaq 1(%rax), %rcx movq %rcx, 64(%rbx) movb %dil, (%rax) movl 92(%rbx), %edx movl 96(%rbx), %edi jmp LBB91_219 LBB91_222: xorl %edi, %edi xorl %edx, %edx LBB91_223: movzwl 35466(%rbx), %esi movzbl 36938(%rbx), %eax movl %esi, %r8d movl %eax, %ecx shrl %cl, %r8d testl %r8d, %r8d jne LBB91_242 ## %bb.224: movl %edx, %ecx shll %cl, %esi orl %edi, %esi movl %esi, 96(%rbx) addl %edx, %eax movl %eax, 92(%rbx) cmpl $8, %eax jae LBB91_227 LBB91_225: movq 64(%rbx), %rcx xorl %eax, %eax cmpq 72(%rbx), %rcx setb %al LBB91_230: movq ___stack_chk_guard@GOTPCREL(%rip), %rcx movq (%rcx), %rcx cmpq -48(%rbp), %rcx jne LBB91_245 LBB91_231: addq $680, %rsp ## imm = 0x2A8 popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .p2align 4, 0x90 LBB91_226: ## in Loop: Header=BB91_227 Depth=1 shrl $8, %esi movl %esi, 96(%rbx) addl $-8, %eax movl %eax, 92(%rbx) cmpl $7, %eax jbe LBB91_225 LBB91_227: ## =>This Inner Loop Header: Depth=1 movq 64(%rbx), %rcx cmpq 72(%rbx), %rcx jae LBB91_226 ## %bb.228: ## in Loop: Header=BB91_227 Depth=1 leaq 1(%rcx), %rax movq %rax, 64(%rbx) movb %sil, (%rcx) movl 92(%rbx), %eax movl 96(%rbx), %esi jmp LBB91_226 LBB91_232: callq _tdefl_compress_block.cold.6 jmp LBB91_243 LBB91_233: callq _tdefl_compress_block.cold.1 jmp LBB91_243 LBB91_234: callq _tdefl_compress_block.cold.9 jmp LBB91_243 LBB91_235: callq _tdefl_compress_block.cold.11 jmp LBB91_243 LBB91_236: callq _tdefl_compress_block.cold.7 jmp LBB91_243 LBB91_237: callq _tdefl_compress_block.cold.2 jmp LBB91_243 LBB91_238: callq _tdefl_compress_block.cold.8 jmp LBB91_243 LBB91_239: callq _tdefl_compress_block.cold.10 jmp LBB91_243 LBB91_240: callq _tdefl_compress_block.cold.3 jmp LBB91_243 LBB91_241: callq _tdefl_compress_block.cold.4 jmp LBB91_243 LBB91_242: callq _tdefl_compress_block.cold.5 LBB91_243: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB91_245 ## %bb.244: xorl %eax, %eax jmp LBB91_231 LBB91_245: callq ___stack_chk_fail .cfi_endproc ## -- End function .section __TEXT,__literal16,16byte_literals .p2align 4 ## -- Begin function tdefl_optimize_huffman_table LCPI92_0: .long 0 ## 0x0 .long 4294967295 ## 0xffffffff .long 4294967294 ## 0xfffffffe .long 4294967293 ## 0xfffffffd LCPI92_1: .long 4294967292 ## 0xfffffffc .long 4294967292 ## 0xfffffffc .long 4294967292 ## 0xfffffffc .long 4294967292 ## 0xfffffffc LCPI92_2: .long 1065353216 ## 0x3f800000 .long 1065353216 ## 0x3f800000 .long 1065353216 ## 0x3f800000 .long 1065353216 ## 0x3f800000 LCPI92_3: .long 4294967288 ## 0xfffffff8 .long 4294967288 ## 0xfffffff8 .long 4294967288 ## 0xfffffff8 .long 4294967288 ## 0xfffffff8 .section __TEXT,__text,regular,pure_instructions .p2align 4, 0x90 _tdefl_optimize_huffman_table: ## @tdefl_optimize_huffman_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 movl $5592, %eax ## imm = 0x15D8 callq ____chkstk_darwin subq %rax, %rsp popq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 ## kill: def $ecx killed $ecx def $rcx movl %edx, %ebx movq %rdi, %r14 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) pxor %xmm0, %xmm0 movdqa %xmm0, -3264(%rbp) movdqa %xmm0, -3248(%rbp) movdqa %xmm0, -3232(%rbp) movdqa %xmm0, -3216(%rbp) movdqa %xmm0, -3200(%rbp) movdqa %xmm0, -3184(%rbp) movdqa %xmm0, -3168(%rbp) movdqa %xmm0, -3152(%rbp) movl $0, -3136(%rbp) movl %esi, %r15d movl %edx, %r11d testl %r8d, %r8d je LBB92_11 ## %bb.1: testl %ebx, %ebx jle LBB92_8 ## %bb.2: cmpl $1, %ebx jne LBB92_4 ## %bb.3: xorl %eax, %eax jmp LBB92_6 LBB92_11: testl %ebx, %ebx movq %rcx, -5576(%rbp) ## 8-byte Spill movq %r14, -5616(%rbp) ## 8-byte Spill movq %r11, -5608(%rbp) ## 8-byte Spill movl %ebx, -5580(%rbp) ## 4-byte Spill movq %r15, -5592(%rbp) ## 8-byte Spill jle LBB92_12 ## %bb.13: cmpl $1, %ebx jne LBB92_15 ## %bb.14: xorl %eax, %eax xorl %r13d, %r13d LBB92_21: testb $1, %r11b je LBB92_24 ## %bb.22: leaq (%r15,%r15,8), %rcx shlq $6, %rcx addq %r14, %rcx movzwl 33226(%rcx,%rax,2), %ecx testw %cx, %cx je LBB92_24 ## %bb.23: movslq %r13d, %rdx movw %cx, -4416(%rbp,%rdx,4) leal 1(%rdx), %r13d movw %ax, -4414(%rbp,%rdx,4) LBB92_24: leaq -2096(%rbp), %rdi movl $2048, %esi ## imm = 0x800 callq ___bzero testl %r13d, %r13d je LBB92_25 ## %bb.26: movl %r13d, %r8d cmpl $1, %r13d jne LBB92_37 ## %bb.27: xorl %eax, %eax jmp LBB92_28 LBB92_4: movl %r11d, %edi andl $-2, %edi leaq (%r15,%r15,8), %rax shlq $5, %rax leaq (%rax,%r14), %rdx addq $36683, %rdx ## imm = 0x8F4B xorl %eax, %eax .p2align 4, 0x90 LBB92_5: ## =>This Inner Loop Header: Depth=1 movzbl -1(%rdx,%rax), %esi incl -3264(%rbp,%rsi,4) movzbl (%rdx,%rax), %esi incl -3264(%rbp,%rsi,4) addq $2, %rax cmpq %rax, %rdi jne LBB92_5 LBB92_6: testb $1, %r11b je LBB92_8 ## %bb.7: leaq (%r15,%r15,8), %rdx shlq $5, %rdx addq %r14, %rdx movzbl 36682(%rax,%rdx), %eax incl -3264(%rbp,%rax,4) jmp LBB92_8 LBB92_12: leaq -2096(%rbp), %rdi movl $2048, %esi ## imm = 0x800 callq ___bzero LBB92_25: xorl %r13d, %r13d movb $1, %r9b xorl %r8d, %r8d xorl %eax, %eax jmp LBB92_31 LBB92_15: movl %r11d, %ecx andl $-2, %ecx leaq (%r15,%r15,8), %rax shlq $6, %rax leaq (%rax,%r14), %rdx addq $33228, %rdx ## imm = 0x81CC xorl %eax, %eax xorl %r13d, %r13d jmp LBB92_16 .p2align 4, 0x90 LBB92_20: ## in Loop: Header=BB92_16 Depth=1 addq $2, %rax cmpq %rax, %rcx je LBB92_21 LBB92_16: ## =>This Inner Loop Header: Depth=1 movzwl -2(%rdx,%rax,2), %esi testw %si, %si je LBB92_18 ## %bb.17: ## in Loop: Header=BB92_16 Depth=1 movslq %r13d, %rdi movw %si, -4416(%rbp,%rdi,4) leal 1(%rdi), %r13d movw %ax, -4414(%rbp,%rdi,4) LBB92_18: ## in Loop: Header=BB92_16 Depth=1 movzwl (%rdx,%rax,2), %esi testw %si, %si je LBB92_20 ## %bb.19: ## in Loop: Header=BB92_16 Depth=1 movslq %r13d, %rdi movw %si, -4416(%rbp,%rdi,4) leal 1(%rdi), %r13d leal 1(%rax), %esi movw %si, -4414(%rbp,%rdi,4) jmp LBB92_20 LBB92_37: movl %r8d, %ecx andl $-2, %ecx xorl %eax, %eax .p2align 4, 0x90 LBB92_38: ## =>This Inner Loop Header: Depth=1 movzwl -4416(%rbp,%rax,4), %edx movzbl %dl, %esi incl -2096(%rbp,%rsi,4) shrq $8, %rdx movl %edx, %edx incl -1072(%rbp,%rdx,4) movzwl -4412(%rbp,%rax,4), %edx movzbl %dl, %esi incl -2096(%rbp,%rsi,4) shrq $8, %rdx movl %edx, %edx incl -1072(%rbp,%rdx,4) addq $2, %rax cmpq %rax, %rcx jne LBB92_38 LBB92_28: testb $1, %r8b je LBB92_30 ## %bb.29: movzwl -4416(%rbp,%rax,4), %eax movzbl %al, %ecx incl -2096(%rbp,%rcx,4) shrq $8, %rax movl %eax, %eax incl -1072(%rbp,%rax,4) LBB92_30: movl -1072(%rbp), %eax xorl %r9d, %r9d LBB92_31: leaq -4416(%rbp), %r12 leaq -5568(%rbp), %rbx xorl %ecx, %ecx cmpl %r13d, %eax sete %cl movl $2, %r11d subq %rcx, %r11 leaq -1(%r8), %rax movq %rax, -5600(%rbp) ## 8-byte Spill movl %r8d, %r10d andl $-2, %r10d leaq -2084(%rbp), %rax xorl %r15d, %r15d xorl %ecx, %ecx movl %r9d, -5584(%rbp) ## 4-byte Spill movq %r11, -5624(%rbp) ## 8-byte Spill jmp LBB92_32 .p2align 4, 0x90 LBB92_43: ## in Loop: Header=BB92_32 Depth=1 incq %r15 addl $8, %ecx addq $1024, %rax ## imm = 0x400 movq %r14, %rbx cmpq %r11, %r15 je LBB92_44 LBB92_32: ## =>This Loop Header: Depth=1 ## Child Loop BB92_33 Depth 2 ## Child Loop BB92_40 Depth 2 movq %r12, %r14 movq %rbx, %r12 xorl %ebx, %ebx xorl %esi, %esi .p2align 4, 0x90 LBB92_33: ## Parent Loop BB92_32 Depth=1 ## => This Inner Loop Header: Depth=2 movl %esi, -3120(%rbp,%rbx,4) addl -12(%rax,%rbx,4), %esi movl %esi, -3116(%rbp,%rbx,4) addl -8(%rax,%rbx,4), %esi movl %esi, -3112(%rbp,%rbx,4) addl -4(%rax,%rbx,4), %esi movl %esi, -3108(%rbp,%rbx,4) addl (%rax,%rbx,4), %esi addq $4, %rbx cmpq $256, %rbx ## imm = 0x100 jne LBB92_33 ## %bb.34: ## in Loop: Header=BB92_32 Depth=1 testb %r9b, %r9b jne LBB92_43 ## %bb.35: ## in Loop: Header=BB92_32 Depth=1 movq %r8, %r11 cmpq $0, -5600(%rbp) ## 8-byte Folded Reload je LBB92_36 ## %bb.39: ## in Loop: Header=BB92_32 Depth=1 xorl %ebx, %ebx .p2align 4, 0x90 LBB92_40: ## Parent Loop BB92_32 Depth=1 ## => This Inner Loop Header: Depth=2 movzwl (%r14,%rbx,4), %esi shrq %cl, %rsi movzbl %sil, %esi movl -3120(%rbp,%rsi,4), %r8d leal 1(%r8), %r9d movl %r9d, -3120(%rbp,%rsi,4) movl (%r14,%rbx,4), %esi movl %esi, (%r12,%r8,4) movzwl 4(%r14,%rbx,4), %esi shrq %cl, %rsi movzbl %sil, %esi movl -3120(%rbp,%rsi,4), %edi leal 1(%rdi), %edx movl %edx, -3120(%rbp,%rsi,4) movl 4(%r14,%rbx,4), %edx movl %edx, (%r12,%rdi,4) addq $2, %rbx cmpq %rbx, %r10 jne LBB92_40 jmp LBB92_41 LBB92_36: ## in Loop: Header=BB92_32 Depth=1 xorl %ebx, %ebx LBB92_41: ## in Loop: Header=BB92_32 Depth=1 movq %r11, %r8 testb $1, %r8b movl -5584(%rbp), %r9d ## 4-byte Reload movq -5624(%rbp), %r11 ## 8-byte Reload je LBB92_43 ## %bb.42: ## in Loop: Header=BB92_32 Depth=1 movzwl (%r14,%rbx,4), %edx shrq %cl, %rdx movzbl %dl, %edx movl -3120(%rbp,%rdx,4), %esi leal 1(%rsi), %edi movl %edi, -3120(%rbp,%rdx,4) movl (%r14,%rbx,4), %edx movl %edx, (%r12,%rsi,4) jmp LBB92_43 LBB92_44: testl %r13d, %r13d movq -5616(%rbp), %r14 ## 8-byte Reload je LBB92_107 ## %bb.45: cmpl $1, %r13d jne LBB92_47 ## %bb.46: movw $1, (%r12) jmp LBB92_86 LBB92_47: movzwl (%r12), %eax addw 4(%r12), %ax movw %ax, (%r12) leal -1(%r13), %r15d cmpl $2, %r13d jle LBB92_48 ## %bb.49: movl %r15d, %ecx movl $2, %r10d subq %rcx, %r10 xorl %edi, %edi movl $2, %edx movl $1, %esi .p2align 4, 0x90 LBB92_50: ## =>This Inner Loop Header: Depth=1 movslq %edi, %rbx cmpl %r13d, %edx jge LBB92_52 ## %bb.51: ## in Loop: Header=BB92_50 Depth=1 movslq %edx, %rcx movzwl (%r12,%rcx,4), %ecx cmpw %cx, %ax jae LBB92_53 LBB92_52: ## in Loop: Header=BB92_50 Depth=1 movw %ax, (%r12,%rsi,4) leal 1(%rbx), %edi movw %si, (%r12,%rbx,4) movslq %edi, %rbx cmpl %r13d, %edx jge LBB92_55 LBB92_56: ## in Loop: Header=BB92_50 Depth=1 cmpq %rbx, %rsi jle LBB92_57 ## %bb.59: ## in Loop: Header=BB92_50 Depth=1 movzwl (%r12,%rbx,4), %eax movslq %edx, %rcx movzwl (%r12,%rcx,4), %ecx cmpw %cx, %ax jb LBB92_60 jmp LBB92_58 .p2align 4, 0x90 LBB92_53: ## in Loop: Header=BB92_50 Depth=1 incl %edx movw %cx, (%r12,%rsi,4) cmpl %r13d, %edx jl LBB92_56 LBB92_55: ## in Loop: Header=BB92_50 Depth=1 movzwl (%r12,%rbx,4), %eax LBB92_60: ## in Loop: Header=BB92_50 Depth=1 addw %ax, (%r12,%rsi,4) incl %edi movw %si, (%r12,%rbx,4) jmp LBB92_61 .p2align 4, 0x90 LBB92_57: ## in Loop: Header=BB92_50 Depth=1 movslq %edx, %rax movzwl (%r12,%rax,4), %ecx LBB92_58: ## in Loop: Header=BB92_50 Depth=1 incl %edx addw %cx, (%r12,%rsi,4) LBB92_61: ## in Loop: Header=BB92_50 Depth=1 leaq (%r10,%rsi), %rax cmpq $1, %rax je LBB92_63 ## %bb.62: ## in Loop: Header=BB92_50 Depth=1 movslq %edi, %rax movzwl (%r12,%rax,4), %eax incq %rsi jmp LBB92_50 LBB92_48: leal -2(%r13), %esi movslq %r13d, %rax movw $0, -8(%r12,%rax,4) jmp LBB92_69 LBB92_63: leal -2(%r13), %esi movslq %esi, %rdi movw $0, (%r12,%rdi,4) leal -3(%r13), %edx movq %rdx, %rax andq $3, %rdi je LBB92_66 ## %bb.64: movq %rdx, %rax .p2align 4, 0x90 LBB92_65: ## =>This Inner Loop Header: Depth=1 movzwl (%r12,%rax,4), %ecx movzwl (%r12,%rcx,4), %ecx incl %ecx movw %cx, (%r12,%rax,4) decq %rax decq %rdi jne LBB92_65 LBB92_66: cmpl $3, %edx jb LBB92_69 ## %bb.67: incq %rax .p2align 4, 0x90 LBB92_68: ## =>This Inner Loop Header: Depth=1 movzwl -4(%r12,%rax,4), %ecx movzwl (%r12,%rcx,4), %ecx incl %ecx movw %cx, -4(%r12,%rax,4) movzwl -8(%r12,%rax,4), %ecx movzwl (%r12,%rcx,4), %ecx incl %ecx movw %cx, -8(%r12,%rax,4) movzwl -12(%r12,%rax,4), %ecx movzwl (%r12,%rcx,4), %ecx incl %ecx movw %cx, -12(%r12,%rax,4) movzwl -16(%r12,%rax,4), %ecx movzwl (%r12,%rcx,4), %ecx incl %ecx movw %cx, -16(%r12,%rax,4) addq $-4, %rax jne LBB92_68 LBB92_69: movl $1, %edx xorl %edi, %edi jmp LBB92_70 .p2align 4, 0x90 LBB92_84: ## in Loop: Header=BB92_70 Depth=1 leal (%r11,%r11), %edx incl %edi testl %r11d, %r11d jle LBB92_85 LBB92_70: ## =>This Loop Header: Depth=1 ## Child Loop BB92_73 Depth 2 ## Child Loop BB92_80 Depth 2 ## Child Loop BB92_83 Depth 2 testl %esi, %esi js LBB92_71 ## %bb.72: ## in Loop: Header=BB92_70 Depth=1 leal 1(%rsi), %r11d xorl %eax, %eax .p2align 4, 0x90 LBB92_73: ## Parent Loop BB92_70 Depth=1 ## => This Inner Loop Header: Depth=2 movl %esi, %ecx movzwl (%r12,%rcx,4), %ecx cmpl %ecx, %edi jne LBB92_74 ## %bb.75: ## in Loop: Header=BB92_73 Depth=2 incl %eax decl %esi cmpl %eax, %r11d jne LBB92_73 ## %bb.76: ## in Loop: Header=BB92_70 Depth=1 movl $-1, %esi jmp LBB92_77 .p2align 4, 0x90 LBB92_71: ## in Loop: Header=BB92_70 Depth=1 xorl %r11d, %r11d jmp LBB92_77 .p2align 4, 0x90 LBB92_74: ## in Loop: Header=BB92_70 Depth=1 movl %eax, %r11d LBB92_77: ## in Loop: Header=BB92_70 Depth=1 movl %edx, %eax subl %r11d, %eax jle LBB92_84 ## %bb.78: ## in Loop: Header=BB92_70 Depth=1 movslq %r15d, %r15 movl %r11d, %r10d notl %r10d addl %edx, %r10d testb $3, %al je LBB92_82 ## %bb.79: ## in Loop: Header=BB92_70 Depth=1 leaq (%r12,%r15,4), %rbx movl %edx, %eax subb %r11b, %al movzbl %al, %eax andl $3, %eax xorl %ecx, %ecx .p2align 4, 0x90 LBB92_80: ## Parent Loop BB92_70 Depth=1 ## => This Inner Loop Header: Depth=2 movw %di, (%rbx) addq $-4, %rbx incq %rcx cmpl %ecx, %eax jne LBB92_80 ## %bb.81: ## in Loop: Header=BB92_70 Depth=1 subq %rcx, %r15 subl %ecx, %edx LBB92_82: ## in Loop: Header=BB92_70 Depth=1 cmpl $3, %r10d jb LBB92_84 .p2align 4, 0x90 LBB92_83: ## Parent Loop BB92_70 Depth=1 ## => This Inner Loop Header: Depth=2 movw %di, (%r12,%r15,4) movw %di, -4(%r12,%r15,4) movw %di, -8(%r12,%r15,4) movw %di, -12(%r12,%r15,4) addq $-4, %r15 addl $-4, %edx cmpl %r11d, %edx jg LBB92_83 jmp LBB92_84 LBB92_85: testl %r13d, %r13d jle LBB92_107 LBB92_86: movl %r8d, %eax andl $3, %eax cmpq $3, -5600(%rbp) ## 8-byte Folded Reload jae LBB92_88 ## %bb.87: xorl %ecx, %ecx jmp LBB92_90 LBB92_88: andl $-4, %r8d xorl %ecx, %ecx .p2align 4, 0x90 LBB92_89: ## =>This Inner Loop Header: Depth=1 movzwl (%r12,%rcx,4), %edx incl -3264(%rbp,%rdx,4) movzwl 4(%r12,%rcx,4), %edx incl -3264(%rbp,%rdx,4) movzwl 8(%r12,%rcx,4), %edx incl -3264(%rbp,%rdx,4) movzwl 12(%r12,%rcx,4), %edx incl -3264(%rbp,%rdx,4) addq $4, %rcx cmpq %rcx, %r8 jne LBB92_89 LBB92_90: testq %rax, %rax je LBB92_93 ## %bb.91: leaq (%r12,%rcx,4), %rcx xorl %edx, %edx .p2align 4, 0x90 LBB92_92: ## =>This Inner Loop Header: Depth=1 movzwl (%rcx,%rdx,4), %esi incl -3264(%rbp,%rsi,4) incq %rdx cmpq %rdx, %rax jne LBB92_92 LBB92_93: cmpl $2, %r13d jl LBB92_107 ## %bb.94: movq -5576(%rbp), %rdi ## 8-byte Reload movl %edi, %esi cmpl $31, %edi jg LBB92_119 ## %bb.95: movslq %edi, %rax movl -3264(%rbp,%rsi,4), %ecx ## kill: def $edi killed $edi killed $rdi def $rdi negl %edi movq %rax, %rdx andq $3, %rdi je LBB92_97 .p2align 4, 0x90 LBB92_96: ## =>This Inner Loop Header: Depth=1 addl -3260(%rbp,%rdx,4), %ecx incq %rdx movl %ecx, -3264(%rbp,%rsi,4) decq %rdi jne LBB92_96 LBB92_97: addq $-29, %rax cmpq $3, %rax jb LBB92_98 .p2align 4, 0x90 LBB92_125: ## =>This Inner Loop Header: Depth=1 addl -3260(%rbp,%rdx,4), %ecx movl %ecx, -3264(%rbp,%rsi,4) addl -3256(%rbp,%rdx,4), %ecx movl %ecx, -3264(%rbp,%rsi,4) addl -3252(%rbp,%rdx,4), %ecx movl %ecx, -3264(%rbp,%rsi,4) addl -3248(%rbp,%rdx,4), %ecx addq $4, %rdx movl %ecx, -3264(%rbp,%rsi,4) cmpq $32, %rdx jne LBB92_125 LBB92_98: movq -5576(%rbp), %rdi ## 8-byte Reload testl %edi, %edi jle LBB92_99 LBB92_119: cmpl $1, %edi movq %rsi, %rcx adcq $-1, %rcx incq %rcx xorl %edx, %edx movq %rsi, %rax cmpq $8, %rcx jb LBB92_123 ## %bb.120: movq %rcx, %r8 andq $-8, %r8 movq %rsi, %rax subq %r8, %rax movd -5576(%rbp), %xmm0 ## 4-byte Folded Reload ## xmm0 = mem[0],zero,zero,zero pshufd $0, %xmm0, %xmm10 ## xmm10 = xmm0[0,0,0,0] movdqa LCPI92_0(%rip), %xmm1 ## xmm1 = [0,4294967295,4294967294,4294967293] paddd %xmm10, %xmm1 movq %r8, %rdx negq %rdx leaq -3276(,%rsi,4), %rbx addq %rbp, %rbx pxor %xmm2, %xmm2 xorl %edi, %edi movdqa LCPI92_1(%rip), %xmm8 ## xmm8 = [4294967292,4294967292,4294967292,4294967292] movdqa LCPI92_2(%rip), %xmm5 ## xmm5 = [1065353216,1065353216,1065353216,1065353216] movdqa LCPI92_3(%rip), %xmm9 ## xmm9 = [4294967288,4294967288,4294967288,4294967288] pxor %xmm3, %xmm3 .p2align 4, 0x90 LBB92_121: ## =>This Inner Loop Header: Depth=1 movdqu -16(%rbx,%rdi,4), %xmm7 movdqu (%rbx,%rdi,4), %xmm4 pshufd $27, %xmm4, %xmm4 ## xmm4 = xmm4[3,2,1,0] pshufd $27, %xmm7, %xmm7 ## xmm7 = xmm7[3,2,1,0] movdqa %xmm10, %xmm0 psubd %xmm1, %xmm0 movdqa %xmm0, %xmm6 psubd %xmm8, %xmm6 pslld $23, %xmm0 paddd %xmm5, %xmm0 cvttps2dq %xmm0, %xmm0 pmulld %xmm4, %xmm0 paddd %xmm0, %xmm2 pslld $23, %xmm6 paddd %xmm5, %xmm6 cvttps2dq %xmm6, %xmm0 pmulld %xmm7, %xmm0 paddd %xmm0, %xmm3 paddd %xmm9, %xmm1 addq $-8, %rdi cmpq %rdi, %rdx jne LBB92_121 ## %bb.122: paddd %xmm2, %xmm3 pshufd $238, %xmm3, %xmm0 ## xmm0 = xmm3[2,3,2,3] paddd %xmm3, %xmm0 pshufd $85, %xmm0, %xmm1 ## xmm1 = xmm0[1,1,1,1] paddd %xmm0, %xmm1 movd %xmm1, %edx cmpq %r8, %rcx je LBB92_100 LBB92_123: leaq 1(%rax), %rdi movq -5576(%rbp), %rcx ## 8-byte Reload ## kill: def $ecx killed $ecx killed $rcx subl %eax, %ecx .p2align 4, 0x90 LBB92_124: ## =>This Inner Loop Header: Depth=1 movl -3268(%rbp,%rdi,4), %eax shll %cl, %eax addl %eax, %edx decq %rdi incl %ecx cmpq $1, %rdi ja LBB92_124 jmp LBB92_100 LBB92_99: xorl %edx, %edx LBB92_100: movl $1, %ebx movl %esi, %ecx shlq %cl, %rbx movl %edx, %eax cmpq %rax, %rbx jne LBB92_101 LBB92_107: movq -5592(%rbp), %rax ## 8-byte Reload leaq (%rax,%rax,8), %rbx movq %rbx, %r15 shlq $5, %r15 leaq (%r14,%r15), %rdi addq $36682, %rdi ## imm = 0x8F4A movl $288, %esi ## imm = 0x120 callq ___bzero shlq $6, %rbx leaq (%r14,%rbx), %rdi addq $34954, %rdi ## imm = 0x888A movl $576, %esi ## imm = 0x240 callq ___bzero cmpl $0, -5576(%rbp) ## 4-byte Folded Reload movq -5608(%rbp), %r11 ## 8-byte Reload jle LBB92_118 ## %bb.108: movq -5576(%rbp), %rax ## 8-byte Reload leal 1(%rax), %r8d addq $-2, %r12 movl $1, %ecx jmp LBB92_109 .p2align 4, 0x90 LBB92_117: ## in Loop: Header=BB92_109 Depth=1 incq %rcx cmpq %r8, %rcx je LBB92_118 LBB92_109: ## =>This Loop Header: Depth=1 ## Child Loop BB92_112 Depth 2 ## Child Loop BB92_116 Depth 2 movl -3264(%rbp,%rcx,4), %edx testl %edx, %edx jle LBB92_117 ## %bb.110: ## in Loop: Header=BB92_109 Depth=1 movslq %r13d, %r13 leal -1(%rdx), %r9d testb $3, %dl je LBB92_114 ## %bb.111: ## in Loop: Header=BB92_109 Depth=1 leaq (%r12,%r13,4), %rdi movl %edx, %r10d andl $3, %r10d xorl %ebx, %ebx .p2align 4, 0x90 LBB92_112: ## Parent Loop BB92_109 Depth=1 ## => This Inner Loop Header: Depth=2 movzwl (%rdi), %esi leaq (%r14,%r15), %rax movb %cl, 36682(%rsi,%rax) incq %rbx addq $-4, %rdi cmpl %ebx, %r10d jne LBB92_112 ## %bb.113: ## in Loop: Header=BB92_109 Depth=1 subq %rbx, %r13 subl %ebx, %edx LBB92_114: ## in Loop: Header=BB92_109 Depth=1 cmpl $3, %r9d jb LBB92_117 ## %bb.115: ## in Loop: Header=BB92_109 Depth=1 decl %edx .p2align 4, 0x90 LBB92_116: ## Parent Loop BB92_109 Depth=1 ## => This Inner Loop Header: Depth=2 movzwl (%r12,%r13,4), %eax leaq (%r14,%r15), %rsi movb %cl, 36682(%rax,%rsi) movzwl -4(%r12,%r13,4), %eax movb %cl, 36682(%rax,%rsi) movzwl -8(%r12,%r13,4), %eax movb %cl, 36682(%rax,%rsi) movzwl -12(%r12,%r13,4), %eax addq $-4, %r13 movb %cl, 36682(%rax,%rsi) addl $-4, %edx cmpl $-2, %edx jb LBB92_116 jmp LBB92_117 LBB92_118: movl -5580(%rbp), %ebx ## 4-byte Reload movq -5592(%rbp), %r15 ## 8-byte Reload movq -5576(%rbp), %rcx ## 8-byte Reload LBB92_8: movl $0, -2092(%rbp) cmpl $2, %ecx jl LBB92_129 ## %bb.9: incl %ecx cmpl $3, %ecx jne LBB92_141 ## %bb.10: xorl %eax, %eax movl $2, %esi testb $1, %cl jne LBB92_128 jmp LBB92_129 LBB92_141: leaq -2(%rcx), %rdx andq $-2, %rdx xorl %eax, %eax xorl %esi, %esi .p2align 4, 0x90 LBB92_142: ## =>This Inner Loop Header: Depth=1 addl -3260(%rbp,%rsi,4), %eax addl %eax, %eax movl %eax, -2088(%rbp,%rsi,4) addl -3256(%rbp,%rsi,4), %eax addl %eax, %eax movl %eax, -2084(%rbp,%rsi,4) addq $2, %rsi cmpq %rsi, %rdx jne LBB92_142 ## %bb.126: addq $2, %rsi testb $1, %cl je LBB92_129 LBB92_128: addl -3268(%rbp,%rsi,4), %eax addl %eax, %eax movl %eax, -2096(%rbp,%rsi,4) LBB92_129: testl %ebx, %ebx jle LBB92_139 ## %bb.130: xorl %eax, %eax leaq (%r15,%r15,8), %r8 movq %r8, %r9 shlq $5, %r9 addq %r14, %r9 jmp LBB92_131 .p2align 4, 0x90 LBB92_137: ## in Loop: Header=BB92_131 Depth=1 movq %r8, %rdx shlq $6, %rdx addq %r14, %rdx movw %cx, 34954(%rdx,%rax,2) LBB92_138: ## in Loop: Header=BB92_131 Depth=1 incq %rax cmpq %r11, %rax je LBB92_139 LBB92_131: ## =>This Loop Header: Depth=1 ## Child Loop BB92_134 Depth 2 ## Child Loop BB92_136 Depth 2 movzbl 36682(%rax,%r9), %ebx testl %ebx, %ebx je LBB92_138 ## %bb.132: ## in Loop: Header=BB92_131 Depth=1 movl %ebx, %ecx movl -2096(%rbp,%rcx,4), %esi leal 1(%rsi), %edi movl %edi, -2096(%rbp,%rcx,4) leal -1(%rbx), %edx movl %ebx, %edi andl $3, %edi xorl %ecx, %ecx cmpl $3, %edx jb LBB92_135 ## %bb.133: ## in Loop: Header=BB92_131 Depth=1 andl $-4, %ebx xorl %ecx, %ecx .p2align 4, 0x90 LBB92_134: ## Parent Loop BB92_131 Depth=1 ## => This Inner Loop Header: Depth=2 movl %esi, %edx andl $1, %edx shll $2, %edx leal (%rdx,%rcx,8), %ecx movl %esi, %edx andl $2, %edx orl %ecx, %edx movl %esi, %ecx shrl $2, %ecx andl $1, %ecx orl %edx, %ecx movl %esi, %edx shrl $3, %edx andl $1, %edx leal (%rdx,%rcx,2), %ecx shrl $4, %esi addl $-4, %ebx jne LBB92_134 LBB92_135: ## in Loop: Header=BB92_131 Depth=1 testl %edi, %edi je LBB92_137 .p2align 4, 0x90 LBB92_136: ## Parent Loop BB92_131 Depth=1 ## => This Inner Loop Header: Depth=2 movl %esi, %edx andl $1, %edx leal (%rdx,%rcx,2), %ecx shrl %esi decl %edi jne LBB92_136 jmp LBB92_137 LBB92_139: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB92_140 ## %bb.143: addq $5592, %rsp ## imm = 0x15D8 popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB92_101: movq -5576(%rbp), %rax ## 8-byte Reload decl %eax leaq -3260(,%rax,4), %r8 addq %rbp, %r8 jmp LBB92_102 .p2align 4, 0x90 LBB92_106: ## in Loop: Header=BB92_102 Depth=1 decl %edx cmpq %rdx, %rbx je LBB92_107 LBB92_102: ## =>This Loop Header: Depth=1 ## Child Loop BB92_103 Depth 2 decl -3264(%rbp,%rsi,4) movq %r8, %rdi movq %rsi, %rax .p2align 4, 0x90 LBB92_103: ## Parent Loop BB92_102 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $2, %eax jl LBB92_106 ## %bb.104: ## in Loop: Header=BB92_103 Depth=2 movl -3268(%rbp,%rax,4), %ecx decq %rax addq $-4, %rdi testl %ecx, %ecx je LBB92_103 ## %bb.105: ## in Loop: Header=BB92_102 Depth=1 decl %ecx movl %ecx, (%rdi) addl $2, -3260(%rbp,%rax,4) jmp LBB92_106 LBB92_140: callq ___stack_chk_fail .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_reader_sort_central_dir_offsets_by_filename _mz_zip_reader_sort_central_dir_offsets_by_filename: ## @mz_zip_reader_sort_central_dir_offsets_by_filename .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl 16(%rdi), %esi cmpl $2, %esi jl LBB93_40 ## %bb.1: movq 88(%rdi), %rax movq %rax, -88(%rbp) ## 8-byte Spill movq 64(%rax), %rax movq %rax, -48(%rbp) ## 8-byte Spill leal -2(%rsi), %eax shrl %eax movq %rsi, -72(%rbp) ## 8-byte Spill jmp LBB93_2 .p2align 4, 0x90 LBB93_20: ## in Loop: Header=BB93_2 Depth=1 movq -56(%rbp), %rcx ## 8-byte Reload leal -1(%rcx), %eax testl %ecx, %ecx ## kill: def $eax killed $eax def $rax jle LBB93_21 LBB93_2: ## =>This Loop Header: Depth=1 ## Child Loop BB93_4 Depth 2 ## Child Loop BB93_8 Depth 3 ## Child Loop BB93_15 Depth 3 movq %rax, -56(%rbp) ## 8-byte Spill leal (%rax,%rax), %r15d incl %r15d cmpl %esi, %r15d jge LBB93_20 ## %bb.3: ## in Loop: Header=BB93_2 Depth=1 movq -56(%rbp), %rdx ## 8-byte Reload leal (%rdx,%rdx), %eax movq -88(%rbp), %rcx ## 8-byte Reload movq (%rcx), %r9 movq 32(%rcx), %rcx movq %rcx, -64(%rbp) ## 8-byte Spill movl %edx, %r11d .p2align 4, 0x90 LBB93_4: ## Parent Loop BB93_2 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB93_8 Depth 3 ## Child Loop BB93_15 Depth 3 addl $2, %eax movl $0, %ecx cmpl %esi, %eax jge LBB93_12 ## %bb.5: ## in Loop: Header=BB93_4 Depth=2 movslq %r15d, %rcx movq -48(%rbp), %rdx ## 8-byte Reload movl (%rdx,%rcx,4), %ecx cltq movl (%rdx,%rax,4), %eax movq -64(%rbp), %rdx ## 8-byte Reload movl (%rdx,%rcx,4), %ecx leaq (%r9,%rcx), %r14 movl (%rdx,%rax,4), %edx movzwl 28(%r9,%rcx), %r8d movzwl 28(%r9,%rdx), %r10d cmpw %r10w, %r8w movl %r10d, %edi cmovbl %r8d, %edi leaq (%r9,%rcx), %rbx addq $46, %rbx movzwl %di, %eax addq %rax, %r14 addq $46, %r14 testw %di, %di je LBB93_6 ## %bb.7: ## in Loop: Header=BB93_4 Depth=2 addq %r9, %rdx addq $46, %rdx .p2align 4, 0x90 LBB93_8: ## Parent Loop BB93_2 Depth=1 ## Parent Loop BB93_4 Depth=2 ## => This Inner Loop Header: Depth=3 movzbl (%rbx), %ecx leal -65(%rcx), %esi leal 32(%rcx), %edi cmpb $26, %sil cmovael %ecx, %edi movzbl (%rdx), %esi leal -65(%rsi), %eax leal 32(%rsi), %ecx cmpb $26, %al cmovael %esi, %ecx movl %ecx, %eax xorb %dil, %al jne LBB93_10 ## %bb.9: ## in Loop: Header=BB93_8 Depth=3 incq %rbx incq %rdx cmpq %r14, %rbx jb LBB93_8 LBB93_10: ## in Loop: Header=BB93_4 Depth=2 movzbl %dil, %edx movzbl %cl, %edi jmp LBB93_11 LBB93_6: ## in Loop: Header=BB93_4 Depth=2 xorl %edx, %edx xorl %edi, %edi LBB93_11: ## in Loop: Header=BB93_4 Depth=2 xorl %eax, %eax cmpw %r10w, %r8w setb %al xorl %ecx, %ecx cmpl %edi, %edx setb %cl cmpq %r14, %rbx cmovel %eax, %ecx LBB93_12: ## in Loop: Header=BB93_4 Depth=2 movzbl %cl, %eax movl %r15d, %r12d addl %eax, %r12d movslq %r11d, %r13 movq -48(%rbp), %rax ## 8-byte Reload movl (%rax,%r13,4), %r14d movslq %r12d, %r15 movl (%rax,%r15,4), %r8d movq -64(%rbp), %rcx ## 8-byte Reload movl (%rcx,%r14,4), %edi leaq (%r9,%rdi), %rax movl (%rcx,%r8,4), %r11d movzwl 28(%r9,%rdi), %edx movzwl 28(%r9,%r11), %esi cmpw %si, %dx movl %esi, %ebx cmovbl %edx, %ebx movzwl %bx, %ecx addq %rcx, %rax addq $46, %rax leaq (%r9,%rdi), %r10 addq $46, %r10 testw %bx, %bx je LBB93_13 ## %bb.14: ## in Loop: Header=BB93_4 Depth=2 movq %r14, -80(%rbp) ## 8-byte Spill addq %r9, %r11 addq $46, %r11 .p2align 4, 0x90 LBB93_15: ## Parent Loop BB93_2 Depth=1 ## Parent Loop BB93_4 Depth=2 ## => This Inner Loop Header: Depth=3 movzbl (%r10), %ecx leal -65(%rcx), %ebx leal 32(%rcx), %edi cmpb $26, %bl cmovael %ecx, %edi movzbl (%r11), %ecx leal -65(%rcx), %ebx leal 32(%rcx), %r14d cmpb $26, %bl cmovael %ecx, %r14d movl %r14d, %ecx xorb %dil, %cl jne LBB93_17 ## %bb.16: ## in Loop: Header=BB93_15 Depth=3 incq %r10 incq %r11 cmpq %rax, %r10 jb LBB93_15 LBB93_17: ## in Loop: Header=BB93_4 Depth=2 movzbl %dil, %ebx movzbl %r14b, %edi movq -80(%rbp), %r14 ## 8-byte Reload jmp LBB93_18 .p2align 4, 0x90 LBB93_13: ## in Loop: Header=BB93_4 Depth=2 xorl %edi, %edi xorl %ebx, %ebx LBB93_18: ## in Loop: Header=BB93_4 Depth=2 xorl %ecx, %ecx cmpw %si, %dx setae %cl xorl %edx, %edx cmpl %edi, %ebx setae %dl cmpq %rax, %r10 cmovel %ecx, %edx testb %dl, %dl movq -72(%rbp), %rsi ## 8-byte Reload jne LBB93_20 ## %bb.19: ## in Loop: Header=BB93_4 Depth=2 movq -48(%rbp), %rax ## 8-byte Reload movl %r8d, (%rax,%r13,4) movl %r14d, (%rax,%r15,4) movl %r15d, %eax addl %r15d, %eax addl %r15d, %r15d incl %r15d movl %r12d, %r11d cmpl %esi, %r15d jl LBB93_4 jmp LBB93_20 .p2align 4, 0x90 LBB93_38: ## in Loop: Header=BB93_21 Depth=1 movq -72(%rbp), %rsi ## 8-byte Reload LBB93_21: ## =>This Loop Header: Depth=1 ## Child Loop BB93_23 Depth 2 ## Child Loop BB93_27 Depth 3 ## Child Loop BB93_34 Depth 3 movq %rsi, %rax decq %rsi movl %esi, %ecx movq -48(%rbp), %rdi ## 8-byte Reload movl (%rdi,%rcx,4), %ebx movl (%rdi), %edx movl %edx, (%rdi,%rcx,4) movq %rbx, %rcx movq %rbx, -64(%rbp) ## 8-byte Spill movl %ebx, (%rdi) cmpq $3, %rax jb LBB93_40 ## %bb.22: ## in Loop: Header=BB93_21 Depth=1 movq -88(%rbp), %rax ## 8-byte Reload movq (%rax), %r10 movq 32(%rax), %rax movq %rax, -56(%rbp) ## 8-byte Spill xorl %eax, %eax movl $1, %r11d xorl %r15d, %r15d movq %rsi, -72(%rbp) ## 8-byte Spill .p2align 4, 0x90 LBB93_23: ## Parent Loop BB93_21 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB93_27 Depth 3 ## Child Loop BB93_34 Depth 3 movl %r15d, -80(%rbp) ## 4-byte Spill addl $2, %eax movl $0, %ecx cmpl %esi, %eax jge LBB93_31 ## %bb.24: ## in Loop: Header=BB93_23 Depth=2 movslq %r11d, %rcx movq -48(%rbp), %rdx ## 8-byte Reload movl (%rdx,%rcx,4), %ecx cltq movl (%rdx,%rax,4), %eax movq -56(%rbp), %rdx ## 8-byte Reload movl (%rdx,%rcx,4), %ecx leaq (%r10,%rcx), %rbx movl (%rdx,%rax,4), %edx movzwl 28(%r10,%rcx), %r8d movzwl 28(%r10,%rdx), %r9d cmpw %r9w, %r8w movl %r9d, %eax cmovbl %r8d, %eax leaq (%r10,%rcx), %rsi addq $46, %rsi movzwl %ax, %ecx leaq (%rcx,%rbx), %r15 addq $46, %r15 testw %ax, %ax je LBB93_25 ## %bb.26: ## in Loop: Header=BB93_23 Depth=2 addq %r10, %rdx addq $46, %rdx .p2align 4, 0x90 LBB93_27: ## Parent Loop BB93_21 Depth=1 ## Parent Loop BB93_23 Depth=2 ## => This Inner Loop Header: Depth=3 movzbl (%rsi), %ecx leal -65(%rcx), %edi leal 32(%rcx), %eax cmpb $26, %dil cmovael %ecx, %eax movzbl (%rdx), %edi leal -65(%rdi), %ebx leal 32(%rdi), %ecx cmpb $26, %bl cmovael %edi, %ecx movl %ecx, %ebx xorb %al, %bl jne LBB93_29 ## %bb.28: ## in Loop: Header=BB93_27 Depth=3 incq %rsi incq %rdx cmpq %r15, %rsi jb LBB93_27 LBB93_29: ## in Loop: Header=BB93_23 Depth=2 movzbl %al, %eax movzbl %cl, %edx jmp LBB93_30 LBB93_25: ## in Loop: Header=BB93_23 Depth=2 xorl %eax, %eax xorl %edx, %edx LBB93_30: ## in Loop: Header=BB93_23 Depth=2 xorl %edi, %edi cmpw %r9w, %r8w setb %dil xorl %ecx, %ecx cmpl %edx, %eax setb %cl cmpq %r15, %rsi cmovel %edi, %ecx LBB93_31: ## in Loop: Header=BB93_23 Depth=2 movzbl %cl, %eax movl %r11d, %r15d addl %eax, %r15d movslq %r15d, %r14 movq -48(%rbp), %rax ## 8-byte Reload movl (%rax,%r14,4), %r13d movq -64(%rbp), %rax ## 8-byte Reload movq -56(%rbp), %rsi ## 8-byte Reload movl (%rsi,%rax,4), %ecx leaq (%r10,%rcx), %rdx movl (%rsi,%r13,4), %r9d movzwl 28(%r10,%rcx), %r12d movzwl 28(%r10,%r9), %eax cmpw %ax, %r12w movl %eax, %ebx cmovbl %r12d, %ebx movzwl %bx, %edi addq %rdi, %rdx addq $46, %rdx leaq (%r10,%rcx), %r8 addq $46, %r8 testw %bx, %bx je LBB93_32 ## %bb.33: ## in Loop: Header=BB93_23 Depth=2 addq %r10, %r9 addq $46, %r9 .p2align 4, 0x90 LBB93_34: ## Parent Loop BB93_21 Depth=1 ## Parent Loop BB93_23 Depth=2 ## => This Inner Loop Header: Depth=3 movzbl (%r8), %edi leal -65(%rdi), %ebx leal 32(%rdi), %ecx cmpb $26, %bl cmovael %edi, %ecx movzbl (%r9), %edi leal -65(%rdi), %ebx leal 32(%rdi), %r11d cmpb $26, %bl cmovael %edi, %r11d movl %r11d, %ebx xorb %cl, %bl jne LBB93_36 ## %bb.35: ## in Loop: Header=BB93_34 Depth=3 incq %r8 incq %r9 cmpq %rdx, %r8 jb LBB93_34 LBB93_36: ## in Loop: Header=BB93_23 Depth=2 movzbl %cl, %esi movzbl %r11b, %ebx jmp LBB93_37 .p2align 4, 0x90 LBB93_32: ## in Loop: Header=BB93_23 Depth=2 xorl %ebx, %ebx xorl %esi, %esi LBB93_37: ## in Loop: Header=BB93_23 Depth=2 movslq -80(%rbp), %rcx ## 4-byte Folded Reload xorl %edi, %edi cmpw %ax, %r12w setae %dil xorl %eax, %eax cmpl %ebx, %esi setae %al cmpq %rdx, %r8 cmovel %edi, %eax testb %al, %al jne LBB93_38 ## %bb.39: ## in Loop: Header=BB93_23 Depth=2 movq -48(%rbp), %rax ## 8-byte Reload movl %r13d, (%rax,%rcx,4) movq -64(%rbp), %rcx ## 8-byte Reload movl %ecx, (%rax,%r14,4) movl %r14d, %eax addl %r14d, %eax leal (%r14,%r14), %r11d incl %r11d movq -72(%rbp), %rsi ## 8-byte Reload cmpl %esi, %r11d jl LBB93_23 jmp LBB93_21 LBB93_40: popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tinfl_decompress.cold.1 _tinfl_decompress.cold.1: ## @tinfl_decompress.cold.1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.tinfl_decompress(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.15(%rip), %rcx movl $1707, %edx ## imm = 0x6AB callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_compress_fast.cold.1 _tdefl_compress_fast.cold.1: ## @tdefl_compress_fast.cold.1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.tdefl_compress_fast(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.23(%rip), %rcx movl $2462, %edx ## imm = 0x99E callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_compress_fast.cold.2 _tdefl_compress_fast.cold.2: ## @tdefl_compress_fast.cold.2 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.tdefl_compress_fast(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.22(%rip), %rcx movl $2433, %edx ## imm = 0x981 callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_compress_normal.cold.1 _tdefl_compress_normal.cold.1: ## @tdefl_compress_normal.cold.1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.tdefl_find_match(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.25(%rip), %rcx movl $2314, %edx ## imm = 0x90A callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_compress_normal.cold.2 _tdefl_compress_normal.cold.2: ## @tdefl_compress_normal.cold.2 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.tdefl_compress_normal(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.24(%rip), %rcx movl $2640, %edx ## imm = 0xA50 callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_compress_normal.cold.3 _tdefl_compress_normal.cold.3: ## @tdefl_compress_normal.cold.3 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.tdefl_record_match(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.26(%rip), %rcx movl $2522, %edx ## imm = 0x9DA callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_compress_normal.cold.4 _tdefl_compress_normal.cold.4: ## @tdefl_compress_normal.cold.4 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.tdefl_record_match(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.26(%rip), %rcx movl $2522, %edx ## imm = 0x9DA callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_compress_normal.cold.5 _tdefl_compress_normal.cold.5: ## @tdefl_compress_normal.cold.5 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.tdefl_record_match(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.26(%rip), %rcx movl $2522, %edx ## imm = 0x9DA callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_flush_block.cold.1 _tdefl_flush_block.cold.1: ## @tdefl_flush_block.cold.1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.tdefl_flush_block(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.29(%rip), %rcx movl $2271, %edx ## imm = 0x8DF callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_flush_block.cold.2 _tdefl_flush_block.cold.2: ## @tdefl_flush_block.cold.2 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.tdefl_flush_block(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.27(%rip), %rcx movl $2216, %edx ## imm = 0x8A8 callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_compress_buffer.cold.1 _tdefl_compress_buffer.cold.1: ## @tdefl_compress_buffer.cold.1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.tdefl_compress_buffer(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.16(%rip), %rcx movl $2737, %edx ## imm = 0xAB1 callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_compress_mem_to_output.cold.1 _tdefl_compress_mem_to_output.cold.1: ## @tdefl_compress_mem_to_output.cold.1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.tdefl_compress_buffer(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.16(%rip), %rcx movl $2737, %edx ## imm = 0xAB1 callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_write_image_to_png_file_in_memory_ex.cold.1 _tdefl_write_image_to_png_file_in_memory_ex.cold.1: ## @tdefl_write_image_to_png_file_in_memory_ex.cold.1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.tdefl_compress_buffer(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.16(%rip), %rcx movl $2737, %edx ## imm = 0xAB1 callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_write_image_to_png_file_in_memory_ex.cold.2 _tdefl_write_image_to_png_file_in_memory_ex.cold.2: ## @tdefl_write_image_to_png_file_in_memory_ex.cold.2 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.tdefl_compress_buffer(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.16(%rip), %rcx movl $2737, %edx ## imm = 0xAB1 callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_write_image_to_png_file_in_memory_ex.cold.3 _tdefl_write_image_to_png_file_in_memory_ex.cold.3: ## @tdefl_write_image_to_png_file_in_memory_ex.cold.3 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.tdefl_compress_buffer(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.16(%rip), %rcx movl $2737, %edx ## imm = 0xAB1 callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_reader_read_central_dir.cold.1 _mz_zip_reader_read_central_dir.cold.1: ## @mz_zip_reader_read_central_dir.cold.1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.mz_zip_array_ensure_capacity(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.34(%rip), %rcx movl $3068, %edx ## imm = 0xBFC callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_reader_read_central_dir.cold.2 _mz_zip_reader_read_central_dir.cold.2: ## @mz_zip_reader_read_central_dir.cold.2 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.mz_zip_array_ensure_capacity(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.34(%rip), %rcx movl $3068, %edx ## imm = 0xBFC callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_reader_read_central_dir.cold.3 _mz_zip_reader_read_central_dir.cold.3: ## @mz_zip_reader_read_central_dir.cold.3 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.mz_zip_array_ensure_capacity(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.34(%rip), %rcx movl $3068, %edx ## imm = 0xBFC callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_writer_add_mem_ex.cold.1 _mz_zip_writer_add_mem_ex.cold.1: ## @mz_zip_writer_add_mem_ex.cold.1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.mz_zip_array_ensure_capacity(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.34(%rip), %rcx movl $3068, %edx ## imm = 0xBFC callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_writer_add_mem_ex.cold.2 _mz_zip_writer_add_mem_ex.cold.2: ## @mz_zip_writer_add_mem_ex.cold.2 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.mz_zip_array_ensure_capacity(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.34(%rip), %rcx movl $3068, %edx ## imm = 0xBFC callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_writer_add_mem_ex.cold.3 _mz_zip_writer_add_mem_ex.cold.3: ## @mz_zip_writer_add_mem_ex.cold.3 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.mz_zip_writer_add_mem_ex(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.21(%rip), %rcx movl $4402, %edx ## imm = 0x1132 callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_writer_add_to_central_dir.cold.1 _mz_zip_writer_add_to_central_dir.cold.1: ## @mz_zip_writer_add_to_central_dir.cold.1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.mz_zip_array_ensure_capacity(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.34(%rip), %rcx movl $3068, %edx ## imm = 0xBFC callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_writer_add_to_central_dir.cold.2 _mz_zip_writer_add_to_central_dir.cold.2: ## @mz_zip_writer_add_to_central_dir.cold.2 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.mz_zip_array_ensure_capacity(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.34(%rip), %rcx movl $3068, %edx ## imm = 0xBFC callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_writer_add_to_central_dir.cold.3 _mz_zip_writer_add_to_central_dir.cold.3: ## @mz_zip_writer_add_to_central_dir.cold.3 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.mz_zip_array_ensure_capacity(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.34(%rip), %rcx movl $3068, %edx ## imm = 0xBFC callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_writer_add_to_central_dir.cold.4 _mz_zip_writer_add_to_central_dir.cold.4: ## @mz_zip_writer_add_to_central_dir.cold.4 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.mz_zip_array_ensure_capacity(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.34(%rip), %rcx movl $3068, %edx ## imm = 0xBFC callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_writer_add_to_central_dir.cold.5 _mz_zip_writer_add_to_central_dir.cold.5: ## @mz_zip_writer_add_to_central_dir.cold.5 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.mz_zip_array_ensure_capacity(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.34(%rip), %rcx movl $3068, %edx ## imm = 0xBFC callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_writer_add_to_central_dir.cold.6 _mz_zip_writer_add_to_central_dir.cold.6: ## @mz_zip_writer_add_to_central_dir.cold.6 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.mz_zip_array_ensure_capacity(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.34(%rip), %rcx movl $3068, %edx ## imm = 0xBFC callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_writer_add_file.cold.1 _mz_zip_writer_add_file.cold.1: ## @mz_zip_writer_add_file.cold.1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.mz_zip_writer_add_file(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.21(%rip), %rcx movl $4537, %edx ## imm = 0x11B9 callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_writer_add_from_zip_reader.cold.1 _mz_zip_writer_add_from_zip_reader.cold.1: ## @mz_zip_writer_add_from_zip_reader.cold.1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.mz_zip_array_ensure_capacity(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.34(%rip), %rcx movl $3068, %edx ## imm = 0xBFC callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_writer_add_from_zip_reader.cold.2 _mz_zip_writer_add_from_zip_reader.cold.2: ## @mz_zip_writer_add_from_zip_reader.cold.2 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.mz_zip_array_ensure_capacity(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.34(%rip), %rcx movl $3068, %edx ## imm = 0xBFC callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_writer_add_from_zip_reader.cold.3 _mz_zip_writer_add_from_zip_reader.cold.3: ## @mz_zip_writer_add_from_zip_reader.cold.3 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.mz_zip_array_ensure_capacity(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.34(%rip), %rcx movl $3068, %edx ## imm = 0xBFC callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_writer_add_from_zip_reader.cold.4 _mz_zip_writer_add_from_zip_reader.cold.4: ## @mz_zip_writer_add_from_zip_reader.cold.4 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.mz_zip_array_ensure_capacity(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.34(%rip), %rcx movl $3068, %edx ## imm = 0xBFC callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_writer_add_from_zip_reader.cold.5 _mz_zip_writer_add_from_zip_reader.cold.5: ## @mz_zip_writer_add_from_zip_reader.cold.5 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.mz_zip_array_ensure_capacity(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.34(%rip), %rcx movl $3068, %edx ## imm = 0xBFC callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mz_zip_writer_add_from_zip_reader.cold.6 _mz_zip_writer_add_from_zip_reader.cold.6: ## @mz_zip_writer_add_from_zip_reader.cold.6 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.mz_zip_writer_add_from_zip_reader(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.21(%rip), %rcx movl $4696, %edx ## imm = 0x1258 callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_compress_block.cold.1 _tdefl_compress_block.cold.1: ## @tdefl_compress_block.cold.1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.tdefl_start_dynamic_block(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.28(%rip), %rcx movl $2031, %edx ## imm = 0x7EF callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_compress_block.cold.2 _tdefl_compress_block.cold.2: ## @tdefl_compress_block.cold.2 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.tdefl_compress_lz_codes(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.33(%rip), %rcx movl $2103, %edx ## imm = 0x837 callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_compress_block.cold.3 _tdefl_compress_block.cold.3: ## @tdefl_compress_block.cold.3 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.tdefl_compress_lz_codes(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.33(%rip), %rcx movl $2110, %edx ## imm = 0x83E callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_compress_block.cold.4 _tdefl_compress_block.cold.4: ## @tdefl_compress_block.cold.4 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.tdefl_compress_lz_codes(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.33(%rip), %rcx movl $2117, %edx ## imm = 0x845 callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_compress_block.cold.5 _tdefl_compress_block.cold.5: ## @tdefl_compress_block.cold.5 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.tdefl_compress_lz_codes(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.28(%rip), %rcx movl $2146, %edx ## imm = 0x862 callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_compress_block.cold.6 _tdefl_compress_block.cold.6: ## @tdefl_compress_block.cold.6 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.tdefl_compress_lz_codes(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.28(%rip), %rcx movl $2141, %edx ## imm = 0x85D callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_compress_block.cold.7 _tdefl_compress_block.cold.7: ## @tdefl_compress_block.cold.7 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.tdefl_compress_lz_codes(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.31(%rip), %rcx movl $2084, %edx ## imm = 0x824 callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_compress_block.cold.8 _tdefl_compress_block.cold.8: ## @tdefl_compress_block.cold.8 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.tdefl_compress_lz_codes(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.32(%rip), %rcx movl $2096, %edx ## imm = 0x830 callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_compress_block.cold.9 _tdefl_compress_block.cold.9: ## @tdefl_compress_block.cold.9 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.tdefl_start_dynamic_block(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.30(%rip), %rcx movl $2035, %edx ## imm = 0x7F3 callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_compress_block.cold.10 _tdefl_compress_block.cold.10: ## @tdefl_compress_block.cold.10 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.tdefl_start_dynamic_block(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.28(%rip), %rcx movl $2037, %edx ## imm = 0x7F5 callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function tdefl_compress_block.cold.11 _tdefl_compress_block.cold.11: ## @tdefl_compress_block.cold.11 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.tdefl_start_dynamic_block(%rip), %rdi leaq L_.str.14(%rip), %rsi leaq L_.str.28(%rip), %rcx movl $2036, %edx ## imm = 0x7F4 callq ___assert_rtn .cfi_endproc ## -- End function .section __TEXT,__const .p2align 4 ## @mz_crc32.s_crc32 _mz_crc32.s_crc32: .long 0 ## 0x0 .long 498536548 ## 0x1db71064 .long 997073096 ## 0x3b6e20c8 .long 651767980 ## 0x26d930ac .long 1994146192 ## 0x76dc4190 .long 1802195444 ## 0x6b6b51f4 .long 1303535960 ## 0x4db26158 .long 1342533948 ## 0x5005713c .long 3988292384 ## 0xedb88320 .long 4027552580 ## 0xf00f9344 .long 3604390888 ## 0xd6d6a3e8 .long 3412177804 ## 0xcb61b38c .long 2607071920 ## 0x9b64c2b0 .long 2262029012 ## 0x86d3d2d4 .long 2685067896 ## 0xa00ae278 .long 3183342108 ## 0xbdbdf21c .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "9.1.15" .section __DATA,__const .p2align 4 ## @mz_error.s_error_descs _mz_error.s_error_descs: .long 0 ## 0x0 .space 4 .quad L_.str.1 .long 1 ## 0x1 .space 4 .quad L_.str.2 .long 2 ## 0x2 .space 4 .quad L_.str.3 .long 4294967295 ## 0xffffffff .space 4 .quad L_.str.4 .long 4294967294 ## 0xfffffffe .space 4 .quad L_.str.5 .long 4294967293 ## 0xfffffffd .space 4 .quad L_.str.6 .long 4294967292 ## 0xfffffffc .space 4 .quad L_.str.7 .long 4294967291 ## 0xfffffffb .space 4 .quad L_.str.8 .long 4294967290 ## 0xfffffffa .space 4 .quad L_.str.9 .long 4294957296 ## 0xffffd8f0 .space 4 .quad L_.str.10 .section __TEXT,__cstring,cstring_literals L_.str.1: ## @.str.1 .space 1 L_.str.2: ## @.str.2 .asciz "stream end" L_.str.3: ## @.str.3 .asciz "need dictionary" L_.str.4: ## @.str.4 .asciz "file error" L_.str.5: ## @.str.5 .asciz "stream error" L_.str.6: ## @.str.6 .asciz "data error" L_.str.7: ## @.str.7 .asciz "out of memory" L_.str.8: ## @.str.8 .asciz "buf error" L_.str.9: ## @.str.9 .asciz "version error" L_.str.10: ## @.str.10 .asciz "parameter error" .section __TEXT,__const .p2align 4 ## @tinfl_decompress.s_length_base _tinfl_decompress.s_length_base: .long 3 ## 0x3 .long 4 ## 0x4 .long 5 ## 0x5 .long 6 ## 0x6 .long 7 ## 0x7 .long 8 ## 0x8 .long 9 ## 0x9 .long 10 ## 0xa .long 11 ## 0xb .long 13 ## 0xd .long 15 ## 0xf .long 17 ## 0x11 .long 19 ## 0x13 .long 23 ## 0x17 .long 27 ## 0x1b .long 31 ## 0x1f .long 35 ## 0x23 .long 43 ## 0x2b .long 51 ## 0x33 .long 59 ## 0x3b .long 67 ## 0x43 .long 83 ## 0x53 .long 99 ## 0x63 .long 115 ## 0x73 .long 131 ## 0x83 .long 163 ## 0xa3 .long 195 ## 0xc3 .long 227 ## 0xe3 .long 258 ## 0x102 .long 0 ## 0x0 .long 0 ## 0x0 .p2align 4 ## @tinfl_decompress.s_length_extra _tinfl_decompress.s_length_extra: .long 0 ## 0x0 .long 0 ## 0x0 .long 0 ## 0x0 .long 0 ## 0x0 .long 0 ## 0x0 .long 0 ## 0x0 .long 0 ## 0x0 .long 0 ## 0x0 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 2 ## 0x2 .long 2 ## 0x2 .long 2 ## 0x2 .long 2 ## 0x2 .long 3 ## 0x3 .long 3 ## 0x3 .long 3 ## 0x3 .long 3 ## 0x3 .long 4 ## 0x4 .long 4 ## 0x4 .long 4 ## 0x4 .long 4 ## 0x4 .long 5 ## 0x5 .long 5 ## 0x5 .long 5 ## 0x5 .long 5 ## 0x5 .long 0 ## 0x0 .long 0 ## 0x0 .long 0 ## 0x0 .p2align 4 ## @tinfl_decompress.s_dist_base _tinfl_decompress.s_dist_base: .long 1 ## 0x1 .long 2 ## 0x2 .long 3 ## 0x3 .long 4 ## 0x4 .long 5 ## 0x5 .long 7 ## 0x7 .long 9 ## 0x9 .long 13 ## 0xd .long 17 ## 0x11 .long 25 ## 0x19 .long 33 ## 0x21 .long 49 ## 0x31 .long 65 ## 0x41 .long 97 ## 0x61 .long 129 ## 0x81 .long 193 ## 0xc1 .long 257 ## 0x101 .long 385 ## 0x181 .long 513 ## 0x201 .long 769 ## 0x301 .long 1025 ## 0x401 .long 1537 ## 0x601 .long 2049 ## 0x801 .long 3073 ## 0xc01 .long 4097 ## 0x1001 .long 6145 ## 0x1801 .long 8193 ## 0x2001 .long 12289 ## 0x3001 .long 16385 ## 0x4001 .long 24577 ## 0x6001 .long 0 ## 0x0 .long 0 ## 0x0 .p2align 4 ## @tinfl_decompress.s_dist_extra _tinfl_decompress.s_dist_extra: .long 0 ## 0x0 .long 0 ## 0x0 .long 0 ## 0x0 .long 0 ## 0x0 .long 1 ## 0x1 .long 1 ## 0x1 .long 2 ## 0x2 .long 2 ## 0x2 .long 3 ## 0x3 .long 3 ## 0x3 .long 4 ## 0x4 .long 4 ## 0x4 .long 5 ## 0x5 .long 5 ## 0x5 .long 6 ## 0x6 .long 6 ## 0x6 .long 7 ## 0x7 .long 7 ## 0x7 .long 8 ## 0x8 .long 8 ## 0x8 .long 9 ## 0x9 .long 9 ## 0x9 .long 10 ## 0xa .long 10 ## 0xa .long 11 ## 0xb .long 11 ## 0xb .long 12 ## 0xc .long 12 ## 0xc .long 13 ## 0xd .long 13 ## 0xd .long 0 ## 0x0 .long 0 ## 0x0 .p2align 2 ## @tinfl_decompress.s_min_table_sizes _tinfl_decompress.s_min_table_sizes: .long 257 ## 0x101 .long 1 ## 0x1 .long 4 ## 0x4 .section __TEXT,__cstring,cstring_literals L_.str.11: ## @.str.11 .asciz "\005\005\004" L_.str.12: ## @.str.12 .asciz "\002\003\007" L_.str.13: ## @.str.13 .asciz "\003\003\013" L___func__.tinfl_decompress: ## @__func__.tinfl_decompress .asciz "tinfl_decompress" L_.str.14: ## @.str.14 .asciz "858701.c" L_.str.15: ## @.str.15 .asciz "!num_bits" L___func__.tdefl_compress_buffer: ## @__func__.tdefl_compress_buffer .asciz "tdefl_compress_buffer" L_.str.16: ## @.str.16 .asciz "d->m_pPut_buf_func" .section __TEXT,__const .p2align 4 ## @tdefl_write_image_to_png_file_in_memory_ex.s_tdefl_png_num_probes _tdefl_write_image_to_png_file_in_memory_ex.s_tdefl_png_num_probes: .long 0 ## 0x0 .long 1 ## 0x1 .long 6 ## 0x6 .long 32 ## 0x20 .long 16 ## 0x10 .long 32 ## 0x20 .long 128 ## 0x80 .long 256 ## 0x100 .long 512 ## 0x200 .long 768 ## 0x300 .long 1500 ## 0x5dc _tdefl_write_image_to_png_file_in_memory_ex.chans: ## @tdefl_write_image_to_png_file_in_memory_ex.chans .ascii "\000\000\004\002\006" l_.str.17: ## @.str.17 .asciz "\000\000\000\000\000\000\000\000IEND\256B`\202" .section __TEXT,__cstring,cstring_literals L_.str.18: ## @.str.18 .asciz "rb" L_.str.19: ## @.str.19 .asciz "wb" L_.str.20: ## @.str.20 .asciz "r+b" L___func__.mz_zip_writer_add_mem_ex: ## @__func__.mz_zip_writer_add_mem_ex .asciz "mz_zip_writer_add_mem_ex" L_.str.21: ## @.str.21 .asciz "(local_dir_header_ofs & (pZip->m_file_offset_alignment - 1)) == 0" L___func__.mz_zip_writer_add_file: ## @__func__.mz_zip_writer_add_file .asciz "mz_zip_writer_add_file" L___func__.mz_zip_writer_add_from_zip_reader: ## @__func__.mz_zip_writer_add_from_zip_reader .asciz "mz_zip_writer_add_from_zip_reader" L___func__.tdefl_compress_fast: ## @__func__.tdefl_compress_fast .asciz "tdefl_compress_fast" L_.str.22: ## @.str.22 .asciz "(cur_match_len >= TDEFL_MIN_MATCH_LEN) && (cur_match_dist >= 1) && (cur_match_dist <= TDEFL_LZ_DICT_SIZE)" .section __TEXT,__const .p2align 4 ## @s_tdefl_small_dist_sym _s_tdefl_small_dist_sym: .ascii "\000\001\002\003\004\004\005\005\006\006\006\006\007\007\007\007\b\b\b\b\b\b\b\b\t\t\t\t\t\t\t\t\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\013\013\013\013\013\013\013\013\013\013\013\013\013\013\013\013\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021" .p2align 4 ## @s_tdefl_large_dist_sym _s_tdefl_large_dist_sym: .ascii "\000\000\022\023\024\024\025\025\026\026\026\026\027\027\027\027\030\030\030\030\030\030\030\030\031\031\031\031\031\031\031\031\032\032\032\032\032\032\032\032\032\032\032\032\032\032\032\032\033\033\033\033\033\033\033\033\033\033\033\033\033\033\033\033\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035" .p2align 4 ## @s_tdefl_len_sym _s_tdefl_len_sym: .short 257 ## 0x101 .short 258 ## 0x102 .short 259 ## 0x103 .short 260 ## 0x104 .short 261 ## 0x105 .short 262 ## 0x106 .short 263 ## 0x107 .short 264 ## 0x108 .short 265 ## 0x109 .short 265 ## 0x109 .short 266 ## 0x10a .short 266 ## 0x10a .short 267 ## 0x10b .short 267 ## 0x10b .short 268 ## 0x10c .short 268 ## 0x10c .short 269 ## 0x10d .short 269 ## 0x10d .short 269 ## 0x10d .short 269 ## 0x10d .short 270 ## 0x10e .short 270 ## 0x10e .short 270 ## 0x10e .short 270 ## 0x10e .short 271 ## 0x10f .short 271 ## 0x10f .short 271 ## 0x10f .short 271 ## 0x10f .short 272 ## 0x110 .short 272 ## 0x110 .short 272 ## 0x110 .short 272 ## 0x110 .short 273 ## 0x111 .short 273 ## 0x111 .short 273 ## 0x111 .short 273 ## 0x111 .short 273 ## 0x111 .short 273 ## 0x111 .short 273 ## 0x111 .short 273 ## 0x111 .short 274 ## 0x112 .short 274 ## 0x112 .short 274 ## 0x112 .short 274 ## 0x112 .short 274 ## 0x112 .short 274 ## 0x112 .short 274 ## 0x112 .short 274 ## 0x112 .short 275 ## 0x113 .short 275 ## 0x113 .short 275 ## 0x113 .short 275 ## 0x113 .short 275 ## 0x113 .short 275 ## 0x113 .short 275 ## 0x113 .short 275 ## 0x113 .short 276 ## 0x114 .short 276 ## 0x114 .short 276 ## 0x114 .short 276 ## 0x114 .short 276 ## 0x114 .short 276 ## 0x114 .short 276 ## 0x114 .short 276 ## 0x114 .short 277 ## 0x115 .short 277 ## 0x115 .short 277 ## 0x115 .short 277 ## 0x115 .short 277 ## 0x115 .short 277 ## 0x115 .short 277 ## 0x115 .short 277 ## 0x115 .short 277 ## 0x115 .short 277 ## 0x115 .short 277 ## 0x115 .short 277 ## 0x115 .short 277 ## 0x115 .short 277 ## 0x115 .short 277 ## 0x115 .short 277 ## 0x115 .short 278 ## 0x116 .short 278 ## 0x116 .short 278 ## 0x116 .short 278 ## 0x116 .short 278 ## 0x116 .short 278 ## 0x116 .short 278 ## 0x116 .short 278 ## 0x116 .short 278 ## 0x116 .short 278 ## 0x116 .short 278 ## 0x116 .short 278 ## 0x116 .short 278 ## 0x116 .short 278 ## 0x116 .short 278 ## 0x116 .short 278 ## 0x116 .short 279 ## 0x117 .short 279 ## 0x117 .short 279 ## 0x117 .short 279 ## 0x117 .short 279 ## 0x117 .short 279 ## 0x117 .short 279 ## 0x117 .short 279 ## 0x117 .short 279 ## 0x117 .short 279 ## 0x117 .short 279 ## 0x117 .short 279 ## 0x117 .short 279 ## 0x117 .short 279 ## 0x117 .short 279 ## 0x117 .short 279 ## 0x117 .short 280 ## 0x118 .short 280 ## 0x118 .short 280 ## 0x118 .short 280 ## 0x118 .short 280 ## 0x118 .short 280 ## 0x118 .short 280 ## 0x118 .short 280 ## 0x118 .short 280 ## 0x118 .short 280 ## 0x118 .short 280 ## 0x118 .short 280 ## 0x118 .short 280 ## 0x118 .short 280 ## 0x118 .short 280 ## 0x118 .short 280 ## 0x118 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 281 ## 0x119 .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 282 ## 0x11a .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 283 ## 0x11b .short 284 ## 0x11c .short 284 ## 0x11c .short 284 ## 0x11c .short 284 ## 0x11c .short 284 ## 0x11c .short 284 ## 0x11c .short 284 ## 0x11c .short 284 ## 0x11c .short 284 ## 0x11c .short 284 ## 0x11c .short 284 ## 0x11c .short 284 ## 0x11c .short 284 ## 0x11c .short 284 ## 0x11c .short 284 ## 0x11c .short 284 ## 0x11c .short 284 ## 0x11c .short 284 ## 0x11c .short 284 ## 0x11c .short 284 ## 0x11c .short 284 ## 0x11c .short 284 ## 0x11c .short 284 ## 0x11c .short 284 ## 0x11c .short 284 ## 0x11c .short 284 ## 0x11c .short 284 ## 0x11c .short 284 ## 0x11c .short 284 ## 0x11c .short 284 ## 0x11c .short 284 ## 0x11c .short 285 ## 0x11d .section __TEXT,__cstring,cstring_literals L_.str.23: ## @.str.23 .asciz "lookahead_size >= cur_match_len" L___func__.tdefl_compress_normal: ## @__func__.tdefl_compress_normal .asciz "tdefl_compress_normal" L_.str.24: ## @.str.24 .asciz "d->m_lookahead_size >= len_to_move" L___func__.tdefl_find_match: ## @__func__.tdefl_find_match .asciz "tdefl_find_match" L_.str.25: ## @.str.25 .asciz "max_match_len <= TDEFL_MAX_MATCH_LEN" L___func__.tdefl_record_match: ## @__func__.tdefl_record_match .asciz "tdefl_record_match" L_.str.26: ## @.str.26 .asciz "(match_len >= TDEFL_MIN_MATCH_LEN) && (match_dist >= 1) && (match_dist <= TDEFL_LZ_DICT_SIZE)" L___func__.tdefl_flush_block: ## @__func__.tdefl_flush_block .asciz "tdefl_flush_block" L_.str.27: ## @.str.27 .asciz "!d->m_output_flush_remaining" L_.str.28: ## @.str.28 .asciz "bits <= ((1U << len) - 1U)" L_.str.29: ## @.str.29 .asciz "d->m_pOutput_buf < d->m_pOutput_buf_end" L___func__.tdefl_start_dynamic_block: ## @__func__.tdefl_start_dynamic_block .asciz "tdefl_start_dynamic_block" .section __TEXT,__const .p2align 4 ## @s_tdefl_packed_code_size_syms_swizzle _s_tdefl_packed_code_size_syms_swizzle: .ascii "\020\021\022\000\b\007\t\006\n\005\013\004\f\003\r\002\016\001\017" .section __TEXT,__cstring,cstring_literals L_.str.30: ## @.str.30 .asciz "code < TDEFL_MAX_HUFF_SYMBOLS_2" L___func__.tdefl_compress_lz_codes: ## @__func__.tdefl_compress_lz_codes .asciz "tdefl_compress_lz_codes" L_.str.31: ## @.str.31 .asciz "d->m_huff_code_sizes[0][s_tdefl_len_sym[match_len]]" .section __TEXT,__const .p2align 4 ## @mz_bitmasks _mz_bitmasks: .long 0 ## 0x0 .long 1 ## 0x1 .long 3 ## 0x3 .long 7 ## 0x7 .long 15 ## 0xf .long 31 ## 0x1f .long 63 ## 0x3f .long 127 ## 0x7f .long 255 ## 0xff .long 511 ## 0x1ff .long 1023 ## 0x3ff .long 2047 ## 0x7ff .long 4095 ## 0xfff .long 8191 ## 0x1fff .long 16383 ## 0x3fff .long 32767 ## 0x7fff .long 65535 ## 0xffff .p2align 4 ## @s_tdefl_len_extra _s_tdefl_len_extra: .asciz "\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005" .p2align 4 ## @s_tdefl_small_dist_extra _s_tdefl_small_dist_extra: .ascii "\000\000\000\000\001\001\001\001\002\002\002\002\002\002\002\002\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007" .p2align 4 ## @s_tdefl_large_dist_extra _s_tdefl_large_dist_extra: .ascii "\000\000\b\b\t\t\t\t\n\n\n\n\n\n\n\n\013\013\013\013\013\013\013\013\013\013\013\013\013\013\013\013\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r" .section __TEXT,__cstring,cstring_literals L_.str.32: ## @.str.32 .asciz "d->m_huff_code_sizes[1][sym]" L_.str.33: ## @.str.33 .asciz "d->m_huff_code_sizes[0][lit]" L___func__.mz_zip_array_ensure_capacity: ## @__func__.mz_zip_array_ensure_capacity .asciz "mz_zip_array_ensure_capacity" L_.str.34: ## @.str.34 .asciz "pArray->m_element_size" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mz_adler32 ; -- Begin function mz_adler32 .p2align 2 _mz_adler32: ; @mz_adler32 .cfi_startproc ; %bb.0: cbz x1, LBB0_14 ; %bb.1: lsr x8, x0, #16 and w12, w0, #0xffff cbz x2, LBB0_13 ; %bb.2: lsr x9, x2, #4 mov x10, #39095 movk x10, #47971, lsl #16 movk x10, #47782, lsl #32 movk x10, #377, lsl #48 umulh x9, x9, x10 lsr x9, x9, #1 mov w10, #5552 msub x11, x9, x10, x2 mov w9, #32881 movk w9, #32775, lsl #16 mov w10, #65521 b LBB0_4 LBB0_3: ; in Loop: Header=BB0_4 Depth=1 umull x13, w12, w9 lsr x13, x13, #47 msub w12, w13, w10, w12 umull x13, w8, w9 lsr x13, x13, #47 msub w8, w13, w10, w8 subs x2, x2, x11 mov w11, #5552 b.eq LBB0_13 LBB0_4: ; =>This Loop Header: Depth=1 ; Child Loop BB0_6 Depth 2 ; Child Loop BB0_11 Depth 2 cmp x11, #8 b.lo LBB0_8 ; %bb.5: ; in Loop: Header=BB0_4 Depth=1 mov x13, #0 LBB0_6: ; Parent Loop BB0_4 Depth=1 ; => This Inner Loop Header: Depth=2 add x14, x1, x13 ldrb w15, [x14] add w12, w12, w15 add w8, w12, w8 ldrb w15, [x14, #1] add w12, w12, w15 add w8, w8, w12 ldrb w15, [x14, #2] add w12, w12, w15 add w8, w8, w12 ldrb w15, [x14, #3] add w12, w12, w15 add w8, w8, w12 ldrb w15, [x14, #4] add w12, w12, w15 add w8, w8, w12 ldrb w15, [x14, #5] add w12, w12, w15 add w8, w8, w12 ldrb w15, [x14, #6] add w12, w12, w15 add w8, w8, w12 ldrb w14, [x14, #7] add w12, w12, w14 add w8, w8, w12 add x13, x13, #8 add w14, w13, #7 cmp w14, w11 b.lo LBB0_6 ; %bb.7: ; in Loop: Header=BB0_4 Depth=1 add x1, x1, x13 b LBB0_9 LBB0_8: ; in Loop: Header=BB0_4 Depth=1 mov w13, #0 LBB0_9: ; in Loop: Header=BB0_4 Depth=1 mov w13, w13 subs x13, x11, x13 b.ls LBB0_3 ; %bb.10: ; in Loop: Header=BB0_4 Depth=1 mov x14, x13 mov x15, x1 LBB0_11: ; Parent Loop BB0_4 Depth=1 ; => This Inner Loop Header: Depth=2 ldrb w16, [x15], #1 add w12, w12, w16 add w8, w12, w8 subs x14, x14, #1 b.ne LBB0_11 ; %bb.12: ; in Loop: Header=BB0_4 Depth=1 add x1, x1, x13 b LBB0_3 LBB0_13: orr w0, w12, w8, lsl #16 ret LBB0_14: mov w0, #1 ret .cfi_endproc ; -- End function .globl _mz_crc32 ; -- Begin function mz_crc32 .p2align 2 _mz_crc32: ; @mz_crc32 .cfi_startproc ; %bb.0: cbz x1, LBB1_5 ; %bb.1: mvn w8, w0 cbz x2, LBB1_4 ; %bb.2: Lloh0: adrp x9, _mz_crc32.s_crc32@PAGE Lloh1: add x9, x9, _mz_crc32.s_crc32@PAGEOFF LBB1_3: ; =>This Inner Loop Header: Depth=1 ldrb w10, [x1], #1 eor w11, w8, w10 and w11, w11, #0xf ldr w11, [x9, w11, uxtw #2] eor w8, w11, w8, lsr #4 and w11, w8, #0xf eor w10, w11, w10, lsr #4 ldr w10, [x9, w10, uxtw #2] eor w8, w10, w8, lsr #4 subs x2, x2, #1 b.ne LBB1_3 LBB1_4: mvn w0, w8 ret LBB1_5: mov x0, #0 ret .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .globl _mz_free ; -- Begin function mz_free .p2align 2 _mz_free: ; @mz_free .cfi_startproc ; %bb.0: b _free .cfi_endproc ; -- End function .globl _mz_version ; -- Begin function mz_version .p2align 2 _mz_version: ; @mz_version .cfi_startproc ; %bb.0: Lloh2: adrp x0, l_.str@PAGE Lloh3: add x0, x0, l_.str@PAGEOFF ret .loh AdrpAdd Lloh2, Lloh3 .cfi_endproc ; -- End function .section __TEXT,__literal16,16byte_literals .p2align 4 ; -- Begin function mz_deflateInit lCPI4_0: .quad 1 ; 0x1 .quad 0 ; 0x0 .section __TEXT,__text,regular,pure_instructions .globl _mz_deflateInit .p2align 2 _mz_deflateInit: ; @mz_deflateInit .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, #10 cmp w1, #10 csel w8, w1, w8, lt mov w9, #6 cmp w1, #0 csel w20, w8, w9, ge mov w8, #4096 mov w9, #4096 movk w9, #8, lsl #16 csel w21, w9, w8, eq mov w8, #8192 mov w9, #24576 cmp w1, #4 csel w22, w9, w8, lt cbz x0, LBB4_5 ; %bb.1: mov x19, x0 str wzr, [x0, #88] Lloh4: adrp x8, lCPI4_0@PAGE Lloh5: ldr q0, [x8, lCPI4_0@PAGEOFF] str q0, [x0, #96] str xzr, [x0, #16] stp xzr, xzr, [x0, #40] ldr x8, [x0, #64] cbz x8, LBB4_6 ; %bb.2: ldr x9, [x19, #72] cbz x9, LBB4_7 LBB4_3: ldr x0, [x19, #80] mov w1, #1 mov w2, #57208 movk w2, #4, lsl #16 blr x8 cbz x0, LBB4_8 ; %bb.4: Lloh6: adrp x8, _tdefl_write_image_to_png_file_in_memory_ex.s_tdefl_png_num_probes@PAGE Lloh7: add x8, x8, _tdefl_write_image_to_png_file_in_memory_ex.s_tdefl_png_num_probes@PAGEOFF ldr w8, [x8, w20, sxtw #2] orr w9, w22, w21 orr w3, w9, w8 str x0, [x19, #56] mov x1, #0 mov x2, #0 bl _tdefl_init mov w0, #0 b LBB4_9 LBB4_5: mov w0, #-2 b LBB4_9 LBB4_6: Lloh8: adrp x8, _def_alloc_func@PAGE Lloh9: add x8, x8, _def_alloc_func@PAGEOFF str x8, [x19, #64] ldr x9, [x19, #72] cbnz x9, LBB4_3 LBB4_7: Lloh10: adrp x9, _def_free_func@PAGE Lloh11: add x9, x9, _def_free_func@PAGEOFF str x9, [x19, #72] b LBB4_3 LBB4_8: mov w0, #-4 LBB4_9: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdr Lloh4, Lloh5 .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpAdd Lloh10, Lloh11 .cfi_endproc ; -- End function .section __TEXT,__literal16,16byte_literals .p2align 4 ; -- Begin function mz_deflateInit2 lCPI5_0: .quad 1 ; 0x1 .quad 0 ; 0x0 .section __TEXT,__text,regular,pure_instructions .globl _mz_deflateInit2 .p2align 2 _mz_deflateInit2: ; @mz_deflateInit2 .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 cmp w1, #4 cset w8, lt mov w9, #10 cmp w1, #10 csel w9, w1, w9, lt mov w10, #6 cmp w1, #0 csel w9, w9, w10, ge Lloh12: adrp x10, _tdefl_write_image_to_png_file_in_memory_ex.s_tdefl_png_num_probes@PAGE Lloh13: add x10, x10, _tdefl_write_image_to_png_file_in_memory_ex.s_tdefl_png_num_probes@PAGEOFF ldr w9, [x10, w9, sxtw #2] orr w8, w9, w8, lsl #14 orr w9, w8, #0x1000 cmp w3, #0 csel w20, w9, w8, gt cbz w1, LBB5_4 ; %bb.1: sub w8, w5, #1 cmp w8, #3 b.hi LBB5_7 ; %bb.2: Lloh14: adrp x9, lJTI5_0@PAGE Lloh15: add x9, x9, lJTI5_0@PAGEOFF adr x10, LBB5_3 ldrb w11, [x9, x8] add x10, x10, x11, lsl #2 br x10 LBB5_3: orr w20, w20, #0x20000 cbnz x19, LBB5_8 b LBB5_17 LBB5_4: orr w20, w20, #0x80000 cbnz x19, LBB5_8 b LBB5_17 LBB5_5: and w20, w20, #0xfffff000 cbnz x19, LBB5_8 b LBB5_17 LBB5_6: orr w20, w20, #0x10000 LBB5_7: cbz x19, LBB5_17 LBB5_8: mov w0, #-10000 cmp w2, #8 b.ne LBB5_22 ; %bb.9: sub w8, w4, #10 cmn w8, #9 b.lo LBB5_22 ; %bb.10: cmp w3, #15 b.eq LBB5_12 ; %bb.11: cmn w3, #15 b.ne LBB5_18 LBB5_12: str wzr, [x19, #88] Lloh16: adrp x8, lCPI5_0@PAGE Lloh17: ldr q0, [x8, lCPI5_0@PAGEOFF] str q0, [x19, #96] str xzr, [x19, #16] stp xzr, xzr, [x19, #40] ldr x8, [x19, #64] cbz x8, LBB5_19 ; %bb.13: ldr x9, [x19, #72] cbz x9, LBB5_20 LBB5_14: ldr x0, [x19, #80] mov w1, #1 mov w2, #57208 movk w2, #4, lsl #16 blr x8 cbz x0, LBB5_21 ; %bb.15: orr w3, w20, #0x2000 str x0, [x19, #56] mov x1, #0 mov x2, #0 bl _tdefl_init mov w0, #0 b LBB5_22 LBB5_16: orr w20, w20, #0x40000 cbnz x19, LBB5_8 LBB5_17: mov w0, #-2 b LBB5_22 LBB5_18: mov w0, #-10000 b LBB5_22 LBB5_19: Lloh18: adrp x8, _def_alloc_func@PAGE Lloh19: add x8, x8, _def_alloc_func@PAGEOFF str x8, [x19, #64] ldr x9, [x19, #72] cbnz x9, LBB5_14 LBB5_20: Lloh20: adrp x9, _def_free_func@PAGE Lloh21: add x9, x9, _def_free_func@PAGEOFF str x9, [x19, #72] b LBB5_14 LBB5_21: mov w0, #-4 LBB5_22: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh12, Lloh13 .loh AdrpAdd Lloh14, Lloh15 .loh AdrpLdr Lloh16, Lloh17 .loh AdrpAdd Lloh18, Lloh19 .loh AdrpAdd Lloh20, Lloh21 .cfi_endproc .section __TEXT,__const lJTI5_0: .byte (LBB5_3-LBB5_3)>>2 .byte (LBB5_5-LBB5_3)>>2 .byte (LBB5_6-LBB5_3)>>2 .byte (LBB5_16-LBB5_3)>>2 ; -- End function .section __TEXT,__text,regular,pure_instructions .globl _tdefl_create_comp_flags_from_zip_params ; -- Begin function tdefl_create_comp_flags_from_zip_params .p2align 2 _tdefl_create_comp_flags_from_zip_params: ; @tdefl_create_comp_flags_from_zip_params .cfi_startproc ; %bb.0: mov x8, x0 cmp w0, #4 cset w9, lt mov w10, #10 cmp w0, #10 csel w10, w0, w10, lt mov w11, #6 cmp w0, #0 csel w10, w10, w11, ge Lloh22: adrp x11, _tdefl_write_image_to_png_file_in_memory_ex.s_tdefl_png_num_probes@PAGE Lloh23: add x11, x11, _tdefl_write_image_to_png_file_in_memory_ex.s_tdefl_png_num_probes@PAGEOFF ldr w10, [x11, w10, sxtw #2] orr w9, w10, w9, lsl #14 orr w10, w9, #0x1000 cmp w1, #0 csel w0, w10, w9, gt cbz w8, LBB6_4 ; %bb.1: sub w8, w2, #1 cmp w8, #3 b.hi LBB6_7 ; %bb.2: Lloh24: adrp x9, lJTI6_0@PAGE Lloh25: add x9, x9, lJTI6_0@PAGEOFF adr x10, LBB6_3 ldrb w11, [x9, x8] add x10, x10, x11, lsl #2 br x10 LBB6_3: orr w0, w0, #0x20000 ret LBB6_4: orr w0, w0, #0x80000 ret LBB6_5: and w0, w0, #0xfffff000 ret LBB6_6: orr w0, w0, #0x10000 LBB6_7: ret LBB6_8: orr w0, w0, #0x40000 ret .loh AdrpAdd Lloh22, Lloh23 .loh AdrpAdd Lloh24, Lloh25 .cfi_endproc .section __TEXT,__const lJTI6_0: .byte (LBB6_3-LBB6_3)>>2 .byte (LBB6_5-LBB6_3)>>2 .byte (LBB6_6-LBB6_3)>>2 .byte (LBB6_8-LBB6_3)>>2 ; -- End function .section __TEXT,__text,regular,pure_instructions .p2align 2 ; -- Begin function def_alloc_func _def_alloc_func: ; @def_alloc_func .cfi_startproc ; %bb.0: mul x0, x2, x1 b _malloc .cfi_endproc ; -- End function .p2align 2 ; -- Begin function def_free_func _def_free_func: ; @def_free_func .cfi_startproc ; %bb.0: mov x0, x1 b _free .cfi_endproc ; -- End function .section __TEXT,__literal16,16byte_literals .p2align 4 ; -- Begin function tdefl_init lCPI9_0: .long 1 ; 0x1 .long 0 ; 0x0 .long 0 ; 0x0 .long 0 ; 0x0 .section __TEXT,__text,regular,pure_instructions .globl _tdefl_init .p2align 2 _tdefl_init: ; @tdefl_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 stp x1, x2, [x0] and w8, w3, #0xfff add w8, w8, #2 mov w9, #43691 mul w8, w8, w9 lsr w8, w8, #17 add w8, w8, #1 stp w3, w8, [x0, #16] ubfx w8, w3, #2, #10 add w8, w8, #2 mul w8, w8, w9 ubfx w9, w3, #14, #1 lsr w8, w8, #17 add w8, w8, #1 stp w8, w9, [x0, #24] tbnz w3, #15, LBB9_2 ; %bb.1: add x8, x19, #41, lsl #12 ; =167936 add x0, x8, #682 mov w1, #65536 bl _bzero LBB9_2: mov w8, #37546 stur xzr, [x19, #92] add x8, x19, x8 add x9, x8, #1 stur xzr, [x19, #84] stp xzr, xzr, [x19, #120] stp xzr, xzr, [x19, #104] stp x9, x8, [x19, #48] mov w8, #8 str w8, [x19, #80] add x8, x19, #57, lsl #12 ; =233472 add x8, x8, #682 stp x8, x8, [x19, #64] str wzr, [x19, #100] Lloh26: adrp x8, lCPI9_0@PAGE Lloh27: ldr q0, [x8, lCPI9_0@PAGEOFF] str q0, [x19, #32] mov w8, #33226 add x0, x19, x8 movi.2d v0, #0000000000000000 stur q0, [x19, #136] stur q0, [x19, #152] str wzr, [x19, #168] stp xzr, xzr, [x19, #176] str xzr, [x19, #192] mov w1, #576 bl _bzero mov w8, #33850 movi.2d v0, #0000000000000000 str q0, [x19, x8] mov w8, #33834 str q0, [x19, x8] mov w8, #33818 str q0, [x19, x8] movi.2d v0, #0000000000000000 mov w8, #33802 str q0, [x19, x8] mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdr Lloh26, Lloh27 .cfi_endproc ; -- End function .globl _mz_deflateEnd ; -- Begin function mz_deflateEnd .p2align 2 _mz_deflateEnd: ; @mz_deflateEnd .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, LBB10_3 ; %bb.1: mov x19, x0 ldr x1, [x0, #56] cbz x1, LBB10_4 ; %bb.2: ldp x8, x0, [x19, #72] blr x8 mov w0, #0 str xzr, [x19, #56] b LBB10_5 LBB10_3: mov w0, #-2 b LBB10_5 LBB10_4: mov w0, #0 LBB10_5: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _mz_deflateReset ; -- Begin function mz_deflateReset .p2align 2 _mz_deflateReset: ; @mz_deflateReset .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 cbz x0, LBB11_5 ; %bb.1: ldr x8, [x0, #56] cbz x8, LBB11_5 ; %bb.2: ldr x9, [x0, #64] cbz x9, LBB11_5 ; %bb.3: ldr x9, [x0, #72] cbz x9, LBB11_5 ; %bb.4: str xzr, [x0, #40] str xzr, [x0, #16] ldr w3, [x8, #16] mov x0, x8 mov x1, #0 mov x2, #0 bl _tdefl_init mov w0, #0 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret LBB11_5: mov w0, #-2 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _mz_deflate ; -- Begin function mz_deflate .p2align 2 _mz_deflate: ; @mz_deflate .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov w8, #-2 cbz x0, LBB12_17 ; %bb.1: cmp w1, #4 b.hi LBB12_17 ; %bb.2: mov x19, x0 ldr x0, [x0, #56] cbz x0, LBB12_17 ; %bb.3: ldr x3, [x19, #24] cbz x3, LBB12_16 ; %bb.4: ldr w9, [x19, #32] cbz w9, LBB12_7 ; %bb.5: mov w8, #2 cmp w1, #1 csel w20, w8, w1, eq ldr w8, [x0, #132] cmp w8, #1 b.ne LBB12_8 ; %bb.6: cmp w20, #4 mov w8, #-5 csinc w8, w8, wzr, ne b LBB12_17 LBB12_7: mov w8, #-5 b LBB12_17 LBB12_8: ldr x21, [x19, #16] ldr x22, [x19, #40] ldr w10, [x19, #8] ldr x1, [x19] LBB12_9: ; =>This Inner Loop Header: Depth=1 mov w11, w10 mov w8, w9 stp x8, x11, [sp] add x2, sp, #8 mov x4, sp mov x5, x20 bl _tdefl_compress mov x8, x0 ldp x15, x11, [sp] and x9, x11, #0xffffffff ldr x10, [x19] add x1, x10, x9 str x1, [x19] ldr w12, [x19, #8] sub w10, w12, w11 str w10, [x19, #8] ldp x13, x14, [x19, #16] add x13, x13, x9 str x13, [x19, #16] ldr x0, [x19, #56] ldr w9, [x0, #32] str x9, [x19, #96] and x17, x15, #0xffffffff add x3, x14, x17 str x3, [x19, #24] ldr w16, [x19, #32] sub w9, w16, w15 str w9, [x19, #32] ldr x14, [x19, #40] add x14, x14, x17 str x14, [x19, #40] tbnz w8, #31, LBB12_16 ; %bb.10: ; in Loop: Header=BB12_9 Depth=1 cmp w8, #1 b.eq LBB12_17 ; %bb.11: ; in Loop: Header=BB12_9 Depth=1 cmp w16, w15 b.eq LBB12_15 ; %bb.12: ; in Loop: Header=BB12_9 Depth=1 cmp w20, #4 b.eq LBB12_9 ; %bb.13: ; in Loop: Header=BB12_9 Depth=1 cmp w12, w11 b.ne LBB12_9 ; %bb.14: cbz w20, LBB12_18 LBB12_15: mov w8, #0 b LBB12_17 LBB12_16: mov w8, #-2 LBB12_17: mov x0, x8 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 ret LBB12_18: cmp x14, x22 ccmp x13, x21, #0, eq mov w8, #-5 csel w8, w8, wzr, eq b LBB12_17 .cfi_endproc ; -- End function .globl _tdefl_compress ; -- Begin function tdefl_compress .p2align 2 _tdefl_compress: ; @tdefl_compress .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 cbz x0, LBB13_3 ; %bb.1: mov x20, x5 mov x21, x1 mov x19, x0 stp x1, x3, [x0, #136] stp x2, x4, [x0, #152] str x1, [x0, #176] cbz x2, LBB13_7 ; %bb.2: ldr x8, [x2] b LBB13_8 LBB13_3: cbz x2, LBB13_5 ; %bb.4: str xzr, [x2] LBB13_5: cbz x4, LBB13_19 ; %bb.6: str xzr, [x4] mov w0, #-2 b LBB13_18 LBB13_7: mov x8, #0 LBB13_8: stp x8, xzr, [x19, #184] str w20, [x19, #168] ldr x8, [x19] cmp x8, #0 cset w8, eq orr x9, x3, x4 cmp x9, #0 cset w9, ne eor w8, w9, w8 tbnz w8, #0, LBB13_12 ; %bb.9: ldr w8, [x19, #132] cbnz w8, LBB13_12 ; %bb.10: ldr w8, [x19, #128] cmp w20, #4 b.eq LBB13_20 ; %bb.11: cbz w8, LBB13_20 LBB13_12: cbz x2, LBB13_14 LBB13_13: str xzr, [x2] LBB13_14: cbz x4, LBB13_16 ; %bb.15: str xzr, [x4] LBB13_16: mov w0, #-2 LBB13_17: str w0, [x19, #132] LBB13_18: 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 LBB13_19: mov w0, #-2 b LBB13_18 LBB13_20: cbz x2, LBB13_23 ; %bb.21: cbnz x21, LBB13_23 ; %bb.22: ldr x9, [x2] cbnz x9, LBB13_13 LBB13_23: cbz x4, LBB13_26 ; %bb.24: cbnz x3, LBB13_26 ; %bb.25: ldr x9, [x4] cbnz x9, LBB13_12 LBB13_26: cmp w20, #4 cset w22, eq orr w8, w8, w22 str w8, [x19, #128] ldr w8, [x19, #116] cbnz w8, LBB13_28 ; %bb.27: ldr w9, [x19, #120] cbz w9, LBB13_33 LBB13_28: cbz x2, LBB13_30 ; %bb.29: str xzr, [x2] LBB13_30: cbz x4, LBB13_32 ; %bb.31: ldr x9, [x4] ldr x10, [x19, #192] sub x9, x9, x10 cmp x9, x8 csel x20, x9, x8, lo add x0, x3, x10 ldr w8, [x19, #112] add x8, x19, x8 add x8, x8, #57, lsl #12 ; =233472 add x1, x8, #682 mov x2, x20 bl _memcpy ldp w8, w9, [x19, #112] add w10, w8, w20 sub w8, w9, w20 stp w10, w8, [x19, #112] ldr x9, [x19, #192] add x9, x9, x20 str x9, [x19, #192] ldr x10, [x19, #160] str x9, [x10] LBB13_32: ldr w9, [x19, #120] cmp w9, #0 ccmp w8, #0, #0, ne cset w0, eq b LBB13_17 LBB13_33: mov x0, x19 bl _tdefl_compress_normal cbz w0, LBB13_45 ; %bb.34: cbz x21, LBB13_37 ; %bb.35: ldr w8, [x19, #16] and w8, w8, #0x3000 cbz w8, LBB13_37 ; %bb.36: ldr w0, [x19, #32] ldr x8, [x19, #176] sub x2, x8, x21 mov x1, x21 bl _mz_adler32 str w0, [x19, #32] LBB13_37: cbz w20, LBB13_41 ; %bb.38: ldr w8, [x19, #40] cbnz w8, LBB13_41 ; %bb.39: ldr x8, [x19, #184] cbnz x8, LBB13_41 ; %bb.40: ldr w8, [x19, #116] cbz w8, LBB13_42 LBB13_41: mov x0, x19 bl _tdefl_flush_output_buffer b LBB13_17 LBB13_42: mov x0, x19 mov x1, x20 bl _tdefl_flush_block tbnz w0, #31, LBB13_45 ; %bb.43: str w22, [x19, #120] cmp w20, #3 b.ne LBB13_41 ; %bb.44: add x8, x19, #41, lsl #12 ; =167936 add x0, x8, #682 mov w1, #65536 bl _bzero add x8, x19, #25, lsl #12 ; =102400 add x0, x8, #682 mov w1, #65536 bl _bzero str wzr, [x19, #44] b LBB13_41 LBB13_45: ldr w0, [x19, #132] b LBB13_18 .cfi_endproc ; -- End function .globl _tdefl_get_adler32 ; -- Begin function tdefl_get_adler32 .p2align 2 _tdefl_get_adler32: ; @tdefl_get_adler32 .cfi_startproc ; %bb.0: ldr w0, [x0, #32] ret .cfi_endproc ; -- End function .globl _mz_deflateBound ; -- Begin function mz_deflateBound .p2align 2 _mz_deflateBound: ; @mz_deflateBound .cfi_startproc ; %bb.0: mov w8, #110 mul x8, x1, x8 lsr x8, x8, #2 mov x9, #62915 movk x9, #23592, lsl #16 movk x9, #49807, lsl #32 movk x9, #10485, lsl #48 umulh x8, x8, x9 lsr x8, x8, #2 add x8, x8, #128 lsr x9, x1, #10 mov x10, #16913 movk x10, #8456, lsl #16 movk x10, #4228, lsl #32 movk x10, #2114, lsl #48 umulh x9, x9, x10 add x9, x9, x9, lsl #2 add x9, x1, x9 add x9, x9, #133 cmp x8, x9 csel x0, x8, x9, hi ret .cfi_endproc ; -- End function .globl _mz_compress2 ; -- Begin function mz_compress2 .p2align 2 _mz_compress2: ; @mz_compress2 .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 ldr x25, [x1] orr x8, x25, x3 lsr x8, x8, #32 cbz x8, LBB16_2 ; %bb.1: mov w0, #-10000 b LBB16_17 LBB16_2: mov x24, x4 mov x21, x3 mov x22, x2 mov x20, x1 mov x23, x0 mov w8, #10 cmp w4, #10 csel w8, w4, w8, lt mov w9, #6 cmp w4, #0 csel w26, w8, w9, ge mov w0, #57208 movk w0, #4, lsl #16 bl _malloc cbz x0, LBB16_8 ; %bb.3: mov x19, x0 Lloh28: adrp x8, _tdefl_write_image_to_png_file_in_memory_ex.s_tdefl_png_num_probes@PAGE Lloh29: add x8, x8, _tdefl_write_image_to_png_file_in_memory_ex.s_tdefl_png_num_probes@PAGEOFF ldr w8, [x8, w26, sxtw #2] mov w9, #8192 mov w10, #24576 cmp w24, #4 csel w9, w10, w9, lt mov w10, #4096 mov w11, #4096 movk w11, #8, lsl #16 cmp w24, #0 csel w10, w11, w10, eq orr w9, w9, w10 orr w3, w9, w8 mov x1, #0 mov x2, #0 bl _tdefl_init cbz x23, LBB16_15 ; %bb.4: cbz w25, LBB16_9 ; %bb.5: ldr w8, [x19, #132] cmp w8, #1 b.ne LBB16_10 ; %bb.6: mov x24, #0 LBB16_7: str x24, [x20] mov x0, x19 bl _free mov w0, #0 b LBB16_17 LBB16_8: mov w0, #-4 b LBB16_17 LBB16_9: mov w20, #-5 b LBB16_16 LBB16_10: mov x24, #0 LBB16_11: ; =>This Inner Loop Header: Depth=1 mov w9, w21 mov w8, w25 stp x8, x9, [sp] add x2, sp, #8 mov x4, sp mov x0, x19 mov x1, x22 mov x3, x23 mov w5, #4 bl _tdefl_compress tbnz w0, #31, LBB16_15 ; %bb.12: ; in Loop: Header=BB16_11 Depth=1 ldr x8, [sp] and x9, x8, #0xffffffff add x24, x9, x24 cmp w0, #1 b.eq LBB16_7 ; %bb.13: ; in Loop: Header=BB16_11 Depth=1 ldr x10, [sp, #8] add x22, x22, w10, uxtw sub w21, w21, w10 add x23, x23, x9 sub w9, w25, w8 cmp w25, w8 mov x25, x9 b.ne LBB16_11 ; %bb.14: mov w20, #0 b LBB16_16 LBB16_15: mov w20, #-2 LBB16_16: mov x0, x19 bl _free mov w8, #-5 cmp w20, #0 csel w0, w8, w20, eq LBB16_17: 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 Lloh28, Lloh29 .cfi_endproc ; -- End function .globl _mz_compress ; -- Begin function mz_compress .p2align 2 _mz_compress: ; @mz_compress .cfi_startproc ; %bb.0: mov w4, #-1 b _mz_compress2 .cfi_endproc ; -- End function .globl _mz_compressBound ; -- Begin function mz_compressBound .p2align 2 _mz_compressBound: ; @mz_compressBound .cfi_startproc ; %bb.0: mov w8, #110 mul x8, x0, x8 lsr x8, x8, #2 mov x9, #62915 movk x9, #23592, lsl #16 movk x9, #49807, lsl #32 movk x9, #10485, lsl #48 umulh x8, x8, x9 lsr x8, x8, #2 add x8, x8, #128 lsr x9, x0, #10 mov x10, #16913 movk x10, #8456, lsl #16 movk x10, #4228, lsl #32 movk x10, #2114, lsl #48 umulh x9, x9, x10 add x9, x9, x9, lsl #2 add x9, x0, x9 add x9, x9, #133 cmp x8, x9 csel x0, x8, x9, hi ret .cfi_endproc ; -- End function .section __TEXT,__literal16,16byte_literals .p2align 4 ; -- Begin function mz_inflateInit2 lCPI19_0: .long 0 ; 0x0 .long 0 ; 0x0 .long 1 ; 0x1 .long 0 ; 0x0 .section __TEXT,__text,regular,pure_instructions .globl _mz_inflateInit2 .p2align 2 _mz_inflateInit2: ; @mz_inflateInit2 .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 cbz x0, LBB19_7 ; %bb.1: mov x19, x1 mov x20, x0 cmp w1, #15 b.eq LBB19_3 ; %bb.2: cmn w19, #15 b.ne LBB19_8 LBB19_3: str wzr, [x20, #88] str xzr, [x20, #16] stp xzr, xzr, [x20, #40] stp xzr, xzr, [x20, #96] ldr x8, [x20, #64] cbz x8, LBB19_9 ; %bb.4: ldr x9, [x20, #72] cbz x9, LBB19_10 LBB19_5: ldr x0, [x20, #80] mov w21, #1 mov w1, #1 mov w2, #43792 blr x8 cbz x0, LBB19_11 ; %bb.6: mov x8, x0 mov w0, #0 mov w9, #43788 add x9, x8, x9 mov w10, #11000 add x10, x8, x10 str x8, [x20, #56] str wzr, [x8] str w21, [x9] Lloh30: adrp x9, lCPI19_0@PAGE Lloh31: ldr q0, [x9, lCPI19_0@PAGEOFF] str q0, [x10] str w19, [x8, #11016] b LBB19_12 LBB19_7: mov w0, #-2 b LBB19_12 LBB19_8: mov w0, #-10000 b LBB19_12 LBB19_9: Lloh32: adrp x8, _def_alloc_func@PAGE Lloh33: add x8, x8, _def_alloc_func@PAGEOFF str x8, [x20, #64] ldr x9, [x20, #72] cbnz x9, LBB19_5 LBB19_10: Lloh34: adrp x9, _def_free_func@PAGE Lloh35: add x9, x9, _def_free_func@PAGEOFF str x9, [x20, #72] b LBB19_5 LBB19_11: mov w0, #-4 LBB19_12: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdr Lloh30, Lloh31 .loh AdrpAdd Lloh32, Lloh33 .loh AdrpAdd Lloh34, Lloh35 .cfi_endproc ; -- End function .section __TEXT,__literal16,16byte_literals .p2align 4 ; -- Begin function mz_inflateInit lCPI20_0: .long 0 ; 0x0 .long 0 ; 0x0 .long 1 ; 0x1 .long 0 ; 0x0 .section __TEXT,__text,regular,pure_instructions .globl _mz_inflateInit .p2align 2 _mz_inflateInit: ; @mz_inflateInit .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, LBB20_5 ; %bb.1: mov x19, x0 str wzr, [x0, #88] str xzr, [x0, #16] stp xzr, xzr, [x0, #40] stp xzr, xzr, [x0, #96] ldr x8, [x0, #64] cbz x8, LBB20_6 ; %bb.2: ldr x9, [x19, #72] cbz x9, LBB20_7 LBB20_3: ldr x0, [x19, #80] mov w20, #1 mov w1, #1 mov w2, #43792 blr x8 cbz x0, LBB20_8 ; %bb.4: mov x8, x0 mov w0, #0 mov w9, #43788 add x9, x8, x9 mov w10, #11000 add x10, x8, x10 str x8, [x19, #56] str wzr, [x8] str w20, [x9] Lloh36: adrp x9, lCPI20_0@PAGE Lloh37: ldr q0, [x9, lCPI20_0@PAGEOFF] str q0, [x10] mov w9, #15 str w9, [x8, #11016] b LBB20_9 LBB20_5: mov w0, #-2 b LBB20_9 LBB20_6: Lloh38: adrp x8, _def_alloc_func@PAGE Lloh39: add x8, x8, _def_alloc_func@PAGEOFF str x8, [x19, #64] ldr x9, [x19, #72] cbnz x9, LBB20_3 LBB20_7: Lloh40: adrp x9, _def_free_func@PAGE Lloh41: add x9, x9, _def_free_func@PAGEOFF str x9, [x19, #72] b LBB20_3 LBB20_8: mov w0, #-4 LBB20_9: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdr Lloh36, Lloh37 .loh AdrpAdd Lloh38, Lloh39 .loh AdrpAdd Lloh40, Lloh41 .cfi_endproc ; -- End function .globl _mz_inflate ; -- Begin function mz_inflate .p2align 2 _mz_inflate: ; @mz_inflate .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x28, x27, [sp, #16] ; 16-byte Folded Spill stp x26, x25, [sp, #32] ; 16-byte Folded Spill stp x24, x23, [sp, #48] ; 16-byte Folded Spill stp x22, x21, [sp, #64] ; 16-byte Folded Spill stp x20, x19, [sp, #80] ; 16-byte Folded Spill stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 cbz x0, LBB21_7 ; %bb.1: mov x19, x0 ldr x20, [x0, #56] cbz x20, LBB21_7 ; %bb.2: mov w8, #2 cmp w1, #1 csel w26, w8, w1, eq mov w0, #-2 cmp w26, #4 b.hi LBB21_8 ; %bb.3: mov w8, #1 lsl w8, w8, w26 mov w9, #21 tst w8, w9 b.eq LBB21_8 ; %bb.4: ldr w8, [x20, #11016] cmp w8, #0 mov w8, #8 cinc w8, w8, gt ldr w27, [x19, #8] ldr w9, [x20, #11008] str wzr, [x20, #11008] mov w10, #43788 add x25, x20, x10 ldr w10, [x25] tbnz w10, #31, LBB21_29 ; %bb.5: ldr w10, [x20, #11012] cmp w26, #4 b.eq LBB21_9 ; %bb.6: cbz w10, LBB21_9 LBB21_7: mov w0, #-2 LBB21_8: ldp x29, x30, [sp, #96] ; 16-byte Folded Reload ldp x20, x19, [sp, #80] ; 16-byte Folded Reload ldp x22, x21, [sp, #64] ; 16-byte Folded Reload ldp x24, x23, [sp, #48] ; 16-byte Folded Reload ldp x26, x25, [sp, #32] ; 16-byte Folded Reload ldp x28, x27, [sp, #16] ; 16-byte Folded Reload add sp, sp, #112 ret LBB21_9: cmp w26, #4 cset w11, eq orr w10, w10, w11 str w10, [x20, #11012] b.ne LBB21_14 ; %bb.10: cbz w9, LBB21_14 ; %bb.11: orr w6, w8, #0x4 ldr w8, [x19, #32] stp x8, x27, [sp] ldr x1, [x19] ldr x3, [x19, #24] add x2, sp, #8 mov x5, sp mov x0, x20 mov x4, x3 bl _tinfl_decompress str w0, [x25] ldr x8, [sp, #8] and x9, x8, #0xffffffff ldr x10, [x19] add x10, x10, x9 str x10, [x19] ldr w10, [x19, #8] sub w8, w10, w8 str w8, [x19, #8] ldp x8, x10, [x19, #16] add x8, x8, x9 str x8, [x19, #16] ldr w8, [x20, #28] str x8, [x19, #96] ldr x8, [sp] and x9, x8, #0xffffffff add x10, x10, x9 str x10, [x19, #24] ldr w10, [x19, #32] sub w8, w10, w8 str w8, [x19, #32] ldr x8, [x19, #40] add x8, x8, x9 str x8, [x19, #40] tbnz w0, #31, LBB21_29 ; %bb.12: cbz w0, LBB21_30 ; %bb.13: mov w8, #-1 str w8, [x25] mov w0, #-5 b LBB21_8 LBB21_14: orr w9, w8, #0x2 cmp w26, #4 csel w21, w9, w8, ne ldr w8, [x20, #11004] cbz w8, LBB21_17 ; %bb.15: ldr w9, [x19, #32] cmp w8, w9 csel w21, w8, w9, lo ldr x0, [x19, #24] ldr w8, [x20, #11000] mov w9, #11020 add x8, x20, x8 add x1, x8, x9 mov x2, x21 bl _memcpy ldr x8, [x19, #24] add x8, x8, x21 str x8, [x19, #24] ldr w8, [x19, #32] sub w8, w8, w21 str w8, [x19, #32] ldr x8, [x19, #40] add x8, x8, x21 str x8, [x19, #40] ldr w8, [x20, #11004] sub w9, w8, w21 str w9, [x20, #11004] ldr w9, [x20, #11000] add w9, w9, w21 and w9, w9, #0x7fff str w9, [x20, #11000] ldr w9, [x25] cbz w9, LBB21_31 ; %bb.16: mov w0, #0 b LBB21_8 LBB21_17: mov w8, #11020 add x22, x20, x8 ldr w8, [x20, #11000] mov x11, x27 LBB21_18: ; =>This Inner Loop Header: Depth=1 mov w10, w11 mov w9, #32768 sub w9, w9, w8 stp x9, x10, [sp] ldr x1, [x19] mov w9, #11020 add x28, x20, x9 add x4, x28, w8, uxtw add x2, sp, #8 mov x5, sp mov x0, x20 mov x3, x22 mov x6, x21 bl _tinfl_decompress mov x23, x0 str w0, [x25] ldr x8, [sp, #8] and x9, x8, #0xffffffff ldr x10, [x19] add x10, x10, x9 str x10, [x19] ldr w10, [x19, #8] sub w8, w10, w8 str w8, [x19, #8] ldr x8, [x19, #16] add x8, x8, x9 str x8, [x19, #16] ldr w8, [x20, #28] str x8, [x19, #96] ldr w8, [sp] str w8, [x20, #11004] ldr w9, [x19, #32] cmp w9, w8 csel w24, w9, w8, lo ldr x0, [x19, #24] ldr w8, [x20, #11000] add x1, x28, x8 mov x2, x24 bl _memcpy ldr x8, [x19, #24] add x8, x8, x24 str x8, [x19, #24] ldr w9, [x19, #32] sub w8, w9, w24 str w8, [x19, #32] ldr x8, [x19, #40] add x8, x8, x24 str x8, [x19, #40] ldr w10, [x20, #11004] sub w8, w10, w24 str w8, [x20, #11004] ldr w8, [x20, #11000] add w8, w8, w24 and w8, w8, #0x7fff str w8, [x20, #11000] tbnz w23, #31, LBB21_29 ; %bb.19: ; in Loop: Header=BB21_18 Depth=1 cmp w23, #1 b.ne LBB21_21 ; %bb.20: ; in Loop: Header=BB21_18 Depth=1 cbz w27, LBB21_33 LBB21_21: ; in Loop: Header=BB21_18 Depth=1 cmp w26, #4 b.ne LBB21_25 ; %bb.22: ; in Loop: Header=BB21_18 Depth=1 cbz w23, LBB21_34 ; %bb.23: ; in Loop: Header=BB21_18 Depth=1 cmp w9, w24 b.eq LBB21_33 ; %bb.24: ; in Loop: Header=BB21_18 Depth=1 ldr w11, [x19, #8] b LBB21_18 LBB21_25: ; in Loop: Header=BB21_18 Depth=1 cbz w23, LBB21_35 ; %bb.26: ; in Loop: Header=BB21_18 Depth=1 mov w0, #0 ldr w11, [x19, #8] cbz w11, LBB21_8 ; %bb.27: ; in Loop: Header=BB21_18 Depth=1 cmp w9, w24 b.eq LBB21_8 ; %bb.28: ; in Loop: Header=BB21_18 Depth=1 cmp w10, w24 b.eq LBB21_18 b LBB21_8 LBB21_29: mov w0, #-3 b LBB21_8 LBB21_30: mov w0, #1 b LBB21_8 LBB21_31: cmp w8, w21 LBB21_32: cset w0, eq b LBB21_8 LBB21_33: mov w0, #-5 b LBB21_8 LBB21_34: cmp w10, w24 mov w8, #-5 csinc w0, w8, wzr, ne b LBB21_8 LBB21_35: cmp w10, w24 b LBB21_32 .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function tinfl_decompress lCPI22_0: .long 288 ; 0x120 .long 32 ; 0x20 .section __TEXT,__text,regular,pure_instructions .globl _tinfl_decompress .p2align 2 _tinfl_decompress: ; @tinfl_decompress .cfi_startproc ; %bb.0: sub sp, sp, #368 .cfi_def_cfa_offset 368 stp x28, x27, [sp, #272] ; 16-byte Folded Spill stp x26, x25, [sp, #288] ; 16-byte Folded Spill stp x24, x23, [sp, #304] ; 16-byte Folded Spill stp x22, x21, [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 w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov x21, x4 mov x15, x2 Lloh42: adrp x8, ___stack_chk_guard@GOTPAGE Lloh43: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh44: ldr x8, [x8] stur x8, [x29, #-96] str x5, [sp, #88] ; 8-byte Folded Spill ldr x10, [x5] mvn x8, x3 add x8, x8, x4 add x8, x8, x10 str w6, [sp, #100] ; 4-byte Folded Spill tst w6, #0x4 csinv x4, x8, xzr, eq cmp x21, x3 b.lo LBB22_6 ; %bb.1: add x9, x4, #1 and x8, x9, x4 cbnz x8, LBB22_6 ; %bb.2: mov x22, x1 mov x20, x0 ldp w17, w24, [x0, #32] ldr w8, [x0, #40] str x8, [sp, #104] ; 8-byte Folded Spill ldp x23, x8, [x0, #56] str x8, [sp, #80] ; 8-byte Folded Spill ldp w8, w26, [x0] mov w0, #-1 cmp w8, #53 b.hi LBB22_24 ; %bb.3: mov w11, #10536 add x5, x20, x11 ldr x11, [x15] add x27, x22, x11 Lloh45: adrp x13, lJTI22_0@PAGE Lloh46: add x13, x13, lJTI22_0@PAGEOFF add x1, x21, x10 adr x12, LBB22_4 ldrh w10, [x13, x8, lsl #1] add x12, x12, x10, lsl #2 mov x25, x22 mov x2, x21 mov x10, x22 mov x13, x21 br x12 LBB22_4: mov w10, #0 mov x23, #0 str xzr, [x20, #8] mov w8, #1 str w8, [x20, #28] str w8, [x20, #16] mov w24, #0 mov w17, #0 str x10, [sp, #104] ; 8-byte Folded Spill mov x26, x10 ldr w8, [sp, #100] ; 4-byte Folded Reload tbnz w8, #0, LBB22_7 ; %bb.5: mov x2, x21 mov x25, x22 ldr x8, [sp, #104] ; 8-byte Folded Reload mov x24, x8 mov x17, x8 mov x26, x8 b LBB22_29 LBB22_6: ldr x8, [sp, #88] ; 8-byte Folded Reload str xzr, [x8] str xzr, [x15] mov w0, #-3 b LBB22_95 LBB22_7: cmp x11, #0 b.le LBB22_20 ; %bb.8: mov x25, x22 ldrb w8, [x25], #1 str w8, [x20, #8] LBB22_9: cmp x25, x27 b.hs LBB22_19 ; %bb.10: ldrb w10, [x25], #1 str w10, [x20, #12] ldr w8, [x20, #8] and w11, w10, #0x20 bfi w10, w8, #8, #24 mov w12, #4229 movk w12, #2114, lsl #16 umull x12, w10, w12 lsr x12, x12, #32 sub w13, w10, w12 add w12, w12, w13, lsr #1 lsr w12, w12, #4 sub w12, w12, w12, lsl #5 add w10, w10, w12 orr w10, w10, w11 cbnz w10, LBB22_26 ; %bb.11: and w10, w8, #0xf ldr w11, [sp, #100] ; 4-byte Folded Reload tbnz w11, #2, LBB22_25 ; %bb.12: lsr w8, w8, #4 mov w11, #256 lsl w11, w11, w8 mov w0, #-1 mov w24, #1 mov w8, #36 cmp w11, #8, lsl #12 ; =32768 b.hi LBB22_27 ; %bb.13: cmp x9, x11 b.lo LBB22_27 ; %bb.14: cmp w10, #8 b.eq LBB22_28 b LBB22_27 LBB22_15: cmp x11, #0 b.le LBB22_21 ; %bb.16: mov x25, x22 ldrb w8, [x25], #1 lsl x8, x8, x26 orr x23, x8, x23 add w26, w26, #8 mov x2, x21 b LBB22_35 LBB22_17: cmp x11, #0 b.le LBB22_22 ; %bb.18: add x25, x22, #1 add w26, w26, #8 mov x2, x21 b LBB22_227 LBB22_19: mov w8, #2 str w8, [x20] ldr w8, [sp, #100] ; 4-byte Folded Reload tst w8, #0x2 mov w8, #-4 csinc w0, w8, wzr, eq mov x2, x21 b LBB22_77 LBB22_20: mov w8, #1 b LBB22_23 LBB22_21: mov w8, #5 b LBB22_23 LBB22_22: mov w8, #32 LBB22_23: str w8, [x20] ldr w8, [sp, #100] ; 4-byte Folded Reload tst w8, #0x2 mov w8, #-4 csinc w0, w8, wzr, eq LBB22_24: mov x2, x21 mov x25, x22 b LBB22_77 LBB22_25: cmp w10, #8 b.eq LBB22_28 LBB22_26: mov w0, #-1 mov w24, #1 mov w8, #36 LBB22_27: mov x2, x21 b LBB22_98 LBB22_28: mov w24, #0 mov x2, x21 LBB22_29: mov x10, x25 mov x8, x26 cmp w26, #2 b.hi LBB22_34 LBB22_30: cmp x10, x27 b.hs LBB22_42 ; %bb.31: mov x25, x10 ldrb w8, [x25], #1 lsl x8, x8, x26 orr x23, x8, x23 add w8, w26, #8 cmp w8, #2 b.hi LBB22_34 ; %bb.32: cmp x25, x27 b.hs LBB22_43 ; %bb.33: add x25, x10, #2 ldrb w9, [x10, #1] lsl x8, x9, x8 orr x23, x8, x23 add w8, w26, #16 LBB22_34: mov x9, x23 and w10, w23, #0x7 lsr x23, x23, #3 sub w26, w8, #3 ubfx w8, w9, #1, #2 stp w10, w8, [x20, #20] cmp w10, #2 b.hs LBB22_36 LBB22_35: mov w24, #0 and w8, w26, #0x7 lsr x23, x23, x8 and w26, w26, #0xfffffff8 b LBB22_64 LBB22_36: cmp w8, #1 b.eq LBB22_40 ; %bb.37: cmp w8, #3 b.eq LBB22_41 ; %bb.38: mov w24, #0 cmp w24, #2 b.ls LBB22_45 LBB22_39: mov w24, #0 movi.2d v0, #0000000000000000 mov w8, #7320 str q0, [x20, x8] mov w8, #7304 str q0, [x20, x8] mov w8, #7288 str q0, [x20, x8] mov w8, #7272 str q0, [x20, x8] mov w8, #7256 str q0, [x20, x8] mov w8, #7240 str q0, [x20, x8] mov w8, #7224 str q0, [x20, x8] mov w8, #7208 str q0, [x20, x8] mov w8, #7192 str q0, [x20, x8] mov w8, #7176 str q0, [x20, x8] mov w8, #7160 str q0, [x20, x8] mov w8, #7144 str q0, [x20, x8] mov w8, #7128 str q0, [x20, x8] mov w8, #7112 str q0, [x20, x8] mov w8, #7096 str q0, [x20, x8] mov w8, #7080 str q0, [x20, x8] mov w8, #7064 str q0, [x20, x8] mov w8, #7048 str q0, [x20, x8] b LBB22_52 LBB22_40: str x4, [sp, #16] ; 8-byte Folded Spill str x2, [sp, #64] ; 8-byte Folded Spill Lloh47: adrp x8, lCPI22_0@PAGE Lloh48: ldr d0, [x8, lCPI22_0@PAGEOFF] movi.16b v1, #8 mov x8, x20 str q1, [x8, #72]! stur d0, [x8, #-28] movi.16b v0, #5 str q0, [x8, #3488] str q0, [x8, #3504] stp q1, q1, [x8, #16] stp q1, q1, [x8, #48] stp q1, q1, [x8, #80] stp q1, q1, [x8, #112] movi.16b v0, #9 stp q0, q0, [x8, #144] stp q0, q0, [x8, #176] stp q0, q0, [x8, #208] mov x9, #506381209866536711 stp x9, x9, [x8, #256] mov x10, #578721382704613384 stp x9, x10, [x8, #272] mov w19, #1 str q0, [x8, #240] tbz w19, #31, LBB22_142 b LBB22_59 LBB22_41: mov w0, #-1 mov w8, #10 b LBB22_98 LBB22_42: mov x25, x10 b LBB22_44 LBB22_43: mov x26, x8 LBB22_44: mov w8, #3 b LBB22_100 LBB22_45: mov w8, w24 Lloh49: adrp x9, l_.str.11@PAGE Lloh50: add x9, x9, l_.str.11@PAGEOFF ldrsb w9, [x9, x8] and w10, w9, #0xff cmp w26, w9 b.hs LBB22_50 LBB22_46: mov w8, w24 mov x19, x26 Lloh51: adrp x10, l_.str.11@PAGE Lloh52: add x10, x10, l_.str.11@PAGEOFF LBB22_47: ; =>This Inner Loop Header: Depth=1 cmp x25, x27 b.hs LBB22_51 ; %bb.48: ; in Loop: Header=BB22_47 Depth=1 ldrb w9, [x25], #1 lsl x9, x9, x19 orr x23, x9, x23 add w19, w19, #8 ldrsb w9, [x10, x8] cmp w19, w9 b.lo LBB22_47 ; %bb.49: and w10, w9, #0xff mov x26, x19 LBB22_50: mov w11, #-1 lsl w10, w11, w10 bic w10, w23, w10 lsl x8, x8, #2 add x11, x20, x8 lsr x23, x23, x9 Lloh53: adrp x12, _tinfl_decompress.s_min_table_sizes@PAGE Lloh54: add x12, x12, _tinfl_decompress.s_min_table_sizes@PAGEOFF sub w26, w26, w9 ldr w8, [x12, x8] add w8, w10, w8 str w8, [x11, #44] add w24, w24, #1 cmp w24, #2 b.ls LBB22_45 b LBB22_39 LBB22_51: mov w8, #11 b LBB22_101 LBB22_52: ldr w8, [x20, #52] cmp w24, w8 b.hs LBB22_58 ; %bb.53: cmp w26, #2 b.hi LBB22_61 LBB22_54: cmp x25, x27 b.hs LBB22_62 ; %bb.55: mov x9, x25 ldrb w8, [x9], #1 lsl x8, x8, x26 orr x23, x8, x23 add w8, w26, #8 cmp w8, #2 b.hi LBB22_60 ; %bb.56: cmp x9, x27 b.hs LBB22_63 ; %bb.57: ldrb w9, [x25, #1] add x25, x25, #2 lsl x8, x9, x8 orr x23, x8, x23 add w26, w26, #16 b LBB22_61 LBB22_58: str x4, [sp, #16] ; 8-byte Folded Spill str x2, [sp, #64] ; 8-byte Folded Spill mov w8, #19 str w8, [x20, #52] ldr w19, [x20, #24] tbz w19, #31, LBB22_142 LBB22_59: ldr x2, [sp, #64] ; 8-byte Folded Reload ldr x4, [sp, #16] ; 8-byte Folded Reload mov x8, x26 b LBB22_122 LBB22_60: mov x25, x9 mov x26, x8 LBB22_61: and w8, w23, #0x7 lsr x23, x23, #3 Lloh55: adrp x9, _s_tdefl_packed_code_size_syms_swizzle@PAGE Lloh56: add x9, x9, _s_tdefl_packed_code_size_syms_swizzle@PAGEOFF ldrb w9, [x9, w24, uxtw] sub w26, w26, #3 add x9, x20, x9 mov w10, #7048 strb w8, [x9, x10] add w24, w24, #1 b LBB22_52 LBB22_62: mov w8, #14 b LBB22_100 LBB22_63: mov x25, x9 mov x26, x8 mov w8, #14 b LBB22_100 LBB22_64: cmp w24, #3 b.hi LBB22_72 ; %bb.65: cbz w26, LBB22_74 ; %bb.66: cmp w26, #7 b.hi LBB22_70 LBB22_67: mov x8, x26 LBB22_68: ; =>This Inner Loop Header: Depth=1 cmp x25, x27 b.hs LBB22_71 ; %bb.69: ; in Loop: Header=BB22_68 Depth=1 ldrb w9, [x25], #1 lsl x9, x9, x8 orr x23, x9, x23 add w26, w8, #8 cmn w8, #9 mov x8, x26 b.hi LBB22_68 LBB22_70: add x8, x20, w24, uxtw mov w9, #10536 strb w23, [x8, x9] lsr x23, x23, #8 sub w26, w26, #8 add w24, w24, #1 b LBB22_64 LBB22_71: mov w9, #6 b LBB22_102 LBB22_72: ldrh w24, [x5] ldrh w8, [x5, #2] eor w8, w8, #0xffff cmp w24, w8 b.eq LBB22_104 LBB22_73: mov w0, #-1 mov w8, #39 b LBB22_98 LBB22_74: cmp x25, x27 b.hs LBB22_76 ; %bb.75: ldrb w8, [x25], #1 add x9, x20, w24, uxtw mov w10, #10536 strb w8, [x9, x10] add w24, w24, #1 b LBB22_64 LBB22_76: mov w8, #7 b LBB22_100 LBB22_77: mov x19, x26 str w26, [x20, #4] mov x8, #-1 lsl x8, x8, x19 bic x8, x23, x8 stp w17, w24, [x20, #32] ldr x9, [sp, #104] ; 8-byte Folded Reload str w9, [x20, #40] str x8, [x20, #56] ldp x8, x9, [sp, #80] ; 16-byte Folded Reload str x8, [x20, #64] sub x8, x25, x22 str x8, [x15] sub x8, x2, x21 str x8, [x9] mov w9, #9 ldr w10, [sp, #100] ; 4-byte Folded Reload tst w10, w9 b.eq LBB22_95 ; %bb.78: tbnz w0, #31, LBB22_95 ; %bb.79: ldr w10, [x20, #28] and w9, w10, #0xffff lsr w13, w10, #16 cbz x8, LBB22_91 ; %bb.80: lsr x10, x8, #4 mov x11, #39095 movk x11, #47971, lsl #16 movk x11, #47782, lsl #32 movk x11, #377, lsl #48 umulh x10, x10, x11 lsr x10, x10, #1 mov w11, #5552 msub x12, x10, x11, x8 mov w10, #32881 movk w10, #32775, lsl #16 mov w11, #65521 b LBB22_82 LBB22_81: ; in Loop: Header=BB22_82 Depth=1 umull x14, w9, w10 lsr x14, x14, #47 msub w9, w14, w11, w9 umull x14, w13, w10 lsr x14, x14, #47 msub w13, w14, w11, w13 subs x8, x8, x12 mov w12, #5552 b.eq LBB22_91 LBB22_82: ; =>This Loop Header: Depth=1 ; Child Loop BB22_84 Depth 2 ; Child Loop BB22_89 Depth 2 cmp x12, #8 b.lo LBB22_86 ; %bb.83: ; in Loop: Header=BB22_82 Depth=1 mov x14, #0 LBB22_84: ; Parent Loop BB22_82 Depth=1 ; => This Inner Loop Header: Depth=2 add x15, x21, x14 ldrb w16, [x15] add w9, w9, w16 add w13, w9, w13 ldrb w16, [x15, #1] add w9, w9, w16 add w13, w13, w9 ldrb w16, [x15, #2] add w9, w9, w16 add w13, w13, w9 ldrb w16, [x15, #3] add w9, w9, w16 add w13, w13, w9 ldrb w16, [x15, #4] add w9, w9, w16 add w13, w13, w9 ldrb w16, [x15, #5] add w9, w9, w16 add w13, w13, w9 ldrb w16, [x15, #6] add w9, w9, w16 add w13, w13, w9 ldrb w15, [x15, #7] add w9, w9, w15 add w13, w13, w9 add x14, x14, #8 add w15, w14, #7 cmp w15, w12 b.lo LBB22_84 ; %bb.85: ; in Loop: Header=BB22_82 Depth=1 add x21, x21, x14 b LBB22_87 LBB22_86: ; in Loop: Header=BB22_82 Depth=1 mov w14, #0 LBB22_87: ; in Loop: Header=BB22_82 Depth=1 mov w14, w14 subs x14, x12, x14 b.ls LBB22_81 ; %bb.88: ; in Loop: Header=BB22_82 Depth=1 mov x15, x14 mov x16, x21 LBB22_89: ; Parent Loop BB22_82 Depth=1 ; => This Inner Loop Header: Depth=2 ldrb w17, [x16], #1 add w9, w9, w17 add w13, w9, w13 subs x15, x15, #1 b.ne LBB22_89 ; %bb.90: ; in Loop: Header=BB22_82 Depth=1 add x21, x21, x14 b LBB22_81 LBB22_91: orr w8, w9, w13, lsl #16 str w8, [x20, #28] cbnz w0, LBB22_95 ; %bb.92: ldr w9, [sp, #100] ; 4-byte Folded Reload tbnz w9, #0, LBB22_94 ; %bb.93: mov w0, #0 b LBB22_95 LBB22_94: ldr w9, [x20, #16] mov w10, #-2 cmp w8, w9 csel w0, wzr, w10, eq LBB22_95: ldur x8, [x29, #-96] Lloh57: adrp x9, ___stack_chk_guard@GOTPAGE Lloh58: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh59: ldr x9, [x9] cmp x9, x8 b.ne LBB22_97 ; %bb.96: ldp x29, x30, [sp, #352] ; 16-byte Folded Reload ldp x20, x19, [sp, #336] ; 16-byte Folded Reload ldp x22, x21, [sp, #320] ; 16-byte Folded Reload ldp x24, x23, [sp, #304] ; 16-byte Folded Reload ldp x26, x25, [sp, #288] ; 16-byte Folded Reload ldp x28, x27, [sp, #272] ; 16-byte Folded Reload add sp, sp, #368 ret LBB22_97: bl ___stack_chk_fail LBB22_98: str w8, [x20] cmp x25, x22 b.ls LBB22_77 ; %bb.99: mvn x8, x22 sub w9, w26, #8 lsr w10, w9, #3 add x8, x8, x25 cmp x10, x8 csel x10, x10, x8, lo cmp x8, #0 csel x8, xzr, x10, eq mvn x10, x8 add x10, x25, x10 sub w8, w9, w8, lsl #3 cmp w26, #8 csel w26, w26, w8, lo csel x25, x25, x10, lo b LBB22_77 LBB22_100: str w8, [x20] ldr w8, [sp, #100] ; 4-byte Folded Reload tst w8, #0x2 mov w8, #-4 csinc w0, w8, wzr, eq b LBB22_77 LBB22_101: str w8, [x20] ldr w8, [sp, #100] ; 4-byte Folded Reload tst w8, #0x2 mov w8, #-4 csinc w0, w8, wzr, eq mov x26, x19 b LBB22_77 LBB22_102: str w9, [x20] ldr w9, [sp, #100] ; 4-byte Folded Reload tst w9, #0x2 mov w9, #-4 csinc w0, w9, wzr, eq mov x26, x8 b LBB22_77 LBB22_103: strb w17, [x2], #1 sub w24, w24, #1 LBB22_104: cbz w24, LBB22_114 ; %bb.105: cbz w26, LBB22_114 ; %bb.106: cmp w26, #7 b.hi LBB22_110 LBB22_107: mov x8, x26 LBB22_108: ; =>This Inner Loop Header: Depth=1 cmp x25, x27 b.hs LBB22_113 ; %bb.109: ; in Loop: Header=BB22_108 Depth=1 ldrb w9, [x25], #1 lsl x9, x9, x8 orr x23, x9, x23 add w26, w8, #8 cmn w8, #9 mov x8, x26 b.hi LBB22_108 LBB22_110: and w17, w23, #0xff lsr x23, x23, #8 sub w26, w26, #8 LBB22_111: cmp x2, x1 b.lo LBB22_103 ; %bb.112: mov w0, #2 mov w8, #52 b LBB22_98 LBB22_113: mov w9, #51 b LBB22_102 LBB22_114: str x1, [sp, #72] ; 8-byte Folded Spill str x27, [sp, #8] ; 8-byte Folded Spill cbnz w24, LBB22_116 LBB22_115: ldr x27, [sp, #8] ; 8-byte Folded Reload ldr x1, [sp, #72] ; 8-byte Folded Reload ldrb w8, [x20, #20] tbz w8, #0, LBB22_29 b LBB22_227 LBB22_116: ldr x27, [sp, #8] ; 8-byte Folded Reload ldr x1, [sp, #72] ; 8-byte Folded Reload LBB22_117: cmp x2, x1 b.hs LBB22_120 LBB22_118: cmp x25, x27 b.hs LBB22_121 ; %bb.119: stp x2, x1, [sp, #64] ; 16-byte Folded Spill sub x8, x1, x2 stp x22, x27, [sp] ; 16-byte Folded Spill sub x9, x27, x25 cmp x8, x9 csel x8, x8, x9, lo mov w9, w24 cmp x8, x9 str x26, [sp, #24] ; 8-byte Folded Spill csel x28, x8, x9, lo mov x0, x2 mov x1, x25 str w17, [sp, #60] ; 4-byte Folded Spill mov x2, x28 mov x22, x15 mov x19, x3 mov x27, x4 mov x26, x5 bl _memcpy mov x5, x26 mov x4, x27 mov x3, x19 ldr x2, [sp, #64] ; 8-byte Folded Reload ldr w17, [sp, #60] ; 4-byte Folded Reload mov x15, x22 ldr x22, [sp] ; 8-byte Folded Reload add x25, x25, x28 add x2, x2, x28 sub w24, w24, w28 ldr x26, [sp, #24] ; 8-byte Folded Reload cbnz w24, LBB22_116 b LBB22_115 LBB22_120: mov w0, #2 mov w8, #9 b LBB22_98 LBB22_121: mov w8, #38 b LBB22_100 LBB22_122: ; =>This Loop Header: Depth=1 ; Child Loop BB22_128 Depth 2 ; Child Loop BB22_133 Depth 2 sub x9, x27, x25 sub x10, x1, x2 cmp x9, #4 ccmp x10, #1, #4, ge b.le LBB22_136 ; %bb.123: ; in Loop: Header=BB22_122 Depth=1 cmp w8, #29 b.hi LBB22_125 ; %bb.124: ; in Loop: Header=BB22_122 Depth=1 ldr w9, [x25], #4 lsl x9, x9, x8 orr x23, x9, x23 add w8, w8, #32 LBB22_125: ; in Loop: Header=BB22_122 Depth=1 and x9, x23, #0x3ff add x9, x20, x9, lsl #1 ldrsh w24, [x9, #360] tbnz w24, #31, LBB22_127 ; %bb.126: ; in Loop: Header=BB22_122 Depth=1 asr w9, w24, #9 b LBB22_129 LBB22_127: ; in Loop: Header=BB22_122 Depth=1 mov w9, #10 LBB22_128: ; Parent Loop BB22_122 Depth=1 ; => This Inner Loop Header: Depth=2 ; kill: def $w9 killed $w9 killed $x9 def $x9 mvn w10, w24 lsr x11, x23, x9 add w9, w9, #1 and x11, x11, #0x1 add x10, x11, w10, sxtw add x10, x20, x10, lsl #1 ldrsh w24, [x10, #2408] tbnz w24, #31, LBB22_128 LBB22_129: ; in Loop: Header=BB22_122 Depth=1 lsr x23, x23, x9 sub w8, w8, w9 tbnz w24, #8, LBB22_225 ; %bb.130: ; in Loop: Header=BB22_122 Depth=1 and x9, x23, #0x3ff add x9, x20, x9, lsl #1 ldrsh w9, [x9, #360] tbnz w9, #31, LBB22_132 ; %bb.131: ; in Loop: Header=BB22_122 Depth=1 asr w10, w9, #9 b LBB22_134 LBB22_132: ; in Loop: Header=BB22_122 Depth=1 mov w10, #10 LBB22_133: ; Parent Loop BB22_122 Depth=1 ; => This Inner Loop Header: Depth=2 ; kill: def $w10 killed $w10 killed $x10 def $x10 mvn w9, w9 lsr x11, x23, x10 add w10, w10, #1 and x11, x11, #0x1 add x9, x11, w9, sxtw add x9, x20, x9, lsl #1 ldrsh w9, [x9, #2408] tbnz w9, #31, LBB22_133 LBB22_134: ; in Loop: Header=BB22_122 Depth=1 lsr x23, x23, x10 sub w8, w8, w10 strb w24, [x2] tbnz w9, #8, LBB22_139 ; %bb.135: ; in Loop: Header=BB22_122 Depth=1 strb w9, [x2, #1] add x2, x2, #2 b LBB22_122 LBB22_136: cmp w8, #14 b.hi LBB22_140 ; %bb.137: cmp x9, #1 b.gt LBB22_141 ; %bb.138: mov x26, x8 b LBB22_211 LBB22_139: add x2, x2, #1 mov x24, x9 b LBB22_225 LBB22_140: mov x26, x8 b LBB22_220 LBB22_141: ldrb w9, [x25] lsl x9, x9, x8 ldrb w10, [x25, #1] add w11, w8, #8 lsl x10, x10, x11 orr x9, x9, x23 orr x23, x9, x10 add x25, x25, #2 add w26, w8, #16 b LBB22_220 LBB22_142: str x1, [sp, #72] ; 8-byte Folded Spill stp x3, x5, [sp, #32] ; 16-byte Folded Spill str x26, [sp, #24] ; 8-byte Folded Spill str w17, [sp, #60] ; 4-byte Folded Spill str x15, [sp, #48] ; 8-byte Folded Spill mov w28, w19 movi.2d v0, #0000000000000000 stp q0, q0, [sp, #144] stp q0, q0, [sp, #112] mov w8, #3488 mov x26, x22 umaddl x22, w19, w8, x20 add x0, x22, #360 mov w1, #2048 bl _bzero add x0, x22, #2408 mov x22, x26 mov w1, #1152 bl _bzero mov w9, #0 mov w10, #0 mov w11, #0 mov w12, #0 mov w13, #0 mov w14, #0 mov w15, #0 mov w16, #0 mov w17, #0 mov w0, #0 mov w1, #0 mov w3, #0 mov w4, #0 mov w2, #0 add x8, x20, w19, uxtw #2 ldr w8, [x8, #44] cbz w8, LBB22_146 ; %bb.143: mov w9, #3488 madd x9, x28, x9, x20 add x9, x9, #72 add x10, sp, #112 mov x11, x8 LBB22_144: ; =>This Inner Loop Header: Depth=1 ldrb w12, [x9], #1 lsl x12, x12, #2 ldr w13, [x10, x12] add w13, w13, #1 str w13, [x10, x12] subs x11, x11, #1 b.ne LBB22_144 ; %bb.145: ldp w2, w4, [sp, #116] ldp w3, w1, [sp, #124] ldp w0, w17, [sp, #132] ldp w16, w15, [sp, #140] ldp w14, w13, [sp, #148] ldp w12, w11, [sp, #156] ldp w10, w9, [sp, #164] LBB22_146: stur xzr, [x29, #-168] lsl w5, w2, #1 add w6, w4, w5 lsl w6, w6, #1 stp w5, w6, [x29, #-160] add w2, w4, w2 add w2, w3, w2 add w3, w3, w6 lsl w3, w3, #1 add w4, w1, w3 lsl w4, w4, #1 stp w3, w4, [x29, #-152] add w1, w1, w2 add w1, w0, w1 add w0, w0, w4 lsl w0, w0, #1 add w2, w17, w0 lsl w2, w2, #1 stp w0, w2, [x29, #-144] add w17, w17, w1 add w17, w16, w17 add w16, w16, w2 lsl w16, w16, #1 add w0, w15, w16 lsl w0, w0, #1 stp w16, w0, [x29, #-136] add w15, w15, w17 add w15, w14, w15 add w14, w14, w0 lsl w14, w14, #1 add w16, w13, w14 lsl w16, w16, #1 stp w14, w16, [x29, #-128] add w13, w13, w15 add w13, w12, w13 add w12, w12, w16 lsl w12, w12, #1 add w14, w11, w12 lsl w14, w14, #1 stp w12, w14, [x29, #-120] add w11, w11, w13 add w11, w10, w11 add w10, w10, w14 lsl w10, w10, #1 add w12, w9, w10 lsl w12, w12, #1 stp w10, w12, [x29, #-112] ldr w10, [sp, #172] add w9, w9, w11 add w9, w10, w9 add w10, w10, w12 lsl w10, w10, #1 stur w10, [x29, #-104] cmp w10, #16, lsl #12 ; =65536 ccmp w9, #1, #0, ne b.hi LBB22_170 ; %bb.147: cbz w8, LBB22_167 ; %bb.148: mov x9, #0 mov w14, #-1 mov w10, #3488 madd x11, x28, x10, x20 sub x12, x29, #168 mov w13, #1 b LBB22_151 LBB22_149: ; in Loop: Header=BB22_151 Depth=1 ubfx w15, w16, #1, #1 mvn w14, w14 add w14, w15, w14 madd x15, x28, x10, x20 add x14, x15, w14, sxtw #1 strh w9, [x14, #2408] mov x14, x0 LBB22_150: ; in Loop: Header=BB22_151 Depth=1 add x9, x9, #1 cmp x9, x8 b.eq LBB22_167 LBB22_151: ; =>This Loop Header: Depth=1 ; Child Loop BB22_153 Depth 2 ; Child Loop BB22_165 Depth 2 ; Child Loop BB22_157 Depth 2 add x15, x11, x9 ldrb w15, [x15, #72] cbz w15, LBB22_150 ; %bb.152: ; in Loop: Header=BB22_151 Depth=1 mov w16, #0 lsl x0, x15, #2 ldr w17, [x12, x0] add w1, w17, #1 str w1, [x12, x0] mov x1, x15 LBB22_153: ; Parent Loop BB22_151 Depth=1 ; => This Inner Loop Header: Depth=2 lsl w0, w16, #1 mov x16, x0 bfxil w16, w17, #0, #1 lsr w17, w17, #1 subs w1, w1, #1 b.ne LBB22_153 ; %bb.154: ; in Loop: Header=BB22_151 Depth=1 cmp w15, #10 b.hi LBB22_158 ; %bb.155: ; in Loop: Header=BB22_151 Depth=1 cmp w16, #1023 b.hi LBB22_150 ; %bb.156: ; in Loop: Header=BB22_151 Depth=1 lsl w17, w13, w15 orr w15, w9, w15, lsl #9 LBB22_157: ; Parent Loop BB22_151 Depth=1 ; => This Inner Loop Header: Depth=2 madd x0, x28, x10, x20 add x0, x0, w16, uxtw #1 strh w15, [x0, #360] add w16, w16, w17 cmp w16, #1024 b.lo LBB22_157 b LBB22_150 LBB22_158: ; in Loop: Header=BB22_151 Depth=1 and w16, w16, #0x3ff madd x17, x28, x10, x20 add x17, x17, w16, uxtw #1 ldrsh w16, [x17, #360] cbz w16, LBB22_160 ; %bb.159: ; in Loop: Header=BB22_151 Depth=1 mov x17, x14 mov x14, x16 b LBB22_161 LBB22_160: ; in Loop: Header=BB22_151 Depth=1 add x16, x17, #360 strh w14, [x16] sub w17, w14, #2 LBB22_161: ; in Loop: Header=BB22_151 Depth=1 lsr w16, w0, #9 cmp w15, #12 b.hs LBB22_165 ; %bb.162: ; in Loop: Header=BB22_151 Depth=1 mov x0, x17 b LBB22_149 LBB22_163: ; in Loop: Header=BB22_165 Depth=2 mov x0, x17 mov x17, x14 LBB22_164: ; in Loop: Header=BB22_165 Depth=2 mov x14, x17 lsr w16, w16, #1 sub w15, w15, #1 mov x17, x0 cmp w15, #11 b.ls LBB22_149 LBB22_165: ; Parent Loop BB22_151 Depth=1 ; => This Inner Loop Header: Depth=2 ubfx w0, w16, #1, #1 mvn w14, w14 add w14, w0, w14 madd x0, x28, x10, x20 add x0, x0, w14, sxtw #1 ldrsh w14, [x0, #2408] cbnz w14, LBB22_163 ; %bb.166: ; in Loop: Header=BB22_165 Depth=2 add x14, x0, #2408 strh w17, [x14] sub w0, w17, #2 b LBB22_164 LBB22_167: cmp w19, #2 b.ne LBB22_169 ; %bb.168: mov w24, #0 ldr x26, [sp, #24] ; 8-byte Folded Reload b LBB22_172 LBB22_169: ldr x15, [sp, #48] ; 8-byte Folded Reload ldr x26, [sp, #24] ; 8-byte Folded Reload b LBB22_178 LBB22_170: ldr x15, [sp, #48] ; 8-byte Folded Reload ldr w17, [sp, #60] ; 4-byte Folded Reload ldr x2, [sp, #64] ; 8-byte Folded Reload ldr x26, [sp, #24] ; 8-byte Folded Reload LBB22_171: mov w0, #-1 mov w8, #35 b LBB22_98 LBB22_172: ldp w2, w8, [x20, #44] add w8, w8, w2 cmp w24, w8 b.hs LBB22_176 ; %bb.173: cmp w26, #14 ldr x15, [sp, #48] ; 8-byte Folded Reload ldr x2, [sp, #64] ; 8-byte Folded Reload b.hi LBB22_179 ; %bb.174: sub x8, x27, x25 cmp x8, #1 ldp x3, x5, [sp, #32] ; 16-byte Folded Reload ldr x4, [sp, #16] ; 8-byte Folded Reload ldr x1, [sp, #72] ; 8-byte Folded Reload b.gt LBB22_180 ; %bb.175: ldr w17, [sp, #60] ; 4-byte Folded Reload b LBB22_183 LBB22_176: cmp w8, w24 b.ne LBB22_181 ; %bb.177: add x0, x20, #72 mov w8, #10540 add x28, x20, x8 mov x1, x28 bl _memcpy add x0, x20, #3560 ldp w8, w2, [x20, #44] add x1, x28, x8 bl _memcpy ldr x15, [sp, #48] ; 8-byte Folded Reload LBB22_178: ldp x3, x5, [sp, #32] ; 16-byte Folded Reload ldr x1, [sp, #72] ; 8-byte Folded Reload ldr w8, [x20, #24] sub w19, w8, #1 str w19, [x20, #24] ldr w17, [sp, #60] ; 4-byte Folded Reload tbz w19, #31, LBB22_142 b LBB22_59 LBB22_179: ldp x3, x5, [sp, #32] ; 16-byte Folded Reload ldr x4, [sp, #16] ; 8-byte Folded Reload ldr x1, [sp, #72] ; 8-byte Folded Reload b LBB22_192 LBB22_180: ldrb w8, [x25] lsl x8, x8, x26 ldrb w9, [x25, #1] add w10, w26, #8 lsl x9, x9, x10 orr x8, x8, x23 orr x23, x8, x9 add x25, x25, #2 add w26, w26, #16 b LBB22_192 LBB22_181: ldr x15, [sp, #48] ; 8-byte Folded Reload ldr w17, [sp, #60] ; 4-byte Folded Reload ldr x2, [sp, #64] ; 8-byte Folded Reload LBB22_182: mov w0, #-1 mov w8, #21 b LBB22_98 LBB22_183: and x8, x23, #0x3ff add x8, x20, x8, lsl #1 ldrsh w8, [x8, #7336] tbnz w8, #31, LBB22_185 ; %bb.184: asr w9, w8, #9 cmp w8, #512 ccmp w26, w9, #0, hs b.lo LBB22_190 b LBB22_192 LBB22_185: cmp w26, #11 b.lo LBB22_190 ; %bb.186: mov w9, #12 mov w10, #9384 LBB22_187: ; =>This Inner Loop Header: Depth=1 sub w11, w9, #2 mvn w8, w8 lsr x11, x23, x11 and x11, x11, #0x1 add x8, x11, w8, sxtw add x8, x20, x8, lsl #1 ldrsh w8, [x8, x10] tbz w8, #31, LBB22_189 ; %bb.188: ; in Loop: Header=BB22_187 Depth=1 add w11, w9, #1 cmp w26, w9 mov x9, x11 b.hs LBB22_187 LBB22_189: tbz w8, #31, LBB22_192 LBB22_190: cmp x25, x27 b.hs LBB22_208 ; %bb.191: ldrb w8, [x25], #1 lsl x8, x8, x26 orr x23, x8, x23 add w26, w26, #8 cmp w26, #15 b.lo LBB22_183 LBB22_192: and x8, x23, #0x3ff add x8, x20, x8, lsl #1 ldrsh w17, [x8, #7336] tbnz w17, #31, LBB22_194 ; %bb.193: asr w8, w17, #9 and w17, w17, #0x1ff b LBB22_196 LBB22_194: mov w8, #10 mov w9, #9384 LBB22_195: ; =>This Inner Loop Header: Depth=1 ; kill: def $w8 killed $w8 killed $x8 def $x8 mvn w10, w17 lsr x11, x23, x8 add w8, w8, #1 and x11, x11, #0x1 add x10, x11, w10, sxtw add x10, x20, x10, lsl #1 ldrsh w17, [x10, x9] tbnz w17, #31, LBB22_195 LBB22_196: lsr x23, x23, x8 sub w26, w26, w8 cmp w17, #15 b.hi LBB22_198 ; %bb.197: stp x2, x1, [sp, #64] ; 16-byte Folded Spill stp x3, x5, [sp, #32] ; 16-byte Folded Spill str x4, [sp, #16] ; 8-byte Folded Spill str x15, [sp, #48] ; 8-byte Folded Spill add x8, x20, w24, uxtw add w24, w24, #1 mov w9, #10540 str w17, [sp, #60] ; 4-byte Folded Spill strb w17, [x8, x9] b LBB22_172 LBB22_198: subs w8, w17, #16 ccmp w24, #0, #0, eq b.eq LBB22_209 ; %bb.199: Lloh60: adrp x9, l_.str.12@PAGE Lloh61: add x9, x9, l_.str.12@PAGEOFF ldrsb w9, [x9, x8] str x9, [sp, #104] ; 8-byte Folded Spill cmp w26, w9 b.hs LBB22_204 LBB22_200: mov x19, x26 LBB22_201: ; =>This Inner Loop Header: Depth=1 cmp x25, x27 b.hs LBB22_207 ; %bb.202: ; in Loop: Header=BB22_201 Depth=1 ldrb w8, [x25], #1 lsl x8, x8, x19 orr x23, x8, x23 add w19, w19, #8 ldr x8, [sp, #104] ; 8-byte Folded Reload cmp w19, w8 b.lo LBB22_201 ; %bb.203: sub w8, w17, #16 mov x26, x19 LBB22_204: stp x3, x5, [sp, #32] ; 16-byte Folded Spill stp x2, x1, [sp, #64] ; 16-byte Folded Spill str x4, [sp, #16] ; 8-byte Folded Spill str x15, [sp, #48] ; 8-byte Folded Spill mov w1, #0 mov w9, #-1 ldr x11, [sp, #104] ; 8-byte Folded Reload lsl w9, w9, w11 bic w9, w23, w9 lsr x23, x23, x11 Lloh62: adrp x10, l_.str.13@PAGE Lloh63: add x10, x10, l_.str.13@PAGEOFF ldrsb w8, [x10, x8] sub w26, w26, w11 add w28, w9, w8 add x8, x20, w24, uxtw mov w9, #10540 add x0, x8, x9 str w17, [sp, #60] ; 4-byte Folded Spill cmp w17, #16 b.ne LBB22_206 ; %bb.205: sub w8, w24, #1 add x8, x20, x8 mov w9, #10540 ldrb w1, [x8, x9] LBB22_206: mov x2, x28 bl _memset add w24, w28, w24 b LBB22_172 LBB22_207: mov w8, #18 b LBB22_101 LBB22_208: mov w8, #16 b LBB22_100 LBB22_209: mov w24, #0 mov w17, #16 LBB22_210: mov w0, #-1 mov w8, #17 b LBB22_98 LBB22_211: and x8, x23, #0x3ff add x8, x20, x8, lsl #1 ldrsh w8, [x8, #360] tbnz w8, #31, LBB22_213 ; %bb.212: asr w9, w8, #9 cmp w8, #512 ccmp w26, w9, #0, hs b.lo LBB22_218 b LBB22_220 LBB22_213: cmp w26, #11 b.lo LBB22_218 ; %bb.214: mov w9, #12 LBB22_215: ; =>This Inner Loop Header: Depth=1 sub w10, w9, #2 mvn w8, w8 lsr x10, x23, x10 and x10, x10, #0x1 add x8, x10, w8, sxtw add x8, x20, x8, lsl #1 ldrsh w8, [x8, #2408] tbz w8, #31, LBB22_217 ; %bb.216: ; in Loop: Header=BB22_215 Depth=1 add w10, w9, #1 cmp w26, w9 mov x9, x10 b.hs LBB22_215 LBB22_217: tbz w8, #31, LBB22_220 LBB22_218: cmp x25, x27 b.hs LBB22_246 ; %bb.219: ldrb w8, [x25], #1 lsl x8, x8, x26 orr x23, x8, x23 add w26, w26, #8 cmp w26, #15 b.lo LBB22_211 LBB22_220: and x8, x23, #0x3ff add x8, x20, x8, lsl #1 ldrsh w24, [x8, #360] tbnz w24, #31, LBB22_222 ; %bb.221: asr w8, w24, #9 and w24, w24, #0x1ff b LBB22_224 LBB22_222: mov w8, #10 LBB22_223: ; =>This Inner Loop Header: Depth=1 ; kill: def $w8 killed $w8 killed $x8 def $x8 mvn w9, w24 lsr x10, x23, x8 add w8, w8, #1 and x10, x10, #0x1 add x9, x10, w9, sxtw add x9, x20, x9, lsl #1 ldrsh w24, [x9, #2408] tbnz w24, #31, LBB22_223 LBB22_224: lsr x23, x23, x8 sub w26, w26, w8 mov x8, x26 cmp w24, #255 b.ls LBB22_231 LBB22_225: and w9, w24, #0x1ff cmp w9, #256 b.ne LBB22_233 ; %bb.226: mov w24, #256 mov x26, x8 ldrb w8, [x20, #20] tbz w8, #0, LBB22_29 LBB22_227: and w8, w26, #0xfffffff8 cmp x25, x22 b.ls LBB22_229 ; %bb.228: mvn x9, x22 sub w10, w8, #8 lsr w11, w10, #3 add x9, x9, x25 cmp x11, x9 csel x11, x11, x9, lo cmp x9, #0 csel x9, xzr, x11, eq mvn x11, x9 add x11, x25, x11 sub w9, w10, w9, lsl #3 cmp w8, #0 csel w8, w8, w9, eq csel x25, x25, x11, eq LBB22_229: cbnz w8, LBB22_248 ; %bb.230: mov x23, #0 mov w9, #0 mov w26, #0 ldr w10, [sp, #100] ; 4-byte Folded Reload tbz w10, #0, LBB22_263 b LBB22_249 LBB22_231: cmp x2, x1 b.hs LBB22_247 ; %bb.232: strb w24, [x2], #1 b LBB22_265 LBB22_233: str xzr, [sp, #104] ; 8-byte Folded Spill sub w9, w9, #257 Lloh64: adrp x10, _tinfl_decompress.s_length_base@PAGE Lloh65: add x10, x10, _tinfl_decompress.s_length_base@PAGEOFF ldr w24, [x10, w9, uxtw #2] sub x10, x9, #28 cmn x10, #20 b.hs LBB22_236 ; %bb.234: mov x19, x8 cmp w19, #14 b.ls LBB22_242 LBB22_235: mov x26, x19 b LBB22_275 LBB22_236: Lloh66: adrp x10, _tinfl_decompress.s_length_extra@PAGE Lloh67: add x10, x10, _tinfl_decompress.s_length_extra@PAGEOFF ldr w9, [x10, x9, lsl #2] mov x26, x8 str x9, [sp, #104] ; 8-byte Folded Spill cmp w8, w9 b.hs LBB22_241 LBB22_237: mov x19, x26 LBB22_238: ; =>This Inner Loop Header: Depth=1 cmp x25, x27 b.hs LBB22_244 ; %bb.239: ; in Loop: Header=BB22_238 Depth=1 ldrb w8, [x25], #1 lsl x8, x8, x19 orr x23, x8, x23 add w19, w19, #8 ldr x8, [sp, #104] ; 8-byte Folded Reload cmp w19, w8 b.lo LBB22_238 ; %bb.240: mov x8, x19 LBB22_241: ldr x9, [sp, #104] ; 8-byte Folded Reload ; kill: def $w9 killed $w9 killed $x9 def $x9 mov w10, #-1 lsl w10, w10, w9 bic w10, w23, w10 lsr x23, x23, x9 sub w19, w8, w9 add w24, w10, w24 ; kill: def $w9 killed $w9 killed $x9 def $x9 str x9, [sp, #104] ; 8-byte Folded Spill cmp w19, #14 b.hi LBB22_235 LBB22_242: sub x8, x27, x25 cmp x8, #1 b.gt LBB22_245 ; %bb.243: mov x26, x19 b LBB22_266 LBB22_244: mov w8, #25 b LBB22_101 LBB22_245: ldrb w8, [x25] lsl x8, x8, x19 ldrb w9, [x25, #1] add w10, w19, #8 lsl x9, x9, x10 orr x8, x8, x23 orr x23, x8, x9 add x25, x25, #2 add w26, w19, #16 b LBB22_275 LBB22_246: mov w8, #23 b LBB22_100 LBB22_247: mov w0, #2 mov w8, #24 b LBB22_98 LBB22_248: bl _tinfl_decompress.cold.1 LBB22_249: cmp w8, #3 b.hi LBB22_262 ; %bb.250: cbz w9, LBB22_258 ; %bb.251: mov x24, x8 mov x26, x9 cmp w9, #7 b.hi LBB22_256 LBB22_252: mov x19, x26 LBB22_253: ; =>This Inner Loop Header: Depth=1 cmp x25, x27 b.hs LBB22_257 ; %bb.254: ; in Loop: Header=BB22_253 Depth=1 ldrb w8, [x25], #1 lsl x8, x8, x19 orr x23, x8, x23 add w9, w19, #8 cmn w19, #9 mov x19, x9 b.hi LBB22_253 ; %bb.255: mov x8, x24 LBB22_256: and w10, w23, #0xff lsr x23, x23, #8 sub w26, w9, #8 mov x24, x8 b LBB22_261 LBB22_257: mov w8, #41 b LBB22_101 LBB22_258: mov w26, #0 mov x24, x8 LBB22_259: cmp x25, x27 b.hs LBB22_264 ; %bb.260: ldrb w10, [x25], #1 LBB22_261: ldr w8, [x20, #16] bfi w10, w8, #8, #24 str w10, [x20, #16] add w8, w24, #1 mov x9, x26 b LBB22_249 LBB22_262: mov x24, x8 mov x26, x9 LBB22_263: mov w0, #0 mov w8, #34 b LBB22_98 LBB22_264: mov w8, #42 b LBB22_100 LBB22_265: mov x8, x26 b LBB22_122 LBB22_266: and x8, x23, #0x3ff add x8, x20, x8, lsl #1 ldrsh w8, [x8, #3848] tbnz w8, #31, LBB22_268 ; %bb.267: asr w9, w8, #9 cmp w8, #512 ccmp w26, w9, #0, hs b.lo LBB22_273 b LBB22_275 LBB22_268: cmp w26, #11 b.lo LBB22_273 ; %bb.269: mov w9, #12 LBB22_270: ; =>This Inner Loop Header: Depth=1 sub w10, w9, #2 mvn w8, w8 lsr x10, x23, x10 and x10, x10, #0x1 add x8, x10, w8, sxtw add x8, x20, x8, lsl #1 ldrsh w8, [x8, #5896] tbz w8, #31, LBB22_272 ; %bb.271: ; in Loop: Header=BB22_270 Depth=1 add w10, w9, #1 cmp w26, w9 mov x9, x10 b.hs LBB22_270 LBB22_272: tbz w8, #31, LBB22_275 LBB22_273: cmp x25, x27 b.hs LBB22_307 ; %bb.274: ldrb w8, [x25], #1 lsl x8, x8, x26 orr x23, x8, x23 add w26, w26, #8 cmp w26, #15 b.lo LBB22_266 LBB22_275: and x8, x23, #0x3ff add x8, x20, x8, lsl #1 ldrsh w8, [x8, #3848] tbnz w8, #31, LBB22_277 ; %bb.276: asr w9, w8, #9 and w8, w8, #0x1ff b LBB22_279 LBB22_277: mov w9, #10 LBB22_278: ; =>This Inner Loop Header: Depth=1 ; kill: def $w9 killed $w9 killed $x9 def $x9 mvn w8, w8 lsr x10, x23, x9 add w9, w9, #1 and x10, x10, #0x1 add x8, x10, w8, sxtw add x8, x20, x8, lsl #1 ldrsh w8, [x8, #5896] tbnz w8, #31, LBB22_278 LBB22_279: str xzr, [sp, #104] ; 8-byte Folded Spill lsr x23, x23, x9 sub w26, w26, w9 mov w9, w8 Lloh68: adrp x10, _tinfl_decompress.s_dist_base@PAGE Lloh69: add x10, x10, _tinfl_decompress.s_dist_base@PAGEOFF ldr w17, [x10, w8, uxtw #2] sub x8, x9, #30 cmn x8, #26 b.hs LBB22_281 ; %bb.280: mov x13, x2 b LBB22_287 LBB22_281: Lloh70: adrp x8, _tinfl_decompress.s_dist_extra@PAGE Lloh71: add x8, x8, _tinfl_decompress.s_dist_extra@PAGEOFF ldr w8, [x8, x9, lsl #2] str x8, [sp, #104] ; 8-byte Folded Spill cmp w26, w8 b.hs LBB22_286 LBB22_282: mov x19, x26 LBB22_283: ; =>This Inner Loop Header: Depth=1 cmp x25, x27 b.hs LBB22_305 ; %bb.284: ; in Loop: Header=BB22_283 Depth=1 ldrb w8, [x25], #1 lsl x8, x8, x19 orr x23, x8, x23 add w19, w19, #8 ldr x8, [sp, #104] ; 8-byte Folded Reload cmp w19, w8 b.lo LBB22_283 ; %bb.285: mov x26, x19 LBB22_286: ldr x8, [sp, #104] ; 8-byte Folded Reload ; kill: def $w8 killed $w8 killed $x8 def $x8 mov w9, #-1 lsl w9, w9, w8 bic w9, w23, w9 lsr x23, x23, x8 sub w26, w26, w8 add w17, w17, w9 mov x13, x2 ; kill: def $w8 killed $w8 killed $x8 def $x8 str x8, [sp, #104] ; 8-byte Folded Spill LBB22_287: sub x8, x13, x3 str x8, [sp, #80] ; 8-byte Folded Spill mov w8, w17 ldr w9, [sp, #100] ; 4-byte Folded Reload tbz w9, #2, LBB22_289 ; %bb.288: ldr x9, [sp, #80] ; 8-byte Folded Reload cmp x9, x8 b.lo LBB22_306 LBB22_289: ldr x9, [sp, #80] ; 8-byte Folded Reload sub x8, x9, x8 and x8, x8, x4 add x9, x3, x8 cmp x13, x9 csel x10, x13, x9, hi add x10, x10, w24, uxtw cmp x10, x1 b.ls LBB22_292 ; %bb.290: mov x2, x13 cbnz w24, LBB22_308 LBB22_291: mov w24, #-1 mov x8, x26 b LBB22_122 LBB22_292: mov w10, #2 sub w12, w10, w24 cmn w12, #3 mov w14, #-3 csel w10, w12, w14, gt add w10, w10, w24 cmp w10, #93 b.lo LBB22_297 ; %bb.293: mov w11, #43691 movk w11, #43690, lsl #16 cmn w12, #3 csel w12, w12, w14, gt add w12, w12, w24 umull x12, w12, w11 lsr x12, x12, #33 add x12, x12, x12, lsl #1 add x14, x12, x13 add x14, x14, #3 add x8, x8, x12 add x8, x8, x3 add x8, x8, #3 cmp x13, x8 ccmp x9, x14, #2, lo b.lo LBB22_297 ; %bb.294: mov x16, x15 umull x8, w10, w11 lsr x8, x8, #33 add w10, w8, #1 and x11, x10, #0x7fffffe0 add x8, x11, x11, lsl #1 add x2, x13, x8 add x8, x9, x8 sub w12, w11, w11, lsl #2 add w24, w24, w12 mov x12, x11 mov x14, x13 mov x15, x9 LBB22_295: ; =>This Inner Loop Header: Depth=1 ldp q1, q0, [x15] ldp q3, q2, [x15, #64] ldp q4, q5, [x15, #32] stp q1, q0, [x14] stp q4, q5, [x14, #32] add x15, x15, #96 stp q3, q2, [x14, #64] add x14, x14, #96 subs x12, x12, #32 b.ne LBB22_295 ; %bb.296: add x12, x11, x11, lsl #1 sub x14, x12, #3 add x12, x13, x14 add x9, x9, x14 cmp x11, x10 mov x15, x16 b.ne LBB22_298 b LBB22_301 LBB22_297: mov x2, x13 mov x8, x9 LBB22_298: mov x9, #0 LBB22_299: ; =>This Inner Loop Header: Depth=1 add x10, x2, x9 add x11, x8, x9 ldrb w12, [x11] strb w12, [x10] ldrb w12, [x11, #1] strb w12, [x10, #1] ldrb w11, [x11, #2] strb w11, [x10, #2] sub w24, w24, #3 add x9, x9, #3 cmp w24, #2 b.gt LBB22_299 ; %bb.300: add x2, x2, x9 sub x12, x2, #3 add x8, x8, x9 sub x9, x8, #3 LBB22_301: cmp w24, #1 b.lt LBB22_265 ; %bb.302: ldrb w8, [x8] strb w8, [x2] b.eq LBB22_304 ; %bb.303: ldrb w8, [x9, #4] strb w8, [x12, #4] LBB22_304: add x2, x2, w24, uxtw mov x8, x26 b LBB22_122 LBB22_305: mov w8, #27 b LBB22_101 LBB22_306: mov w0, #-1 mov w8, #37 mov x2, x13 b LBB22_98 LBB22_307: mov w8, #26 b LBB22_100 LBB22_308: sub w24, w24, #1 LBB22_309: cmp x2, x1 b.hs LBB22_311 ; %bb.310: ldr x9, [sp, #80] ; 8-byte Folded Reload sub x8, x9, w17, uxtw add x9, x9, #1 and x8, x8, x4 ldrb w8, [x3, x8] strb w8, [x2], #1 str x9, [sp, #80] ; 8-byte Folded Spill cbnz w24, LBB22_308 b LBB22_291 LBB22_311: mov w0, #2 mov w8, #53 b LBB22_98 .loh AdrpLdrGotLdr Lloh42, Lloh43, Lloh44 .loh AdrpAdd Lloh45, Lloh46 .loh AdrpLdr Lloh47, Lloh48 .loh AdrpAdd Lloh49, Lloh50 .loh AdrpAdd Lloh51, Lloh52 .loh AdrpAdd Lloh53, Lloh54 .loh AdrpAdd Lloh55, Lloh56 .loh AdrpLdrGotLdr Lloh57, Lloh58, Lloh59 .loh AdrpAdd Lloh60, Lloh61 .loh AdrpAdd Lloh62, Lloh63 .loh AdrpAdd Lloh64, Lloh65 .loh AdrpAdd Lloh66, Lloh67 .loh AdrpAdd Lloh68, Lloh69 .loh AdrpAdd Lloh70, Lloh71 .cfi_endproc .section __TEXT,__const .p2align 1 lJTI22_0: .short (LBB22_4-LBB22_4)>>2 .short (LBB22_7-LBB22_4)>>2 .short (LBB22_9-LBB22_4)>>2 .short (LBB22_30-LBB22_4)>>2 .short (LBB22_77-LBB22_4)>>2 .short (LBB22_15-LBB22_4)>>2 .short (LBB22_67-LBB22_4)>>2 .short (LBB22_74-LBB22_4)>>2 .short (LBB22_77-LBB22_4)>>2 .short (LBB22_117-LBB22_4)>>2 .short (LBB22_41-LBB22_4)>>2 .short (LBB22_46-LBB22_4)>>2 .short (LBB22_77-LBB22_4)>>2 .short (LBB22_77-LBB22_4)>>2 .short (LBB22_54-LBB22_4)>>2 .short (LBB22_77-LBB22_4)>>2 .short (LBB22_190-LBB22_4)>>2 .short (LBB22_210-LBB22_4)>>2 .short (LBB22_200-LBB22_4)>>2 .short (LBB22_77-LBB22_4)>>2 .short (LBB22_77-LBB22_4)>>2 .short (LBB22_182-LBB22_4)>>2 .short (LBB22_77-LBB22_4)>>2 .short (LBB22_218-LBB22_4)>>2 .short (LBB22_231-LBB22_4)>>2 .short (LBB22_237-LBB22_4)>>2 .short (LBB22_273-LBB22_4)>>2 .short (LBB22_282-LBB22_4)>>2 .short (LBB22_77-LBB22_4)>>2 .short (LBB22_77-LBB22_4)>>2 .short (LBB22_77-LBB22_4)>>2 .short (LBB22_77-LBB22_4)>>2 .short (LBB22_17-LBB22_4)>>2 .short (LBB22_77-LBB22_4)>>2 .short (LBB22_263-LBB22_4)>>2 .short (LBB22_171-LBB22_4)>>2 .short (LBB22_98-LBB22_4)>>2 .short (LBB22_306-LBB22_4)>>2 .short (LBB22_118-LBB22_4)>>2 .short (LBB22_73-LBB22_4)>>2 .short (LBB22_77-LBB22_4)>>2 .short (LBB22_252-LBB22_4)>>2 .short (LBB22_259-LBB22_4)>>2 .short (LBB22_77-LBB22_4)>>2 .short (LBB22_77-LBB22_4)>>2 .short (LBB22_77-LBB22_4)>>2 .short (LBB22_77-LBB22_4)>>2 .short (LBB22_77-LBB22_4)>>2 .short (LBB22_77-LBB22_4)>>2 .short (LBB22_77-LBB22_4)>>2 .short (LBB22_77-LBB22_4)>>2 .short (LBB22_107-LBB22_4)>>2 .short (LBB22_111-LBB22_4)>>2 .short (LBB22_309-LBB22_4)>>2 ; -- End function .section __TEXT,__text,regular,pure_instructions .globl _mz_inflateEnd ; -- Begin function mz_inflateEnd .p2align 2 _mz_inflateEnd: ; @mz_inflateEnd .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, LBB23_3 ; %bb.1: mov x19, x0 ldr x1, [x0, #56] cbz x1, LBB23_4 ; %bb.2: ldp x8, x0, [x19, #72] blr x8 mov w0, #0 str xzr, [x19, #56] b LBB23_5 LBB23_3: mov w0, #-2 b LBB23_5 LBB23_4: mov w0, #0 LBB23_5: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .section __TEXT,__literal16,16byte_literals .p2align 4 ; -- Begin function mz_uncompress lCPI24_0: .long 0 ; 0x0 .long 0 ; 0x0 .long 1 ; 0x1 .long 0 ; 0x0 .section __TEXT,__text,regular,pure_instructions .globl _mz_uncompress .p2align 2 _mz_uncompress: ; @mz_uncompress .cfi_startproc ; %bb.0: sub sp, sp, #144 .cfi_def_cfa_offset 144 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 str xzr, [sp, #88] movi.2d v0, #0000000000000000 stur q0, [sp, #72] stur q0, [sp, #56] stur q0, [sp, #40] stur q0, [sp, #24] stur q0, [sp, #8] ldr x8, [x1] orr x9, x8, x3 lsr x9, x9, #32 cbz x9, LBB24_2 ; %bb.1: mov w0, #-10000 b LBB24_11 LBB24_2: mov x19, x1 str x2, [sp] str w3, [sp, #8] str x0, [sp, #24] str w8, [sp, #32] stp xzr, xzr, [sp, #40] stp xzr, xzr, [sp, #96] Lloh72: adrp x8, _def_alloc_func@PAGE Lloh73: add x8, x8, _def_alloc_func@PAGEOFF Lloh74: adrp x9, _def_free_func@PAGE Lloh75: add x9, x9, _def_free_func@PAGEOFF stp x8, x9, [sp, #64] mov w0, #43792 bl _malloc cbz x0, LBB24_7 ; %bb.3: mov w8, #43788 add x8, x0, x8 mov w9, #11000 add x9, x0, x9 str x0, [sp, #56] str wzr, [x0] mov w10, #1 str w10, [x8] Lloh76: adrp x8, lCPI24_0@PAGE Lloh77: ldr q0, [x8, lCPI24_0@PAGEOFF] str q0, [x9] mov w8, #15 str w8, [x0, #11016] mov x0, sp mov w1, #4 bl _mz_inflate cmp w0, #1 b.ne LBB24_8 ; %bb.4: ldr x8, [sp, #40] ldr x1, [sp, #56] str x8, [x19] cbz x1, LBB24_6 ; %bb.5: ldp x8, x0, [sp, #72] blr x8 LBB24_6: mov w0, #0 b LBB24_11 LBB24_7: mov w0, #-4 b LBB24_11 LBB24_8: mov x20, x0 ldr x1, [sp, #56] cbz x1, LBB24_10 ; %bb.9: ldp x8, x0, [sp, #72] blr x8 LBB24_10: ldr w8, [sp, #8] cmp w8, #0 mov w8, #-5 ccmp w20, w8, #0, eq mov w8, #-3 csel w0, w20, w8, ne LBB24_11: ldp x29, x30, [sp, #128] ; 16-byte Folded Reload ldp x20, x19, [sp, #112] ; 16-byte Folded Reload add sp, sp, #144 ret .loh AdrpAdd Lloh74, Lloh75 .loh AdrpAdd Lloh72, Lloh73 .loh AdrpLdr Lloh76, Lloh77 .cfi_endproc ; -- End function .globl _mz_error ; -- Begin function mz_error .p2align 2 _mz_error: ; @mz_error .cfi_startproc ; %bb.0: add w9, w0, #6 cmp w9, #8 b.hi LBB25_3 ; %bb.1: mov x8, #0 Lloh78: adrp x10, lJTI25_0@PAGE Lloh79: add x10, x10, lJTI25_0@PAGEOFF adr x11, LBB25_2 ldrb w12, [x10, x9] add x11, x11, x12, lsl #2 br x11 LBB25_2: mov w8, #8 b LBB25_12 LBB25_3: mov x8, x0 mov x0, #0 mov w9, #-10000 cmp w8, w9 b.ne LBB25_13 ; %bb.4: mov w8, #9 b LBB25_12 LBB25_5: mov w8, #7 b LBB25_12 LBB25_6: mov w8, #6 b LBB25_12 LBB25_7: mov w8, #5 b LBB25_12 LBB25_8: mov w8, #4 b LBB25_12 LBB25_9: mov w8, #3 b LBB25_12 LBB25_10: mov w8, #1 b LBB25_12 LBB25_11: mov w8, #2 LBB25_12: Lloh80: adrp x9, _mz_error.s_error_descs@PAGE Lloh81: add x9, x9, _mz_error.s_error_descs@PAGEOFF add x8, x9, x8, lsl #4 ldr x0, [x8, #8] LBB25_13: ret .loh AdrpAdd Lloh78, Lloh79 .loh AdrpAdd Lloh80, Lloh81 .cfi_endproc .section __TEXT,__const lJTI25_0: .byte (LBB25_2-LBB25_2)>>2 .byte (LBB25_5-LBB25_2)>>2 .byte (LBB25_6-LBB25_2)>>2 .byte (LBB25_7-LBB25_2)>>2 .byte (LBB25_8-LBB25_2)>>2 .byte (LBB25_9-LBB25_2)>>2 .byte (LBB25_12-LBB25_2)>>2 .byte (LBB25_10-LBB25_2)>>2 .byte (LBB25_11-LBB25_2)>>2 ; -- End function .section __TEXT,__text,regular,pure_instructions .globl _tinfl_decompress_mem_to_heap ; -- Begin function tinfl_decompress_mem_to_heap .p2align 2 _tinfl_decompress_mem_to_heap: ; @tinfl_decompress_mem_to_heap .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill .cfi_def_cfa_offset 96 stp x26, x25, [sp, #16] ; 16-byte Folded Spill stp x24, x23, [sp, #32] ; 16-byte Folded Spill stp x22, x21, [sp, #48] ; 16-byte Folded Spill stp x20, x19, [sp, #64] ; 16-byte Folded Spill stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov w9, #11040 Lloh82: adrp x16, ___chkstk_darwin@GOTPAGE Lloh83: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #2, lsl #12 ; =8192 sub sp, sp, #2848 mov x20, x2 mov x21, x1 mov x22, x0 mov x27, #0 mov x19, #0 mov x25, #0 mov x23, #0 Lloh84: adrp x8, ___stack_chk_guard@GOTPAGE Lloh85: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh86: ldr x8, [x8] stur x8, [x29, #-96] str xzr, [x2] str wzr, [sp, #24] and w8, w3, #0xfffffff9 orr w24, w8, #0x4 mov w26, #128 LBB26_1: ; =>This Inner Loop Header: Depth=1 sub x8, x21, x25 str x8, [sp, #16] sub x8, x23, x27 str x8, [sp, #8] add x1, x22, x25 add x8, x19, x27 cmp x19, #0 csel x4, xzr, x8, eq add x0, sp, #24 add x2, sp, #16 add x5, sp, #8 mov x3, x19 mov x6, x24 bl _tinfl_decompress tbnz w0, #31, LBB26_6 ; %bb.2: ; in Loop: Header=BB26_1 Depth=1 cmp w0, #1 b.eq LBB26_6 ; %bb.3: ; in Loop: Header=BB26_1 Depth=1 ldp x8, x28, [sp, #8] ldr x9, [x20] add x27, x9, x8 str x27, [x20] cbz w0, LBB26_7 ; %bb.4: ; in Loop: Header=BB26_1 Depth=1 lsl x8, x23, #1 cmp x8, #128 csel x23, x8, x26, hi mov x0, x19 mov x1, x23 bl _realloc cbz x0, LBB26_6 ; %bb.5: ; in Loop: Header=BB26_1 Depth=1 add x25, x28, x25 mov x19, x0 b LBB26_1 LBB26_6: mov x0, x19 bl _free mov x19, #0 str xzr, [x20] LBB26_7: ldur x8, [x29, #-96] Lloh87: adrp x9, ___stack_chk_guard@GOTPAGE Lloh88: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh89: ldr x9, [x9] cmp x9, x8 b.ne LBB26_9 ; %bb.8: mov x0, x19 add sp, sp, #2, lsl #12 ; =8192 add sp, sp, #2848 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 LBB26_9: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh84, Lloh85, Lloh86 .loh AdrpLdrGot Lloh82, Lloh83 .loh AdrpLdrGotLdr Lloh87, Lloh88, Lloh89 .cfi_endproc ; -- End function .globl _tinfl_decompress_mem_to_mem ; -- Begin function tinfl_decompress_mem_to_mem .p2align 2 _tinfl_decompress_mem_to_mem: ; @tinfl_decompress_mem_to_mem .cfi_startproc ; %bb.0: stp x28, x27, [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 w27, -24 .cfi_offset w28, -32 mov w9, #11024 Lloh90: adrp x16, ___chkstk_darwin@GOTPAGE Lloh91: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #2, lsl #12 ; =8192 sub sp, sp, #2832 mov x8, x2 mov x9, x0 Lloh92: adrp x10, ___stack_chk_guard@GOTPAGE Lloh93: ldr x10, [x10, ___stack_chk_guard@GOTPAGEOFF] Lloh94: ldr x10, [x10] stur x10, [x29, #-24] stp x3, x1, [sp] str wzr, [sp, #16] and w10, w4, #0xfffffff9 orr w6, w10, #0x4 add x0, sp, #16 mov x2, sp add x5, sp, #8 mov x1, x8 mov x3, x9 mov x4, x9 bl _tinfl_decompress ldr x8, [sp, #8] cmp w0, #0 csinv x0, x8, xzr, eq ldur x8, [x29, #-24] Lloh95: adrp x9, ___stack_chk_guard@GOTPAGE Lloh96: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh97: ldr x9, [x9] cmp x9, x8 b.ne LBB27_2 ; %bb.1: add sp, sp, #2, lsl #12 ; =8192 add sp, sp, #2832 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret LBB27_2: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh95, Lloh96, Lloh97 .loh AdrpLdrGotLdr Lloh92, Lloh93, Lloh94 .loh AdrpLdrGot Lloh90, Lloh91 .cfi_endproc ; -- End function .globl _tinfl_decompress_mem_to_callback ; -- Begin function tinfl_decompress_mem_to_callback .p2align 2 _tinfl_decompress_mem_to_callback: ; @tinfl_decompress_mem_to_callback .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill .cfi_def_cfa_offset 96 stp x26, x25, [sp, #16] ; 16-byte Folded Spill stp x24, x23, [sp, #32] ; 16-byte Folded Spill stp x22, x21, [sp, #48] ; 16-byte Folded Spill stp x20, x19, [sp, #64] ; 16-byte Folded Spill stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov w9, #11040 Lloh98: adrp x16, ___chkstk_darwin@GOTPAGE Lloh99: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #2, lsl #12 ; =8192 sub sp, sp, #2848 mov x24, x4 str x3, [sp] ; 8-byte Folded Spill mov x22, x2 mov x19, x1 mov x23, x0 Lloh100: adrp x8, ___stack_chk_guard@GOTPAGE Lloh101: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh102: ldr x8, [x8] stur x8, [x29, #-96] mov w0, #32768 bl _malloc cbz x0, LBB28_7 ; %bb.1: mov x20, x0 mov x28, #0 mov x21, #0 str wzr, [sp, #24] and w24, w24, #0xfffffff9 LBB28_2: ; =>This Inner Loop Header: Depth=1 ldr x8, [x19] sub x8, x8, x28 str x8, [sp, #16] mov w8, #32768 sub x8, x8, x21 str x8, [sp, #8] add x1, x23, x28 add x26, x20, x21 add x0, sp, #24 add x2, sp, #16 add x5, sp, #8 mov x3, x20 mov x4, x26 mov x6, x24 bl _tinfl_decompress mov x25, x0 ldp x27, x8, [sp, #8] add x28, x8, x28 cbz x27, LBB28_4 ; %bb.3: ; in Loop: Header=BB28_2 Depth=1 mov x0, x26 mov x1, x27 ldr x2, [sp] ; 8-byte Folded Reload blr x22 cbz w0, LBB28_8 LBB28_4: ; in Loop: Header=BB28_2 Depth=1 cmp w25, #2 b.ne LBB28_6 ; %bb.5: ; in Loop: Header=BB28_2 Depth=1 add w8, w27, w21 and x21, x8, #0x7fff b LBB28_2 LBB28_6: cmp w25, #0 cset w21, eq b LBB28_9 LBB28_7: mov w21, #-1 b LBB28_10 LBB28_8: mov w21, #0 LBB28_9: mov x0, x20 bl _free str x28, [x19] LBB28_10: ldur x8, [x29, #-96] Lloh103: adrp x9, ___stack_chk_guard@GOTPAGE Lloh104: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh105: ldr x9, [x9] cmp x9, x8 b.ne LBB28_12 ; %bb.11: mov x0, x21 add sp, sp, #2, lsl #12 ; =8192 add sp, sp, #2848 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload ldp x20, x19, [sp, #64] ; 16-byte Folded Reload ldp x22, x21, [sp, #48] ; 16-byte Folded Reload ldp x24, x23, [sp, #32] ; 16-byte Folded Reload ldp x26, x25, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #96 ; 16-byte Folded Reload ret LBB28_12: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh100, Lloh101, Lloh102 .loh AdrpLdrGot Lloh98, Lloh99 .loh AdrpLdrGotLdr Lloh103, Lloh104, Lloh105 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_flush_output_buffer _tdefl_flush_output_buffer: ; @tdefl_flush_output_buffer .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 ldr x8, [x0, #152] cbz x8, LBB29_2 ; %bb.1: ldr x9, [x19, #176] ldr x10, [x19, #136] sub x9, x9, x10 str x9, [x8] LBB29_2: ldr x8, [x19, #160] cbz x8, LBB29_4 ; %bb.3: ldr x8, [x8] ldr x9, [x19, #192] ldp w11, w10, [x19, #112] sub x8, x8, x9 cmp x8, x10 csel x20, x8, x10, lo ldr x8, [x19, #144] add x0, x8, x9 add x8, x19, x11 add x8, x8, #57, lsl #12 ; =233472 add x1, x8, #682 mov x2, x20 bl _memcpy ldp w8, w9, [x19, #112] add w8, w8, w20 sub w9, w9, w20 stp w8, w9, [x19, #112] ldr x8, [x19, #192] add x8, x8, x20 str x8, [x19, #192] ldr x9, [x19, #160] str x8, [x9] LBB29_4: ldr w8, [x19, #120] cbz w8, LBB29_6 ; %bb.5: ldr w8, [x19, #116] cmp w8, #0 cset w0, eq b LBB29_7 LBB29_6: mov w0, #0 LBB29_7: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_compress_normal _tdefl_compress_normal: ; @tdefl_compress_normal .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x28, x27, [sp, #16] ; 16-byte Folded Spill stp x26, x25, [sp, #32] ; 16-byte Folded Spill stp x24, x23, [sp, #48] ; 16-byte Folded Spill stp x22, x21, [sp, #64] ; 16-byte Folded Spill stp x20, x19, [sp, #80] ; 16-byte Folded Spill stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov x19, x0 add x8, x0, #25, lsl #12 ; =102400 add x22, x8, #674 mov w8, #37546 ldp x20, x21, [x0, #176] add x23, x0, x8 add x8, x0, #200 str x8, [sp, #8] ; 8-byte Folded Spill ldr w25, [x0, #168] mov w27, #37546 movk w27, #2, lsl #16 mov w28, #37546 movk w28, #1, lsl #16 mov w24, #32768 mov w26, #33226 b LBB30_2 LBB30_1: ; in Loop: Header=BB30_2 Depth=1 stp x20, x21, [x19, #176] mov x0, x19 mov w1, #0 bl _tdefl_flush_block cbnz w0, LBB30_105 LBB30_2: ; =>This Loop Header: Depth=1 ; Child Loop BB30_6 Depth 2 ; Child Loop BB30_17 Depth 2 ; Child Loop BB30_31 Depth 2 ; Child Loop BB30_39 Depth 2 ; Child Loop BB30_41 Depth 3 ; Child Loop BB30_56 Depth 3 cbz x21, LBB30_11 ; %bb.3: ; in Loop: Header=BB30_2 Depth=1 ldp w8, w9, [x19, #40] add w10, w9, w8 cmp w10, #1 b.hi LBB30_14 ; %bb.4: ; in Loop: Header=BB30_2 Depth=1 mov x10, #0 sub w11, w8, #2 mov w12, #32767 add w12, w8, w12 add w13, w8, w9 add w13, w13, #1 b LBB30_6 LBB30_5: ; in Loop: Header=BB30_6 Depth=2 add x10, x10, #1 cmp x21, x10 b.eq LBB30_23 LBB30_6: ; Parent Loop BB30_2 Depth=1 ; => This Inner Loop Header: Depth=2 add w14, w8, w10 cmp w14, #257 b.hi LBB30_21 ; %bb.7: ; in Loop: Header=BB30_6 Depth=2 ldrb w14, [x20, x10] ldr w15, [x19, #36] add w16, w8, w10 add w16, w16, w15 and w16, w16, #0x7fff add x17, x19, x16 strb w14, [x17, #200] cmp w16, #256 b.hi LBB30_9 ; %bb.8: ; in Loop: Header=BB30_6 Depth=2 orr w16, w16, #0x8000 add x16, x19, x16 strb w14, [x16, #200] LBB30_9: ; in Loop: Header=BB30_6 Depth=2 add w16, w8, w10 add w16, w16, #1 str w16, [x19, #40] add w16, w13, w10 cmp w16, #3 b.lo LBB30_5 ; %bb.10: ; in Loop: Header=BB30_6 Depth=2 add x16, x11, x10 add x16, x16, x15 and w17, w16, #0x7fff add x0, x19, #200 ldrb w1, [x0, x17] lsl w1, w1, #10 add w2, w12, w10 add w15, w2, w15 and w15, w15, #0x7fff ldrb w15, [x0, w15, uxtw] and x0, x1, #0x7c00 eor x14, x14, x15, lsl #5 eor x14, x14, x0 add x14, x19, x14, lsl #1 ldrh w15, [x14, x27] add x17, x19, w17, uxtw #1 strh w15, [x17, x28] strh w16, [x14, x27] b LBB30_5 LBB30_11: ; in Loop: Header=BB30_2 Depth=1 cbz w25, LBB30_103 ; %bb.12: ; in Loop: Header=BB30_2 Depth=1 ldr w8, [x19, #40] cbz w8, LBB30_103 ; %bb.13: ; in Loop: Header=BB30_2 Depth=1 ldr w9, [x19, #44] add w10, w9, w8 cmp w10, #1 b.ls LBB30_20 LBB30_14: ; in Loop: Header=BB30_2 Depth=1 ldr w10, [x19, #36] add w13, w10, w8 sub w10, w13, #2 and w11, w10, #0x7fff add x12, x19, #200 ldrb w14, [x12, w11, uxtw] sub w11, w13, #1 and w11, w11, #0x7fff ldrb w15, [x12, w11, uxtw] mov w11, #258 sub w11, w11, w8 cmp x21, x11 csel x11, x21, x11, lo sub x21, x21, x11 add w8, w8, w11 str w8, [x19, #40] cbz x11, LBB30_24 ; %bb.15: ; in Loop: Header=BB30_2 Depth=1 add x12, x20, x11 eor w14, w15, w14, lsl #5 b LBB30_17 LBB30_16: ; in Loop: Header=BB30_17 Depth=2 ubfiz w14, w14, #5, #10 eor w14, w14, w15 add x15, x19, w14, uxtw #1 ldrh w16, [x15, x27] and w17, w10, #0x7fff add x17, x19, w17, uxtw #1 strh w16, [x17, x28] strh w10, [x15, x27] add w13, w13, #1 add w10, w10, #1 subs x11, x11, #1 b.eq LBB30_19 LBB30_17: ; Parent Loop BB30_2 Depth=1 ; => This Inner Loop Header: Depth=2 and w13, w13, #0x7fff ldrb w15, [x20], #1 add x16, x19, x13 strb w15, [x16, #200] cmp w13, #256 b.hi LBB30_16 ; %bb.18: ; in Loop: Header=BB30_17 Depth=2 orr w16, w13, #0x8000 add x16, x19, x16 strb w15, [x16, #200] b LBB30_16 LBB30_19: ; in Loop: Header=BB30_2 Depth=1 mov x20, x12 b LBB30_24 LBB30_20: ; in Loop: Header=BB30_2 Depth=1 mov x21, #0 b LBB30_22 LBB30_21: ; in Loop: Header=BB30_2 Depth=1 add w8, w8, w10 add x20, x20, x10 sub x21, x21, x10 LBB30_22: ; in Loop: Header=BB30_2 Depth=1 sub w10, w24, w8 cmp w10, w9 csel w15, w10, w9, lo str w15, [x19, #44] b LBB30_26 LBB30_23: ; in Loop: Header=BB30_2 Depth=1 mov x21, #0 add w8, w8, w10 add x20, x20, x10 LBB30_24: ; in Loop: Header=BB30_2 Depth=1 sub w10, w24, w8 cmp w10, w9 csel w15, w10, w9, lo str w15, [x19, #44] cbnz w25, LBB30_26 ; %bb.25: ; in Loop: Header=BB30_2 Depth=1 cmp w8, #258 b.lo LBB30_104 LBB30_26: ; in Loop: Header=BB30_2 Depth=1 mov w14, w8 ldr w11, [x19, #104] cmp w11, #0 mov w9, #2 csel w9, w9, w11, eq ldr w16, [x19, #36] and x10, x16, #0x7fff ldr w12, [x19, #16] mov w13, #589824 tst w12, w13 b.eq LBB30_35 ; %bb.27: ; in Loop: Header=BB30_2 Depth=1 mov w13, #0 cbz w15, LBB30_64 ; %bb.28: ; in Loop: Header=BB30_2 Depth=1 tbnz w12, #19, LBB30_64 ; %bb.29: ; in Loop: Header=BB30_2 Depth=1 cbz w8, LBB30_34 ; %bb.30: ; in Loop: Header=BB30_2 Depth=1 mov x8, #0 sub w9, w16, #1 and w9, w9, #0x7fff add x9, x19, x9 ldrb w9, [x9, #200] ; kill: def $w16 killed $w16 killed $x16 def $x16 and x13, x16, #0x7fff LBB30_31: ; Parent Loop BB30_2 Depth=1 ; => This Inner Loop Header: Depth=2 add w15, w13, w8 add x15, x19, x15 ldrb w15, [x15, #200] cmp w15, w9 b.ne LBB30_34 ; %bb.32: ; in Loop: Header=BB30_31 Depth=2 add x8, x8, #1 cmp x14, x8 b.ne LBB30_31 ; %bb.33: ; in Loop: Header=BB30_2 Depth=1 mov x8, x14 LBB30_34: ; in Loop: Header=BB30_2 Depth=1 cmp w8, #2 cset w13, hi cmp w8, #3 csel w9, wzr, w8, lo b LBB30_64 LBB30_35: ; in Loop: Header=BB30_2 Depth=1 cmp w8, #259 b.hs LBB30_109 ; %bb.36: ; in Loop: Header=BB30_2 Depth=1 cmp w9, w8 b.hs LBB30_63 ; %bb.37: ; in Loop: Header=BB30_2 Depth=1 cmp w9, #31 cset w13, hi add x13, x19, w13, uxtw #2 ldr w13, [x13, #20] subs w5, w13, #1 b.eq LBB30_63 ; %bb.38: ; in Loop: Header=BB30_2 Depth=1 mov w13, #0 add w17, w9, w10 sub w0, w17, #1 add x2, x19, #200 ldrb w1, [x2, w0, uxtw] ldrb w0, [x2, w17, uxtw] ldr x17, [sp, #8] ; 8-byte Folded Reload add x17, x17, x10 mov x4, x10 mov x3, x9 LBB30_39: ; Parent Loop BB30_2 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB30_41 Depth 3 ; Child Loop BB30_56 Depth 3 mov w2, #1 sub w2, w2, w5 b LBB30_41 LBB30_40: ; in Loop: Header=BB30_41 Depth=3 add w2, w2, #1 cmp w2, #1 b.eq LBB30_64 LBB30_41: ; Parent Loop BB30_2 Depth=1 ; Parent Loop BB30_39 Depth=2 ; => This Inner Loop Header: Depth=3 add x4, x19, w4, uxtw #1 ldrh w4, [x4, x28] cbz w4, LBB30_64 ; %bb.42: ; in Loop: Header=BB30_41 Depth=3 sub w5, w16, w4 and w5, w5, #0xffff cmp w15, w5 b.lo LBB30_64 ; %bb.43: ; in Loop: Header=BB30_41 Depth=3 and x4, x4, #0x7fff add w6, w3, w4 add x7, x19, x6 ldrb w7, [x7, #200] cmp w7, w0 b.ne LBB30_45 ; %bb.44: ; in Loop: Header=BB30_41 Depth=3 sub w6, w6, #1 add x6, x19, x6 ldrb w6, [x6, #200] cmp w6, w1 b.eq LBB30_54 LBB30_45: ; in Loop: Header=BB30_41 Depth=3 add x4, x19, x4, lsl #1 ldrh w4, [x4, x28] cbz w4, LBB30_64 ; %bb.46: ; in Loop: Header=BB30_41 Depth=3 sub w5, w16, w4 and w5, w5, #0xffff cmp w15, w5 b.lo LBB30_64 ; %bb.47: ; in Loop: Header=BB30_41 Depth=3 and x4, x4, #0x7fff add w6, w3, w4 add x7, x19, x6 ldrb w7, [x7, #200] cmp w7, w0 b.ne LBB30_49 ; %bb.48: ; in Loop: Header=BB30_41 Depth=3 sub w6, w6, #1 add x6, x19, x6 ldrb w6, [x6, #200] cmp w6, w1 b.eq LBB30_53 LBB30_49: ; in Loop: Header=BB30_41 Depth=3 add x4, x19, x4, lsl #1 ldrh w4, [x4, x28] cbz w4, LBB30_64 ; %bb.50: ; in Loop: Header=BB30_41 Depth=3 sub w5, w16, w4 and w5, w5, #0xffff cmp w15, w5 b.lo LBB30_64 ; %bb.51: ; in Loop: Header=BB30_41 Depth=3 and w4, w4, #0x7fff add w6, w3, w4 add x7, x19, x6 ldrb w7, [x7, #200] cmp w7, w0 b.ne LBB30_40 ; %bb.52: ; in Loop: Header=BB30_41 Depth=3 sub w6, w6, #1 add x6, x19, x6 ldrb w6, [x6, #200] cmp w6, w1 b.ne LBB30_40 b LBB30_54 LBB30_53: ; in Loop: Header=BB30_39 Depth=2 ; kill: def $w4 killed $w4 killed $x4 def $x4 LBB30_54: ; in Loop: Header=BB30_39 Depth=2 cbz w5, LBB30_64 ; %bb.55: ; in Loop: Header=BB30_39 Depth=2 str x23, [sp] ; 8-byte Folded Spill mov x6, #0 ldr x7, [sp, #8] ; 8-byte Folded Reload add x7, x7, w4, uxtw LBB30_56: ; Parent Loop BB30_2 Depth=1 ; Parent Loop BB30_39 Depth=2 ; => This Inner Loop Header: Depth=3 ldrb w30, [x17, x6] ldrb w23, [x7, x6] cmp w30, w23 b.ne LBB30_59 ; %bb.57: ; in Loop: Header=BB30_56 Depth=3 add x6, x6, #1 cmp w14, w6 b.ne LBB30_56 ; %bb.58: ; in Loop: Header=BB30_39 Depth=2 mov x6, x8 LBB30_59: ; in Loop: Header=BB30_39 Depth=2 ldr x23, [sp] ; 8-byte Folded Reload cmp w6, w3 b.ls LBB30_62 ; %bb.60: ; in Loop: Header=BB30_39 Depth=2 cmp w6, w8 b.eq LBB30_102 ; %bb.61: ; in Loop: Header=BB30_39 Depth=2 add w9, w6, w10 add x13, x19, #200 ldrb w0, [x13, w9, uxtw] sub w9, w9, #1 ldrb w1, [x13, w9, uxtw] mov x13, x5 mov x9, x6 mov x3, x6 LBB30_62: ; in Loop: Header=BB30_39 Depth=2 neg w5, w2 cbnz w2, LBB30_39 b LBB30_64 LBB30_63: ; in Loop: Header=BB30_2 Depth=1 mov w13, #0 LBB30_64: ; in Loop: Header=BB30_2 Depth=1 tst w13, #0xffffe000 ccmp w9, #3, #0, ne b.eq LBB30_68 ; %bb.65: ; in Loop: Header=BB30_2 Depth=1 cmp w10, w13 b.eq LBB30_68 ; %bb.66: ; in Loop: Header=BB30_2 Depth=1 tbz w12, #17, LBB30_74 ; %bb.67: ; in Loop: Header=BB30_2 Depth=1 cmp w9, #6 b.hs LBB30_74 LBB30_68: ; in Loop: Header=BB30_2 Depth=1 cbz w11, LBB30_90 LBB30_69: ; in Loop: Header=BB30_2 Depth=1 subs w8, w11, #3 b.lo LBB30_108 ; %bb.70: ; in Loop: Header=BB30_2 Depth=1 ldr w9, [x19, #100] sub w9, w9, #1 cmp w9, #8, lsl #12 ; =32768 b.hs LBB30_108 ; %bb.71: ; in Loop: Header=BB30_2 Depth=1 ldr w10, [x19, #84] add w10, w10, w11 str w10, [x19, #84] ldr x10, [x19, #48] strb w8, [x10] ldr x10, [x19, #48] strb w9, [x10, #1] lsr x10, x9, #8 ldr x11, [x19, #48] strb w10, [x11, #2] ldp x11, x12, [x19, #48] add x11, x11, #3 str x11, [x19, #48] ldrb w11, [x12] lsr w11, w11, #1 orr w11, w11, #0x80 strb w11, [x12] ldr w11, [x19, #80] subs w11, w11, #1 str w11, [x19, #80] b.ne LBB30_73 ; %bb.72: ; in Loop: Header=BB30_2 Depth=1 mov w11, #8 str w11, [x19, #80] ldr x11, [x19, #48] add x12, x11, #1 stp x12, x11, [x19, #48] LBB30_73: ; in Loop: Header=BB30_2 Depth=1 mov x11, x9 and x11, x11, #0x1ff Lloh106: adrp x12, _s_tdefl_small_dist_sym@PAGE Lloh107: add x12, x12, _s_tdefl_small_dist_sym@PAGEOFF add x11, x12, x11 Lloh108: adrp x12, _s_tdefl_large_dist_sym@PAGE Lloh109: add x12, x12, _s_tdefl_large_dist_sym@PAGEOFF add x10, x12, x10 cmp w9, #512 csel x9, x11, x10, lo ldrb w9, [x9] add x10, x19, x26 add x9, x10, x9, lsl #1 ldrh w11, [x9, #576] add w11, w11, #1 strh w11, [x9, #576] Lloh110: adrp x9, _s_tdefl_len_sym@PAGE Lloh111: add x9, x9, _s_tdefl_len_sym@PAGEOFF ldrh w8, [x9, w8, uxtw #1] lsl x8, x8, #1 ldrh w9, [x10, x8] add w9, w9, #1 strh w9, [x10, x8] ldr w8, [x19, #104] sub w9, w8, #1 str wzr, [x19, #104] b LBB30_94 LBB30_74: ; in Loop: Header=BB30_2 Depth=1 cbz w11, LBB30_83 ; %bb.75: ; in Loop: Header=BB30_2 Depth=1 cmp w9, w11 b.ls LBB30_69 ; %bb.76: ; in Loop: Header=BB30_2 Depth=1 ldr w8, [x19, #108] ldr w11, [x19, #84] add w11, w11, #1 str w11, [x19, #84] ldr x11, [x19, #48] add x12, x11, #1 str x12, [x19, #48] strb w8, [x11] ldr x11, [x19, #56] ldrb w12, [x11] lsr w12, w12, #1 strb w12, [x11] ldr w11, [x19, #80] subs w11, w11, #1 str w11, [x19, #80] b.ne LBB30_78 ; %bb.77: ; in Loop: Header=BB30_2 Depth=1 mov w11, #8 str w11, [x19, #80] ldr x11, [x19, #48] add x12, x11, #1 stp x12, x11, [x19, #48] LBB30_78: ; in Loop: Header=BB30_2 Depth=1 and x8, x8, #0xff add x8, x19, x8, lsl #1 mov w12, #33226 ldrh w11, [x8, x12] add w11, w11, #1 mov w26, #33226 strh w11, [x8, x12] cmp w9, #128 b.lo LBB30_101 ; %bb.79: ; in Loop: Header=BB30_2 Depth=1 sub w10, w13, #1 cmp w10, #8, lsl #12 ; =32768 b.hs LBB30_111 ; %bb.80: ; in Loop: Header=BB30_2 Depth=1 ldr w8, [x19, #84] add w8, w8, w9 str w8, [x19, #84] sub w8, w9, #3 ldr x11, [x19, #48] strb w8, [x11] ldr x11, [x19, #48] strb w10, [x11, #1] lsr x11, x10, #8 ldr x12, [x19, #48] strb w11, [x12, #2] ldp x12, x13, [x19, #48] add x12, x12, #3 str x12, [x19, #48] ldrb w12, [x13] lsr w12, w12, #1 orr w12, w12, #0x80 strb w12, [x13] ldr w12, [x19, #80] subs w12, w12, #1 str w12, [x19, #80] b.ne LBB30_82 ; %bb.81: ; in Loop: Header=BB30_2 Depth=1 mov w12, #8 str w12, [x19, #80] ldr x12, [x19, #48] add x13, x12, #1 stp x13, x12, [x19, #48] LBB30_82: ; in Loop: Header=BB30_2 Depth=1 mov x12, x10 and x12, x12, #0x1ff Lloh112: adrp x13, _s_tdefl_small_dist_sym@PAGE Lloh113: add x13, x13, _s_tdefl_small_dist_sym@PAGEOFF add x12, x13, x12 Lloh114: adrp x13, _s_tdefl_large_dist_sym@PAGE Lloh115: add x13, x13, _s_tdefl_large_dist_sym@PAGEOFF add x11, x13, x11 cmp w10, #512 csel x10, x12, x11, lo ldrb w10, [x10] add x11, x19, x26 add x10, x11, x10, lsl #1 ldrh w12, [x10, #576] add w12, w12, #1 strh w12, [x10, #576] Lloh116: adrp x10, _s_tdefl_len_sym@PAGE Lloh117: add x10, x10, _s_tdefl_len_sym@PAGEOFF ldrh w8, [x10, w8, uxtw #1] lsl x8, x8, #1 ldrh w10, [x11, x8] add w10, w10, #1 strh w10, [x11, x8] str wzr, [x19, #104] b LBB30_94 LBB30_83: ; in Loop: Header=BB30_2 Depth=1 cbz w13, LBB30_90 ; %bb.84: ; in Loop: Header=BB30_2 Depth=1 ldr w8, [x19, #28] cbz w8, LBB30_99 LBB30_85: ; in Loop: Header=BB30_2 Depth=1 subs w8, w9, #3 b.lo LBB30_110 ; %bb.86: ; in Loop: Header=BB30_2 Depth=1 sub w10, w13, #1 cmp w10, #8, lsl #12 ; =32768 b.hs LBB30_110 ; %bb.87: ; in Loop: Header=BB30_2 Depth=1 ldr w11, [x19, #84] add w11, w11, w9 str w11, [x19, #84] ldr x11, [x19, #48] strb w8, [x11] ldr x11, [x19, #48] strb w10, [x11, #1] lsr x11, x10, #8 ldr x12, [x19, #48] strb w11, [x12, #2] ldp x12, x13, [x19, #48] add x12, x12, #3 str x12, [x19, #48] ldrb w12, [x13] lsr w12, w12, #1 orr w12, w12, #0x80 strb w12, [x13] ldr w12, [x19, #80] subs w12, w12, #1 str w12, [x19, #80] b.ne LBB30_89 ; %bb.88: ; in Loop: Header=BB30_2 Depth=1 mov w12, #8 str w12, [x19, #80] ldr x12, [x19, #48] add x13, x12, #1 stp x13, x12, [x19, #48] LBB30_89: ; in Loop: Header=BB30_2 Depth=1 mov x12, x10 and x12, x12, #0x1ff Lloh118: adrp x13, _s_tdefl_small_dist_sym@PAGE Lloh119: add x13, x13, _s_tdefl_small_dist_sym@PAGEOFF add x12, x13, x12 Lloh120: adrp x13, _s_tdefl_large_dist_sym@PAGE Lloh121: add x13, x13, _s_tdefl_large_dist_sym@PAGEOFF add x11, x13, x11 cmp w10, #512 csel x10, x12, x11, lo ldrb w10, [x10] add x11, x19, x26 add x10, x11, x10, lsl #1 ldrh w12, [x10, #576] add w12, w12, #1 strh w12, [x10, #576] Lloh122: adrp x10, _s_tdefl_len_sym@PAGE Lloh123: add x10, x10, _s_tdefl_len_sym@PAGEOFF ldrh w8, [x10, w8, uxtw #1] lsl x8, x8, #1 ldrh w10, [x11, x8] add w10, w10, #1 strh w10, [x11, x8] b LBB30_94 LBB30_90: ; in Loop: Header=BB30_2 Depth=1 add x8, x19, w10, uxtw ldrb w8, [x8, #200] ldr w9, [x19, #84] add w9, w9, #1 str w9, [x19, #84] ldr x9, [x19, #48] add x10, x9, #1 str x10, [x19, #48] strb w8, [x9] ldr x9, [x19, #56] ldrb w10, [x9] lsr w10, w10, #1 strb w10, [x9] ldr w9, [x19, #80] subs w9, w9, #1 str w9, [x19, #80] b.ne LBB30_92 ; %bb.91: ; in Loop: Header=BB30_2 Depth=1 mov w9, #8 str w9, [x19, #80] ldr x9, [x19, #48] add x10, x9, #1 stp x10, x9, [x19, #48] LBB30_92: ; in Loop: Header=BB30_2 Depth=1 add x8, x19, x8, lsl #1 mov w10, #33226 ldrh w9, [x8, x10] add w9, w9, #1 mov w26, #33226 strh w9, [x8, x10] LBB30_93: ; in Loop: Header=BB30_2 Depth=1 mov w9, #1 LBB30_94: ; in Loop: Header=BB30_2 Depth=1 ldp w8, w10, [x19, #36] add w8, w8, w9 str w8, [x19, #36] subs w8, w10, w9 b.lo LBB30_107 ; %bb.95: ; in Loop: Header=BB30_2 Depth=1 ldr w10, [x19, #44] add w9, w10, w9 cmp w9, #8, lsl #12 ; =32768 csel w9, w9, w24, lo stp w8, w9, [x19, #40] ldr x8, [x19, #48] cmp x8, x22 b.hi LBB30_1 ; %bb.96: ; in Loop: Header=BB30_2 Depth=1 ldr w9, [x19, #84] mov w10, #31745 cmp w9, w10 b.lo LBB30_2 ; %bb.97: ; in Loop: Header=BB30_2 Depth=1 sub w8, w8, w23 mov w10, #115 mul w8, w8, w10 cmp w9, w8, lsr #7 b.ls LBB30_1 ; %bb.98: ; in Loop: Header=BB30_2 Depth=1 ldrb w8, [x19, #18] tbz w8, #3, LBB30_2 b LBB30_1 LBB30_99: ; in Loop: Header=BB30_2 Depth=1 tbnz w12, #16, LBB30_85 ; %bb.100: ; in Loop: Header=BB30_2 Depth=1 cmp w9, #128 b.hs LBB30_85 LBB30_101: ; in Loop: Header=BB30_2 Depth=1 add x8, x19, w10, uxtw ldrb w8, [x8, #200] stp w9, w8, [x19, #104] str w13, [x19, #100] b LBB30_93 LBB30_102: ; in Loop: Header=BB30_2 Depth=1 mov x13, x5 mov x9, x14 b LBB30_64 LBB30_103: mov x21, #0 LBB30_104: stp x20, x21, [x19, #176] mov w0, #1 b LBB30_106 LBB30_105: mvn w8, w0 lsr w0, w8, #31 LBB30_106: ldp x29, x30, [sp, #96] ; 16-byte Folded Reload ldp x20, x19, [sp, #80] ; 16-byte Folded Reload ldp x22, x21, [sp, #64] ; 16-byte Folded Reload ldp x24, x23, [sp, #48] ; 16-byte Folded Reload ldp x26, x25, [sp, #32] ; 16-byte Folded Reload ldp x28, x27, [sp, #16] ; 16-byte Folded Reload add sp, sp, #112 ret LBB30_107: bl _tdefl_compress_normal.cold.2 LBB30_108: bl _tdefl_compress_normal.cold.3 LBB30_109: bl _tdefl_compress_normal.cold.1 LBB30_110: bl _tdefl_compress_normal.cold.4 LBB30_111: bl _tdefl_compress_normal.cold.5 .loh AdrpAdd Lloh110, Lloh111 .loh AdrpAdd Lloh108, Lloh109 .loh AdrpAdd Lloh106, Lloh107 .loh AdrpAdd Lloh116, Lloh117 .loh AdrpAdd Lloh114, Lloh115 .loh AdrpAdd Lloh112, Lloh113 .loh AdrpAdd Lloh122, Lloh123 .loh AdrpAdd Lloh120, Lloh121 .loh AdrpAdd Lloh118, Lloh119 .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function tdefl_flush_block lCPI31_0: .long 8 ; 0x8 .long 0 ; 0x0 .section __TEXT,__text,regular,pure_instructions .p2align 2 _tdefl_flush_block: ; @tdefl_flush_block .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 mov x19, x0 ldrb w8, [x0, #18] tbnz w8, #3, LBB31_2 ; %bb.1: mov w8, #0 ldr x9, [x19] cbnz x9, LBB31_5 b LBB31_3 LBB31_2: ldr w8, [x19, #36] ldr w9, [x19, #88] ldr w10, [x19, #44] sub w8, w8, w9 cmp w8, w10 cset w8, ls ldr x9, [x19] cbnz x9, LBB31_5 LBB31_3: ldr x9, [x19, #160] ldr x10, [x9] ldr x9, [x19, #192] mov w11, #19660 movk w11, #1, lsl #16 sub x10, x10, x9 cmp x10, x11 b.lo LBB31_5 ; %bb.4: ldr x10, [x19, #144] add x21, x10, x9 b LBB31_6 LBB31_5: add x9, x19, #57, lsl #12 ; =233472 add x21, x9, #682 LBB31_6: add x9, x21, #20, lsl #12 ; =81920 add x9, x9, #3260 stp x21, x9, [x19, #64] ldr w9, [x19, #116] cbnz w9, LBB31_117 ; %bb.7: str xzr, [x19, #112] ldr x9, [x19, #56] ldrb w10, [x9] ldr w11, [x19, #80] lsr w10, w10, w11 strb w10, [x9] ldr w9, [x19, #80] cmp w9, #8 cset w9, eq ldr x10, [x19, #48] sub x9, x10, x9 str x9, [x19, #48] ldrb w9, [x19, #17] tbz w9, #4, LBB31_9 ; %bb.8: ldr w9, [x19, #124] cbz w9, LBB31_28 LBB31_9: cmp w20, #4 cset w9, eq mov x22, x19 ldr w10, [x22, #92]! mov x23, x22 ldr w11, [x23, #4]! lsl w9, w9, w10 orr w24, w11, w9 str w24, [x23] add w25, w10, #1 str w25, [x22] cmp w25, #8 b.hs LBB31_13 LBB31_10: ldr x26, [x19, #64] tbz w8, #0, LBB31_15 ; %bb.11: mov w0, #0 b LBB31_20 LBB31_12: ; in Loop: Header=BB31_13 Depth=1 lsr w24, w24, #8 str w24, [x23] sub w25, w25, #8 str w25, [x22] cmp w25, #7 b.ls LBB31_10 LBB31_13: ; =>This Inner Loop Header: Depth=1 ldp x9, x10, [x19, #64] cmp x9, x10 b.hs LBB31_12 ; %bb.14: ; in Loop: Header=BB31_13 Depth=1 add x10, x9, #1 str x10, [x19, #64] strb w24, [x9] ldp w25, w24, [x19, #92] b LBB31_12 LBB31_15: ldrb w8, [x19, #18] tbnz w8, #2, LBB31_17 ; %bb.16: ldr w8, [x19, #84] cmp w8, #48 cset w1, lo b LBB31_18 LBB31_17: mov w1, #1 LBB31_18: mov x0, x19 bl _tdefl_compress_block ldr w8, [x19, #84] cbz w8, LBB31_21 ; %bb.19: ldr x9, [x19, #64] sub x9, x9, x26 add x9, x9, #1 cmp x9, x8 b.lt LBB31_21 LBB31_20: ldr w8, [x19, #36] ldr w9, [x19, #88] ldr w10, [x19, #44] sub w8, w8, w9 cmp w8, w10 b.ls LBB31_23 LBB31_21: cbnz w0, LBB31_58 ; %bb.22: str x26, [x19, #64] stp w25, w24, [x19, #92] mov x0, x19 mov w1, #1 bl _tdefl_compress_block b LBB31_58 LBB31_23: str x26, [x19, #64] add w8, w25, #2 stp w8, w24, [x19, #92] cmp w25, #6 b.lo LBB31_37 LBB31_24: ; =>This Inner Loop Header: Depth=1 ldr x9, [x19, #72] cmp x26, x9 b.hs LBB31_26 ; %bb.25: ; in Loop: Header=BB31_24 Depth=1 add x8, x26, #1 str x8, [x19, #64] strb w24, [x26] ldp w8, w24, [x19, #92] LBB31_26: ; in Loop: Header=BB31_24 Depth=1 lsr w24, w24, #8 str w24, [x23] sub w8, w8, #8 str w8, [x22] cmp w8, #8 b.lo LBB31_36 ; %bb.27: ; in Loop: Header=BB31_24 Depth=1 ldr x26, [x19, #64] b LBB31_24 LBB31_28: mov w9, #120 ldp w11, w10, [x19, #92] lsl w9, w9, w11 orr w9, w10, w9 add w10, w11, #8 stp w10, w9, [x19, #92] cmn w11, #9 b.ls LBB31_34 LBB31_29: mov w11, #1 lsl w11, w11, w10 orr w9, w9, w11 add w10, w10, #8 stp w10, w9, [x19, #92] b LBB31_31 LBB31_30: ; in Loop: Header=BB31_31 Depth=1 lsr w9, w9, #8 sub w10, w10, #8 stp w10, w9, [x19, #92] cmp w10, #7 b.ls LBB31_9 LBB31_31: ; =>This Inner Loop Header: Depth=1 ldp x11, x12, [x19, #64] cmp x11, x12 b.hs LBB31_30 ; %bb.32: ; in Loop: Header=BB31_31 Depth=1 add x10, x11, #1 str x10, [x19, #64] strb w9, [x11] ldp w10, w9, [x19, #92] b LBB31_30 LBB31_33: ; in Loop: Header=BB31_34 Depth=1 lsr w9, w9, #8 sub w10, w10, #8 stp w10, w9, [x19, #92] cmp w10, #7 b.ls LBB31_29 LBB31_34: ; =>This Inner Loop Header: Depth=1 ldp x11, x12, [x19, #64] cmp x11, x12 b.hs LBB31_33 ; %bb.35: ; in Loop: Header=BB31_34 Depth=1 add x10, x11, #1 str x10, [x19, #64] strb w9, [x11] ldp w10, w9, [x19, #92] b LBB31_33 LBB31_36: cbz w8, LBB31_41 LBB31_37: mov w9, #8 str w9, [x22] b LBB31_39 LBB31_38: ; in Loop: Header=BB31_39 Depth=1 lsr w24, w24, #8 str w24, [x23] sub w9, w9, #8 str w9, [x22] cmp w9, #7 b.ls LBB31_42 LBB31_39: ; =>This Inner Loop Header: Depth=1 ldp x8, x10, [x19, #64] cmp x8, x10 b.hs LBB31_38 ; %bb.40: ; in Loop: Header=BB31_39 Depth=1 add x9, x8, #1 str x9, [x19, #64] strb w24, [x8] ldp w9, w24, [x19, #92] b LBB31_38 LBB31_41: mov w9, #0 LBB31_42: ldrh w8, [x19, #84] lsl w8, w8, w9 orr w8, w24, w8 add w10, w9, #16 stp w10, w8, [x19, #92] b LBB31_45 LBB31_43: ; in Loop: Header=BB31_45 Depth=1 add x10, x9, #1 str x10, [x19, #64] strb w8, [x9] ldp w9, w8, [x19, #92] LBB31_44: ; in Loop: Header=BB31_45 Depth=1 lsr w8, w8, #8 str w8, [x23] sub w10, w9, #8 str w10, [x22] cmp w10, #7 b.ls LBB31_47 LBB31_45: ; =>This Inner Loop Header: Depth=1 ldp x9, x11, [x19, #64] cmp x9, x11 b.lo LBB31_43 ; %bb.46: ; in Loop: Header=BB31_45 Depth=1 mov x9, x10 b LBB31_44 LBB31_47: ldr w11, [x19, #84] eor w11, w11, #0xffff str w11, [x19, #84] and w11, w11, #0xffff lsl w10, w11, w10 orr w8, w8, w10 add w9, w9, #8 stp w9, w8, [x19, #92] b LBB31_49 LBB31_48: ; in Loop: Header=BB31_49 Depth=1 lsr w8, w8, #8 str w8, [x23] sub w9, w9, #8 str w9, [x22] cmp w9, #7 b.ls LBB31_51 LBB31_49: ; =>This Inner Loop Header: Depth=1 ldp x10, x11, [x19, #64] cmp x10, x11 b.hs LBB31_48 ; %bb.50: ; in Loop: Header=BB31_49 Depth=1 add x9, x10, #1 str x9, [x19, #64] strb w8, [x10] ldp w9, w8, [x19, #92] b LBB31_48 LBB31_51: ldr w10, [x19, #84] eor w10, w10, #0xffff str w10, [x19, #84] cbz w10, LBB31_58 ; %bb.52: mov w10, #0 b LBB31_54 LBB31_53: ; in Loop: Header=BB31_54 Depth=1 ldr w11, [x19, #84] add w10, w10, #1 cmp w10, w11 b.hs LBB31_58 LBB31_54: ; =>This Loop Header: Depth=1 ; Child Loop BB31_56 Depth 2 ldr w11, [x19, #88] add w11, w11, w10 and w11, w11, #0x7fff add x11, x19, x11 ldrb w11, [x11, #200] lsl w11, w11, w9 orr w8, w8, w11 add w9, w9, #8 stp w9, w8, [x19, #92] b LBB31_56 LBB31_55: ; in Loop: Header=BB31_56 Depth=2 lsr w8, w8, #8 str w8, [x23] sub w9, w9, #8 str w9, [x22] cmp w9, #7 b.ls LBB31_53 LBB31_56: ; Parent Loop BB31_54 Depth=1 ; => This Inner Loop Header: Depth=2 ldp x11, x12, [x19, #64] cmp x11, x12 b.hs LBB31_55 ; %bb.57: ; in Loop: Header=BB31_56 Depth=2 add x9, x11, #1 str x9, [x19, #64] strb w8, [x11] ldp w9, w8, [x19, #92] b LBB31_55 LBB31_58: cbz w20, LBB31_77 ; %bb.59: ldr w8, [x22] cmp w20, #4 b.ne LBB31_65 ; %bb.60: cbz w8, LBB31_75 ; %bb.61: mov w9, #8 str w9, [x22] b LBB31_63 LBB31_62: ; in Loop: Header=BB31_63 Depth=1 ldr w8, [x23] lsr w8, w8, #8 str w8, [x23] sub w9, w9, #8 str w9, [x22] cmp w9, #7 b.ls LBB31_76 LBB31_63: ; =>This Inner Loop Header: Depth=1 ldp x8, x10, [x19, #64] cmp x8, x10 b.hs LBB31_62 ; %bb.64: ; in Loop: Header=BB31_63 Depth=1 ldr w9, [x19, #96] add x10, x8, #1 str x10, [x19, #64] strb w9, [x8] ldr w9, [x19, #92] b LBB31_62 LBB31_65: add w8, w8, #3 str w8, [x22] cmp w8, #8 b.hs LBB31_72 LBB31_66: cbz w8, LBB31_103 ; %bb.67: mov w10, #8 str w10, [x22] b LBB31_69 LBB31_68: ; in Loop: Header=BB31_69 Depth=1 ldr w8, [x23] lsr w8, w8, #8 str w8, [x23] sub w10, w9, #8 str w10, [x22] cmp w10, #7 b.ls LBB31_74 LBB31_69: ; =>This Inner Loop Header: Depth=1 ldp x8, x11, [x19, #64] mov x9, x10 cmp x8, x11 b.hs LBB31_68 ; %bb.70: ; in Loop: Header=BB31_69 Depth=1 ldr w9, [x19, #96] add x10, x8, #1 str x10, [x19, #64] strb w9, [x8] ldr w9, [x19, #92] b LBB31_68 LBB31_71: ; in Loop: Header=BB31_72 Depth=1 ldr w9, [x23] lsr w9, w9, #8 str w9, [x23] sub w8, w8, #8 str w8, [x22] cmp w8, #7 b.ls LBB31_66 LBB31_72: ; =>This Inner Loop Header: Depth=1 ldp x9, x10, [x19, #64] cmp x9, x10 b.hs LBB31_71 ; %bb.73: ; in Loop: Header=BB31_72 Depth=1 ldr w8, [x19, #96] add x10, x9, #1 str x10, [x19, #64] strb w8, [x9] ldr w8, [x19, #92] b LBB31_71 LBB31_74: add w9, w9, #8 b LBB31_104 LBB31_75: mov w9, #0 LBB31_76: ldrb w8, [x19, #17] tbnz w8, #4, LBB31_84 LBB31_77: ldp x20, x8, [x19, #64] cmp x20, x8 b.hs LBB31_118 ; %bb.78: mov w8, #33226 add x0, x19, x8 mov w1, #576 bl _bzero movi.2d v0, #0000000000000000 mov w8, #33850 str q0, [x19, x8] mov w8, #33834 str q0, [x19, x8] mov w8, #33818 str q0, [x19, x8] mov w8, #33802 str q0, [x19, x8] mov w8, #37546 add x8, x19, x8 add x9, x8, #1 stp x9, x8, [x19, #48] ldp w8, w9, [x19, #84] add w8, w9, w8 str w8, [x19, #88] Lloh124: adrp x8, lCPI31_0@PAGE Lloh125: ldr d0, [x8, lCPI31_0@PAGEOFF] str d0, [x19, #80] ldr w8, [x19, #124] add w8, w8, #1 str w8, [x19, #124] sub x20, x20, x21 cbz w20, LBB31_115 ; %bb.79: ldr x8, [x19] cbz x8, LBB31_82 ; %bb.80: ldr x9, [x19, #176] ldr x10, [x19, #136] sub x9, x9, x10 ldr x10, [x19, #152] str x9, [x10] add x9, x19, #57, lsl #12 ; =233472 add x0, x9, #682 ldr x2, [x19, #8] mov x1, x20 blr x8 cbnz w0, LBB31_115 ; %bb.81: mov w0, #-1 str w0, [x19, #132] b LBB31_116 LBB31_82: add x8, x19, #57, lsl #12 ; =233472 add x1, x8, #682 sxtw x8, w20 cmp x21, x1 b.eq LBB31_113 ; %bb.83: ldr x9, [x19, #192] add x8, x9, x8 str x8, [x19, #192] b LBB31_115 LBB31_84: ldr w8, [x19, #32] lsr w10, w8, #24 lsl w10, w10, w9 ldr w11, [x19, #96] orr w10, w11, w10 add w11, w9, #8 stp w11, w10, [x19, #92] b LBB31_87 LBB31_85: ; in Loop: Header=BB31_87 Depth=1 add x11, x9, #1 str x11, [x19, #64] strb w10, [x9] ldp w9, w10, [x19, #92] LBB31_86: ; in Loop: Header=BB31_87 Depth=1 lsr w10, w10, #8 str w10, [x23] sub w11, w9, #8 str w11, [x22] cmp w11, #7 b.ls LBB31_89 LBB31_87: ; =>This Inner Loop Header: Depth=1 ldp x9, x12, [x19, #64] cmp x9, x12 b.lo LBB31_85 ; %bb.88: ; in Loop: Header=BB31_87 Depth=1 mov x9, x11 b LBB31_86 LBB31_89: ubfx w12, w8, #16, #8 lsl w11, w12, w11 orr w11, w10, w11 str w11, [x23] str w9, [x22] b LBB31_92 LBB31_90: ; in Loop: Header=BB31_92 Depth=1 add x9, x10, #1 str x9, [x19, #64] strb w11, [x10] ldp w10, w11, [x19, #92] LBB31_91: ; in Loop: Header=BB31_92 Depth=1 lsr w11, w11, #8 str w11, [x23] sub w9, w10, #8 str w9, [x22] cmp w9, #7 b.ls LBB31_94 LBB31_92: ; =>This Inner Loop Header: Depth=1 ldp x10, x12, [x19, #64] cmp x10, x12 b.lo LBB31_90 ; %bb.93: ; in Loop: Header=BB31_92 Depth=1 mov x10, x9 b LBB31_91 LBB31_94: ubfx w12, w8, #8, #8 lsl w9, w12, w9 orr w11, w11, w9 str w11, [x23] str w10, [x22] b LBB31_97 LBB31_95: ; in Loop: Header=BB31_97 Depth=1 add x10, x9, #1 str x10, [x19, #64] strb w11, [x9] ldp w9, w11, [x19, #92] LBB31_96: ; in Loop: Header=BB31_97 Depth=1 lsr w11, w11, #8 str w11, [x23] sub w10, w9, #8 str w10, [x22] cmp w10, #7 b.ls LBB31_99 LBB31_97: ; =>This Inner Loop Header: Depth=1 ldp x9, x12, [x19, #64] cmp x9, x12 b.lo LBB31_95 ; %bb.98: ; in Loop: Header=BB31_97 Depth=1 mov x9, x10 b LBB31_96 LBB31_99: and w8, w8, #0xff lsl w8, w8, w10 orr w8, w11, w8 str w8, [x23] str w9, [x22] b LBB31_101 LBB31_100: ; in Loop: Header=BB31_101 Depth=1 lsr w8, w8, #8 str w8, [x23] sub w9, w9, #8 str w9, [x22] cmp w9, #7 b.ls LBB31_77 LBB31_101: ; =>This Inner Loop Header: Depth=1 ldp x10, x11, [x19, #64] cmp x10, x11 b.hs LBB31_100 ; %bb.102: ; in Loop: Header=BB31_101 Depth=1 add x9, x10, #1 str x9, [x19, #64] strb w8, [x10] ldp w9, w8, [x19, #92] b LBB31_100 LBB31_103: ldr w8, [x23] mov w9, #16 LBB31_104: str w8, [x23] str w9, [x22] b LBB31_107 LBB31_105: ; in Loop: Header=BB31_107 Depth=1 add x9, x10, #1 str x9, [x19, #64] strb w8, [x10] ldp w10, w8, [x19, #92] LBB31_106: ; in Loop: Header=BB31_107 Depth=1 lsr w8, w8, #8 str w8, [x23] sub w9, w10, #8 str w9, [x22] cmp w9, #7 b.ls LBB31_109 LBB31_107: ; =>This Inner Loop Header: Depth=1 ldp x10, x11, [x19, #64] cmp x10, x11 b.lo LBB31_105 ; %bb.108: ; in Loop: Header=BB31_107 Depth=1 mov x10, x9 b LBB31_106 LBB31_109: mov w11, #65535 lsl w9, w11, w9 orr w8, w8, w9 str w8, [x23] add w9, w10, #8 str w9, [x22] b LBB31_111 LBB31_110: ; in Loop: Header=BB31_111 Depth=1 lsr w8, w8, #8 str w8, [x23] sub w9, w9, #8 str w9, [x22] cmp w9, #7 b.ls LBB31_77 LBB31_111: ; =>This Inner Loop Header: Depth=1 ldp x10, x11, [x19, #64] cmp x10, x11 b.hs LBB31_110 ; %bb.112: ; in Loop: Header=BB31_111 Depth=1 add x9, x10, #1 str x9, [x19, #64] strb w8, [x10] ldp w9, w8, [x19, #92] b LBB31_110 LBB31_113: ldr x9, [x19, #160] ldr x9, [x9] ldr x10, [x19, #192] sub x9, x9, x10 cmp x8, x9 csel x22, x8, x9, lo ldr x8, [x19, #144] add x0, x8, x10 sxtw x21, w22 mov x2, x21 bl _memcpy ldr x8, [x19, #192] add x8, x21, x8 str x8, [x19, #192] subs w8, w20, w22 b.eq LBB31_115 ; %bb.114: stp w22, w8, [x19, #112] LBB31_115: ldr w0, [x19, #116] LBB31_116: 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 LBB31_117: bl _tdefl_flush_block.cold.2 LBB31_118: bl _tdefl_flush_block.cold.1 .loh AdrpLdr Lloh124, Lloh125 .cfi_endproc ; -- End function .globl _tdefl_compress_buffer ; -- Begin function tdefl_compress_buffer .p2align 2 _tdefl_compress_buffer: ; @tdefl_compress_buffer .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 str x2, [sp, #8] ldr x8, [x0] cbz x8, LBB32_2 ; %bb.1: mov x5, x3 add x2, sp, #8 mov x3, #0 mov x4, #0 bl _tdefl_compress ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret LBB32_2: bl _tdefl_compress_buffer.cold.1 .cfi_endproc ; -- End function .globl _tdefl_get_prev_return_status ; -- Begin function tdefl_get_prev_return_status .p2align 2 _tdefl_get_prev_return_status: ; @tdefl_get_prev_return_status .cfi_startproc ; %bb.0: ldr w0, [x0, #132] ret .cfi_endproc ; -- End function .globl _tdefl_compress_mem_to_output ; -- Begin function tdefl_compress_mem_to_output .p2align 2 _tdefl_compress_mem_to_output: ; @tdefl_compress_mem_to_output .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 x1, #0 ccmp x0, #0, #0, ne ccmp x2, #0, #4, ne b.eq LBB34_4 ; %bb.1: mov x22, x4 mov x23, x3 mov x24, x2 mov x21, x1 mov x19, x0 mov w0, #57208 movk w0, #4, lsl #16 bl _malloc cbz x0, LBB34_4 ; %bb.2: mov x20, x0 mov x1, x24 mov x2, x23 mov x3, x22 bl _tdefl_init str x21, [sp, #8] ldr x8, [x20] cbz x8, LBB34_6 ; %bb.3: add x2, sp, #8 mov x0, x20 mov x1, x19 mov x3, #0 mov x4, #0 mov w5, #4 bl _tdefl_compress cmp w0, #1 cset w19, eq mov x0, x20 bl _free b LBB34_5 LBB34_4: mov w19, #0 LBB34_5: 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 LBB34_6: bl _tdefl_compress_mem_to_output.cold.1 .cfi_endproc ; -- End function .globl _tdefl_compress_mem_to_heap ; -- Begin function tdefl_compress_mem_to_heap .p2align 2 _tdefl_compress_mem_to_heap: ; @tdefl_compress_mem_to_heap .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 movi.2d v0, #0000000000000000 stp q0, q0, [sp] cbz x2, LBB35_3 ; %bb.1: mov x4, x3 mov x19, x2 str xzr, [x2] mov w8, #1 str w8, [sp, #24] Lloh126: adrp x2, _tdefl_output_buffer_putter@PAGE Lloh127: add x2, x2, _tdefl_output_buffer_putter@PAGEOFF mov x3, sp bl _tdefl_compress_mem_to_output cbz w0, LBB35_3 ; %bb.2: ldr x8, [sp] ldr x0, [sp, #16] str x8, [x19] b LBB35_4 LBB35_3: mov x0, #0 LBB35_4: 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 Lloh126, Lloh127 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_output_buffer_putter _tdefl_output_buffer_putter: ; @tdefl_output_buffer_putter .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x19, x2 ; kill: def $w1 killed $w1 def $x1 mov x20, x0 sxtw x21, w1 ldp x8, x22, [x2] add x23, x8, x21 cmp x23, x22 b.ls LBB36_6 ; %bb.1: ldr w8, [x19, #24] cbz w8, LBB36_8 ; %bb.2: mov w8, #128 LBB36_3: ; =>This Inner Loop Header: Depth=1 lsl x9, x22, #1 cmp x9, #128 csel x22, x9, x8, hi cmp x23, x22 b.hi LBB36_3 ; %bb.4: ldr x0, [x19, #16] mov x1, x22 bl _realloc cbz x0, LBB36_9 ; %bb.5: stp x22, x0, [x19, #8] ldr x8, [x19] b LBB36_7 LBB36_6: ldr x0, [x19, #16] LBB36_7: add x0, x0, x8 mov x1, x20 mov x2, x21 bl _memcpy str x23, [x19] mov w0, #1 b LBB36_9 LBB36_8: mov w0, #0 LBB36_9: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _tdefl_compress_mem_to_mem ; -- Begin function tdefl_compress_mem_to_mem .p2align 2 _tdefl_compress_mem_to_mem: ; @tdefl_compress_mem_to_mem .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 movi.2d v0, #0000000000000000 stp q0, q0, [sp] cbz x0, LBB37_4 ; %bb.1: mov x8, x3 stp x1, x0, [sp, #8] Lloh128: adrp x9, _tdefl_output_buffer_putter@PAGE Lloh129: add x9, x9, _tdefl_output_buffer_putter@PAGEOFF mov x3, sp mov x0, x2 mov x1, x8 mov x2, x9 bl _tdefl_compress_mem_to_output cbz w0, LBB37_3 ; %bb.2: ldr x0, [sp] b LBB37_4 LBB37_3: mov x0, #0 LBB37_4: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .loh AdrpAdd Lloh128, Lloh129 .cfi_endproc ; -- End function .section __TEXT,__literal16,16byte_literals .p2align 4 ; -- Begin function tdefl_write_image_to_png_file_in_memory_ex lCPI38_0: .byte 137 ; 0x89 .byte 80 ; 0x50 .byte 78 ; 0x4e .byte 71 ; 0x47 .byte 13 ; 0xd .byte 10 ; 0xa .byte 26 ; 0x1a .byte 10 ; 0xa .byte 0 ; 0x0 .byte 0 ; 0x0 .byte 0 ; 0x0 .byte 13 ; 0xd .byte 73 ; 0x49 .byte 72 ; 0x48 .byte 68 ; 0x44 .byte 82 ; 0x52 .section __TEXT,__text,regular,pure_instructions .globl _tdefl_write_image_to_png_file_in_memory_ex .p2align 2 _tdefl_write_image_to_png_file_in_memory_ex: ; @tdefl_write_image_to_png_file_in_memory_ex .cfi_startproc ; %bb.0: sub sp, sp, #224 .cfi_def_cfa_offset 224 stp x28, x27, [sp, #128] ; 16-byte Folded Spill stp x26, x25, [sp, #144] ; 16-byte Folded Spill stp x24, x23, [sp, #160] ; 16-byte Folded Spill stp x22, x21, [sp, #176] ; 16-byte Folded Spill stp x20, x19, [sp, #192] ; 16-byte Folded Spill stp x29, x30, [sp, #208] ; 16-byte Folded Spill add x29, sp, #208 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov x24, x6 mov x26, x5 mov x19, x4 mov x21, x3 mov x22, x2 mov x23, x1 mov x25, x0 Lloh130: adrp x8, ___stack_chk_guard@GOTPAGE Lloh131: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh132: ldr x8, [x8] stur x8, [x29, #-88] mov w0, #57208 movk w0, #4, lsl #16 bl _malloc str xzr, [x19] cbz x0, LBB38_38 ; %bb.1: mov x20, x0 str x19, [sp, #16] ; 8-byte Folded Spill mul w28, w21, w23 movi.2d v0, #0000000000000000 stp q0, q0, [sp, #32] mov w8, #1 str w8, [sp, #56] madd w8, w22, w28, w22 mov w9, #64 cmp w8, #64 csel w8, w8, w9, gt add w27, w8, #57 str x27, [sp, #40] mov x0, x27 bl _malloc str x0, [sp, #48] cbz x0, LBB38_22 ; %bb.2: stp w23, w21, [sp, #4] ; 8-byte Folded Spill str w22, [sp, #12] ; 4-byte Folded Spill mov x22, #0 mov w19, #41 str w19, [sp, #28] mov w23, #128 LBB38_3: ; =>This Loop Header: Depth=1 ; Child Loop BB38_5 Depth 2 add x21, x22, #1 cmp x21, x27 b.ls LBB38_8 ; %bb.4: ; in Loop: Header=BB38_3 Depth=1 ldr w8, [sp, #56] cbz w8, LBB38_10 LBB38_5: ; Parent Loop BB38_3 Depth=1 ; => This Inner Loop Header: Depth=2 lsl x8, x27, #1 cmp x8, #128 csel x27, x8, x23, hi cmp x21, x27 b.hi LBB38_5 ; %bb.6: ; in Loop: Header=BB38_3 Depth=1 ldr x0, [sp, #48] mov x1, x27 bl _realloc cbz x0, LBB38_10 ; %bb.7: ; in Loop: Header=BB38_3 Depth=1 stp x27, x0, [sp, #40] b LBB38_9 LBB38_8: ; in Loop: Header=BB38_3 Depth=1 ldr x0, [sp, #48] LBB38_9: ; in Loop: Header=BB38_3 Depth=1 ldrb w8, [sp, #28] strb w8, [x0, x22] str x21, [sp, #32] mov x22, x21 LBB38_10: ; in Loop: Header=BB38_3 Depth=1 subs w19, w19, #1 str w19, [sp, #28] b.eq LBB38_12 ; %bb.11: ; in Loop: Header=BB38_3 Depth=1 ldr x27, [sp, #40] b LBB38_3 LBB38_12: mov w8, #10 cmp w26, #10 csel w8, w26, w8, lo Lloh133: adrp x9, _tdefl_write_image_to_png_file_in_memory_ex.s_tdefl_png_num_probes@PAGE Lloh134: add x9, x9, _tdefl_write_image_to_png_file_in_memory_ex.s_tdefl_png_num_probes@PAGEOFF ldr w8, [x9, w8, uxtw #2] orr w3, w8, #0x1000 Lloh135: adrp x1, _tdefl_output_buffer_putter@PAGE Lloh136: add x1, x1, _tdefl_output_buffer_putter@PAGEOFF add x2, sp, #32 mov x0, x20 bl _tdefl_init ldr w22, [sp, #12] ; 4-byte Folded Reload subs w19, w22, #1 b.lt LBB38_17 ; %bb.13: mov w21, #0 sxtw x23, w28 mov w26, #1 LBB38_14: ; =>This Inner Loop Header: Depth=1 str x26, [sp, #64] ldr x8, [x20] cbz x8, LBB38_40 ; %bb.15: ; in Loop: Header=BB38_14 Depth=1 add x1, sp, #28 add x2, sp, #64 mov x0, x20 mov x3, #0 mov x4, #0 mov w5, #0 bl _tdefl_compress str x23, [sp, #64] ldr x8, [x20] cbz x8, LBB38_41 ; %bb.16: ; in Loop: Header=BB38_14 Depth=1 cmp w24, #0 csel w8, w21, w19, eq mul w8, w8, w28 add x1, x25, w8, sxtw add x2, sp, #64 mov x0, x20 mov x3, #0 mov x4, #0 mov w5, #0 bl _tdefl_compress add w21, w21, #1 sub w19, w19, #1 cmn w19, #1 b.ne LBB38_14 LBB38_17: str xzr, [sp, #64] ldr x8, [x20] cbz x8, LBB38_42 ; %bb.18: add x19, sp, #64 add x2, sp, #64 mov x0, x20 mov x1, #0 mov x3, #0 mov x4, #0 mov w5, #4 bl _tdefl_compress cmp w0, #1 b.ne LBB38_36 ; %bb.19: mov x8, #0 Lloh137: adrp x9, lCPI38_0@PAGE Lloh138: ldr q0, [x9, lCPI38_0@PAGEOFF] ldr w10, [sp, #4] ; 4-byte Folded Reload lsr w9, w10, #8 strb w9, [sp, #82] ldr x9, [sp, #32] sub x11, x9, #41 ldr x24, [sp, #16] ; 8-byte Folded Reload str x11, [x24] str q0, [sp, #64] strh wzr, [sp, #80] strb w10, [sp, #83] strh wzr, [sp, #84] lsr w9, w22, #8 strb w9, [sp, #86] strb w22, [sp, #87] mov w9, #8 strb w9, [sp, #88] Lloh139: adrp x9, _tdefl_write_image_to_png_file_in_memory_ex.chans@PAGE Lloh140: add x9, x9, _tdefl_write_image_to_png_file_in_memory_ex.chans@PAGEOFF ldr w10, [sp, #8] ; 4-byte Folded Reload ldrb w9, [x9, w10, sxtw] strb w9, [sp, #89] lsr x9, x11, #24 stur wzr, [sp, #90] stur wzr, [sp, #93] strb w9, [sp, #97] lsr x9, x11, #16 lsr x10, x11, #8 strb w9, [sp, #98] mov w12, #17481 movk w12, #21569, lsl #16 mov w9, #13 strb w10, [sp, #99] orr x9, x19, x9 mov w10, #-1 strb w11, [sp, #100] mov w11, #73 Lloh141: adrp x22, _mz_crc32.s_crc32@PAGE Lloh142: add x22, x22, _mz_crc32.s_crc32@PAGEOFF stur w12, [sp, #101] LBB38_20: ; =>This Inner Loop Header: Depth=1 and w12, w11, #0xf0 eor w11, w10, w11 and w11, w11, #0xf ldr w11, [x22, w11, uxtw #2] eor w10, w11, w10, lsr #4 and w11, w10, #0xf eor w11, w11, w12, lsr #4 ldr w11, [x22, w11, uxtw #2] eor w10, w11, w10, lsr #4 cmp x8, #16 b.eq LBB38_23 ; %bb.21: ; in Loop: Header=BB38_20 Depth=1 ldrb w11, [x9, x8] add x8, x8, #1 b LBB38_20 LBB38_22: mov x0, x20 b LBB38_37 LBB38_23: mvn w8, w10 lsr w9, w8, #24 strb w9, [sp, #93] lsr w9, w8, #16 strb w9, [sp, #94] lsr w9, w8, #8 strb w9, [sp, #95] rev w8, w8 stur w8, [sp, #93] ldr x8, [sp, #48] ldr q0, [sp, #64] str q0, [x8] ldr q0, [sp, #80] str q0, [x8, #16] ldur q0, [sp, #89] stur q0, [x8, #25] ldp x23, x21, [sp, #32] add x19, x23, #16 cmp x19, x21 b.ls LBB38_29 ; %bb.24: ldr w8, [sp, #56] cbz w8, LBB38_35 ; %bb.25: mov w8, #128 LBB38_26: ; =>This Inner Loop Header: Depth=1 lsl x9, x21, #1 cmp x9, #128 csel x21, x9, x8, hi cmp x19, x21 b.hi LBB38_26 ; %bb.27: ldr x0, [sp, #48] mov x1, x21 bl _realloc cbz x0, LBB38_35 ; %bb.28: stp x21, x0, [sp, #40] ldr x8, [sp, #32] b LBB38_30 LBB38_29: ldr x0, [sp, #48] mov x8, x23 LBB38_30: Lloh143: adrp x9, l_.str.17@PAGE Lloh144: add x9, x9, l_.str.17@PAGEOFF Lloh145: ldr q0, [x9] str q0, [x0, x8] str x19, [sp, #32] ldr x8, [sp, #48] ldr x9, [x24] adds x9, x9, #4 b.eq LBB38_34 ; %bb.31: add x10, x8, #37 mov w11, #-1 LBB38_32: ; =>This Inner Loop Header: Depth=1 ldrb w12, [x10], #1 eor w13, w11, w12 and w13, w13, #0xf ldr w13, [x22, w13, uxtw #2] eor w11, w13, w11, lsr #4 and w13, w11, #0xf eor w12, w13, w12, lsr #4 ldr w12, [x22, w12, uxtw #2] eor w11, w12, w11, lsr #4 subs x9, x9, #1 b.ne LBB38_32 ; %bb.33: mvn w9, w11 LBB38_34: lsr w10, w9, #24 strb w10, [x8, x23] lsr w8, w9, #16 ldr x10, [sp, #48] ldr x11, [sp, #32] add x10, x10, x11 sturb w8, [x10, #-15] lsr w8, w9, #8 ldr x10, [sp, #48] ldr x11, [sp, #32] add x10, x10, x11 sturb w8, [x10, #-14] ldr x8, [sp, #48] ldr x10, [sp, #32] add x8, x8, x10 sturb w9, [x8, #-13] ldr x8, [x24] add x8, x8, #57 str x8, [x24] mov x0, x20 bl _free ldr x0, [sp, #48] b LBB38_38 LBB38_35: str xzr, [x24] LBB38_36: mov x0, x20 bl _free ldr x0, [sp, #48] LBB38_37: bl _free mov x0, #0 LBB38_38: ldur x8, [x29, #-88] Lloh146: adrp x9, ___stack_chk_guard@GOTPAGE Lloh147: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh148: ldr x9, [x9] cmp x9, x8 b.ne LBB38_43 ; %bb.39: ldp x29, x30, [sp, #208] ; 16-byte Folded Reload ldp x20, x19, [sp, #192] ; 16-byte Folded Reload ldp x22, x21, [sp, #176] ; 16-byte Folded Reload ldp x24, x23, [sp, #160] ; 16-byte Folded Reload ldp x26, x25, [sp, #144] ; 16-byte Folded Reload ldp x28, x27, [sp, #128] ; 16-byte Folded Reload add sp, sp, #224 ret LBB38_40: bl _tdefl_write_image_to_png_file_in_memory_ex.cold.1 LBB38_41: bl _tdefl_write_image_to_png_file_in_memory_ex.cold.2 LBB38_42: bl _tdefl_write_image_to_png_file_in_memory_ex.cold.3 LBB38_43: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh130, Lloh131, Lloh132 .loh AdrpAdd Lloh135, Lloh136 .loh AdrpAdd Lloh133, Lloh134 .loh AdrpAdd Lloh141, Lloh142 .loh AdrpAdd Lloh139, Lloh140 .loh AdrpLdr Lloh137, Lloh138 .loh AdrpAddLdr Lloh143, Lloh144, Lloh145 .loh AdrpLdrGotLdr Lloh146, Lloh147, Lloh148 .cfi_endproc ; -- End function .globl _tdefl_write_image_to_png_file_in_memory ; -- Begin function tdefl_write_image_to_png_file_in_memory .p2align 2 _tdefl_write_image_to_png_file_in_memory: ; @tdefl_write_image_to_png_file_in_memory .cfi_startproc ; %bb.0: mov w5, #6 mov w6, #0 b _tdefl_write_image_to_png_file_in_memory_ex .cfi_endproc ; -- End function .globl _tdefl_compressor_alloc ; -- Begin function tdefl_compressor_alloc .p2align 2 _tdefl_compressor_alloc: ; @tdefl_compressor_alloc .cfi_startproc ; %bb.0: mov w0, #57208 movk w0, #4, lsl #16 b _malloc .cfi_endproc ; -- End function .globl _tdefl_compressor_free ; -- Begin function tdefl_compressor_free .p2align 2 _tdefl_compressor_free: ; @tdefl_compressor_free .cfi_startproc ; %bb.0: b _free .cfi_endproc ; -- End function .globl _tinfl_decompressor_alloc ; -- Begin function tinfl_decompressor_alloc .p2align 2 _tinfl_decompressor_alloc: ; @tinfl_decompressor_alloc .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w0, #11000 bl _malloc cbz x0, LBB42_2 ; %bb.1: str wzr, [x0] LBB42_2: ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _tinfl_decompressor_free ; -- Begin function tinfl_decompressor_free .p2align 2 _tinfl_decompressor_free: ; @tinfl_decompressor_free .cfi_startproc ; %bb.0: b _free .cfi_endproc ; -- End function .globl _mz_zip_reader_init ; -- Begin function mz_zip_reader_init .p2align 2 _mz_zip_reader_init: ; @mz_zip_reader_init .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 cbz x0, LBB44_4 ; %bb.1: mov x19, x0 ldr x8, [x0, #64] cbz x8, LBB44_4 ; %bb.2: ldr x8, [x19, #88] cbnz x8, LBB44_4 ; %bb.3: ldr w8, [x19, #20] cbz w8, LBB44_6 LBB44_4: mov w22, #0 LBB44_5: mov x0, 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 ret LBB44_6: mov x20, x2 mov x21, x1 ldr x8, [x19, #32] cbz x8, LBB44_12 ; %bb.7: ldr x9, [x19, #40] cbz x9, LBB44_13 LBB44_8: ldr x9, [x19, #48] cbz x9, LBB44_14 LBB44_9: stp xzr, xzr, [x19] mov x9, #4294967296 str x9, [x19, #16] ldr x0, [x19, #56] mov w22, #1 mov w1, #1 mov w2, #128 blr x8 str x0, [x19, #88] cbz x0, LBB44_4 ; %bb.10: movi.2d v0, #0000000000000000 stp q0, q0, [x0, #96] stp q0, q0, [x0, #64] stp q0, q0, [x0, #32] stp q0, q0, [x0] ldr x8, [x19, #88] str w22, [x8, #24] mov w9, #4 str w9, [x8, #56] str w9, [x8, #88] str x21, [x19] mov x0, x19 mov x1, x20 bl _mz_zip_reader_read_central_dir cbnz w0, LBB44_5 ; %bb.11: mov x0, x19 bl _mz_zip_reader_end b LBB44_4 LBB44_12: Lloh149: adrp x8, _def_alloc_func@PAGE Lloh150: add x8, x8, _def_alloc_func@PAGEOFF str x8, [x19, #32] ldr x9, [x19, #40] cbnz x9, LBB44_8 LBB44_13: Lloh151: adrp x9, _def_free_func@PAGE Lloh152: add x9, x9, _def_free_func@PAGEOFF str x9, [x19, #40] ldr x9, [x19, #48] cbnz x9, LBB44_9 LBB44_14: Lloh153: adrp x9, _def_realloc_func@PAGE Lloh154: add x9, x9, _def_realloc_func@PAGEOFF str x9, [x19, #48] b LBB44_9 .loh AdrpAdd Lloh149, Lloh150 .loh AdrpAdd Lloh151, Lloh152 .loh AdrpAdd Lloh153, Lloh154 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_reader_read_central_dir _mz_zip_reader_read_central_dir: ; @mz_zip_reader_read_central_dir .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill .cfi_def_cfa_offset 96 stp x26, x25, [sp, #16] ; 16-byte Folded Spill stp x24, x23, [sp, #32] ; 16-byte Folded Spill stp x22, x21, [sp, #48] ; 16-byte Folded Spill stp x20, x19, [sp, #64] ; 16-byte Folded Spill stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov w9, #4112 Lloh155: adrp x16, ___chkstk_darwin@GOTPAGE Lloh156: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #1, lsl #12 ; =4096 sub sp, sp, #16 Lloh157: adrp x8, ___stack_chk_guard@GOTPAGE Lloh158: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh159: ldr x8, [x8] stur x8, [x29, #-96] ldr x28, [x0] cmp x28, #22 b.lo LBB45_17 ; %bb.1: mov x20, x1 mov x19, x0 mov w23, #19280 movk w23, #1541, lsl #16 subs x8, x28, #1, lsl #12 ; =4096 csel x21, x8, xzr, gt mov w24, #4096 csel x8, x28, x24, gt sub x25, x24, x8 mov x26, sp mov w27, #20 movk w27, #1, lsl #16 LBB45_2: ; =>This Loop Header: Depth=1 ; Child Loop BB45_5 Depth 2 sub x8, x28, x21 cmp x8, #1, lsl #12 ; =4096 csel x22, x8, x24, lo ldr x8, [x19, #64] ldr x0, [x19, #80] mov x2, sp mov x1, x21 mov x3, x22 blr x8 cmp x0, x22 b.ne LBB45_17 ; %bb.3: ; in Loop: Header=BB45_2 Depth=1 subs w8, w22, #4 b.lo LBB45_7 ; %bb.4: ; in Loop: Header=BB45_2 Depth=1 add x9, x28, x25 cmp x9, #1, lsl #12 ; =4096 csel x9, x9, x24, lo sub w9, w9, #4 add x1, x21, x9 LBB45_5: ; Parent Loop BB45_2 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w9, [x26, w8, uxtw] cmp w9, w23 b.eq LBB45_9 ; %bb.6: ; in Loop: Header=BB45_5 Depth=2 sub w9, w8, #1 sub x1, x1, #1 cmp w8, #0 mov x8, x9 b.gt LBB45_5 LBB45_7: ; in Loop: Header=BB45_2 Depth=1 cbz x21, LBB45_17 ; %bb.8: ; in Loop: Header=BB45_2 Depth=1 ldr x28, [x19] sub x8, x28, x21 sub x21, x21, #4093 add x25, x25, #4093 cmp x8, x27 b.ls LBB45_2 b LBB45_17 LBB45_9: ldr x8, [x19, #64] ldr x0, [x19, #80] mov x2, sp mov w3, #22 blr x8 cmp x0, #22 b.ne LBB45_17 ; %bb.10: ldr w8, [sp] cmp w8, w23 b.ne LBB45_17 ; %bb.11: ldrh w8, [sp, #10] str w8, [x19, #16] ldrh w9, [sp, #8] cmp w8, w9 b.ne LBB45_17 ; %bb.12: ldrh w24, [sp, #4] ldrh w9, [sp, #6] orr w10, w9, w24 cbz w10, LBB45_15 ; %bb.13: mov w0, #0 cmp w24, #1 b.ne LBB45_18 ; %bb.14: cmp w9, #1 b.ne LBB45_18 LBB45_15: ldr w21, [sp, #12] mov w9, #46 mul w9, w8, w9 cmp w21, w9 b.lo LBB45_17 ; %bb.16: ldr w22, [sp, #16] ldr x9, [x19] add x10, x22, x21 cmp x10, x9 b.ls LBB45_20 LBB45_17: mov w0, #0 LBB45_18: ldur x8, [x29, #-96] Lloh160: adrp x9, ___stack_chk_guard@GOTPAGE Lloh161: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh162: ldr x9, [x9] cmp x9, x8 b.ne LBB45_57 ; %bb.19: add sp, sp, #1, lsl #12 ; =4096 add sp, sp, #16 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 LBB45_20: str x22, [x19, #8] cbz w8, LBB45_52 ; %bb.21: ldr x23, [x19, #88] ldr x9, [x23, #16] mov x25, x23 cmp x9, x21 b.hs LBB45_25 ; %bb.22: ldr w2, [x23, #24] cbz w2, LBB45_55 ; %bb.23: ldp x8, x0, [x19, #48] ldr x1, [x23] mov x3, x21 blr x8 cbz x0, LBB45_18 ; %bb.24: str x0, [x23] str x21, [x23, #16] ldr x25, [x19, #88] ldr w8, [x19, #16] LBB45_25: str x21, [x23, #8] mov w23, w8 ldr x8, [x25, #48] cmp x8, x23 b.hs LBB45_29 ; %bb.26: ldr w2, [x25, #56] cbz w2, LBB45_56 ; %bb.27: ldp x8, x0, [x19, #48] ldr x1, [x25, #32] mov x3, x23 blr x8 cbz x0, LBB45_18 ; %bb.28: str x0, [x25, #32] str x23, [x25, #48] LBB45_29: str x23, [x25, #40] tbnz w20, #11, LBB45_35 ; %bb.30: ldr x25, [x19, #88] ldr w23, [x19, #16] ldr x8, [x25, #80] cmp x8, x23 b.hs LBB45_34 ; %bb.31: ldr w2, [x25, #88] cbz w2, LBB45_58 ; %bb.32: ldp x8, x0, [x19, #48] ldr x1, [x25, #64] mov x3, x23 blr x8 cbz x0, LBB45_18 ; %bb.33: str x0, [x25, #64] str x23, [x25, #80] LBB45_34: str x23, [x25, #72] LBB45_35: ldr x8, [x19, #64] ldp x0, x9, [x19, #80] ldr x2, [x9] mov x1, x22 mov x3, x21 blr x8 cmp x0, x21 b.ne LBB45_17 ; %bb.36: ldr w8, [x19, #16] cbz w8, LBB45_52 ; %bb.37: mov x8, #0 ldr x9, [x19, #88] ldr x10, [x9] mov w11, #19280 movk w11, #513, lsl #16 mov x12, x10 LBB45_38: ; =>This Inner Loop Header: Depth=1 cmp w21, #46 b.lo LBB45_17 ; %bb.39: ; in Loop: Header=BB45_38 Depth=1 ldr w13, [x12] cmp w13, w11 b.ne LBB45_17 ; %bb.40: ; in Loop: Header=BB45_38 Depth=1 sub w13, w12, w10 ldr x14, [x9, #32] str w13, [x14, x8, lsl #2] tbnz w20, #11, LBB45_42 ; %bb.41: ; in Loop: Header=BB45_38 Depth=1 ldr x13, [x9, #64] str w8, [x13, x8, lsl #2] LBB45_42: ; in Loop: Header=BB45_38 Depth=1 ldp w13, w14, [x12, #20] ldur w15, [x12, #10] cbnz w15, LBB45_44 ; %bb.43: ; in Loop: Header=BB45_38 Depth=1 cmp w14, w13 b.ne LBB45_17 LBB45_44: ; in Loop: Header=BB45_38 Depth=1 mov w0, #0 cmp w14, #0 ccmp w13, #0, #0, ne cset w15, eq cmn w14, #1 b.eq LBB45_18 ; %bb.45: ; in Loop: Header=BB45_38 Depth=1 tbnz w15, #0, LBB45_18 ; %bb.46: ; in Loop: Header=BB45_38 Depth=1 cmn w13, #1 b.eq LBB45_18 ; %bb.47: ; in Loop: Header=BB45_38 Depth=1 ldrh w14, [x12, #34] cmp w14, w24 b.eq LBB45_49 ; %bb.48: ; in Loop: Header=BB45_38 Depth=1 cmp w14, #1 b.ne LBB45_17 LBB45_49: ; in Loop: Header=BB45_38 Depth=1 ldur w14, [x12, #42] add x13, x13, x14 add x13, x13, #30 ldr x14, [x19] cmp x13, x14 b.hi LBB45_17 ; %bb.50: ; in Loop: Header=BB45_38 Depth=1 ldrh w13, [x12, #28] ldrh w14, [x12, #30] ldrh w15, [x12, #32] add x13, x13, x14 add x13, x13, x15 add x13, x13, #46 subs w21, w21, w13 b.lo LBB45_17 ; %bb.51: ; in Loop: Header=BB45_38 Depth=1 add x12, x12, x13 add x8, x8, #1 ldr w13, [x19, #16] cmp x8, x13 b.lo LBB45_38 LBB45_52: tbnz w20, #11, LBB45_54 ; %bb.53: mov x0, x19 bl _mz_zip_reader_sort_central_dir_offsets_by_filename LBB45_54: mov w0, #1 b LBB45_18 LBB45_55: bl _mz_zip_reader_read_central_dir.cold.1 LBB45_56: bl _mz_zip_reader_read_central_dir.cold.2 LBB45_57: bl ___stack_chk_fail LBB45_58: bl _mz_zip_reader_read_central_dir.cold.3 .loh AdrpLdrGotLdr Lloh157, Lloh158, Lloh159 .loh AdrpLdrGot Lloh155, Lloh156 .loh AdrpLdrGotLdr Lloh160, Lloh161, Lloh162 .cfi_endproc ; -- End function .globl _mz_zip_reader_end ; -- Begin function mz_zip_reader_end .p2align 2 _mz_zip_reader_end: ; @mz_zip_reader_end .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, LBB46_9 ; %bb.1: mov x19, x0 ldr x20, [x0, #88] cbz x20, LBB46_8 ; %bb.2: ldr x8, [x19, #32] cbz x8, LBB46_8 ; %bb.3: ldr x8, [x19, #40] cbz x8, LBB46_8 ; %bb.4: ldr w9, [x19, #20] cmp w9, #1 b.ne LBB46_8 ; %bb.5: str xzr, [x19, #88] ldr x0, [x19, #56] ldr x1, [x20] blr x8 movi.2d v0, #0000000000000000 stp q0, q0, [x20] ldr x8, [x19, #40] ldr x0, [x19, #56] ldr x1, [x20, #32] blr x8 movi.2d v0, #0000000000000000 stp q0, q0, [x20, #32] ldr x8, [x19, #40] ldr x0, [x19, #56] ldr x1, [x20, #64] blr x8 movi.2d v0, #0000000000000000 stp q0, q0, [x20, #64] ldr x0, [x20, #96] cbz x0, LBB46_7 ; %bb.6: bl _fclose str xzr, [x20, #96] LBB46_7: ldr x8, [x19, #40] ldr x0, [x19, #56] mov x1, x20 blr x8 str wzr, [x19, #20] mov w0, #1 b LBB46_9 LBB46_8: mov w0, #0 LBB46_9: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _mz_zip_reader_init_mem ; -- Begin function mz_zip_reader_init_mem .p2align 2 _mz_zip_reader_init_mem: ; @mz_zip_reader_init_mem .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 cbz x0, LBB47_3 ; %bb.1: mov x19, x0 ldr x8, [x0, #88] cbnz x8, LBB47_3 ; %bb.2: ldr w8, [x19, #20] cbz w8, LBB47_5 LBB47_3: mov w23, #0 LBB47_4: mov x0, x23 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret LBB47_5: mov x20, x3 mov x21, x2 mov x22, x1 ldr x8, [x19, #32] cbz x8, LBB47_11 ; %bb.6: ldr x9, [x19, #40] cbz x9, LBB47_12 LBB47_7: ldr x9, [x19, #48] cbz x9, LBB47_13 LBB47_8: stp xzr, xzr, [x19] mov x9, #4294967296 str x9, [x19, #16] ldr x0, [x19, #56] mov w23, #1 mov w1, #1 mov w2, #128 blr x8 str x0, [x19, #88] cbz x0, LBB47_3 ; %bb.9: movi.2d v0, #0000000000000000 stp q0, q0, [x0, #96] stp q0, q0, [x0, #64] stp q0, q0, [x0, #32] stp q0, q0, [x0] ldr x8, [x19, #88] str w23, [x8, #24] mov w9, #4 str w9, [x8, #56] str w9, [x8, #88] str x21, [x19] Lloh163: adrp x9, _mz_zip_mem_read_func@PAGE Lloh164: add x9, x9, _mz_zip_mem_read_func@PAGEOFF str x9, [x19, #64] str x19, [x19, #80] stp x22, x21, [x8, #104] mov x0, x19 mov x1, x20 bl _mz_zip_reader_read_central_dir cbnz w0, LBB47_4 ; %bb.10: mov x0, x19 bl _mz_zip_reader_end b LBB47_3 LBB47_11: Lloh165: adrp x8, _def_alloc_func@PAGE Lloh166: add x8, x8, _def_alloc_func@PAGEOFF str x8, [x19, #32] ldr x9, [x19, #40] cbnz x9, LBB47_7 LBB47_12: Lloh167: adrp x9, _def_free_func@PAGE Lloh168: add x9, x9, _def_free_func@PAGEOFF str x9, [x19, #40] ldr x9, [x19, #48] cbnz x9, LBB47_8 LBB47_13: Lloh169: adrp x9, _def_realloc_func@PAGE Lloh170: add x9, x9, _def_realloc_func@PAGEOFF str x9, [x19, #48] b LBB47_8 .loh AdrpAdd Lloh163, Lloh164 .loh AdrpAdd Lloh165, Lloh166 .loh AdrpAdd Lloh167, Lloh168 .loh AdrpAdd Lloh169, Lloh170 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_mem_read_func _mz_zip_mem_read_func: ; @mz_zip_mem_read_func .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] subs x9, x8, x1 cmp x9, x3 csel x9, x9, x3, lo cmp x8, x1 csel x19, x9, xzr, hi ldr x8, [x0, #88] ldr x8, [x8, #104] add x1, x8, x1 mov x0, x2 mov x2, x19 bl _memcpy mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _mz_zip_reader_init_file ; -- Begin function mz_zip_reader_init_file .p2align 2 _mz_zip_reader_init_file: ; @mz_zip_reader_init_file .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x20, x2 mov x8, x1 mov x19, x0 Lloh171: adrp x1, l_.str.18@PAGE Lloh172: add x1, x1, l_.str.18@PAGEOFF mov x0, x8 bl _fopen cbz x0, LBB49_3 ; %bb.1: mov x21, x0 mov x1, #0 mov w2, #2 bl _fseeko cbz w0, LBB49_5 LBB49_2: mov x0, x21 bl _fclose LBB49_3: mov w23, #0 LBB49_4: mov x0, x23 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret LBB49_5: mov x0, x21 bl _ftello cbz x19, LBB49_2 ; %bb.6: ldr x8, [x19, #88] cbnz x8, LBB49_2 ; %bb.7: ldr w8, [x19, #20] cbnz w8, LBB49_2 ; %bb.8: mov x22, x0 ldr x8, [x19, #32] cbz x8, LBB49_14 ; %bb.9: ldr x9, [x19, #40] cbz x9, LBB49_15 LBB49_10: ldr x9, [x19, #48] cbz x9, LBB49_16 LBB49_11: stp xzr, xzr, [x19] mov x9, #4294967296 str x9, [x19, #16] ldr x0, [x19, #56] mov w23, #1 mov w1, #1 mov w2, #128 blr x8 str x0, [x19, #88] cbz x0, LBB49_2 ; %bb.12: movi.2d v0, #0000000000000000 stp q0, q0, [x0, #96] stp q0, q0, [x0, #64] stp q0, q0, [x0, #32] stp q0, q0, [x0] ldr x8, [x19, #88] str w23, [x8, #24] mov w9, #4 str w9, [x8, #56] str w9, [x8, #88] Lloh173: adrp x9, _mz_zip_file_read_func@PAGE Lloh174: add x9, x9, _mz_zip_file_read_func@PAGEOFF str x9, [x19, #64] str x19, [x19, #80] str x21, [x8, #96] str x22, [x19] mov x0, x19 mov x1, x20 bl _mz_zip_reader_read_central_dir cbnz w0, LBB49_4 ; %bb.13: mov x0, x19 bl _mz_zip_reader_end b LBB49_3 LBB49_14: Lloh175: adrp x8, _def_alloc_func@PAGE Lloh176: add x8, x8, _def_alloc_func@PAGEOFF str x8, [x19, #32] ldr x9, [x19, #40] cbnz x9, LBB49_10 LBB49_15: Lloh177: adrp x9, _def_free_func@PAGE Lloh178: add x9, x9, _def_free_func@PAGEOFF str x9, [x19, #40] ldr x9, [x19, #48] cbnz x9, LBB49_11 LBB49_16: Lloh179: adrp x9, _def_realloc_func@PAGE Lloh180: add x9, x9, _def_realloc_func@PAGEOFF str x9, [x19, #48] b LBB49_11 .loh AdrpAdd Lloh171, Lloh172 .loh AdrpAdd Lloh173, Lloh174 .loh AdrpAdd Lloh175, Lloh176 .loh AdrpAdd Lloh177, Lloh178 .loh AdrpAdd Lloh179, Lloh180 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_file_read_func _mz_zip_file_read_func: ; @mz_zip_file_read_func .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 x22, x1 mov x21, x0 ldr x8, [x0, #88] ldr x0, [x8, #96] bl _ftello tbnz x22, #63, LBB50_3 ; %bb.1: cmp x0, x22 b.eq LBB50_4 ; %bb.2: ldr x8, [x21, #88] ldr x0, [x8, #96] mov x1, x22 mov w2, #0 bl _fseeko cbz w0, LBB50_4 LBB50_3: mov x0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret LBB50_4: ldr x8, [x21, #88] ldr x3, [x8, #96] mov x0, x20 mov w1, #1 mov x2, x19 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload b _fread .cfi_endproc ; -- End function .globl _mz_zip_reader_get_num_files ; -- Begin function mz_zip_reader_get_num_files .p2align 2 _mz_zip_reader_get_num_files: ; @mz_zip_reader_get_num_files .cfi_startproc ; %bb.0: cbz x0, LBB51_2 ; %bb.1: ldr w0, [x0, #16] LBB51_2: ret .cfi_endproc ; -- End function .globl _mz_zip_reader_is_file_encrypted ; -- Begin function mz_zip_reader_is_file_encrypted .p2align 2 _mz_zip_reader_is_file_encrypted: ; @mz_zip_reader_is_file_encrypted .cfi_startproc ; %bb.0: cbz x0, LBB52_6 ; %bb.1: ldr x8, [x0, #88] cbz x8, LBB52_7 ; %bb.2: ldr w9, [x0, #16] cmp w9, w1 b.ls LBB52_7 ; %bb.3: ldr w9, [x0, #20] cmp w9, #1 b.ne LBB52_7 ; %bb.4: ldr x9, [x8] cbz x9, LBB52_7 ; %bb.5: ldr x8, [x8, #32] ldr w8, [x8, w1, uxtw #2] add x8, x9, x8 ldrb w8, [x8, #8] and w0, w8, #0x1 LBB52_6: ret LBB52_7: mov w0, #0 ret .cfi_endproc ; -- End function .globl _mz_zip_reader_is_file_a_directory ; -- Begin function mz_zip_reader_is_file_a_directory .p2align 2 _mz_zip_reader_is_file_a_directory: ; @mz_zip_reader_is_file_a_directory .cfi_startproc ; %bb.0: cbz x0, LBB53_10 ; %bb.1: ldr x8, [x0, #88] cbz x8, LBB53_8 ; %bb.2: ldr w9, [x0, #16] cmp w9, w1 b.ls LBB53_8 ; %bb.3: ldr w9, [x0, #20] cmp w9, #1 b.ne LBB53_8 ; %bb.4: ldr x9, [x8] cbz x9, LBB53_8 ; %bb.5: ldr x8, [x8, #32] ldr w8, [x8, w1, uxtw #2] add x8, x9, x8 ldrh w9, [x8, #28] cbz w9, LBB53_9 ; %bb.6: add x9, x8, x9 ldrb w9, [x9, #45] cmp w9, #47 b.ne LBB53_9 ; %bb.7: mov w0, #1 ret LBB53_8: mov w0, #0 ret LBB53_9: ldrb w8, [x8, #38] ubfx w0, w8, #4, #1 LBB53_10: ret .cfi_endproc ; -- End function .globl _mz_zip_reader_file_stat ; -- Begin function mz_zip_reader_file_stat .p2align 2 _mz_zip_reader_file_stat: ; @mz_zip_reader_file_stat .cfi_startproc ; %bb.0: sub sp, sp, #128 .cfi_def_cfa_offset 128 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 cbz x0, LBB54_8 ; %bb.1: ldr x8, [x0, #88] cbz x8, LBB54_7 ; %bb.2: ldr w9, [x0, #16] cmp w9, w1 b.ls LBB54_7 ; %bb.3: ldr w9, [x0, #20] cmp w9, #1 b.ne LBB54_7 ; %bb.4: mov x19, x2 mov w0, #0 cbz x2, LBB54_8 ; %bb.5: ldr x9, [x8] cbz x9, LBB54_8 ; %bb.6: ldr x8, [x8, #32] mov w10, w1 ldr w11, [x8, w1, uxtw #2] add x23, x9, x11 str w1, [x19] ldr w8, [x8, x10, lsl #2] str w8, [x19, #4] ldrh w8, [x23, #4] strh w8, [x19, #8] ldrh w8, [x23, #6] strh w8, [x19, #10] ldrh w8, [x23, #8] strh w8, [x19, #12] ldrh w8, [x23, #10] strh w8, [x19, #14] ldrb w8, [x23, #12] ldrb w9, [x23, #13] ubfiz w10, w8, #1, #5 bfi w8, w9, #8, #8 ldrb w11, [x23, #14] ldrb w12, [x23, #15] and w13, w11, #0x1f bfi w11, w12, #8, #8 movi.2d v0, #0000000000000000 stp q0, q0, [sp, #32] mov w14, #-1 str w14, [sp, #40] lsr w12, w12, #1 add w12, w12, #80 ubfx w11, w11, #5, #4 sub w11, w11, #1 stp w11, w12, [sp, #24] lsr w9, w9, #3 stp w9, w13, [sp, #16] ubfx w8, w8, #5, #6 stp w10, w8, [sp, #8] add x0, sp, #8 bl _mktime str x0, [x19, #16] ldr w8, [x23, #16] str w8, [x19, #24] ldr w8, [x23, #20] str x8, [x19, #32] ldr w8, [x23, #24] str x8, [x19, #40] ldrh w8, [x23, #36] strh w8, [x19, #48] ldur w8, [x23, #38] str w8, [x19, #52] ldur w8, [x23, #42] str x8, [x19, #56] mov w8, #259 ldrh w9, [x23, #28] cmp w9, #259 csel w20, w9, w8, lo add x21, x19, #68 add x22, x23, #46 mov x0, x21 mov x1, x22 mov x2, x20 bl _memcpy strb wzr, [x21, x20] ldrh w8, [x23, #32] mov w9, #255 cmp w8, #255 csel w20, w8, w9, lo str w20, [x19, #64] add x19, x19, #328 ldrh w8, [x23, #28] ldrh w9, [x23, #30] add x8, x22, x8 add x1, x8, x9 mov x0, x19 mov x2, x20 bl _memcpy strb wzr, [x19, x20] mov w0, #1 b LBB54_8 LBB54_7: mov w0, #0 LBB54_8: 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 add sp, sp, #128 ret .cfi_endproc ; -- End function .globl _mz_zip_reader_get_filename ; -- Begin function mz_zip_reader_get_filename .p2align 2 _mz_zip_reader_get_filename: ; @mz_zip_reader_get_filename .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x2 cbz x0, LBB55_8 ; %bb.1: ldr x8, [x0, #88] cbz x8, LBB55_8 ; %bb.2: ldr w9, [x0, #16] cmp w9, w1 b.ls LBB55_8 ; %bb.3: ldr w9, [x0, #20] cmp w9, #1 b.ne LBB55_8 ; %bb.4: ldr x9, [x8] cbz x9, LBB55_8 ; %bb.5: ldr x8, [x8, #32] ldr w8, [x8, w1, uxtw #2] add x8, x9, x8 ldrh w20, [x8, #28] cbz w3, LBB55_7 ; %bb.6: sub w9, w3, #1 cmp w20, w9 csel w20, w20, w9, lo add x1, x8, #46 mov x0, x19 mov x2, x20 bl _memcpy strb wzr, [x19, x20] LBB55_7: add w0, w20, #1 b LBB55_10 LBB55_8: mov w0, #0 cbz w3, LBB55_10 ; %bb.9: strb wzr, [x19] LBB55_10: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _mz_zip_reader_locate_file ; -- Begin function mz_zip_reader_locate_file .p2align 2 _mz_zip_reader_locate_file: ; @mz_zip_reader_locate_file .cfi_startproc ; %bb.0: sub sp, sp, #128 .cfi_def_cfa_offset 128 stp x28, x27, [sp, #32] ; 16-byte Folded Spill stp x26, x25, [sp, #48] ; 16-byte Folded Spill stp x24, x23, [sp, #64] ; 16-byte Folded Spill stp x22, x21, [sp, #80] ; 16-byte Folded Spill stp x20, x19, [sp, #96] ; 16-byte Folded Spill stp x29, x30, [sp, #112] ; 16-byte Folded Spill add x29, sp, #112 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 cbz x0, LBB56_22 ; %bb.1: mov x19, x1 mov x24, x0 mov w0, #-1 cbz x1, LBB56_23 ; %bb.2: ldr x27, [x24, #88] cbz x27, LBB56_23 ; %bb.3: ldr w8, [x24, #20] cmp w8, #1 b.ne LBB56_22 ; %bb.4: mov x20, x3 mov x21, x2 cbnz x2, LBB56_16 ; %bb.5: and w8, w20, #0x300 cbnz w8, LBB56_16 ; %bb.6: ldr x8, [x27, #72] cbz x8, LBB56_16 ; %bb.7: ldr x20, [x27, #64] ldr w21, [x24, #16] mov x0, x19 bl _strlen subs w9, w21, #1 b.lt LBB56_22 ; %bb.8: mov x8, x0 mov w10, #0 ldr x11, [x27] ldr x12, [x27, #32] LBB56_9: ; =>This Loop Header: Depth=1 ; Child Loop BB56_11 Depth 2 add w13, w9, w10 asr w13, w13, #1 ldr w0, [x20, w13, sxtw #2] ldr w14, [x12, x0, lsl #2] add x16, x11, x14 ldrh w15, [x16, #28] subs w14, w15, w8 csel w17, w15, w8, lo add w15, w17, #46 add x15, x16, x15 add x16, x16, #46 cbz w17, LBB56_14 ; %bb.10: ; in Loop: Header=BB56_9 Depth=1 mov x17, x19 LBB56_11: ; Parent Loop BB56_9 Depth=1 ; => This Inner Loop Header: Depth=2 ldrb w1, [x16] sub w2, w1, #65 add w3, w1, #32 cmp w2, #26 csel w1, w3, w1, lo ldrb w2, [x17] sub w3, w2, #65 add w4, w2, #32 cmp w3, #26 csel w2, w4, w2, lo eor w3, w2, w1 tst w3, #0xff b.ne LBB56_13 ; %bb.12: ; in Loop: Header=BB56_11 Depth=2 add x16, x16, #1 add x17, x17, #1 cmp x16, x15 b.lo LBB56_11 LBB56_13: ; in Loop: Header=BB56_9 Depth=1 and w17, w1, #0xff sub w17, w17, w2, uxtb LBB56_14: ; in Loop: Header=BB56_9 Depth=1 cmp x16, x15 csel w14, w14, w17, eq cbz w14, LBB56_23 ; %bb.15: ; in Loop: Header=BB56_9 Depth=1 sub w15, w13, #1 cmp w14, #0 csel w9, w9, w15, lt csinc w10, w10, w13, ge mov w0, #-1 cmp w10, w9 b.le LBB56_9 b LBB56_23 LBB56_16: mov x0, x19 bl _strlen lsr x8, x0, #16 cbnz x8, LBB56_22 ; %bb.17: mov x22, x0 cbz x21, LBB56_19 ; %bb.18: mov x0, x21 bl _strlen mov x23, x0 lsr x8, x0, #16 cbz x8, LBB56_20 b LBB56_22 LBB56_19: mov x23, #0 LBB56_20: ldr w26, [x24, #16] cbz w26, LBB56_22 ; %bb.21: mov x25, #0 ldr x14, [x27] ldr x15, [x27, #32] add x8, x14, #45 stp x8, x15, [sp, #8] ; 16-byte Folded Spill mov w16, #1 mov x17, #2049 movk x17, #8192, lsl #32 str x14, [sp, #24] ; 8-byte Folded Spill b LBB56_26 LBB56_22: mov w0, #-1 LBB56_23: ; kill: def $w0 killed $w0 killed $x0 ldp x29, x30, [sp, #112] ; 16-byte Folded Reload ldp x20, x19, [sp, #96] ; 16-byte Folded Reload ldp x22, x21, [sp, #80] ; 16-byte Folded Reload ldp x24, x23, [sp, #64] ; 16-byte Folded Reload ldp x26, x25, [sp, #48] ; 16-byte Folded Reload ldp x28, x27, [sp, #32] ; 16-byte Folded Reload add sp, sp, #128 ret LBB56_24: ; in Loop: Header=BB56_26 Depth=1 mov x0, x19 mov x1, x24 mov x2, x22 bl _memcmp mov x17, #2049 movk x17, #8192, lsl #32 mov w16, #1 ldp x15, x14, [sp, #16] ; 16-byte Folded Reload cbz w0, LBB56_47 LBB56_25: ; in Loop: Header=BB56_26 Depth=1 add x25, x25, #1 mov w0, #-1 cmp x25, x26 b.eq LBB56_23 LBB56_26: ; =>This Loop Header: Depth=1 ; Child Loop BB56_31 Depth 2 ; Child Loop BB56_37 Depth 2 ; Child Loop BB56_45 Depth 2 ldr w27, [x15, x25, lsl #2] add x8, x14, x27 ldrh w28, [x8, #28] cmp x22, x28 b.hi LBB56_25 ; %bb.27: ; in Loop: Header=BB56_26 Depth=1 add x24, x8, #46 cbz x23, LBB56_34 ; %bb.28: ; in Loop: Header=BB56_26 Depth=1 ldrh w10, [x8, #32] cmp x23, x10 b.ne LBB56_25 ; %bb.29: ; in Loop: Header=BB56_26 Depth=1 ldrh w8, [x8, #30] add x9, x24, x28 add x1, x9, x8 tbnz w20, #8, LBB56_33 ; %bb.30: ; in Loop: Header=BB56_26 Depth=1 mov x8, x21 mov x9, x23 cbz w10, LBB56_34 LBB56_31: ; Parent Loop BB56_26 Depth=1 ; => This Inner Loop Header: Depth=2 ldrsb w10, [x8] sub w11, w10, #65 add w12, w10, #32 cmp w11, #26 csel w10, w12, w10, lo ldrsb w11, [x1] sub w12, w11, #65 add w13, w11, #32 cmp w12, #26 csel w11, w13, w11, lo cmp w10, w11 b.ne LBB56_25 ; %bb.32: ; in Loop: Header=BB56_31 Depth=2 add x1, x1, #1 add x8, x8, #1 subs x9, x9, #1 b.ne LBB56_31 b LBB56_34 LBB56_33: ; in Loop: Header=BB56_26 Depth=1 mov x0, x21 mov x2, x23 bl _memcmp mov x17, #2049 movk x17, #8192, lsl #32 mov w16, #1 ldp x15, x14, [sp, #16] ; 16-byte Folded Reload cbnz w0, LBB56_25 LBB56_34: ; in Loop: Header=BB56_26 Depth=1 tbz w20, #9, LBB56_42 ; %bb.35: ; in Loop: Header=BB56_26 Depth=1 cbz w28, LBB56_42 ; %bb.36: ; in Loop: Header=BB56_26 Depth=1 ldr x8, [sp, #8] ; 8-byte Folded Reload add x9, x8, x27 mov x8, x28 LBB56_37: ; Parent Loop BB56_26 Depth=1 ; => This Inner Loop Header: Depth=2 ldrb w10, [x9, x8] sub w10, w10, #47 cmp w10, #45 lsl x10, x16, x10 and x10, x10, x17 ccmp x10, #0, #4, ls b.ne LBB56_40 ; %bb.38: ; in Loop: Header=BB56_37 Depth=2 sub x8, x8, #1 add x10, x8, #1 cmp x10, #1 b.gt LBB56_37 ; %bb.39: ; in Loop: Header=BB56_26 Depth=1 mov w8, #-1 b LBB56_41 LBB56_40: ; in Loop: Header=BB56_26 Depth=1 sub w8, w8, #1 LBB56_41: ; in Loop: Header=BB56_26 Depth=1 add w8, w8, #1 add x24, x24, w8, sxtw sub w28, w28, w8 LBB56_42: ; in Loop: Header=BB56_26 Depth=1 cmp x22, x28 b.ne LBB56_25 ; %bb.43: ; in Loop: Header=BB56_26 Depth=1 tbnz w20, #8, LBB56_24 ; %bb.44: ; in Loop: Header=BB56_26 Depth=1 mov x8, x19 mov x9, x22 cbz w28, LBB56_47 LBB56_45: ; Parent Loop BB56_26 Depth=1 ; => This Inner Loop Header: Depth=2 ldrsb w10, [x8] sub w11, w10, #65 add w12, w10, #32 cmp w11, #26 csel w10, w12, w10, lo ldrsb w11, [x24] sub w12, w11, #65 add w13, w11, #32 cmp w12, #26 csel w11, w13, w11, lo cmp w10, w11 b.ne LBB56_25 ; %bb.46: ; in Loop: Header=BB56_45 Depth=2 add x24, x24, #1 add x8, x8, #1 subs x9, x9, #1 b.ne LBB56_45 LBB56_47: mov x0, x25 b LBB56_23 .cfi_endproc ; -- End function .globl _mz_zip_reader_extract_to_mem_no_alloc ; -- Begin function mz_zip_reader_extract_to_mem_no_alloc .p2align 2 _mz_zip_reader_extract_to_mem_no_alloc: ; @mz_zip_reader_extract_to_mem_no_alloc .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill .cfi_def_cfa_offset 96 stp x26, x25, [sp, #16] ; 16-byte Folded Spill stp x24, x23, [sp, #32] ; 16-byte Folded Spill stp x22, x21, [sp, #48] ; 16-byte Folded Spill stp x20, x19, [sp, #64] ; 16-byte Folded Spill stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov w9, #11664 Lloh181: adrp x16, ___chkstk_darwin@GOTPAGE Lloh182: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #2, lsl #12 ; =8192 sub sp, sp, #3472 mov x23, x6 mov x20, x5 mov x25, x4 mov x22, x3 mov x21, x2 mov x24, x1 mov x19, x0 Lloh183: adrp x8, ___stack_chk_guard@GOTPAGE Lloh184: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh185: ldr x8, [x8] stur x8, [x29, #-96] cbnz x2, LBB57_3 ; %bb.1: cbz x22, LBB57_3 LBB57_2: mov w0, #0 b LBB57_26 LBB57_3: add x2, sp, #2, lsl #12 ; =8192 add x2, x2, #2872 mov x0, x19 mov x1, x24 bl _mz_zip_reader_file_stat cbz w0, LBB57_26 ; %bb.4: ldr x8, [sp, #11096] cbz x8, LBB57_25 ; %bb.5: cbz x19, LBB57_13 ; %bb.6: ldr x9, [x19, #88] cbz x9, LBB57_13 ; %bb.7: ldr w10, [x19, #16] cmp w10, w24 b.ls LBB57_13 ; %bb.8: ldr w10, [x19, #20] cmp w10, #1 b.ne LBB57_13 ; %bb.9: ldr x10, [x9] cbz x10, LBB57_13 ; %bb.10: ldr x9, [x9, #32] ldr w9, [x9, w24, uxtw #2] add x9, x10, x9 ldrh w10, [x9, #28] cbz w10, LBB57_12 ; %bb.11: add x10, x9, x10 ldrb w10, [x10, #45] cmp w10, #47 b.eq LBB57_25 LBB57_12: ldrb w9, [x9, #38] tbnz w9, #4, LBB57_25 LBB57_13: add x24, sp, #2, lsl #12 ; =8192 add x24, x24, #2840 ldrh w9, [x24, #44] mov w10, #33 tst w9, w10 b.ne LBB57_2 ; %bb.14: tbnz w25, #10, LBB57_16 ; %bb.15: ldrh w9, [x24, #46] orr w9, w9, #0x8 cmp w9, #8 b.ne LBB57_2 LBB57_16: ldr x9, [sp, #11104] tst w25, #0x400 csel x26, x9, x8, eq cmp x26, x22 b.hi LBB57_2 ; %bb.17: ldr x22, [sp, #11120] ldr x8, [x19, #64] ldr x0, [x19, #80] add x2, sp, #2, lsl #12 ; =8192 add x2, x2, #2840 mov x1, x22 mov w3, #30 blr x8 cmp x0, #30 b.ne LBB57_2 ; %bb.18: ldr w8, [sp, #11032] mov w9, #19280 movk w9, #1027, lsl #16 cmp w8, w9 b.ne LBB57_2 ; %bb.19: ldrh w8, [x24, #26] ldrh w9, [x24, #28] add x8, x22, x8 add x8, x8, x9 add x22, x8, #30 ldr x27, [sp, #11096] ldr x8, [x19] add x9, x22, x27 cmp x9, x8 b.hi LBB57_2 ; %bb.20: tbnz w25, #10, LBB57_34 ; %bb.21: ldrh w8, [x24, #46] cbz w8, LBB57_34 ; %bb.22: str wzr, [sp, #32] ldr x8, [x19, #88] ldr x8, [x8, #104] cbz x8, LBB57_41 ; %bb.23: mov x28, #0 add x23, x8, x22 str x27, [sp, #8] ; 8-byte Folded Spill mov x26, x27 LBB57_24: mov x25, #0 mov x24, #0 b LBB57_30 LBB57_25: mov w0, #1 LBB57_26: ldur x8, [x29, #-96] Lloh186: adrp x9, ___stack_chk_guard@GOTPAGE Lloh187: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh188: ldr x9, [x9] cmp x9, x8 b.ne LBB57_51 ; %bb.27: add sp, sp, #2, lsl #12 ; =8192 add sp, sp, #3472 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 LBB57_28: ; in Loop: Header=BB57_30 Depth=1 mov x26, #0 LBB57_29: ; in Loop: Header=BB57_30 Depth=1 str x26, [sp, #24] add x1, x23, x24 add x4, x21, x25 cmp x28, #0 mov w8, #6 mov w9, #4 csel w6, w9, w8, eq add x0, sp, #32 add x2, sp, #24 add x5, sp, #16 mov x3, x21 bl _tinfl_decompress ldr x8, [sp, #24] sub x26, x26, x8 add x24, x8, x24 ldr x8, [sp, #16] add x25, x8, x25 cmp w0, #1 b.ne LBB57_37 LBB57_30: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #11104] sub x8, x8, x25 str x8, [sp, #16] cbnz x26, LBB57_29 ; %bb.31: ; in Loop: Header=BB57_30 Depth=1 ldr x8, [x19, #88] ldr x8, [x8, #104] cbnz x8, LBB57_28 ; %bb.32: ; in Loop: Header=BB57_30 Depth=1 ldr x8, [sp, #8] ; 8-byte Folded Reload cmp x8, x28 csel x26, x8, x28, lo ldr x8, [x19, #64] ldr x0, [x19, #80] mov x1, x22 mov x2, x23 mov x3, x26 blr x8 cmp x0, x26 b.ne LBB57_44 ; %bb.33: ; in Loop: Header=BB57_30 Depth=1 mov x24, #0 add x22, x26, x22 sub x28, x28, x26 b LBB57_29 LBB57_34: ldr x8, [x19, #64] ldr x0, [x19, #80] mov x1, x22 mov x2, x21 mov x3, x26 blr x8 cmp x0, x26 cset w0, eq b.ne LBB57_26 ; %bb.35: tbnz w25, #10, LBB57_26 ; %bb.36: ldr x2, [sp, #11104] mov x0, #0 mov x1, x21 bl _mz_crc32 ldr w8, [sp, #11088] cmp x0, x8 b LBB57_48 LBB57_37: mov x27, x0 cbnz w0, LBB57_45 ; %bb.38: ldr x8, [sp, #11104] cmp x25, x8 b.ne LBB57_44 ; %bb.39: mov x0, #0 mov x1, x21 mov x2, x25 bl _mz_crc32 ldr w8, [sp, #11088] cmp x0, x8 b.ne LBB57_44 ; %bb.40: mov w27, #0 b LBB57_45 LBB57_41: cbz x20, LBB57_49 ; %bb.42: cbz x23, LBB57_2 ; %bb.43: mov x26, #0 mov x28, x27 str x23, [sp, #8] ; 8-byte Folded Spill mov x23, x20 b LBB57_24 LBB57_44: mov w27, #-1 LBB57_45: ldr x8, [x19, #88] ldr x8, [x8, #104] orr x8, x20, x8 cbnz x8, LBB57_47 ; %bb.46: ldr x8, [x19, #40] ldr x0, [x19, #56] mov x1, x23 blr x8 LBB57_47: cmp w27, #0 LBB57_48: cset w0, eq b LBB57_26 LBB57_49: mov w8, #65536 cmp x27, #16, lsl #12 ; =65536 csel x27, x27, x8, lo ldr x8, [x19, #32] ldr x0, [x19, #56] mov w1, #1 mov x2, x27 blr x8 cbz x0, LBB57_26 ; %bb.50: mov x23, x0 str x27, [sp, #8] ; 8-byte Folded Spill mov x26, #0 ldr x28, [sp, #11096] b LBB57_24 LBB57_51: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh183, Lloh184, Lloh185 .loh AdrpLdrGot Lloh181, Lloh182 .loh AdrpLdrGotLdr Lloh186, Lloh187, Lloh188 .cfi_endproc ; -- End function .globl _mz_zip_reader_extract_file_to_mem_no_alloc ; -- Begin function mz_zip_reader_extract_file_to_mem_no_alloc .p2align 2 _mz_zip_reader_extract_file_to_mem_no_alloc: ; @mz_zip_reader_extract_file_to_mem_no_alloc .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, x6 mov x20, x5 mov x21, x4 mov x22, x3 mov x23, x2 mov x24, x0 mov x2, #0 mov x3, x4 bl _mz_zip_reader_locate_file tbnz w0, #31, LBB58_2 ; %bb.1: mov x1, x0 mov x0, x24 mov x2, x23 mov x3, x22 mov x4, x21 mov x5, x20 mov x6, 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 _mz_zip_reader_extract_to_mem_no_alloc LBB58_2: mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _mz_zip_reader_extract_to_mem ; -- Begin function mz_zip_reader_extract_to_mem .p2align 2 _mz_zip_reader_extract_to_mem: ; @mz_zip_reader_extract_to_mem .cfi_startproc ; %bb.0: mov x5, #0 mov x6, #0 b _mz_zip_reader_extract_to_mem_no_alloc .cfi_endproc ; -- End function .globl _mz_zip_reader_extract_file_to_mem ; -- Begin function mz_zip_reader_extract_file_to_mem .p2align 2 _mz_zip_reader_extract_file_to_mem: ; @mz_zip_reader_extract_file_to_mem .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x4 mov x20, x3 mov x21, x2 mov x22, x0 mov x2, #0 mov x3, x4 bl _mz_zip_reader_locate_file tbnz w0, #31, LBB60_2 ; %bb.1: mov x1, x0 mov x0, x22 mov x2, x21 mov x3, x20 mov x4, x19 mov x5, #0 mov x6, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload b _mz_zip_reader_extract_to_mem_no_alloc LBB60_2: mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _mz_zip_reader_extract_to_heap ; -- Begin function mz_zip_reader_extract_to_heap .p2align 2 _mz_zip_reader_extract_to_heap: ; @mz_zip_reader_extract_to_heap .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x21, x3 mov x19, x2 mov x22, x1 mov x20, x0 cbz x0, LBB61_5 ; %bb.1: ldr x8, [x20, #88] cbz x8, LBB61_7 ; %bb.2: ldr w9, [x20, #16] cmp w9, w22 b.ls LBB61_6 ; %bb.3: ldr w9, [x20, #20] cmp w9, #1 b.ne LBB61_5 ; %bb.4: ldr x9, [x8] ldr x8, [x8, #32] ldr w8, [x8, w22, uxtw #2] add x8, x9, x8 cbnz x19, LBB61_8 b LBB61_9 LBB61_5: mov x8, #0 cbnz x19, LBB61_8 b LBB61_9 LBB61_6: mov x8, #0 LBB61_7: cbz x19, LBB61_9 LBB61_8: str xzr, [x19] LBB61_9: cbz x8, LBB61_15 ; %bb.10: add x9, x8, #20 add x8, x8, #24 tst w21, #0x400 csel x8, x8, x9, eq ldr w24, [x8] ldr x8, [x20, #32] ldr x0, [x20, #56] mov w1, #1 mov x2, x24 blr x8 mov x23, x0 cbz x0, LBB61_16 ; %bb.11: mov x0, x20 mov x1, x22 mov x2, x23 mov x3, x24 mov x4, x21 mov x5, #0 mov x6, #0 bl _mz_zip_reader_extract_to_mem_no_alloc cbz w0, LBB61_14 ; %bb.12: cbz x19, LBB61_16 ; %bb.13: str x24, [x19] b LBB61_16 LBB61_14: ldr x8, [x20, #40] ldr x0, [x20, #56] mov x1, x23 blr x8 LBB61_15: mov x23, #0 LBB61_16: mov x0, x23 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _mz_zip_reader_extract_file_to_heap ; -- Begin function mz_zip_reader_extract_file_to_heap .p2align 2 _mz_zip_reader_extract_file_to_heap: ; @mz_zip_reader_extract_file_to_heap .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, x3 mov x19, x2 mov x21, x0 mov x2, #0 bl _mz_zip_reader_locate_file tbnz w0, #31, LBB62_2 ; %bb.1: mov x1, x0 mov x0, x21 mov x2, x19 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 _mz_zip_reader_extract_to_heap LBB62_2: cbz x19, LBB62_4 ; %bb.3: str xzr, [x19] LBB62_4: mov x0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _mz_zip_reader_extract_to_callback ; -- Begin function mz_zip_reader_extract_to_callback .p2align 2 _mz_zip_reader_extract_to_callback: ; @mz_zip_reader_extract_to_callback .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill .cfi_def_cfa_offset 96 stp x26, x25, [sp, #16] ; 16-byte Folded Spill stp x24, x23, [sp, #32] ; 16-byte Folded Spill stp x22, x21, [sp, #48] ; 16-byte Folded Spill stp x20, x19, [sp, #64] ; 16-byte Folded Spill stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov w9, #11712 Lloh189: adrp x16, ___chkstk_darwin@GOTPAGE Lloh190: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #2, lsl #12 ; =8192 sub sp, sp, #3520 mov x20, x4 mov x22, x3 mov x21, x2 mov x23, x1 mov x19, x0 Lloh191: adrp x8, ___stack_chk_guard@GOTPAGE Lloh192: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh193: ldr x8, [x8] stur x8, [x29, #-96] add x2, sp, #2, lsl #12 ; =8192 add x2, x2, #2920 bl _mz_zip_reader_file_stat cbz w0, LBB63_18 ; %bb.1: ldr x8, [sp, #11144] cbz x8, LBB63_17 ; %bb.2: cbz x19, LBB63_10 ; %bb.3: ldr x8, [x19, #88] cbz x8, LBB63_10 ; %bb.4: ldr w9, [x19, #16] cmp w9, w23 b.ls LBB63_10 ; %bb.5: ldr w9, [x19, #20] cmp w9, #1 b.ne LBB63_10 ; %bb.6: ldr x9, [x8] cbz x9, LBB63_10 ; %bb.7: ldr x8, [x8, #32] ldr w8, [x8, w23, uxtw #2] add x8, x9, x8 ldrh w9, [x8, #28] cbz w9, LBB63_9 ; %bb.8: add x9, x8, x9 ldrb w9, [x9, #45] cmp w9, #47 b.eq LBB63_17 LBB63_9: ldrb w8, [x8, #38] tbnz w8, #4, LBB63_17 LBB63_10: add x24, sp, #2, lsl #12 ; =8192 add x24, x24, #2888 ldrh w8, [x24, #44] mov w9, #33 tst w8, w9 b.ne LBB63_16 ; %bb.11: tbnz w20, #10, LBB63_13 ; %bb.12: ldrh w8, [x24, #46] orr w8, w8, #0x8 cmp w8, #8 b.ne LBB63_16 LBB63_13: ldr x23, [sp, #11168] ldr x8, [x19, #64] ldr x0, [x19, #80] add x2, sp, #2, lsl #12 ; =8192 add x2, x2, #2888 mov x1, x23 mov w3, #30 blr x8 cmp x0, #30 b.ne LBB63_16 ; %bb.14: ldr w8, [sp, #11080] mov w9, #19280 movk w9, #1027, lsl #16 cmp w8, w9 b.ne LBB63_16 ; %bb.15: ldrh w8, [x24, #26] ldrh w9, [x24, #28] add x8, x23, x8 add x8, x8, x9 add x23, x8, #30 ldr x3, [sp, #11144] ldr x8, [x19] add x9, x23, x3 cmp x9, x8 b.ls LBB63_20 LBB63_16: mov w0, #0 b LBB63_18 LBB63_17: mov w0, #1 LBB63_18: ldur x8, [x29, #-96] Lloh194: adrp x9, ___stack_chk_guard@GOTPAGE Lloh195: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh196: ldr x9, [x9] cmp x9, x8 b.ne LBB63_62 ; %bb.19: add sp, sp, #2, lsl #12 ; =8192 add sp, sp, #3520 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 LBB63_20: ldr x8, [x19, #88] ldr x8, [x8, #104] cbz x8, LBB63_22 ; %bb.21: mov x9, #0 stp x3, x23, [sp, #8] ; 16-byte Folded Spill add x25, x8, x23 mov x10, x3 b LBB63_24 LBB63_22: mov w8, #65536 cmp x3, #16, lsl #12 ; =65536 csel x26, x3, x8, lo ldr x8, [x19, #32] ldr x0, [x19, #56] mov w1, #1 mov x2, x26 blr x8 cbz x0, LBB63_18 ; %bb.23: mov x25, x0 stp x26, x23, [sp, #8] ; 16-byte Folded Spill mov x10, #0 ldr x3, [sp, #11144] mov x9, x3 LBB63_24: tbnz w20, #10, LBB63_39 ; %bb.25: ldrh w8, [x24, #46] cbz w8, LBB63_39 ; %bb.26: mov x24, x10 mov x23, x9 str wzr, [sp, #80] ldr x8, [x19, #32] ldr x0, [x19, #56] mov w1, #1 mov w2, #32768 blr x8 str x0, [sp, #24] ; 8-byte Folded Spill cbz x0, LBB63_38 ; %bb.27: stp x25, xzr, [sp, #32] ; 16-byte Folded Spill mov x25, #0 mov x26, #0 mov x9, x23 mov x11, x24 b LBB63_29 LBB63_28: ; in Loop: Header=BB63_29 Depth=1 ldp x11, x9, [sp, #48] ; 16-byte Folded Reload sub x11, x11, x28 add x25, x28, x25 sub w8, w23, #1 cmp w8, #2 b.hs LBB63_51 LBB63_29: ; =>This Inner Loop Header: Depth=1 and x23, x26, #0x7fff mov w8, #32768 sub x8, x8, x23 str x8, [sp, #64] cbnz x11, LBB63_34 ; %bb.30: ; in Loop: Header=BB63_29 Depth=1 ldr x8, [x19, #88] ldr x8, [x8, #104] cbz x8, LBB63_32 ; %bb.31: ; in Loop: Header=BB63_29 Depth=1 mov x11, #0 b LBB63_34 LBB63_32: ; in Loop: Header=BB63_29 Depth=1 ldp x8, x1, [sp, #8] ; 16-byte Folded Reload cmp x8, x9 mov x24, x9 csel x25, x8, x9, lo ldr x8, [x19, #64] ldr x0, [x19, #80] ldr x2, [sp, #32] ; 8-byte Folded Reload mov x3, x25 blr x8 cmp x0, x25 b.ne LBB63_37 ; %bb.33: ; in Loop: Header=BB63_29 Depth=1 mov x11, x25 mov x25, #0 ldr x8, [sp, #16] ; 8-byte Folded Reload add x8, x8, x11 str x8, [sp, #16] ; 8-byte Folded Spill mov x9, x24 sub x9, x24, x11 LBB63_34: ; in Loop: Header=BB63_29 Depth=1 ldp x3, x8, [sp, #24] ; 16-byte Folded Reload add x27, x3, x23 stp x11, x9, [sp, #48] ; 16-byte Folded Spill str x11, [sp, #72] add x1, x8, x25 cmp x9, #0 cset w8, ne lsl w6, w8, #1 add x0, sp, #80 add x2, sp, #72 add x5, sp, #64 mov x4, x27 bl _tinfl_decompress mov x23, x0 ldp x24, x28, [sp, #64] cbz x24, LBB63_28 ; %bb.35: ; in Loop: Header=BB63_29 Depth=1 mov x0, x22 mov x1, x26 mov x2, x27 mov x3, x24 blr x21 cmp x0, x24 b.ne LBB63_37 ; %bb.36: ; in Loop: Header=BB63_29 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload mov w0, w8 mov x1, x27 mov x2, x24 bl _mz_crc32 str x0, [sp, #40] ; 8-byte Folded Spill ldr x8, [sp, #11152] add x26, x24, x26 cmp x26, x8 b.ls LBB63_28 LBB63_37: ldr x25, [sp, #32] ; 8-byte Folded Reload LBB63_38: mov w23, #-1 ldr x21, [sp, #24] ; 8-byte Folded Reload b LBB63_57 LBB63_39: ldr x8, [x19, #88] ldr x8, [x8, #104] cbz x8, LBB63_43 ; %bb.40: mov x0, x22 mov x1, #0 mov x2, x25 blr x21 mov x21, #0 ldr x8, [sp, #11144] cmp x0, x8 csetm w23, ne b.ne LBB63_57 ; %bb.41: tbnz w20, #10, LBB63_57 ; %bb.42: mov x26, x0 mov x0, #0 mov x1, x25 mov x2, x26 bl _mz_crc32 mov x21, #0 ; kill: def $w0 killed $w0 killed $x0 def $x0 b LBB63_55 LBB63_43: cbz x9, LBB63_53 ; %bb.44: mov x26, #0 str xzr, [sp, #56] ; 8-byte Folded Spill ldp x28, x27, [sp, #8] ; 16-byte Folded Reload LBB63_45: ; =>This Inner Loop Header: Depth=1 cmp x28, x9 mov x24, x9 csel x23, x28, x9, lo ldr x8, [x19, #64] ldr x0, [x19, #80] mov x1, x27 mov x2, x25 mov x3, x23 blr x8 cmp x0, x23 b.ne LBB63_52 ; %bb.46: ; in Loop: Header=BB63_45 Depth=1 tbnz w20, #10, LBB63_48 ; %bb.47: ; in Loop: Header=BB63_45 Depth=1 ldr x8, [sp, #56] ; 8-byte Folded Reload mov w0, w8 mov x1, x25 mov x2, x23 bl _mz_crc32 str x0, [sp, #56] ; 8-byte Folded Spill LBB63_48: ; in Loop: Header=BB63_45 Depth=1 mov x0, x22 mov x1, x26 mov x2, x25 mov x3, x23 blr x21 cmp x0, x23 b.ne LBB63_52 ; %bb.49: ; in Loop: Header=BB63_45 Depth=1 add x27, x27, x23 add x26, x26, x23 mov x9, x24 subs x9, x24, x23 b.ne LBB63_45 ; %bb.50: mov x21, #0 ldr x0, [sp, #56] ; 8-byte Folded Reload ; kill: def $w0 killed $w0 killed $x0 def $x0 b LBB63_54 LBB63_51: ldp x21, x25, [sp, #24] ; 16-byte Folded Reload ldr x0, [sp, #40] ; 8-byte Folded Reload cbnz w23, LBB63_57 b LBB63_54 LBB63_52: mov x21, #0 mov w23, #-1 b LBB63_57 LBB63_53: mov x21, #0 mov x26, #0 mov w0, #0 LBB63_54: tbnz w20, #10, LBB63_56 LBB63_55: ldr x8, [sp, #11152] cmp x26, x8 ldr w8, [sp, #11136] ccmp w0, w8, #0, eq cset w8, ne sbfx w23, w8, #0, #1 b LBB63_57 LBB63_56: mov w23, #0 LBB63_57: ldr x8, [x19, #88] ldr x8, [x8, #104] cbnz x8, LBB63_59 ; %bb.58: ldr x8, [x19, #40] ldr x0, [x19, #56] mov x1, x25 blr x8 LBB63_59: cbz x21, LBB63_61 ; %bb.60: ldr x8, [x19, #40] ldr x0, [x19, #56] mov x1, x21 blr x8 LBB63_61: cmp w23, #0 cset w0, eq b LBB63_18 LBB63_62: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh191, Lloh192, Lloh193 .loh AdrpLdrGot Lloh189, Lloh190 .loh AdrpLdrGotLdr Lloh194, Lloh195, Lloh196 .cfi_endproc ; -- End function .globl _mz_zip_reader_extract_file_to_callback ; -- Begin function mz_zip_reader_extract_file_to_callback .p2align 2 _mz_zip_reader_extract_file_to_callback: ; @mz_zip_reader_extract_file_to_callback .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x4 mov x20, x3 mov x21, x2 mov x22, x0 mov x2, #0 mov x3, x4 bl _mz_zip_reader_locate_file tbnz w0, #31, LBB64_2 ; %bb.1: mov x1, x0 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 _mz_zip_reader_extract_to_callback LBB64_2: mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _mz_zip_reader_extract_to_file ; -- Begin function mz_zip_reader_extract_to_file .p2align 2 _mz_zip_reader_extract_to_file: ; @mz_zip_reader_extract_to_file .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 sub sp, sp, #608 mov x20, x3 mov x19, x2 mov x21, x1 mov x22, x0 Lloh197: adrp x8, ___stack_chk_guard@GOTPAGE Lloh198: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh199: ldr x8, [x8] stur x8, [x29, #-56] add x2, sp, #16 bl _mz_zip_reader_file_stat cbz w0, LBB65_5 ; %bb.1: Lloh200: adrp x1, l_.str.19@PAGE Lloh201: add x1, x1, l_.str.19@PAGEOFF mov x0, x19 bl _fopen cbz x0, LBB65_5 ; %bb.2: mov x23, x0 Lloh202: adrp x2, _mz_zip_file_write_callback@PAGE Lloh203: add x2, x2, _mz_zip_file_write_callback@PAGEOFF mov x0, x22 mov x1, x21 mov x3, x23 mov x4, x20 bl _mz_zip_reader_extract_to_callback mov x20, x0 mov x0, x23 bl _fclose mov x8, x0 mov w0, #0 cmn w8, #1 b.eq LBB65_5 ; %bb.3: cbz w20, LBB65_5 ; %bb.4: ldr x8, [sp, #32] stp x8, x8, [sp] mov x1, sp mov x0, x19 bl _utime mov x0, x20 LBB65_5: ldur x8, [x29, #-56] Lloh204: adrp x9, ___stack_chk_guard@GOTPAGE Lloh205: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh206: ldr x9, [x9] cmp x9, x8 b.ne LBB65_7 ; %bb.6: add sp, sp, #608 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 LBB65_7: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh197, Lloh198, Lloh199 .loh AdrpAdd Lloh200, Lloh201 .loh AdrpAdd Lloh202, Lloh203 .loh AdrpLdrGotLdr Lloh204, Lloh205, Lloh206 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_file_write_callback _mz_zip_file_write_callback: ; @mz_zip_file_write_callback .cfi_startproc ; %bb.0: mov x8, x0 mov x0, x2 mov w1, #1 mov x2, x3 mov x3, x8 b _fwrite .cfi_endproc ; -- End function .globl _mz_zip_reader_extract_file_to_file ; -- Begin function mz_zip_reader_extract_file_to_file .p2align 2 _mz_zip_reader_extract_file_to_file: ; @mz_zip_reader_extract_file_to_file .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, x0 mov x2, #0 bl _mz_zip_reader_locate_file tbnz w0, #31, LBB67_2 ; %bb.1: mov x1, x0 mov x0, x21 mov x2, x20 mov x3, x19 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload b _mz_zip_reader_extract_to_file LBB67_2: mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function mz_zip_writer_init lCPI68_0: .long 0 ; 0x0 .long 2 ; 0x2 .section __TEXT,__text,regular,pure_instructions .globl _mz_zip_writer_init .p2align 2 _mz_zip_writer_init: ; @mz_zip_writer_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 cbz x0, LBB68_2 ; %bb.1: mov x19, x0 ldr x8, [x0, #88] cbz x8, LBB68_4 LBB68_2: mov w20, #0 LBB68_3: mov x0, x20 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret LBB68_4: ldr x8, [x19, #72] cbz x8, LBB68_2 ; %bb.5: ldr w8, [x19, #20] cbnz w8, LBB68_2 ; %bb.6: ldr w8, [x19, #24] cbz w8, LBB68_8 ; %bb.7: fmov d0, x8 cnt.8b v0, v0 uaddlv.8b h0, v0 fmov w8, s0 cmp w8, #1 b.hi LBB68_2 LBB68_8: ldr x8, [x19, #32] cbz x8, LBB68_13 ; %bb.9: ldr x9, [x19, #40] cbz x9, LBB68_14 LBB68_10: ldr x9, [x19, #48] cbz x9, LBB68_15 LBB68_11: stp x1, xzr, [x19] Lloh207: adrp x9, lCPI68_0@PAGE Lloh208: ldr d0, [x9, lCPI68_0@PAGEOFF] str d0, [x19, #16] ldr x0, [x19, #56] mov w20, #1 mov w1, #1 mov w2, #128 blr x8 str x0, [x19, #88] cbz x0, LBB68_2 ; %bb.12: movi.2d v0, #0000000000000000 stp q0, q0, [x0, #96] stp q0, q0, [x0, #64] stp q0, q0, [x0, #32] stp q0, q0, [x0] ldr x8, [x19, #88] str w20, [x8, #24] mov w9, #4 str w9, [x8, #56] str w9, [x8, #88] b LBB68_3 LBB68_13: Lloh209: adrp x8, _def_alloc_func@PAGE Lloh210: add x8, x8, _def_alloc_func@PAGEOFF str x8, [x19, #32] ldr x9, [x19, #40] cbnz x9, LBB68_10 LBB68_14: Lloh211: adrp x9, _def_free_func@PAGE Lloh212: add x9, x9, _def_free_func@PAGEOFF str x9, [x19, #40] ldr x9, [x19, #48] cbnz x9, LBB68_11 LBB68_15: Lloh213: adrp x9, _def_realloc_func@PAGE Lloh214: add x9, x9, _def_realloc_func@PAGEOFF str x9, [x19, #48] b LBB68_11 .loh AdrpLdr Lloh207, Lloh208 .loh AdrpAdd Lloh209, Lloh210 .loh AdrpAdd Lloh211, Lloh212 .loh AdrpAdd Lloh213, Lloh214 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function def_realloc_func _def_realloc_func: ; @def_realloc_func .cfi_startproc ; %bb.0: mov x0, x1 mul x1, x3, x2 b _realloc .cfi_endproc ; -- End function .globl _mz_zip_writer_init_heap ; -- Begin function mz_zip_writer_init_heap .p2align 2 _mz_zip_writer_init_heap: ; @mz_zip_writer_init_heap .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 Lloh215: adrp x8, _mz_zip_heap_write_func@PAGE Lloh216: add x8, x8, _mz_zip_heap_write_func@PAGEOFF stp x8, x0, [x0, #72] bl _mz_zip_writer_init cbz w0, LBB70_6 ; %bb.1: cmp x20, x21 csel x20, x20, x21, hi cbz x20, LBB70_4 ; %bb.2: ldr x8, [x19, #32] ldr x0, [x19, #56] mov w1, #1 mov x2, x20 blr x8 ldr x8, [x19, #88] str x0, [x8, #104] cbz x0, LBB70_5 ; %bb.3: str x20, [x8, #120] LBB70_4: mov w0, #1 b LBB70_6 LBB70_5: mov x0, x19 bl _mz_zip_writer_end mov w0, #0 LBB70_6: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh215, Lloh216 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_heap_write_func _mz_zip_heap_write_func: ; @mz_zip_heap_write_func .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 ldr x23, [x0, #88] ldr x8, [x23, #112] add x9, x3, x1 cmp x9, x8 csel x24, x9, x8, hi cbz x3, LBB71_9 ; %bb.1: mov x20, x2 mov x21, x1 ldr x8, [x23, #120] cmp x24, x8 b.ls LBB71_6 ; %bb.2: mov w9, #64 cmp x8, #64 csel x8, x8, x9, hi LBB71_3: ; =>This Inner Loop Header: Depth=1 mov x22, x8 lsl x8, x8, #1 cmp x22, x24 b.lo LBB71_3 ; %bb.4: ldp x8, x0, [x0, #48] ldr x1, [x23, #104] mov w2, #1 mov x3, x22 blr x8 cbz x0, LBB71_8 ; %bb.5: str x0, [x23, #104] str x22, [x23, #120] b LBB71_7 LBB71_6: ldr x0, [x23, #104] LBB71_7: add x0, x0, x21 mov x1, x20 mov x2, x19 bl _memcpy str x24, [x23, #112] b LBB71_9 LBB71_8: mov x19, #0 LBB71_9: mov x0, x19 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _mz_zip_writer_end ; -- Begin function mz_zip_writer_end .p2align 2 _mz_zip_writer_end: ; @mz_zip_writer_end .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, LBB72_12 ; %bb.1: mov x19, x0 ldr x20, [x0, #88] cbz x20, LBB72_11 ; %bb.2: ldr x8, [x19, #32] cbz x8, LBB72_11 ; %bb.3: ldr x8, [x19, #40] cbz x8, LBB72_11 ; %bb.4: ldr w9, [x19, #20] and w9, w9, #0xfffffffe cmp w9, #2 b.ne LBB72_11 ; %bb.5: str xzr, [x19, #88] ldr x0, [x19, #56] ldr x1, [x20] blr x8 movi.2d v0, #0000000000000000 stp q0, q0, [x20] ldr x8, [x19, #40] ldr x0, [x19, #56] ldr x1, [x20, #32] blr x8 movi.2d v0, #0000000000000000 stp q0, q0, [x20, #32] ldr x8, [x19, #40] ldr x0, [x19, #56] ldr x1, [x20, #64] blr x8 movi.2d v0, #0000000000000000 stp q0, q0, [x20, #64] ldr x0, [x20, #96] cbz x0, LBB72_7 ; %bb.6: bl _fclose str xzr, [x20, #96] LBB72_7: ldr x8, [x19, #72] Lloh217: adrp x9, _mz_zip_heap_write_func@PAGE Lloh218: add x9, x9, _mz_zip_heap_write_func@PAGEOFF cmp x8, x9 b.ne LBB72_10 ; %bb.8: ldr x1, [x20, #104] cbz x1, LBB72_10 ; %bb.9: ldr x8, [x19, #40] ldr x0, [x19, #56] blr x8 str xzr, [x20, #104] LBB72_10: ldr x8, [x19, #40] ldr x0, [x19, #56] mov x1, x20 blr x8 str wzr, [x19, #20] mov w0, #1 b LBB72_12 LBB72_11: mov w0, #0 LBB72_12: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh217, Lloh218 .cfi_endproc ; -- End function .globl _mz_zip_writer_init_file ; -- Begin function mz_zip_writer_init_file .p2align 2 _mz_zip_writer_init_file: ; @mz_zip_writer_init_file .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 w9, #4112 Lloh219: adrp x16, ___chkstk_darwin@GOTPAGE Lloh220: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #1, lsl #12 ; =4096 sub sp, sp, #16 mov x20, x2 mov x21, x1 mov x19, x0 Lloh221: adrp x8, ___stack_chk_guard@GOTPAGE Lloh222: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh223: ldr x8, [x8] stur x8, [x29, #-56] Lloh224: adrp x8, _mz_zip_file_write_func@PAGE Lloh225: add x8, x8, _mz_zip_file_write_func@PAGEOFF stp x8, x0, [x0, #72] mov x1, x2 bl _mz_zip_writer_init cbz w0, LBB73_8 ; %bb.1: Lloh226: adrp x1, l_.str.19@PAGE Lloh227: add x1, x1, l_.str.19@PAGEOFF mov x0, x21 bl _fopen cbz x0, LBB73_7 ; %bb.2: ldr x8, [x19, #88] str x0, [x8, #96] cbz x20, LBB73_6 ; %bb.3: mov w23, #4096 add x0, sp, #8 mov w1, #4096 bl _bzero mov x21, #0 LBB73_4: ; =>This Inner Loop Header: Depth=1 cmp x20, #1, lsl #12 ; =4096 csel x22, x20, x23, lo ldp x8, x0, [x19, #72] add x2, sp, #8 mov x1, x21 mov x3, x22 blr x8 cmp x0, x22 b.ne LBB73_7 ; %bb.5: ; in Loop: Header=BB73_4 Depth=1 add x21, x21, x22 subs x20, x20, x22 b.ne LBB73_4 LBB73_6: mov w0, #1 b LBB73_8 LBB73_7: mov x0, x19 bl _mz_zip_writer_end mov w0, #0 LBB73_8: ldur x8, [x29, #-56] Lloh228: adrp x9, ___stack_chk_guard@GOTPAGE Lloh229: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh230: ldr x9, [x9] cmp x9, x8 b.ne LBB73_10 ; %bb.9: add sp, sp, #1, lsl #12 ; =4096 add sp, sp, #16 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret LBB73_10: bl ___stack_chk_fail .loh AdrpAdd Lloh224, Lloh225 .loh AdrpLdrGotLdr Lloh221, Lloh222, Lloh223 .loh AdrpLdrGot Lloh219, Lloh220 .loh AdrpAdd Lloh226, Lloh227 .loh AdrpLdrGotLdr Lloh228, Lloh229, Lloh230 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_file_write_func _mz_zip_file_write_func: ; @mz_zip_file_write_func .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 x22, x1 mov x21, x0 ldr x8, [x0, #88] ldr x0, [x8, #96] bl _ftello tbnz x22, #63, LBB74_3 ; %bb.1: cmp x0, x22 b.eq LBB74_4 ; %bb.2: ldr x8, [x21, #88] ldr x0, [x8, #96] mov x1, x22 mov w2, #0 bl _fseeko cbz w0, LBB74_4 LBB74_3: mov x0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret LBB74_4: ldr x8, [x21, #88] ldr x3, [x8, #96] mov x0, x20 mov w1, #1 mov x2, x19 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload b _fwrite .cfi_endproc ; -- End function .globl _mz_zip_writer_init_from_reader ; -- Begin function mz_zip_writer_init_from_reader .p2align 2 _mz_zip_writer_init_from_reader: ; @mz_zip_writer_init_from_reader .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, LBB75_6 ; %bb.1: mov x19, x0 ldr x20, [x0, #88] cbz x20, LBB75_5 ; %bb.2: ldr w8, [x19, #20] cmp w8, #1 b.ne LBB75_5 ; %bb.3: ldr w8, [x19, #16] mov w9, #65535 cmp w8, w9 b.eq LBB75_5 ; %bb.4: ldr x8, [x19] mov x9, #-65460 movk x9, #0, lsl #16 mov x10, #-4294967296 add x8, x8, x9 cmp x8, x10 b.hs LBB75_7 LBB75_5: mov w0, #0 LBB75_6: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret LBB75_7: ldr x2, [x20, #96] cbz x2, LBB75_12 ; %bb.8: mov w0, #0 cbz x1, LBB75_6 ; %bb.9: ldr x8, [x19, #80] cmp x8, x19 b.ne LBB75_6 ; %bb.10: Lloh231: adrp x8, _mz_zip_file_write_func@PAGE Lloh232: add x8, x8, _mz_zip_file_write_func@PAGEOFF str x8, [x19, #72] Lloh233: adrp x8, l_.str.20@PAGE Lloh234: add x8, x8, l_.str.20@PAGEOFF mov x0, x1 mov x1, x8 bl _freopen str x0, [x20, #96] cbnz x0, LBB75_16 ; %bb.11: mov x0, x19 bl _mz_zip_reader_end b LBB75_5 LBB75_12: ldr x8, [x20, #104] cbz x8, LBB75_15 ; %bb.13: ldr x8, [x19, #80] cmp x8, x19 b.ne LBB75_5 ; %bb.14: ldr x8, [x20, #112] str x8, [x20, #120] Lloh235: adrp x8, _mz_zip_heap_write_func@PAGE Lloh236: add x8, x8, _mz_zip_heap_write_func@PAGEOFF str x8, [x19, #72] b LBB75_16 LBB75_15: ldr x8, [x19, #72] cbz x8, LBB75_5 LBB75_16: ldr x8, [x19, #8] mov w9, #2 str w9, [x19, #20] stp x8, xzr, [x19] mov w0, #1 b LBB75_6 .loh AdrpAdd Lloh233, Lloh234 .loh AdrpAdd Lloh231, Lloh232 .loh AdrpAdd Lloh235, Lloh236 .cfi_endproc ; -- End function .globl _mz_zip_writer_add_mem ; -- Begin function mz_zip_writer_add_mem .p2align 2 _mz_zip_writer_add_mem: ; @mz_zip_writer_add_mem .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 x6, x4 str wzr, [sp] mov x4, #0 mov w5, #0 mov x7, #0 bl _mz_zip_writer_add_mem_ex ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _mz_zip_writer_add_mem_ex ; -- Begin function mz_zip_writer_add_mem_ex .p2align 2 _mz_zip_writer_add_mem_ex: ; @mz_zip_writer_add_mem_ex .cfi_startproc ; %bb.0: sub sp, sp, #272 .cfi_def_cfa_offset 272 stp x28, x27, [sp, #176] ; 16-byte Folded Spill stp x26, x25, [sp, #192] ; 16-byte Folded Spill stp x24, x23, [sp, #208] ; 16-byte Folded Spill stp x22, x21, [sp, #224] ; 16-byte Folded Spill stp x20, x19, [sp, #240] ; 16-byte Folded Spill stp x29, x30, [sp, #256] ; 16-byte Folded Spill add x29, sp, #256 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 Lloh237: adrp x8, ___stack_chk_guard@GOTPAGE Lloh238: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh239: ldr x8, [x8] stur x8, [x29, #-96] str wzr, [sp, #124] mov w8, #6 cmp w6, #0 csel w9, w8, w6, lt ands w27, w9, #0xf cset w8, eq ldr x28, [x0, #88] cbz x28, LBB77_6 ; %bb.1: mov x19, x0 ldr w10, [x0, #20] cmp w10, #2 b.ne LBB77_6 ; %bb.2: mov x22, x3 mov x26, x2 mov x23, x1 mov w0, #0 cmp x2, #0 ccmp x3, #0, #4, eq cset w10, eq cbz x1, LBB77_7 ; %bb.3: cbz w10, LBB77_7 ; %bb.4: mov x24, x7 mov x20, x5 mov x21, x4 ldr x12, [x19] cbnz x4, LBB77_9 ; %bb.5: cbz w20, LBB77_9 LBB77_6: mov w0, #0 LBB77_7: ldur x8, [x29, #-96] Lloh240: adrp x9, ___stack_chk_guard@GOTPAGE Lloh241: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh242: ldr x9, [x9] cmp x9, x8 b.ne LBB77_60 ; %bb.8: ldp x29, x30, [sp, #256] ; 16-byte Folded Reload ldp x20, x19, [sp, #240] ; 16-byte Folded Reload ldp x22, x21, [sp, #224] ; 16-byte Folded Reload ldp x24, x23, [sp, #208] ; 16-byte Folded Reload ldp x26, x25, [sp, #192] ; 16-byte Folded Reload ldp x28, x27, [sp, #176] ; 16-byte Folded Reload add sp, sp, #272 ret LBB77_9: mov w0, #0 cmp w27, #10 b.hi LBB77_7 ; %bb.10: ldr w10, [x19, #16] mov w11, #65535 cmp w10, w11 b.eq LBB77_7 ; %bb.11: mov w0, #0 and w11, w9, #0x400 cmp x24, #0 ccmp w11, #0, #0, ne cset w9, ne orr x25, x24, x22 lsr x10, x25, #32 cbnz x10, LBB77_7 ; %bb.12: cbz w9, LBB77_7 ; %bb.13: ldrb w9, [x23] cmp w9, #47 b.eq LBB77_6 ; %bb.14: ldr w10, [x29, #16] orr w13, w8, w11, lsr #10 mov w8, #1 cbz w9, LBB77_18 LBB77_15: ; =>This Inner Loop Header: Depth=1 cmp w9, #58 b.eq LBB77_6 ; %bb.16: ; in Loop: Header=BB77_15 Depth=1 cmp w9, #92 b.eq LBB77_6 ; %bb.17: ; in Loop: Header=BB77_15 Depth=1 ldrb w9, [x23, x8] add x8, x8, #1 cbnz w9, LBB77_15 LBB77_18: str w13, [sp, #92] ; 4-byte Folded Spill str x12, [sp, #80] ; 8-byte Folded Spill str w11, [sp, #76] ; 4-byte Folded Spill str x10, [sp, #64] ; 8-byte Folded Spill add x0, sp, #128 bl _time ldr x0, [sp, #128] add x1, sp, #126 add x2, sp, #124 bl _mz_zip_time_to_dos_time mov x0, x23 bl _strlen lsr x8, x0, #16 cbnz x8, LBB77_6 ; %bb.19: ldr w8, [x19, #24] cbz w8, LBB77_21 ; %bb.20: ldr w9, [x19] sub w10, w8, #1 and w9, w10, w9 sub w8, w8, w9 and w8, w8, w10 LBB77_21: ldr w9, [x19, #16] mov w10, #65535 cmp w9, w10 b.eq LBB77_6 ; %bb.22: ldr x9, [x19] mov w11, w8 add x8, x0, w20, uxtw add x10, x8, x11 add x9, x10, x9 add x9, x9, #76 lsr x9, x9, #32 cbnz x9, LBB77_6 ; %bb.23: cbz x0, LBB77_27 ; %bb.24: add x9, x0, x23 ldurb w9, [x9, #-1] cmp w9, #47 b.ne LBB77_27 ; %bb.25: cbnz x25, LBB77_6 ; %bb.26: mov w9, #16 str w9, [sp, #36] ; 4-byte Folded Spill b LBB77_28 LBB77_27: str wzr, [sp, #36] ; 4-byte Folded Spill LBB77_28: ldp x10, x9, [x28, #8] add x8, x8, x10 add x8, x8, #46 cmp x9, x8 stp x0, x11, [sp, #48] ; 16-byte Folded Spill b.hs LBB77_34 ; %bb.29: ldr w2, [x28, #24] cbz w2, LBB77_61 ; %bb.30: cmp x9, #0 csinc x9, x9, xzr, ne LBB77_31: ; =>This Inner Loop Header: Depth=1 mov x25, x9 lsl x9, x9, #1 cmp x25, x8 b.lo LBB77_31 ; %bb.32: ldp x8, x0, [x19, #48] ldr x1, [x28] mov x3, x25 blr x8 cbz x0, LBB77_7 ; %bb.33: str x0, [x28] str x25, [x28, #16] ldr x11, [sp, #56] ; 8-byte Folded Reload LBB77_34: ldp x8, x9, [x28, #40] add x8, x8, #1 cmp x9, x8 ldr w10, [sp, #92] ; 4-byte Folded Reload b.hs LBB77_40 ; %bb.35: ldr w2, [x28, #56] cbz w2, LBB77_62 ; %bb.36: cmp x9, #0 csinc x9, x9, xzr, ne LBB77_37: ; =>This Inner Loop Header: Depth=1 mov x25, x9 lsl x9, x9, #1 cmp x25, x8 b.lo LBB77_37 ; %bb.38: ldp x8, x0, [x19, #48] ldr x1, [x28, #32] mov x3, x25 blr x8 cbz x0, LBB77_7 ; %bb.39: str x0, [x28, #32] str x25, [x28, #48] ldr w10, [sp, #92] ; 4-byte Folded Reload ldr x11, [sp, #56] ; 8-byte Folded Reload LBB77_40: mov x25, x11 cmp x22, #0 cset w8, eq orr w8, w8, w10 tbz w8, #0, LBB77_42 ; %bb.41: str xzr, [sp, #40] ; 8-byte Folded Spill b LBB77_43 LBB77_42: ldr x8, [x19, #32] ldr x0, [x19, #56] mov w1, #1 mov w2, #57208 movk w2, #4, lsl #16 blr x8 str x0, [sp, #40] ; 8-byte Folded Spill cbz x0, LBB77_7 LBB77_43: add x2, x25, #30 mov x0, x19 ldr x28, [sp, #80] ; 8-byte Folded Reload mov x1, x28 str x2, [sp, #24] ; 8-byte Folded Spill ; kill: def $w2 killed $w2 killed $x2 bl _mz_zip_writer_write_zeros cbz w0, LBB77_59 ; %bb.44: add x9, x28, x25 ldr w8, [x19, #24] cbz w8, LBB77_46 ; %bb.45: sub w8, w8, #1 tst x9, x8 b.ne LBB77_63 LBB77_46: str x9, [sp, #56] ; 8-byte Folded Spill ldr x8, [sp, #24] ; 8-byte Folded Reload add x25, x8, x28 stp xzr, xzr, [sp, #128] stur xzr, [sp, #150] str xzr, [sp, #144] ldp x8, x0, [x19, #72] mov x1, x25 mov x2, x23 ldr x28, [sp, #48] ; 8-byte Folded Reload mov x3, x28 blr x8 cmp x0, x28 b.ne LBB77_59 ; %bb.47: add x28, x25, x28 ldr w8, [sp, #76] ; 4-byte Folded Reload cbnz w8, LBB77_50 ; %bb.48: mov x0, #0 mov x1, x26 mov x2, x22 bl _mz_crc32 str x0, [sp, #64] ; 8-byte Folded Spill cmp x22, #3 cset w8, hi ldr w9, [sp, #92] ; 4-byte Folded Reload eor w9, w9, #0x1 and w8, w8, w9 tbnz w8, #0, LBB77_52 ; %bb.49: mov x24, x22 LBB77_50: ldp x8, x0, [x19, #72] mov x1, x28 mov x2, x26 mov x3, x22 blr x8 cmp x0, x22 b.ne LBB77_59 ; %bb.51: add x25, x28, x22 ldr w8, [sp, #76] ; 4-byte Folded Reload lsr w8, w8, #7 b LBB77_54 LBB77_52: stp x19, x28, [sp, #96] str xzr, [sp, #112] mov w8, #10 cmp w27, #10 csel w8, w27, w8, lt cmp w27, #4 cset w9, lo Lloh243: adrp x10, _tdefl_write_image_to_png_file_in_memory_ex.s_tdefl_png_num_probes@PAGE Lloh244: add x10, x10, _tdefl_write_image_to_png_file_in_memory_ex.s_tdefl_png_num_probes@PAGEOFF ldr w8, [x10, w8, uxtw #2] orr w3, w8, w9, lsl #14 Lloh245: adrp x1, _mz_zip_writer_add_put_buf_callback@PAGE Lloh246: add x1, x1, _mz_zip_writer_add_put_buf_callback@PAGEOFF add x2, sp, #96 ldr x24, [sp, #40] ; 8-byte Folded Reload mov x0, x24 bl _tdefl_init mov x0, x24 mov x1, x26 mov x2, x22 mov w3, #4 bl _tdefl_compress_buffer cmp w0, #1 b.ne LBB77_59 ; %bb.53: mov x24, x22 ldp x25, x22, [sp, #104] mov w8, #8 LBB77_54: str w8, [sp, #92] ; 4-byte Folded Spill ldr x8, [x19, #40] ldr x0, [x19, #56] ldr x1, [sp, #40] ; 8-byte Folded Reload blr x8 mov w0, #0 lsr x8, x22, #32 cbnz x8, LBB77_7 ; %bb.55: lsr x8, x25, #32 cbnz x8, LBB77_7 ; %bb.56: ldrh w28, [sp, #126] ldrh w26, [sp, #124] ldr x8, [sp, #48] ; 8-byte Folded Reload and w27, w8, #0xffff add x0, sp, #128 mov x1, x27 mov x2, x24 mov x3, x22 ldr x4, [sp, #64] ; 8-byte Folded Reload ; kill: def $w4 killed $w4 killed $x4 ldr w5, [sp, #92] ; 4-byte Folded Reload mov x6, x28 mov x7, x26 bl _mz_zip_writer_create_local_dir_header ldp x8, x0, [x19, #72] add x2, sp, #128 ldr x1, [sp, #56] ; 8-byte Folded Reload mov w3, #30 blr x8 cmp x0, #30 b.ne LBB77_6 ; %bb.57: ldr w8, [sp, #36] ; 4-byte Folded Reload str w8, [sp, #16] ldp x8, x7, [sp, #56] ; 16-byte Folded Reload str x8, [sp, #8] strh w26, [sp, #4] strh w28, [sp, #2] ldr w8, [sp, #92] ; 4-byte Folded Reload strh w8, [sp] mov x0, x19 mov x1, x23 mov x2, x27 mov x3, x21 mov x4, x20 mov x5, x24 mov x6, x22 ; kill: def $w7 killed $w7 killed $x7 bl _mz_zip_writer_add_to_central_dir cbz w0, LBB77_7 ; %bb.58: ldr w8, [x19, #16] add w8, w8, #1 str w8, [x19, #16] str x25, [x19] mov w0, #1 b LBB77_7 LBB77_59: ldr x8, [x19, #40] ldr x0, [x19, #56] ldr x1, [sp, #40] ; 8-byte Folded Reload blr x8 b LBB77_6 LBB77_60: bl ___stack_chk_fail LBB77_61: bl _mz_zip_writer_add_mem_ex.cold.1 LBB77_62: bl _mz_zip_writer_add_mem_ex.cold.2 LBB77_63: bl _mz_zip_writer_add_mem_ex.cold.3 .loh AdrpLdrGotLdr Lloh237, Lloh238, Lloh239 .loh AdrpLdrGotLdr Lloh240, Lloh241, Lloh242 .loh AdrpAdd Lloh245, Lloh246 .loh AdrpAdd Lloh243, Lloh244 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_time_to_dos_time _mz_zip_time_to_dos_time: ; @mz_zip_time_to_dos_time .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, x2 mov x20, x1 str x0, [sp, #8] add x0, sp, #8 bl _localtime ldp w9, w8, [x0] lsl w8, w8, #5 ldp w10, w11, [x0, #8] add w8, w8, w10, lsl #11 add w8, w8, w9, lsr #1 strh w8, [x20] ldp w9, w8, [x0, #16] lsl w8, w8, #9 add w8, w8, w9, lsl #5 mov w9, #24608 add w8, w8, w11 add w8, w8, w9 strh w8, [x19] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_writer_write_zeros _mz_zip_writer_write_zeros: ; @mz_zip_writer_write_zeros .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 w9, #4112 Lloh247: adrp x16, ___chkstk_darwin@GOTPAGE Lloh248: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #1, lsl #12 ; =4096 sub sp, sp, #16 mov x19, x2 mov x20, x1 mov x21, x0 Lloh249: adrp x8, ___stack_chk_guard@GOTPAGE Lloh250: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh251: ldr x8, [x8] stur x8, [x29, #-56] mov w23, #4096 cmp w2, #1, lsl #12 ; =4096 csel w2, w2, w23, lo add x0, sp, #8 mov w1, #0 mov w3, #4096 bl ___memset_chk LBB79_1: ; =>This Inner Loop Header: Depth=1 cbz w19, LBB79_4 ; %bb.2: ; in Loop: Header=BB79_1 Depth=1 cmp w19, #1, lsl #12 ; =4096 csel w22, w19, w23, lo ldp x8, x0, [x21, #72] add x2, sp, #8 mov x1, x20 mov x3, x22 blr x8 add x20, x20, x22 sub w19, w19, w22 cmp x0, x22 b.eq LBB79_1 ; %bb.3: mov w0, #0 b LBB79_5 LBB79_4: mov w0, #1 LBB79_5: ldur x8, [x29, #-56] Lloh252: adrp x9, ___stack_chk_guard@GOTPAGE Lloh253: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh254: ldr x9, [x9] cmp x9, x8 b.ne LBB79_7 ; %bb.6: add sp, sp, #1, lsl #12 ; =4096 add sp, sp, #16 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret LBB79_7: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh249, Lloh250, Lloh251 .loh AdrpLdrGot Lloh247, Lloh248 .loh AdrpLdrGotLdr Lloh252, Lloh253, Lloh254 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_writer_add_put_buf_callback _mz_zip_writer_add_put_buf_callback: ; @mz_zip_writer_add_put_buf_callback .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 x2, x0 ldp x8, x1, [x19] ldp x9, x0, [x8, #72] sxtw x20, w21 mov x3, x20 blr x9 cmp w0, w21 b.ne LBB80_2 ; %bb.1: ldur q0, [x19, #8] dup.2d v1, x20 add.2d v0, v0, v1 stur q0, [x19, #8] mov w0, #1 b LBB80_3 LBB80_2: mov w0, #0 LBB80_3: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_writer_create_local_dir_header _mz_zip_writer_create_local_dir_header: ; @mz_zip_writer_create_local_dir_header .cfi_startproc ; %bb.0: stp xzr, xzr, [x0] str xzr, [x0, #16] stur xzr, [x0, #22] mov w8, #19280 movk w8, #1027, lsl #16 str w8, [x0] mov w8, #20 cmp w5, #0 csel w8, wzr, w8, eq strb w8, [x0, #4] sturh wzr, [x0, #5] strb wzr, [x0, #7] strb w5, [x0, #8] lsr w8, w5, #8 strb w8, [x0, #9] strb w6, [x0, #10] lsr w8, w6, #8 strb w8, [x0, #11] strb w7, [x0, #12] lsr w8, w7, #8 strb w8, [x0, #13] strb w4, [x0, #14] lsr w8, w4, #8 strb w8, [x0, #15] lsr w8, w4, #16 strb w8, [x0, #16] lsr w8, w4, #24 strb w8, [x0, #17] strb w3, [x0, #18] lsr x8, x3, #8 strb w8, [x0, #19] lsr x8, x3, #16 strb w8, [x0, #20] lsr x8, x3, #24 strb w8, [x0, #21] strb w2, [x0, #22] lsr x8, x2, #8 strb w8, [x0, #23] lsr x8, x2, #16 strb w8, [x0, #24] lsr x8, x2, #24 strb w8, [x0, #25] strb w1, [x0, #26] lsr w8, w1, #8 strb w8, [x0, #27] strh wzr, [x0, #28] ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_writer_add_to_central_dir _mz_zip_writer_add_to_central_dir: ; @mz_zip_writer_add_to_central_dir .cfi_startproc ; %bb.0: sub sp, sp, #160 .cfi_def_cfa_offset 160 stp x28, x27, [sp, #64] ; 16-byte Folded Spill stp x26, x25, [sp, #80] ; 16-byte Folded Spill stp x24, x23, [sp, #96] ; 16-byte Folded Spill stp x22, x21, [sp, #112] ; 16-byte Folded Spill stp x20, x19, [sp, #128] ; 16-byte Folded Spill stp x29, x30, [sp, #144] ; 16-byte Folded Spill add x29, sp, #144 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 ldr x8, [x29, #24] Lloh255: adrp x9, ___stack_chk_guard@GOTPAGE Lloh256: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh257: ldr x9, [x9] str x9, [sp, #56] ldr x24, [x0, #88] ldr x19, [x24, #8] str w19, [sp, #4] lsr x9, x8, #32 cbnz x9, LBB82_2 ; %bb.1: mov w26, w2 mov w25, w4 add x9, x26, x25 add x9, x9, x19 add x9, x9, #46 lsr x9, x9, #32 cbz x9, LBB82_5 LBB82_2: mov w0, #0 LBB82_3: ldr x8, [sp, #56] Lloh258: adrp x9, ___stack_chk_guard@GOTPAGE Lloh259: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh260: ldr x9, [x9] cmp x9, x8 b.ne LBB82_51 ; %bb.4: ldp x29, x30, [sp, #144] ; 16-byte Folded Reload ldp x20, x19, [sp, #128] ; 16-byte Folded Reload ldp x22, x21, [sp, #112] ; 16-byte Folded Reload ldp x24, x23, [sp, #96] ; 16-byte Folded Reload ldp x26, x25, [sp, #80] ; 16-byte Folded Reload ldp x28, x27, [sp, #64] ; 16-byte Folded Reload add sp, sp, #160 ret LBB82_5: mov x21, x3 mov x22, x1 mov x20, x0 ldr w9, [x29, #32] ldrh w10, [x29, #20] ldrh w11, [x29, #18] ldrh w12, [x29, #16] movi.2d v0, #0000000000000000 stur q0, [sp, #14] stur q0, [sp, #30] strh wzr, [sp, #46] mov w13, #19280 movk w13, #513, lsl #16 stur w13, [sp, #10] mov w13, #20 cmp w12, #0 csel w13, wzr, w13, eq strb w13, [sp, #16] strb wzr, [sp, #18] strb w12, [sp, #20] lsr w12, w12, #8 strb w12, [sp, #21] strb w11, [sp, #22] lsr w11, w11, #8 strb w11, [sp, #23] strb w10, [sp, #24] lsr w10, w10, #8 strb w10, [sp, #25] strb w7, [sp, #26] lsr w10, w7, #8 strb w10, [sp, #27] lsr w10, w7, #16 strb w10, [sp, #28] lsr w10, w7, #24 strb w10, [sp, #29] strb w6, [sp, #30] lsr x10, x6, #8 strb w10, [sp, #31] lsr x10, x6, #16 strb w10, [sp, #32] lsr x10, x6, #24 strb w10, [sp, #33] strb w5, [sp, #34] lsr x10, x5, #8 strb w10, [sp, #35] lsr x10, x5, #16 strb w10, [sp, #36] lsr x10, x5, #24 strb w10, [sp, #37] strb w2, [sp, #38] lsr w10, w2, #8 strb w10, [sp, #39] strb wzr, [sp, #41] strb w4, [sp, #42] lsr w10, w4, #8 strb w10, [sp, #43] strb w9, [sp, #48] lsr w10, w9, #8 strb w10, [sp, #49] lsr w10, w9, #16 strb w10, [sp, #50] lsr w9, w9, #24 strb w9, [sp, #51] strb w8, [sp, #52] lsr x9, x8, #8 strb w9, [sp, #53] lsr x9, x8, #16 strb w9, [sp, #54] lsr x9, x8, #24 ldp x27, x8, [x24, #8] add x28, x27, #46 strb w9, [sp, #55] cmp x8, x28 b.hs LBB82_11 ; %bb.6: ldr w2, [x24, #24] cbz w2, LBB82_45 ; %bb.7: cmp x8, #0 csinc x8, x8, xzr, ne LBB82_8: ; =>This Inner Loop Header: Depth=1 mov x23, x8 lsl x8, x8, #1 cmp x23, x28 b.lo LBB82_8 ; %bb.9: ldp x8, x0, [x20, #48] ldr x1, [x24] mov x3, x23 blr x8 cbz x0, LBB82_38 ; %bb.10: str x0, [x24] str x23, [x24, #16] b LBB82_12 LBB82_11: ldr x0, [x24] LBB82_12: str x28, [x24, #8] ldr w8, [x24, #24] madd x0, x27, x8, x0 mov w9, #46 mul x2, x8, x9 add x1, sp, #10 bl _memcpy ldp x27, x8, [x24, #8] add x28, x27, x26 cmp x8, x28 b.hs LBB82_18 ; %bb.13: ldr w2, [x24, #24] cbz w2, LBB82_46 ; %bb.14: cmp x8, #0 csinc x8, x8, xzr, ne LBB82_15: ; =>This Inner Loop Header: Depth=1 mov x23, x8 lsl x8, x8, #1 cmp x23, x28 b.lo LBB82_15 ; %bb.16: ldp x8, x0, [x20, #48] ldr x1, [x24] mov x3, x23 blr x8 cbz x0, LBB82_38 ; %bb.17: str x0, [x24] str x23, [x24, #16] b LBB82_19 LBB82_18: ldr x0, [x24] LBB82_19: str x28, [x24, #8] ldr w8, [x24, #24] madd x0, x27, x8, x0 mul x2, x8, x26 mov x1, x22 bl _memcpy ldp x23, x8, [x24, #8] cmp x8, x23 b.hs LBB82_25 ; %bb.20: ldr w2, [x24, #24] cbz w2, LBB82_47 ; %bb.21: cmp x8, #0 csinc x8, x8, xzr, ne LBB82_22: ; =>This Inner Loop Header: Depth=1 mov x22, x8 lsl x8, x8, #1 cmp x22, x23 b.lo LBB82_22 ; %bb.23: ldp x8, x0, [x20, #48] ldr x1, [x24] mov x3, x22 blr x8 cbz x0, LBB82_38 ; %bb.24: str x0, [x24] str x22, [x24, #16] LBB82_25: str x23, [x24, #8] ldr x8, [x24, #16] add x26, x23, x25 cmp x8, x26 b.hs LBB82_31 ; %bb.26: ldr w2, [x24, #24] cbz w2, LBB82_49 ; %bb.27: cmp x8, #0 csinc x8, x8, xzr, ne LBB82_28: ; =>This Inner Loop Header: Depth=1 mov x22, x8 lsl x8, x8, #1 cmp x22, x26 b.lo LBB82_28 ; %bb.29: ldp x8, x0, [x20, #48] ldr x1, [x24] mov x3, x22 blr x8 cbz x0, LBB82_38 ; %bb.30: str x0, [x24] str x22, [x24, #16] b LBB82_32 LBB82_31: ldr x0, [x24] LBB82_32: str x26, [x24, #8] ldr w8, [x24, #24] madd x0, x23, x8, x0 mul x2, x8, x25 mov x1, x21 bl _memcpy ldp x22, x8, [x24, #40] add x23, x22, #1 cmp x8, x23 b.hs LBB82_43 ; %bb.33: ldr w2, [x24, #56] cbz w2, LBB82_50 ; %bb.34: cmp x8, #0 csinc x8, x8, xzr, ne LBB82_35: ; =>This Inner Loop Header: Depth=1 mov x21, x8 lsl x8, x8, #1 cmp x21, x23 b.lo LBB82_35 ; %bb.36: ldp x8, x0, [x20, #48] ldr x1, [x24, #32] mov x3, x21 blr x8 cbz x0, LBB82_38 ; %bb.37: str x0, [x24, #32] str x21, [x24, #48] b LBB82_44 LBB82_38: ldr x8, [x24, #16] cmp x8, x19 b.hs LBB82_42 ; %bb.39: ldr w2, [x24, #24] cbz w2, LBB82_48 ; %bb.40: ldp x8, x0, [x20, #48] ldr x1, [x24] mov x3, x19 blr x8 cbz x0, LBB82_3 ; %bb.41: str x0, [x24] str x19, [x24, #16] LBB82_42: mov w0, #0 str x19, [x24, #8] b LBB82_3 LBB82_43: ldr x0, [x24, #32] LBB82_44: str x23, [x24, #40] ldr w2, [x24, #56] madd x0, x22, x2, x0 add x1, sp, #4 bl _memcpy mov w0, #1 b LBB82_3 LBB82_45: bl _mz_zip_writer_add_to_central_dir.cold.1 LBB82_46: bl _mz_zip_writer_add_to_central_dir.cold.3 LBB82_47: bl _mz_zip_writer_add_to_central_dir.cold.4 LBB82_48: bl _mz_zip_writer_add_to_central_dir.cold.2 LBB82_49: bl _mz_zip_writer_add_to_central_dir.cold.5 LBB82_50: bl _mz_zip_writer_add_to_central_dir.cold.6 LBB82_51: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh255, Lloh256, Lloh257 .loh AdrpLdrGotLdr Lloh258, Lloh259, Lloh260 .cfi_endproc ; -- End function .globl _mz_zip_writer_add_file ; -- Begin function mz_zip_writer_add_file .p2align 2 _mz_zip_writer_add_file: ; @mz_zip_writer_add_file .cfi_startproc ; %bb.0: sub sp, sp, #224 .cfi_def_cfa_offset 224 stp x28, x27, [sp, #128] ; 16-byte Folded Spill stp x26, x25, [sp, #144] ; 16-byte Folded Spill stp x24, x23, [sp, #160] ; 16-byte Folded Spill stp x22, x21, [sp, #176] ; 16-byte Folded Spill stp x20, x19, [sp, #192] ; 16-byte Folded Spill stp x29, x30, [sp, #208] ; 16-byte Folded Spill add x29, sp, #208 .cfi_def_cfa w29, 16 .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 Lloh261: adrp x8, ___stack_chk_guard@GOTPAGE Lloh262: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh263: ldr x8, [x8] stur x8, [x29, #-88] str wzr, [sp, #84] mov w8, #6 cmp w5, #0 csel w8, w8, w5, lt ldr x9, [x0, #88] cbz x9, LBB83_7 ; %bb.1: mov x22, x1 mov x19, x0 mov w0, #0 cbz x1, LBB83_8 ; %bb.2: ldr w9, [x19, #20] cmp w9, #2 b.ne LBB83_8 ; %bb.3: mov x20, x4 mov x21, x3 mov w0, #0 cmp x3, #0 ccmp w4, #0, #4, eq cset w9, ne tbnz w8, #10, LBB83_8 ; %bb.4: tbnz w9, #0, LBB83_8 ; %bb.5: and w28, w8, #0xf cmp w28, #10 b.hi LBB83_8 ; %bb.6: ldrb w8, [x22] cmp w8, #47 b.ne LBB83_10 LBB83_7: mov w0, #0 LBB83_8: ldur x8, [x29, #-88] Lloh264: adrp x9, ___stack_chk_guard@GOTPAGE Lloh265: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh266: ldr x9, [x9] cmp x9, x8 b.ne LBB83_50 ; %bb.9: ldp x29, x30, [sp, #208] ; 16-byte Folded Reload ldp x20, x19, [sp, #192] ; 16-byte Folded Reload ldp x22, x21, [sp, #176] ; 16-byte Folded Reload ldp x24, x23, [sp, #160] ; 16-byte Folded Reload ldp x26, x25, [sp, #144] ; 16-byte Folded Reload ldp x28, x27, [sp, #128] ; 16-byte Folded Reload add sp, sp, #224 ret LBB83_10: mov x25, x2 ldr x27, [x19] mov w9, #1 cbz w8, LBB83_14 LBB83_11: ; =>This Inner Loop Header: Depth=1 cmp w8, #58 b.eq LBB83_7 ; %bb.12: ; in Loop: Header=BB83_11 Depth=1 cmp w8, #92 b.eq LBB83_7 ; %bb.13: ; in Loop: Header=BB83_11 Depth=1 ldrb w8, [x22, x9] add x9, x9, #1 cbnz w8, LBB83_11 LBB83_14: mov x0, x22 bl _strlen lsr x8, x0, #16 cbnz x8, LBB83_7 ; %bb.15: ldr w8, [x19, #16] mov w9, #65535 cmp w8, w9 b.eq LBB83_7 ; %bb.16: mov x24, x0 mov w0, #0 ldr w8, [x19, #24] sub w9, w8, #1 and w10, w9, w27 sub w10, w8, w10 and w9, w10, w9 cmp w8, #0 csel w26, wzr, w9, eq add x8, x24, w20, uxtw add x23, x27, x26 add x8, x8, x23 add x8, x8, #76 lsr x8, x8, #32 cbnz x8, LBB83_8 ; %bb.17: add x1, sp, #86 add x2, sp, #84 mov x0, x25 bl _mz_zip_get_file_modified_time cbz w0, LBB83_8 ; %bb.18: Lloh267: adrp x1, l_.str.18@PAGE Lloh268: add x1, x1, l_.str.18@PAGEOFF mov x0, x25 bl _fopen cbz x0, LBB83_8 ; %bb.19: str x23, [sp, #40] ; 8-byte Folded Spill mov x23, x0 mov x1, #0 mov w2, #2 bl _fseeko mov x0, x23 bl _ftello mov x25, x0 mov x0, x23 mov x1, #0 mov w2, #0 bl _fseeko lsr x8, x25, #32 cbz x8, LBB83_21 ; %bb.20: mov x0, x23 b LBB83_49 LBB83_21: str x23, [sp, #48] ; 8-byte Folded Spill str x25, [sp, #32] ; 8-byte Folded Spill cmp x25, #4 csel w28, wzr, w28, lo add x25, x26, #30 mov x0, x19 mov x1, x27 mov x2, x25 bl _mz_zip_writer_write_zeros cbz w0, LBB83_48 ; %bb.22: ldr w8, [x19, #24] ldr x9, [sp, #40] ; 8-byte Folded Reload cbz w8, LBB83_24 ; %bb.23: sub w8, w8, #1 tst x9, x8 b.ne LBB83_51 LBB83_24: add x25, x25, x27 stp xzr, xzr, [sp, #88] stur xzr, [sp, #110] str xzr, [sp, #104] ldp x8, x0, [x19, #72] mov x1, x25 mov x2, x22 mov x3, x24 blr x8 cmp x0, x24 b.ne LBB83_48 ; %bb.25: add x27, x25, x24 ldr x8, [sp, #32] ; 8-byte Folded Reload cbz x8, LBB83_34 ; %bb.26: ldr x8, [x19, #32] ldr x0, [x19, #56] mov w1, #1 mov w2, #65536 blr x8 cbz x0, LBB83_48 ; %bb.27: mov x23, x0 cbz w28, LBB83_35 ; %bb.28: ldr x8, [x19, #32] ldr x0, [x19, #56] mov w1, #1 mov w2, #57208 movk w2, #4, lsl #16 blr x8 cbz x0, LBB83_47 ; %bb.29: mov x26, x0 stp x19, x27, [sp, #56] str xzr, [sp, #72] mov w8, #10 cmp w28, #10 csel w8, w28, w8, lt cmp w28, #4 cset w9, lo Lloh269: adrp x10, _tdefl_write_image_to_png_file_in_memory_ex.s_tdefl_png_num_probes@PAGE Lloh270: add x10, x10, _tdefl_write_image_to_png_file_in_memory_ex.s_tdefl_png_num_probes@PAGEOFF ldr w8, [x10, w8, uxtw #2] orr w3, w8, w9, lsl #14 Lloh271: adrp x1, _mz_zip_writer_add_put_buf_callback@PAGE Lloh272: add x1, x1, _mz_zip_writer_add_put_buf_callback@PAGEOFF add x2, sp, #56 bl _tdefl_init mov x28, #0 ldr x27, [sp, #32] ; 8-byte Folded Reload LBB83_30: ; =>This Inner Loop Header: Depth=1 cmp x27, #16, lsl #12 ; =65536 mov w8, #65536 csel x25, x27, x8, lo mov x0, x23 mov w1, #1 mov x2, x25 ldr x3, [sp, #48] ; 8-byte Folded Reload bl _fread cmp x0, x25 b.ne LBB83_46 ; %bb.31: ; in Loop: Header=BB83_30 Depth=1 and x0, x28, #0xffffffff mov x1, x23 mov x2, x25 bl _mz_crc32 mov x28, x0 subs x27, x27, x25 cset w8, eq lsl w3, w8, #2 mov x0, x26 mov x1, x23 mov x2, x25 bl _tdefl_compress_buffer cbz w0, LBB83_30 ; %bb.32: cmp w0, #1 b.ne LBB83_46 ; %bb.33: ldr x8, [x19, #40] ldr x0, [x19, #56] mov x1, x26 blr x8 ldp x27, x25, [sp, #64] mov w8, #8 str w8, [sp, #28] ; 4-byte Folded Spill b LBB83_40 LBB83_34: mov x23, #0 str wzr, [sp, #28] ; 4-byte Folded Spill mov w28, #0 b LBB83_41 LBB83_35: mov x28, #0 ldr x26, [sp, #32] ; 8-byte Folded Reload LBB83_36: ; =>This Inner Loop Header: Depth=1 cmp x26, #16, lsl #12 ; =65536 mov w8, #65536 csel x25, x26, x8, lo mov x0, x23 mov w1, #1 mov x2, x25 ldr x3, [sp, #48] ; 8-byte Folded Reload bl _fread cmp x0, x25 b.ne LBB83_47 ; %bb.37: ; in Loop: Header=BB83_36 Depth=1 ldp x8, x0, [x19, #72] mov x1, x27 mov x2, x23 mov x3, x25 blr x8 cmp x0, x25 b.ne LBB83_47 ; %bb.38: ; in Loop: Header=BB83_36 Depth=1 and x0, x28, #0xffffffff mov x1, x23 mov x2, x25 bl _mz_crc32 mov x28, x0 add x27, x25, x27 subs x26, x26, x25 b.ne LBB83_36 ; %bb.39: str wzr, [sp, #28] ; 4-byte Folded Spill ldr x25, [sp, #32] ; 8-byte Folded Reload LBB83_40: ldr x8, [x19, #40] ldr x0, [x19, #56] mov x1, x23 blr x8 mov x23, x25 LBB83_41: ldr x0, [sp, #48] ; 8-byte Folded Reload bl _fclose mov w0, #0 lsr x8, x23, #32 cbnz x8, LBB83_8 ; %bb.42: mov x25, x23 lsr x8, x27, #32 ldr x23, [sp, #40] ; 8-byte Folded Reload cbnz x8, LBB83_8 ; %bb.43: ldrh w6, [sp, #86] ldrh w26, [sp, #84] and w24, w24, #0xffff add x0, sp, #88 mov x1, x24 ldr x2, [sp, #32] ; 8-byte Folded Reload mov x3, x25 mov x4, x28 ldr w5, [sp, #28] ; 4-byte Folded Reload str w6, [sp, #48] ; 4-byte Folded Spill mov x7, x26 bl _mz_zip_writer_create_local_dir_header ldp x8, x0, [x19, #72] add x2, sp, #88 mov x1, x23 mov w3, #30 blr x8 cmp x0, #30 b.ne LBB83_7 ; %bb.44: str wzr, [sp, #16] ldp x5, x8, [sp, #32] ; 16-byte Folded Reload str x8, [sp, #8] strh w26, [sp, #4] ldr w8, [sp, #48] ; 4-byte Folded Reload strh w8, [sp, #2] ldr w8, [sp, #28] ; 4-byte Folded Reload strh w8, [sp] mov x0, x19 mov x1, x22 mov x2, x24 mov x3, x21 mov x4, x20 mov x6, x25 mov x7, x28 bl _mz_zip_writer_add_to_central_dir cbz w0, LBB83_8 ; %bb.45: ldr w8, [x19, #16] add w8, w8, #1 str w8, [x19, #16] str x27, [x19] mov w0, #1 b LBB83_8 LBB83_46: ldr x8, [x19, #40] ldr x0, [x19, #56] mov x1, x26 blr x8 LBB83_47: ldr x8, [x19, #40] ldr x0, [x19, #56] mov x1, x23 blr x8 LBB83_48: ldr x0, [sp, #48] ; 8-byte Folded Reload LBB83_49: bl _fclose b LBB83_7 LBB83_50: bl ___stack_chk_fail LBB83_51: bl _mz_zip_writer_add_file.cold.1 .loh AdrpLdrGotLdr Lloh261, Lloh262, Lloh263 .loh AdrpLdrGotLdr Lloh264, Lloh265, Lloh266 .loh AdrpAdd Lloh267, Lloh268 .loh AdrpAdd Lloh271, Lloh272 .loh AdrpAdd Lloh269, Lloh270 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_get_file_modified_time _mz_zip_get_file_modified_time: ; @mz_zip_get_file_modified_time .cfi_startproc ; %bb.0: sub sp, sp, #192 .cfi_def_cfa_offset 192 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 mov x19, x2 mov x20, x1 add x1, sp, #8 bl _stat cbz w0, LBB84_2 ; %bb.1: mov w0, #0 b LBB84_3 LBB84_2: ldr x8, [sp, #56] stur x8, [x29, #-24] sub x0, x29, #24 bl _localtime ldp w9, w8, [x0, #4] ldr w10, [x0] lsl w9, w9, #5 add w8, w9, w8, lsl #11 add w8, w8, w10, lsr #1 strh w8, [x20] ldp w9, w8, [x0, #16] lsl w8, w8, #9 ldr w10, [x0, #12] add w8, w8, w9, lsl #5 mov w9, #24608 add w8, w8, w10 add w8, w8, w9 strh w8, [x19] mov w0, #1 LBB84_3: ldp x29, x30, [sp, #176] ; 16-byte Folded Reload ldp x20, x19, [sp, #160] ; 16-byte Folded Reload add sp, sp, #192 ret .cfi_endproc ; -- End function .globl _mz_zip_writer_add_from_zip_reader ; -- Begin function mz_zip_writer_add_from_zip_reader .p2align 2 _mz_zip_writer_add_from_zip_reader: ; @mz_zip_writer_add_from_zip_reader .cfi_startproc ; %bb.0: sub sp, sp, #208 .cfi_def_cfa_offset 208 stp x28, x27, [sp, #112] ; 16-byte Folded Spill stp x26, x25, [sp, #128] ; 16-byte Folded Spill stp x24, x23, [sp, #144] ; 16-byte Folded Spill stp x22, x21, [sp, #160] ; 16-byte Folded Spill stp x20, x19, [sp, #176] ; 16-byte Folded Spill stp x29, x30, [sp, #192] ; 16-byte Folded Spill add x29, sp, #192 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 Lloh273: adrp x8, ___stack_chk_guard@GOTPAGE Lloh274: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh275: ldr x8, [x8] stur x8, [x29, #-88] cbz x0, LBB85_38 ; %bb.1: mov x19, x0 ldr x26, [x0, #88] cbz x26, LBB85_37 ; %bb.2: mov x22, x1 mov w0, #0 cbz x1, LBB85_38 ; %bb.3: ldr w8, [x19, #20] cmp w8, #2 b.ne LBB85_38 ; %bb.4: ldr x8, [x22, #88] cbz x8, LBB85_37 ; %bb.5: ldr w9, [x22, #16] cmp w9, w2 b.ls LBB85_37 ; %bb.6: ldr w9, [x22, #20] cmp w9, #1 b.ne LBB85_37 ; %bb.7: ldr x9, [x8] cbz x9, LBB85_37 ; %bb.8: ldr w10, [x19, #24] cbz w10, LBB85_10 ; %bb.9: ldr w11, [x19] sub w12, w10, #1 and w11, w12, w11 sub w10, w10, w11 and w20, w10, w12 b LBB85_11 LBB85_10: mov w20, #0 LBB85_11: ldr w10, [x19, #16] mov w11, #65535 cmp w10, w11 b.eq LBB85_37 ; %bb.12: ldr x23, [x19] add x21, x23, w20, uxtw mov x10, #-65460 movk x10, #0, lsl #16 mov x11, #-4294967296 add x10, x21, x10 cmp x10, x11 b.lo LBB85_37 ; %bb.13: ldr x8, [x8, #32] ldr w8, [x8, w2, uxtw #2] add x27, x9, x8 ldur w24, [x27, #42] ldr x8, [x22, #64] ldr x0, [x22, #80] add x2, sp, #72 mov x1, x24 mov w3, #30 blr x8 cmp x0, #30 b.ne LBB85_37 ; %bb.14: ldr w8, [sp, #72] mov w9, #19280 movk w9, #1027, lsl #16 cmp w8, w9 b.ne LBB85_37 ; %bb.15: mov x0, x19 mov x1, x23 mov x2, x20 bl _mz_zip_writer_write_zeros cbz w0, LBB85_38 ; %bb.16: ldr w8, [x19, #24] cbz w8, LBB85_18 ; %bb.17: sub w8, w8, #1 tst x21, x8 b.ne LBB85_66 LBB85_18: ldp x8, x0, [x19, #72] add x2, sp, #72 mov x1, x21 mov w3, #30 blr x8 cmp x0, #30 b.ne LBB85_37 ; %bb.19: ldrh w8, [sp, #98] ldrh w9, [sp, #100] ldr w10, [x27, #20] add w8, w9, w8 add w28, w10, w8 ldr x8, [x19, #32] ldr x0, [x19, #56] mov w9, #65536 cmp x28, #16, lsl #12 ; =65536 csel x9, x28, x9, lo mov w10, #16 cmp x9, #16 csel x2, x9, x10, hi mov w1, #1 blr x8 cbz x0, LBB85_38 ; %bb.20: mov x23, x0 add x20, x21, #30 add x24, x24, #30 cbz w28, LBB85_24 LBB85_21: ; =>This Inner Loop Header: Depth=1 cmp x28, #16, lsl #12 ; =65536 mov w8, #65536 csel x25, x28, x8, lo ldr x8, [x22, #64] ldr x0, [x22, #80] mov x1, x24 mov x2, x23 mov x3, x25 blr x8 cmp x0, x25 b.ne LBB85_35 ; %bb.22: ; in Loop: Header=BB85_21 Depth=1 ldp x8, x0, [x19, #72] mov x1, x20 mov x2, x23 mov x3, x25 blr x8 cmp x0, x25 b.ne LBB85_35 ; %bb.23: ; in Loop: Header=BB85_21 Depth=1 add x24, x25, x24 add x20, x25, x20 subs x28, x28, x25 b.ne LBB85_21 LBB85_24: ldrb w8, [sp, #78] tbz w8, #3, LBB85_28 ; %bb.25: ldr x8, [x22, #64] ldr x0, [x22, #80] mov w22, #16 mov x1, x24 mov x2, x23 mov w3, #16 blr x8 cmp x0, #16 b.ne LBB85_36 ; %bb.26: ldr w8, [x23] mov w9, #19280 movk w9, #2055, lsl #16 mov w10, #12 cmp w8, w9 csel w22, w22, w10, eq str w22, [sp, #12] ldp x8, x0, [x19, #72] mov x1, x20 mov x2, x23 mov x3, x22 blr x8 cmp x0, x22 b.ne LBB85_36 ; %bb.27: add x20, x20, x22 LBB85_28: ldr x8, [x19, #40] ldr x0, [x19, #56] mov x1, x23 blr x8 lsr x8, x20, #32 cbnz x8, LBB85_37 ; %bb.29: ldp q0, q1, [x27] stp q0, q1, [sp, #16] ldur q0, [x27, #26] stur q0, [sp, #42] stur w21, [sp, #58] ldp x21, x8, [x26, #8] add x23, x21, #46 cmp x8, x23 b.hs LBB85_40 ; %bb.30: ldr w2, [x26, #24] cbz w2, LBB85_67 ; %bb.31: cmp x8, #0 csinc x8, x8, xzr, ne LBB85_32: ; =>This Inner Loop Header: Depth=1 mov x22, x8 lsl x8, x8, #1 cmp x22, x23 b.lo LBB85_32 ; %bb.33: ldp x8, x0, [x19, #48] ldr x1, [x26] mov x3, x22 blr x8 cbz x0, LBB85_38 ; %bb.34: str x0, [x26] str x22, [x26, #16] b LBB85_41 LBB85_35: str w25, [sp, #12] LBB85_36: ldr x8, [x19, #40] ldr x0, [x19, #56] mov x1, x23 blr x8 LBB85_37: mov w0, #0 LBB85_38: ldur x8, [x29, #-88] Lloh276: adrp x9, ___stack_chk_guard@GOTPAGE Lloh277: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh278: ldr x9, [x9] cmp x9, x8 b.ne LBB85_65 ; %bb.39: ldp x29, x30, [sp, #192] ; 16-byte Folded Reload ldp x20, x19, [sp, #176] ; 16-byte Folded Reload ldp x22, x21, [sp, #160] ; 16-byte Folded Reload ldp x24, x23, [sp, #144] ; 16-byte Folded Reload ldp x26, x25, [sp, #128] ; 16-byte Folded Reload ldp x28, x27, [sp, #112] ; 16-byte Folded Reload add sp, sp, #208 ret LBB85_40: ldr x0, [x26] LBB85_41: str x23, [x26, #8] ldr w8, [x26, #24] madd x0, x21, x8, x0 mov w9, #46 mul x2, x8, x9 add x1, sp, #16 bl _memcpy ldrh w8, [x27, #28] ldrh w9, [x27, #30] ldrh w10, [x27, #32] add x8, x9, x8 add x23, x8, x10 ldp x24, x8, [x26, #8] add x25, x24, x23 cmp x8, x25 b.hs LBB85_47 ; %bb.42: ldr w2, [x26, #24] cbz w2, LBB85_68 ; %bb.43: cmp x8, #0 csinc x8, x8, xzr, ne LBB85_44: ; =>This Inner Loop Header: Depth=1 mov x22, x8 lsl x8, x8, #1 cmp x22, x25 b.lo LBB85_44 ; %bb.45: ldp x8, x0, [x19, #48] ldr x1, [x26] mov x3, x22 blr x8 cbz x0, LBB85_57 ; %bb.46: str x0, [x26] str x22, [x26, #16] b LBB85_48 LBB85_47: ldr x0, [x26] LBB85_48: add x1, x27, #46 str x25, [x26, #8] ldr w8, [x26, #24] madd x0, x24, x8, x0 mul x2, x23, x8 bl _memcpy ldr w8, [x26, #12] cbnz w8, LBB85_37 ; %bb.49: str w21, [sp, #12] ldp x23, x8, [x26, #40] add x24, x23, #1 cmp x8, x24 b.hs LBB85_55 ; %bb.50: ldr w2, [x26, #56] cbz w2, LBB85_69 ; %bb.51: cmp x8, #0 csinc x8, x8, xzr, ne LBB85_52: ; =>This Inner Loop Header: Depth=1 mov x22, x8 lsl x8, x8, #1 cmp x22, x24 b.lo LBB85_52 ; %bb.53: ldp x8, x0, [x19, #48] ldr x1, [x26, #32] mov x3, x22 blr x8 cbz x0, LBB85_60 ; %bb.54: str x0, [x26, #32] str x22, [x26, #48] b LBB85_56 LBB85_55: ldr x0, [x26, #32] LBB85_56: str x24, [x26, #40] ldr w2, [x26, #56] madd x0, x23, x2, x0 add x1, sp, #12 bl _memcpy ldr w8, [x19, #16] add w8, w8, #1 str w8, [x19, #16] str x20, [x19] mov w0, #1 b LBB85_38 LBB85_57: ldr x8, [x26, #16] cmp x8, x21 b.hs LBB85_64 ; %bb.58: ldr w2, [x26, #24] cbnz w2, LBB85_62 ; %bb.59: bl _mz_zip_writer_add_from_zip_reader.cold.3 LBB85_60: ldr x8, [x26, #16] cmp x8, x21 b.hs LBB85_64 ; %bb.61: ldr w2, [x26, #24] cbz w2, LBB85_70 LBB85_62: ldp x8, x0, [x19, #48] ldr x1, [x26] mov x3, x21 blr x8 cbz x0, LBB85_38 ; %bb.63: str x0, [x26] str x21, [x26, #16] LBB85_64: mov w0, #0 str x21, [x26, #8] b LBB85_38 LBB85_65: bl ___stack_chk_fail LBB85_66: bl _mz_zip_writer_add_from_zip_reader.cold.6 LBB85_67: bl _mz_zip_writer_add_from_zip_reader.cold.1 LBB85_68: bl _mz_zip_writer_add_from_zip_reader.cold.2 LBB85_69: bl _mz_zip_writer_add_from_zip_reader.cold.4 LBB85_70: bl _mz_zip_writer_add_from_zip_reader.cold.5 .loh AdrpLdrGotLdr Lloh273, Lloh274, Lloh275 .loh AdrpLdrGotLdr Lloh276, Lloh277, Lloh278 .cfi_endproc ; -- End function .globl _mz_zip_writer_finalize_archive ; -- Begin function mz_zip_writer_finalize_archive .p2align 2 _mz_zip_writer_finalize_archive: ; @mz_zip_writer_finalize_archive .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 Lloh279: adrp x8, ___stack_chk_guard@GOTPAGE Lloh280: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh281: ldr x8, [x8] str x8, [sp, #24] cbz x0, LBB86_14 ; %bb.1: mov x19, x0 ldr x22, [x0, #88] cbz x22, LBB86_13 ; %bb.2: ldr w8, [x19, #20] cmp w8, #2 b.ne LBB86_13 ; %bb.3: ldr w8, [x19, #16] lsr w9, w8, #16 cbnz w9, LBB86_13 ; %bb.4: ldr x20, [x19] ldr x21, [x22, #8] mov x9, #-65514 movk x9, #0, lsl #16 add x10, x20, x21 add x9, x10, x9 mov x10, #-4294967296 cmp x9, x10 b.lo LBB86_13 ; %bb.5: cbz w8, LBB86_8 ; %bb.6: str x20, [x19, #8] ldp x8, x0, [x19, #72] ldr x2, [x22] mov x1, x20 mov x3, x21 blr x8 cmp x0, x21 b.ne LBB86_13 ; %bb.7: ldr x9, [x19] mov x8, x20 add x20, x9, x21 str x20, [x19] ldr w9, [x19, #16] b LBB86_9 LBB86_8: mov w9, #0 mov w21, #0 LBB86_9: stur xzr, [sp, #6] stur xzr, [sp, #14] strh wzr, [sp, #22] mov w10, #19280 movk w10, #1541, lsl #16 stur w10, [sp, #2] strb w9, [sp, #10] lsr w10, w9, #8 strb w10, [sp, #11] strb w9, [sp, #12] strb w10, [sp, #13] strb w21, [sp, #14] lsr w9, w21, #8 strb w9, [sp, #15] lsr w9, w21, #16 strb w9, [sp, #16] lsr w9, w21, #24 strb w9, [sp, #17] strb w8, [sp, #18] lsr w9, w8, #8 strb w9, [sp, #19] lsr w9, w8, #16 strb w9, [sp, #20] lsr w8, w8, #24 strb w8, [sp, #21] ldp x8, x0, [x19, #72] add x2, sp, #2 mov x1, x20 mov w3, #22 blr x8 mov x8, x0 mov w0, #0 cmp x8, #22 b.ne LBB86_14 ; %bb.10: ldr x0, [x22, #96] cbz x0, LBB86_12 ; %bb.11: bl _fflush cmn w0, #1 b.eq LBB86_13 LBB86_12: ldr x8, [x19] add x8, x8, #22 str x8, [x19] mov w8, #3 str w8, [x19, #20] mov w0, #1 b LBB86_14 LBB86_13: mov w0, #0 LBB86_14: ldr x8, [sp, #24] Lloh282: adrp x9, ___stack_chk_guard@GOTPAGE Lloh283: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh284: ldr x9, [x9] cmp x9, x8 b.ne LBB86_16 ; %bb.15: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload add sp, sp, #80 ret LBB86_16: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh279, Lloh280, Lloh281 .loh AdrpLdrGotLdr Lloh282, Lloh283, Lloh284 .cfi_endproc ; -- End function .globl _mz_zip_writer_finalize_heap_archive ; -- Begin function mz_zip_writer_finalize_heap_archive .p2align 2 _mz_zip_writer_finalize_heap_archive: ; @mz_zip_writer_finalize_heap_archive .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 cbz x0, LBB87_8 ; %bb.1: mov x19, x2 mov x20, x0 mov w0, #0 cbz x2, LBB87_8 ; %bb.2: mov x21, x1 cbz x1, LBB87_8 ; %bb.3: ldr x8, [x20, #88] cbz x8, LBB87_8 ; %bb.4: ldr x8, [x20, #72] Lloh285: adrp x9, _mz_zip_heap_write_func@PAGE Lloh286: add x9, x9, _mz_zip_heap_write_func@PAGEOFF cmp x8, x9 b.eq LBB87_6 ; %bb.5: mov w0, #0 b LBB87_8 LBB87_6: mov x0, x20 bl _mz_zip_writer_finalize_archive cbz w0, LBB87_8 ; %bb.7: ldr x8, [x20, #88] ldr x8, [x8, #104] str x8, [x21] ldr x8, [x20, #88] ldr x9, [x8, #112] str x9, [x19] stp xzr, xzr, [x8, #104] str xzr, [x8, #120] mov w0, #1 LBB87_8: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh285, Lloh286 .cfi_endproc ; -- End function .globl _mz_zip_add_mem_to_archive_file_in_place ; -- Begin function mz_zip_add_mem_to_archive_file_in_place .p2align 2 _mz_zip_add_mem_to_archive_file_in_place: ; @mz_zip_add_mem_to_archive_file_in_place .cfi_startproc ; %bb.0: sub sp, sp, #352 .cfi_def_cfa_offset 352 stp x28, x27, [sp, #256] ; 16-byte Folded Spill stp x26, x25, [sp, #272] ; 16-byte Folded Spill stp x24, x23, [sp, #288] ; 16-byte Folded Spill stp x22, x21, [sp, #304] ; 16-byte Folded Spill stp x20, x19, [sp, #320] ; 16-byte Folded Spill stp x29, x30, [sp, #336] ; 16-byte Folded Spill add x29, sp, #336 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov x19, x0 mov w0, #0 mov w8, #6 cmp w6, #0 csel w25, w8, w6, lt movi.2d v0, #0000000000000000 stp q0, q0, [sp, #160] stp q0, q0, [sp, #192] stp q0, q0, [sp, #224] cbz x19, LBB88_8 ; %bb.1: mov x24, x1 cbz x1, LBB88_8 ; %bb.2: mov x20, x5 mov x21, x4 mov x22, x3 mov x23, x2 cbnz x2, LBB88_4 ; %bb.3: cbnz x22, LBB88_7 LBB88_4: mov w0, #0 cmp w20, #0 ccmp x21, #0, #0, ne b.eq LBB88_8 ; %bb.5: and w8, w25, #0xf cmp w8, #10 b.hi LBB88_8 ; %bb.6: ldrb w8, [x24] cmp w8, #47 b.ne LBB88_9 LBB88_7: mov w0, #0 LBB88_8: ldp x29, x30, [sp, #336] ; 16-byte Folded Reload ldp x20, x19, [sp, #320] ; 16-byte Folded Reload ldp x22, x21, [sp, #304] ; 16-byte Folded Reload ldp x24, x23, [sp, #288] ; 16-byte Folded Reload ldp x26, x25, [sp, #272] ; 16-byte Folded Reload ldp x28, x27, [sp, #256] ; 16-byte Folded Reload add sp, sp, #352 ret LBB88_9: mov w9, #1 cbz w8, LBB88_13 LBB88_10: ; =>This Inner Loop Header: Depth=1 cmp w8, #58 b.eq LBB88_7 ; %bb.11: ; in Loop: Header=BB88_10 Depth=1 cmp w8, #92 b.eq LBB88_7 ; %bb.12: ; in Loop: Header=BB88_10 Depth=1 ldrb w8, [x24, x9] add x9, x9, #1 cbnz w8, LBB88_10 LBB88_13: add x1, sp, #16 mov x0, x19 bl _stat mov x26, x0 cbz w0, LBB88_17 ; %bb.14: Lloh287: adrp x8, _mz_zip_file_write_func@PAGE Lloh288: add x8, x8, _mz_zip_file_write_func@PAGEOFF add x9, sp, #160 Lloh289: adrp x10, _def_alloc_func@PAGE Lloh290: add x10, x10, _def_alloc_func@PAGEOFF stp x8, x9, [sp, #232] Lloh291: adrp x8, _def_free_func@PAGE Lloh292: add x8, x8, _def_free_func@PAGEOFF Lloh293: adrp x9, _def_realloc_func@PAGE Lloh294: add x9, x9, _def_realloc_func@PAGEOFF stp x8, x9, [sp, #200] stp xzr, xzr, [sp, #160] mov x8, #8589934592 str x10, [sp, #192] str x8, [sp, #176] mov w27, #1 mov w0, #1 mov w1, #128 bl _calloc str x0, [sp, #248] cbz x0, LBB88_8 ; %bb.15: str w27, [x0, #24] mov w8, #4 str w8, [x0, #56] str w8, [x0, #88] Lloh295: adrp x1, l_.str.19@PAGE Lloh296: add x1, x1, l_.str.19@PAGEOFF mov x0, x19 bl _fopen cbz x0, LBB88_22 ; %bb.16: ldr x8, [sp, #248] str x0, [x8, #96] b LBB88_19 LBB88_17: orr w2, w25, #0x800 add x0, sp, #160 mov x1, x19 bl _mz_zip_reader_init_file cbz w0, LBB88_8 ; %bb.18: add x0, sp, #160 mov x1, x19 bl _mz_zip_writer_init_from_reader cbz w0, LBB88_23 LBB88_19: str wzr, [sp] add x0, sp, #160 mov x1, x24 mov x2, x23 mov x3, x22 mov x4, x21 mov x5, x20 mov x6, x25 mov x7, #0 bl _mz_zip_writer_add_mem_ex mov x20, x0 add x0, sp, #160 bl _mz_zip_writer_finalize_archive mov x21, x0 add x0, sp, #160 bl _mz_zip_writer_end cmp w21, #0 ccmp w0, #0, #4, ne csel w0, wzr, w20, eq cbnz w0, LBB88_8 ; %bb.20: cbz w26, LBB88_8 ; %bb.21: mov x0, x19 bl _remove b LBB88_7 LBB88_22: add x0, sp, #160 bl _mz_zip_writer_end b LBB88_7 LBB88_23: add x0, sp, #160 bl _mz_zip_reader_end b LBB88_7 .loh AdrpAdd Lloh293, Lloh294 .loh AdrpAdd Lloh291, Lloh292 .loh AdrpAdd Lloh289, Lloh290 .loh AdrpAdd Lloh287, Lloh288 .loh AdrpAdd Lloh295, Lloh296 .cfi_endproc ; -- End function .globl _mz_zip_extract_archive_file_to_heap ; -- Begin function mz_zip_extract_archive_file_to_heap .p2align 2 _mz_zip_extract_archive_file_to_heap: ; @mz_zip_extract_archive_file_to_heap .cfi_startproc ; %bb.0: sub sp, sp, #144 .cfi_def_cfa_offset 144 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 mov x19, x3 mov x20, x2 mov x21, x1 mov x1, x0 cbz x2, LBB89_2 ; %bb.1: str xzr, [x20] LBB89_2: mov x22, #0 cbz x1, LBB89_10 ; %bb.3: cbz x21, LBB89_10 ; %bb.4: movi.2d v0, #0000000000000000 stp q0, q0, [sp, #64] stp q0, q0, [sp, #32] stp q0, q0, [sp] orr w2, w19, #0x800 mov x0, sp bl _mz_zip_reader_init_file cbz w0, LBB89_7 ; %bb.5: mov x0, sp mov x1, x21 mov x2, #0 mov x3, x19 bl _mz_zip_reader_locate_file tbnz w0, #31, LBB89_8 ; %bb.6: mov x1, x0 mov x0, sp mov x2, x20 mov x3, x19 bl _mz_zip_reader_extract_to_heap mov x22, x0 b LBB89_9 LBB89_7: mov x22, #0 b LBB89_10 LBB89_8: mov x22, #0 LBB89_9: mov x0, sp bl _mz_zip_reader_end LBB89_10: mov x0, x22 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 add sp, sp, #144 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_compress_block _tdefl_compress_block: ; @tdefl_compress_block .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, #656 mov x19, x0 Lloh297: adrp x8, ___stack_chk_guard@GOTPAGE Lloh298: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh299: ldr x8, [x8] stur x8, [x29, #-72] mov w8, #34378 add x21, x0, x8 cbz w1, LBB90_21 ; %bb.1: mov x8, #0 mov w9, #36946 mov x10, #506381209866536711 str x10, [x19, x9] mov w9, #36682 add x9, x19, x9 movi.16b v0, #8 stp q0, q0, [x9, #96] stp q0, q0, [x9, #64] stp q0, q0, [x9, #32] stp q0, q0, [x9] movi.16b v1, #9 stp q0, q1, [x9, #128] stp q1, q1, [x9, #160] stp q1, q1, [x9, #192] stp q1, q1, [x9, #224] str x10, [x9, #256] str x10, [x9, #272] mov x10, #578721382704613384 str x10, [x21, #2584] movi.16b v0, #5 stp q0, q0, [x9, #288] movi.2d v0, #0000000000000000 stp q0, q0, [sp, #320] stp q0, q0, [sp, #352] stp q0, q0, [sp, #384] stp q0, q0, [sp, #416] mov w10, #1 str w10, [sp, #352] add x9, x9, #1 add x10, sp, #320 str wzr, [sp, #448] LBB90_2: ; =>This Inner Loop Header: Depth=1 ldrb w11, [x9, x8] lsl x11, x11, #2 ldr w12, [x10, x11] add w12, w12, #1 str w12, [x10, x11] add x8, x8, #1 cmp x8, #287 b.ne LBB90_2 ; %bb.3: mov x8, #0 ldr w9, [sp, #324] ldr w10, [sp, #328] lsl w9, w9, #1 stp wzr, w9, [sp, #4] add w9, w10, w9 lsl w9, w9, #1 ldr w10, [sp, #332] ldr w11, [sp, #336] add w10, w10, w9 lsl w10, w10, #1 stp w9, w10, [sp, #12] add w9, w11, w10 lsl w9, w9, #1 ldr w10, [sp, #340] ldr w11, [sp, #344] add w10, w10, w9 lsl w10, w10, #1 stp w9, w10, [sp, #20] add w9, w11, w10 lsl w9, w9, #1 ldr w10, [sp, #348] ldr w11, [sp, #352] add w10, w10, w9 lsl w10, w10, #1 stp w9, w10, [sp, #28] add w9, w11, w10 lsl w9, w9, #1 ldr w10, [sp, #356] ldr w11, [sp, #360] add w10, w10, w9 lsl w10, w10, #1 stp w9, w10, [sp, #36] add w9, w11, w10 lsl w9, w9, #1 ldr w10, [sp, #364] ldr w11, [sp, #368] add w10, w10, w9 lsl w10, w10, #1 stp w9, w10, [sp, #44] add w9, w11, w10 lsl w9, w9, #1 ldr w10, [sp, #372] ldr w11, [sp, #376] add w10, w10, w9 lsl w10, w10, #1 add w11, w11, w10 lsl w11, w11, #1 stp w9, w10, [sp, #52] str w11, [sp, #60] mov w13, #8 mov w9, #36682 mov x10, sp mov w11, #34954 cbz w13, LBB90_7 LBB90_4: mov w12, #0 and x14, x13, #0xff lsl x15, x14, #2 ldr w14, [x10, x15] add w16, w14, #1 str w16, [x10, x15] add w13, w13, #1 LBB90_5: ; =>This Inner Loop Header: Depth=1 mov x15, x12 mov x12, x14 lsr w14, w14, #1 bfi w12, w15, #1, #31 sub w13, w13, #1 cmp w13, #1 b.hi LBB90_5 ; %bb.6: add x13, x19, x8, lsl #1 strh w12, [x13, x11] LBB90_7: ; =>This Inner Loop Header: Depth=1 add x8, x8, #1 cmp x8, #288 b.eq LBB90_9 ; %bb.8: ; in Loop: Header=BB90_7 Depth=1 add x12, x19, x8 ldrb w13, [x12, x9] cbnz w13, LBB90_4 b LBB90_7 LBB90_9: mov x8, #0 movi.2d v0, #0000000000000000 stp q0, q0, [sp, #320] stp q0, q0, [sp, #352] stp q0, q0, [sp, #384] stp q0, q0, [sp, #416] mov w9, #36970 add x9, x19, x9 add x10, sp, #320 str wzr, [sp, #448] LBB90_10: ; =>This Inner Loop Header: Depth=1 ldrb w11, [x9, x8] lsl x11, x11, #2 ldr w12, [x10, x11] add w12, w12, #1 str w12, [x10, x11] add x8, x8, #1 cmp x8, #32 b.ne LBB90_10 ; %bb.11: mov x8, #0 ldr w9, [sp, #324] ldr w10, [sp, #328] lsl w9, w9, #1 stp wzr, w9, [sp, #4] add w9, w10, w9 lsl w9, w9, #1 ldr w10, [sp, #332] ldr w11, [sp, #336] add w10, w10, w9 lsl w10, w10, #1 stp w9, w10, [sp, #12] add w9, w11, w10 lsl w9, w9, #1 ldr w10, [sp, #340] ldr w11, [sp, #344] add w10, w10, w9 lsl w10, w10, #1 stp w9, w10, [sp, #20] add w9, w11, w10 lsl w9, w9, #1 ldr w10, [sp, #348] ldr w11, [sp, #352] add w10, w10, w9 lsl w10, w10, #1 stp w9, w10, [sp, #28] add w9, w11, w10 lsl w9, w9, #1 ldr w10, [sp, #356] ldr w11, [sp, #360] add w10, w10, w9 lsl w10, w10, #1 stp w9, w10, [sp, #36] add w9, w11, w10 lsl w9, w9, #1 ldr w10, [sp, #364] ldr w11, [sp, #368] add w10, w10, w9 lsl w10, w10, #1 stp w9, w10, [sp, #44] add w9, w11, w10 lsl w9, w9, #1 ldr w10, [sp, #372] ldr w11, [sp, #376] add w10, w10, w9 lsl w10, w10, #1 stp w9, w10, [sp, #52] add w9, w11, w10 lsl w9, w9, #1 str w9, [sp, #60] mov w9, #36970 mov x10, sp mov w11, #35530 b LBB90_13 LBB90_12: ; in Loop: Header=BB90_13 Depth=1 add x8, x8, #1 cmp x8, #32 b.eq LBB90_17 LBB90_13: ; =>This Loop Header: Depth=1 ; Child Loop BB90_15 Depth 2 add x12, x19, x8 ldrb w13, [x12, x9] cbz w13, LBB90_12 ; %bb.14: ; in Loop: Header=BB90_13 Depth=1 mov w12, #0 lsl x15, x13, #2 ldr w14, [x10, x15] add w16, w14, #1 str w16, [x10, x15] add w13, w13, #1 LBB90_15: ; Parent Loop BB90_13 Depth=1 ; => This Inner Loop Header: Depth=2 mov x15, x12 mov x12, x14 lsr w14, w14, #1 bfi w12, w15, #1, #31 sub w13, w13, #1 cmp w13, #1 b.hi LBB90_15 ; %bb.16: ; in Loop: Header=BB90_13 Depth=1 add x13, x19, x8, lsl #1 strh w12, [x13, x11] b LBB90_12 LBB90_17: mov w8, #1 ldp w9, w10, [x19, #92] lsl w8, w8, w9 orr w8, w10, w8 add w9, w9, #2 stp w9, w8, [x19, #92] cmp w9, #8 b.hs LBB90_19 b LBB90_153 LBB90_18: ; in Loop: Header=BB90_19 Depth=1 lsr w8, w8, #8 sub w9, w9, #8 stp w9, w8, [x19, #92] cmp w9, #7 b.ls LBB90_153 LBB90_19: ; =>This Inner Loop Header: Depth=1 ldp x10, x11, [x19, #64] cmp x10, x11 b.hs LBB90_18 ; %bb.20: ; in Loop: Header=BB90_19 Depth=1 add x9, x10, #1 str x9, [x19, #64] strb w8, [x10] ldp w9, w8, [x19, #92] b LBB90_18 LBB90_21: mov w8, #33738 add x8, x19, x8 mov w9, #1 strh w9, [x8] mov x0, x19 mov w2, #288 mov w3, #15 mov w4, #0 bl _tdefl_optimize_huffman_table mov x0, x19 mov w1, #1 mov w2, #32 mov w3, #15 mov w4, #0 bl _tdefl_optimize_huffman_table mov x8, #0 mov w9, #36967 add x9, x19, x9 LBB90_22: ; =>This Inner Loop Header: Depth=1 add x10, x8, #286 cmp x10, #258 b.lo LBB90_25 ; %bb.23: ; in Loop: Header=BB90_22 Depth=1 ldrb w10, [x9, x8] sub x8, x8, #1 cbz w10, LBB90_22 ; %bb.24: add w23, w8, #287 b LBB90_26 LBB90_25: mov w23, #257 LBB90_26: mov x8, #0 mov w9, #36999 add x9, x19, x9 LBB90_27: ; =>This Inner Loop Header: Depth=1 add x10, x8, #30 cmp x10, #2 b.lo LBB90_30 ; %bb.28: ; in Loop: Header=BB90_27 Depth=1 ldrb w10, [x9, x8] sub x8, x8, #1 cbz w10, LBB90_27 ; %bb.29: add w22, w8, #31 b LBB90_31 LBB90_30: mov w22, #1 LBB90_31: mov w8, #36682 add x1, x19, x8 sxtw x20, w23 add x24, sp, #320 add x0, sp, #320 mov x2, x20 mov w3, #320 bl ___memcpy_chk add x0, x24, x20 mov w8, #36970 add x1, x19, x8 sxtw x2, w22 bl _memcpy movi.2d v0, #0000000000000000 stp q0, q0, [x21] stur xzr, [x21, #30] adds w12, w22, w23 b.eq LBB90_65 ; %bb.32: mov w13, #0 mov w5, #0 mov w4, #0 add x10, x21, #36 add x11, x21, #34 add x9, x21, #32 mov w8, #255 add x14, sp, #320 mov x15, sp mov w16, #18 mov w17, #34378 mov w0, #16 mov w1, #17 mov w2, #-11 mov w3, #-3 b LBB90_36 LBB90_33: ; in Loop: Header=BB90_36 Depth=1 ldrh w13, [x10] add w13, w13, #1 strh w13, [x10] add w20, w7, #1 strb w16, [x15, w7, uxtw] add w13, w7, #2 mov w6, #127 LBB90_34: ; in Loop: Header=BB90_36 Depth=1 mov w4, #0 mov w5, #0 strb w6, [x15, w20, uxtw] LBB90_35: ; in Loop: Header=BB90_36 Depth=1 add x14, x14, #1 subs x12, x12, #1 b.eq LBB90_62 LBB90_36: ; =>This Inner Loop Header: Depth=1 mov x6, x8 ldrb w8, [x14] cbz x8, LBB90_40 ; %bb.37: ; in Loop: Header=BB90_36 Depth=1 cbz w5, LBB90_43 ; %bb.38: ; in Loop: Header=BB90_36 Depth=1 cmp w5, #2 b.hi LBB90_47 ; %bb.39: ; in Loop: Header=BB90_36 Depth=1 mov w20, #0 ldrh w7, [x21] add w7, w7, w5 strh w7, [x21] add w7, w13, #1 strb wzr, [x15, w13, uxtw] cmp w5, #1 b.eq LBB90_44 b LBB90_48 LBB90_40: ; in Loop: Header=BB90_36 Depth=1 cbz w4, LBB90_53 ; %bb.41: ; in Loop: Header=BB90_36 Depth=1 cmp w4, #2 b.hi LBB90_54 ; %bb.42: ; in Loop: Header=BB90_36 Depth=1 add x7, x19, w6, uxtb #1 ldrh w20, [x7, x17] add w20, w20, w4 strh w20, [x7, x17] add w7, w13, #1 strb w6, [x15, w13, uxtw] cmp w4, #1 b.ne LBB90_55 b LBB90_56 LBB90_43: ; in Loop: Header=BB90_36 Depth=1 mov x7, x13 LBB90_44: ; in Loop: Header=BB90_36 Depth=1 cmp w8, w6, uxtb b.ne LBB90_49 LBB90_45: ; in Loop: Header=BB90_36 Depth=1 add w4, w4, #1 cmp w4, #6 b.ne LBB90_52 ; %bb.46: ; in Loop: Header=BB90_36 Depth=1 ldrh w13, [x9] add w13, w13, #1 strh w13, [x9] add w20, w7, #1 strb w0, [x15, w7, uxtw] add w13, w7, #2 mov w6, #3 b LBB90_34 LBB90_47: ; in Loop: Header=BB90_36 Depth=1 cmp w5, #11 csel w20, w3, w2, lo csel x7, x11, x10, lo cinc w24, w1, hs ldrh w25, [x7] add w25, w25, #1 strh w25, [x7] add w7, w13, #1 strb w24, [x15, w13, uxtw] add w20, w20, w5 LBB90_48: ; in Loop: Header=BB90_36 Depth=1 strb w20, [x15, w7, uxtw] add w7, w13, #2 cmp w8, w6, uxtb b.eq LBB90_45 LBB90_49: ; in Loop: Header=BB90_36 Depth=1 cbz w4, LBB90_58 ; %bb.50: ; in Loop: Header=BB90_36 Depth=1 cmp w4, #2 b.hi LBB90_59 ; %bb.51: ; in Loop: Header=BB90_36 Depth=1 add x13, x19, w6, uxtb #1 ldrh w5, [x13, x17] add w5, w5, w4 strh w5, [x13, x17] add w20, w7, #1 strb w6, [x15, w7, uxtw] cmp w4, #1 b.ne LBB90_60 b LBB90_61 LBB90_52: ; in Loop: Header=BB90_36 Depth=1 mov w5, #0 mov x13, x7 b LBB90_35 LBB90_53: ; in Loop: Header=BB90_36 Depth=1 mov x7, x13 b LBB90_56 LBB90_54: ; in Loop: Header=BB90_36 Depth=1 ldrh w6, [x9] add w6, w6, #1 strh w6, [x9] add w7, w13, #1 strb w0, [x15, w13, uxtw] sub w6, w4, #3 LBB90_55: ; in Loop: Header=BB90_36 Depth=1 strb w6, [x15, w7, uxtw] add w7, w13, #2 LBB90_56: ; in Loop: Header=BB90_36 Depth=1 add w5, w5, #1 cmp w5, #138 b.eq LBB90_33 ; %bb.57: ; in Loop: Header=BB90_36 Depth=1 mov w4, #0 mov x13, x7 b LBB90_35 LBB90_58: ; in Loop: Header=BB90_36 Depth=1 mov x20, x7 b LBB90_61 LBB90_59: ; in Loop: Header=BB90_36 Depth=1 ldrh w13, [x9] add w13, w13, #1 strh w13, [x9] add w20, w7, #1 strb w0, [x15, w7, uxtw] sub w6, w4, #3 LBB90_60: ; in Loop: Header=BB90_36 Depth=1 strb w6, [x15, w20, uxtw] add w20, w7, #2 LBB90_61: ; in Loop: Header=BB90_36 Depth=1 add x13, x19, x8, lsl #1 ldrh w4, [x13, x17] add w4, w4, #1 strh w4, [x13, x17] add w13, w20, #1 mov x6, x8 b LBB90_34 LBB90_62: cbz w4, LBB90_66 ; %bb.63: cmp w4, #2 b.hi LBB90_69 ; %bb.64: add x9, x19, x8, lsl #1 mov w10, #34378 ldrh w11, [x9, x10] add w11, w11, w4 strh w11, [x9, x10] add w9, w13, #1 mov x10, sp strb w8, [x10, w13, uxtw] mov x20, x9 cmp w4, #1 b.ne LBB90_73 b LBB90_74 LBB90_65: mov w20, #0 b LBB90_74 LBB90_66: cbz w5, LBB90_70 ; %bb.67: cmp w5, #2 b.hi LBB90_71 ; %bb.68: mov w8, #0 ldrh w9, [x21] add w10, w9, w5 add w9, w13, #1 strh w10, [x21] mov x10, sp strb wzr, [x10, w13, uxtw] mov x20, x9 cmp w5, #1 b.ne LBB90_73 b LBB90_74 LBB90_69: mov w8, #253 mov w12, #16 b LBB90_72 LBB90_70: mov x20, x13 b LBB90_74 LBB90_71: mov w8, #253 mov w9, #17 mov w14, #245 mov w12, #18 cmp w5, #11 csel w12, w9, w12, lo csel x9, x11, x10, lo csel w8, w8, w14, lo mov x4, x5 LBB90_72: ldrh w10, [x9] add w10, w10, #1 strh w10, [x9] add w9, w13, #1 mov x10, sp strb w12, [x10, w13, uxtw] add w8, w8, w4 LBB90_73: add w20, w13, #2 mov x10, sp strb w8, [x10, w9, uxtw] LBB90_74: mov w24, #2 mov x0, x19 mov w1, #2 mov w2, #19 mov w3, #7 mov w4, #0 bl _tdefl_optimize_huffman_table ldp w9, w8, [x19, #92] lsl w10, w24, w9 orr w8, w8, w10 add w9, w9, #2 stp w9, w8, [x19, #92] cmp w9, #8 b.hs LBB90_82 LBB90_75: sub w10, w23, #257 cmp w10, #32 b.hs LBB90_104 ; %bb.76: lsl w10, w10, w9 orr w8, w10, w8 add w11, w9, #5 stp w11, w8, [x19, #92] cmp w9, #3 b.hs LBB90_85 LBB90_77: sub w9, w22, #1 cmp w9, #32 b.hs LBB90_105 ; %bb.78: lsl w9, w9, w11 orr w8, w9, w8 add w10, w11, #5 stp w10, w8, [x19, #92] cmp w11, #3 b.hs LBB90_88 LBB90_79: ldrb w9, [x21, #2895] cbz w9, LBB90_90 ; %bb.80: mov w9, #18 b LBB90_127 LBB90_81: ; in Loop: Header=BB90_82 Depth=1 lsr w8, w8, #8 sub w9, w9, #8 stp w9, w8, [x19, #92] cmp w9, #7 b.ls LBB90_75 LBB90_82: ; =>This Inner Loop Header: Depth=1 ldp x10, x11, [x19, #64] cmp x10, x11 b.hs LBB90_81 ; %bb.83: ; in Loop: Header=BB90_82 Depth=1 add x9, x10, #1 str x9, [x19, #64] strb w8, [x10] ldp w9, w8, [x19, #92] b LBB90_81 LBB90_84: ; in Loop: Header=BB90_85 Depth=1 lsr w8, w8, #8 sub w11, w11, #8 stp w11, w8, [x19, #92] cmp w11, #7 b.ls LBB90_77 LBB90_85: ; =>This Inner Loop Header: Depth=1 ldp x9, x10, [x19, #64] cmp x9, x10 b.hs LBB90_84 ; %bb.86: ; in Loop: Header=BB90_85 Depth=1 add x10, x9, #1 str x10, [x19, #64] strb w8, [x9] ldp w11, w8, [x19, #92] b LBB90_84 LBB90_87: ; in Loop: Header=BB90_88 Depth=1 lsr w8, w8, #8 sub w10, w10, #8 stp w10, w8, [x19, #92] cmp w10, #7 b.ls LBB90_79 LBB90_88: ; =>This Inner Loop Header: Depth=1 ldp x9, x11, [x19, #64] cmp x9, x11 b.hs LBB90_87 ; %bb.89: ; in Loop: Header=BB90_88 Depth=1 add x10, x9, #1 str x10, [x19, #64] strb w8, [x9] ldp w10, w8, [x19, #92] b LBB90_87 LBB90_90: ldrb w9, [x21, #2881] cbz w9, LBB90_92 ; %bb.91: mov w9, #17 b LBB90_127 LBB90_92: ldrb w9, [x21, #2894] cbz w9, LBB90_94 ; %bb.93: mov w9, #16 b LBB90_127 LBB90_94: ldrb w9, [x21, #2882] cbz w9, LBB90_96 ; %bb.95: mov w9, #15 b LBB90_127 LBB90_96: ldrb w9, [x21, #2893] cbz w9, LBB90_98 ; %bb.97: mov w9, #14 b LBB90_127 LBB90_98: ldrb w9, [x21, #2883] cbz w9, LBB90_100 ; %bb.99: mov w9, #13 b LBB90_127 LBB90_100: ldrb w9, [x21, #2892] cbz w9, LBB90_102 ; %bb.101: mov w9, #12 b LBB90_127 LBB90_102: ldrb w9, [x21, #2884] cbz w9, LBB90_106 ; %bb.103: mov w9, #11 b LBB90_127 LBB90_104: bl _tdefl_compress_block.cold.1 LBB90_105: bl _tdefl_compress_block.cold.2 LBB90_106: ldrb w9, [x21, #2891] cbz w9, LBB90_108 ; %bb.107: mov w9, #10 b LBB90_127 LBB90_108: ldrb w9, [x21, #2885] cbz w9, LBB90_110 ; %bb.109: mov w9, #9 b LBB90_127 LBB90_110: ldrb w9, [x21, #2890] cbz w9, LBB90_112 ; %bb.111: mov w9, #8 b LBB90_127 LBB90_112: ldrb w9, [x21, #2886] cbz w9, LBB90_114 ; %bb.113: mov w9, #7 b LBB90_127 LBB90_114: ldrb w9, [x21, #2889] cbz w9, LBB90_116 ; %bb.115: mov w9, #6 b LBB90_127 LBB90_116: ldrb w9, [x21, #2887] cbz w9, LBB90_118 ; %bb.117: mov w9, #5 b LBB90_127 LBB90_118: ldrb w9, [x21, #2888] cbz w9, LBB90_120 ; %bb.119: mov w9, #4 b LBB90_127 LBB90_120: ldrb w9, [x21, #2880] cbz w9, LBB90_122 ; %bb.121: mov w9, #3 b LBB90_127 LBB90_122: ldrb w9, [x21, #2898] cbz w9, LBB90_124 ; %bb.123: mov w9, #2 b LBB90_127 LBB90_124: ldrb w9, [x21, #2897] cbz w9, LBB90_126 ; %bb.125: mov w9, #1 b LBB90_127 LBB90_126: ldrb w9, [x21, #2896] cmp w9, #0 csetm w9, eq LBB90_127: mov w11, #3 cmp w9, #3 csel w11, w9, w11, gt sub w9, w11, #3 lsl w9, w9, w10 orr w8, w9, w8 add w9, w10, #4 stp w9, w8, [x19, #92] cmp w10, #4 b.hs LBB90_136 LBB90_128: mov x10, #0 Lloh300: adrp x12, _s_tdefl_packed_code_size_syms_swizzle@PAGE Lloh301: add x12, x12, _s_tdefl_packed_code_size_syms_swizzle@PAGEOFF mov w13, #37258 b LBB90_130 LBB90_129: ; in Loop: Header=BB90_130 Depth=1 add x14, x10, #1 cmp x10, x11 mov x10, x14 b.eq LBB90_138 LBB90_130: ; =>This Loop Header: Depth=1 ; Child Loop BB90_133 Depth 2 ldrb w14, [x12, x10] add x14, x19, x14 ldrb w14, [x14, x13] cmp w14, #8 b.hs LBB90_194 ; %bb.131: ; in Loop: Header=BB90_130 Depth=1 lsl w14, w14, w9 orr w8, w14, w8 add w9, w9, #3 stp w9, w8, [x19, #92] cmp w9, #8 b.hs LBB90_133 b LBB90_129 LBB90_132: ; in Loop: Header=BB90_133 Depth=2 lsr w8, w8, #8 sub w9, w9, #8 stp w9, w8, [x19, #92] cmp w9, #7 b.ls LBB90_129 LBB90_133: ; Parent Loop BB90_130 Depth=1 ; => This Inner Loop Header: Depth=2 ldp x14, x15, [x19, #64] cmp x14, x15 b.hs LBB90_132 ; %bb.134: ; in Loop: Header=BB90_133 Depth=2 add x9, x14, #1 str x9, [x19, #64] strb w8, [x14] ldp w9, w8, [x19, #92] b LBB90_132 LBB90_135: ; in Loop: Header=BB90_136 Depth=1 lsr w8, w8, #8 sub w9, w9, #8 stp w9, w8, [x19, #92] cmp w9, #7 b.ls LBB90_128 LBB90_136: ; =>This Inner Loop Header: Depth=1 ldp x10, x12, [x19, #64] cmp x10, x12 b.hs LBB90_135 ; %bb.137: ; in Loop: Header=BB90_136 Depth=1 add x9, x10, #1 str x9, [x19, #64] strb w8, [x10] ldp w9, w8, [x19, #92] b LBB90_135 LBB90_138: cbz w20, LBB90_153 ; %bb.139: mov w14, #0 mov x10, sp mov w11, #36106 mov w12, #37258 Lloh302: adrp x13, l_.str.12@PAGE Lloh303: add x13, x13, l_.str.12@PAGEOFF b LBB90_141 LBB90_140: ; in Loop: Header=BB90_141 Depth=1 mov x14, x16 cmp w16, w20 b.hs LBB90_153 LBB90_141: ; =>This Loop Header: Depth=1 ; Child Loop BB90_148 Depth 2 ; Child Loop BB90_151 Depth 2 mov w16, w14 ldrb w15, [x10, x16] cmp w15, #19 b.hs LBB90_203 ; %bb.142: ; in Loop: Header=BB90_141 Depth=1 add x17, x19, x15, lsl #1 ldrh w0, [x17, x11] add x17, x19, x15 ldrb w17, [x17, x12] lsr w1, w0, w17 cbnz w1, LBB90_204 ; %bb.143: ; in Loop: Header=BB90_141 Depth=1 lsl w0, w0, w9 orr w8, w0, w8 add w9, w9, w17 stp w9, w8, [x19, #92] cmp w9, #8 b.hs LBB90_148 LBB90_144: ; in Loop: Header=BB90_141 Depth=1 add x16, x16, #1 cmp w15, #16 b.lo LBB90_140 ; %bb.145: ; in Loop: Header=BB90_141 Depth=1 ldrb w17, [x10, x16] sub w15, w15, #16 ldrsb w15, [x13, w15, uxtw] lsr w16, w17, w15 cbnz w16, LBB90_205 ; %bb.146: ; in Loop: Header=BB90_141 Depth=1 add w16, w14, #2 lsl w14, w17, w9 orr w8, w14, w8 add w9, w9, w15 stp w9, w8, [x19, #92] cmp w9, #8 b.hs LBB90_151 b LBB90_140 LBB90_147: ; in Loop: Header=BB90_148 Depth=2 lsr w8, w8, #8 sub w9, w9, #8 stp w9, w8, [x19, #92] cmp w9, #7 b.ls LBB90_144 LBB90_148: ; Parent Loop BB90_141 Depth=1 ; => This Inner Loop Header: Depth=2 ldp x17, x0, [x19, #64] cmp x17, x0 b.hs LBB90_147 ; %bb.149: ; in Loop: Header=BB90_148 Depth=2 add x9, x17, #1 str x9, [x19, #64] strb w8, [x17] ldp w9, w8, [x19, #92] b LBB90_147 LBB90_150: ; in Loop: Header=BB90_151 Depth=2 lsr w8, w8, #8 sub w9, w9, #8 stp w9, w8, [x19, #92] cmp w9, #7 b.ls LBB90_140 LBB90_151: ; Parent Loop BB90_141 Depth=1 ; => This Inner Loop Header: Depth=2 ldp x14, x15, [x19, #64] cmp x14, x15 b.hs LBB90_150 ; %bb.152: ; in Loop: Header=BB90_151 Depth=2 add x9, x14, #1 str x9, [x19, #64] strb w8, [x14] ldp w9, w8, [x19, #92] b LBB90_150 LBB90_153: add x10, x21, #3168 ldr x11, [x19, #48] cmp x10, x11 b.hs LBB90_187 ; %bb.154: mov w13, #1 mov w11, #36682 mov w12, #34954 Lloh304: adrp x14, _s_tdefl_len_sym@PAGE Lloh305: add x14, x14, _s_tdefl_len_sym@PAGEOFF Lloh306: adrp x15, _s_tdefl_len_extra@PAGE Lloh307: add x15, x15, _s_tdefl_len_extra@PAGEOFF Lloh308: adrp x16, _mz_bitmasks@PAGE Lloh309: add x16, x16, _mz_bitmasks@PAGEOFF Lloh310: adrp x17, _s_tdefl_small_dist_sym@PAGE Lloh311: add x17, x17, _s_tdefl_small_dist_sym@PAGEOFF Lloh312: adrp x0, _s_tdefl_small_dist_extra@PAGE Lloh313: add x0, x0, _s_tdefl_small_dist_extra@PAGEOFF Lloh314: adrp x1, _s_tdefl_large_dist_sym@PAGE Lloh315: add x1, x1, _s_tdefl_large_dist_sym@PAGEOFF mov w2, #36970 mov w3, #35530 Lloh316: adrp x4, _s_tdefl_large_dist_extra@PAGE Lloh317: add x4, x4, _s_tdefl_large_dist_extra@PAGEOFF b LBB90_156 LBB90_155: ; in Loop: Header=BB90_156 Depth=1 lsr w13, w13, #1 ldr x5, [x19, #48] cmp x10, x5 b.hs LBB90_187 LBB90_156: ; =>This Loop Header: Depth=1 ; Child Loop BB90_176 Depth 2 ; Child Loop BB90_179 Depth 2 ; Child Loop BB90_182 Depth 2 ; Child Loop BB90_185 Depth 2 ; Child Loop BB90_163 Depth 2 cmp w13, #1 b.ne LBB90_158 ; %bb.157: ; in Loop: Header=BB90_156 Depth=1 ldrb w13, [x10], #1 orr w13, w13, #0x100 LBB90_158: ; in Loop: Header=BB90_156 Depth=1 tbnz w13, #0, LBB90_165 ; %bb.159: ; in Loop: Header=BB90_156 Depth=1 ldrb w6, [x10], #1 add x5, x19, x6 ldrb w5, [x5, x11] cbz w5, LBB90_195 ; %bb.160: ; in Loop: Header=BB90_156 Depth=1 add x6, x19, x6, lsl #1 ldrh w6, [x6, x12] lsr w7, w6, w5 cbnz w7, LBB90_197 ; %bb.161: ; in Loop: Header=BB90_156 Depth=1 lsl w6, w6, w9 orr w8, w8, w6 add w9, w9, w5 stp w9, w8, [x19, #92] cmp w9, #8 b.hs LBB90_163 b LBB90_155 LBB90_162: ; in Loop: Header=BB90_163 Depth=2 lsr w8, w8, #8 sub w9, w9, #8 stp w9, w8, [x19, #92] cmp w9, #7 b.ls LBB90_155 LBB90_163: ; Parent Loop BB90_156 Depth=1 ; => This Inner Loop Header: Depth=2 ldp x5, x6, [x19, #64] cmp x5, x6 b.hs LBB90_162 ; %bb.164: ; in Loop: Header=BB90_163 Depth=2 add x9, x5, #1 str x9, [x19, #64] strb w8, [x5] ldp w9, w8, [x19, #92] b LBB90_162 LBB90_165: ; in Loop: Header=BB90_156 Depth=1 ldrb w7, [x10] ldrh w5, [x14, x7, lsl #1] add x6, x19, x5 ldrb w20, [x6, x11] cbz w20, LBB90_196 ; %bb.166: ; in Loop: Header=BB90_156 Depth=1 add x5, x19, x5, lsl #1 ldrh w22, [x5, x12] lsr w5, w22, w20 cbnz w5, LBB90_198 ; %bb.167: ; in Loop: Header=BB90_156 Depth=1 ldrb w5, [x10, #1] ldrb w6, [x10, #2] lsl w22, w22, w9 orr w8, w8, w22 add w9, w9, w20 stp w9, w8, [x19, #92] cmp w9, #8 b.hs LBB90_176 LBB90_168: ; in Loop: Header=BB90_156 Depth=1 ldrb w20, [x15, x7] ldr w22, [x16, w20, uxtw #2] and w7, w22, w7 lsr w22, w7, w20 cbnz w22, LBB90_199 ; %bb.169: ; in Loop: Header=BB90_156 Depth=1 lsl w7, w7, w9 orr w8, w7, w8 add w9, w9, w20 stp w9, w8, [x19, #92] cmp w9, #8 b.hs LBB90_179 LBB90_170: ; in Loop: Header=BB90_156 Depth=1 bfi x5, x6, #8, #8 add x7, x17, x5 add x20, x0, x5 add x22, x1, x6 add x6, x4, x6 cmp w5, #512 csel x6, x20, x6, lo csel x7, x7, x22, lo ldrb w20, [x7] add x7, x19, x20 ldrb w7, [x7, x2] cbz w7, LBB90_200 ; %bb.171: ; in Loop: Header=BB90_156 Depth=1 add x20, x19, x20, lsl #1 ldrh w20, [x20, x3] lsr w22, w20, w7 cbnz w22, LBB90_201 ; %bb.172: ; in Loop: Header=BB90_156 Depth=1 lsl w20, w20, w9 orr w8, w20, w8 add w9, w9, w7 stp w9, w8, [x19, #92] cmp w9, #8 b.hs LBB90_182 LBB90_173: ; in Loop: Header=BB90_156 Depth=1 ldrb w6, [x6] ldr w7, [x16, w6, uxtw #2] and w5, w7, w5 lsr w7, w5, w6 cbnz w7, LBB90_202 ; %bb.174: ; in Loop: Header=BB90_156 Depth=1 add x10, x10, #3 lsl w5, w5, w9 orr w8, w5, w8 add w9, w9, w6 stp w9, w8, [x19, #92] cmp w9, #8 b.hs LBB90_185 b LBB90_155 LBB90_175: ; in Loop: Header=BB90_176 Depth=2 lsr w8, w8, #8 sub w9, w9, #8 stp w9, w8, [x19, #92] cmp w9, #7 b.ls LBB90_168 LBB90_176: ; Parent Loop BB90_156 Depth=1 ; => This Inner Loop Header: Depth=2 ldp x20, x22, [x19, #64] cmp x20, x22 b.hs LBB90_175 ; %bb.177: ; in Loop: Header=BB90_176 Depth=2 add x9, x20, #1 str x9, [x19, #64] strb w8, [x20] ldp w9, w8, [x19, #92] b LBB90_175 LBB90_178: ; in Loop: Header=BB90_179 Depth=2 lsr w8, w8, #8 sub w9, w9, #8 stp w9, w8, [x19, #92] cmp w9, #7 b.ls LBB90_170 LBB90_179: ; Parent Loop BB90_156 Depth=1 ; => This Inner Loop Header: Depth=2 ldp x7, x20, [x19, #64] cmp x7, x20 b.hs LBB90_178 ; %bb.180: ; in Loop: Header=BB90_179 Depth=2 add x9, x7, #1 str x9, [x19, #64] strb w8, [x7] ldp w9, w8, [x19, #92] b LBB90_178 LBB90_181: ; in Loop: Header=BB90_182 Depth=2 lsr w8, w8, #8 sub w9, w9, #8 stp w9, w8, [x19, #92] cmp w9, #7 b.ls LBB90_173 LBB90_182: ; Parent Loop BB90_156 Depth=1 ; => This Inner Loop Header: Depth=2 ldp x7, x20, [x19, #64] cmp x7, x20 b.hs LBB90_181 ; %bb.183: ; in Loop: Header=BB90_182 Depth=2 add x9, x7, #1 str x9, [x19, #64] strb w8, [x7] ldp w9, w8, [x19, #92] b LBB90_181 LBB90_184: ; in Loop: Header=BB90_185 Depth=2 lsr w8, w8, #8 sub w9, w9, #8 stp w9, w8, [x19, #92] cmp w9, #7 b.ls LBB90_155 LBB90_185: ; Parent Loop BB90_156 Depth=1 ; => This Inner Loop Header: Depth=2 ldp x5, x6, [x19, #64] cmp x5, x6 b.hs LBB90_184 ; %bb.186: ; in Loop: Header=BB90_185 Depth=2 add x9, x5, #1 str x9, [x19, #64] strb w8, [x5] ldp w9, w8, [x19, #92] b LBB90_184 LBB90_187: ldrh w11, [x21, #1088] ldrb w10, [x21, #2560] lsr w12, w11, w10 cbnz w12, LBB90_206 ; %bb.188: lsl w11, w11, w9 orr w8, w8, w11 add w9, w9, w10 stp w9, w8, [x19, #92] cmp w9, #8 b.hs LBB90_192 LBB90_189: ldp x8, x9, [x19, #64] cmp x8, x9 cset w0, lo ldur x8, [x29, #-72] Lloh318: adrp x9, ___stack_chk_guard@GOTPAGE Lloh319: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh320: ldr x9, [x9] cmp x9, x8 b.ne LBB90_207 ; %bb.190: add sp, sp, #656 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 LBB90_191: ; in Loop: Header=BB90_192 Depth=1 lsr w8, w8, #8 sub w9, w9, #8 stp w9, w8, [x19, #92] cmp w9, #7 b.ls LBB90_189 LBB90_192: ; =>This Inner Loop Header: Depth=1 ldp x10, x11, [x19, #64] cmp x10, x11 b.hs LBB90_191 ; %bb.193: ; in Loop: Header=BB90_192 Depth=1 add x9, x10, #1 str x9, [x19, #64] strb w8, [x10] ldp w9, w8, [x19, #92] b LBB90_191 LBB90_194: bl _tdefl_compress_block.cold.3 LBB90_195: bl _tdefl_compress_block.cold.4 LBB90_196: bl _tdefl_compress_block.cold.7 LBB90_197: bl _tdefl_compress_block.cold.6 LBB90_198: bl _tdefl_compress_block.cold.12 LBB90_199: bl _tdefl_compress_block.cold.11 LBB90_200: bl _tdefl_compress_block.cold.8 LBB90_201: bl _tdefl_compress_block.cold.10 LBB90_202: bl _tdefl_compress_block.cold.9 LBB90_203: bl _tdefl_compress_block.cold.13 LBB90_204: bl _tdefl_compress_block.cold.15 LBB90_205: bl _tdefl_compress_block.cold.14 LBB90_206: bl _tdefl_compress_block.cold.5 LBB90_207: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh297, Lloh298, Lloh299 .loh AdrpAdd Lloh300, Lloh301 .loh AdrpAdd Lloh302, Lloh303 .loh AdrpAdd Lloh316, Lloh317 .loh AdrpAdd Lloh314, Lloh315 .loh AdrpAdd Lloh312, Lloh313 .loh AdrpAdd Lloh310, Lloh311 .loh AdrpAdd Lloh308, Lloh309 .loh AdrpAdd Lloh306, Lloh307 .loh AdrpAdd Lloh304, Lloh305 .loh AdrpLdrGotLdr Lloh318, Lloh319, Lloh320 .cfi_endproc ; -- End function .section __TEXT,__literal16,16byte_literals .p2align 4 ; -- Begin function tdefl_optimize_huffman_table lCPI91_0: .long 0 ; 0x0 .long 4294967295 ; 0xffffffff .long 4294967294 ; 0xfffffffe .long 4294967293 ; 0xfffffffd .section __TEXT,__text,regular,pure_instructions .p2align 2 _tdefl_optimize_huffman_table: ; @tdefl_optimize_huffman_table .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-80]! ; 16-byte Folded Spill .cfi_def_cfa_offset 80 stp x24, x23, [sp, #16] ; 16-byte Folded Spill stp x22, x21, [sp, #32] ; 16-byte Folded Spill stp x20, x19, [sp, #48] ; 16-byte Folded Spill stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w27, -72 .cfi_offset w28, -80 mov w9, #5520 Lloh321: adrp x16, ___chkstk_darwin@GOTPAGE Lloh322: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #1, lsl #12 ; =4096 sub sp, sp, #1424 mov x21, x3 mov x19, x2 mov x20, x0 Lloh323: adrp x8, ___stack_chk_guard@GOTPAGE Lloh324: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh325: ldr x8, [x8] stur x8, [x29, #-72] movi.2d v0, #0000000000000000 str q0, [sp, #2304] str q0, [sp, #2320] str q0, [sp, #2336] str q0, [sp, #2352] str q0, [sp, #2368] str q0, [sp, #2384] str q0, [sp, #2400] str q0, [sp, #2416] str wzr, [sp, #2432] mov w22, w1 cbz w4, LBB91_4 ; %bb.1: cmp w19, #1 b.lt LBB91_81 ; %bb.2: mov w8, w19 mov w9, #288 umaddl x9, w1, w9, x20 mov w10, #36682 add x9, x9, x10 add x10, sp, #2304 LBB91_3: ; =>This Inner Loop Header: Depth=1 ldrb w11, [x9], #1 lsl x11, x11, #2 ldr w12, [x10, x11] add w12, w12, #1 str w12, [x10, x11] subs x8, x8, #1 b.ne LBB91_3 b LBB91_81 LBB91_4: cmp w19, #0 b.le LBB91_13 ; %bb.5: mov x8, #0 mov w23, #0 mov w9, w19 mov w10, #576 madd x10, x22, x10, x20 mov w11, #33226 add x10, x10, x11 add x11, sp, #1152 b LBB91_7 LBB91_6: ; in Loop: Header=BB91_7 Depth=1 add x8, x8, #1 cmp x9, x8 b.eq LBB91_9 LBB91_7: ; =>This Inner Loop Header: Depth=1 ldrh w12, [x10, x8, lsl #1] cbz w12, LBB91_6 ; %bb.8: ; in Loop: Header=BB91_7 Depth=1 add x13, x11, w23, sxtw #2 strh w12, [x13] add w23, w23, #1 strh w8, [x13, #2] b LBB91_6 LBB91_9: add x24, sp, #3464 add x0, sp, #3464 mov w1, #2048 bl _bzero cbz w23, LBB91_14 ; %bb.10: mov w8, w23 add x9, sp, #1152 mov x10, x8 LBB91_11: ; =>This Inner Loop Header: Depth=1 ldrh w11, [x9], #4 and x12, x11, #0xff lsl x12, x12, #2 ldr w13, [x24, x12] add w13, w13, #1 str w13, [x24, x12] lsr x11, x11, #6 and x11, x11, #0x3fc add x11, x24, x11 ldr w12, [x11, #1024] add w12, w12, #1 str w12, [x11, #1024] subs x10, x10, #1 b.ne LBB91_11 ; %bb.12: mov w9, #0 ldr w12, [sp, #4488] b LBB91_15 LBB91_13: add x0, sp, #3464 mov w1, #2048 bl _bzero mov w23, #0 LBB91_14: mov x8, #0 mov w12, #0 mov w9, #1 LBB91_15: mov x10, #0 mov w11, #0 add x24, sp, #1152 mov x17, sp cmp w12, w23 mov w12, #1 cinc x12, x12, ne add x13, sp, #3464 add x14, sp, #2440 b LBB91_17 LBB91_16: ; in Loop: Header=BB91_17 Depth=1 add x10, x10, #1 add w11, w11, #8 add x13, x13, #1024 mov x17, x0 cmp x10, x12 b.eq LBB91_21 LBB91_17: ; =>This Loop Header: Depth=1 ; Child Loop BB91_18 Depth 2 ; Child Loop BB91_20 Depth 2 mov x15, #0 mov w16, #0 mov x0, x24 mov x24, x17 LBB91_18: ; Parent Loop BB91_17 Depth=1 ; => This Inner Loop Header: Depth=2 str w16, [x14, x15] ldr w17, [x13, x15] add w16, w17, w16 add x15, x15, #4 cmp x15, #1024 b.ne LBB91_18 ; %bb.19: ; in Loop: Header=BB91_17 Depth=1 mov x15, x0 mov x16, x8 tbnz w9, #0, LBB91_16 LBB91_20: ; Parent Loop BB91_17 Depth=1 ; => This Inner Loop Header: Depth=2 ldrh w17, [x15] lsr x17, x17, x11 and x17, x17, #0xff lsl x17, x17, #2 ldr w1, [x14, x17] add w2, w1, #1 str w2, [x14, x17] ldr w17, [x15], #4 str w17, [x24, x1, lsl #2] subs x16, x16, #1 b.ne LBB91_20 b LBB91_16 LBB91_21: cbz w23, LBB91_75 ; %bb.22: subs w9, w23, #1 b.ne LBB91_24 ; %bb.23: mov w9, #1 strh w9, [x24] b LBB91_59 LBB91_24: ldrh w10, [x24, #4] ldrh w11, [x24] add w15, w11, w10 strh w15, [x24] cmp w23, #2 b.le LBB91_38 ; %bb.25: mov w10, #0 add x11, x24, #4 mov w12, #2 mov x13, x12 LBB91_26: ; =>This Inner Loop Header: Depth=1 sub x14, x12, #1 cmp w13, w23 b.ge LBB91_28 ; %bb.27: ; in Loop: Header=BB91_26 Depth=1 sbfiz x16, x13, #2, #32 ldrh w17, [x24, x16] cmp w17, w15, uxth b.ls LBB91_29 LBB91_28: ; in Loop: Header=BB91_26 Depth=1 add x16, x24, w10, sxtw #2 strh w15, [x11] add w10, w10, #1 strh w14, [x16] sxtw x16, w10 b LBB91_30 LBB91_29: ; in Loop: Header=BB91_26 Depth=1 mov x15, x10 sxtw x16, w15 add w13, w13, #1 strh w17, [x11] LBB91_30: ; in Loop: Header=BB91_26 Depth=1 lsl x15, x16, #2 cmp w13, w23 b.ge LBB91_33 ; %bb.31: ; in Loop: Header=BB91_26 Depth=1 cmp x14, x16 b.le LBB91_35 ; %bb.32: ; in Loop: Header=BB91_26 Depth=1 ldrh w16, [x24, x15] mov x17, x13 sbfiz x17, x17, #2, #32 ldrh w17, [x24, x17] cmp w16, w17 b.lo LBB91_34 b LBB91_36 LBB91_33: ; in Loop: Header=BB91_26 Depth=1 ldrh w16, [x24, x15] LBB91_34: ; in Loop: Header=BB91_26 Depth=1 ldrh w17, [x11] add w16, w17, w16 strh w16, [x11] add w10, w10, #1 strh w14, [x24, x15] cmp x9, x12 b.ne LBB91_37 b LBB91_39 LBB91_35: ; in Loop: Header=BB91_26 Depth=1 mov x14, x13 sbfiz x14, x14, #2, #32 ldrh w17, [x24, x14] LBB91_36: ; in Loop: Header=BB91_26 Depth=1 ldrh w14, [x11] add w13, w13, #1 add w14, w14, w17 strh w14, [x11] cmp x9, x12 b.eq LBB91_39 LBB91_37: ; in Loop: Header=BB91_26 Depth=1 mov x14, x10 sbfiz x14, x14, #2, #32 ldrh w15, [x24, x14] add x11, x11, #4 add x12, x12, #1 b LBB91_26 LBB91_38: sxtw x10, w23 sub x10, x10, #2 lsl x11, x10, #2 strh wzr, [x24, x11] b LBB91_41 LBB91_39: mov x10, x23 sxtw x10, w10 sub x10, x10, #2 lsl x11, x10, #2 ; kill: def $w10 killed $w10 killed $x10 def $x10 strh wzr, [x24, x11] sub w11, w23, #3 lsl x11, x11, #2 LBB91_40: ; =>This Inner Loop Header: Depth=1 ldrh w12, [x24, x11] lsl x12, x12, #2 ldrh w12, [x24, x12] add w12, w12, #1 strh w12, [x24, x11] sub x11, x11, #4 cmn x11, #4 b.ne LBB91_40 LBB91_41: mov w11, #0 sub x12, x24, #4 mov w13, #1 mov x14, x9 b LBB91_44 LBB91_42: ; in Loop: Header=BB91_44 Depth=1 ; kill: def $w14 killed $w14 killed $x14 def $x14 LBB91_43: ; in Loop: Header=BB91_44 Depth=1 lsl w13, w9, #1 add w11, w11, #1 cmp w9, #0 b.le LBB91_58 LBB91_44: ; =>This Loop Header: Depth=1 ; Child Loop BB91_46 Depth 2 ; Child Loop BB91_54 Depth 2 ; Child Loop BB91_57 Depth 2 tbnz w10, #31, LBB91_49 ; %bb.45: ; in Loop: Header=BB91_44 Depth=1 mov w15, #0 add w9, w10, #1 LBB91_46: ; Parent Loop BB91_44 Depth=1 ; => This Inner Loop Header: Depth=2 mov w16, w10 lsl x16, x16, #2 ldrh w16, [x24, x16] cmp w11, w16 b.ne LBB91_50 ; %bb.47: ; in Loop: Header=BB91_46 Depth=2 add w15, w15, #1 sub w10, w10, #1 cmp w9, w15 b.ne LBB91_46 ; %bb.48: ; in Loop: Header=BB91_44 Depth=1 mov w10, #-1 cmp w13, w9 b.le LBB91_43 b LBB91_51 LBB91_49: ; in Loop: Header=BB91_44 Depth=1 mov w9, #0 cmp w13, w9 b.le LBB91_43 b LBB91_51 LBB91_50: ; in Loop: Header=BB91_44 Depth=1 mov x9, x15 cmp w13, w9 b.le LBB91_43 LBB91_51: ; in Loop: Header=BB91_44 Depth=1 sxtw x17, w14 mvn w14, w9 add w14, w13, w14 cmp w14, #3 b.hs LBB91_53 ; %bb.52: ; in Loop: Header=BB91_44 Depth=1 mov x14, x17 b LBB91_56 LBB91_53: ; in Loop: Header=BB91_44 Depth=1 add x15, x14, #1 and x16, x15, #0x1fffffffc sub x14, x17, x16 sub w13, w13, w16 add x17, x12, x17, lsl #2 mov x0, x16 LBB91_54: ; Parent Loop BB91_44 Depth=1 ; => This Inner Loop Header: Depth=2 strh w11, [x17, #4] strh w11, [x17] sturh w11, [x17, #-4] sturh w11, [x17, #-8] sub x17, x17, #16 sub x0, x0, #4 cbnz x0, LBB91_54 ; %bb.55: ; in Loop: Header=BB91_44 Depth=1 cmp x15, x16 b.eq LBB91_42 LBB91_56: ; in Loop: Header=BB91_44 Depth=1 add x15, x24, x14, lsl #2 LBB91_57: ; Parent Loop BB91_44 Depth=1 ; => This Inner Loop Header: Depth=2 sub x14, x14, #1 strh w11, [x15], #-4 sub w13, w13, #1 cmp w13, w9 b.gt LBB91_57 b LBB91_42 LBB91_58: cmp w23, #1 b.lt LBB91_75 LBB91_59: add x9, sp, #2304 mov x10, x24 LBB91_60: ; =>This Inner Loop Header: Depth=1 ldrh w11, [x10], #4 lsl x11, x11, #2 ldr w12, [x9, x11] add w12, w12, #1 str w12, [x9, x11] subs x8, x8, #1 b.ne LBB91_60 ; %bb.61: cmp w23, #1 b.le LBB91_75 ; %bb.62: mov w8, w21 cmp w21, #31 b.gt LBB91_66 ; %bb.63: sxtw x12, w21 add x9, sp, #2304 ldr w10, [x9, x8, lsl #2] orr x11, x9, #0x4 LBB91_64: ; =>This Inner Loop Header: Depth=1 ldr w13, [x11, x12, lsl #2] add x14, x12, #1 add w10, w13, w10 str w10, [x9, x8, lsl #2] mov x12, x14 cmp x14, #32 b.ne LBB91_64 ; %bb.65: cmp w21, #1 b.lt LBB91_73 LBB91_66: cmp w21, #0 cset w9, ne sub x9, x8, x9 add x11, x9, #1 cmp x11, #16 b.hs LBB91_68 ; %bb.67: mov w10, #0 mov x9, x8 b LBB91_71 LBB91_68: and x12, x11, #0xfffffffffffffff0 sub x9, x8, x12 dup.4s v0, w21 Lloh326: adrp x10, lCPI91_0@PAGE Lloh327: ldr q1, [x10, lCPI91_0@PAGEOFF] add.4s v1, v0, v1 add x10, sp, #2304 movi.2d v2, #0000000000000000 mvni.4s v3, #3 add x10, x10, x8, lsl #2 sub x10, x10, #28 mvni.4s v4, #7 mvni.4s v5, #11 mvni.4s v6, #15 mov x13, x12 movi.2d v7, #0000000000000000 movi.2d v16, #0000000000000000 movi.2d v17, #0000000000000000 LBB91_69: ; =>This Inner Loop Header: Depth=1 ldp q19, q18, [x10] rev64.4s v18, v18 ext.16b v18, v18, v18, #8 rev64.4s v19, v19 ext.16b v19, v19, v19, #8 ldp q21, q20, [x10, #-32] rev64.4s v20, v20 ext.16b v20, v20, v20, #8 rev64.4s v21, v21 ext.16b v21, v21, v21, #8 sub.4s v22, v0, v1 sub.4s v23, v22, v3 sub.4s v24, v22, v4 sub.4s v25, v22, v5 ushl.4s v18, v18, v22 ushl.4s v19, v19, v23 ushl.4s v20, v20, v24 ushl.4s v21, v21, v25 add.4s v2, v18, v2 add.4s v7, v19, v7 add.4s v16, v20, v16 add.4s v17, v21, v17 add.4s v1, v1, v6 sub x10, x10, #64 sub x13, x13, #16 cbnz x13, LBB91_69 ; %bb.70: add.4s v0, v7, v2 add.4s v0, v16, v0 add.4s v0, v17, v0 addv.4s s0, v0 fmov w10, s0 cmp x11, x12 b.eq LBB91_74 LBB91_71: sub w11, w21, w9 add x12, sp, #2304 LBB91_72: ; =>This Inner Loop Header: Depth=1 ldr w13, [x12, x9, lsl #2] lsl w13, w13, w11 add w10, w13, w10 add w11, w11, #1 subs x9, x9, #1 b.hi LBB91_72 b LBB91_74 LBB91_73: mov w10, #0 LBB91_74: mov w9, #1 lsl x9, x9, x8 cmp x9, w10, uxtw b.ne LBB91_93 LBB91_75: mov w8, #288 madd x8, x22, x8, x20 mov w9, #36682 add x8, x8, x9 mov w9, #576 madd x9, x22, x9, x20 mov w10, #34954 add x0, x9, x10 movi.2d v0, #0000000000000000 stp q0, q0, [x8, #256] stp q0, q0, [x8, #224] stp q0, q0, [x8, #192] stp q0, q0, [x8, #160] stp q0, q0, [x8, #128] stp q0, q0, [x8, #96] stp q0, q0, [x8, #64] stp q0, q0, [x8, #32] stp q0, q0, [x8] mov w1, #576 bl _bzero cmp w21, #1 b.lt LBB91_81 ; %bb.76: add w8, w21, #1 sub x9, x24, #2 mov w10, #1 add x11, sp, #2304 mov w12, #288 madd x12, x22, x12, x20 mov w13, #36682 b LBB91_78 LBB91_77: ; in Loop: Header=BB91_78 Depth=1 add x10, x10, #1 cmp x10, x8 b.eq LBB91_81 LBB91_78: ; =>This Loop Header: Depth=1 ; Child Loop BB91_80 Depth 2 ldr w15, [x11, x10, lsl #2] cmp w15, #1 b.lt LBB91_77 ; %bb.79: ; in Loop: Header=BB91_78 Depth=1 add x14, x9, w23, sxtw #2 add w15, w15, #1 LBB91_80: ; Parent Loop BB91_78 Depth=1 ; => This Inner Loop Header: Depth=2 ldrh w16, [x14], #-4 add x16, x12, x16 strb w10, [x16, x13] sub w23, w23, #1 sub w15, w15, #1 cmp w15, #1 b.hi LBB91_80 b LBB91_77 LBB91_81: str wzr, [sp, #3468] cmp w21, #1 b.le LBB91_84 ; %bb.82: mov w8, #0 add w11, w21, #1 add x9, sp, #2304 orr x9, x9, #0x4 add x10, sp, #3464 add x10, x10, #8 sub x11, x11, #2 LBB91_83: ; =>This Inner Loop Header: Depth=1 ldr w12, [x9], #4 add w8, w12, w8 lsl w8, w8, #1 str w8, [x10], #4 subs x11, x11, #1 b.ne LBB91_83 LBB91_84: cmp w19, #1 b.lt LBB91_91 ; %bb.85: mov x8, #0 mov w9, #288 madd x9, x22, x9, x20 mov w10, #36682 add x11, sp, #3464 mov w12, #576 madd x12, x22, x12, x20 mov w13, #34954 mov w14, w19 b LBB91_87 LBB91_86: ; in Loop: Header=BB91_87 Depth=1 add x8, x8, #1 cmp x8, x14 b.eq LBB91_91 LBB91_87: ; =>This Loop Header: Depth=1 ; Child Loop BB91_89 Depth 2 add x15, x9, x8 ldrb w16, [x15, x10] cbz w16, LBB91_86 ; %bb.88: ; in Loop: Header=BB91_87 Depth=1 mov w15, #0 lsl x0, x16, #2 ldr w17, [x11, x0] add w1, w17, #1 str w1, [x11, x0] add w16, w16, #1 LBB91_89: ; Parent Loop BB91_87 Depth=1 ; => This Inner Loop Header: Depth=2 mov x0, x15 mov x15, x17 lsr w17, w17, #1 bfi w15, w0, #1, #31 sub w16, w16, #1 cmp w16, #1 b.hi LBB91_89 ; %bb.90: ; in Loop: Header=BB91_87 Depth=1 add x16, x12, x8, lsl #1 strh w15, [x16, x13] b LBB91_86 LBB91_91: ldur x8, [x29, #-72] Lloh328: adrp x9, ___stack_chk_guard@GOTPAGE Lloh329: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh330: ldr x9, [x9] cmp x9, x8 b.ne LBB91_99 ; %bb.92: add sp, sp, #1, lsl #12 ; =4096 add sp, sp, #1424 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload ldp x24, x23, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #80 ; 16-byte Folded Reload ret LBB91_93: sub w11, w21, #1 lsl x11, x11, #2 add x11, x11, #4 lsl x12, x8, #2 add x13, sp, #2304 b LBB91_95 LBB91_94: ; in Loop: Header=BB91_95 Depth=1 sub w10, w10, #1 cmp x9, x10 b.eq LBB91_75 LBB91_95: ; =>This Loop Header: Depth=1 ; Child Loop BB91_96 Depth 2 ldr w14, [x13, x12] sub w14, w14, #1 str w14, [x13, x12] mov x14, x11 mov x15, x8 LBB91_96: ; Parent Loop BB91_95 Depth=1 ; => This Inner Loop Header: Depth=2 cmp w15, #2 b.lt LBB91_94 ; %bb.97: ; in Loop: Header=BB91_96 Depth=2 sub x16, x15, #1 add x15, x13, x15, lsl #2 ldur w17, [x15, #-4] sub x14, x14, #4 mov x15, x16 cbz w17, LBB91_96 ; %bb.98: ; in Loop: Header=BB91_95 Depth=1 sub w15, w17, #1 str w15, [x13, x14] add x14, x13, x16, lsl #2 ldr w15, [x14, #4] add w15, w15, #2 str w15, [x14, #4] b LBB91_94 LBB91_99: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh323, Lloh324, Lloh325 .loh AdrpLdrGot Lloh321, Lloh322 .loh AdrpLdr Lloh326, Lloh327 .loh AdrpLdrGotLdr Lloh328, Lloh329, Lloh330 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_reader_sort_central_dir_offsets_by_filename _mz_zip_reader_sort_central_dir_offsets_by_filename: ; @mz_zip_reader_sort_central_dir_offsets_by_filename .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 .cfi_offset w19, -8 .cfi_offset w20, -16 ldr w8, [x0, #16] cmp w8, #2 b.lt LBB92_41 ; %bb.1: ldr x9, [x0, #88] ldr x10, [x9, #64] sub w11, w8, #2 lsr w11, w11, #1 b LBB92_3 LBB92_2: ; in Loop: Header=BB92_3 Depth=1 sub w12, w11, #1 cmp w11, #0 mov x11, x12 b.le LBB92_40 LBB92_3: ; =>This Loop Header: Depth=1 ; Child Loop BB92_5 Depth 2 ; Child Loop BB92_8 Depth 3 ; Child Loop BB92_16 Depth 3 mov w15, #1 bfi w15, w11, #1, #31 cmp w15, w8 b.ge LBB92_2 ; %bb.4: ; in Loop: Header=BB92_3 Depth=1 lsl w17, w11, #1 ldr x12, [x9] ldr x13, [x9, #32] mov x14, x11 LBB92_5: ; Parent Loop BB92_3 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB92_8 Depth 3 ; Child Loop BB92_16 Depth 3 add w16, w17, #2 cmp w16, w8 b.ge LBB92_11 ; %bb.6: ; in Loop: Header=BB92_5 Depth=2 ldr w17, [x10, w15, sxtw #2] ldr w16, [x10, w16, sxtw #2] ldr w17, [x13, x17, lsl #2] add x1, x12, x17 ldr w16, [x13, x16, lsl #2] add x2, x12, x16 ldrh w16, [x1, #28] ldrh w17, [x2, #28] cmp w16, w17 csel w3, w16, w17, lo add w0, w3, #46 add x0, x1, x0 add x1, x1, #46 cbz w3, LBB92_12 ; %bb.7: ; in Loop: Header=BB92_5 Depth=2 add x2, x2, #46 LBB92_8: ; Parent Loop BB92_3 Depth=1 ; Parent Loop BB92_5 Depth=2 ; => This Inner Loop Header: Depth=3 ldrb w3, [x1] sub w4, w3, #65 add w5, w3, #32 cmp w4, #26 csel w3, w5, w3, lo ldrb w4, [x2] sub w5, w4, #65 add w6, w4, #32 cmp w5, #26 csel w4, w6, w4, lo eor w5, w4, w3 tst w5, #0xff b.ne LBB92_10 ; %bb.9: ; in Loop: Header=BB92_8 Depth=3 add x1, x1, #1 add x2, x2, #1 cmp x1, x0 b.lo LBB92_8 LBB92_10: ; in Loop: Header=BB92_5 Depth=2 and w2, w3, #0xff and w3, w4, #0xff b LBB92_13 LBB92_11: ; in Loop: Header=BB92_5 Depth=2 mov w16, #0 b LBB92_14 LBB92_12: ; in Loop: Header=BB92_5 Depth=2 mov w2, #0 LBB92_13: ; in Loop: Header=BB92_5 Depth=2 cmp w16, w17 cset w16, lo cmp w2, w3 cset w17, lo cmp x1, x0 csel w16, w16, w17, eq LBB92_14: ; in Loop: Header=BB92_5 Depth=2 sxtw x15, w15 add x16, x15, w16, uxtw ldr w15, [x10, w14, sxtw #2] ldr w17, [x10, x16, lsl #2] ldr w0, [x13, x15, lsl #2] add x3, x12, x0 ldr w0, [x13, x17, lsl #2] add x4, x12, x0 ldrh w0, [x3, #28] ldrh w1, [x4, #28] cmp w0, w1 csel w5, w0, w1, lo add w2, w5, #46 add x2, x3, x2 add x3, x3, #46 cbz w5, LBB92_19 ; %bb.15: ; in Loop: Header=BB92_5 Depth=2 add x4, x4, #46 LBB92_16: ; Parent Loop BB92_3 Depth=1 ; Parent Loop BB92_5 Depth=2 ; => This Inner Loop Header: Depth=3 ldrb w5, [x3] sub w6, w5, #65 add w7, w5, #32 cmp w6, #26 csel w5, w7, w5, lo ldrb w6, [x4] sub w7, w6, #65 add w19, w6, #32 cmp w7, #26 csel w6, w19, w6, lo eor w7, w6, w5 tst w7, #0xff b.ne LBB92_18 ; %bb.17: ; in Loop: Header=BB92_16 Depth=3 add x3, x3, #1 add x4, x4, #1 cmp x3, x2 b.lo LBB92_16 LBB92_18: ; in Loop: Header=BB92_5 Depth=2 and w4, w5, #0xff and w5, w6, #0xff b LBB92_20 LBB92_19: ; in Loop: Header=BB92_5 Depth=2 mov w4, #0 LBB92_20: ; in Loop: Header=BB92_5 Depth=2 cmp w0, w1 cset w0, hs cmp w4, w5 cset w1, hs cmp x3, x2 csel w0, w0, w1, eq tbnz w0, #0, LBB92_2 ; %bb.21: ; in Loop: Header=BB92_5 Depth=2 sxtw x14, w14 str w17, [x10, x14, lsl #2] str w15, [x10, x16, lsl #2] lsl w17, w16, #1 mov w15, #1 bfi w15, w16, #1, #31 mov x14, x16 cmp w15, w8 b.lt LBB92_5 b LBB92_2 LBB92_22: ; in Loop: Header=BB92_40 Depth=1 mov w17, #0 mov w14, #0 ldr x12, [x9] ldr x13, [x9, #32] mov w15, #1 LBB92_23: ; Parent Loop BB92_40 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB92_26 Depth 3 ; Child Loop BB92_34 Depth 3 add w16, w17, #2 cmp w16, w8 b.ge LBB92_29 ; %bb.24: ; in Loop: Header=BB92_23 Depth=2 ldr w17, [x10, w15, sxtw #2] ldr w16, [x10, w16, sxtw #2] ldr w17, [x13, x17, lsl #2] add x1, x12, x17 ldr w16, [x13, x16, lsl #2] add x2, x12, x16 ldrh w16, [x1, #28] ldrh w17, [x2, #28] cmp w16, w17 csel w3, w16, w17, lo add w0, w3, #46 add x0, x1, x0 add x1, x1, #46 cbz w3, LBB92_30 ; %bb.25: ; in Loop: Header=BB92_23 Depth=2 add x2, x2, #46 LBB92_26: ; Parent Loop BB92_40 Depth=1 ; Parent Loop BB92_23 Depth=2 ; => This Inner Loop Header: Depth=3 ldrb w3, [x1] sub w4, w3, #65 add w5, w3, #32 cmp w4, #26 csel w3, w5, w3, lo ldrb w4, [x2] sub w5, w4, #65 add w6, w4, #32 cmp w5, #26 csel w4, w6, w4, lo eor w5, w4, w3 tst w5, #0xff b.ne LBB92_28 ; %bb.27: ; in Loop: Header=BB92_26 Depth=3 add x1, x1, #1 add x2, x2, #1 cmp x1, x0 b.lo LBB92_26 LBB92_28: ; in Loop: Header=BB92_23 Depth=2 and w2, w3, #0xff and w3, w4, #0xff b LBB92_31 LBB92_29: ; in Loop: Header=BB92_23 Depth=2 mov w16, #0 b LBB92_32 LBB92_30: ; in Loop: Header=BB92_23 Depth=2 mov w2, #0 LBB92_31: ; in Loop: Header=BB92_23 Depth=2 cmp w16, w17 cset w16, lo cmp w2, w3 cset w17, lo cmp x1, x0 csel w16, w16, w17, eq LBB92_32: ; in Loop: Header=BB92_23 Depth=2 sxtw x15, w15 add x16, x15, w16, uxtw ldr w15, [x10, x16, lsl #2] ldr w17, [x13, x11, lsl #2] add x2, x12, x17 ldr w17, [x13, x15, lsl #2] add x3, x12, x17 ldrh w17, [x2, #28] ldrh w0, [x3, #28] cmp w17, w0 csel w4, w17, w0, lo add w1, w4, #46 add x1, x2, x1 add x2, x2, #46 cbz w4, LBB92_37 ; %bb.33: ; in Loop: Header=BB92_23 Depth=2 add x3, x3, #46 LBB92_34: ; Parent Loop BB92_40 Depth=1 ; Parent Loop BB92_23 Depth=2 ; => This Inner Loop Header: Depth=3 ldrb w4, [x2] sub w5, w4, #65 add w6, w4, #32 cmp w5, #26 csel w4, w6, w4, lo ldrb w5, [x3] sub w6, w5, #65 add w7, w5, #32 cmp w6, #26 csel w5, w7, w5, lo eor w6, w5, w4 tst w6, #0xff b.ne LBB92_36 ; %bb.35: ; in Loop: Header=BB92_34 Depth=3 add x2, x2, #1 add x3, x3, #1 cmp x2, x1 b.lo LBB92_34 LBB92_36: ; in Loop: Header=BB92_23 Depth=2 and w3, w4, #0xff and w4, w5, #0xff b LBB92_38 LBB92_37: ; in Loop: Header=BB92_23 Depth=2 mov w3, #0 LBB92_38: ; in Loop: Header=BB92_23 Depth=2 sxtw x14, w14 cmp w17, w0 cset w17, hs cmp w3, w4 cset w0, hs cmp x2, x1 csel w17, w17, w0, eq tbnz w17, #0, LBB92_40 ; %bb.39: ; in Loop: Header=BB92_23 Depth=2 str w15, [x10, x14, lsl #2] str w11, [x10, x16, lsl #2] lsl w17, w16, #1 mov w15, #1 bfi w15, w16, #1, #31 mov x14, x16 cmp w15, w8 b.lt LBB92_23 LBB92_40: ; =>This Loop Header: Depth=1 ; Child Loop BB92_23 Depth 2 ; Child Loop BB92_26 Depth 3 ; Child Loop BB92_34 Depth 3 mov x12, x8 sub x8, x8, #1 and x11, x8, #0xffffffff lsl x13, x11, #2 ldr w11, [x10, x13] ldr w14, [x10] str w14, [x10, x13] str w11, [x10] cmp x12, #3 b.hs LBB92_22 LBB92_41: ldp x20, x19, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tinfl_decompress.cold.1 _tinfl_decompress.cold.1: ; @tinfl_decompress.cold.1 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh331: adrp x0, l___func__.tinfl_decompress@PAGE Lloh332: add x0, x0, l___func__.tinfl_decompress@PAGEOFF Lloh333: adrp x1, l_.str.14@PAGE Lloh334: add x1, x1, l_.str.14@PAGEOFF Lloh335: adrp x3, l_.str.15@PAGE Lloh336: add x3, x3, l_.str.15@PAGEOFF mov w2, #1707 bl ___assert_rtn .loh AdrpAdd Lloh335, Lloh336 .loh AdrpAdd Lloh333, Lloh334 .loh AdrpAdd Lloh331, Lloh332 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_compress_normal.cold.1 _tdefl_compress_normal.cold.1: ; @tdefl_compress_normal.cold.1 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh337: adrp x0, l___func__.tdefl_find_match@PAGE Lloh338: add x0, x0, l___func__.tdefl_find_match@PAGEOFF Lloh339: adrp x1, l_.str.14@PAGE Lloh340: add x1, x1, l_.str.14@PAGEOFF Lloh341: adrp x3, l_.str.23@PAGE Lloh342: add x3, x3, l_.str.23@PAGEOFF mov w2, #2348 bl ___assert_rtn .loh AdrpAdd Lloh341, Lloh342 .loh AdrpAdd Lloh339, Lloh340 .loh AdrpAdd Lloh337, Lloh338 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_compress_normal.cold.2 _tdefl_compress_normal.cold.2: ; @tdefl_compress_normal.cold.2 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh343: adrp x0, l___func__.tdefl_compress_normal@PAGE Lloh344: add x0, x0, l___func__.tdefl_compress_normal@PAGEOFF Lloh345: adrp x1, l_.str.14@PAGE Lloh346: add x1, x1, l_.str.14@PAGEOFF Lloh347: adrp x3, l_.str.22@PAGE Lloh348: add x3, x3, l_.str.22@PAGEOFF mov w2, #2640 bl ___assert_rtn .loh AdrpAdd Lloh347, Lloh348 .loh AdrpAdd Lloh345, Lloh346 .loh AdrpAdd Lloh343, Lloh344 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_compress_normal.cold.3 _tdefl_compress_normal.cold.3: ; @tdefl_compress_normal.cold.3 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh349: adrp x0, l___func__.tdefl_record_match@PAGE Lloh350: add x0, x0, l___func__.tdefl_record_match@PAGEOFF Lloh351: adrp x1, l_.str.14@PAGE Lloh352: add x1, x1, l_.str.14@PAGEOFF Lloh353: adrp x3, l_.str.24@PAGE Lloh354: add x3, x3, l_.str.24@PAGEOFF bl _OUTLINED_FUNCTION_2 .loh AdrpAdd Lloh353, Lloh354 .loh AdrpAdd Lloh351, Lloh352 .loh AdrpAdd Lloh349, Lloh350 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_compress_normal.cold.4 _tdefl_compress_normal.cold.4: ; @tdefl_compress_normal.cold.4 .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 Lloh355: adrp x0, l___func__.tdefl_record_match@PAGE Lloh356: add x0, x0, l___func__.tdefl_record_match@PAGEOFF Lloh357: adrp x1, l_.str.14@PAGE Lloh358: add x1, x1, l_.str.14@PAGEOFF Lloh359: adrp x3, l_.str.24@PAGE Lloh360: add x3, x3, l_.str.24@PAGEOFF bl _OUTLINED_FUNCTION_2 .loh AdrpAdd Lloh359, Lloh360 .loh AdrpAdd Lloh357, Lloh358 .loh AdrpAdd Lloh355, Lloh356 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_compress_normal.cold.5 _tdefl_compress_normal.cold.5: ; @tdefl_compress_normal.cold.5 .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 Lloh361: adrp x0, l___func__.tdefl_record_match@PAGE Lloh362: add x0, x0, l___func__.tdefl_record_match@PAGEOFF Lloh363: adrp x1, l_.str.14@PAGE Lloh364: add x1, x1, l_.str.14@PAGEOFF Lloh365: adrp x3, l_.str.24@PAGE Lloh366: add x3, x3, l_.str.24@PAGEOFF bl _OUTLINED_FUNCTION_2 .loh AdrpAdd Lloh365, Lloh366 .loh AdrpAdd Lloh363, Lloh364 .loh AdrpAdd Lloh361, Lloh362 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_flush_block.cold.1 _tdefl_flush_block.cold.1: ; @tdefl_flush_block.cold.1 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh367: adrp x0, l___func__.tdefl_flush_block@PAGE Lloh368: add x0, x0, l___func__.tdefl_flush_block@PAGEOFF Lloh369: adrp x1, l_.str.14@PAGE Lloh370: add x1, x1, l_.str.14@PAGEOFF Lloh371: adrp x3, l_.str.27@PAGE Lloh372: add x3, x3, l_.str.27@PAGEOFF mov w2, #2271 bl ___assert_rtn .loh AdrpAdd Lloh371, Lloh372 .loh AdrpAdd Lloh369, Lloh370 .loh AdrpAdd Lloh367, Lloh368 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_flush_block.cold.2 _tdefl_flush_block.cold.2: ; @tdefl_flush_block.cold.2 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh373: adrp x0, l___func__.tdefl_flush_block@PAGE Lloh374: add x0, x0, l___func__.tdefl_flush_block@PAGEOFF Lloh375: adrp x1, l_.str.14@PAGE Lloh376: add x1, x1, l_.str.14@PAGEOFF Lloh377: adrp x3, l_.str.25@PAGE Lloh378: add x3, x3, l_.str.25@PAGEOFF mov w2, #2216 bl ___assert_rtn .loh AdrpAdd Lloh377, Lloh378 .loh AdrpAdd Lloh375, Lloh376 .loh AdrpAdd Lloh373, Lloh374 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_compress_buffer.cold.1 _tdefl_compress_buffer.cold.1: ; @tdefl_compress_buffer.cold.1 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh379: adrp x0, l___func__.tdefl_compress_buffer@PAGE Lloh380: add x0, x0, l___func__.tdefl_compress_buffer@PAGEOFF Lloh381: adrp x1, l_.str.14@PAGE Lloh382: add x1, x1, l_.str.14@PAGEOFF Lloh383: adrp x3, l_.str.16@PAGE Lloh384: add x3, x3, l_.str.16@PAGEOFF bl _OUTLINED_FUNCTION_1 .loh AdrpAdd Lloh383, Lloh384 .loh AdrpAdd Lloh381, Lloh382 .loh AdrpAdd Lloh379, Lloh380 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_compress_mem_to_output.cold.1 _tdefl_compress_mem_to_output.cold.1: ; @tdefl_compress_mem_to_output.cold.1 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh385: adrp x0, l___func__.tdefl_compress_buffer@PAGE Lloh386: add x0, x0, l___func__.tdefl_compress_buffer@PAGEOFF Lloh387: adrp x1, l_.str.14@PAGE Lloh388: add x1, x1, l_.str.14@PAGEOFF Lloh389: adrp x3, l_.str.16@PAGE Lloh390: add x3, x3, l_.str.16@PAGEOFF bl _OUTLINED_FUNCTION_1 .loh AdrpAdd Lloh389, Lloh390 .loh AdrpAdd Lloh387, Lloh388 .loh AdrpAdd Lloh385, Lloh386 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_write_image_to_png_file_in_memory_ex.cold.1 _tdefl_write_image_to_png_file_in_memory_ex.cold.1: ; @tdefl_write_image_to_png_file_in_memory_ex.cold.1 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh391: adrp x0, l___func__.tdefl_compress_buffer@PAGE Lloh392: add x0, x0, l___func__.tdefl_compress_buffer@PAGEOFF Lloh393: adrp x1, l_.str.14@PAGE Lloh394: add x1, x1, l_.str.14@PAGEOFF Lloh395: adrp x3, l_.str.16@PAGE Lloh396: add x3, x3, l_.str.16@PAGEOFF bl _OUTLINED_FUNCTION_1 .loh AdrpAdd Lloh395, Lloh396 .loh AdrpAdd Lloh393, Lloh394 .loh AdrpAdd Lloh391, Lloh392 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_write_image_to_png_file_in_memory_ex.cold.2 _tdefl_write_image_to_png_file_in_memory_ex.cold.2: ; @tdefl_write_image_to_png_file_in_memory_ex.cold.2 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh397: adrp x0, l___func__.tdefl_compress_buffer@PAGE Lloh398: add x0, x0, l___func__.tdefl_compress_buffer@PAGEOFF Lloh399: adrp x1, l_.str.14@PAGE Lloh400: add x1, x1, l_.str.14@PAGEOFF Lloh401: adrp x3, l_.str.16@PAGE Lloh402: add x3, x3, l_.str.16@PAGEOFF bl _OUTLINED_FUNCTION_1 .loh AdrpAdd Lloh401, Lloh402 .loh AdrpAdd Lloh399, Lloh400 .loh AdrpAdd Lloh397, Lloh398 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_write_image_to_png_file_in_memory_ex.cold.3 _tdefl_write_image_to_png_file_in_memory_ex.cold.3: ; @tdefl_write_image_to_png_file_in_memory_ex.cold.3 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh403: adrp x0, l___func__.tdefl_compress_buffer@PAGE Lloh404: add x0, x0, l___func__.tdefl_compress_buffer@PAGEOFF Lloh405: adrp x1, l_.str.14@PAGE Lloh406: add x1, x1, l_.str.14@PAGEOFF Lloh407: adrp x3, l_.str.16@PAGE Lloh408: add x3, x3, l_.str.16@PAGEOFF bl _OUTLINED_FUNCTION_1 .loh AdrpAdd Lloh407, Lloh408 .loh AdrpAdd Lloh405, Lloh406 .loh AdrpAdd Lloh403, Lloh404 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_reader_read_central_dir.cold.1 _mz_zip_reader_read_central_dir.cold.1: ; @mz_zip_reader_read_central_dir.cold.1 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh409: adrp x0, l___func__.mz_zip_array_ensure_capacity@PAGE Lloh410: add x0, x0, l___func__.mz_zip_array_ensure_capacity@PAGEOFF Lloh411: adrp x1, l_.str.14@PAGE Lloh412: add x1, x1, l_.str.14@PAGEOFF Lloh413: adrp x3, l_.str.32@PAGE Lloh414: add x3, x3, l_.str.32@PAGEOFF bl _OUTLINED_FUNCTION_0 .loh AdrpAdd Lloh413, Lloh414 .loh AdrpAdd Lloh411, Lloh412 .loh AdrpAdd Lloh409, Lloh410 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_reader_read_central_dir.cold.2 _mz_zip_reader_read_central_dir.cold.2: ; @mz_zip_reader_read_central_dir.cold.2 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh415: adrp x0, l___func__.mz_zip_array_ensure_capacity@PAGE Lloh416: add x0, x0, l___func__.mz_zip_array_ensure_capacity@PAGEOFF Lloh417: adrp x1, l_.str.14@PAGE Lloh418: add x1, x1, l_.str.14@PAGEOFF Lloh419: adrp x3, l_.str.32@PAGE Lloh420: add x3, x3, l_.str.32@PAGEOFF bl _OUTLINED_FUNCTION_0 .loh AdrpAdd Lloh419, Lloh420 .loh AdrpAdd Lloh417, Lloh418 .loh AdrpAdd Lloh415, Lloh416 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_reader_read_central_dir.cold.3 _mz_zip_reader_read_central_dir.cold.3: ; @mz_zip_reader_read_central_dir.cold.3 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh421: adrp x0, l___func__.mz_zip_array_ensure_capacity@PAGE Lloh422: add x0, x0, l___func__.mz_zip_array_ensure_capacity@PAGEOFF Lloh423: adrp x1, l_.str.14@PAGE Lloh424: add x1, x1, l_.str.14@PAGEOFF Lloh425: adrp x3, l_.str.32@PAGE Lloh426: add x3, x3, l_.str.32@PAGEOFF bl _OUTLINED_FUNCTION_0 .loh AdrpAdd Lloh425, Lloh426 .loh AdrpAdd Lloh423, Lloh424 .loh AdrpAdd Lloh421, Lloh422 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_writer_add_mem_ex.cold.1 _mz_zip_writer_add_mem_ex.cold.1: ; @mz_zip_writer_add_mem_ex.cold.1 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh427: adrp x0, l___func__.mz_zip_array_ensure_capacity@PAGE Lloh428: add x0, x0, l___func__.mz_zip_array_ensure_capacity@PAGEOFF Lloh429: adrp x1, l_.str.14@PAGE Lloh430: add x1, x1, l_.str.14@PAGEOFF Lloh431: adrp x3, l_.str.32@PAGE Lloh432: add x3, x3, l_.str.32@PAGEOFF bl _OUTLINED_FUNCTION_0 .loh AdrpAdd Lloh431, Lloh432 .loh AdrpAdd Lloh429, Lloh430 .loh AdrpAdd Lloh427, Lloh428 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_writer_add_mem_ex.cold.2 _mz_zip_writer_add_mem_ex.cold.2: ; @mz_zip_writer_add_mem_ex.cold.2 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh433: adrp x0, l___func__.mz_zip_array_ensure_capacity@PAGE Lloh434: add x0, x0, l___func__.mz_zip_array_ensure_capacity@PAGEOFF Lloh435: adrp x1, l_.str.14@PAGE Lloh436: add x1, x1, l_.str.14@PAGEOFF Lloh437: adrp x3, l_.str.32@PAGE Lloh438: add x3, x3, l_.str.32@PAGEOFF bl _OUTLINED_FUNCTION_0 .loh AdrpAdd Lloh437, Lloh438 .loh AdrpAdd Lloh435, Lloh436 .loh AdrpAdd Lloh433, Lloh434 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_writer_add_mem_ex.cold.3 _mz_zip_writer_add_mem_ex.cold.3: ; @mz_zip_writer_add_mem_ex.cold.3 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh439: adrp x0, l___func__.mz_zip_writer_add_mem_ex@PAGE Lloh440: add x0, x0, l___func__.mz_zip_writer_add_mem_ex@PAGEOFF Lloh441: adrp x1, l_.str.14@PAGE Lloh442: add x1, x1, l_.str.14@PAGEOFF Lloh443: adrp x3, l_.str.21@PAGE Lloh444: add x3, x3, l_.str.21@PAGEOFF mov w2, #4402 bl ___assert_rtn .loh AdrpAdd Lloh443, Lloh444 .loh AdrpAdd Lloh441, Lloh442 .loh AdrpAdd Lloh439, Lloh440 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_writer_add_to_central_dir.cold.1 _mz_zip_writer_add_to_central_dir.cold.1: ; @mz_zip_writer_add_to_central_dir.cold.1 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh445: adrp x0, l___func__.mz_zip_array_ensure_capacity@PAGE Lloh446: add x0, x0, l___func__.mz_zip_array_ensure_capacity@PAGEOFF Lloh447: adrp x1, l_.str.14@PAGE Lloh448: add x1, x1, l_.str.14@PAGEOFF Lloh449: adrp x3, l_.str.32@PAGE Lloh450: add x3, x3, l_.str.32@PAGEOFF bl _OUTLINED_FUNCTION_0 .loh AdrpAdd Lloh449, Lloh450 .loh AdrpAdd Lloh447, Lloh448 .loh AdrpAdd Lloh445, Lloh446 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_writer_add_to_central_dir.cold.2 _mz_zip_writer_add_to_central_dir.cold.2: ; @mz_zip_writer_add_to_central_dir.cold.2 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh451: adrp x0, l___func__.mz_zip_array_ensure_capacity@PAGE Lloh452: add x0, x0, l___func__.mz_zip_array_ensure_capacity@PAGEOFF Lloh453: adrp x1, l_.str.14@PAGE Lloh454: add x1, x1, l_.str.14@PAGEOFF Lloh455: adrp x3, l_.str.32@PAGE Lloh456: add x3, x3, l_.str.32@PAGEOFF bl _OUTLINED_FUNCTION_0 .loh AdrpAdd Lloh455, Lloh456 .loh AdrpAdd Lloh453, Lloh454 .loh AdrpAdd Lloh451, Lloh452 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_writer_add_to_central_dir.cold.3 _mz_zip_writer_add_to_central_dir.cold.3: ; @mz_zip_writer_add_to_central_dir.cold.3 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh457: adrp x0, l___func__.mz_zip_array_ensure_capacity@PAGE Lloh458: add x0, x0, l___func__.mz_zip_array_ensure_capacity@PAGEOFF Lloh459: adrp x1, l_.str.14@PAGE Lloh460: add x1, x1, l_.str.14@PAGEOFF Lloh461: adrp x3, l_.str.32@PAGE Lloh462: add x3, x3, l_.str.32@PAGEOFF bl _OUTLINED_FUNCTION_0 .loh AdrpAdd Lloh461, Lloh462 .loh AdrpAdd Lloh459, Lloh460 .loh AdrpAdd Lloh457, Lloh458 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_writer_add_to_central_dir.cold.4 _mz_zip_writer_add_to_central_dir.cold.4: ; @mz_zip_writer_add_to_central_dir.cold.4 .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 Lloh463: adrp x0, l___func__.mz_zip_array_ensure_capacity@PAGE Lloh464: add x0, x0, l___func__.mz_zip_array_ensure_capacity@PAGEOFF Lloh465: adrp x1, l_.str.14@PAGE Lloh466: add x1, x1, l_.str.14@PAGEOFF Lloh467: adrp x3, l_.str.32@PAGE Lloh468: add x3, x3, l_.str.32@PAGEOFF bl _OUTLINED_FUNCTION_0 .loh AdrpAdd Lloh467, Lloh468 .loh AdrpAdd Lloh465, Lloh466 .loh AdrpAdd Lloh463, Lloh464 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_writer_add_to_central_dir.cold.5 _mz_zip_writer_add_to_central_dir.cold.5: ; @mz_zip_writer_add_to_central_dir.cold.5 .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 Lloh469: adrp x0, l___func__.mz_zip_array_ensure_capacity@PAGE Lloh470: add x0, x0, l___func__.mz_zip_array_ensure_capacity@PAGEOFF Lloh471: adrp x1, l_.str.14@PAGE Lloh472: add x1, x1, l_.str.14@PAGEOFF Lloh473: adrp x3, l_.str.32@PAGE Lloh474: add x3, x3, l_.str.32@PAGEOFF bl _OUTLINED_FUNCTION_0 .loh AdrpAdd Lloh473, Lloh474 .loh AdrpAdd Lloh471, Lloh472 .loh AdrpAdd Lloh469, Lloh470 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_writer_add_to_central_dir.cold.6 _mz_zip_writer_add_to_central_dir.cold.6: ; @mz_zip_writer_add_to_central_dir.cold.6 .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 Lloh475: adrp x0, l___func__.mz_zip_array_ensure_capacity@PAGE Lloh476: add x0, x0, l___func__.mz_zip_array_ensure_capacity@PAGEOFF Lloh477: adrp x1, l_.str.14@PAGE Lloh478: add x1, x1, l_.str.14@PAGEOFF Lloh479: adrp x3, l_.str.32@PAGE Lloh480: add x3, x3, l_.str.32@PAGEOFF bl _OUTLINED_FUNCTION_0 .loh AdrpAdd Lloh479, Lloh480 .loh AdrpAdd Lloh477, Lloh478 .loh AdrpAdd Lloh475, Lloh476 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_writer_add_file.cold.1 _mz_zip_writer_add_file.cold.1: ; @mz_zip_writer_add_file.cold.1 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh481: adrp x0, l___func__.mz_zip_writer_add_file@PAGE Lloh482: add x0, x0, l___func__.mz_zip_writer_add_file@PAGEOFF Lloh483: adrp x1, l_.str.14@PAGE Lloh484: add x1, x1, l_.str.14@PAGEOFF Lloh485: adrp x3, l_.str.21@PAGE Lloh486: add x3, x3, l_.str.21@PAGEOFF mov w2, #4537 bl ___assert_rtn .loh AdrpAdd Lloh485, Lloh486 .loh AdrpAdd Lloh483, Lloh484 .loh AdrpAdd Lloh481, Lloh482 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_writer_add_from_zip_reader.cold.1 _mz_zip_writer_add_from_zip_reader.cold.1: ; @mz_zip_writer_add_from_zip_reader.cold.1 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh487: adrp x0, l___func__.mz_zip_array_ensure_capacity@PAGE Lloh488: add x0, x0, l___func__.mz_zip_array_ensure_capacity@PAGEOFF Lloh489: adrp x1, l_.str.14@PAGE Lloh490: add x1, x1, l_.str.14@PAGEOFF Lloh491: adrp x3, l_.str.32@PAGE Lloh492: add x3, x3, l_.str.32@PAGEOFF bl _OUTLINED_FUNCTION_0 .loh AdrpAdd Lloh491, Lloh492 .loh AdrpAdd Lloh489, Lloh490 .loh AdrpAdd Lloh487, Lloh488 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_writer_add_from_zip_reader.cold.2 _mz_zip_writer_add_from_zip_reader.cold.2: ; @mz_zip_writer_add_from_zip_reader.cold.2 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh493: adrp x0, l___func__.mz_zip_array_ensure_capacity@PAGE Lloh494: add x0, x0, l___func__.mz_zip_array_ensure_capacity@PAGEOFF Lloh495: adrp x1, l_.str.14@PAGE Lloh496: add x1, x1, l_.str.14@PAGEOFF Lloh497: adrp x3, l_.str.32@PAGE Lloh498: add x3, x3, l_.str.32@PAGEOFF bl _OUTLINED_FUNCTION_0 .loh AdrpAdd Lloh497, Lloh498 .loh AdrpAdd Lloh495, Lloh496 .loh AdrpAdd Lloh493, Lloh494 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_writer_add_from_zip_reader.cold.3 _mz_zip_writer_add_from_zip_reader.cold.3: ; @mz_zip_writer_add_from_zip_reader.cold.3 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh499: adrp x0, l___func__.mz_zip_array_ensure_capacity@PAGE Lloh500: add x0, x0, l___func__.mz_zip_array_ensure_capacity@PAGEOFF Lloh501: adrp x1, l_.str.14@PAGE Lloh502: add x1, x1, l_.str.14@PAGEOFF Lloh503: adrp x3, l_.str.32@PAGE Lloh504: add x3, x3, l_.str.32@PAGEOFF bl _OUTLINED_FUNCTION_0 .loh AdrpAdd Lloh503, Lloh504 .loh AdrpAdd Lloh501, Lloh502 .loh AdrpAdd Lloh499, Lloh500 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_writer_add_from_zip_reader.cold.4 _mz_zip_writer_add_from_zip_reader.cold.4: ; @mz_zip_writer_add_from_zip_reader.cold.4 .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 Lloh505: adrp x0, l___func__.mz_zip_array_ensure_capacity@PAGE Lloh506: add x0, x0, l___func__.mz_zip_array_ensure_capacity@PAGEOFF Lloh507: adrp x1, l_.str.14@PAGE Lloh508: add x1, x1, l_.str.14@PAGEOFF Lloh509: adrp x3, l_.str.32@PAGE Lloh510: add x3, x3, l_.str.32@PAGEOFF bl _OUTLINED_FUNCTION_0 .loh AdrpAdd Lloh509, Lloh510 .loh AdrpAdd Lloh507, Lloh508 .loh AdrpAdd Lloh505, Lloh506 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_writer_add_from_zip_reader.cold.5 _mz_zip_writer_add_from_zip_reader.cold.5: ; @mz_zip_writer_add_from_zip_reader.cold.5 .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 Lloh511: adrp x0, l___func__.mz_zip_array_ensure_capacity@PAGE Lloh512: add x0, x0, l___func__.mz_zip_array_ensure_capacity@PAGEOFF Lloh513: adrp x1, l_.str.14@PAGE Lloh514: add x1, x1, l_.str.14@PAGEOFF Lloh515: adrp x3, l_.str.32@PAGE Lloh516: add x3, x3, l_.str.32@PAGEOFF bl _OUTLINED_FUNCTION_0 .loh AdrpAdd Lloh515, Lloh516 .loh AdrpAdd Lloh513, Lloh514 .loh AdrpAdd Lloh511, Lloh512 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mz_zip_writer_add_from_zip_reader.cold.6 _mz_zip_writer_add_from_zip_reader.cold.6: ; @mz_zip_writer_add_from_zip_reader.cold.6 .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 Lloh517: adrp x0, l___func__.mz_zip_writer_add_from_zip_reader@PAGE Lloh518: add x0, x0, l___func__.mz_zip_writer_add_from_zip_reader@PAGEOFF Lloh519: adrp x1, l_.str.14@PAGE Lloh520: add x1, x1, l_.str.14@PAGEOFF Lloh521: adrp x3, l_.str.21@PAGE Lloh522: add x3, x3, l_.str.21@PAGEOFF mov w2, #4696 bl ___assert_rtn .loh AdrpAdd Lloh521, Lloh522 .loh AdrpAdd Lloh519, Lloh520 .loh AdrpAdd Lloh517, Lloh518 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_compress_block.cold.1 _tdefl_compress_block.cold.1: ; @tdefl_compress_block.cold.1 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh523: adrp x0, l___func__.tdefl_start_dynamic_block@PAGE Lloh524: add x0, x0, l___func__.tdefl_start_dynamic_block@PAGEOFF Lloh525: adrp x1, l_.str.14@PAGE Lloh526: add x1, x1, l_.str.14@PAGEOFF Lloh527: adrp x3, l_.str.26@PAGE Lloh528: add x3, x3, l_.str.26@PAGEOFF mov w2, #2026 bl ___assert_rtn .loh AdrpAdd Lloh527, Lloh528 .loh AdrpAdd Lloh525, Lloh526 .loh AdrpAdd Lloh523, Lloh524 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_compress_block.cold.2 _tdefl_compress_block.cold.2: ; @tdefl_compress_block.cold.2 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh529: adrp x0, l___func__.tdefl_start_dynamic_block@PAGE Lloh530: add x0, x0, l___func__.tdefl_start_dynamic_block@PAGEOFF Lloh531: adrp x1, l_.str.14@PAGE Lloh532: add x1, x1, l_.str.14@PAGEOFF Lloh533: adrp x3, l_.str.26@PAGE Lloh534: add x3, x3, l_.str.26@PAGEOFF mov w2, #2027 bl ___assert_rtn .loh AdrpAdd Lloh533, Lloh534 .loh AdrpAdd Lloh531, Lloh532 .loh AdrpAdd Lloh529, Lloh530 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_compress_block.cold.3 _tdefl_compress_block.cold.3: ; @tdefl_compress_block.cold.3 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh535: adrp x0, l___func__.tdefl_start_dynamic_block@PAGE Lloh536: add x0, x0, l___func__.tdefl_start_dynamic_block@PAGEOFF Lloh537: adrp x1, l_.str.14@PAGE Lloh538: add x1, x1, l_.str.14@PAGEOFF Lloh539: adrp x3, l_.str.26@PAGE Lloh540: add x3, x3, l_.str.26@PAGEOFF mov w2, #2031 bl ___assert_rtn .loh AdrpAdd Lloh539, Lloh540 .loh AdrpAdd Lloh537, Lloh538 .loh AdrpAdd Lloh535, Lloh536 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_compress_block.cold.4 _tdefl_compress_block.cold.4: ; @tdefl_compress_block.cold.4 .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 Lloh541: adrp x0, l___func__.tdefl_compress_lz_codes@PAGE Lloh542: add x0, x0, l___func__.tdefl_compress_lz_codes@PAGEOFF Lloh543: adrp x1, l_.str.14@PAGE Lloh544: add x1, x1, l_.str.14@PAGEOFF Lloh545: adrp x3, l_.str.31@PAGE Lloh546: add x3, x3, l_.str.31@PAGEOFF mov w2, #2185 bl ___assert_rtn .loh AdrpAdd Lloh545, Lloh546 .loh AdrpAdd Lloh543, Lloh544 .loh AdrpAdd Lloh541, Lloh542 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_compress_block.cold.5 _tdefl_compress_block.cold.5: ; @tdefl_compress_block.cold.5 .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 Lloh547: adrp x0, l___func__.tdefl_compress_lz_codes@PAGE Lloh548: add x0, x0, l___func__.tdefl_compress_lz_codes@PAGEOFF Lloh549: adrp x1, l_.str.14@PAGE Lloh550: add x1, x1, l_.str.14@PAGEOFF Lloh551: adrp x3, l_.str.26@PAGE Lloh552: add x3, x3, l_.str.26@PAGEOFF mov w2, #2190 bl ___assert_rtn .loh AdrpAdd Lloh551, Lloh552 .loh AdrpAdd Lloh549, Lloh550 .loh AdrpAdd Lloh547, Lloh548 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_compress_block.cold.6 _tdefl_compress_block.cold.6: ; @tdefl_compress_block.cold.6 .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 Lloh553: adrp x0, l___func__.tdefl_compress_lz_codes@PAGE Lloh554: add x0, x0, l___func__.tdefl_compress_lz_codes@PAGEOFF Lloh555: adrp x1, l_.str.14@PAGE Lloh556: add x1, x1, l_.str.14@PAGEOFF Lloh557: adrp x3, l_.str.26@PAGE Lloh558: add x3, x3, l_.str.26@PAGEOFF mov w2, #2186 bl ___assert_rtn .loh AdrpAdd Lloh557, Lloh558 .loh AdrpAdd Lloh555, Lloh556 .loh AdrpAdd Lloh553, Lloh554 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_compress_block.cold.7 _tdefl_compress_block.cold.7: ; @tdefl_compress_block.cold.7 .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 Lloh559: adrp x0, l___func__.tdefl_compress_lz_codes@PAGE Lloh560: add x0, x0, l___func__.tdefl_compress_lz_codes@PAGEOFF Lloh561: adrp x1, l_.str.14@PAGE Lloh562: add x1, x1, l_.str.14@PAGEOFF Lloh563: adrp x3, l_.str.29@PAGE Lloh564: add x3, x3, l_.str.29@PAGEOFF mov w2, #2166 bl ___assert_rtn .loh AdrpAdd Lloh563, Lloh564 .loh AdrpAdd Lloh561, Lloh562 .loh AdrpAdd Lloh559, Lloh560 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_compress_block.cold.8 _tdefl_compress_block.cold.8: ; @tdefl_compress_block.cold.8 .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 Lloh565: adrp x0, l___func__.tdefl_compress_lz_codes@PAGE Lloh566: add x0, x0, l___func__.tdefl_compress_lz_codes@PAGEOFF Lloh567: adrp x1, l_.str.14@PAGE Lloh568: add x1, x1, l_.str.14@PAGEOFF Lloh569: adrp x3, l_.str.30@PAGE Lloh570: add x3, x3, l_.str.30@PAGEOFF mov w2, #2178 bl ___assert_rtn .loh AdrpAdd Lloh569, Lloh570 .loh AdrpAdd Lloh567, Lloh568 .loh AdrpAdd Lloh565, Lloh566 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_compress_block.cold.9 _tdefl_compress_block.cold.9: ; @tdefl_compress_block.cold.9 .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 Lloh571: adrp x0, l___func__.tdefl_compress_lz_codes@PAGE Lloh572: add x0, x0, l___func__.tdefl_compress_lz_codes@PAGEOFF Lloh573: adrp x1, l_.str.14@PAGE Lloh574: add x1, x1, l_.str.14@PAGEOFF Lloh575: adrp x3, l_.str.26@PAGE Lloh576: add x3, x3, l_.str.26@PAGEOFF mov w2, #2180 bl ___assert_rtn .loh AdrpAdd Lloh575, Lloh576 .loh AdrpAdd Lloh573, Lloh574 .loh AdrpAdd Lloh571, Lloh572 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_compress_block.cold.10 _tdefl_compress_block.cold.10: ; @tdefl_compress_block.cold.10 .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 Lloh577: adrp x0, l___func__.tdefl_compress_lz_codes@PAGE Lloh578: add x0, x0, l___func__.tdefl_compress_lz_codes@PAGEOFF Lloh579: adrp x1, l_.str.14@PAGE Lloh580: add x1, x1, l_.str.14@PAGEOFF Lloh581: adrp x3, l_.str.26@PAGE Lloh582: add x3, x3, l_.str.26@PAGEOFF mov w2, #2179 bl ___assert_rtn .loh AdrpAdd Lloh581, Lloh582 .loh AdrpAdd Lloh579, Lloh580 .loh AdrpAdd Lloh577, Lloh578 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_compress_block.cold.11 _tdefl_compress_block.cold.11: ; @tdefl_compress_block.cold.11 .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 Lloh583: adrp x0, l___func__.tdefl_compress_lz_codes@PAGE Lloh584: add x0, x0, l___func__.tdefl_compress_lz_codes@PAGEOFF Lloh585: adrp x1, l_.str.14@PAGE Lloh586: add x1, x1, l_.str.14@PAGEOFF Lloh587: adrp x3, l_.str.26@PAGE Lloh588: add x3, x3, l_.str.26@PAGEOFF mov w2, #2168 bl ___assert_rtn .loh AdrpAdd Lloh587, Lloh588 .loh AdrpAdd Lloh585, Lloh586 .loh AdrpAdd Lloh583, Lloh584 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_compress_block.cold.12 _tdefl_compress_block.cold.12: ; @tdefl_compress_block.cold.12 .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 Lloh589: adrp x0, l___func__.tdefl_compress_lz_codes@PAGE Lloh590: add x0, x0, l___func__.tdefl_compress_lz_codes@PAGEOFF Lloh591: adrp x1, l_.str.14@PAGE Lloh592: add x1, x1, l_.str.14@PAGEOFF Lloh593: adrp x3, l_.str.26@PAGE Lloh594: add x3, x3, l_.str.26@PAGEOFF mov w2, #2167 bl ___assert_rtn .loh AdrpAdd Lloh593, Lloh594 .loh AdrpAdd Lloh591, Lloh592 .loh AdrpAdd Lloh589, Lloh590 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_compress_block.cold.13 _tdefl_compress_block.cold.13: ; @tdefl_compress_block.cold.13 .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 Lloh595: adrp x0, l___func__.tdefl_start_dynamic_block@PAGE Lloh596: add x0, x0, l___func__.tdefl_start_dynamic_block@PAGEOFF Lloh597: adrp x1, l_.str.14@PAGE Lloh598: add x1, x1, l_.str.14@PAGEOFF Lloh599: adrp x3, l_.str.28@PAGE Lloh600: add x3, x3, l_.str.28@PAGEOFF mov w2, #2035 bl ___assert_rtn .loh AdrpAdd Lloh599, Lloh600 .loh AdrpAdd Lloh597, Lloh598 .loh AdrpAdd Lloh595, Lloh596 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_compress_block.cold.14 _tdefl_compress_block.cold.14: ; @tdefl_compress_block.cold.14 .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 Lloh601: adrp x0, l___func__.tdefl_start_dynamic_block@PAGE Lloh602: add x0, x0, l___func__.tdefl_start_dynamic_block@PAGEOFF Lloh603: adrp x1, l_.str.14@PAGE Lloh604: add x1, x1, l_.str.14@PAGEOFF Lloh605: adrp x3, l_.str.26@PAGE Lloh606: add x3, x3, l_.str.26@PAGEOFF mov w2, #2037 bl ___assert_rtn .loh AdrpAdd Lloh605, Lloh606 .loh AdrpAdd Lloh603, Lloh604 .loh AdrpAdd Lloh601, Lloh602 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function tdefl_compress_block.cold.15 _tdefl_compress_block.cold.15: ; @tdefl_compress_block.cold.15 .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 Lloh607: adrp x0, l___func__.tdefl_start_dynamic_block@PAGE Lloh608: add x0, x0, l___func__.tdefl_start_dynamic_block@PAGEOFF Lloh609: adrp x1, l_.str.14@PAGE Lloh610: add x1, x1, l_.str.14@PAGEOFF Lloh611: adrp x3, l_.str.26@PAGE Lloh612: add x3, x3, l_.str.26@PAGEOFF mov w2, #2036 bl ___assert_rtn .loh AdrpAdd Lloh611, Lloh612 .loh AdrpAdd Lloh609, Lloh610 .loh AdrpAdd Lloh607, Lloh608 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function OUTLINED_FUNCTION_0 _OUTLINED_FUNCTION_0: ; @OUTLINED_FUNCTION_0 Thunk .cfi_startproc ; %bb.0: mov w2, #3068 b ___assert_rtn .cfi_endproc ; -- End function .p2align 2 ; -- Begin function OUTLINED_FUNCTION_1 _OUTLINED_FUNCTION_1: ; @OUTLINED_FUNCTION_1 Thunk .cfi_startproc ; %bb.0: mov w2, #2737 b ___assert_rtn .cfi_endproc ; -- End function .p2align 2 ; -- Begin function OUTLINED_FUNCTION_2 _OUTLINED_FUNCTION_2: ; @OUTLINED_FUNCTION_2 Thunk .cfi_startproc ; %bb.0: mov w2, #2522 b ___assert_rtn .cfi_endproc ; -- End function .section __TEXT,__const .p2align 2 ; @mz_crc32.s_crc32 _mz_crc32.s_crc32: .long 0 ; 0x0 .long 498536548 ; 0x1db71064 .long 997073096 ; 0x3b6e20c8 .long 651767980 ; 0x26d930ac .long 1994146192 ; 0x76dc4190 .long 1802195444 ; 0x6b6b51f4 .long 1303535960 ; 0x4db26158 .long 1342533948 ; 0x5005713c .long 3988292384 ; 0xedb88320 .long 4027552580 ; 0xf00f9344 .long 3604390888 ; 0xd6d6a3e8 .long 3412177804 ; 0xcb61b38c .long 2607071920 ; 0x9b64c2b0 .long 2262029012 ; 0x86d3d2d4 .long 2685067896 ; 0xa00ae278 .long 3183342108 ; 0xbdbdf21c .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "9.1.15" .section __DATA,__const .p2align 3 ; @mz_error.s_error_descs _mz_error.s_error_descs: .long 0 ; 0x0 .space 4 .quad l_.str.1 .long 1 ; 0x1 .space 4 .quad l_.str.2 .long 2 ; 0x2 .space 4 .quad l_.str.3 .long 4294967295 ; 0xffffffff .space 4 .quad l_.str.4 .long 4294967294 ; 0xfffffffe .space 4 .quad l_.str.5 .long 4294967293 ; 0xfffffffd .space 4 .quad l_.str.6 .long 4294967292 ; 0xfffffffc .space 4 .quad l_.str.7 .long 4294967291 ; 0xfffffffb .space 4 .quad l_.str.8 .long 4294967290 ; 0xfffffffa .space 4 .quad l_.str.9 .long 4294957296 ; 0xffffd8f0 .space 4 .quad l_.str.10 .section __TEXT,__cstring,cstring_literals l_.str.1: ; @.str.1 .space 1 l_.str.2: ; @.str.2 .asciz "stream end" l_.str.3: ; @.str.3 .asciz "need dictionary" l_.str.4: ; @.str.4 .asciz "file error" l_.str.5: ; @.str.5 .asciz "stream error" l_.str.6: ; @.str.6 .asciz "data error" l_.str.7: ; @.str.7 .asciz "out of memory" l_.str.8: ; @.str.8 .asciz "buf error" l_.str.9: ; @.str.9 .asciz "version error" l_.str.10: ; @.str.10 .asciz "parameter error" .section __TEXT,__const .p2align 2 ; @tinfl_decompress.s_length_base _tinfl_decompress.s_length_base: .long 3 ; 0x3 .long 4 ; 0x4 .long 5 ; 0x5 .long 6 ; 0x6 .long 7 ; 0x7 .long 8 ; 0x8 .long 9 ; 0x9 .long 10 ; 0xa .long 11 ; 0xb .long 13 ; 0xd .long 15 ; 0xf .long 17 ; 0x11 .long 19 ; 0x13 .long 23 ; 0x17 .long 27 ; 0x1b .long 31 ; 0x1f .long 35 ; 0x23 .long 43 ; 0x2b .long 51 ; 0x33 .long 59 ; 0x3b .long 67 ; 0x43 .long 83 ; 0x53 .long 99 ; 0x63 .long 115 ; 0x73 .long 131 ; 0x83 .long 163 ; 0xa3 .long 195 ; 0xc3 .long 227 ; 0xe3 .long 258 ; 0x102 .long 0 ; 0x0 .long 0 ; 0x0 .p2align 2 ; @tinfl_decompress.s_length_extra _tinfl_decompress.s_length_extra: .long 0 ; 0x0 .long 0 ; 0x0 .long 0 ; 0x0 .long 0 ; 0x0 .long 0 ; 0x0 .long 0 ; 0x0 .long 0 ; 0x0 .long 0 ; 0x0 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 2 ; 0x2 .long 2 ; 0x2 .long 2 ; 0x2 .long 2 ; 0x2 .long 3 ; 0x3 .long 3 ; 0x3 .long 3 ; 0x3 .long 3 ; 0x3 .long 4 ; 0x4 .long 4 ; 0x4 .long 4 ; 0x4 .long 4 ; 0x4 .long 5 ; 0x5 .long 5 ; 0x5 .long 5 ; 0x5 .long 5 ; 0x5 .long 0 ; 0x0 .long 0 ; 0x0 .long 0 ; 0x0 .p2align 2 ; @tinfl_decompress.s_dist_base _tinfl_decompress.s_dist_base: .long 1 ; 0x1 .long 2 ; 0x2 .long 3 ; 0x3 .long 4 ; 0x4 .long 5 ; 0x5 .long 7 ; 0x7 .long 9 ; 0x9 .long 13 ; 0xd .long 17 ; 0x11 .long 25 ; 0x19 .long 33 ; 0x21 .long 49 ; 0x31 .long 65 ; 0x41 .long 97 ; 0x61 .long 129 ; 0x81 .long 193 ; 0xc1 .long 257 ; 0x101 .long 385 ; 0x181 .long 513 ; 0x201 .long 769 ; 0x301 .long 1025 ; 0x401 .long 1537 ; 0x601 .long 2049 ; 0x801 .long 3073 ; 0xc01 .long 4097 ; 0x1001 .long 6145 ; 0x1801 .long 8193 ; 0x2001 .long 12289 ; 0x3001 .long 16385 ; 0x4001 .long 24577 ; 0x6001 .long 0 ; 0x0 .long 0 ; 0x0 .p2align 2 ; @tinfl_decompress.s_dist_extra _tinfl_decompress.s_dist_extra: .long 0 ; 0x0 .long 0 ; 0x0 .long 0 ; 0x0 .long 0 ; 0x0 .long 1 ; 0x1 .long 1 ; 0x1 .long 2 ; 0x2 .long 2 ; 0x2 .long 3 ; 0x3 .long 3 ; 0x3 .long 4 ; 0x4 .long 4 ; 0x4 .long 5 ; 0x5 .long 5 ; 0x5 .long 6 ; 0x6 .long 6 ; 0x6 .long 7 ; 0x7 .long 7 ; 0x7 .long 8 ; 0x8 .long 8 ; 0x8 .long 9 ; 0x9 .long 9 ; 0x9 .long 10 ; 0xa .long 10 ; 0xa .long 11 ; 0xb .long 11 ; 0xb .long 12 ; 0xc .long 12 ; 0xc .long 13 ; 0xd .long 13 ; 0xd .long 0 ; 0x0 .long 0 ; 0x0 .p2align 2 ; @tinfl_decompress.s_min_table_sizes _tinfl_decompress.s_min_table_sizes: .long 257 ; 0x101 .long 1 ; 0x1 .long 4 ; 0x4 .section __TEXT,__cstring,cstring_literals l_.str.11: ; @.str.11 .asciz "\005\005\004" l_.str.12: ; @.str.12 .asciz "\002\003\007" l_.str.13: ; @.str.13 .asciz "\003\003\013" l___func__.tinfl_decompress: ; @__func__.tinfl_decompress .asciz "tinfl_decompress" l_.str.14: ; @.str.14 .asciz "858701.c" l_.str.15: ; @.str.15 .asciz "!num_bits" l___func__.tdefl_compress_buffer: ; @__func__.tdefl_compress_buffer .asciz "tdefl_compress_buffer" l_.str.16: ; @.str.16 .asciz "d->m_pPut_buf_func" .section __TEXT,__const .p2align 2 ; @tdefl_write_image_to_png_file_in_memory_ex.s_tdefl_png_num_probes _tdefl_write_image_to_png_file_in_memory_ex.s_tdefl_png_num_probes: .long 0 ; 0x0 .long 1 ; 0x1 .long 6 ; 0x6 .long 32 ; 0x20 .long 16 ; 0x10 .long 32 ; 0x20 .long 128 ; 0x80 .long 256 ; 0x100 .long 512 ; 0x200 .long 768 ; 0x300 .long 1500 ; 0x5dc _tdefl_write_image_to_png_file_in_memory_ex.chans: ; @tdefl_write_image_to_png_file_in_memory_ex.chans .ascii "\000\000\004\002\006" l_.str.17: ; @.str.17 .asciz "\000\000\000\000\000\000\000\000IEND\256B`\202" .section __TEXT,__cstring,cstring_literals l_.str.18: ; @.str.18 .asciz "rb" l_.str.19: ; @.str.19 .asciz "wb" l_.str.20: ; @.str.20 .asciz "r+b" l___func__.mz_zip_writer_add_mem_ex: ; @__func__.mz_zip_writer_add_mem_ex .asciz "mz_zip_writer_add_mem_ex" l_.str.21: ; @.str.21 .asciz "(local_dir_header_ofs & (pZip->m_file_offset_alignment - 1)) == 0" l___func__.mz_zip_writer_add_file: ; @__func__.mz_zip_writer_add_file .asciz "mz_zip_writer_add_file" l___func__.mz_zip_writer_add_from_zip_reader: ; @__func__.mz_zip_writer_add_from_zip_reader .asciz "mz_zip_writer_add_from_zip_reader" l___func__.tdefl_compress_normal: ; @__func__.tdefl_compress_normal .asciz "tdefl_compress_normal" l_.str.22: ; @.str.22 .asciz "d->m_lookahead_size >= len_to_move" l___func__.tdefl_find_match: ; @__func__.tdefl_find_match .asciz "tdefl_find_match" l_.str.23: ; @.str.23 .asciz "max_match_len <= TDEFL_MAX_MATCH_LEN" l___func__.tdefl_record_match: ; @__func__.tdefl_record_match .asciz "tdefl_record_match" l_.str.24: ; @.str.24 .asciz "(match_len >= TDEFL_MIN_MATCH_LEN) && (match_dist >= 1) && (match_dist <= TDEFL_LZ_DICT_SIZE)" .section __TEXT,__const _s_tdefl_small_dist_sym: ; @s_tdefl_small_dist_sym .ascii "\000\001\002\003\004\004\005\005\006\006\006\006\007\007\007\007\b\b\b\b\b\b\b\b\t\t\t\t\t\t\t\t\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\013\013\013\013\013\013\013\013\013\013\013\013\013\013\013\013\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\017\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021\021" _s_tdefl_large_dist_sym: ; @s_tdefl_large_dist_sym .ascii "\000\000\022\023\024\024\025\025\026\026\026\026\027\027\027\027\030\030\030\030\030\030\030\030\031\031\031\031\031\031\031\031\032\032\032\032\032\032\032\032\032\032\032\032\032\032\032\032\033\033\033\033\033\033\033\033\033\033\033\033\033\033\033\033\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\034\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035\035" .p2align 1 ; @s_tdefl_len_sym _s_tdefl_len_sym: .short 257 ; 0x101 .short 258 ; 0x102 .short 259 ; 0x103 .short 260 ; 0x104 .short 261 ; 0x105 .short 262 ; 0x106 .short 263 ; 0x107 .short 264 ; 0x108 .short 265 ; 0x109 .short 265 ; 0x109 .short 266 ; 0x10a .short 266 ; 0x10a .short 267 ; 0x10b .short 267 ; 0x10b .short 268 ; 0x10c .short 268 ; 0x10c .short 269 ; 0x10d .short 269 ; 0x10d .short 269 ; 0x10d .short 269 ; 0x10d .short 270 ; 0x10e .short 270 ; 0x10e .short 270 ; 0x10e .short 270 ; 0x10e .short 271 ; 0x10f .short 271 ; 0x10f .short 271 ; 0x10f .short 271 ; 0x10f .short 272 ; 0x110 .short 272 ; 0x110 .short 272 ; 0x110 .short 272 ; 0x110 .short 273 ; 0x111 .short 273 ; 0x111 .short 273 ; 0x111 .short 273 ; 0x111 .short 273 ; 0x111 .short 273 ; 0x111 .short 273 ; 0x111 .short 273 ; 0x111 .short 274 ; 0x112 .short 274 ; 0x112 .short 274 ; 0x112 .short 274 ; 0x112 .short 274 ; 0x112 .short 274 ; 0x112 .short 274 ; 0x112 .short 274 ; 0x112 .short 275 ; 0x113 .short 275 ; 0x113 .short 275 ; 0x113 .short 275 ; 0x113 .short 275 ; 0x113 .short 275 ; 0x113 .short 275 ; 0x113 .short 275 ; 0x113 .short 276 ; 0x114 .short 276 ; 0x114 .short 276 ; 0x114 .short 276 ; 0x114 .short 276 ; 0x114 .short 276 ; 0x114 .short 276 ; 0x114 .short 276 ; 0x114 .short 277 ; 0x115 .short 277 ; 0x115 .short 277 ; 0x115 .short 277 ; 0x115 .short 277 ; 0x115 .short 277 ; 0x115 .short 277 ; 0x115 .short 277 ; 0x115 .short 277 ; 0x115 .short 277 ; 0x115 .short 277 ; 0x115 .short 277 ; 0x115 .short 277 ; 0x115 .short 277 ; 0x115 .short 277 ; 0x115 .short 277 ; 0x115 .short 278 ; 0x116 .short 278 ; 0x116 .short 278 ; 0x116 .short 278 ; 0x116 .short 278 ; 0x116 .short 278 ; 0x116 .short 278 ; 0x116 .short 278 ; 0x116 .short 278 ; 0x116 .short 278 ; 0x116 .short 278 ; 0x116 .short 278 ; 0x116 .short 278 ; 0x116 .short 278 ; 0x116 .short 278 ; 0x116 .short 278 ; 0x116 .short 279 ; 0x117 .short 279 ; 0x117 .short 279 ; 0x117 .short 279 ; 0x117 .short 279 ; 0x117 .short 279 ; 0x117 .short 279 ; 0x117 .short 279 ; 0x117 .short 279 ; 0x117 .short 279 ; 0x117 .short 279 ; 0x117 .short 279 ; 0x117 .short 279 ; 0x117 .short 279 ; 0x117 .short 279 ; 0x117 .short 279 ; 0x117 .short 280 ; 0x118 .short 280 ; 0x118 .short 280 ; 0x118 .short 280 ; 0x118 .short 280 ; 0x118 .short 280 ; 0x118 .short 280 ; 0x118 .short 280 ; 0x118 .short 280 ; 0x118 .short 280 ; 0x118 .short 280 ; 0x118 .short 280 ; 0x118 .short 280 ; 0x118 .short 280 ; 0x118 .short 280 ; 0x118 .short 280 ; 0x118 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 281 ; 0x119 .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 282 ; 0x11a .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 283 ; 0x11b .short 284 ; 0x11c .short 284 ; 0x11c .short 284 ; 0x11c .short 284 ; 0x11c .short 284 ; 0x11c .short 284 ; 0x11c .short 284 ; 0x11c .short 284 ; 0x11c .short 284 ; 0x11c .short 284 ; 0x11c .short 284 ; 0x11c .short 284 ; 0x11c .short 284 ; 0x11c .short 284 ; 0x11c .short 284 ; 0x11c .short 284 ; 0x11c .short 284 ; 0x11c .short 284 ; 0x11c .short 284 ; 0x11c .short 284 ; 0x11c .short 284 ; 0x11c .short 284 ; 0x11c .short 284 ; 0x11c .short 284 ; 0x11c .short 284 ; 0x11c .short 284 ; 0x11c .short 284 ; 0x11c .short 284 ; 0x11c .short 284 ; 0x11c .short 284 ; 0x11c .short 284 ; 0x11c .short 285 ; 0x11d .section __TEXT,__cstring,cstring_literals l___func__.tdefl_flush_block: ; @__func__.tdefl_flush_block .asciz "tdefl_flush_block" l_.str.25: ; @.str.25 .asciz "!d->m_output_flush_remaining" l_.str.26: ; @.str.26 .asciz "bits <= ((1U << len) - 1U)" l_.str.27: ; @.str.27 .asciz "d->m_pOutput_buf < d->m_pOutput_buf_end" l___func__.tdefl_start_dynamic_block: ; @__func__.tdefl_start_dynamic_block .asciz "tdefl_start_dynamic_block" .section __TEXT,__const _s_tdefl_packed_code_size_syms_swizzle: ; @s_tdefl_packed_code_size_syms_swizzle .ascii "\020\021\022\000\b\007\t\006\n\005\013\004\f\003\r\002\016\001\017" .section __TEXT,__cstring,cstring_literals l_.str.28: ; @.str.28 .asciz "code < TDEFL_MAX_HUFF_SYMBOLS_2" l___func__.tdefl_compress_lz_codes: ; @__func__.tdefl_compress_lz_codes .asciz "tdefl_compress_lz_codes" l_.str.29: ; @.str.29 .asciz "d->m_huff_code_sizes[0][s_tdefl_len_sym[match_len]]" .section __TEXT,__const .p2align 2 ; @mz_bitmasks _mz_bitmasks: .long 0 ; 0x0 .long 1 ; 0x1 .long 3 ; 0x3 .long 7 ; 0x7 .long 15 ; 0xf .long 31 ; 0x1f .long 63 ; 0x3f .long 127 ; 0x7f .long 255 ; 0xff .long 511 ; 0x1ff .long 1023 ; 0x3ff .long 2047 ; 0x7ff .long 4095 ; 0xfff .long 8191 ; 0x1fff .long 16383 ; 0x3fff .long 32767 ; 0x7fff .long 65535 ; 0xffff _s_tdefl_len_extra: ; @s_tdefl_len_extra .asciz "\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005" _s_tdefl_small_dist_extra: ; @s_tdefl_small_dist_extra .ascii "\000\000\000\000\001\001\001\001\002\002\002\002\002\002\002\002\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\004\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\006\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007\007" _s_tdefl_large_dist_extra: ; @s_tdefl_large_dist_extra .ascii "\000\000\b\b\t\t\t\t\n\n\n\n\n\n\n\n\013\013\013\013\013\013\013\013\013\013\013\013\013\013\013\013\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\f\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r" .section __TEXT,__cstring,cstring_literals l_.str.30: ; @.str.30 .asciz "d->m_huff_code_sizes[1][sym]" l_.str.31: ; @.str.31 .asciz "d->m_huff_code_sizes[0][lit]" l___func__.mz_zip_array_ensure_capacity: ; @__func__.mz_zip_array_ensure_capacity .asciz "mz_zip_array_ensure_capacity" l_.str.32: ; @.str.32 .asciz "pArray->m_element_size" .subsections_via_symbols
the_stack_data/858701.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $24, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 leaq L_.str(%rip), %r14 leaq -44(%rbp), %rbx .p2align 4, 0x90 LBB0_1: ## =>This Inner Loop Header: Depth=1 movq %r14, %rdi movq %rbx, %rsi xorl %eax, %eax callq _scanf movl -44(%rbp), %eax cmpl $3, %eax jl LBB0_1 ## %bb.2: leal (%rax,%rax,2), %ecx leal -3(%rax), %edx addl $-4, %eax imull %edx, %eax andl $-2, %eax leal (%rax,%rcx), %esi addl $-8, %esi leaq L_.str.1(%rip), %rdi xorl %r12d, %r12d xorl %eax, %eax callq _printf movl -44(%rbp), %eax leal -2(%rax), %ecx movl %ecx, -60(%rbp) ## 4-byte Spill movl $1, %r15d movl $1, %edx subl %eax, %edx subl %eax, %edx movl %edx, -56(%rbp) ## 4-byte Spill movb $1, %r13b movl $1, -48(%rbp) ## 4-byte Folded Spill xorl %r14d, %r14d movl $0, -52(%rbp) ## 4-byte Folded Spill jmp LBB0_3 .p2align 4, 0x90 LBB0_15: ## in Loop: Header=BB0_3 Depth=1 incl %r15d movl $10, %edi callq _putchar movl -44(%rbp), %eax movb $1, %r14b xorl %r13d, %r13d cmpl %eax, %r12d je LBB0_16 LBB0_3: ## =>This Loop Header: Depth=1 ## Child Loop BB0_5 Depth 2 ## Child Loop BB0_10 Depth 2 ## Child Loop BB0_14 Depth 2 movl %r12d, %ebx cmpl %r15d, %eax je LBB0_6 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 xorl %r12d, %r12d .p2align 4, 0x90 LBB0_5: ## Parent Loop BB0_3 Depth=1 ## => This Inner Loop Header: Depth=2 movl $32, %edi callq _putchar incl %r12d movl -44(%rbp), %eax subl %r15d, %eax cmpl %eax, %r12d jne LBB0_5 LBB0_6: ## in Loop: Header=BB0_3 Depth=1 testb $1, %r13b je LBB0_8 ## %bb.7: ## in Loop: Header=BB0_3 Depth=1 movl $42, %edi callq _putchar LBB0_8: ## in Loop: Header=BB0_3 Depth=1 movl -52(%rbp), %eax ## 4-byte Reload cmpl -60(%rbp), %eax ## 4-byte Folded Reload setl %al andb %al, %r14b cmpb $1, %r14b movl %ebx, %r12d jne LBB0_12 ## %bb.9: ## in Loop: Header=BB0_3 Depth=1 movl $42, %edi callq _putchar movl -48(%rbp), %r14d ## 4-byte Reload movl %r14d, %ebx .p2align 4, 0x90 LBB0_10: ## Parent Loop BB0_3 Depth=1 ## => This Inner Loop Header: Depth=2 movl $35, %edi callq _putchar decl %ebx jne LBB0_10 ## %bb.11: ## in Loop: Header=BB0_3 Depth=1 movl $42, %edi callq _putchar addl $2, %r14d movl %r14d, -48(%rbp) ## 4-byte Spill incl -52(%rbp) ## 4-byte Folded Spill LBB0_12: ## in Loop: Header=BB0_3 Depth=1 incl %r12d cmpl -44(%rbp), %r12d jne LBB0_15 ## %bb.13: ## in Loop: Header=BB0_3 Depth=1 movl -56(%rbp), %ebx ## 4-byte Reload .p2align 4, 0x90 LBB0_14: ## Parent Loop BB0_3 Depth=1 ## => This Inner Loop Header: Depth=2 movl $42, %edi callq _putchar incl %ebx jne LBB0_14 jmp LBB0_15 LBB0_16: xorl %eax, %eax 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 "%d" 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, #112 .cfi_def_cfa_offset 112 stp x28, x27, [sp, #16] ; 16-byte Folded Spill stp x26, x25, [sp, #32] ; 16-byte Folded Spill stp x24, x23, [sp, #48] ; 16-byte Folded Spill stp x22, x21, [sp, #64] ; 16-byte Folded Spill stp x20, x19, [sp, #80] ; 16-byte Folded Spill stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 add x20, sp, #12 Lloh0: adrp x19, l_.str@PAGE Lloh1: add x19, x19, l_.str@PAGEOFF LBB0_1: ; =>This Inner Loop Header: Depth=1 str x20, [sp] mov x0, x19 bl _scanf ldr w8, [sp, #12] subs w9, w8, #3 b.lt LBB0_1 ; %bb.2: add w10, w8, w8, lsl #1 sub w8, w8, #4 mul w8, w9, w8 and w8, w8, #0xfffffffe add w8, w10, w8 sub w8, w8, #8 str x8, [sp] Lloh2: adrp x0, l_.str.1@PAGE Lloh3: add x0, x0, l_.str.1@PAGEOFF bl _printf mov w19, #0 mov w25, #0 mov w20, #0 ldr w8, [sp, #12] sub w21, w8, #2 mov w22, #1 sub w23, w22, w8, lsl #1 mov w24, #1 mov w26, #1 b LBB0_4 LBB0_3: ; in Loop: Header=BB0_4 Depth=1 add w22, w22, #1 mov w0, #10 bl _putchar mov w26, #0 ldr w8, [sp, #12] mov w25, #1 cmp w19, w8 b.eq LBB0_16 LBB0_4: ; =>This Loop Header: Depth=1 ; Child Loop BB0_6 Depth 2 ; Child Loop BB0_11 Depth 2 ; Child Loop BB0_15 Depth 2 cmp w8, w22 b.eq LBB0_7 ; %bb.5: ; in Loop: Header=BB0_4 Depth=1 mov w27, #0 LBB0_6: ; Parent Loop BB0_4 Depth=1 ; => This Inner Loop Header: Depth=2 mov w0, #32 bl _putchar add w27, w27, #1 ldr w8, [sp, #12] sub w8, w8, w22 cmp w27, w8 b.ne LBB0_6 LBB0_7: ; in Loop: Header=BB0_4 Depth=1 tbz w26, #0, LBB0_9 ; %bb.8: ; in Loop: Header=BB0_4 Depth=1 mov w0, #42 bl _putchar LBB0_9: ; in Loop: Header=BB0_4 Depth=1 cmp w20, w21 cset w8, lt and w8, w25, w8 cmp w8, #1 b.ne LBB0_13 ; %bb.10: ; in Loop: Header=BB0_4 Depth=1 mov w0, #42 bl _putchar mov x25, x24 LBB0_11: ; Parent Loop BB0_4 Depth=1 ; => This Inner Loop Header: Depth=2 mov w0, #35 bl _putchar subs w25, w25, #1 b.ne LBB0_11 ; %bb.12: ; in Loop: Header=BB0_4 Depth=1 mov w0, #42 bl _putchar add w24, w24, #2 add w20, w20, #1 LBB0_13: ; in Loop: Header=BB0_4 Depth=1 add w19, w19, #1 ldr w8, [sp, #12] cmp w19, w8 b.ne LBB0_3 ; %bb.14: ; in Loop: Header=BB0_4 Depth=1 mov x25, x23 LBB0_15: ; Parent Loop BB0_4 Depth=1 ; => This Inner Loop Header: Depth=2 mov w0, #42 bl _putchar adds w25, w25, #1 b.lo LBB0_15 b LBB0_3 LBB0_16: 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 ldp x24, x23, [sp, #48] ; 16-byte Folded Reload ldp x26, x25, [sp, #32] ; 16-byte Folded Reload ldp x28, x27, [sp, #16] ; 16-byte Folded Reload add sp, sp, #112 ret .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" l_.str.1: ; @.str.1 .asciz "%d\n" .subsections_via_symbols
the_stack_data/1005529.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function xskq_validate_desc _xskq_validate_desc: ## @xskq_validate_desc .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl (%rdi), %eax cmpl 4(%rdi), %eax je LBB0_4 ## %bb.1: movq %rdx, %r14 movq %rsi, %r15 movq %rdi, %rbx .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq 16(%rbx), %rcx andl 8(%rbx), %eax movq (%rcx), %rcx movl (%rcx,%rax,4), %edi callq _READ_ONCE movl %eax, (%r15) movq %rbx, %rdi movq %r15, %rsi movq %r14, %rdx callq _xskq_is_valid_desc testq %rax, %rax jne LBB0_5 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movl (%rbx), %eax incl %eax movl %eax, (%rbx) cmpl 4(%rbx), %eax jne LBB0_2 LBB0_4: xorl %r15d, %r15d LBB0_5: movq %r15, %rax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _xskq_validate_desc .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function xskq_validate_desc _xskq_validate_desc: ; @xskq_validate_desc .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 ldp w8, w9, [x0] cmp w8, w9 b.eq LBB0_4 ; %bb.1: mov x20, x2 mov x19, x1 mov x21, x0 LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr x9, [x21, #16] ldr w10, [x21, #8] mov w8, w8 and x8, x10, x8 ldr x9, [x9] ldr w0, [x9, x8, lsl #2] bl _READ_ONCE str w0, [x19] mov x0, x21 mov x1, x19 mov x2, x20 bl _xskq_is_valid_desc cbnz x0, LBB0_5 ; %bb.3: ; in Loop: Header=BB0_2 Depth=1 ldp w8, w9, [x21] add w8, w8, #1 str w8, [x21] cmp w8, w9 b.ne LBB0_2 LBB0_4: mov x19, #0 LBB0_5: mov x0, x19 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _xskq_validate_desc .subsections_via_symbols
AnghaBench/linux/net/xdp/extr_xsk_queue.h_xskq_validate_desc.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function crypt_supported _crypt_supported: ## @crypt_supported .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp callq _TAPE_3590_CRYPT_INFO movl %eax, %edi popq %rbp jmp _TAPE390_CRYPT_SUPPORTED ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _crypt_supported .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function crypt_supported _crypt_supported: ; @crypt_supported .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 _TAPE_3590_CRYPT_INFO ldp x29, x30, [sp], #16 ; 16-byte Folded Reload b _TAPE390_CRYPT_SUPPORTED .cfi_endproc ; -- End function .no_dead_strip _crypt_supported .subsections_via_symbols
AnghaBench/linux/drivers/s390/char/extr_tape_3590.c_crypt_supported.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function power_supply_hwmon_is_a_label _power_supply_hwmon_is_a_label: ## @power_supply_hwmon_is_a_label .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _hwmon_temp@GOTPCREL(%rip), %rax cmpl %edi, (%rax) sete %al movq _hwmon_temp_label@GOTPCREL(%rip), %rcx cmpq %rsi, (%rcx) sete %cl andb %al, %cl movzbl %cl, %eax popq %rbp retq .cfi_endproc ## -- End function .comm _hwmon_temp,4,2 ## @hwmon_temp .comm _hwmon_temp_label,8,3 ## @hwmon_temp_label .no_dead_strip _power_supply_hwmon_is_a_label .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function power_supply_hwmon_is_a_label _power_supply_hwmon_is_a_label: ; @power_supply_hwmon_is_a_label .cfi_startproc ; %bb.0: Lloh0: adrp x8, _hwmon_temp@GOTPAGE Lloh1: ldr x8, [x8, _hwmon_temp@GOTPAGEOFF] Lloh2: ldr w8, [x8] cmp w8, w0 Lloh3: adrp x8, _hwmon_temp_label@GOTPAGE Lloh4: ldr x8, [x8, _hwmon_temp_label@GOTPAGEOFF] Lloh5: ldr x8, [x8] ccmp x8, x1, #0, eq cset w0, eq ret .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _hwmon_temp,4,2 ; @hwmon_temp .comm _hwmon_temp_label,8,3 ; @hwmon_temp_label .no_dead_strip _power_supply_hwmon_is_a_label .subsections_via_symbols
AnghaBench/linux/drivers/power/supply/extr_power_supply_hwmon.c_power_supply_hwmon_is_a_label.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function u300_gpio_direction_input _u300_gpio_direction_input: ## @u300_gpio_direction_input .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %esi, %r14d callq _gpiochip_get_data callq _local_irq_save movq _pcr@GOTPCREL(%rip), %r15 movl (%r15), %esi movl %r14d, %edi callq _U300_PIN_REG movl %eax, %edi callq _readl movq _U300_GPIO_PXPCR_PIN_MODE_MASK@GOTPCREL(%rip), %rcx movl (%rcx), %ebx leal (%r14,%r14), %ecx andb $14, %cl ## kill: def $cl killed $cl killed $ecx shll %cl, %ebx notl %ebx andl %eax, %ebx movl (%r15), %esi movl %r14d, %edi callq _U300_PIN_REG movl %ebx, %edi movl %eax, %esi callq _writel callq _local_irq_restore xorl %eax, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _pcr,4,2 ## @pcr .comm _U300_GPIO_PXPCR_PIN_MODE_MASK,4,2 ## @U300_GPIO_PXPCR_PIN_MODE_MASK .no_dead_strip _u300_gpio_direction_input .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function u300_gpio_direction_input _u300_gpio_direction_input: ; @u300_gpio_direction_input .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x1 bl _gpiochip_get_data bl _local_irq_save Lloh0: adrp x21, _pcr@GOTPAGE Lloh1: ldr x21, [x21, _pcr@GOTPAGEOFF] ldr w1, [x21] mov x0, x19 bl _U300_PIN_REG bl _readl Lloh2: adrp x8, _U300_GPIO_PXPCR_PIN_MODE_MASK@GOTPAGE Lloh3: ldr x8, [x8, _U300_GPIO_PXPCR_PIN_MODE_MASK@GOTPAGEOFF] Lloh4: ldr w8, [x8] ubfiz w9, w19, #1, #3 lsl w8, w8, w9 bic w20, w0, w8 ldr w1, [x21] mov x0, x19 bl _U300_PIN_REG mov x1, x0 mov x0, x20 bl _writel bl _local_irq_restore mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _pcr,4,2 ; @pcr .comm _U300_GPIO_PXPCR_PIN_MODE_MASK,4,2 ; @U300_GPIO_PXPCR_PIN_MODE_MASK .no_dead_strip _u300_gpio_direction_input .subsections_via_symbols
AnghaBench/linux/drivers/pinctrl/extr_pinctrl-coh901.c_u300_gpio_direction_input.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function e1000_init_mac_params_vf _e1000_init_mac_params_vf: ## @e1000_init_mac_params_vf .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq %rdi, %rbx leaq L_.str(%rip), %rdi callq _DEBUGFUNC movq _e1000_media_type_unknown@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, (%rbx) movq _FALSE@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, 72(%rbx) movq %rax, 64(%rbx) movq %rax, 56(%rbx) movabsq $4294967424, %rax ## imm = 0x100000080 movq %rax, 8(%rbx) movq _e1000_setup_link_vf@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 48(%rbx) movq _e1000_get_bus_info_pcie_vf@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 44(%rbx) movq _e1000_reset_hw_vf@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 40(%rbx) movq _e1000_init_hw_vf@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 36(%rbx) movq _e1000_check_for_link_vf@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 32(%rbx) movq _e1000_get_link_up_info_vf@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 28(%rbx) movq _e1000_update_mc_addr_list_vf@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 24(%rbx) movq _e1000_rar_set_vf@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 20(%rbx) movq _e1000_read_mac_addr_vf@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 16(%rbx) movq _E1000_SUCCESS@GOTPCREL(%rip), %rax movl (%rax), %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "e1000_init_mac_params_vf" .comm _e1000_media_type_unknown,4,2 ## @e1000_media_type_unknown .comm _FALSE,8,3 ## @FALSE .comm _e1000_setup_link_vf,4,2 ## @e1000_setup_link_vf .comm _e1000_get_bus_info_pcie_vf,4,2 ## @e1000_get_bus_info_pcie_vf .comm _e1000_reset_hw_vf,4,2 ## @e1000_reset_hw_vf .comm _e1000_init_hw_vf,4,2 ## @e1000_init_hw_vf .comm _e1000_check_for_link_vf,4,2 ## @e1000_check_for_link_vf .comm _e1000_get_link_up_info_vf,4,2 ## @e1000_get_link_up_info_vf .comm _e1000_update_mc_addr_list_vf,4,2 ## @e1000_update_mc_addr_list_vf .comm _e1000_rar_set_vf,4,2 ## @e1000_rar_set_vf .comm _e1000_read_mac_addr_vf,4,2 ## @e1000_read_mac_addr_vf .comm _E1000_SUCCESS,4,2 ## @E1000_SUCCESS .no_dead_strip _e1000_init_mac_params_vf .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 e1000_init_mac_params_vf lCPI0_0: .long 128 ; 0x80 .long 1 ; 0x1 .section __TEXT,__text,regular,pure_instructions .p2align 2 _e1000_init_mac_params_vf: ; @e1000_init_mac_params_vf .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _DEBUGFUNC Lloh2: adrp x8, _e1000_media_type_unknown@GOTPAGE Lloh3: ldr x8, [x8, _e1000_media_type_unknown@GOTPAGEOFF] Lloh4: ldr w8, [x8] Lloh5: adrp x9, _FALSE@GOTPAGE Lloh6: ldr x9, [x9, _FALSE@GOTPAGEOFF] str w8, [x19] Lloh7: ldr x8, [x9] stp x8, x8, [x19, #64] str x8, [x19, #56] Lloh8: adrp x8, lCPI0_0@PAGE Lloh9: ldr d0, [x8, lCPI0_0@PAGEOFF] str d0, [x19, #8] Lloh10: adrp x8, _e1000_setup_link_vf@GOTPAGE Lloh11: ldr x8, [x8, _e1000_setup_link_vf@GOTPAGEOFF] Lloh12: ldr w8, [x8] str w8, [x19, #48] Lloh13: adrp x8, _e1000_get_bus_info_pcie_vf@GOTPAGE Lloh14: ldr x8, [x8, _e1000_get_bus_info_pcie_vf@GOTPAGEOFF] Lloh15: ldr w8, [x8] Lloh16: adrp x9, _e1000_reset_hw_vf@GOTPAGE Lloh17: ldr x9, [x9, _e1000_reset_hw_vf@GOTPAGEOFF] Lloh18: ldr w9, [x9] stp w9, w8, [x19, #40] Lloh19: adrp x8, _e1000_init_hw_vf@GOTPAGE Lloh20: ldr x8, [x8, _e1000_init_hw_vf@GOTPAGEOFF] Lloh21: adrp x9, _e1000_check_for_link_vf@GOTPAGE Lloh22: ldr x9, [x9, _e1000_check_for_link_vf@GOTPAGEOFF] Lloh23: ldr w8, [x8] Lloh24: ldr w9, [x9] stp w9, w8, [x19, #32] Lloh25: adrp x8, _e1000_get_link_up_info_vf@GOTPAGE Lloh26: ldr x8, [x8, _e1000_get_link_up_info_vf@GOTPAGEOFF] Lloh27: ldr w8, [x8] Lloh28: adrp x9, _e1000_update_mc_addr_list_vf@GOTPAGE Lloh29: ldr x9, [x9, _e1000_update_mc_addr_list_vf@GOTPAGEOFF] Lloh30: ldr w9, [x9] stp w9, w8, [x19, #24] Lloh31: adrp x8, _e1000_rar_set_vf@GOTPAGE Lloh32: ldr x8, [x8, _e1000_rar_set_vf@GOTPAGEOFF] Lloh33: ldr w8, [x8] Lloh34: adrp x9, _e1000_read_mac_addr_vf@GOTPAGE Lloh35: ldr x9, [x9, _e1000_read_mac_addr_vf@GOTPAGEOFF] Lloh36: ldr w9, [x9] stp w9, w8, [x19, #16] Lloh37: adrp x8, _E1000_SUCCESS@GOTPAGE Lloh38: ldr x8, [x8, _E1000_SUCCESS@GOTPAGEOFF] Lloh39: ldr w0, [x8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh37, Lloh38, Lloh39 .loh AdrpLdrGotLdr Lloh34, Lloh35, Lloh36 .loh AdrpLdrGotLdr Lloh31, Lloh32, Lloh33 .loh AdrpLdrGotLdr Lloh28, Lloh29, Lloh30 .loh AdrpLdrGotLdr Lloh25, Lloh26, Lloh27 .loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh24 .loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh23 .loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18 .loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15 .loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12 .loh AdrpAdrp Lloh8, Lloh10 .loh AdrpLdr Lloh8, Lloh9 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "e1000_init_mac_params_vf" .comm _e1000_media_type_unknown,4,2 ; @e1000_media_type_unknown .comm _FALSE,8,3 ; @FALSE .comm _e1000_setup_link_vf,4,2 ; @e1000_setup_link_vf .comm _e1000_get_bus_info_pcie_vf,4,2 ; @e1000_get_bus_info_pcie_vf .comm _e1000_reset_hw_vf,4,2 ; @e1000_reset_hw_vf .comm _e1000_init_hw_vf,4,2 ; @e1000_init_hw_vf .comm _e1000_check_for_link_vf,4,2 ; @e1000_check_for_link_vf .comm _e1000_get_link_up_info_vf,4,2 ; @e1000_get_link_up_info_vf .comm _e1000_update_mc_addr_list_vf,4,2 ; @e1000_update_mc_addr_list_vf .comm _e1000_rar_set_vf,4,2 ; @e1000_rar_set_vf .comm _e1000_read_mac_addr_vf,4,2 ; @e1000_read_mac_addr_vf .comm _E1000_SUCCESS,4,2 ; @E1000_SUCCESS .no_dead_strip _e1000_init_mac_params_vf .subsections_via_symbols
AnghaBench/freebsd/sys/dev/e1000/extr_e1000_vf.c_e1000_init_mac_params_vf.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _i40e_aq_query_port_ets_config ## -- Begin function i40e_aq_query_port_ets_config .p2align 4, 0x90 _i40e_aq_query_port_ets_config: ## @i40e_aq_query_port_ets_config .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rcx, %r9 movq _i40e_aqc_opc_query_port_ets_config@GOTPCREL(%rip), %rax movl (%rax), %r8d movl $4, %ecx popq %rbp jmp _i40e_aq_tx_sched_cmd ## TAILCALL .cfi_endproc ## -- End function .comm _i40e_aqc_opc_query_port_ets_config,4,2 ## @i40e_aqc_opc_query_port_ets_config .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _i40e_aq_query_port_ets_config ; -- Begin function i40e_aq_query_port_ets_config .p2align 2 _i40e_aq_query_port_ets_config: ; @i40e_aq_query_port_ets_config .cfi_startproc ; %bb.0: mov x5, x3 Lloh0: adrp x8, _i40e_aqc_opc_query_port_ets_config@GOTPAGE Lloh1: ldr x8, [x8, _i40e_aqc_opc_query_port_ets_config@GOTPAGEOFF] Lloh2: ldr w4, [x8] mov w3, #4 b _i40e_aq_tx_sched_cmd .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _i40e_aqc_opc_query_port_ets_config,4,2 ; @i40e_aqc_opc_query_port_ets_config .subsections_via_symbols
AnghaBench/freebsd/sys/dev/ixl/extr_i40e_common.c_i40e_aq_query_port_ets_config.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function dl_iterate_phdr_cb _dl_iterate_phdr_cb: ## @dl_iterate_phdr_cb .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp xorl %eax, %eax callq _tls_callback_sym xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _dl_iterate_phdr_cb .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function dl_iterate_phdr_cb _dl_iterate_phdr_cb: ; @dl_iterate_phdr_cb .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 _tls_callback_sym mov w0, #0 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _dl_iterate_phdr_cb .subsections_via_symbols
AnghaBench/freebsd/contrib/netbsd-tests/libexec/ld.elf_so/extr_h_locking.c_dl_iterate_phdr_cb.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 xorl %eax, %eax callq _log_parse_environment xorl %eax, %eax callq _log_open xorl %eax, %eax callq _test_config_parse_path xorl %eax, %eax callq _test_config_parse_log_level xorl %eax, %eax callq _test_config_parse_log_facility xorl %eax, %eax callq _test_config_parse_iec_size xorl %eax, %eax callq _test_config_parse_si_size xorl %eax, %eax callq _test_config_parse_int xorl %eax, %eax callq _test_config_parse_unsigned xorl %eax, %eax callq _test_config_parse_strv xorl %eax, %eax callq _test_config_parse_mode xorl %eax, %eax callq _test_config_parse_sec xorl %eax, %eax callq _test_config_parse_nsec xorl %eax, %eax callq _test_config_parse_iec_uint64 movq _config_file@GOTPCREL(%rip), %r14 movq (%r14), %rdi callq _ELEMENTSOF testl %eax, %eax je LBB0_3 ## %bb.1: xorl %ebx, %ebx .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq (%r14), %rax movl (%rax,%rbx,4), %esi movl %ebx, %edi callq _test_config_parse incq %rbx movq (%r14), %rdi callq _ELEMENTSOF movl %eax, %eax cmpq %rax, %rbx jb LBB0_2 LBB0_3: xorl %eax, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _config_file,8,3 ## @config_file .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 bl _log_parse_environment bl _log_open bl _test_config_parse_path bl _test_config_parse_log_level bl _test_config_parse_log_facility bl _test_config_parse_iec_size bl _test_config_parse_si_size bl _test_config_parse_int bl _test_config_parse_unsigned bl _test_config_parse_strv bl _test_config_parse_mode bl _test_config_parse_sec bl _test_config_parse_nsec bl _test_config_parse_iec_uint64 Lloh0: adrp x20, _config_file@GOTPAGE Lloh1: ldr x20, [x20, _config_file@GOTPAGEOFF] ldr x0, [x20] bl _ELEMENTSOF cbz w0, LBB0_3 ; %bb.1: mov x19, #0 LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr x8, [x20] ldr w1, [x8, x19, lsl #2] mov x0, x19 bl _test_config_parse add x19, x19, #1 ldr x0, [x20] bl _ELEMENTSOF cmp x19, w0, uxtw b.lo LBB0_2 LBB0_3: mov w0, #0 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 _config_file,8,3 ; @config_file .subsections_via_symbols
AnghaBench/systemd/src/test/extr_test-conf-parser.c_main.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function regexp_transform_func _regexp_transform_func: ## @regexp_transform_func .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %r14 movl (%rdi), %eax addl $-128, %eax cmpl $5, %eax ja LBB0_12 ## %bb.1: leaq LJTI0_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax movq %rsi, %r12 jmpq *%rax LBB0_8: movq %r14, %rdi callq _REGEXP_SEQUENCE cmpl $0, (%rax) jle LBB0_13 ## %bb.9: xorl %ebx, %ebx .p2align 4, 0x90 LBB0_10: ## =>This Inner Loop Header: Depth=1 movq %r14, %rdi callq _REGEXP_SEQUENCE movq 8(%rax), %rax movq (%rax,%rbx,8), %rdi movq %r12, %rsi callq _regexp_transform_func movq %rax, %r15 movq %r14, %rdi callq _REGEXP_SEQUENCE movq 8(%rax), %rax movq %r15, (%rax,%rbx,8) incq %rbx movq %r14, %rdi callq _REGEXP_SEQUENCE movslq (%rax), %rax cmpq %rax, %rbx jl LBB0_10 jmp LBB0_13 LBB0_12: xorl %eax, %eax movq %rsi, %r12 callq _gcc_unreachable jmp LBB0_13 LBB0_11: movq %r14, %rdi callq _REGEXP_REPEAT movq (%rax), %rdi movq %r12, %rsi callq _regexp_transform_func movq %rax, %rbx movq %r14, %rdi callq _REGEXP_REPEAT movq %rbx, (%rax) jmp LBB0_13 LBB0_2: movq %r14, %rdi callq _REGEXP_ONEOF cmpl $0, (%rax) jle LBB0_13 ## %bb.3: xorl %ebx, %ebx .p2align 4, 0x90 LBB0_4: ## =>This Inner Loop Header: Depth=1 movq %r14, %rdi callq _REGEXP_ONEOF movq 8(%rax), %rax movq (%rax,%rbx,8), %rdi movq %r12, %rsi callq _regexp_transform_func movq %rax, %r15 movq %r14, %rdi callq _REGEXP_ONEOF movq 8(%rax), %rax movq %r15, (%rax,%rbx,8) incq %rbx movq %r14, %rdi callq _REGEXP_ONEOF movslq (%rax), %rax cmpq %rax, %rbx jl LBB0_4 jmp LBB0_13 LBB0_5: movq %r14, %rdi callq _REGEXP_ALLOF cmpl $0, (%rax) jle LBB0_13 ## %bb.6: xorl %ebx, %ebx .p2align 4, 0x90 LBB0_7: ## =>This Inner Loop Header: Depth=1 movq %r14, %rdi callq _REGEXP_ALLOF movq 8(%rax), %rax movq (%rax,%rbx,8), %rdi movq %r12, %rsi callq _regexp_transform_func movq %rax, %r15 movq %r14, %rdi callq _REGEXP_ALLOF movq 8(%rax), %rax movq %r15, (%rax,%rbx,8) incq %rbx movq %r14, %rdi callq _REGEXP_ALLOF movslq (%rax), %rax cmpq %rax, %rbx jl LBB0_7 LBB0_13: movq %r14, %rdi movq %r12, %rax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp jmpq *%rax ## TAILCALL .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L0_0_set_13, LBB0_13-LJTI0_0 .set L0_0_set_8, LBB0_8-LJTI0_0 .set L0_0_set_11, LBB0_11-LJTI0_0 .set L0_0_set_2, LBB0_2-LJTI0_0 .set L0_0_set_5, LBB0_5-LJTI0_0 LJTI0_0: .long L0_0_set_13 .long L0_0_set_8 .long L0_0_set_11 .long L0_0_set_2 .long L0_0_set_13 .long L0_0_set_5 .end_data_region ## -- End function .no_dead_strip _regexp_transform_func .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function regexp_transform_func _regexp_transform_func: ; @regexp_transform_func .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 ldr w8, [x0] sub w8, w8, #128 cmp w8, #5 str x1, [sp, #8] ; 8-byte Folded Spill b.hi LBB0_5 ; %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: mov x0, x19 bl _REGEXP_SEQUENCE ldr w8, [x0] cmp w8, #1 b.lt LBB0_13 ; %bb.3: mov x21, #0 LBB0_4: ; =>This Inner Loop Header: Depth=1 mov x0, x19 bl _REGEXP_SEQUENCE ldr x8, [x0, #8] lsl x22, x21, #3 ldr x0, [x8, x22] ldr x1, [sp, #8] ; 8-byte Folded Reload bl _regexp_transform_func mov x20, x0 mov x0, x19 bl _REGEXP_SEQUENCE ldr x8, [x0, #8] str x20, [x8, x22] add x21, x21, #1 mov x0, x19 bl _REGEXP_SEQUENCE ldrsw x8, [x0] cmp x21, x8 b.lt LBB0_4 b LBB0_13 LBB0_5: bl _gcc_unreachable b LBB0_13 LBB0_6: mov x0, x19 bl _REGEXP_REPEAT ldr x0, [x0] ldr x1, [sp, #8] ; 8-byte Folded Reload bl _regexp_transform_func mov x20, x0 mov x0, x19 bl _REGEXP_REPEAT str x20, [x0] b LBB0_13 LBB0_7: mov x0, x19 bl _REGEXP_ONEOF ldr w8, [x0] cmp w8, #1 b.lt LBB0_13 ; %bb.8: mov x21, #0 LBB0_9: ; =>This Inner Loop Header: Depth=1 mov x0, x19 bl _REGEXP_ONEOF ldr x8, [x0, #8] lsl x22, x21, #3 ldr x0, [x8, x22] ldr x1, [sp, #8] ; 8-byte Folded Reload bl _regexp_transform_func mov x20, x0 mov x0, x19 bl _REGEXP_ONEOF ldr x8, [x0, #8] str x20, [x8, x22] add x21, x21, #1 mov x0, x19 bl _REGEXP_ONEOF ldrsw x8, [x0] cmp x21, x8 b.lt LBB0_9 b LBB0_13 LBB0_10: mov x0, x19 bl _REGEXP_ALLOF ldr w8, [x0] cmp w8, #1 b.lt LBB0_13 ; %bb.11: mov x21, #0 LBB0_12: ; =>This Inner Loop Header: Depth=1 mov x0, x19 bl _REGEXP_ALLOF ldr x8, [x0, #8] lsl x22, x21, #3 ldr x0, [x8, x22] ldr x1, [sp, #8] ; 8-byte Folded Reload bl _regexp_transform_func mov x20, x0 mov x0, x19 bl _REGEXP_ALLOF ldr x8, [x0, #8] str x20, [x8, x22] add x21, x21, #1 mov x0, x19 bl _REGEXP_ALLOF ldrsw x8, [x0] cmp x21, x8 b.lt LBB0_12 LBB0_13: mov x0, x19 ldr x1, [sp, #8] ; 8-byte Folded Reload 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 br x1 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc .section __TEXT,__const lJTI0_0: .byte (LBB0_13-LBB0_2)>>2 .byte (LBB0_2-LBB0_2)>>2 .byte (LBB0_6-LBB0_2)>>2 .byte (LBB0_7-LBB0_2)>>2 .byte (LBB0_13-LBB0_2)>>2 .byte (LBB0_10-LBB0_2)>>2 ; -- End function .no_dead_strip _regexp_transform_func .subsections_via_symbols
AnghaBench/freebsd/contrib/gcc/extr_genautomata.c_regexp_transform_func.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function set_default_llq_configurations _set_default_llq_configurations: ## @set_default_llq_configurations .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _ENA_ADMIN_INLINE_HEADER@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 16(%rdi) movq _ENA_ADMIN_LIST_ENTRY_SIZE_128B@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 12(%rdi) movq _ENA_ADMIN_MULTIPLE_DESCS_PER_ENTRY@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 8(%rdi) movq _ENA_ADMIN_LLQ_NUM_DESCS_BEFORE_HEADER_2@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 4(%rdi) movl $128, (%rdi) popq %rbp retq .cfi_endproc ## -- End function .comm _ENA_ADMIN_INLINE_HEADER,4,2 ## @ENA_ADMIN_INLINE_HEADER .comm _ENA_ADMIN_LIST_ENTRY_SIZE_128B,4,2 ## @ENA_ADMIN_LIST_ENTRY_SIZE_128B .comm _ENA_ADMIN_MULTIPLE_DESCS_PER_ENTRY,4,2 ## @ENA_ADMIN_MULTIPLE_DESCS_PER_ENTRY .comm _ENA_ADMIN_LLQ_NUM_DESCS_BEFORE_HEADER_2,4,2 ## @ENA_ADMIN_LLQ_NUM_DESCS_BEFORE_HEADER_2 .no_dead_strip _set_default_llq_configurations .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function set_default_llq_configurations _set_default_llq_configurations: ; @set_default_llq_configurations .cfi_startproc ; %bb.0: Lloh0: adrp x8, _ENA_ADMIN_INLINE_HEADER@GOTPAGE Lloh1: ldr x8, [x8, _ENA_ADMIN_INLINE_HEADER@GOTPAGEOFF] Lloh2: ldr w8, [x8] str w8, [x0, #16] Lloh3: adrp x8, _ENA_ADMIN_LIST_ENTRY_SIZE_128B@GOTPAGE Lloh4: ldr x8, [x8, _ENA_ADMIN_LIST_ENTRY_SIZE_128B@GOTPAGEOFF] Lloh5: ldr w8, [x8] Lloh6: adrp x9, _ENA_ADMIN_MULTIPLE_DESCS_PER_ENTRY@GOTPAGE Lloh7: ldr x9, [x9, _ENA_ADMIN_MULTIPLE_DESCS_PER_ENTRY@GOTPAGEOFF] Lloh8: ldr w9, [x9] stp w9, w8, [x0, #8] Lloh9: adrp x8, _ENA_ADMIN_LLQ_NUM_DESCS_BEFORE_HEADER_2@GOTPAGE Lloh10: ldr x8, [x8, _ENA_ADMIN_LLQ_NUM_DESCS_BEFORE_HEADER_2@GOTPAGEOFF] Lloh11: ldr w8, [x8] mov w9, #128 stp w9, w8, [x0] 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 _ENA_ADMIN_INLINE_HEADER,4,2 ; @ENA_ADMIN_INLINE_HEADER .comm _ENA_ADMIN_LIST_ENTRY_SIZE_128B,4,2 ; @ENA_ADMIN_LIST_ENTRY_SIZE_128B .comm _ENA_ADMIN_MULTIPLE_DESCS_PER_ENTRY,4,2 ; @ENA_ADMIN_MULTIPLE_DESCS_PER_ENTRY .comm _ENA_ADMIN_LLQ_NUM_DESCS_BEFORE_HEADER_2,4,2 ; @ENA_ADMIN_LLQ_NUM_DESCS_BEFORE_HEADER_2 .no_dead_strip _set_default_llq_configurations .subsections_via_symbols
AnghaBench/linux/drivers/net/ethernet/amazon/ena/extr_ena_netdev.c_set_default_llq_configurations.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function unpack_float _unpack_float: ## @unpack_float .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx subq $16, %rsp .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movl %ecx, %r14d movq %rdi, %rbx movq _PACK_FLAG_LITTLEENDIAN@GOTPCREL(%rip), %rcx movq _littleendian@GOTPCREL(%rip), %rax movq (%rax), %rax testl %r8d, (%rcx) je LBB0_3 ## %bb.1: testq %rax, %rax je LBB0_2 LBB0_4: leaq -20(%rbp), %rdi movl $4, %edx callq _memcpy jmp LBB0_5 LBB0_3: testq %rax, %rax je LBB0_4 LBB0_2: movb (%rsi), %al movb %al, -17(%rbp) movb 1(%rsi), %al movb %al, -18(%rbp) movb 2(%rsi), %al movb %al, -19(%rbp) movb 3(%rsi), %al movb %al, -20(%rbp) LBB0_5: movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq %rbx, %rdi callq _mrb_float_value movq %rbx, %rdi movl %r14d, %esi movl %eax, %edx callq _mrb_ary_push movl $4, %eax addq $16, %rsp popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _PACK_FLAG_LITTLEENDIAN,4,2 ## @PACK_FLAG_LITTLEENDIAN .comm _littleendian,8,3 ## @littleendian .no_dead_strip _unpack_float .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function unpack_float _unpack_float: ; @unpack_float .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, x3 mov x20, x0 Lloh0: adrp x8, _PACK_FLAG_LITTLEENDIAN@GOTPAGE Lloh1: ldr x8, [x8, _PACK_FLAG_LITTLEENDIAN@GOTPAGEOFF] Lloh2: ldr w9, [x8] Lloh3: adrp x8, _littleendian@GOTPAGE Lloh4: ldr x8, [x8, _littleendian@GOTPAGEOFF] Lloh5: ldr x8, [x8] tst w9, w4 b.eq LBB0_3 ; %bb.1: cbz x8, LBB0_4 LBB0_2: add x0, sp, #12 mov w2, #4 bl _memcpy b LBB0_5 LBB0_3: cbz x8, LBB0_2 LBB0_4: ldrb w8, [x1] strb w8, [sp, #15] ldrb w8, [x1, #1] strb w8, [sp, #14] ldrb w8, [x1, #2] strb w8, [sp, #13] ldrb w8, [x1, #3] strb w8, [sp, #12] LBB0_5: ldr s0, [sp, #12] mov x0, x20 bl _mrb_float_value mov x2, x0 mov x0, x20 mov x1, x19 bl _mrb_ary_push mov w0, #4 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload add sp, sp, #48 ret .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _PACK_FLAG_LITTLEENDIAN,4,2 ; @PACK_FLAG_LITTLEENDIAN .comm _littleendian,8,3 ; @littleendian .no_dead_strip _unpack_float .subsections_via_symbols
AnghaBench/mruby/mrbgems/mruby-pack/src/extr_pack.c_unpack_float.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ocfs2_extend_meta_needed _ocfs2_extend_meta_needed: ## @ocfs2_extend_meta_needed .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 callq _le16_to_cpu addl $2, %eax popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _ocfs2_extend_meta_needed .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ocfs2_extend_meta_needed _ocfs2_extend_meta_needed: ; @ocfs2_extend_meta_needed .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 ldr w0, [x0] bl _le16_to_cpu add w0, w0, #2 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _ocfs2_extend_meta_needed .subsections_via_symbols
AnghaBench/linux/fs/ocfs2/extr_alloc.h_ocfs2_extend_meta_needed.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal16,16byte_literals .p2align 4 ## -- Begin function copy_ascii LCPI0_0: .space 16,224 LCPI0_1: .space 16,94 LCPI0_2: .space 16,46 LCPI0_3: .byte 224 ## 0xe0 .byte 224 ## 0xe0 .byte 224 ## 0xe0 .byte 224 ## 0xe0 .byte 224 ## 0xe0 .byte 224 ## 0xe0 .byte 224 ## 0xe0 .byte 224 ## 0xe0 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 LCPI0_4: .byte 95 ## 0x5f .byte 95 ## 0x5f .byte 95 ## 0x5f .byte 95 ## 0x5f .byte 95 ## 0x5f .byte 95 ## 0x5f .byte 95 ## 0x5f .byte 95 ## 0x5f .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 LCPI0_5: .byte 46 ## 0x2e .byte 46 ## 0x2e .byte 46 ## 0x2e .byte 46 ## 0x2e .byte 46 ## 0x2e .byte 46 ## 0x2e .byte 46 ## 0x2e .byte 46 ## 0x2e .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .section __TEXT,__text,regular,pure_instructions .globl _copy_ascii .p2align 4, 0x90 _copy_ascii: ## @copy_ascii .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.3: testq %rdx, %rdx je LBB0_34 ## %bb.4: movl %ecx, %eax movl %ecx, %r9d sarl $31, %r9d andl %ecx, %r9d .p2align 4, 0x90 LBB0_5: ## =>This Inner Loop Header: Depth=1 testl %eax, %eax jle LBB0_8 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 leaq -1(%rax), %rcx cmpb $32, -1(%rdx,%rax) movq %rcx, %rax je LBB0_5 ## %bb.7: incl %ecx movl %ecx, %r9d LBB0_8: movslq %r9d, %r8 movl $-1, %eax cmpq %rsi, %r8 jae LBB0_33 ## %bb.9: testl %r9d, %r9d jle LBB0_32 ## %bb.10: movl %r9d, %r10d xorl %esi, %esi cmpl $8, %r9d jb LBB0_26 ## %bb.11: movq %rdi, %rax subq %rdx, %rax cmpq $32, %rax jb LBB0_26 ## %bb.12: cmpl $32, %r9d jae LBB0_17 ## %bb.13: xorl %esi, %esi jmp LBB0_14 LBB0_17: movl %r10d, %esi andl $-32, %esi leaq -32(%rsi), %rax movq %rax, %r9 shrq $5, %r9 incq %r9 testq %rax, %rax je LBB0_18 ## %bb.19: movq %r9, %rax andq $-2, %rax xorl %ecx, %ecx movdqa LCPI0_0(%rip), %xmm2 ## xmm2 = [224,224,224,224,224,224,224,224,224,224,224,224,224,224,224,224] movdqa LCPI0_1(%rip), %xmm3 ## xmm3 = [94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94] movdqa LCPI0_2(%rip), %xmm4 ## xmm4 = [46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46] .p2align 4, 0x90 LBB0_20: ## =>This Inner Loop Header: Depth=1 movdqu (%rdx,%rcx), %xmm5 movdqu 16(%rdx,%rcx), %xmm6 movdqa %xmm5, %xmm1 paddb %xmm2, %xmm1 movdqa %xmm6, %xmm7 paddb %xmm2, %xmm7 movdqa %xmm1, %xmm0 pminub %xmm3, %xmm0 pcmpeqb %xmm1, %xmm0 movdqa %xmm7, %xmm1 pminub %xmm3, %xmm1 pcmpeqb %xmm7, %xmm1 movdqa %xmm4, %xmm7 pblendvb %xmm0, %xmm5, %xmm7 movdqa %xmm4, %xmm5 movdqa %xmm1, %xmm0 pblendvb %xmm0, %xmm6, %xmm5 movdqu %xmm7, (%rdi,%rcx) movdqu %xmm5, 16(%rdi,%rcx) movdqu 32(%rdx,%rcx), %xmm5 movdqu 48(%rdx,%rcx), %xmm6 movdqa %xmm5, %xmm1 paddb %xmm2, %xmm1 movdqa %xmm6, %xmm7 paddb %xmm2, %xmm7 movdqa %xmm1, %xmm0 pminub %xmm3, %xmm0 pcmpeqb %xmm1, %xmm0 movdqa %xmm7, %xmm1 pminub %xmm3, %xmm1 pcmpeqb %xmm7, %xmm1 movdqa %xmm4, %xmm7 pblendvb %xmm0, %xmm5, %xmm7 movdqa %xmm4, %xmm5 movdqa %xmm1, %xmm0 pblendvb %xmm0, %xmm6, %xmm5 movdqu %xmm7, 32(%rdi,%rcx) movdqu %xmm5, 48(%rdi,%rcx) addq $64, %rcx addq $-2, %rax jne LBB0_20 ## %bb.21: testb $1, %r9b je LBB0_23 LBB0_22: movdqu (%rdx,%rcx), %xmm2 movdqu 16(%rdx,%rcx), %xmm3 movdqa LCPI0_0(%rip), %xmm4 ## xmm4 = [224,224,224,224,224,224,224,224,224,224,224,224,224,224,224,224] movdqa %xmm2, %xmm5 paddb %xmm4, %xmm5 paddb %xmm3, %xmm4 movdqa LCPI0_1(%rip), %xmm1 ## xmm1 = [94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94] movdqa %xmm5, %xmm0 pminub %xmm1, %xmm0 pcmpeqb %xmm5, %xmm0 pminub %xmm4, %xmm1 pcmpeqb %xmm4, %xmm1 movdqa LCPI0_2(%rip), %xmm4 ## xmm4 = [46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46] movdqa %xmm4, %xmm5 pblendvb %xmm0, %xmm2, %xmm5 movdqa %xmm1, %xmm0 pblendvb %xmm0, %xmm3, %xmm4 movdqu %xmm5, (%rdi,%rcx) movdqu %xmm4, 16(%rdi,%rcx) LBB0_23: cmpq %r10, %rsi je LBB0_32 ## %bb.24: testb $24, %r10b je LBB0_25 LBB0_14: movq %rsi, %rax movl %r10d, %esi andl $-8, %esi leaq (%rdx,%rsi), %r11 movdqa LCPI0_3(%rip), %xmm1 ## xmm1 = <224,224,224,224,224,224,224,224,u,u,u,u,u,u,u,u> movdqa LCPI0_4(%rip), %xmm2 ## xmm2 = <95,95,95,95,95,95,95,95,u,u,u,u,u,u,u,u> movdqa LCPI0_5(%rip), %xmm3 ## xmm3 = <46,46,46,46,46,46,46,46,u,u,u,u,u,u,u,u> .p2align 4, 0x90 LBB0_15: ## =>This Inner Loop Header: Depth=1 movq (%rdx,%rax), %xmm4 ## xmm4 = mem[0],zero movdqa %xmm4, %xmm5 paddb %xmm1, %xmm5 movdqa %xmm5, %xmm0 pmaxub %xmm2, %xmm0 pcmpeqb %xmm5, %xmm0 pblendvb %xmm0, %xmm3, %xmm4 movq %xmm4, (%rdi,%rax) addq $8, %rax cmpq %rax, %rsi jne LBB0_15 ## %bb.16: cmpq %r10, %rsi jne LBB0_27 jmp LBB0_32 LBB0_18: xorl %ecx, %ecx testb $1, %r9b jne LBB0_22 jmp LBB0_23 LBB0_25: addq %rsi, %rdx LBB0_26: movq %rdx, %r11 LBB0_27: movq %rsi, %rax notq %rax testb $1, %r10b je LBB0_29 ## %bb.28: movzbl (%r11), %r9d leal -32(%r9), %edx cmpb $95, %dl movl $46, %edx cmovbl %r9d, %edx movb %dl, (%rdi,%rsi) orq $1, %rsi incq %r11 LBB0_29: addq %r10, %rax je LBB0_32 ## %bb.30: subq %rsi, %r10 leaq (%rsi,%rdi), %rax incq %rax xorl %edx, %edx movl $46, %r9d .p2align 4, 0x90 LBB0_31: ## =>This Inner Loop Header: Depth=1 movzbl (%r11,%rdx), %ecx leal -32(%rcx), %esi cmpb $95, %sil cmovael %r9d, %ecx movb %cl, -1(%rax,%rdx) movzbl 1(%r11,%rdx), %ecx leal -32(%rcx), %esi cmpb $95, %sil cmovael %r9d, %ecx movb %cl, (%rax,%rdx) addq $2, %rdx cmpq %rdx, %r10 jne LBB0_31 LBB0_32: movb $0, (%rdi,%r8) xorl %eax, %eax LBB0_33: popq %rbp retq LBB0_1: callq _copy_ascii.cold.1 jmp LBB0_2 LBB0_34: callq _copy_ascii.cold.2 LBB0_2: xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function copy_ascii.cold.1 _copy_ascii.cold.1: ## @copy_ascii.cold.1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.copy_ascii(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.1(%rip), %rcx pushq $36 popq %rdx callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function copy_ascii.cold.2 _copy_ascii.cold.2: ## @copy_ascii.cold.2 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.copy_ascii(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.2(%rip), %rcx pushq $37 popq %rdx callq ___assert_rtn .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L___func__.copy_ascii: ## @__func__.copy_ascii .asciz "copy_ascii" L_.str: ## @.str .asciz "126702349.c" L_.str.1: ## @.str.1 .asciz "dst != NULL" L_.str.2: ## @.str.2 .asciz "src != NULL" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _copy_ascii ; -- Begin function copy_ascii .p2align 2 _copy_ascii: ; @copy_ascii .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 cbz x0, LBB0_26 ; %bb.1: cbz x2, LBB0_27 ; %bb.2: and x9, x3, #0xffffffff cmp w3, #0 csel w8, w3, wzr, lt LBB0_3: ; =>This Inner Loop Header: Depth=1 cmp w9, #1 b.lt LBB0_6 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 sub x10, x9, #1 add x9, x2, x9 ldurb w11, [x9, #-1] mov x9, x10 cmp w11, #32 b.eq LBB0_3 ; %bb.5: add w8, w10, #1 LBB0_6: sxtw x9, w8 cmp x9, x1 b.hs LBB0_12 ; %bb.7: cmp w9, #1 b.lt LBB0_24 ; %bb.8: mov x10, #0 and x8, x9, #0xffffffff cmp w9, #8 b.lo LBB0_13 ; %bb.9: sub x11, x0, x2 cmp x11, #64 b.lo LBB0_13 ; %bb.10: cmp w9, #64 b.hs LBB0_14 ; %bb.11: mov x10, #0 b LBB0_18 LBB0_12: mov w8, #-1 b LBB0_25 LBB0_13: mov x11, x2 b LBB0_22 LBB0_14: and x10, x8, #0xffffffc0 add x11, x2, #32 add x12, x0, #32 movi.16b v0, #224 movi.16b v1, #95 movi.16b v2, #46 mov x13, x10 LBB0_15: ; =>This Inner Loop Header: Depth=1 ldp q3, q4, [x11, #-32] ldp q5, q6, [x11], #64 add.16b v7, v3, v0 add.16b v16, v4, v0 add.16b v17, v5, v0 add.16b v18, v6, v0 cmhi.16b v7, v1, v7 cmhi.16b v16, v1, v16 cmhi.16b v17, v1, v17 cmhi.16b v18, v1, v18 bif.16b v3, v2, v7 bif.16b v4, v2, v16 bif.16b v5, v2, v17 stp q3, q4, [x12, #-32] mov.16b v3, v18 bsl.16b v3, v6, v2 stp q5, q3, [x12], #64 subs x13, x13, #64 b.ne LBB0_15 ; %bb.16: cmp x10, x8 b.eq LBB0_24 ; %bb.17: tst x8, #0x38 b.eq LBB0_21 LBB0_18: mov x14, x10 and x10, x8, #0xfffffff8 add x11, x2, x10 add x12, x0, x14 add x13, x2, x14 sub x14, x14, x10 movi.8b v0, #224 movi.8b v1, #95 movi.8b v2, #46 LBB0_19: ; =>This Inner Loop Header: Depth=1 ldr d3, [x13], #8 add.8b v4, v3, v0 cmhi.8b v4, v1, v4 bif.8b v3, v2, v4 str d3, [x12], #8 adds x14, x14, #8 b.ne LBB0_19 ; %bb.20: cmp x10, x8 b.ne LBB0_22 b LBB0_24 LBB0_21: add x11, x2, x10 LBB0_22: add x12, x0, x10 sub x8, x8, x10 mov w10, #46 LBB0_23: ; =>This Inner Loop Header: Depth=1 ldrb w13, [x11], #1 sub w14, w13, #32 cmp w14, #95 csel w13, w13, w10, lo strb w13, [x12], #1 subs x8, x8, #1 b.ne LBB0_23 LBB0_24: mov w8, #0 strb wzr, [x0, x9] LBB0_25: mov x0, x8 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret LBB0_26: bl _copy_ascii.cold.1 LBB0_27: bl _copy_ascii.cold.2 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function copy_ascii.cold.1 _copy_ascii.cold.1: ; @copy_ascii.cold.1 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh0: adrp x0, l___func__.copy_ascii@PAGE Lloh1: add x0, x0, l___func__.copy_ascii@PAGEOFF Lloh2: adrp x1, l_.str@PAGE Lloh3: add x1, x1, l_.str@PAGEOFF Lloh4: adrp x3, l_.str.1@PAGE Lloh5: add x3, x3, l_.str.1@PAGEOFF mov w2, #36 bl ___assert_rtn .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function copy_ascii.cold.2 _copy_ascii.cold.2: ; @copy_ascii.cold.2 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh6: adrp x0, l___func__.copy_ascii@PAGE Lloh7: add x0, x0, l___func__.copy_ascii@PAGEOFF Lloh8: adrp x1, l_.str@PAGE Lloh9: add x1, x1, l_.str@PAGEOFF Lloh10: adrp x3, l_.str.2@PAGE Lloh11: add x3, x3, l_.str.2@PAGEOFF mov w2, #37 bl ___assert_rtn .loh AdrpAdd Lloh10, Lloh11 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpAdd Lloh6, Lloh7 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l___func__.copy_ascii: ; @__func__.copy_ascii .asciz "copy_ascii" l_.str: ; @.str .asciz "126702349.c" l_.str.1: ; @.str.1 .asciz "dst != NULL" l_.str.2: ; @.str.2 .asciz "src != NULL" .subsections_via_symbols
the_stack_data/126702349.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function nv04_tv_bind _nv04_tv_bind: ## @nv04_tv_bind .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %esi, %r15d movq %rdi, %r14 xorl %ebx, %ebx testl %edx, %edx setne %bl callq _nv04_display movq (%rax), %r12 movslq %r15d, %r15 movq %r15, %r13 shlq $4, %r13 movq $0, 8(%r12,%r13) movq (%r12,%r13), %rax movq _NV_CIO_CRE_49@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movl (%rax,%rcx,4), %edx andl $-17, %edx shll $4, %ebx orl %edx, %ebx movl %ebx, (%rax,%rcx,4) movq _NV_CIO_CRE_LCD__INDEX@GOTPCREL(%rip), %rcx movq (%rcx), %rdx movl (%rax,%rdx,4), %ecx movq %r14, %rdi movl %r15d, %esi callq _NVWriteVgaCrtc movq _NV_CIO_CRE_49@GOTPCREL(%rip), %rax movq (%rax), %rdx movq (%r12,%r13), %rax movl (%rax,%rdx,4), %ecx movq %r14, %rdi movl %r15d, %esi callq _NVWriteVgaCrtc movq _NV_PRAMDAC_TV_SETUP@GOTPCREL(%rip), %rax movl (%rax), %edx movq 8(%r12,%r13), %rcx movq %r14, %rdi movl %r15d, %esi addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _NVWriteRAMDAC ## TAILCALL .cfi_endproc ## -- End function .comm _NV_CIO_CRE_49,8,3 ## @NV_CIO_CRE_49 .comm _NV_CIO_CRE_LCD__INDEX,8,3 ## @NV_CIO_CRE_LCD__INDEX .comm _NV_PRAMDAC_TV_SETUP,4,2 ## @NV_PRAMDAC_TV_SETUP .no_dead_strip _nv04_tv_bind .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function nv04_tv_bind _nv04_tv_bind: ; @nv04_tv_bind .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 cmp w2, #0 cset w21, ne bl _nv04_display ldr x8, [x0] add x22, x8, w19, sxtw #4 str xzr, [x22, #8] ldr x8, [x22] Lloh0: adrp x23, _NV_CIO_CRE_49@GOTPAGE Lloh1: ldr x23, [x23, _NV_CIO_CRE_49@GOTPAGEOFF] ldr x9, [x23] lsl x9, x9, #2 ldr w10, [x8, x9] bfi w10, w21, #4, #1 str w10, [x8, x9] Lloh2: adrp x9, _NV_CIO_CRE_LCD__INDEX@GOTPAGE Lloh3: ldr x9, [x9, _NV_CIO_CRE_LCD__INDEX@GOTPAGEOFF] Lloh4: ldr x2, [x9] ldr w3, [x8, x2, lsl #2] mov x0, x20 mov x1, x19 bl _NVWriteVgaCrtc ldr x2, [x23] ldr x8, [x22] ldr w3, [x8, x2, lsl #2] mov x0, x20 mov x1, x19 bl _NVWriteVgaCrtc Lloh5: adrp x8, _NV_PRAMDAC_TV_SETUP@GOTPAGE Lloh6: ldr x8, [x8, _NV_PRAMDAC_TV_SETUP@GOTPAGEOFF] Lloh7: ldr w2, [x8] ldr x3, [x22, #8] mov x0, x20 mov x1, 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 _NVWriteRAMDAC .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _NV_CIO_CRE_49,8,3 ; @NV_CIO_CRE_49 .comm _NV_CIO_CRE_LCD__INDEX,8,3 ; @NV_CIO_CRE_LCD__INDEX .comm _NV_PRAMDAC_TV_SETUP,4,2 ; @NV_PRAMDAC_TV_SETUP .no_dead_strip _nv04_tv_bind .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/nouveau/dispnv04/extr_tvnv04.c_nv04_tv_bind.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _iavf_set_hena ## -- Begin function iavf_set_hena .p2align 4, 0x90 _iavf_set_hena: ## @iavf_set_hena .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 movq (%rdi), %rdx movq _VIRTCHNL_OP_UNKNOWN@GOTPCREL(%rip), %rax cmpq (%rax), %rdx jne LBB0_2 ## %bb.1: movl 12(%rdi), %eax movl %eax, -8(%rbp) movq _VIRTCHNL_OP_SET_RSS_HENA@GOTPCREL(%rip), %rax movq (%rax), %rcx movq %rcx, (%rdi) movq _IAVF_FLAG_AQ_SET_HENA@GOTPCREL(%rip), %rcx movl (%rcx), %ecx notl %ecx andl %ecx, 8(%rdi) movq (%rax), %rsi leaq -8(%rbp), %rdx movl $4, %ecx callq _iavf_send_pf_msg addq $16, %rsp popq %rbp retq LBB0_2: movq 16(%rdi), %rdi leaq L_.str(%rip), %rsi addq $16, %rsp popq %rbp jmp _dev_err ## TAILCALL .cfi_endproc ## -- End function .comm _VIRTCHNL_OP_UNKNOWN,8,3 ## @VIRTCHNL_OP_UNKNOWN .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Cannot set RSS hash enable, command %d pending\n" .comm _VIRTCHNL_OP_SET_RSS_HENA,8,3 ## @VIRTCHNL_OP_SET_RSS_HENA .comm _IAVF_FLAG_AQ_SET_HENA,4,2 ## @IAVF_FLAG_AQ_SET_HENA .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _iavf_set_hena ; -- Begin function iavf_set_hena .p2align 2 _iavf_set_hena: ; @iavf_set_hena .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 ldr x2, [x0] Lloh0: adrp x8, _VIRTCHNL_OP_UNKNOWN@GOTPAGE Lloh1: ldr x8, [x8, _VIRTCHNL_OP_UNKNOWN@GOTPAGEOFF] Lloh2: ldr x8, [x8] cmp x2, x8 b.ne LBB0_2 ; %bb.1: ldp w9, w8, [x0, #8] str w8, [sp, #8] Lloh3: adrp x8, _VIRTCHNL_OP_SET_RSS_HENA@GOTPAGE Lloh4: ldr x8, [x8, _VIRTCHNL_OP_SET_RSS_HENA@GOTPAGEOFF] ldr x10, [x8] str x10, [x0] Lloh5: adrp x10, _IAVF_FLAG_AQ_SET_HENA@GOTPAGE Lloh6: ldr x10, [x10, _IAVF_FLAG_AQ_SET_HENA@GOTPAGEOFF] Lloh7: ldr w10, [x10] bic w9, w9, w10 str w9, [x0, #8] ldr x1, [x8] add x2, sp, #8 mov w3, #4 bl _iavf_send_pf_msg ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret LBB0_2: ldr x0, [x0, #16] Lloh8: adrp x1, l_.str@PAGE Lloh9: add x1, x1, l_.str@PAGEOFF ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 b _dev_err .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpAdd Lloh8, Lloh9 .cfi_endproc ; -- End function .comm _VIRTCHNL_OP_UNKNOWN,8,3 ; @VIRTCHNL_OP_UNKNOWN .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Cannot set RSS hash enable, command %d pending\n" .comm _VIRTCHNL_OP_SET_RSS_HENA,8,3 ; @VIRTCHNL_OP_SET_RSS_HENA .comm _IAVF_FLAG_AQ_SET_HENA,4,2 ; @IAVF_FLAG_AQ_SET_HENA .subsections_via_symbols
AnghaBench/linux/drivers/net/ethernet/intel/iavf/extr_iavf_virtchnl.c_iavf_set_hena.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ExecShutdownCustomScan ## -- Begin function ExecShutdownCustomScan .p2align 4, 0x90 _ExecShutdownCustomScan: ## @ExecShutdownCustomScan .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq (%rdi), %rax movq (%rax), %rax testq %rax, %rax je LBB0_1 ## %bb.2: popq %rbp jmpq *%rax ## TAILCALL LBB0_1: 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 _ExecShutdownCustomScan ; -- Begin function ExecShutdownCustomScan .p2align 2 _ExecShutdownCustomScan: ; @ExecShutdownCustomScan .cfi_startproc ; %bb.0: ldr x8, [x0] ldr x1, [x8] cbz x1, LBB0_2 ; %bb.1: br x1 LBB0_2: ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/postgres/src/backend/executor/extr_nodeCustom.c_ExecShutdownCustomScan.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _event_get_fd ## -- Begin function event_get_fd .p2align 4, 0x90 _event_get_fd: ## @event_get_fd .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 _event_debug_assert_is_setup_ movl (%rbx), %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 _event_get_fd ; -- Begin function event_get_fd .p2align 2 _event_get_fd: ; @event_get_fd .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 _event_debug_assert_is_setup_ ldr w0, [x19] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/libevent/extr_event.c_event_get_fd.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx subq $16, %rsp .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 leaq L_.str(%rip), %rdi xorl %r12d, %r12d leaq -36(%rbp), %rsi xorl %eax, %eax callq _scanf movl -36(%rbp), %eax testl %eax, %eax jle LBB0_3 ## %bb.1: leaq L_.str(%rip), %r14 leaq -44(%rbp), %r15 xorl %r12d, %r12d xorl %ebx, %ebx .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq %r14, %rdi movq %r15, %rsi xorl %eax, %eax callq _scanf addl -44(%rbp), %r12d incl %ebx movl -36(%rbp), %eax cmpl %eax, %ebx jl LBB0_2 LBB0_3: cvtsi2ss %r12d, %xmm1 cvtsi2ss %eax, %xmm0 divss %xmm0, %xmm1 movss %xmm1, -40(%rbp) ## 4-byte Spill leaq L_.str.1(%rip), %rdi movl %r12d, %esi xorl %eax, %eax callq _printf movss -40(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str.2(%rip), %rdi movb $1, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" L_.str.1: ## @.str.1 .asciz "Sum: %d \n" L_.str.2: ## @.str.2 .asciz "Avg: %.2f" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp d9, d8, [sp, #16] ; 16-byte Folded Spill stp x22, x21, [sp, #32] ; 16-byte Folded Spill stp x20, x19, [sp, #48] ; 16-byte Folded Spill stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset b8, -56 .cfi_offset b9, -64 add x8, sp, #12 str x8, [sp] Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _scanf ldr w8, [sp, #12] cmp w8, #1 b.lt LBB0_3 ; %bb.1: mov w20, #0 mov w21, #0 add x22, sp, #8 Lloh2: adrp x19, l_.str@PAGE Lloh3: add x19, x19, l_.str@PAGEOFF LBB0_2: ; =>This Inner Loop Header: Depth=1 str x22, [sp] mov x0, x19 bl _scanf ldr w8, [sp, #8] add w20, w8, w20 add w21, w21, #1 ldr w8, [sp, #12] cmp w21, w8 b.lt LBB0_2 b LBB0_4 LBB0_3: mov w20, #0 LBB0_4: scvtf s0, w20 scvtf s1, w8 fdiv s8, s0, s1 str x20, [sp] Lloh4: adrp x0, l_.str.1@PAGE Lloh5: add x0, x0, l_.str.1@PAGEOFF bl _printf fcvt d0, s8 str d0, [sp] Lloh6: adrp x0, l_.str.2@PAGE Lloh7: add x0, x0, l_.str.2@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload ldp d9, d8, [sp, #16] ; 16-byte Folded Reload add sp, sp, #80 ret .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAdd Lloh4, Lloh5 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" l_.str.1: ; @.str.1 .asciz "Sum: %d \n" l_.str.2: ; @.str.2 .asciz "Avg: %.2f" .subsections_via_symbols
the_stack_data/47672.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _m68k_op_move_16_toc_ix ## -- Begin function m68k_op_move_16_toc_ix .p2align 4, 0x90 _m68k_op_move_16_toc_ix: ## @m68k_op_move_16_toc_ix .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp xorl %eax, %eax callq _OPER_AY_IX_16 movl %eax, %edi popq %rbp jmp _m68ki_set_ccr ## TAILCALL .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _m68k_op_move_16_toc_ix ; -- Begin function m68k_op_move_16_toc_ix .p2align 2 _m68k_op_move_16_toc_ix: ; @m68k_op_move_16_toc_ix .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 _OPER_AY_IX_16 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload b _m68ki_set_ccr .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/Provenance/Cores/Yabause/yabause/src/musashi/extr_m68kopdm.c_m68k_op_move_16_toc_ix.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .subsections_via_symbols
the_stack_data/36074201.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ft_isspace ## -- Begin function ft_isspace .p2align 4, 0x90 _ft_isspace: ## @ft_isspace .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp cmpl $32, %edi ja LBB0_2 ## %bb.1: movl $1, %eax movl %edi, %ecx movabsq $4294968832, %rdx ## imm = 0x100000600 btq %rcx, %rdx jae LBB0_2 ## %bb.3: popq %rbp retq LBB0_2: 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 _ft_isspace ; -- Begin function ft_isspace .p2align 2 _ft_isspace: ; @ft_isspace .cfi_startproc ; %bb.0: cmp w0, #32 b.hi LBB0_3 ; %bb.1: mov w8, w0 mov w9, #1 lsl x8, x9, x8 mov x9, #1536 movk x9, #1, lsl #32 tst x8, x9 b.eq LBB0_3 ; %bb.2: mov w0, #1 ret LBB0_3: mov w0, #0 ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/23228.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ngx_http_core_find_location _ngx_http_core_find_location: ## @ngx_http_core_find_location .cfi_startproc ## %bb.0: 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 _ngx_http_core_module@GOTPCREL(%rip), %r14 movq _NGX_AGAIN@GOTPCREL(%rip), %r15 .p2align 4, 0x90 LBB0_1: ## =>This Inner Loop Header: Depth=1 movl (%r14), %esi movq %rbx, %rdi callq _ngx_http_get_module_loc_conf movl 32(%rax), %esi movq %rbx, %rdi callq _ngx_http_core_find_static_location cmpq (%r15), %rax je LBB0_1 ## %bb.2: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _ngx_http_core_module,4,2 ## @ngx_http_core_module .comm _NGX_AGAIN,8,3 ## @NGX_AGAIN .comm _NGX_OK,8,3 ## @NGX_OK .comm _NGX_DONE,8,3 ## @NGX_DONE .comm _NGX_DECLINED,8,3 ## @NGX_DECLINED .comm _NGX_ERROR,8,3 ## @NGX_ERROR .comm _NGX_LOG_DEBUG_HTTP,4,2 ## @NGX_LOG_DEBUG_HTTP .no_dead_strip _ngx_http_core_find_location .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ngx_http_core_find_location _ngx_http_core_find_location: ; @ngx_http_core_find_location .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x0 Lloh0: adrp x20, _ngx_http_core_module@GOTPAGE Lloh1: ldr x20, [x20, _ngx_http_core_module@GOTPAGEOFF] Lloh2: adrp x21, _NGX_AGAIN@GOTPAGE Lloh3: ldr x21, [x21, _NGX_AGAIN@GOTPAGEOFF] LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w1, [x20] mov x0, x19 bl _ngx_http_get_module_loc_conf ldr w1, [x0, #32] mov x0, x19 bl _ngx_http_core_find_static_location ldr x8, [x21] cmp x0, x8 b.eq LBB0_1 ; %bb.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 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _ngx_http_core_module,4,2 ; @ngx_http_core_module .comm _NGX_AGAIN,8,3 ; @NGX_AGAIN .comm _NGX_OK,8,3 ; @NGX_OK .comm _NGX_DONE,8,3 ; @NGX_DONE .comm _NGX_DECLINED,8,3 ; @NGX_DECLINED .comm _NGX_ERROR,8,3 ; @NGX_ERROR .comm _NGX_LOG_DEBUG_HTTP,4,2 ; @NGX_LOG_DEBUG_HTTP .no_dead_strip _ngx_http_core_find_location .subsections_via_symbols
AnghaBench/tengine/src/http/extr_ngx_http_core_module.c_ngx_http_core_find_location.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function pages_nohuge_unaligned _pages_nohuge_unaligned: ## @pages_nohuge_unaligned .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp xorl %edx, %edx popq %rbp jmp _pages_nohuge_impl ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _pages_nohuge_unaligned .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function pages_nohuge_unaligned _pages_nohuge_unaligned: ; @pages_nohuge_unaligned .cfi_startproc ; %bb.0: mov w2, #0 b _pages_nohuge_impl .cfi_endproc ; -- End function .no_dead_strip _pages_nohuge_unaligned .subsections_via_symbols
AnghaBench/jemalloc/src/extr_pages.c_pages_nohuge_unaligned.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function freeLclosure _freeLclosure: ## @freeLclosure .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %r15 movq %rdi, %r14 movl (%rsi), %edi testl %edi, %edi jle LBB0_5 ## %bb.1: xorl %ebx, %ebx jmp LBB0_2 .p2align 4, 0x90 LBB0_4: ## in Loop: Header=BB0_2 Depth=1 incq %rbx movslq %edi, %rax cmpq %rax, %rbx jge LBB0_5 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq 8(%r15), %rax movq (%rax,%rbx,8), %rsi testq %rsi, %rsi je LBB0_4 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movq %r14, %rdi callq _luaC_upvdeccount movl (%r15), %edi jmp LBB0_4 LBB0_5: callq _sizeLclosure movq %r14, %rdi movq %r15, %rsi movl %eax, %edx addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp jmp _luaM_freemem ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _freeLclosure .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function freeLclosure _freeLclosure: ; @freeLclosure .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x1 mov x20, x0 ldr w0, [x1] cmp w0, #1 b.lt LBB0_5 ; %bb.1: mov x21, #0 b LBB0_3 LBB0_2: ; in Loop: Header=BB0_3 Depth=1 add x21, x21, #1 cmp x21, w0, sxtw b.ge LBB0_5 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [x19, #8] ldr x1, [x8, x21, lsl #3] cbz x1, LBB0_2 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 mov x0, x20 bl _luaC_upvdeccount ldr w0, [x19] b LBB0_2 LBB0_5: bl _sizeLclosure mov x2, x0 mov x0, x20 mov x1, x19 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload b _luaM_freemem .cfi_endproc ; -- End function .no_dead_strip _freeLclosure .subsections_via_symbols
AnghaBench/xLua/WebGLPlugins/extr_lgc.c_freeLclosure.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl $5, %r14d movl $1, %r15d leaq L_.str(%rip), %r12 movl $1, %r13d jmp LBB0_1 .p2align 4, 0x90 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 movl $10, %edi callq _putchar incl %r13d decl %r14d movl -44(%rbp), %r15d ## 4-byte Reload addl $2, %r15d cmpl $6, %r13d je LBB0_6 LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_8 Depth 2 ## Child Loop BB0_3 Depth 2 ## Child Loop BB0_7 Depth 2 movl %r14d, %ebx cmpl $4, %r13d ja LBB0_2 .p2align 4, 0x90 LBB0_8: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl $32, %edi callq _putchar decl %ebx cmpl $1, %ebx ja LBB0_8 LBB0_2: ## in Loop: Header=BB0_1 Depth=1 movl $1, %ebx movl %r15d, -44(%rbp) ## 4-byte Spill .p2align 4, 0x90 LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl %r13d, %ebx movl %ebx, %esi cmoval %r15d, %esi movq %r12, %rdi xorl %eax, %eax callq _printf incl %ebx decl %r15d jne LBB0_3 ## %bb.4: ## in Loop: Header=BB0_1 Depth=1 movl %r14d, %ebx cmpl $4, %r13d ja LBB0_5 .p2align 4, 0x90 LBB0_7: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl $32, %edi callq _putchar decl %ebx cmpl $1, %ebx jg LBB0_7 jmp LBB0_5 LBB0_6: 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 "%d" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x24, x23, [sp, #16] ; 16-byte Folded Spill stp x22, x21, [sp, #32] ; 16-byte Folded Spill stp x20, x19, [sp, #48] ; 16-byte Folded Spill stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov w20, #1 Lloh0: adrp x19, l_.str@PAGE Lloh1: add x19, x19, l_.str@PAGEOFF mov w21, #1 b LBB0_2 LBB0_1: ; in Loop: Header=BB0_2 Depth=1 mov w0, #10 bl _putchar add w21, w21, #1 add w20, w20, #2 cmp w21, #6 b.eq LBB0_14 LBB0_2: ; =>This Loop Header: Depth=1 ; Child Loop BB0_8 Depth 2 subs w22, w21, #5 b.hs LBB0_7 ; %bb.3: ; in Loop: Header=BB0_2 Depth=1 mov w0, #32 bl _putchar cmp w21, #3 b.hi LBB0_7 ; %bb.4: ; in Loop: Header=BB0_2 Depth=1 mov w0, #32 bl _putchar cmn w22, #3 b.hi LBB0_7 ; %bb.5: ; in Loop: Header=BB0_2 Depth=1 mov w0, #32 bl _putchar and w8, w21, #0x7ffffffe cmp w8, #2 b.eq LBB0_7 ; %bb.6: ; in Loop: Header=BB0_2 Depth=1 mov w0, #32 bl _putchar LBB0_7: ; in Loop: Header=BB0_2 Depth=1 mov w22, #1 mov x23, x20 LBB0_8: ; Parent Loop BB0_2 Depth=1 ; => This Inner Loop Header: Depth=2 cmp w22, w21 csel w8, w23, w22, hi str x8, [sp] mov x0, x19 bl _printf add w22, w22, #1 subs w23, w23, #1 b.ne LBB0_8 ; %bb.9: ; in Loop: Header=BB0_2 Depth=1 cmp w21, #5 b.hs LBB0_1 ; %bb.10: ; in Loop: Header=BB0_2 Depth=1 mov w0, #32 bl _putchar cmp w21, #3 b.hi LBB0_1 ; %bb.11: ; in Loop: Header=BB0_2 Depth=1 mov w0, #32 bl _putchar cmp w21, #3 b.eq LBB0_1 ; %bb.12: ; in Loop: Header=BB0_2 Depth=1 mov w0, #32 bl _putchar cmp w21, #1 b.hi LBB0_1 ; %bb.13: ; in Loop: Header=BB0_2 Depth=1 mov w0, #32 bl _putchar b LBB0_1 LBB0_14: 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 Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" .subsections_via_symbols
the_stack_data/127377.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _hal_btcoex_SuspendNotify ## -- Begin function hal_btcoex_SuspendNotify .p2align 4, 0x90 _hal_btcoex_SuspendNotify: ## @hal_btcoex_SuspendNotify .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp cmpl $1, %esi jne LBB0_1 ## %bb.2: movq _BTC_WIFI_PNP_SLEEP@GOTPCREL(%rip), %rax jmp LBB0_3 LBB0_1: movq _BTC_WIFI_PNP_WAKE_UP@GOTPCREL(%rip), %rax LBB0_3: movl (%rax), %esi movq _GLBtCoexist@GOTPCREL(%rip), %rdi popq %rbp jmp _EXhalbtcoutsrc_PnpNotify ## TAILCALL .cfi_endproc ## -- End function .comm _BTC_WIFI_PNP_SLEEP,4,2 ## @BTC_WIFI_PNP_SLEEP .comm _BTC_WIFI_PNP_WAKE_UP,4,2 ## @BTC_WIFI_PNP_WAKE_UP .comm _GLBtCoexist,4,2 ## @GLBtCoexist .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _hal_btcoex_SuspendNotify ; -- Begin function hal_btcoex_SuspendNotify .p2align 2 _hal_btcoex_SuspendNotify: ; @hal_btcoex_SuspendNotify .cfi_startproc ; %bb.0: Lloh0: adrp x8, _BTC_WIFI_PNP_SLEEP@GOTPAGE Lloh1: ldr x8, [x8, _BTC_WIFI_PNP_SLEEP@GOTPAGEOFF] Lloh2: adrp x9, _BTC_WIFI_PNP_WAKE_UP@GOTPAGE Lloh3: ldr x9, [x9, _BTC_WIFI_PNP_WAKE_UP@GOTPAGEOFF] cmp w1, #1 csel x8, x8, x9, eq ldr w1, [x8] Lloh4: adrp x0, _GLBtCoexist@GOTPAGE Lloh5: ldr x0, [x0, _GLBtCoexist@GOTPAGEOFF] b _EXhalbtcoutsrc_PnpNotify .loh AdrpLdrGot Lloh4, Lloh5 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _BTC_WIFI_PNP_SLEEP,4,2 ; @BTC_WIFI_PNP_SLEEP .comm _BTC_WIFI_PNP_WAKE_UP,4,2 ; @BTC_WIFI_PNP_WAKE_UP .comm _GLBtCoexist,4,2 ; @GLBtCoexist .subsections_via_symbols
AnghaBench/linux/drivers/staging/rtl8723bs/hal/extr_hal_btcoex.c_hal_btcoex_SuspendNotify.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function apmwrite _apmwrite: ## @apmwrite .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl (%rsi), %eax popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _apmwrite .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function apmwrite _apmwrite: ; @apmwrite .cfi_startproc ; %bb.0: ldr w0, [x1] ret .cfi_endproc ; -- End function .no_dead_strip _apmwrite .subsections_via_symbols
AnghaBench/freebsd/sys/x86/acpica/extr_acpi_apm.c_apmwrite.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _get_nr_threads ## -- Begin function get_nr_threads .p2align 4, 0x90 _get_nr_threads: ## @get_nr_threads .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx subq $16, %rsp .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rdi, %rbx leaq -24(%rbp), %rsi callq _lock_task_sighand testq %rax, %rax je LBB0_1 ## %bb.2: movq (%rbx), %rdi callq _atomic_read movl %eax, %r14d leaq -24(%rbp), %rsi movq %rbx, %rdi callq _unlock_task_sighand jmp LBB0_3 LBB0_1: xorl %r14d, %r14d LBB0_3: movl %r14d, %eax addq $16, %rsp popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _get_nr_threads ; -- Begin function get_nr_threads .p2align 2 _get_nr_threads: ; @get_nr_threads .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 add x1, sp, #8 bl _lock_task_sighand cbz x0, LBB0_2 ; %bb.1: ldr x0, [x19] bl _atomic_read mov x20, x0 add x1, sp, #8 mov x0, x19 bl _unlock_task_sighand b LBB0_3 LBB0_2: mov w20, #0 LBB0_3: mov x0, x20 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/fastsocket/kernel/fs/proc/extr_base.c_get_nr_threads.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function __dlm_wait_on_lockres ___dlm_wait_on_lockres: ## @__dlm_wait_on_lockres .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _DLM_LOCK_RES_IN_PROGRESS@GOTPCREL(%rip), %rax movq _DLM_LOCK_RES_RECOVERING@GOTPCREL(%rip), %rcx movl (%rcx), %esi orl (%rax), %esi movq _DLM_LOCK_RES_MIGRATING@GOTPCREL(%rip), %rax orl (%rax), %esi popq %rbp jmp ___dlm_wait_on_lockres_flags ## TAILCALL .cfi_endproc ## -- End function .comm _DLM_LOCK_RES_IN_PROGRESS,4,2 ## @DLM_LOCK_RES_IN_PROGRESS .comm _DLM_LOCK_RES_RECOVERING,4,2 ## @DLM_LOCK_RES_RECOVERING .comm _DLM_LOCK_RES_MIGRATING,4,2 ## @DLM_LOCK_RES_MIGRATING .no_dead_strip ___dlm_wait_on_lockres .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function __dlm_wait_on_lockres ___dlm_wait_on_lockres: ; @__dlm_wait_on_lockres .cfi_startproc ; %bb.0: Lloh0: adrp x8, _DLM_LOCK_RES_IN_PROGRESS@GOTPAGE Lloh1: ldr x8, [x8, _DLM_LOCK_RES_IN_PROGRESS@GOTPAGEOFF] Lloh2: ldr w8, [x8] Lloh3: adrp x9, _DLM_LOCK_RES_RECOVERING@GOTPAGE Lloh4: ldr x9, [x9, _DLM_LOCK_RES_RECOVERING@GOTPAGEOFF] Lloh5: ldr w9, [x9] orr w8, w9, w8 Lloh6: adrp x9, _DLM_LOCK_RES_MIGRATING@GOTPAGE Lloh7: ldr x9, [x9, _DLM_LOCK_RES_MIGRATING@GOTPAGEOFF] Lloh8: ldr w9, [x9] orr w1, w8, w9 b ___dlm_wait_on_lockres_flags .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _DLM_LOCK_RES_IN_PROGRESS,4,2 ; @DLM_LOCK_RES_IN_PROGRESS .comm _DLM_LOCK_RES_RECOVERING,4,2 ; @DLM_LOCK_RES_RECOVERING .comm _DLM_LOCK_RES_MIGRATING,4,2 ; @DLM_LOCK_RES_MIGRATING .no_dead_strip ___dlm_wait_on_lockres .subsections_via_symbols
AnghaBench/fastsocket/kernel/fs/ocfs2/dlm/extr_dlmcommon.h___dlm_wait_on_lockres.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _llc_conn_ev_disc_req ## -- Begin function llc_conn_ev_disc_req .p2align 4, 0x90 _llc_conn_ev_disc_req: ## @llc_conn_ev_disc_req .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rsi, %rdi callq _llc_conn_ev movq %rax, %rcx movq (%rax), %rdx movq _LLC_DISC_PRIM@GOTPCREL(%rip), %rsi movl $1, %eax cmpq (%rsi), %rdx jne LBB0_2 ## %bb.1: movq 8(%rcx), %rcx movq _LLC_PRIM_TYPE_REQ@GOTPCREL(%rip), %rdx xorl %eax, %eax cmpq (%rdx), %rcx setne %al LBB0_2: popq %rbp retq .cfi_endproc ## -- End function .comm _LLC_DISC_PRIM,8,3 ## @LLC_DISC_PRIM .comm _LLC_PRIM_TYPE_REQ,8,3 ## @LLC_PRIM_TYPE_REQ .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _llc_conn_ev_disc_req ; -- Begin function llc_conn_ev_disc_req .p2align 2 _llc_conn_ev_disc_req: ; @llc_conn_ev_disc_req .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov x0, x1 bl _llc_conn_ev ldr x8, [x0] Lloh0: adrp x9, _LLC_DISC_PRIM@GOTPAGE Lloh1: ldr x9, [x9, _LLC_DISC_PRIM@GOTPAGEOFF] Lloh2: ldr x9, [x9] cmp x8, x9 b.ne LBB0_2 ; %bb.1: ldr x8, [x0, #8] Lloh3: adrp x9, _LLC_PRIM_TYPE_REQ@GOTPAGE Lloh4: ldr x9, [x9, _LLC_PRIM_TYPE_REQ@GOTPAGEOFF] Lloh5: ldr x9, [x9] cmp x8, x9 cset w0, ne ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret LBB0_2: mov w0, #1 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .cfi_endproc ; -- End function .comm _LLC_DISC_PRIM,8,3 ; @LLC_DISC_PRIM .comm _LLC_PRIM_TYPE_REQ,8,3 ; @LLC_PRIM_TYPE_REQ .subsections_via_symbols
AnghaBench/linux/net/llc/extr_llc_c_ev.c_llc_conn_ev_disc_req.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function hdmi_power_on_full _hdmi_power_on_full: ## @hdmi_power_on_full .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx subq $24, %rsp .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %rbx xorps %xmm0, %xmm0 movaps %xmm0, -48(%rbp) callq _hdmi_power_on_core testl %eax, %eax jne LBB0_15 ## %bb.1: leaq 4(%rbx), %r14 movq _HDMI_IRQ_CORE@GOTPCREL(%rip), %r15 movl (%r15), %esi notl %esi movq %r14, %rdi callq _hdmi_wp_clear_irqenable movl (%r15), %esi notl %esi movq %r14, %rdi callq _hdmi_wp_set_irqstatus movl 20(%rbx), %edx movl 24(%rbx), %esi leaq L_.str(%rip), %rdi xorl %eax, %eax callq _DSSDBG movl 12(%rbx), %eax movq _DISPLAY_FLAGS_DOUBLECLK@GOTPCREL(%rip), %rcx movl (%rcx), %ecx andl 16(%rbx), %ecx setne %cl shll %cl, %eax movl (%rbx), %edi addl %eax, %eax leal (%rax,%rax,4), %r15d callq _clk_get_rate leaq -48(%rbp), %rcx movq %rbx, %rdi movl %eax, %esi movl %r15d, %edx callq _dss_pll_calc_b movq %rbx, %rdi callq _dss_pll_enable testl %eax, %eax je LBB0_3 ## %bb.2: leaq L_.str.1(%rip), %rdi callq _DSSERR jmp LBB0_14 LBB0_3: leaq -48(%rbp), %rsi movq %rbx, %rdi callq _dss_pll_set_config testl %eax, %eax je LBB0_5 ## %bb.4: leaq L_.str.2(%rip), %rdi callq _DSSERR jmp LBB0_13 LBB0_5: leaq 32(%rbx), %rdi movl -40(%rbp), %esi movq -48(%rbp), %rax movl (%rax), %edx callq _hdmi_phy_configure testl %eax, %eax je LBB0_7 ## %bb.6: leaq L_.str.3(%rip), %rdi xorl %eax, %eax callq _DSSDBG jmp LBB0_13 LBB0_7: movq _HDMI_PHYPWRCMD_LDOON@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi callq _hdmi_wp_set_phy_pwr testl %eax, %eax jne LBB0_13 ## %bb.8: leaq 12(%rbx), %rdx leaq 28(%rbx), %rdi movq %r14, %rsi callq _hdmi4_configure leaq 8(%rbx), %r15 movq %r15, %rdi callq _dss_mgr_enable testl %eax, %eax jne LBB0_12 ## %bb.9: movq %r14, %rdi callq _hdmi_wp_video_start testl %eax, %eax je LBB0_10 ## %bb.11: movq %r15, %rdi callq _dss_mgr_disable LBB0_12: movq _HDMI_PHYPWRCMD_OFF@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi callq _hdmi_wp_set_phy_pwr LBB0_13: movq %rbx, %rdi callq _dss_pll_disable LBB0_14: movq %rbx, %rdi callq _hdmi_power_off_core movq _EIO@GOTPCREL(%rip), %rcx xorl %eax, %eax subl (%rcx), %eax LBB0_15: addq $24, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq LBB0_10: movq _HDMI_IRQ_LINK_CONNECT@GOTPCREL(%rip), %rax movq _HDMI_IRQ_LINK_DISCONNECT@GOTPCREL(%rip), %rcx movl (%rcx), %esi orl (%rax), %esi movq %r14, %rdi callq _hdmi_wp_set_irqenable xorl %eax, %eax jmp LBB0_15 .cfi_endproc ## -- End function .comm _HDMI_IRQ_CORE,4,2 ## @HDMI_IRQ_CORE .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "hdmi_power_on hactive= %d vactive = %d\n" .comm _DISPLAY_FLAGS_DOUBLECLK,4,2 ## @DISPLAY_FLAGS_DOUBLECLK L_.str.1: ## @.str.1 .asciz "Failed to enable PLL\n" L_.str.2: ## @.str.2 .asciz "Failed to configure PLL\n" L_.str.3: ## @.str.3 .asciz "Failed to configure PHY\n" .comm _HDMI_PHYPWRCMD_LDOON,4,2 ## @HDMI_PHYPWRCMD_LDOON .comm _HDMI_IRQ_LINK_CONNECT,4,2 ## @HDMI_IRQ_LINK_CONNECT .comm _HDMI_IRQ_LINK_DISCONNECT,4,2 ## @HDMI_IRQ_LINK_DISCONNECT .comm _HDMI_PHYPWRCMD_OFF,4,2 ## @HDMI_PHYPWRCMD_OFF .comm _EIO,4,2 ## @EIO .no_dead_strip _hdmi_power_on_full .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function hdmi_power_on_full _hdmi_power_on_full: ; @hdmi_power_on_full .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x22, x21, [sp, #32] ; 16-byte Folded Spill stp x20, x19, [sp, #48] ; 16-byte Folded Spill stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x0 stp xzr, xzr, [sp, #16] bl _hdmi_power_on_core cbnz w0, LBB0_14 ; %bb.1: add x20, x19, #4 Lloh0: adrp x21, _HDMI_IRQ_CORE@GOTPAGE Lloh1: ldr x21, [x21, _HDMI_IRQ_CORE@GOTPAGEOFF] ldr w8, [x21] mvn w1, w8 mov x0, x20 bl _hdmi_wp_clear_irqenable ldr w8, [x21] mvn w1, w8 mov x0, x20 bl _hdmi_wp_set_irqstatus ldp w9, w8, [x19, #20] stp x8, x9, [sp] Lloh2: adrp x0, l_.str@PAGE Lloh3: add x0, x0, l_.str@PAGEOFF bl _DSSDBG mov x21, x19 ldr w8, [x21, #12]! ldr w9, [x19, #16] Lloh4: adrp x10, _DISPLAY_FLAGS_DOUBLECLK@GOTPAGE Lloh5: ldr x10, [x10, _DISPLAY_FLAGS_DOUBLECLK@GOTPAGEOFF] Lloh6: ldr w10, [x10] tst w10, w9 cset w9, ne lsl w8, w8, w9 add w8, w8, w8, lsl #2 lsl w22, w8, #1 ldr w0, [x19] bl _clk_get_rate mov x1, x0 add x3, sp, #16 mov x0, x19 mov x2, x22 bl _dss_pll_calc_b mov x0, x19 bl _dss_pll_enable cbz w0, LBB0_3 ; %bb.2: Lloh7: adrp x0, l_.str.1@PAGE Lloh8: add x0, x0, l_.str.1@PAGEOFF bl _DSSERR b LBB0_13 LBB0_3: add x1, sp, #16 mov x0, x19 bl _dss_pll_set_config cbz w0, LBB0_5 ; %bb.4: Lloh9: adrp x0, l_.str.2@PAGE Lloh10: add x0, x0, l_.str.2@PAGEOFF bl _DSSERR b LBB0_12 LBB0_5: add x0, x19, #32 ldr w1, [sp, #24] ldr x8, [sp, #16] ldr w2, [x8] bl _hdmi_phy_configure cbz w0, LBB0_7 ; %bb.6: Lloh11: adrp x0, l_.str.3@PAGE Lloh12: add x0, x0, l_.str.3@PAGEOFF bl _DSSDBG b LBB0_12 LBB0_7: Lloh13: adrp x8, _HDMI_PHYPWRCMD_LDOON@GOTPAGE Lloh14: ldr x8, [x8, _HDMI_PHYPWRCMD_LDOON@GOTPAGEOFF] Lloh15: ldr w1, [x8] mov x0, x20 bl _hdmi_wp_set_phy_pwr cbnz w0, LBB0_12 ; %bb.8: add x0, x19, #28 mov x1, x20 mov x2, x21 bl _hdmi4_configure add x21, x19, #8 mov x0, x21 bl _dss_mgr_enable cbnz w0, LBB0_11 ; %bb.9: mov x0, x20 bl _hdmi_wp_video_start cbz w0, LBB0_15 ; %bb.10: mov x0, x21 bl _dss_mgr_disable LBB0_11: Lloh16: adrp x8, _HDMI_PHYPWRCMD_OFF@GOTPAGE Lloh17: ldr x8, [x8, _HDMI_PHYPWRCMD_OFF@GOTPAGEOFF] Lloh18: ldr w1, [x8] mov x0, x20 bl _hdmi_wp_set_phy_pwr LBB0_12: mov x0, x19 bl _dss_pll_disable LBB0_13: mov x0, x19 bl _hdmi_power_off_core Lloh19: adrp x8, _EIO@GOTPAGE Lloh20: ldr x8, [x8, _EIO@GOTPAGEOFF] Lloh21: ldr w8, [x8] neg w0, w8 LBB0_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 add sp, sp, #80 ret LBB0_15: Lloh22: adrp x8, _HDMI_IRQ_LINK_CONNECT@GOTPAGE Lloh23: ldr x8, [x8, _HDMI_IRQ_LINK_CONNECT@GOTPAGEOFF] Lloh24: ldr w8, [x8] Lloh25: adrp x9, _HDMI_IRQ_LINK_DISCONNECT@GOTPAGE Lloh26: ldr x9, [x9, _HDMI_IRQ_LINK_DISCONNECT@GOTPAGEOFF] Lloh27: ldr w9, [x9] orr w1, w9, w8 mov x0, x20 bl _hdmi_wp_set_irqenable mov w0, #0 b LBB0_14 .loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpAdd Lloh7, Lloh8 .loh AdrpAdd Lloh9, Lloh10 .loh AdrpAdd Lloh11, Lloh12 .loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15 .loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18 .loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21 .loh AdrpLdrGotLdr Lloh25, Lloh26, Lloh27 .loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24 .cfi_endproc ; -- End function .comm _HDMI_IRQ_CORE,4,2 ; @HDMI_IRQ_CORE .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "hdmi_power_on hactive= %d vactive = %d\n" .comm _DISPLAY_FLAGS_DOUBLECLK,4,2 ; @DISPLAY_FLAGS_DOUBLECLK l_.str.1: ; @.str.1 .asciz "Failed to enable PLL\n" l_.str.2: ; @.str.2 .asciz "Failed to configure PLL\n" l_.str.3: ; @.str.3 .asciz "Failed to configure PHY\n" .comm _HDMI_PHYPWRCMD_LDOON,4,2 ; @HDMI_PHYPWRCMD_LDOON .comm _HDMI_IRQ_LINK_CONNECT,4,2 ; @HDMI_IRQ_LINK_CONNECT .comm _HDMI_IRQ_LINK_DISCONNECT,4,2 ; @HDMI_IRQ_LINK_DISCONNECT .comm _HDMI_PHYPWRCMD_OFF,4,2 ; @HDMI_PHYPWRCMD_OFF .comm _EIO,4,2 ; @EIO .no_dead_strip _hdmi_power_on_full .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/omapdrm/dss/extr_hdmi4.c_hdmi_power_on_full.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx subq $16, %rsp .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %r15 movl %edi, %r12d movq _EXIT_SUCCESS@GOTPCREL(%rip), %rbx movl (%rbx), %eax movl %eax, -36(%rbp) movq _stderr@GOTPCREL(%rip), %rax movl (%rax), %esi leaq L_.str(%rip), %rdi callq _svn_cmdline_init cmpl (%rbx), %eax jne LBB0_1 ## %bb.2: movq _FALSE@GOTPCREL(%rip), %rax movl (%rax), %edi callq _svn_pool_create_allocator movl %eax, %edi callq _apr_allocator_owner_get movq %rax, %r14 leaq -36(%rbp), %rbx movq %rbx, %rdi movl %r12d, %esi movq %r15, %rdx movq %rax, %rcx callq _sub_main movq %rax, %r15 movq _stdout@GOTPCREL(%rip), %rax movl (%rax), %edi callq _svn_cmdline_fflush movq %r15, %rdi movl %eax, %esi callq _svn_error_compose_create testq %rax, %rax je LBB0_4 ## %bb.3: movq _EXIT_FAILURE@GOTPCREL(%rip), %rcx movl (%rcx), %ecx movl %ecx, -36(%rbp) leaq L_.str.1(%rip), %rdx movq %rax, %rdi xorl %esi, %esi callq _svn_cmdline_handle_exit_error LBB0_4: movq %r14, %rdi callq _svn_pool_destroy jmp LBB0_5 LBB0_1: movq _EXIT_FAILURE@GOTPCREL(%rip), %rbx LBB0_5: movl (%rbx), %eax addq $16, %rsp popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _EXIT_SUCCESS,4,2 ## @EXIT_SUCCESS .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "svnversion" .comm _stderr,4,2 ## @stderr .comm _EXIT_FAILURE,4,2 ## @EXIT_FAILURE .comm _FALSE,4,2 ## @FALSE .comm _stdout,4,2 ## @stdout L_.str.1: ## @.str.1 .asciz "svnversion: " .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x20, x1 mov x21, x0 Lloh0: adrp x19, _EXIT_SUCCESS@GOTPAGE Lloh1: ldr x19, [x19, _EXIT_SUCCESS@GOTPAGEOFF] ldr w8, [x19] str w8, [sp, #12] Lloh2: adrp x8, _stderr@GOTPAGE Lloh3: ldr x8, [x8, _stderr@GOTPAGEOFF] Lloh4: ldr w1, [x8] Lloh5: adrp x0, l_.str@PAGE Lloh6: add x0, x0, l_.str@PAGEOFF bl _svn_cmdline_init ldr w8, [x19] Lloh7: adrp x22, _EXIT_FAILURE@GOTPAGE Lloh8: ldr x22, [x22, _EXIT_FAILURE@GOTPAGEOFF] cmp w0, w8 b.ne LBB0_4 ; %bb.1: Lloh9: adrp x8, _FALSE@GOTPAGE Lloh10: ldr x8, [x8, _FALSE@GOTPAGEOFF] Lloh11: ldr w0, [x8] bl _svn_pool_create_allocator bl _apr_allocator_owner_get mov x19, x0 add x0, sp, #12 mov x1, x21 mov x2, x20 mov x3, x19 bl _sub_main mov x20, x0 Lloh12: adrp x8, _stdout@GOTPAGE Lloh13: ldr x8, [x8, _stdout@GOTPAGEOFF] Lloh14: ldr w0, [x8] bl _svn_cmdline_fflush mov x1, x0 mov x0, x20 bl _svn_error_compose_create cbz x0, LBB0_3 ; %bb.2: ldr w8, [x22] str w8, [sp, #12] Lloh15: adrp x2, l_.str.1@PAGE Lloh16: add x2, x2, l_.str.1@PAGEOFF mov x1, #0 bl _svn_cmdline_handle_exit_error LBB0_3: mov x0, x19 bl _svn_pool_destroy add x22, sp, #12 LBB0_4: ldr w0, [x22] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 ret .loh AdrpLdrGot Lloh7, Lloh8 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpAdd Lloh15, Lloh16 .cfi_endproc ; -- End function .comm _EXIT_SUCCESS,4,2 ; @EXIT_SUCCESS .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "svnversion" .comm _stderr,4,2 ; @stderr .comm _EXIT_FAILURE,4,2 ; @EXIT_FAILURE .comm _FALSE,4,2 ; @FALSE .comm _stdout,4,2 ; @stdout l_.str.1: ; @.str.1 .asciz "svnversion: " .subsections_via_symbols
AnghaBench/freebsd/contrib/subversion/subversion/svnversion/extr_svnversion.c_main.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 $408, %rsp ## imm = 0x198 .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, -80(%rbp) ## 8-byte Spill cmpl $2, %edi jl LBB0_44 ## %bb.1: movl $4294967248, %r14d ## imm = 0xFFFFFFD0 movl _verbose(%rip), %eax movl %eax, -92(%rbp) ## 4-byte Spill movl _fillinput(%rip), %eax movl %eax, -48(%rbp) ## 4-byte Spill movl %edi, %eax movq %rax, -112(%rbp) ## 8-byte Spill movl $512, %ebx ## imm = 0x200 movl $1, %r13d xorl %r12d, %r12d xorl %eax, %eax movq %rax, -128(%rbp) ## 8-byte Spill xorl %eax, %eax movq %rax, -120(%rbp) ## 8-byte Spill xorl %eax, %eax movq %rax, -104(%rbp) ## 8-byte Spill jmp LBB0_4 .p2align 4, 0x90 LBB0_2: ## in Loop: Header=BB0_4 Depth=1 addq $3, %r15 movq %r15, -128(%rbp) ## 8-byte Spill LBB0_3: ## in Loop: Header=BB0_4 Depth=1 incq %r13 cmpq -112(%rbp), %r13 ## 8-byte Folded Reload je LBB0_45 LBB0_4: ## =>This Loop Header: Depth=1 ## Child Loop BB0_17 Depth 2 ## Child Loop BB0_35 Depth 2 ## Child Loop BB0_20 Depth 2 movq -80(%rbp), %rax ## 8-byte Reload movq (%rax,%r13,8), %r15 movl $3, %edx movq %r15, %rdi leaq L_.str(%rip), %rsi callq _strncmp testl %eax, %eax je LBB0_19 ## %bb.5: ## in Loop: Header=BB0_4 Depth=1 movl $3, %edx movq %r15, %rdi leaq L_.str.3(%rip), %rsi callq _strncmp testl %eax, %eax je LBB0_2 ## %bb.6: ## in Loop: Header=BB0_4 Depth=1 movl $3, %edx movq %r15, %rdi leaq L_.str.4(%rip), %rsi callq _strncmp testl %eax, %eax je LBB0_24 ## %bb.7: ## in Loop: Header=BB0_4 Depth=1 movl $3, %edx movq %r15, %rdi leaq L_.str.5(%rip), %rsi callq _strncmp testl %eax, %eax je LBB0_25 ## %bb.8: ## in Loop: Header=BB0_4 Depth=1 movl $2, %edx movq %r15, %rdi leaq L_.str.6(%rip), %rsi callq _strncmp testl %eax, %eax je LBB0_31 ## %bb.9: ## in Loop: Header=BB0_4 Depth=1 movl $5, %edx movq %r15, %rdi leaq L_.str.7(%rip), %rsi callq _strncmp testl %eax, %eax je LBB0_33 ## %bb.10: ## in Loop: Header=BB0_4 Depth=1 movl $5, %edx movq %r15, %rdi leaq L_.str.8(%rip), %rsi callq _strncmp testl %eax, %eax je LBB0_59 ## %bb.11: ## in Loop: Header=BB0_4 Depth=1 movl $6, %edx movq %r15, %rdi leaq L_.str.9(%rip), %rsi callq _strncmp testl %eax, %eax je LBB0_59 ## %bb.12: ## in Loop: Header=BB0_4 Depth=1 movl $2, %edx movq %r15, %rdi leaq L_.str.10(%rip), %rsi callq _strncmp testl %eax, %eax je LBB0_59 ## %bb.13: ## in Loop: Header=BB0_4 Depth=1 movl $5, %edx movq %r15, %rdi leaq L_.str.11(%rip), %rsi callq _strncmp testl %eax, %eax je LBB0_34 ## %bb.14: ## in Loop: Header=BB0_4 Depth=1 cmpb $45, (%r15) jne LBB0_80 ## %bb.15: ## in Loop: Header=BB0_4 Depth=1 movb 1(%r15), %al leal -48(%rax), %edx xorl %ecx, %ecx cmpb $9, %dl ja LBB0_18 ## %bb.16: ## in Loop: Header=BB0_4 Depth=1 addq $2, %r15 xorl %ecx, %ecx .p2align 4, 0x90 LBB0_17: ## Parent Loop BB0_4 Depth=1 ## => This Inner Loop Header: Depth=2 movzbl %al, %eax leal (%rcx,%rcx,4), %ecx leal (%rax,%rcx,2), %ecx addl $-48, %ecx movzbl (%r15), %eax leal -48(%rax), %edx incq %r15 cmpb $10, %dl jb LBB0_17 LBB0_18: ## in Loop: Header=BB0_4 Depth=1 movl %ecx, _nbuffers(%rip) testb %al, %al je LBB0_3 jmp LBB0_81 .p2align 4, 0x90 LBB0_19: ## in Loop: Header=BB0_4 Depth=1 movb 3(%r15), %al addq $3, %r15 leal -48(%rax), %ecx xorl %ebx, %ebx cmpb $9, %cl ja LBB0_21 .p2align 4, 0x90 LBB0_20: ## Parent Loop BB0_4 Depth=1 ## => This Inner Loop Header: Depth=2 leaq (%rbx,%rbx,4), %rcx movzbl %al, %eax addl %r14d, %eax leaq (%rax,%rcx,2), %rbx movzbl 1(%r15), %eax incq %r15 leal -48(%rax), %ecx cmpb $10, %cl jb LBB0_20 LBB0_21: ## in Loop: Header=BB0_4 Depth=1 leal -66(%rax), %ecx cmpb $43, %cl ja LBB0_32 ## %bb.22: ## in Loop: Header=BB0_4 Depth=1 movzbl %cl, %ecx leaq LJTI0_1(%rip), %rdx movslq (%rdx,%rcx,4), %rcx addq %rdx, %rcx jmpq *%rcx LBB0_23: ## in Loop: Header=BB0_4 Depth=1 shlq $9, %rbx jmp LBB0_29 LBB0_24: ## in Loop: Header=BB0_4 Depth=1 addq $3, %r15 movq %r15, -104(%rbp) ## 8-byte Spill jmp LBB0_3 LBB0_25: ## in Loop: Header=BB0_4 Depth=1 addq $3, %r15 movq %r15, -120(%rbp) ## 8-byte Spill jmp LBB0_3 LBB0_26: ## in Loop: Header=BB0_4 Depth=1 shlq $30, %rbx jmp LBB0_29 LBB0_27: ## in Loop: Header=BB0_4 Depth=1 shlq $10, %rbx jmp LBB0_29 LBB0_28: ## in Loop: Header=BB0_4 Depth=1 shlq $20, %rbx LBB0_29: ## in Loop: Header=BB0_4 Depth=1 incq %r15 LBB0_30: ## in Loop: Header=BB0_4 Depth=1 movsbl (%r15), %edx testl %edx, %edx je LBB0_3 jmp LBB0_54 LBB0_31: ## in Loop: Header=BB0_4 Depth=1 movl -92(%rbp), %eax ## 4-byte Reload incl %eax movl %eax, -92(%rbp) ## 4-byte Spill movl %eax, _verbose(%rip) jmp LBB0_3 LBB0_32: ## in Loop: Header=BB0_4 Depth=1 testb %al, %al je LBB0_30 jmp LBB0_79 LBB0_33: ## in Loop: Header=BB0_4 Depth=1 movl -48(%rbp), %eax ## 4-byte Reload incl %eax movl %eax, -48(%rbp) ## 4-byte Spill movl %eax, _fillinput(%rip) jmp LBB0_3 LBB0_34: ## in Loop: Header=BB0_4 Depth=1 movb 5(%r15), %al addq $5, %r15 leal -48(%rax), %ecx xorl %r12d, %r12d cmpb $9, %cl ja LBB0_36 .p2align 4, 0x90 LBB0_35: ## Parent Loop BB0_4 Depth=1 ## => This Inner Loop Header: Depth=2 leaq (%r12,%r12,4), %rcx movzbl %al, %eax addl %r14d, %eax leaq (%rax,%rcx,2), %r12 movzbl 1(%r15), %eax incq %r15 leal -48(%rax), %ecx cmpb $10, %cl jb LBB0_35 LBB0_36: ## in Loop: Header=BB0_4 Depth=1 leal -66(%rax), %ecx cmpb $43, %cl ja LBB0_42 ## %bb.37: ## in Loop: Header=BB0_4 Depth=1 movzbl %cl, %ecx leaq LJTI0_0(%rip), %rdx movslq (%rdx,%rcx,4), %rcx addq %rdx, %rcx jmpq *%rcx LBB0_38: ## in Loop: Header=BB0_4 Depth=1 shlq $9, %r12 jmp LBB0_29 LBB0_39: ## in Loop: Header=BB0_4 Depth=1 shlq $30, %r12 jmp LBB0_29 LBB0_40: ## in Loop: Header=BB0_4 Depth=1 shlq $10, %r12 jmp LBB0_29 LBB0_41: ## in Loop: Header=BB0_4 Depth=1 shlq $20, %r12 jmp LBB0_29 LBB0_42: ## in Loop: Header=BB0_4 Depth=1 testb %al, %al je LBB0_30 LBB0_43: movsbl %al, %ecx movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -80(%rbp), %rax ## 8-byte Reload movq (%rax), %rdx leaq L_.str.12(%rip), %rsi jmp LBB0_82 LBB0_44: movl $512, %ebx ## imm = 0x200 xorl %r12d, %r12d xorl %r14d, %r14d xorl %r15d, %r15d jmp LBB0_48 LBB0_45: movq -128(%rbp), %r13 ## 8-byte Reload testq %r13, %r13 jne LBB0_47 ## %bb.46: movq -120(%rbp), %r14 ## 8-byte Reload movq -104(%rbp), %r15 ## 8-byte Reload jmp LBB0_48 LBB0_47: leaq L_.str.15(%rip), %rsi movq %r13, %rdi callq _strcmp testl %eax, %eax movq -120(%rbp), %r14 ## 8-byte Reload movq -104(%rbp), %r15 ## 8-byte Reload jne LBB0_57 LBB0_48: xorl %edi, %edi callq _dup movl %eax, -72(%rbp) ## 4-byte Spill testl %eax, %eax js LBB0_52 LBB0_49: testq %r15, %r15 je LBB0_51 ## %bb.50: leaq L_.str.15(%rip), %rsi movq %r15, %rdi callq _strcmp testl %eax, %eax jne LBB0_55 LBB0_51: movl $1, %edi callq _dup movl %eax, -48(%rbp) ## 4-byte Spill testl %eax, %eax jns LBB0_62 LBB0_52: movq -80(%rbp), %rax ## 8-byte Reload movq (%rax), %rdi LBB0_53: callq _perror movl $1, %edi callq _exit LBB0_54: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.2(%rip), %rsi xorl %eax, %eax callq _fprintf callq _usage LBB0_55: movq %r15, %rdi movl $438, %esi ## imm = 0x1B6 callq _creat movl %eax, -48(%rbp) ## 4-byte Spill testl %eax, %eax jns LBB0_60 ## %bb.56: movq %r15, %rdi jmp LBB0_53 LBB0_57: movq %r13, %rdi movl $4, %esi xorl %eax, %eax callq _open movl %eax, -72(%rbp) ## 4-byte Spill testl %eax, %eax jns LBB0_49 ## %bb.58: movq %r13, %rdi jmp LBB0_53 LBB0_59: callq _usage LBB0_60: testq %r12, %r12 je LBB0_62 ## %bb.61: movl -48(%rbp), %edi ## 4-byte Reload movq %r12, %rsi xorl %edx, %edx callq _lseek LBB0_62: testq %r14, %r14 jne LBB0_64 ## %bb.63: movl $1, -52(%rbp) ## 4-byte Folded Spill movl $0, -64(%rbp) ## 4-byte Folded Spill jmp LBB0_69 LBB0_64: leaq L_.str.15(%rip), %rsi movq %r14, %rdi callq _strcmp testl %eax, %eax jne LBB0_66 ## %bb.65: movl $2, %edi callq _dup movl %eax, -64(%rbp) ## 4-byte Spill testl %eax, %eax js LBB0_52 jmp LBB0_68 LBB0_66: movq %r14, %rdi movl $438, %esi ## imm = 0x1B6 callq _creat movl %eax, -64(%rbp) ## 4-byte Spill testl %eax, %eax jns LBB0_68 ## %bb.67: movq %r14, %rdi jmp LBB0_53 LBB0_68: movl $0, -52(%rbp) ## 4-byte Folded Spill LBB0_69: testq %r14, %r14 setne _usestderr(%rip) setne -44(%rbp) ## 1-byte Folded Spill movl _nbuffers(%rip), %r13d leaq (,%r13,8), %rdi callq _malloc movq %rax, -128(%rbp) ## 8-byte Spill testq %rax, %rax jne LBB0_71 ## %bb.70: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.16(%rip), %rsi movl %r13d, %edx xorl %eax, %eax callq _fprintf movl $1, %edi callq _exit LBB0_71: movslq %r13d, %r14 leaq (,%r13,4), %r15 movq %r15, %rdi callq _malloc movq %rax, -112(%rbp) ## 8-byte Spill testq %rax, %rax jne LBB0_73 ## %bb.72: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi shlq $2, %r14 leaq L_.str.17(%rip), %rsi jmp LBB0_77 LBB0_73: movq %r15, %rdi callq _malloc testq %rax, %rax jne LBB0_75 ## %bb.74: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi shlq $2, %r14 leaq L_.str.18(%rip), %rsi jmp LBB0_77 LBB0_75: movq %rax, %r12 movq %r15, %rdi callq _malloc testq %rax, %rax jne LBB0_83 ## %bb.76: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi shlq $2, %r14 leaq L_.str.19(%rip), %rsi LBB0_77: movq %r14, %rdx LBB0_78: xorl %eax, %eax callq _fprintf movl $1, %edi callq _exit LBB0_79: movsbl %al, %ecx movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -80(%rbp), %rax ## 8-byte Reload movq (%rax), %rdx leaq L_.str.1(%rip), %rsi jmp LBB0_82 LBB0_80: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -80(%rbp), %rax ## 8-byte Reload movq (%rax), %rdx leaq L_.str.14(%rip), %rsi movq %r15, %rcx xorl %eax, %eax callq _fprintf callq _usage LBB0_81: movsbl %al, %ecx movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -80(%rbp), %rax ## 8-byte Reload movq (%rax), %rdx leaq L_.str.13(%rip), %rsi LBB0_82: xorl %eax, %eax callq _fprintf callq _usage LBB0_83: movq %rax, %r15 testl %r13d, %r13d jle LBB0_87 ## %bb.84: xorl %r14d, %r14d .p2align 4, 0x90 LBB0_85: ## =>This Inner Loop Header: Depth=1 movl $0, (%r12,%r14,4) movl $0, (%r15,%r14,4) movq -112(%rbp), %rax ## 8-byte Reload movl $0, (%rax,%r14,4) movq %rbx, %rdi callq _valloc movq -128(%rbp), %rcx ## 8-byte Reload movq %rax, (%rcx,%r14,8) testq %rax, %rax je LBB0_162 ## %bb.86: ## in Loop: Header=BB0_85 Depth=1 incq %r14 cmpq %r14, %r13 jne LBB0_85 LBB0_87: movl $1, %esi movl $2, %edi callq _signal cmpq $1, %rax je LBB0_89 ## %bb.88: leaq _terminate(%rip), %rsi movl $2, %edi callq _signal LBB0_89: movslq -72(%rbp), %rax ## 4-byte Folded Reload movl $1, %r8d movl $1, %edx movl %eax, %ecx shll %cl, %edx movl %edx, -140(%rbp) ## 4-byte Spill movq %rax, %rsi movslq -48(%rbp), %rdx ## 4-byte Folded Reload movl $1, %edi movl %edx, %ecx shll %cl, %edi movl %edi, -148(%rbp) ## 4-byte Spill shrq $5, %rsi movq %rsi, -176(%rbp) ## 8-byte Spill movq %rdx, %rcx shrq $5, %rcx movq %rcx, -192(%rbp) ## 8-byte Spill movslq -64(%rbp), %rcx ## 4-byte Folded Reload movl $1, %esi shll %cl, %esi movl %esi, -144(%rbp) ## 4-byte Spill movq %rcx, %rsi shrq $5, %rsi movq %rsi, -184(%rbp) ## 8-byte Spill leal 1(%rax), %esi testl %eax, %eax cmovlel %r8d, %esi leal 1(%rdx), %eax cmpl %esi, %edx cmovll %esi, %eax leal 1(%rcx), %edx cmpl %eax, %ecx cmovll %eax, %edx movl %edx, -92(%rbp) ## 4-byte Spill movb $1, %r13b movb $1, %r14b movl $1, -132(%rbp) ## 4-byte Folded Spill movl $0, -88(%rbp) ## 4-byte Folded Spill movl $0, -68(%rbp) ## 4-byte Folded Spill movl $0, -56(%rbp) ## 4-byte Folded Spill movl $0, -136(%rbp) ## 4-byte Folded Spill movl $0, -60(%rbp) ## 4-byte Folded Spill .p2align 4, 0x90 LBB0_90: ## =>This Loop Header: Depth=1 ## Child Loop BB0_92 Depth 2 movslq -136(%rbp), %rax ## 4-byte Folded Reload movq %rax, -120(%rbp) ## 8-byte Spill movslq -60(%rbp), %rax ## 4-byte Folded Reload movq %rax, -104(%rbp) ## 8-byte Spill movslq -56(%rbp), %rax ## 4-byte Folded Reload movq %rax, -160(%rbp) ## 8-byte Spill jmp LBB0_92 .p2align 4, 0x90 LBB0_91: ## in Loop: Header=BB0_92 Depth=2 callq ___error cmpl $4, (%rax) jne LBB0_112 LBB0_92: ## Parent Loop BB0_90 Depth=1 ## => This Inner Loop Header: Depth=2 xorps %xmm0, %xmm0 movaps %xmm0, -336(%rbp) movaps %xmm0, -352(%rbp) movaps %xmm0, -368(%rbp) movaps %xmm0, -384(%rbp) movaps %xmm0, -400(%rbp) movaps %xmm0, -416(%rbp) movaps %xmm0, -432(%rbp) movaps %xmm0, -448(%rbp) movaps %xmm0, -320(%rbp) movaps %xmm0, -304(%rbp) movaps %xmm0, -288(%rbp) movaps %xmm0, -272(%rbp) movaps %xmm0, -256(%rbp) movaps %xmm0, -240(%rbp) movaps %xmm0, -224(%rbp) movaps %xmm0, -208(%rbp) xorl %ecx, %ecx testb $1, %r14b je LBB0_98 ## %bb.93: ## in Loop: Header=BB0_92 Depth=2 movq -120(%rbp), %rax ## 8-byte Reload cmpl $0, (%r12,%rax,4) jne LBB0_98 ## %bb.94: ## in Loop: Header=BB0_92 Depth=2 cmpb $1, _usestderr(%rip) jne LBB0_96 ## %bb.95: ## in Loop: Header=BB0_92 Depth=2 movq -120(%rbp), %rax ## 8-byte Reload cmpl $0, (%r15,%rax,4) jne LBB0_98 LBB0_96: ## in Loop: Header=BB0_92 Depth=2 movl -72(%rbp), %edi ## 4-byte Reload leaq -448(%rbp), %rsi xorl %edx, %edx callq ___darwin_check_fd_set_overflow movl $1, %ecx testl %eax, %eax je LBB0_98 ## %bb.97: ## in Loop: Header=BB0_92 Depth=2 movl -140(%rbp), %eax ## 4-byte Reload movq -176(%rbp), %rdx ## 8-byte Reload orl %eax, -448(%rbp,%rdx,4) .p2align 4, 0x90 LBB0_98: ## in Loop: Header=BB0_92 Depth=2 movq -104(%rbp), %rax ## 8-byte Reload cmpl $0, (%r12,%rax,4) setne %al andb %r13b, %al cmpb $1, %al jne LBB0_101 ## %bb.99: ## in Loop: Header=BB0_92 Depth=2 movl -48(%rbp), %edi ## 4-byte Reload leaq -320(%rbp), %rsi xorl %edx, %edx callq ___darwin_check_fd_set_overflow movl $1, %ecx testl %eax, %eax je LBB0_101 ## %bb.100: ## in Loop: Header=BB0_92 Depth=2 movl -148(%rbp), %eax ## 4-byte Reload movq -192(%rbp), %rdx ## 8-byte Reload orl %eax, -320(%rbp,%rdx,4) LBB0_101: ## in Loop: Header=BB0_92 Depth=2 movzbl _usestderr(%rip), %eax cmpb $1, %al jne LBB0_105 ## %bb.102: ## in Loop: Header=BB0_92 Depth=2 movq -160(%rbp), %rax ## 8-byte Reload cmpl $0, (%r15,%rax,4) setne %al andb -44(%rbp), %al ## 1-byte Folded Reload cmpb $1, %al jne LBB0_108 ## %bb.103: ## in Loop: Header=BB0_92 Depth=2 movl -64(%rbp), %edi ## 4-byte Reload leaq -320(%rbp), %rsi xorl %edx, %edx callq ___darwin_check_fd_set_overflow testl %eax, %eax je LBB0_108 ## %bb.104: ## in Loop: Header=BB0_92 Depth=2 movl -144(%rbp), %eax ## 4-byte Reload movq -184(%rbp), %rcx ## 8-byte Reload orl %eax, -320(%rbp,%rcx,4) jmp LBB0_108 .p2align 4, 0x90 LBB0_105: ## in Loop: Header=BB0_92 Depth=2 testl %ecx, %ecx jne LBB0_108 ## %bb.106: ## in Loop: Header=BB0_92 Depth=2 xorb $1, %al je LBB0_108 ## %bb.107: ## in Loop: Header=BB0_92 Depth=2 movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rcx movl $33, %esi movl $1, %edx leaq L_.str.21(%rip), %rdi callq _fwrite LBB0_108: ## in Loop: Header=BB0_92 Depth=2 movq $60, _limited(%rip) movl $0, _limited+8(%rip) movl -92(%rbp), %edi ## 4-byte Reload leaq -448(%rbp), %rsi leaq -320(%rbp), %rdx xorl %ecx, %ecx leaq _limited(%rip), %r8 callq _select$1050 testl %eax, %eax js LBB0_91 ## %bb.109: ## in Loop: Header=BB0_92 Depth=2 jne LBB0_113 ## %bb.110: ## in Loop: Header=BB0_92 Depth=2 cmpb $0, _usestderr(%rip) jne LBB0_92 ## %bb.111: ## in Loop: Header=BB0_92 Depth=2 movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rcx movl $15, %esi movl $1, %edx leaq L_.str.23(%rip), %rdi callq _fwrite jmp LBB0_92 LBB0_112: ## in Loop: Header=BB0_92 Depth=2 leaq L_.str.22(%rip), %rdi callq _perror jmp LBB0_92 .p2align 4, 0x90 LBB0_113: ## in Loop: Header=BB0_90 Depth=1 movl %eax, -84(%rbp) ## 4-byte Spill movl $0, -44(%rbp) ## 4-byte Folded Spill movl -72(%rbp), %edi ## 4-byte Reload leaq -448(%rbp), %rsi xorl %edx, %edx callq ___darwin_check_fd_set_overflow testl %eax, %eax je LBB0_125 ## %bb.114: ## in Loop: Header=BB0_90 Depth=1 movl -140(%rbp), %eax ## 4-byte Reload movq -176(%rbp), %rcx ## 8-byte Reload testl %eax, -448(%rbp,%rcx,4) movq -112(%rbp), %r14 ## 8-byte Reload je LBB0_126 ## %bb.115: ## in Loop: Header=BB0_90 Depth=1 movq %r14, %rax movq -120(%rbp), %r14 ## 8-byte Reload movslq (%rax,%r14,4), %r13 movq %r13, %rsi movq -128(%rbp), %rax ## 8-byte Reload addq (%rax,%r14,8), %rsi movl %ebx, %eax subl %r13d, %eax movslq %eax, %rdx movl -72(%rbp), %edi ## 4-byte Reload callq _read movq %rax, %r9 testl %r9d, %r9d js LBB0_159 ## %bb.116: ## in Loop: Header=BB0_90 Depth=1 addl %r9d, %r13d movq -112(%rbp), %rax ## 8-byte Reload movl %r13d, (%rax,%r14,4) cmpl $0, _verbose(%rip) je LBB0_121 ## %bb.117: ## in Loop: Header=BB0_90 Depth=1 cmpl $0, _fillinput(%rip) movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq %r9, -168(%rbp) ## 8-byte Spill je LBB0_119 ## %bb.118: ## in Loop: Header=BB0_90 Depth=1 leaq L_.str.27(%rip), %rsi movl -132(%rbp), %edx ## 4-byte Reload movl %r9d, %ecx movl %r13d, %r8d xorl %eax, %eax callq _fprintf jmp LBB0_120 LBB0_119: ## in Loop: Header=BB0_90 Depth=1 leaq L_.str.26(%rip), %rsi movl -132(%rbp), %edx ## 4-byte Reload movl %r9d, %ecx xorl %eax, %eax callq _fprintf LBB0_120: ## in Loop: Header=BB0_90 Depth=1 movq -168(%rbp), %r9 ## 8-byte Reload LBB0_121: ## in Loop: Header=BB0_90 Depth=1 testl %r9d, %r9d movl $1, %eax movl $1, -44(%rbp) ## 4-byte Folded Spill movl -68(%rbp), %ecx ## 4-byte Reload cmovel %eax, %ecx movl %ecx, -68(%rbp) ## 4-byte Spill cmpl $0, _fillinput(%rip) je LBB0_124 ## %bb.122: ## in Loop: Header=BB0_90 Depth=1 testl %r9d, %r9d je LBB0_124 ## %bb.123: ## in Loop: Header=BB0_90 Depth=1 cmpl %ebx, %r13d jne LBB0_125 LBB0_124: ## in Loop: Header=BB0_90 Depth=1 cmpl %ebx, %r13d leaq _partial_records(%rip), %rax leaq _full_records(%rip), %rcx cmoveq %rcx, %rax incq (%rax) movl $1, (%r12,%r14,4) movl $1, (%r15,%r14,4) incl %r14d incl -132(%rbp) ## 4-byte Folded Spill cmpl _nbuffers(%rip), %r14d movl $0, %eax cmovgel %eax, %r14d movl %r14d, %eax movl %r14d, -136(%rbp) ## 4-byte Spill LBB0_125: ## in Loop: Header=BB0_90 Depth=1 movq -112(%rbp), %r14 ## 8-byte Reload LBB0_126: ## in Loop: Header=BB0_90 Depth=1 movl -48(%rbp), %edi ## 4-byte Reload leaq -320(%rbp), %rsi xorl %edx, %edx callq ___darwin_check_fd_set_overflow testl %eax, %eax je LBB0_134 ## %bb.127: ## in Loop: Header=BB0_90 Depth=1 movl -148(%rbp), %eax ## 4-byte Reload movq -192(%rbp), %rcx ## 8-byte Reload testl %eax, -320(%rbp,%rcx,4) je LBB0_134 ## %bb.128: ## in Loop: Header=BB0_90 Depth=1 movq -128(%rbp), %rax ## 8-byte Reload movq -104(%rbp), %rcx ## 8-byte Reload movq (%rax,%rcx,8), %rsi movslq (%r14,%rcx,4), %r13 movl -48(%rbp), %edi ## 4-byte Reload movq %r13, %rdx callq _write cmpq %r13, %rax jne LBB0_161 ## %bb.129: ## in Loop: Header=BB0_90 Depth=1 cmpb $1, _usestderr(%rip) jne LBB0_131 ## %bb.130: ## in Loop: Header=BB0_90 Depth=1 movl -60(%rbp), %eax ## 4-byte Reload cmpl -56(%rbp), %eax ## 4-byte Folded Reload je LBB0_132 LBB0_131: ## in Loop: Header=BB0_90 Depth=1 movq -104(%rbp), %rax ## 8-byte Reload movl $0, (%r14,%rax,4) LBB0_132: ## in Loop: Header=BB0_90 Depth=1 movl -44(%rbp), %edx ## 4-byte Reload incl %edx movq -104(%rbp), %rax ## 8-byte Reload movl $0, (%r12,%rax,4) movl -60(%rbp), %ecx ## 4-byte Reload incl %ecx cmpl _nbuffers(%rip), %ecx movl $0, %eax cmovgel %eax, %ecx movl %ecx, -60(%rbp) ## 4-byte Spill jmp LBB0_135 .p2align 4, 0x90 LBB0_134: ## in Loop: Header=BB0_90 Depth=1 movl -44(%rbp), %edx ## 4-byte Reload LBB0_135: ## in Loop: Header=BB0_90 Depth=1 cmpb $1, _usestderr(%rip) movl -68(%rbp), %r13d ## 4-byte Reload jne LBB0_142 ## %bb.136: ## in Loop: Header=BB0_90 Depth=1 movl %edx, -44(%rbp) ## 4-byte Spill movl -64(%rbp), %edi ## 4-byte Reload leaq -320(%rbp), %rsi xorl %edx, %edx callq ___darwin_check_fd_set_overflow testl %eax, %eax je LBB0_143 ## %bb.137: ## in Loop: Header=BB0_90 Depth=1 movl -144(%rbp), %eax ## 4-byte Reload movq -184(%rbp), %rcx ## 8-byte Reload testl %eax, -320(%rbp,%rcx,4) je LBB0_143 ## %bb.138: ## in Loop: Header=BB0_90 Depth=1 movq -128(%rbp), %rax ## 8-byte Reload movq -160(%rbp), %rcx ## 8-byte Reload movq (%rax,%rcx,8), %rsi movq %r14, %r13 movslq (%r14,%rcx,4), %r14 movl -64(%rbp), %edi ## 4-byte Reload movq %r14, %rdx callq _write cmpq %r14, %rax jne LBB0_163 ## %bb.139: ## in Loop: Header=BB0_90 Depth=1 movl -60(%rbp), %eax ## 4-byte Reload cmpl -56(%rbp), %eax ## 4-byte Folded Reload movl -68(%rbp), %esi ## 4-byte Reload movq %r13, %r14 je LBB0_141 ## %bb.140: ## in Loop: Header=BB0_90 Depth=1 movq -160(%rbp), %rax ## 8-byte Reload movl $0, (%r14,%rax,4) LBB0_141: ## in Loop: Header=BB0_90 Depth=1 movl -44(%rbp), %edx ## 4-byte Reload incl %edx movq -160(%rbp), %rax ## 8-byte Reload movl $0, (%r15,%rax,4) movl -56(%rbp), %ecx ## 4-byte Reload incl %ecx cmpl _nbuffers(%rip), %ecx movl $0, %eax cmovgel %eax, %ecx movl %ecx, -56(%rbp) ## 4-byte Spill movl -84(%rbp), %ecx ## 4-byte Reload movl %esi, %r13d cmpl %ecx, %edx jne LBB0_144 jmp LBB0_146 .p2align 4, 0x90 LBB0_142: ## in Loop: Header=BB0_90 Depth=1 movl -84(%rbp), %ecx ## 4-byte Reload cmpl %ecx, %edx jne LBB0_144 jmp LBB0_146 .p2align 4, 0x90 LBB0_143: ## in Loop: Header=BB0_90 Depth=1 movl -84(%rbp), %ecx ## 4-byte Reload movl -44(%rbp), %edx ## 4-byte Reload cmpl %ecx, %edx je LBB0_146 LBB0_144: ## in Loop: Header=BB0_90 Depth=1 testb $1, _usestderr(%rip) jne LBB0_146 ## %bb.145: ## in Loop: Header=BB0_90 Depth=1 movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.30(%rip), %rsi xorl %eax, %eax callq _fprintf LBB0_146: ## in Loop: Header=BB0_90 Depth=1 cmpl $1, %r13d jne LBB0_151 ## %bb.147: ## in Loop: Header=BB0_90 Depth=1 movslq -60(%rbp), %rax ## 4-byte Folded Reload cmpl $0, (%r14,%rax,4) je LBB0_152 ## %bb.148: ## in Loop: Header=BB0_90 Depth=1 cmpb $1, _usestderr(%rip) jne LBB0_151 jmp LBB0_149 LBB0_152: ## in Loop: Header=BB0_90 Depth=1 cmpl $0, (%r12,%rax,4) movl $1, %eax movl -88(%rbp), %ecx ## 4-byte Reload cmovel %eax, %ecx movl %ecx, -88(%rbp) ## 4-byte Spill cmpb $1, _usestderr(%rip) jne LBB0_151 LBB0_149: ## in Loop: Header=BB0_90 Depth=1 movslq -56(%rbp), %rax ## 4-byte Folded Reload cmpl $0, (%r14,%rax,4) je LBB0_154 .p2align 4, 0x90 LBB0_151: ## in Loop: Header=BB0_90 Depth=1 movl %r13d, %edx LBB0_155: ## in Loop: Header=BB0_90 Depth=1 cmpl $0, -88(%rbp) ## 4-byte Folded Reload sete %r13b cmpl $0, -52(%rbp) ## 4-byte Folded Reload sete -44(%rbp) ## 1-byte Folded Spill movl %edx, -68(%rbp) ## 4-byte Spill testl %edx, %edx sete %r14b je LBB0_90 ## %bb.156: ## in Loop: Header=BB0_90 Depth=1 cmpl $0, -88(%rbp) ## 4-byte Folded Reload je LBB0_90 ## %bb.157: ## in Loop: Header=BB0_90 Depth=1 cmpl $0, -52(%rbp) ## 4-byte Folded Reload je LBB0_90 jmp LBB0_158 LBB0_154: ## in Loop: Header=BB0_90 Depth=1 movl %r13d, %edx cmpl $0, (%r15,%rax,4) movl -52(%rbp), %eax ## 4-byte Reload movl $1, %ecx cmovel %ecx, %eax movl %eax, -52(%rbp) ## 4-byte Spill jmp LBB0_155 LBB0_159: cmpb $0, _usestderr(%rip) jne LBB0_165 ## %bb.160: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -80(%rbp), %rax ## 8-byte Reload movq (%rax), %rdx leaq L_.str.24(%rip), %rsi xorl %eax, %eax callq _fprintf leaq L_.str.25(%rip), %rdi jmp LBB0_164 LBB0_161: leaq L_.str.28(%rip), %rdi jmp LBB0_164 LBB0_162: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -80(%rbp), %rax ## 8-byte Reload movq (%rax), %rdx leaq L_.str.20(%rip), %rsi jmp LBB0_78 LBB0_163: leaq L_.str.29(%rip), %rdi LBB0_164: callq _perror LBB0_165: movl $1, %ebx LBB0_166: callq _stats movl %ebx, %edi callq _exit LBB0_158: xorl %ebx, %ebx jmp LBB0_166 .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L0_0_set_38, LBB0_38-LJTI0_0 .set L0_0_set_43, LBB0_43-LJTI0_0 .set L0_0_set_39, LBB0_39-LJTI0_0 .set L0_0_set_40, LBB0_40-LJTI0_0 .set L0_0_set_41, LBB0_41-LJTI0_0 LJTI0_0: .long L0_0_set_38 .long L0_0_set_43 .long L0_0_set_43 .long L0_0_set_43 .long L0_0_set_43 .long L0_0_set_39 .long L0_0_set_43 .long L0_0_set_43 .long L0_0_set_43 .long L0_0_set_40 .long L0_0_set_43 .long L0_0_set_41 .long L0_0_set_43 .long L0_0_set_43 .long L0_0_set_43 .long L0_0_set_43 .long L0_0_set_43 .long L0_0_set_43 .long L0_0_set_43 .long L0_0_set_43 .long L0_0_set_43 .long L0_0_set_43 .long L0_0_set_43 .long L0_0_set_43 .long L0_0_set_43 .long L0_0_set_43 .long L0_0_set_43 .long L0_0_set_43 .long L0_0_set_43 .long L0_0_set_43 .long L0_0_set_43 .long L0_0_set_43 .long L0_0_set_38 .long L0_0_set_43 .long L0_0_set_43 .long L0_0_set_43 .long L0_0_set_43 .long L0_0_set_39 .long L0_0_set_43 .long L0_0_set_43 .long L0_0_set_43 .long L0_0_set_40 .long L0_0_set_43 .long L0_0_set_41 .set L0_1_set_23, LBB0_23-LJTI0_1 .set L0_1_set_79, LBB0_79-LJTI0_1 .set L0_1_set_26, LBB0_26-LJTI0_1 .set L0_1_set_27, LBB0_27-LJTI0_1 .set L0_1_set_28, LBB0_28-LJTI0_1 LJTI0_1: .long L0_1_set_23 .long L0_1_set_79 .long L0_1_set_79 .long L0_1_set_79 .long L0_1_set_79 .long L0_1_set_26 .long L0_1_set_79 .long L0_1_set_79 .long L0_1_set_79 .long L0_1_set_27 .long L0_1_set_79 .long L0_1_set_28 .long L0_1_set_79 .long L0_1_set_79 .long L0_1_set_79 .long L0_1_set_79 .long L0_1_set_79 .long L0_1_set_79 .long L0_1_set_79 .long L0_1_set_79 .long L0_1_set_79 .long L0_1_set_79 .long L0_1_set_79 .long L0_1_set_79 .long L0_1_set_79 .long L0_1_set_79 .long L0_1_set_79 .long L0_1_set_79 .long L0_1_set_79 .long L0_1_set_79 .long L0_1_set_79 .long L0_1_set_79 .long L0_1_set_23 .long L0_1_set_79 .long L0_1_set_79 .long L0_1_set_79 .long L0_1_set_79 .long L0_1_set_26 .long L0_1_set_79 .long L0_1_set_79 .long L0_1_set_79 .long L0_1_set_27 .long L0_1_set_79 .long L0_1_set_28 .end_data_region ## -- End function .p2align 4, 0x90 ## -- Begin function usage _usage: ## @usage .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 ___stderrp@GOTPCREL(%rip), %rbx movq (%rbx), %rcx leaq L_.str.31(%rip), %rdi movl $83, %esi movl $1, %edx callq _fwrite movq (%rbx), %rcx leaq L_.str.32(%rip), %rdi movl $31, %esi movl $1, %edx callq _fwrite movq (%rbx), %rcx leaq L_.str.33(%rip), %rdi movl $81, %esi movl $1, %edx callq _fwrite movq (%rbx), %rcx leaq L_.str.34(%rip), %rdi movl $56, %esi movl $1, %edx callq _fwrite movq (%rbx), %rcx leaq L_.str.35(%rip), %rdi movl $60, %esi movl $1, %edx callq _fwrite movq (%rbx), %rcx leaq L_.str.36(%rip), %rdi movl $74, %esi movl $1, %edx callq _fwrite movq (%rbx), %rcx leaq L_.str.37(%rip), %rdi movl $76, %esi movl $1, %edx callq _fwrite movq (%rbx), %rcx leaq L_.str.38(%rip), %rdi movl $75, %esi movl $1, %edx callq _fwrite movq (%rbx), %rcx leaq L_.str.39(%rip), %rdi movl $78, %esi movl $1, %edx callq _fwrite movq (%rbx), %rcx leaq L_.str.40(%rip), %rdi movl $78, %esi movl $1, %edx callq _fwrite movq (%rbx), %rcx leaq L_.str.41(%rip), %rdi movl $72, %esi movl $1, %edx callq _fwrite movl $1, %edi callq _exit .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function terminate _terminate: ## @terminate .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 %edi, %ebx callq _stats movl %ebx, %edi callq _exit .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function stats _stats: ## @stats .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp cmpb $0, _usestderr(%rip) je LBB3_2 ## %bb.1: popq %rbp retq LBB3_2: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq _full_records(%rip), %rdx movq _partial_records(%rip), %rcx leaq L_.str.42(%rip), %rsi xorl %eax, %eax popq %rbp jmp _fprintf ## TAILCALL .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "bs=" L_.str.1: ## @.str.1 .asciz "%s: bad character on bs: %c\n" L_.str.2: ## @.str.2 .asciz "Bad char in bs= number parsing: %c\n" L_.str.3: ## @.str.3 .asciz "if=" L_.str.4: ## @.str.4 .asciz "of=" L_.str.5: ## @.str.5 .asciz "ef=" L_.str.6: ## @.str.6 .asciz "-v" .zerofill __DATA,__bss,_verbose,4,2 ## @verbose L_.str.7: ## @.str.7 .asciz "-fill" .zerofill __DATA,__bss,_fillinput,4,2 ## @fillinput L_.str.8: ## @.str.8 .asciz "-help" L_.str.9: ## @.str.9 .asciz "--help" L_.str.10: ## @.str.10 .asciz "-h" L_.str.11: ## @.str.11 .asciz "seek=" L_.str.12: ## @.str.12 .asciz "%s: bad character on seek: %c\n" .section __DATA,__data .p2align 2 ## @nbuffers _nbuffers: .long 3 ## 0x3 .section __TEXT,__cstring,cstring_literals L_.str.13: ## @.str.13 .asciz "%s: bad character for number of buffers: %c\n" L_.str.14: ## @.str.14 .asciz "%s: bad argument: %s\n" L_.str.15: ## @.str.15 .asciz "-" .zerofill __DATA,__bss,_usestderr,1,2 ## @usestderr L_.str.16: ## @.str.16 .asciz "malloc of buffer (%d) failed.\n" L_.str.17: ## @.str.17 .asciz "malloc of read_chars (%lu) failed.\n" L_.str.18: ## @.str.18 .asciz "malloc of buffer_empty (%lu) failed.\n" L_.str.19: ## @.str.19 .asciz "malloc of stderr_empty (%lu) failed.\n" L_.str.20: ## @.str.20 .asciz "%s: valloc failed\n" L_.str.21: ## @.str.21 .asciz "HUH, nothing to read or write???\n" .zerofill __DATA,__bss,_limited,16,3 ## @limited L_.str.22: ## @.str.22 .asciz "select error, ignored" L_.str.23: ## @.str.23 .asciz "select timeout\n" L_.str.24: ## @.str.24 .asciz "%s: " L_.str.25: ## @.str.25 .asciz "read" L_.str.26: ## @.str.26 .asciz "%d:%d\n" L_.str.27: ## @.str.27 .asciz "%d:%d -> %d\n" .zerofill __DATA,__bss,_partial_records,8,3 ## @partial_records .zerofill __DATA,__bss,_full_records,8,3 ## @full_records L_.str.28: ## @.str.28 .asciz "write stdout" L_.str.29: ## @.str.29 .asciz "write stderr" L_.str.30: ## @.str.30 .asciz "bits set (%d) not equal to %d\n" L_.str.31: ## @.str.31 .asciz "Usage: fdd [bs=nn[kKbBgGmM]] [seek=nn[kKbBgGmM]] [if=?] [of=?] [ef=?] -v -nn -fill\n" L_.str.32: ## @.str.32 .asciz " nn Is a number.\n" L_.str.33: ## @.str.33 .asciz " [kKbBgGmM] b=512, k=1024, m=1024*1024, g=1024*1024*1024 (case no matter).\n" L_.str.34: ## @.str.34 .asciz " bs=nn The size of the block/buffer to read.\n" L_.str.35: ## @.str.35 .asciz " seek=nn The size to skip of the input file (if=).\n" L_.str.36: ## @.str.36 .asciz " if=? Input file is ?. If not present, or '-', stdin is used.\n" L_.str.37: ## @.str.37 .asciz " of=? Output file is ?. If not present, or '-', stdout is used.\n" L_.str.38: ## @.str.38 .asciz " ef=? Error file is ?. If not present, or '-', stderr is used.\n" L_.str.39: ## @.str.39 .asciz " -v Verbose output -- print number characters read each buffer.\n" L_.str.40: ## @.str.40 .asciz " -fill If input is truncated before 'bs=', read til buffer filled.\n" L_.str.41: ## @.str.41 .asciz " -nn Specify the number of circular buffers. Default is 3.\n" L_.str.42: ## @.str.42 .asciz "%lld full, and %lld partial records processed\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill .cfi_def_cfa_offset 96 stp x26, x25, [sp, #16] ; 16-byte Folded Spill stp x24, x23, [sp, #32] ; 16-byte Folded Spill stp x22, x21, [sp, #48] ; 16-byte Folded Spill stp x20, x19, [sp, #64] ; 16-byte Folded Spill stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 sub sp, sp, #464 mov x19, x1 cmp w0, #2 b.lt LBB0_49 ; %bb.1: mov x25, #0 stp xzr, xzr, [sp, #176] ; 16-byte Folded Spill str xzr, [sp, #160] ; 8-byte Folded Spill mov w23, #-48 Lloh0: adrp x8, _verbose@PAGE Lloh1: ldr w8, [x8, _verbose@PAGEOFF] str w8, [sp, #168] ; 4-byte Folded Spill Lloh2: adrp x8, _fillinput@PAGE Lloh3: ldr w8, [x8, _fillinput@PAGEOFF] str w8, [sp, #156] ; 4-byte Folded Spill mov w28, w0 mov w20, #512 mov w27, #1 Lloh4: adrp x22, l_.str@PAGE Lloh5: add x22, x22, l_.str@PAGEOFF Lloh6: adrp x26, l_.str.3@PAGE Lloh7: add x26, x26, l_.str.3@PAGEOFF mov w21, #10 b LBB0_4 LBB0_2: ; in Loop: Header=BB0_4 Depth=1 add x8, x24, #3 str x8, [sp, #184] ; 8-byte Folded Spill LBB0_3: ; in Loop: Header=BB0_4 Depth=1 add x27, x27, #1 cmp x27, x28 b.eq LBB0_50 LBB0_4: ; =>This Loop Header: Depth=1 ; Child Loop BB0_17 Depth 2 ; Child Loop BB0_37 Depth 2 ; Child Loop BB0_20 Depth 2 ldr x24, [x19, x27, lsl #3] mov x0, x24 mov x1, x22 mov w2, #3 bl _strncmp cbz w0, LBB0_18 ; %bb.5: ; in Loop: Header=BB0_4 Depth=1 mov x0, x24 mov x1, x26 mov w2, #3 bl _strncmp cbz w0, LBB0_2 ; %bb.6: ; in Loop: Header=BB0_4 Depth=1 mov x0, x24 Lloh8: adrp x1, l_.str.4@PAGE Lloh9: add x1, x1, l_.str.4@PAGEOFF mov w2, #3 bl _strncmp cbz w0, LBB0_25 ; %bb.7: ; in Loop: Header=BB0_4 Depth=1 mov x0, x24 Lloh10: adrp x1, l_.str.5@PAGE Lloh11: add x1, x1, l_.str.5@PAGEOFF mov w2, #3 bl _strncmp cbz w0, LBB0_26 ; %bb.8: ; in Loop: Header=BB0_4 Depth=1 mov x0, x24 Lloh12: adrp x1, l_.str.6@PAGE Lloh13: add x1, x1, l_.str.6@PAGEOFF mov w2, #2 bl _strncmp cbz w0, LBB0_32 ; %bb.9: ; in Loop: Header=BB0_4 Depth=1 mov x0, x24 Lloh14: adrp x1, l_.str.7@PAGE Lloh15: add x1, x1, l_.str.7@PAGEOFF mov w2, #5 bl _strncmp cbz w0, LBB0_34 ; %bb.10: ; in Loop: Header=BB0_4 Depth=1 mov x0, x24 Lloh16: adrp x1, l_.str.8@PAGE Lloh17: add x1, x1, l_.str.8@PAGEOFF mov w2, #5 bl _strncmp cbz w0, LBB0_64 ; %bb.11: ; in Loop: Header=BB0_4 Depth=1 mov x0, x24 Lloh18: adrp x1, l_.str.9@PAGE Lloh19: add x1, x1, l_.str.9@PAGEOFF mov w2, #6 bl _strncmp cbz w0, LBB0_64 ; %bb.12: ; in Loop: Header=BB0_4 Depth=1 mov x0, x24 Lloh20: adrp x1, l_.str.10@PAGE Lloh21: add x1, x1, l_.str.10@PAGEOFF mov w2, #2 bl _strncmp cbz w0, LBB0_64 ; %bb.13: ; in Loop: Header=BB0_4 Depth=1 mov x0, x24 Lloh22: adrp x1, l_.str.11@PAGE Lloh23: add x1, x1, l_.str.11@PAGEOFF mov w2, #5 bl _strncmp cbz w0, LBB0_35 ; %bb.14: ; in Loop: Header=BB0_4 Depth=1 ldrb w8, [x24] cmp w8, #45 b.ne LBB0_83 ; %bb.15: ; in Loop: Header=BB0_4 Depth=1 ldrb w8, [x24, #1] sub w9, w8, #48 cmp w9, #9 b.hi LBB0_38 ; %bb.16: ; in Loop: Header=BB0_4 Depth=1 mov w9, #0 add x10, x24, #2 LBB0_17: ; Parent Loop BB0_4 Depth=1 ; => This Inner Loop Header: Depth=2 mul w9, w9, w21 add w8, w9, w8, uxtb sub w9, w8, #48 ldrb w8, [x10], #1 sub w11, w8, #48 cmp w11, #10 b.lo LBB0_17 b LBB0_39 LBB0_18: ; in Loop: Header=BB0_4 Depth=1 ldrb w8, [x24, #3]! sub w9, w8, #48 cmp w9, #9 b.hi LBB0_21 ; %bb.19: ; in Loop: Header=BB0_4 Depth=1 mov x20, #0 mov x9, x8 LBB0_20: ; Parent Loop BB0_4 Depth=1 ; => This Inner Loop Header: Depth=2 ldrb w8, [x24, #1]! add w9, w23, w9, uxtb madd x20, x20, x21, x9 sub w10, w8, #48 mov x9, x8 cmp w10, #10 b.lo LBB0_20 b LBB0_22 LBB0_21: ; in Loop: Header=BB0_4 Depth=1 mov x20, #0 LBB0_22: ; in Loop: Header=BB0_4 Depth=1 sub w9, w8, #66 cmp w9, #43 b.hi LBB0_33 ; %bb.23: ; in Loop: Header=BB0_4 Depth=1 Lloh24: adrp x12, lJTI0_1@PAGE Lloh25: add x12, x12, lJTI0_1@PAGEOFF adr x10, LBB0_24 ldrb w11, [x12, x9] add x10, x10, x11, lsl #2 br x10 LBB0_24: ; in Loop: Header=BB0_4 Depth=1 lsl x20, x20, #9 b LBB0_30 LBB0_25: ; in Loop: Header=BB0_4 Depth=1 add x8, x24, #3 str x8, [sp, #176] ; 8-byte Folded Spill b LBB0_3 LBB0_26: ; in Loop: Header=BB0_4 Depth=1 add x8, x24, #3 str x8, [sp, #160] ; 8-byte Folded Spill b LBB0_3 LBB0_27: ; in Loop: Header=BB0_4 Depth=1 lsl x20, x20, #30 b LBB0_30 LBB0_28: ; in Loop: Header=BB0_4 Depth=1 lsl x20, x20, #10 b LBB0_30 LBB0_29: ; in Loop: Header=BB0_4 Depth=1 lsl x20, x20, #20 LBB0_30: ; in Loop: Header=BB0_4 Depth=1 add x24, x24, #1 LBB0_31: ; in Loop: Header=BB0_4 Depth=1 ldrsb w8, [x24] cbz w8, LBB0_3 b LBB0_59 LBB0_32: ; in Loop: Header=BB0_4 Depth=1 ldr w9, [sp, #168] ; 4-byte Folded Reload add w9, w9, #1 adrp x8, _verbose@PAGE str w9, [sp, #168] ; 4-byte Folded Spill str w9, [x8, _verbose@PAGEOFF] b LBB0_3 LBB0_33: ; in Loop: Header=BB0_4 Depth=1 cbz w8, LBB0_31 b LBB0_82 LBB0_34: ; in Loop: Header=BB0_4 Depth=1 ldr w9, [sp, #156] ; 4-byte Folded Reload add w9, w9, #1 adrp x8, _fillinput@PAGE str w9, [sp, #156] ; 4-byte Folded Spill str w9, [x8, _fillinput@PAGEOFF] b LBB0_3 LBB0_35: ; in Loop: Header=BB0_4 Depth=1 ldrb w8, [x24, #5]! sub w9, w8, #48 cmp w9, #9 b.hi LBB0_40 ; %bb.36: ; in Loop: Header=BB0_4 Depth=1 mov x25, #0 mov x9, x8 LBB0_37: ; Parent Loop BB0_4 Depth=1 ; => This Inner Loop Header: Depth=2 ldrb w8, [x24, #1]! add w9, w23, w9, uxtb madd x25, x25, x21, x9 sub w10, w8, #48 mov x9, x8 cmp w10, #10 b.lo LBB0_37 b LBB0_41 LBB0_38: ; in Loop: Header=BB0_4 Depth=1 mov w9, #0 LBB0_39: ; in Loop: Header=BB0_4 Depth=1 adrp x10, _nbuffers@PAGE str w9, [x10, _nbuffers@PAGEOFF] cbz w8, LBB0_3 b LBB0_84 LBB0_40: ; in Loop: Header=BB0_4 Depth=1 mov x25, #0 LBB0_41: ; in Loop: Header=BB0_4 Depth=1 sub w9, w8, #66 cmp w9, #43 b.hi LBB0_47 ; %bb.42: ; in Loop: Header=BB0_4 Depth=1 Lloh26: adrp x12, lJTI0_0@PAGE Lloh27: add x12, x12, lJTI0_0@PAGEOFF adr x10, LBB0_43 ldrb w11, [x12, x9] add x10, x10, x11, lsl #2 br x10 LBB0_43: ; in Loop: Header=BB0_4 Depth=1 lsl x25, x25, #9 b LBB0_30 LBB0_44: ; in Loop: Header=BB0_4 Depth=1 lsl x25, x25, #30 b LBB0_30 LBB0_45: ; in Loop: Header=BB0_4 Depth=1 lsl x25, x25, #10 b LBB0_30 LBB0_46: ; in Loop: Header=BB0_4 Depth=1 lsl x25, x25, #20 b LBB0_30 LBB0_47: ; in Loop: Header=BB0_4 Depth=1 cbz w8, LBB0_31 LBB0_48: Lloh28: adrp x9, ___stderrp@GOTPAGE Lloh29: ldr x9, [x9, ___stderrp@GOTPAGEOFF] Lloh30: ldr x0, [x9] ldr x9, [x19] sxtb x8, w8 stp x9, x8, [sp] Lloh31: adrp x1, l_.str.12@PAGE Lloh32: add x1, x1, l_.str.12@PAGEOFF bl _fprintf bl _usage LBB0_49: mov x25, #0 mov x21, #0 mov x22, #0 mov w20, #512 b LBB0_53 LBB0_50: ldr x23, [sp, #184] ; 8-byte Folded Reload cbnz x23, LBB0_52 ; %bb.51: ldr x21, [sp, #160] ; 8-byte Folded Reload ldr x22, [sp, #176] ; 8-byte Folded Reload b LBB0_53 LBB0_52: Lloh33: adrp x1, l_.str.15@PAGE Lloh34: add x1, x1, l_.str.15@PAGEOFF mov x0, x23 bl _strcmp ldr x21, [sp, #160] ; 8-byte Folded Reload ldr x22, [sp, #176] ; 8-byte Folded Reload cbnz w0, LBB0_62 LBB0_53: mov w0, #0 bl _dup ; kill: def $w0 killed $w0 def $x0 str x0, [sp, #112] ; 8-byte Folded Spill tbnz w0, #31, LBB0_57 LBB0_54: cbz x22, LBB0_56 ; %bb.55: Lloh35: adrp x1, l_.str.15@PAGE Lloh36: add x1, x1, l_.str.15@PAGEOFF mov x0, x22 bl _strcmp cbnz w0, LBB0_60 LBB0_56: mov w0, #1 bl _dup ; kill: def $w0 killed $w0 def $x0 str x0, [sp, #176] ; 8-byte Folded Spill tbz w0, #31, LBB0_67 LBB0_57: ldr x0, [x19] LBB0_58: bl _perror mov w0, #1 bl _exit LBB0_59: Lloh37: adrp x9, ___stderrp@GOTPAGE Lloh38: ldr x9, [x9, ___stderrp@GOTPAGEOFF] Lloh39: ldr x0, [x9] str x8, [sp] Lloh40: adrp x1, l_.str.2@PAGE Lloh41: add x1, x1, l_.str.2@PAGEOFF bl _fprintf bl _usage LBB0_60: mov x0, x22 mov w1, #438 bl _creat ; kill: def $w0 killed $w0 def $x0 str x0, [sp, #176] ; 8-byte Folded Spill tbz w0, #31, LBB0_65 ; %bb.61: mov x0, x22 b LBB0_58 LBB0_62: mov x0, x23 mov w1, #4 bl _open ; kill: def $w0 killed $w0 def $x0 str x0, [sp, #112] ; 8-byte Folded Spill tbz w0, #31, LBB0_54 ; %bb.63: mov x0, x23 b LBB0_58 LBB0_64: bl _usage LBB0_65: cbz x25, LBB0_67 ; %bb.66: ldr x0, [sp, #176] ; 8-byte Folded Reload ; kill: def $w0 killed $w0 killed $x0 mov x1, x25 mov w2, #0 bl _lseek LBB0_67: cbnz x21, LBB0_69 ; %bb.68: str xzr, [sp, #136] ; 8-byte Folded Spill mov w8, #1 str w8, [sp, #64] ; 4-byte Folded Spill b LBB0_74 LBB0_69: Lloh42: adrp x1, l_.str.15@PAGE Lloh43: add x1, x1, l_.str.15@PAGEOFF mov x0, x21 bl _strcmp cbnz w0, LBB0_71 ; %bb.70: mov w0, #2 bl _dup ; kill: def $w0 killed $w0 def $x0 str x0, [sp, #136] ; 8-byte Folded Spill tbnz w0, #31, LBB0_57 b LBB0_73 LBB0_71: mov x0, x21 mov w1, #438 bl _creat ; kill: def $w0 killed $w0 def $x0 str x0, [sp, #136] ; 8-byte Folded Spill tbz w0, #31, LBB0_73 ; %bb.72: mov x0, x21 b LBB0_58 LBB0_73: str wzr, [sp, #64] ; 4-byte Folded Spill LBB0_74: cmp x21, #0 cset w9, ne Lloh44: adrp x8, _usestderr@PAGE str w9, [sp, #160] ; 4-byte Folded Spill strb w9, [x8, _usestderr@PAGEOFF] Lloh45: adrp x8, _nbuffers@PAGE Lloh46: ldr w22, [x8, _nbuffers@PAGEOFF] sxtw x23, w22 lsl x0, x22, #3 bl _malloc str x0, [sp, #40] ; 8-byte Folded Spill cbnz x0, LBB0_76 ; %bb.75: Lloh47: adrp x8, ___stderrp@GOTPAGE Lloh48: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh49: ldr x0, [x8] str x23, [sp] Lloh50: adrp x1, l_.str.16@PAGE Lloh51: add x1, x1, l_.str.16@PAGEOFF b LBB0_163 LBB0_76: lsl x21, x22, #2 mov x0, x21 bl _malloc cbnz x0, LBB0_78 ; %bb.77: Lloh52: adrp x8, ___stderrp@GOTPAGE Lloh53: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh54: ldr x0, [x8] lsl x8, x23, #2 str x8, [sp] Lloh55: adrp x1, l_.str.17@PAGE Lloh56: add x1, x1, l_.str.17@PAGEOFF b LBB0_163 LBB0_78: mov x24, x0 mov x0, x21 bl _malloc cbnz x0, LBB0_80 ; %bb.79: Lloh57: adrp x8, ___stderrp@GOTPAGE Lloh58: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh59: ldr x0, [x8] lsl x8, x23, #2 str x8, [sp] Lloh60: adrp x1, l_.str.18@PAGE Lloh61: add x1, x1, l_.str.18@PAGEOFF b LBB0_163 LBB0_80: mov x26, x0 mov x0, x21 bl _malloc str x0, [sp, #184] ; 8-byte Folded Spill cbnz x0, LBB0_85 ; %bb.81: Lloh62: adrp x8, ___stderrp@GOTPAGE Lloh63: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh64: ldr x0, [x8] lsl x8, x23, #2 str x8, [sp] Lloh65: adrp x1, l_.str.19@PAGE Lloh66: add x1, x1, l_.str.19@PAGEOFF b LBB0_163 LBB0_82: Lloh67: adrp x9, ___stderrp@GOTPAGE Lloh68: ldr x9, [x9, ___stderrp@GOTPAGEOFF] Lloh69: ldr x0, [x9] ldr x9, [x19] sxtb x8, w8 stp x9, x8, [sp] Lloh70: adrp x1, l_.str.1@PAGE Lloh71: add x1, x1, l_.str.1@PAGEOFF bl _fprintf bl _usage LBB0_83: Lloh72: adrp x8, ___stderrp@GOTPAGE Lloh73: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh74: ldr x0, [x8] ldr x8, [x19] stp x8, x24, [sp] Lloh75: adrp x1, l_.str.14@PAGE Lloh76: add x1, x1, l_.str.14@PAGEOFF bl _fprintf bl _usage LBB0_84: Lloh77: adrp x9, ___stderrp@GOTPAGE Lloh78: ldr x9, [x9, ___stderrp@GOTPAGEOFF] Lloh79: ldr x0, [x9] ldr x9, [x19] sxtb x8, w8 stp x9, x8, [sp] Lloh80: adrp x1, l_.str.13@PAGE Lloh81: add x1, x1, l_.str.13@PAGEOFF bl _fprintf bl _usage LBB0_85: str x24, [sp, #56] ; 8-byte Folded Spill cmp w22, #1 b.lt LBB0_89 ; %bb.86: mov x21, x26 ldr x23, [sp, #184] ; 8-byte Folded Reload ldr x24, [sp, #56] ; 8-byte Folded Reload ldr x25, [sp, #40] ; 8-byte Folded Reload LBB0_87: ; =>This Inner Loop Header: Depth=1 str wzr, [x21] str wzr, [x23] str wzr, [x24] mov x0, x20 bl _valloc str x0, [x25] cbz x0, LBB0_162 ; %bb.88: ; in Loop: Header=BB0_87 Depth=1 add x25, x25, #8 add x24, x24, #4 add x23, x23, #4 add x21, x21, #4 subs x22, x22, #1 b.ne LBB0_87 LBB0_89: mov w22, #1 mov w0, #2 mov w1, #1 bl _signal cmp x0, #1 b.eq LBB0_91 ; %bb.90: Lloh82: adrp x1, _terminate@PAGE Lloh83: add x1, x1, _terminate@PAGEOFF mov w0, #2 bl _signal LBB0_91: mov w25, #0 str wzr, [sp, #92] ; 4-byte Folded Spill str xzr, [sp, #72] ; 8-byte Folded Spill str xzr, [sp, #48] ; 8-byte Folded Spill mov w27, #0 ldr x9, [sp, #112] ; 8-byte Folded Reload sxtw x8, w9 lsl w10, w22, w9 str w10, [sp, #108] ; 4-byte Folded Spill lsr x8, x8, #5 str x8, [sp, #96] ; 8-byte Folded Spill ldr x10, [sp, #176] ; 8-byte Folded Reload sxtw x8, w10 lsl w11, w22, w10 str w11, [sp, #156] ; 4-byte Folded Spill lsr x8, x8, #5 str x8, [sp, #144] ; 8-byte Folded Spill ldr x11, [sp, #136] ; 8-byte Folded Reload sxtw x8, w11 lsl w12, w22, w11 str w12, [sp, #132] ; 4-byte Folded Spill lsr x8, x8, #5 str x8, [sp, #120] ; 8-byte Folded Spill cmp w9, #1 csinc w8, w22, w9, lt cmp w10, w8 csinc w8, w8, w10, lt cmp w11, w8 csinc w28, w8, w11, lt Lloh84: adrp x24, _limited@PAGE Lloh85: add x24, x24, _limited@PAGEOFF mov w23, #1 mov x8, x22 str x8, [sp, #32] ; 8-byte Folded Spill LBB0_92: ; =>This Loop Header: Depth=1 ; Child Loop BB0_94 Depth 2 str w25, [sp, #68] ; 4-byte Folded Spill ldr x8, [sp, #48] ; 8-byte Folded Reload sxtw x25, w8 str x27, [sp, #80] ; 8-byte Folded Spill sxtw x27, w27 ldr x8, [sp, #72] ; 8-byte Folded Reload sxtw x8, w8 str x8, [sp, #168] ; 8-byte Folded Spill b LBB0_94 LBB0_93: ; in Loop: Header=BB0_94 Depth=2 bl ___error ldr w8, [x0] cmp w8, #4 b.ne LBB0_117 LBB0_94: ; Parent Loop BB0_92 Depth=1 ; => This Inner Loop Header: Depth=2 movi.2d v0, #0000000000000000 stp q0, q0, [x29, #-128] stp q0, q0, [x29, #-160] stp q0, q0, [x29, #-192] stp q0, q0, [x29, #-224] stp q0, q0, [sp, #192] stp q0, q0, [sp, #224] stp q0, q0, [sp, #256] stp q0, q0, [sp, #288] tbz w23, #0, LBB0_96 ; %bb.95: ; in Loop: Header=BB0_94 Depth=2 ldr w8, [x26, x25, lsl #2] cbz w8, LBB0_112 LBB0_96: ; in Loop: Header=BB0_94 Depth=2 mov w8, #0 LBB0_97: ; in Loop: Header=BB0_94 Depth=2 ldr w9, [x26, x27, lsl #2] cmp w9, #0 cset w9, ne and w9, w9, w22 cmp w9, #1 b.ne LBB0_101 ; %bb.98: ; in Loop: Header=BB0_94 Depth=2 add x1, sp, #192 ldr x0, [sp, #176] ; 8-byte Folded Reload ; kill: def $w0 killed $w0 killed $x0 mov w2, #0 bl ___darwin_check_fd_set_overflow cbz w0, LBB0_100 ; %bb.99: ; in Loop: Header=BB0_94 Depth=2 ldr x8, [sp, #144] ; 8-byte Folded Reload lsl x8, x8, #2 add x11, sp, #192 ldr w9, [x11, x8] ldr w10, [sp, #156] ; 4-byte Folded Reload orr w9, w9, w10 str w9, [x11, x8] LBB0_100: ; in Loop: Header=BB0_94 Depth=2 mov w8, #1 LBB0_101: ; in Loop: Header=BB0_94 Depth=2 adrp x9, _usestderr@PAGE ldrb w9, [x9, _usestderr@PAGEOFF] cmp w9, #1 b.ne LBB0_105 ; %bb.102: ; in Loop: Header=BB0_94 Depth=2 ldr x8, [sp, #184] ; 8-byte Folded Reload ldr x9, [sp, #168] ; 8-byte Folded Reload ldr w8, [x8, x9, lsl #2] cmp w8, #0 cset w8, ne ldr w9, [sp, #160] ; 4-byte Folded Reload and w8, w8, w9 cmp w8, #1 b.ne LBB0_108 ; %bb.103: ; in Loop: Header=BB0_94 Depth=2 add x1, sp, #192 ldr x0, [sp, #136] ; 8-byte Folded Reload ; kill: def $w0 killed $w0 killed $x0 mov w2, #0 bl ___darwin_check_fd_set_overflow cbz w0, LBB0_108 ; %bb.104: ; in Loop: Header=BB0_94 Depth=2 ldr x8, [sp, #120] ; 8-byte Folded Reload lsl x8, x8, #2 add x11, sp, #192 ldr w9, [x11, x8] ldr w10, [sp, #132] ; 4-byte Folded Reload orr w9, w9, w10 str w9, [x11, x8] b LBB0_108 LBB0_105: ; in Loop: Header=BB0_94 Depth=2 cbnz w8, LBB0_108 ; %bb.106: ; in Loop: Header=BB0_94 Depth=2 eor w8, w9, #0x1 cbz w8, LBB0_108 ; %bb.107: ; in Loop: Header=BB0_94 Depth=2 Lloh86: adrp x8, ___stderrp@GOTPAGE Lloh87: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh88: ldr x3, [x8] Lloh89: adrp x0, l_.str.21@PAGE Lloh90: add x0, x0, l_.str.21@PAGEOFF mov w1, #33 mov w2, #1 bl _fwrite LBB0_108: ; in Loop: Header=BB0_94 Depth=2 mov w8, #60 str x8, [x24] str wzr, [x24, #8] sub x1, x29, #224 add x2, sp, #192 mov x0, x28 mov x3, #0 mov x4, x24 bl _select tbnz w0, #31, LBB0_93 ; %bb.109: ; in Loop: Header=BB0_94 Depth=2 mov x21, x0 cbnz w0, LBB0_118 ; %bb.110: ; in Loop: Header=BB0_94 Depth=2 adrp x8, _usestderr@PAGE ldrb w8, [x8, _usestderr@PAGEOFF] tbnz w8, #0, LBB0_94 ; %bb.111: ; in Loop: Header=BB0_94 Depth=2 Lloh91: adrp x8, ___stderrp@GOTPAGE Lloh92: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh93: ldr x3, [x8] Lloh94: adrp x0, l_.str.23@PAGE Lloh95: add x0, x0, l_.str.23@PAGEOFF mov w1, #15 mov w2, #1 bl _fwrite b LBB0_94 LBB0_112: ; in Loop: Header=BB0_94 Depth=2 adrp x8, _usestderr@PAGE ldrb w8, [x8, _usestderr@PAGEOFF] cmp w8, #1 b.ne LBB0_114 ; %bb.113: ; in Loop: Header=BB0_94 Depth=2 ldr x8, [sp, #184] ; 8-byte Folded Reload ldr w8, [x8, x25, lsl #2] cbnz w8, LBB0_96 LBB0_114: ; in Loop: Header=BB0_94 Depth=2 sub x1, x29, #224 ldr x0, [sp, #112] ; 8-byte Folded Reload ; kill: def $w0 killed $w0 killed $x0 mov w2, #0 bl ___darwin_check_fd_set_overflow cbz w0, LBB0_116 ; %bb.115: ; in Loop: Header=BB0_94 Depth=2 ldr x8, [sp, #96] ; 8-byte Folded Reload lsl x8, x8, #2 sub x11, x29, #224 ldr w9, [x11, x8] ldr w10, [sp, #108] ; 4-byte Folded Reload orr w9, w9, w10 str w9, [x11, x8] LBB0_116: ; in Loop: Header=BB0_94 Depth=2 mov w8, #1 b LBB0_97 LBB0_117: ; in Loop: Header=BB0_94 Depth=2 Lloh96: adrp x0, l_.str.22@PAGE Lloh97: add x0, x0, l_.str.22@PAGEOFF bl _perror b LBB0_94 LBB0_118: ; in Loop: Header=BB0_92 Depth=1 sub x1, x29, #224 ldr x0, [sp, #112] ; 8-byte Folded Reload ; kill: def $w0 killed $w0 killed $x0 mov w2, #0 bl ___darwin_check_fd_set_overflow cbz w0, LBB0_124 ; %bb.119: ; in Loop: Header=BB0_92 Depth=1 ldr x8, [sp, #96] ; 8-byte Folded Reload sub x9, x29, #224 ldr w8, [x9, x8, lsl #2] ldr w9, [sp, #108] ; 4-byte Folded Reload tst w8, w9 b.eq LBB0_124 ; %bb.120: ; in Loop: Header=BB0_92 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr x8, [x8, x25, lsl #3] ldr x23, [sp, #56] ; 8-byte Folded Reload ldrsw x22, [x23, x25, lsl #2] add x1, x8, x22 sub w8, w20, w22 sxtw x2, w8 ldr x0, [sp, #112] ; 8-byte Folded Reload ; kill: def $w0 killed $w0 killed $x0 bl _read mov x10, x0 tbnz w10, #31, LBB0_159 ; %bb.121: ; in Loop: Header=BB0_92 Depth=1 add w8, w22, w10 str w8, [x23, x25, lsl #2] mov x23, x8 Lloh98: adrp x8, _verbose@PAGE Lloh99: ldr w8, [x8, _verbose@PAGEOFF] cbz w8, LBB0_127 ; %bb.122: ; in Loop: Header=BB0_92 Depth=1 Lloh100: adrp x8, _fillinput@PAGE Lloh101: ldr w8, [x8, _fillinput@PAGEOFF] Lloh102: adrp x9, ___stderrp@GOTPAGE Lloh103: ldr x9, [x9, ___stderrp@GOTPAGEOFF] Lloh104: ldr x0, [x9] cbz w8, LBB0_125 ; %bb.123: ; in Loop: Header=BB0_92 Depth=1 mov x8, x10 ldr x9, [sp, #32] ; 8-byte Folded Reload ; kill: def $w9 killed $w9 killed $x9 def $x9 stp x8, x23, [sp, #8] str x9, [sp] Lloh105: adrp x1, l_.str.27@PAGE Lloh106: add x1, x1, l_.str.27@PAGEOFF b LBB0_126 LBB0_124: ; in Loop: Header=BB0_92 Depth=1 mov w22, #0 b LBB0_131 LBB0_125: ; in Loop: Header=BB0_92 Depth=1 mov x8, x10 str x8, [sp, #8] ldr x8, [sp, #32] ; 8-byte Folded Reload str x8, [sp] Lloh107: adrp x1, l_.str.26@PAGE Lloh108: add x1, x1, l_.str.26@PAGEOFF LBB0_126: ; in Loop: Header=BB0_92 Depth=1 mov x22, x10 bl _fprintf mov x10, x22 LBB0_127: ; in Loop: Header=BB0_92 Depth=1 cmp w10, #0 ldr w8, [sp, #92] ; 4-byte Folded Reload csinc w8, w8, wzr, ne str w8, [sp, #92] ; 4-byte Folded Spill Lloh109: adrp x8, _fillinput@PAGE Lloh110: ldr w8, [x8, _fillinput@PAGEOFF] mov w22, #1 cbz w8, LBB0_130 ; %bb.128: ; in Loop: Header=BB0_92 Depth=1 cbz w10, LBB0_130 ; %bb.129: ; in Loop: Header=BB0_92 Depth=1 cmp w23, w20 b.ne LBB0_131 LBB0_130: ; in Loop: Header=BB0_92 Depth=1 cmp w23, w20 Lloh111: adrp x8, _partial_records@PAGE Lloh112: add x8, x8, _partial_records@PAGEOFF Lloh113: adrp x9, _full_records@PAGE Lloh114: add x9, x9, _full_records@PAGEOFF csel x8, x9, x8, eq ldr x9, [x8] add x9, x9, #1 lsl x10, x25, #2 str w22, [x26, x10] ldr x11, [sp, #184] ; 8-byte Folded Reload str w22, [x11, x10] str x9, [x8] ldr x10, [sp, #48] ; 8-byte Folded Reload add w8, w10, #1 ldr x9, [sp, #32] ; 8-byte Folded Reload add w9, w9, #1 str x9, [sp, #32] ; 8-byte Folded Spill Lloh115: adrp x9, _nbuffers@PAGE Lloh116: ldr w9, [x9, _nbuffers@PAGEOFF] cmp w8, w9 csinc w10, wzr, w10, ge str x10, [sp, #48] ; 8-byte Folded Spill LBB0_131: ; in Loop: Header=BB0_92 Depth=1 add x1, sp, #192 ldr x0, [sp, #176] ; 8-byte Folded Reload ; kill: def $w0 killed $w0 killed $x0 mov w2, #0 bl ___darwin_check_fd_set_overflow ldr x23, [sp, #56] ; 8-byte Folded Reload cbz w0, LBB0_138 ; %bb.132: ; in Loop: Header=BB0_92 Depth=1 ldr x8, [sp, #144] ; 8-byte Folded Reload add x9, sp, #192 ldr w8, [x9, x8, lsl #2] ldr w9, [sp, #156] ; 4-byte Folded Reload tst w8, w9 b.eq LBB0_138 ; %bb.133: ; in Loop: Header=BB0_92 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr x1, [x8, x27, lsl #3] ldrsw x25, [x23, x27, lsl #2] ldr x0, [sp, #176] ; 8-byte Folded Reload ; kill: def $w0 killed $w0 killed $x0 mov x2, x25 bl _write cmp x0, x25 b.ne LBB0_161 ; %bb.134: ; in Loop: Header=BB0_92 Depth=1 adrp x8, _usestderr@PAGE ldrb w8, [x8, _usestderr@PAGEOFF] cmp w8, #1 b.ne LBB0_136 ; %bb.135: ; in Loop: Header=BB0_92 Depth=1 ldp x8, x9, [sp, #72] ; 16-byte Folded Reload cmp w9, w8 b.eq LBB0_137 LBB0_136: ; in Loop: Header=BB0_92 Depth=1 str wzr, [x23, x27, lsl #2] LBB0_137: ; in Loop: Header=BB0_92 Depth=1 add w22, w22, #1 str wzr, [x26, x27, lsl #2] ldr x27, [sp, #80] ; 8-byte Folded Reload add w8, w27, #1 Lloh117: adrp x9, _nbuffers@PAGE Lloh118: ldr w9, [x9, _nbuffers@PAGEOFF] cmp w8, w9 csinc w27, wzr, w27, ge b LBB0_139 LBB0_138: ; in Loop: Header=BB0_92 Depth=1 ldr x27, [sp, #80] ; 8-byte Folded Reload LBB0_139: ; in Loop: Header=BB0_92 Depth=1 adrp x8, _usestderr@PAGE ldrb w8, [x8, _usestderr@PAGEOFF] cmp w8, #1 ldr w25, [sp, #68] ; 4-byte Folded Reload b.ne LBB0_146 ; %bb.140: ; in Loop: Header=BB0_92 Depth=1 add x1, sp, #192 ldr x0, [sp, #136] ; 8-byte Folded Reload ; kill: def $w0 killed $w0 killed $x0 mov w2, #0 bl ___darwin_check_fd_set_overflow cbz w0, LBB0_146 ; %bb.141: ; in Loop: Header=BB0_92 Depth=1 ldr x8, [sp, #120] ; 8-byte Folded Reload add x9, sp, #192 ldr w8, [x9, x8, lsl #2] ldr w9, [sp, #132] ; 4-byte Folded Reload tst w8, w9 b.eq LBB0_146 ; %bb.142: ; in Loop: Header=BB0_92 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr x9, [sp, #168] ; 8-byte Folded Reload ldr x1, [x8, x9, lsl #3] ldrsw x2, [x23, x9, lsl #2] str x2, [sp, #160] ; 8-byte Folded Spill ldr x0, [sp, #136] ; 8-byte Folded Reload ; kill: def $w0 killed $w0 killed $x0 bl _write ldr x8, [sp, #160] ; 8-byte Folded Reload cmp x0, x8 b.ne LBB0_164 ; %bb.143: ; in Loop: Header=BB0_92 Depth=1 ldr x8, [sp, #72] ; 8-byte Folded Reload cmp w27, w8 b.eq LBB0_145 ; %bb.144: ; in Loop: Header=BB0_92 Depth=1 ldr x8, [sp, #168] ; 8-byte Folded Reload str wzr, [x23, x8, lsl #2] LBB0_145: ; in Loop: Header=BB0_92 Depth=1 add w22, w22, #1 ldr x8, [sp, #184] ; 8-byte Folded Reload ldr x9, [sp, #168] ; 8-byte Folded Reload str wzr, [x8, x9, lsl #2] ldr x10, [sp, #72] ; 8-byte Folded Reload add w8, w10, #1 Lloh119: adrp x9, _nbuffers@PAGE Lloh120: ldr w9, [x9, _nbuffers@PAGEOFF] cmp w8, w9 csinc w10, wzr, w10, ge str x10, [sp, #72] ; 8-byte Folded Spill LBB0_146: ; in Loop: Header=BB0_92 Depth=1 cmp w22, w21 b.eq LBB0_149 ; %bb.147: ; in Loop: Header=BB0_92 Depth=1 adrp x8, _usestderr@PAGE ldrb w8, [x8, _usestderr@PAGEOFF] cbnz w8, LBB0_149 ; %bb.148: ; in Loop: Header=BB0_92 Depth=1 Lloh121: adrp x8, ___stderrp@GOTPAGE Lloh122: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh123: ldr x0, [x8] stp x22, x21, [sp] Lloh124: adrp x1, l_.str.30@PAGE Lloh125: add x1, x1, l_.str.30@PAGEOFF bl _fprintf LBB0_149: ; in Loop: Header=BB0_92 Depth=1 ldr w8, [sp, #92] ; 4-byte Folded Reload cmp w8, #1 b.ne LBB0_155 ; %bb.150: ; in Loop: Header=BB0_92 Depth=1 ldr w8, [x23, w27, sxtw #2] cbnz w8, LBB0_152 ; %bb.151: ; in Loop: Header=BB0_92 Depth=1 mov x8, x27 sxtw x8, w8 ldr w8, [x26, x8, lsl #2] cmp w8, #0 csinc w25, w25, wzr, ne LBB0_152: ; in Loop: Header=BB0_92 Depth=1 adrp x8, _usestderr@PAGE ldrb w8, [x8, _usestderr@PAGEOFF] cmp w8, #1 b.ne LBB0_155 ; %bb.153: ; in Loop: Header=BB0_92 Depth=1 ldr x9, [sp, #72] ; 8-byte Folded Reload ldr w8, [x23, w9, sxtw #2] cbnz w8, LBB0_155 ; %bb.154: ; in Loop: Header=BB0_92 Depth=1 mov x8, x9 sxtw x8, w8 ldr x9, [sp, #184] ; 8-byte Folded Reload ldr w8, [x9, x8, lsl #2] cmp w8, #0 ldr w8, [sp, #64] ; 4-byte Folded Reload csinc w8, w8, wzr, ne str w8, [sp, #64] ; 4-byte Folded Spill LBB0_155: ; in Loop: Header=BB0_92 Depth=1 ldr w9, [sp, #92] ; 4-byte Folded Reload cmp w9, #0 cset w23, eq cmp w25, #0 cset w22, eq ldr w8, [sp, #64] ; 4-byte Folded Reload cmp w8, #0 cset w8, eq str w8, [sp, #160] ; 4-byte Folded Spill cbz w9, LBB0_92 ; %bb.156: ; in Loop: Header=BB0_92 Depth=1 cbz w25, LBB0_92 ; %bb.157: ; in Loop: Header=BB0_92 Depth=1 ldr w8, [sp, #64] ; 4-byte Folded Reload cbz w8, LBB0_92 ; %bb.158: mov w19, #0 b LBB0_167 LBB0_159: adrp x8, _usestderr@PAGE ldrb w8, [x8, _usestderr@PAGEOFF] tbnz w8, #0, LBB0_166 ; %bb.160: Lloh126: adrp x8, ___stderrp@GOTPAGE Lloh127: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh128: ldr x0, [x8] ldr x8, [x19] str x8, [sp] Lloh129: adrp x1, l_.str.24@PAGE Lloh130: add x1, x1, l_.str.24@PAGEOFF bl _fprintf Lloh131: adrp x0, l_.str.25@PAGE Lloh132: add x0, x0, l_.str.25@PAGEOFF b LBB0_165 LBB0_161: Lloh133: adrp x0, l_.str.28@PAGE Lloh134: add x0, x0, l_.str.28@PAGEOFF b LBB0_165 LBB0_162: Lloh135: adrp x8, ___stderrp@GOTPAGE Lloh136: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh137: ldr x0, [x8] ldr x8, [x19] str x8, [sp] Lloh138: adrp x1, l_.str.20@PAGE Lloh139: add x1, x1, l_.str.20@PAGEOFF LBB0_163: bl _fprintf mov w0, #1 bl _exit LBB0_164: Lloh140: adrp x0, l_.str.29@PAGE Lloh141: add x0, x0, l_.str.29@PAGEOFF LBB0_165: bl _perror LBB0_166: mov w19, #1 LBB0_167: bl _stats mov x0, x19 bl _exit .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpLdr Lloh2, Lloh3 .loh AdrpLdr Lloh0, Lloh1 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpAdd Lloh12, Lloh13 .loh AdrpAdd Lloh14, Lloh15 .loh AdrpAdd Lloh16, Lloh17 .loh AdrpAdd Lloh18, Lloh19 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpAdd Lloh22, Lloh23 .loh AdrpAdd Lloh24, Lloh25 .loh AdrpAdd Lloh26, Lloh27 .loh AdrpAdd Lloh31, Lloh32 .loh AdrpLdrGotLdr Lloh28, Lloh29, Lloh30 .loh AdrpAdd Lloh33, Lloh34 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpAdd Lloh40, Lloh41 .loh AdrpLdrGotLdr Lloh37, Lloh38, Lloh39 .loh AdrpAdd Lloh42, Lloh43 .loh AdrpLdr Lloh45, Lloh46 .loh AdrpAdrp Lloh44, Lloh45 .loh AdrpAdd Lloh50, Lloh51 .loh AdrpLdrGotLdr Lloh47, Lloh48, Lloh49 .loh AdrpAdd Lloh55, Lloh56 .loh AdrpLdrGotLdr Lloh52, Lloh53, Lloh54 .loh AdrpAdd Lloh60, Lloh61 .loh AdrpLdrGotLdr Lloh57, Lloh58, Lloh59 .loh AdrpAdd Lloh65, Lloh66 .loh AdrpLdrGotLdr Lloh62, Lloh63, Lloh64 .loh AdrpAdd Lloh70, Lloh71 .loh AdrpLdrGotLdr Lloh67, Lloh68, Lloh69 .loh AdrpAdd Lloh75, Lloh76 .loh AdrpLdrGotLdr Lloh72, Lloh73, Lloh74 .loh AdrpAdd Lloh80, Lloh81 .loh AdrpLdrGotLdr Lloh77, Lloh78, Lloh79 .loh AdrpAdd Lloh82, Lloh83 .loh AdrpAdd Lloh84, Lloh85 .loh AdrpAdd Lloh89, Lloh90 .loh AdrpLdrGotLdr Lloh86, Lloh87, Lloh88 .loh AdrpAdd Lloh94, Lloh95 .loh AdrpLdrGotLdr Lloh91, Lloh92, Lloh93 .loh AdrpAdd Lloh96, Lloh97 .loh AdrpLdr Lloh98, Lloh99 .loh AdrpLdrGotLdr Lloh102, Lloh103, Lloh104 .loh AdrpLdr Lloh100, Lloh101 .loh AdrpAdd Lloh105, Lloh106 .loh AdrpAdd Lloh107, Lloh108 .loh AdrpLdr Lloh109, Lloh110 .loh AdrpLdr Lloh115, Lloh116 .loh AdrpAdd Lloh113, Lloh114 .loh AdrpAdd Lloh111, Lloh112 .loh AdrpLdr Lloh117, Lloh118 .loh AdrpLdr Lloh119, Lloh120 .loh AdrpAdd Lloh124, Lloh125 .loh AdrpLdrGotLdr Lloh121, Lloh122, Lloh123 .loh AdrpAdd Lloh131, Lloh132 .loh AdrpAdd Lloh129, Lloh130 .loh AdrpLdrGotLdr Lloh126, Lloh127, Lloh128 .loh AdrpAdd Lloh133, Lloh134 .loh AdrpAdd Lloh138, Lloh139 .loh AdrpLdrGotLdr Lloh135, Lloh136, Lloh137 .loh AdrpAdd Lloh140, Lloh141 .cfi_endproc .section __TEXT,__const lJTI0_0: .byte (LBB0_43-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_44-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_45-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_46-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_43-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_44-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_45-LBB0_43)>>2 .byte (LBB0_48-LBB0_43)>>2 .byte (LBB0_46-LBB0_43)>>2 lJTI0_1: .byte (LBB0_24-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_27-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_28-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_29-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_24-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_27-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_28-LBB0_24)>>2 .byte (LBB0_82-LBB0_24)>>2 .byte (LBB0_29-LBB0_24)>>2 ; -- End function .section __TEXT,__text,regular,pure_instructions .p2align 2 ; -- Begin function usage _usage: ; @usage .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 Lloh142: adrp x19, ___stderrp@GOTPAGE Lloh143: ldr x19, [x19, ___stderrp@GOTPAGEOFF] ldr x3, [x19] Lloh144: adrp x0, l_.str.31@PAGE Lloh145: add x0, x0, l_.str.31@PAGEOFF mov w1, #83 mov w2, #1 bl _fwrite ldr x3, [x19] Lloh146: adrp x0, l_.str.32@PAGE Lloh147: add x0, x0, l_.str.32@PAGEOFF mov w1, #31 mov w2, #1 bl _fwrite ldr x3, [x19] Lloh148: adrp x0, l_.str.33@PAGE Lloh149: add x0, x0, l_.str.33@PAGEOFF mov w1, #81 mov w2, #1 bl _fwrite ldr x3, [x19] Lloh150: adrp x0, l_.str.34@PAGE Lloh151: add x0, x0, l_.str.34@PAGEOFF mov w1, #56 mov w2, #1 bl _fwrite ldr x3, [x19] Lloh152: adrp x0, l_.str.35@PAGE Lloh153: add x0, x0, l_.str.35@PAGEOFF mov w1, #60 mov w2, #1 bl _fwrite ldr x3, [x19] Lloh154: adrp x0, l_.str.36@PAGE Lloh155: add x0, x0, l_.str.36@PAGEOFF mov w1, #74 mov w2, #1 bl _fwrite ldr x3, [x19] Lloh156: adrp x0, l_.str.37@PAGE Lloh157: add x0, x0, l_.str.37@PAGEOFF mov w1, #76 mov w2, #1 bl _fwrite ldr x3, [x19] Lloh158: adrp x0, l_.str.38@PAGE Lloh159: add x0, x0, l_.str.38@PAGEOFF mov w1, #75 mov w2, #1 bl _fwrite ldr x3, [x19] Lloh160: adrp x0, l_.str.39@PAGE Lloh161: add x0, x0, l_.str.39@PAGEOFF mov w1, #78 mov w2, #1 bl _fwrite ldr x3, [x19] Lloh162: adrp x0, l_.str.40@PAGE Lloh163: add x0, x0, l_.str.40@PAGEOFF mov w1, #78 mov w2, #1 bl _fwrite ldr x3, [x19] Lloh164: adrp x0, l_.str.41@PAGE Lloh165: add x0, x0, l_.str.41@PAGEOFF mov w1, #72 mov w2, #1 bl _fwrite mov w0, #1 bl _exit .loh AdrpAdd Lloh164, Lloh165 .loh AdrpAdd Lloh162, Lloh163 .loh AdrpAdd Lloh160, Lloh161 .loh AdrpAdd Lloh158, Lloh159 .loh AdrpAdd Lloh156, Lloh157 .loh AdrpAdd Lloh154, Lloh155 .loh AdrpAdd Lloh152, Lloh153 .loh AdrpAdd Lloh150, Lloh151 .loh AdrpAdd Lloh148, Lloh149 .loh AdrpAdd Lloh146, Lloh147 .loh AdrpAdd Lloh144, Lloh145 .loh AdrpLdrGot Lloh142, Lloh143 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function terminate _terminate: ; @terminate .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 _stats mov x0, x19 bl _exit .cfi_endproc ; -- End function .p2align 2 ; -- Begin function stats _stats: ; @stats .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 adrp x8, _usestderr@PAGE ldrb w8, [x8, _usestderr@PAGEOFF] tbnz w8, #0, LBB3_2 ; %bb.1: Lloh166: adrp x8, ___stderrp@GOTPAGE Lloh167: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh168: ldr x0, [x8] Lloh169: adrp x8, _full_records@PAGE Lloh170: ldr x8, [x8, _full_records@PAGEOFF] Lloh171: adrp x9, _partial_records@PAGE Lloh172: ldr x9, [x9, _partial_records@PAGEOFF] stp x8, x9, [sp] Lloh173: adrp x1, l_.str.42@PAGE Lloh174: add x1, x1, l_.str.42@PAGEOFF bl _fprintf LBB3_2: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .loh AdrpAdd Lloh173, Lloh174 .loh AdrpLdr Lloh171, Lloh172 .loh AdrpLdr Lloh169, Lloh170 .loh AdrpLdrGotLdr Lloh166, Lloh167, Lloh168 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "bs=" l_.str.1: ; @.str.1 .asciz "%s: bad character on bs: %c\n" l_.str.2: ; @.str.2 .asciz "Bad char in bs= number parsing: %c\n" l_.str.3: ; @.str.3 .asciz "if=" l_.str.4: ; @.str.4 .asciz "of=" l_.str.5: ; @.str.5 .asciz "ef=" l_.str.6: ; @.str.6 .asciz "-v" .zerofill __DATA,__bss,_verbose,4,2 ; @verbose l_.str.7: ; @.str.7 .asciz "-fill" .zerofill __DATA,__bss,_fillinput,4,2 ; @fillinput l_.str.8: ; @.str.8 .asciz "-help" l_.str.9: ; @.str.9 .asciz "--help" l_.str.10: ; @.str.10 .asciz "-h" l_.str.11: ; @.str.11 .asciz "seek=" l_.str.12: ; @.str.12 .asciz "%s: bad character on seek: %c\n" .section __DATA,__data .p2align 2 ; @nbuffers _nbuffers: .long 3 ; 0x3 .section __TEXT,__cstring,cstring_literals l_.str.13: ; @.str.13 .asciz "%s: bad character for number of buffers: %c\n" l_.str.14: ; @.str.14 .asciz "%s: bad argument: %s\n" l_.str.15: ; @.str.15 .asciz "-" .zerofill __DATA,__bss,_usestderr,1,2 ; @usestderr l_.str.16: ; @.str.16 .asciz "malloc of buffer (%d) failed.\n" l_.str.17: ; @.str.17 .asciz "malloc of read_chars (%lu) failed.\n" l_.str.18: ; @.str.18 .asciz "malloc of buffer_empty (%lu) failed.\n" l_.str.19: ; @.str.19 .asciz "malloc of stderr_empty (%lu) failed.\n" l_.str.20: ; @.str.20 .asciz "%s: valloc failed\n" l_.str.21: ; @.str.21 .asciz "HUH, nothing to read or write???\n" .zerofill __DATA,__bss,_limited,16,3 ; @limited l_.str.22: ; @.str.22 .asciz "select error, ignored" l_.str.23: ; @.str.23 .asciz "select timeout\n" l_.str.24: ; @.str.24 .asciz "%s: " l_.str.25: ; @.str.25 .asciz "read" l_.str.26: ; @.str.26 .asciz "%d:%d\n" l_.str.27: ; @.str.27 .asciz "%d:%d -> %d\n" .zerofill __DATA,__bss,_partial_records,8,3 ; @partial_records .zerofill __DATA,__bss,_full_records,8,3 ; @full_records l_.str.28: ; @.str.28 .asciz "write stdout" l_.str.29: ; @.str.29 .asciz "write stderr" l_.str.30: ; @.str.30 .asciz "bits set (%d) not equal to %d\n" l_.str.31: ; @.str.31 .asciz "Usage: fdd [bs=nn[kKbBgGmM]] [seek=nn[kKbBgGmM]] [if=?] [of=?] [ef=?] -v -nn -fill\n" l_.str.32: ; @.str.32 .asciz " nn Is a number.\n" l_.str.33: ; @.str.33 .asciz " [kKbBgGmM] b=512, k=1024, m=1024*1024, g=1024*1024*1024 (case no matter).\n" l_.str.34: ; @.str.34 .asciz " bs=nn The size of the block/buffer to read.\n" l_.str.35: ; @.str.35 .asciz " seek=nn The size to skip of the input file (if=).\n" l_.str.36: ; @.str.36 .asciz " if=? Input file is ?. If not present, or '-', stdin is used.\n" l_.str.37: ; @.str.37 .asciz " of=? Output file is ?. If not present, or '-', stdout is used.\n" l_.str.38: ; @.str.38 .asciz " ef=? Error file is ?. If not present, or '-', stderr is used.\n" l_.str.39: ; @.str.39 .asciz " -v Verbose output -- print number characters read each buffer.\n" l_.str.40: ; @.str.40 .asciz " -fill If input is truncated before 'bs=', read til buffer filled.\n" l_.str.41: ; @.str.41 .asciz " -nn Specify the number of circular buffers. Default is 3.\n" l_.str.42: ; @.str.42 .asciz "%lld full, and %lld partial records processed\n" .subsections_via_symbols
the_stack_data/37242.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .comm _tfm_sp_fwu_stack,8192,3 ## @tfm_sp_fwu_stack .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .comm _tfm_sp_fwu_stack,8192,3 ; @tfm_sp_fwu_stack .subsections_via_symbols
the_stack_data/3263173.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _runtime_instr_release ## -- Begin function runtime_instr_release .p2align 4, 0x90 _runtime_instr_release: ## @runtime_instr_release .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 _kfree ## TAILCALL .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _runtime_instr_release ; -- Begin function runtime_instr_release .p2align 2 _runtime_instr_release: ; @runtime_instr_release .cfi_startproc ; %bb.0: ldr w0, [x0] b _kfree .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/linux/arch/s390/kernel/extr_runtime_instr.c_runtime_instr_release.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 leaq L_.str(%rip), %rdi leaq -12(%rbp), %rsi xorl %eax, %eax callq _scanf movl -12(%rbp), %ebx movl %ebx, %edi callq _Fib leaq L_.str.1(%rip), %rdi movl %ebx, %esi movl %eax, %edx xorl %eax, %eax callq _printf xorl %eax, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .globl _Fib ## -- Begin function Fib .p2align 4, 0x90 _Fib: ## @Fib .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movl %edi, %ebx xorl %r14d, %r14d cmpl $2, %edi jb LBB1_3 ## %bb.1: xorl %r14d, %r14d .p2align 4, 0x90 LBB1_2: ## =>This Inner Loop Header: Depth=1 leal -1(%rbx), %edi callq _Fib addl $-2, %ebx addl %eax, %r14d cmpl $1, %ebx ja LBB1_2 LBB1_3: addl %ebx, %r14d movl %r14d, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" L_.str.1: ## @.str.1 .asciz "Fib(%d) = %d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #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 sub x8, x29, #20 str x8, [sp] Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _scanf ldur w19, [x29, #-20] mov x0, x19 bl _Fib ; kill: def $w0 killed $w0 def $x0 stp x19, x0, [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 ldp x20, x19, [sp, #32] ; 16-byte Folded Reload add sp, sp, #64 ret .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .globl _Fib ; -- Begin function Fib .p2align 2 _Fib: ; @Fib .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 cmp w0, #2 b.hs LBB1_2 ; %bb.1: mov w20, #0 b LBB1_4 LBB1_2: mov w20, #0 LBB1_3: ; =>This Inner Loop Header: Depth=1 sub w0, w19, #1 bl _Fib sub w19, w19, #2 add w20, w0, w20 cmp w19, #1 b.hi LBB1_3 LBB1_4: add w0, w19, w20 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" l_.str.1: ; @.str.1 .asciz "Fib(%d) = %d\n" .subsections_via_symbols
the_stack_data/93888256.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax movl $10008, %eax ## imm = 0x2718 callq ____chkstk_darwin subq %rax, %rsp popq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -32(%rbp) xorl %r15d, %r15d leaq -10032(%rbp), %r14 jmp LBB0_1 .p2align 4, 0x90 LBB0_13: ## in Loop: Header=BB0_1 Depth=1 movq %r14, %rdi callq _puts xorl %r15d, %r15d LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_10 Depth 2 callq _getchar cmpl $-1, %eax je LBB0_5 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 cmpl $10, %eax jne LBB0_3 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 movl %r15d, %eax movb $0, -10032(%rbp,%rax) testl %r15d, %r15d je LBB0_14 ## %bb.6: ## in Loop: Header=BB0_1 Depth=1 cmpl $2, %r15d jl LBB0_13 jmp LBB0_7 .p2align 4, 0x90 LBB0_3: ## in Loop: Header=BB0_1 Depth=1 movb %al, -10032(%rbp,%r15) incq %r15 cmpq $9999, %r15 ## imm = 0x270F jne LBB0_1 ## %bb.4: ## in Loop: Header=BB0_1 Depth=1 movb $0, -33(%rbp) movl $9999, %r15d ## imm = 0x270F LBB0_7: ## in Loop: Header=BB0_1 Depth=1 movl %r15d, %r8d shrl %r8d cmpl $1, %r8d jne LBB0_9 ## %bb.8: ## in Loop: Header=BB0_1 Depth=1 xorl %ecx, %ecx jmp LBB0_11 .p2align 4, 0x90 LBB0_9: ## in Loop: Header=BB0_1 Depth=1 movl %r8d, %edx andl $-2, %edx leal -2(%r15), %esi xorl %ecx, %ecx .p2align 4, 0x90 LBB0_10: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movzbl -10032(%rbp,%rcx), %eax leal 1(%rsi), %edi movslq %edi, %rdi movzbl -10032(%rbp,%rdi), %ebx movb %bl, -10032(%rbp,%rcx) movb %al, -10032(%rbp,%rdi) movzbl -10031(%rbp,%rcx), %eax movslq %esi, %rsi movzbl -10032(%rbp,%rsi), %ebx movb %bl, -10031(%rbp,%rcx) movb %al, -10032(%rbp,%rsi) addq $2, %rcx addl $-2, %esi cmpq %rcx, %rdx jne LBB0_10 LBB0_11: ## in Loop: Header=BB0_1 Depth=1 testb $1, %r8b je LBB0_13 ## %bb.12: ## in Loop: Header=BB0_1 Depth=1 movb -10032(%rbp,%rcx), %al movl %ecx, %edx notl %edx addl %edx, %r15d movslq %r15d, %rdx movb -10032(%rbp,%rdx), %bl movb %bl, -10032(%rbp,%rcx) movb %al, -10032(%rbp,%rdx) jmp LBB0_13 LBB0_14: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -32(%rbp), %rax jne LBB0_16 ## %bb.15: xorl %eax, %eax addq $10008, %rsp ## imm = 0x2718 popq %rbx popq %r14 popq %r15 popq %rbp retq LBB0_16: callq ___stack_chk_fail .cfi_endproc ## -- End function .globl _getLine ## -- Begin function getLine .p2align 4, 0x90 _getLine: ## @getLine .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %r14 xorl %ebx, %ebx cmpl $2, %esi jl LBB1_6 ## %bb.1: movl %esi, %r15d decl %r15d movl %r15d, %r12d xorl %ebx, %ebx .p2align 4, 0x90 LBB1_2: ## =>This Inner Loop Header: Depth=1 callq _getchar cmpl $-1, %eax je LBB1_6 ## %bb.3: ## in Loop: Header=BB1_2 Depth=1 cmpl $10, %eax je LBB1_6 ## %bb.4: ## in Loop: Header=BB1_2 Depth=1 movb %al, (%r14,%rbx) incq %rbx cmpq %rbx, %r12 jne LBB1_2 ## %bb.5: movl %r15d, %ebx LBB1_6: movl %ebx, %eax movb $0, (%r14,%rax) movl %ebx, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _reverse ## -- Begin function reverse .p2align 4, 0x90 _reverse: ## @reverse .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 cmpl $2, %esi jl LBB2_7 ## %bb.1: movl %esi, %r8d shrl %r8d cmpl $1, %r8d jne LBB2_3 ## %bb.2: xorl %ecx, %ecx jmp LBB2_5 LBB2_3: movl %r8d, %r9d andl $-2, %r9d leal -2(%rsi), %eax xorl %ecx, %ecx .p2align 4, 0x90 LBB2_4: ## =>This Inner Loop Header: Depth=1 movzbl (%rdi,%rcx), %r10d leal 1(%rax), %edx movslq %edx, %r11 movzbl (%rdi,%r11), %edx movb %dl, (%rdi,%rcx) movb %r10b, (%rdi,%r11) movzbl 1(%rdi,%rcx), %r10d cltq movzbl (%rdi,%rax), %edx movb %dl, 1(%rdi,%rcx) movb %r10b, (%rdi,%rax) addq $2, %rcx addl $-2, %eax cmpq %rcx, %r9 jne LBB2_4 LBB2_5: testb $1, %r8b je LBB2_7 ## %bb.6: movb (%rdi,%rcx), %r8b movl %ecx, %edx notl %edx addl %esi, %edx movslq %edx, %rdx movb (%rdi,%rdx), %al movb %al, (%rdi,%rcx) movb %r8b, (%rdi,%rdx) LBB2_7: popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w27, -56 .cfi_offset w28, -64 mov w9, #10016 Lloh0: adrp x16, ___chkstk_darwin@GOTPAGE Lloh1: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #2, lsl #12 ; =8192 sub sp, sp, #1824 mov x22, #0 Lloh2: adrp x8, ___stack_chk_guard@GOTPAGE Lloh3: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh4: ldr x8, [x8] stur x8, [x29, #-56] mov w19, #9999 add x20, sp, #8 add x21, x20, x19 b LBB0_2 LBB0_1: ; in Loop: Header=BB0_2 Depth=1 add x0, sp, #8 bl _puts mov x22, #0 LBB0_2: ; =>This Loop Header: Depth=1 ; Child Loop BB0_9 Depth 2 bl _getchar cmn w0, #1 b.eq LBB0_4 ; %bb.3: ; in Loop: Header=BB0_2 Depth=1 cmp w0, #10 b.ne LBB0_6 LBB0_4: ; in Loop: Header=BB0_2 Depth=1 strb wzr, [x20, w22, uxtw] cbz w22, LBB0_10 ; %bb.5: ; in Loop: Header=BB0_2 Depth=1 cmp w22, #2 b.lt LBB0_1 b LBB0_8 LBB0_6: ; in Loop: Header=BB0_2 Depth=1 strb w0, [x20, x22] add x22, x22, #1 cmp x22, x19 b.ne LBB0_2 ; %bb.7: ; in Loop: Header=BB0_2 Depth=1 strb wzr, [x21] mov w22, #9999 LBB0_8: ; in Loop: Header=BB0_2 Depth=1 lsr w8, w22, #1 sub w9, w22, #1 add x10, sp, #8 LBB0_9: ; Parent Loop BB0_2 Depth=1 ; => This Inner Loop Header: Depth=2 ldrb w11, [x10] sxtw x12, w9 ldrb w13, [x20, x12] strb w13, [x10], #1 strb w11, [x20, x12] sub w9, w9, #1 sub x8, x8, #1 cbnz x8, LBB0_9 b LBB0_1 LBB0_10: ldur x8, [x29, #-56] 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_12 ; %bb.11: mov w0, #0 add sp, sp, #2, lsl #12 ; =8192 add sp, sp, #1824 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #64 ; 16-byte Folded Reload ret LBB0_12: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .cfi_endproc ; -- End function .globl _getLine ; -- Begin function getLine .p2align 2 _getLine: ; @getLine .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x0 cmp w1, #2 b.lt LBB1_5 ; %bb.1: mov x21, #0 sub w20, w1, #1 LBB1_2: ; =>This Inner Loop Header: Depth=1 bl _getchar cmn w0, #1 b.eq LBB1_6 ; %bb.3: ; in Loop: Header=BB1_2 Depth=1 cmp w0, #10 b.eq LBB1_6 ; %bb.4: ; in Loop: Header=BB1_2 Depth=1 strb w0, [x19, x21] add x21, x21, #1 cmp x20, x21 b.ne LBB1_2 b LBB1_7 LBB1_5: mov w20, #0 b LBB1_7 LBB1_6: mov x20, x21 LBB1_7: strb wzr, [x19, w20, uxtw] 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 .cfi_endproc ; -- End function .globl _reverse ; -- Begin function reverse .p2align 2 _reverse: ; @reverse .cfi_startproc ; %bb.0: cmp w1, #2 b.lt LBB2_3 ; %bb.1: lsr w8, w1, #1 sub w9, w1, #1 mov x10, x0 LBB2_2: ; =>This Inner Loop Header: Depth=1 ldrb w11, [x10] sxtw x12, w9 ldrb w13, [x0, x12] strb w13, [x10], #1 strb w11, [x0, x12] sub w9, w9, #1 subs x8, x8, #1 b.ne LBB2_2 LBB2_3: ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/1037997.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function rtl92se_is_tx_desc_closed _rtl92se_is_tx_desc_closed: ## @rtl92se_is_tx_desc_closed .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rsi, %rbx movq %rdi, %r14 callq _rtl_pcipriv movl %eax, %edi callq _rtl_pcidev movq (%rax), %rax shlq $4, %rbx movq (%rax,%rbx), %rsi shlq $2, %rsi addq 8(%rax,%rbx), %rsi movq _HW_DESC_OWN@GOTPCREL(%rip), %rax movl (%rax), %ecx movq %r14, %rdi movl $1, %edx callq _rtl92se_get_desc xorl %ecx, %ecx testl %eax, %eax sete %cl movl %ecx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _HW_DESC_OWN,4,2 ## @HW_DESC_OWN .no_dead_strip _rtl92se_is_tx_desc_closed .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function rtl92se_is_tx_desc_closed _rtl92se_is_tx_desc_closed: ; @rtl92se_is_tx_desc_closed .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 _rtl_pcipriv bl _rtl_pcidev ldr x8, [x0] add x8, x8, x19, lsl #4 ldp x8, x9, [x8] add x1, x9, x8, lsl #2 Lloh0: adrp x8, _HW_DESC_OWN@GOTPAGE Lloh1: ldr x8, [x8, _HW_DESC_OWN@GOTPAGEOFF] Lloh2: ldr w3, [x8] mov x0, x20 mov w2, #1 bl _rtl92se_get_desc cmp w0, #0 cset w0, eq 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 _HW_DESC_OWN,4,2 ; @HW_DESC_OWN .no_dead_strip _rtl92se_is_tx_desc_closed .subsections_via_symbols
AnghaBench/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/extr_sw.c_rtl92se_is_tx_desc_closed.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function vidioc_g_fmt_vid_out _vidioc_g_fmt_vid_out: ## @vidioc_g_fmt_vid_out .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq %rdx, %rbx callq _file2ctx movl %eax, %edi movq %rbx, %rsi addq $8, %rsp popq %rbx popq %rbp jmp _vidioc_g_fmt ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _vidioc_g_fmt_vid_out .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function vidioc_g_fmt_vid_out _vidioc_g_fmt_vid_out: ; @vidioc_g_fmt_vid_out .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x2 bl _file2ctx mov x1, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _vidioc_g_fmt .cfi_endproc ; -- End function .no_dead_strip _vidioc_g_fmt_vid_out .subsections_via_symbols
AnghaBench/linux/drivers/media/platform/extr_vim2m.c_vidioc_g_fmt_vid_out.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi xorl %esi, %esi xorl %eax, %eax callq _printf leaq L_.str.1(%rip), %rdi xorl %esi, %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 "hello(%d)" L_.str.1: ## @.str.1 .asciz "world(%d)\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str xzr, [sp] Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _printf str xzr, [sp] Lloh2: adrp x0, l_.str.1@PAGE Lloh3: add x0, x0, l_.str.1@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "hello(%d)" l_.str.1: ; @.str.1 .asciz "world(%d)\n" .subsections_via_symbols
the_stack_data/96291.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _pmap_kenter_flags ## -- Begin function pmap_kenter_flags .p2align 4, 0x90 _pmap_kenter_flags: ## @pmap_kenter_flags .cfi_startproc ## %bb.0: 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 %edx, %ebx movl %esi, %r15d movl %edi, %r12d callq _tsb_kvtotte movq %rax, %r14 movq _KTR_PMAP@GOTPCREL(%rip), %rax movl (%rax), %edi movl (%r14), %r9d leaq L_.str(%rip), %rsi movl %r12d, %edx movl %r15d, %ecx movq %r14, %r8 callq _CTR4 movq _TS_8K@GOTPCREL(%rip), %rax movl (%rax), %esi movl %r12d, %edi callq _TV_VPN movl %eax, 4(%r14) movq _TD_V@GOTPCREL(%rip), %rax movq _TD_8K@GOTPCREL(%rip), %rcx orl (%rax), %ebx orl (%rcx), %ebx movl %r15d, %edi callq _TD_PA movq _TD_REF@GOTPCREL(%rip), %rcx orl %ebx, %eax orl (%rcx), %eax movq _TD_P@GOTPCREL(%rip), %rcx orl (%rcx), %eax movl %eax, (%r14) popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _KTR_PMAP,4,2 ## @KTR_PMAP .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "pmap_kenter_flags: va=%#lx pa=%#lx tp=%p data=%#lx" .comm _TS_8K,4,2 ## @TS_8K .comm _TD_V,4,2 ## @TD_V .comm _TD_8K,4,2 ## @TD_8K .comm _TD_REF,4,2 ## @TD_REF .comm _TD_P,4,2 ## @TD_P .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _pmap_kenter_flags ; -- Begin function pmap_kenter_flags .p2align 2 _pmap_kenter_flags: ; @pmap_kenter_flags .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x19, x2 mov x20, x1 mov x21, x0 bl _tsb_kvtotte mov x22, x0 Lloh0: adrp x8, _KTR_PMAP@GOTPAGE Lloh1: ldr x8, [x8, _KTR_PMAP@GOTPAGEOFF] Lloh2: ldr w0, [x8] ldr w5, [x22] Lloh3: adrp x1, l_.str@PAGE Lloh4: add x1, x1, l_.str@PAGEOFF mov x2, x21 mov x3, x20 mov x4, x22 bl _CTR4 Lloh5: adrp x8, _TS_8K@GOTPAGE Lloh6: ldr x8, [x8, _TS_8K@GOTPAGEOFF] Lloh7: ldr w1, [x8] mov x0, x21 bl _TV_VPN str w0, [x22, #4] Lloh8: adrp x8, _TD_V@GOTPAGE Lloh9: ldr x8, [x8, _TD_V@GOTPAGEOFF] Lloh10: ldr w21, [x8] Lloh11: adrp x8, _TD_8K@GOTPAGE Lloh12: ldr x8, [x8, _TD_8K@GOTPAGEOFF] Lloh13: ldr w23, [x8] mov x0, x20 bl _TD_PA Lloh14: adrp x8, _TD_REF@GOTPAGE Lloh15: ldr x8, [x8, _TD_REF@GOTPAGEOFF] Lloh16: ldr w8, [x8] Lloh17: adrp x9, _TD_P@GOTPAGE Lloh18: ldr x9, [x9, _TD_P@GOTPAGEOFF] Lloh19: ldr w9, [x9] orr w10, w21, w19 orr w10, w10, w23 orr w10, w10, w0 orr w8, w10, w8 orr w8, w8, w9 str w8, [x22] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr 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 Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _KTR_PMAP,4,2 ; @KTR_PMAP .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "pmap_kenter_flags: va=%#lx pa=%#lx tp=%p data=%#lx" .comm _TS_8K,4,2 ; @TS_8K .comm _TD_V,4,2 ; @TD_V .comm _TD_8K,4,2 ; @TD_8K .comm _TD_REF,4,2 ; @TD_REF .comm _TD_P,4,2 ; @TD_P .subsections_via_symbols
AnghaBench/freebsd/sys/sparc64/sparc64/extr_pmap.c_pmap_kenter_flags.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _pullup_get_frame ## -- Begin function pullup_get_frame .p2align 4, 0x90 _pullup_get_frame: ## @pullup_get_frame .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %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 16(%rdi), %r15 callq _pullup_decide_frame_length testl %eax, %eax je LBB0_3 ## %bb.1: cmpq $0, 40(%r15) je LBB0_4 LBB0_3: xorl %r15d, %r15d LBB0_28: movq %r15, %rax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_4: movl %eax, %r14d movq (%r13), %rsi movq 24(%rsi), %rax movl (%rax), %r12d cmpq $0, 8(%r13) je LBB0_6 ## %bb.5: movq %r13, %rdi callq _pullup_print_aff_and_breaks leaq L_.str(%rip), %rdi movl %r14d, %esi callq _printf movq 40(%r15), %rax movq (%r13), %rsi incq %rax jmp LBB0_7 LBB0_6: movl $1, %eax LBB0_7: movq %rax, 40(%r15) movl %r14d, (%r15) movq 8(%rsi), %rax movq %rax, 8(%r15) movq $0, 16(%r15) testl %r14d, %r14d jle LBB0_16 ## %bb.8: movq 24(%r15), %rcx movl %r14d, %edi leaq -1(%rdi), %rdx movl %edi, %eax andl $3, %eax cmpq $3, %rdx jae LBB0_10 ## %bb.9: xorl %edx, %edx jmp LBB0_12 LBB0_10: andl $-4, %edi xorl %edx, %edx .p2align 4, 0x90 LBB0_11: ## =>This Inner Loop Header: Depth=1 movq 16(%rsi), %rbx movq %rbx, (%rcx,%rdx,8) movq $0, 16(%rsi) movq 24(%rsi), %rsi movq 16(%rsi), %rbx movq %rbx, 8(%rcx,%rdx,8) movq $0, 16(%rsi) movq 24(%rsi), %rsi movq 16(%rsi), %rbx movq %rbx, 16(%rcx,%rdx,8) movq $0, 16(%rsi) movq 24(%rsi), %rsi movq 16(%rsi), %rbx movq %rbx, 24(%rcx,%rdx,8) movq $0, 16(%rsi) movq 24(%rsi), %rsi addq $4, %rdx cmpq %rdx, %rdi jne LBB0_11 LBB0_12: testq %rax, %rax je LBB0_15 ## %bb.13: leaq (%rcx,%rdx,8), %rcx xorl %edx, %edx .p2align 4, 0x90 LBB0_14: ## =>This Inner Loop Header: Depth=1 movq 16(%rsi), %rdi movq %rdi, (%rcx,%rdx,8) movq $0, 16(%rsi) movq 24(%rsi), %rsi incq %rdx cmpq %rdx, %rax jne LBB0_14 LBB0_15: movq %rsi, (%r13) LBB0_16: cmpl $1, %r14d je LBB0_22 ## %bb.17: cmpl $2, %r14d je LBB0_23 ## %bb.18: cmpl $3, %r14d jne LBB0_25 ## %bb.19: movq 24(%r15), %rcx testl %r12d, %r12d jne LBB0_21 ## %bb.20: movq (%rcx), %rax xorl %edx, %edx cmpq 8(%rcx), %rax setne %dl leal (%rdx,%rdx), %r12d decl %r12d LBB0_21: movslq %r12d, %rax movq 8(%rcx,%rax,8), %rdx movq 8(%r15), %rsi movq 32(%r15), %rax movq %rdx, (%rax,%rsi,8) movq 8(%rcx), %rcx jmp LBB0_24 LBB0_22: movq 8(%r15), %rcx movq 24(%r15), %rax movq (%rax), %rdx movq 32(%r15), %rax movq %rdx, (%rax,%rcx,8) movq 8(%r15), %rcx xorq $1, %rcx movq $0, (%rax,%rcx,8) jmp LBB0_26 LBB0_23: movq 8(%r15), %rcx movq 24(%r15), %rdx movq (%rdx), %rsi movq 32(%r15), %rax movq %rsi, (%rax,%rcx,8) movq 8(%rdx), %rcx LBB0_24: movq 8(%r15), %rdx xorq $1, %rdx movq %rcx, (%rax,%rdx,8) jmp LBB0_26 LBB0_25: movq 32(%r15), %rax LBB0_26: movq (%rax), %rdi xorl %esi, %esi callq _pullup_lock_buffer movq 32(%r15), %rax movq 8(%rax), %rdi movl $1, %esi callq _pullup_lock_buffer movq 32(%r15), %rax movq (%rax), %rdi cmpq 8(%rax), %rdi jne LBB0_28 ## %bb.27: movq %rdi, 16(%r15) movl $2, %esi callq _pullup_lock_buffer jmp LBB0_28 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "duration: %d \n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _pullup_get_frame ; -- Begin function pullup_get_frame .p2align 2 _pullup_get_frame: ; @pullup_get_frame .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x21, x0 ldr x19, [x0, #16] bl _pullup_decide_frame_length cbz w0, LBB0_2 ; %bb.1: ldr x8, [x19, #40] cbz x8, LBB0_4 LBB0_2: mov x19, #0 LBB0_3: mov x0, x19 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret LBB0_4: mov x20, x0 ldp x1, x8, [x21] ldr x9, [x1, #24] ldr w22, [x9] cbz x8, LBB0_6 ; %bb.5: mov x0, x21 bl _pullup_print_aff_and_breaks Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF mov x1, x20 bl _printf ldr x8, [x19, #40] ldr x1, [x21] add x8, x8, #1 b LBB0_7 LBB0_6: mov w8, #1 LBB0_7: str x8, [x19, #40] str w20, [x19] ldr x8, [x1, #8] stp x8, xzr, [x19, #8] cmp w20, #1 b.lt LBB0_11 ; %bb.8: ldr x8, [x19, #24] mov w9, w20 LBB0_9: ; =>This Inner Loop Header: Depth=1 ldr x10, [x1, #16] str x10, [x8], #8 str xzr, [x1, #16] ldr x1, [x1, #24] subs x9, x9, #1 b.ne LBB0_9 ; %bb.10: str x1, [x21] LBB0_11: cmp w20, #1 b.eq LBB0_17 ; %bb.12: cmp w20, #2 b.eq LBB0_18 ; %bb.13: cmp w20, #3 b.ne LBB0_20 ; %bb.14: ldr x9, [x19, #24] cbnz w22, LBB0_16 ; %bb.15: ldp x8, x10, [x9] cmp x8, x10 mov w8, #-1 cneg w22, w8, ne LBB0_16: add w8, w22, #1 ldr x10, [x9, w8, sxtw #3] ldr x8, [x19, #32] b LBB0_19 LBB0_17: ldp x9, x8, [x19, #24] ldr x9, [x9] ldr x10, [x19, #8] str x9, [x8, x10, lsl #3] ldr x9, [x19, #8] eor x9, x9, #0x1 str xzr, [x8, x9, lsl #3] b LBB0_21 LBB0_18: ldp x9, x8, [x19, #24] ldr x10, [x9] LBB0_19: ldr x11, [x19, #8] str x10, [x8, x11, lsl #3] ldr x9, [x9, #8] ldr x10, [x19, #8] eor x10, x10, #0x1 str x9, [x8, x10, lsl #3] b LBB0_21 LBB0_20: ldr x8, [x19, #32] LBB0_21: ldr x0, [x8] mov w1, #0 bl _pullup_lock_buffer ldr x8, [x19, #32] ldr x0, [x8, #8] mov w1, #1 bl _pullup_lock_buffer ldr x8, [x19, #32] ldp x0, x8, [x8] cmp x0, x8 b.ne LBB0_3 ; %bb.22: str x0, [x19, #16] mov w1, #2 bl _pullup_lock_buffer b LBB0_3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "duration: %d \n" .subsections_via_symbols
AnghaBench/HandBrake/libhb/extr_detelecine.c_pullup_get_frame.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ipcp_redirect _ipcp_redirect: ## @ipcp_redirect .cfi_startproc ## %bb.0: 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 (%rdi), %rdi callq _ipcp_method_orig_node movq %rax, %r15 movq %rax, %rdi callq _ipa_method_formal_count testl %eax, %eax jle LBB0_7 ## %bb.1: movl %eax, %r12d xorl %ebx, %ebx movq _CONST_IPATYPE@GOTPCREL(%rip), %r13 jmp LBB0_2 .p2align 4, 0x90 LBB0_6: ## in Loop: Header=BB0_2 Depth=1 incl %ebx cmpl %ebx, %r12d je LBB0_7 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq %r15, %rdi movl %ebx, %esi callq _ipcp_method_cval movl %eax, %edi callq _ipcp_cval_get_cvalue_type movl %eax, %edi callq _ipcp_type_is_const testq %rax, %rax je LBB0_6 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movq %r14, %rdi movl %ebx, %esi callq _ipa_callsite_param movq %rax, %rdi callq _get_type cmpl (%r13), %eax je LBB0_6 ## %bb.4: ## in Loop: Header=BB0_2 Depth=1 movq _CONST_IPATYPE_REF@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax je LBB0_6 ## %bb.5: movl $1, %eax jmp LBB0_8 LBB0_7: xorl %eax, %eax LBB0_8: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _CONST_IPATYPE,4,2 ## @CONST_IPATYPE .comm _CONST_IPATYPE_REF,4,2 ## @CONST_IPATYPE_REF .no_dead_strip _ipcp_redirect .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ipcp_redirect _ipcp_redirect: ; @ipcp_redirect .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 x0, [x0] bl _ipcp_method_orig_node mov x20, x0 bl _ipa_method_formal_count cmp w0, #1 b.lt LBB0_6 ; %bb.1: mov x21, x0 mov w22, #0 Lloh0: adrp x23, _CONST_IPATYPE@GOTPAGE Lloh1: ldr x23, [x23, _CONST_IPATYPE@GOTPAGEOFF] Lloh2: adrp x24, _CONST_IPATYPE_REF@GOTPAGE Lloh3: ldr x24, [x24, _CONST_IPATYPE_REF@GOTPAGEOFF] b LBB0_3 LBB0_2: ; in Loop: Header=BB0_3 Depth=1 add w22, w22, #1 cmp w21, w22 b.eq LBB0_6 LBB0_3: ; =>This Inner Loop Header: Depth=1 mov x0, x20 mov x1, x22 bl _ipcp_method_cval bl _ipcp_cval_get_cvalue_type bl _ipcp_type_is_const cbz x0, LBB0_2 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 mov x0, x19 mov x1, x22 bl _ipa_callsite_param bl _get_type ldr w8, [x23] ldr w9, [x24] cmp w0, w8 ccmp w0, w9, #4, ne b.eq LBB0_2 ; %bb.5: mov w0, #1 b LBB0_7 LBB0_6: mov w0, #0 LBB0_7: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _CONST_IPATYPE,4,2 ; @CONST_IPATYPE .comm _CONST_IPATYPE_REF,4,2 ; @CONST_IPATYPE_REF .no_dead_strip _ipcp_redirect .subsections_via_symbols
AnghaBench/freebsd/contrib/gcc/extr_ipa-cp.c_ipcp_redirect.c
anghabench