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 _push ## -- Begin function push .p2align 4, 0x90 _push: ## @push .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _top(%rip), %rax cmpq $9999999, %rax ## imm = 0x98967F je LBB0_2 ## %bb.1: leaq 1(%rax), %rcx movq %rcx, _top(%rip) movq _stack@GOTPCREL(%rip), %rcx movq %rdi, 8(%rcx,%rax,8) LBB0_2: popq %rbp retq .cfi_endproc ## -- End function .globl _pop ## -- Begin function pop .p2align 4, 0x90 _pop: ## @pop .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _top(%rip), %rax cmpq $-1, %rax je LBB1_2 ## %bb.1: decq %rax movq %rax, _top(%rip) LBB1_2: popq %rbp retq .cfi_endproc ## -- End function .globl _swap ## -- Begin function swap .p2align 4, 0x90 _swap: ## @swap .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 (%rsi), %rcx movq %rcx, (%rdi) movq %rax, (%rsi) popq %rbp retq .cfi_endproc ## -- End function .globl _partition ## -- Begin function partition .p2align 4, 0x90 _partition: ## @partition .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq -1(%rsi), %rcx cmpq %rsi, %rdx jle LBB3_11 ## %bb.1: movl (%rdi,%rdx,8), %r10d movl %edx, %r9d subl %esi, %r9d movq %rsi, %r8 notq %r8 testb $1, %r9b je LBB3_5 ## %bb.2: cmpl %r10d, (%rdi,%rsi,8) jge LBB3_4 ## %bb.3: movq %rsi, %rcx LBB3_4: incq %rsi LBB3_5: addq %rdx, %r8 jne LBB3_6 LBB3_11: leaq 1(%rcx), %rax movq 8(%rdi,%rcx,8), %r8 movq (%rdi,%rdx,8), %rsi movq %rsi, 8(%rdi,%rcx,8) movq %r8, (%rdi,%rdx,8) popq %rbp retq .p2align 4, 0x90 LBB3_10: ## in Loop: Header=BB3_6 Depth=1 addq $2, %rsi cmpq %rsi, %rdx je LBB3_11 LBB3_6: ## =>This Inner Loop Header: Depth=1 cmpl %r10d, (%rdi,%rsi,8) jge LBB3_8 ## %bb.7: ## in Loop: Header=BB3_6 Depth=1 movq 8(%rdi,%rcx,8), %r8 movq (%rdi,%rsi,8), %rax movq %rax, 8(%rdi,%rcx,8) incq %rcx movq %r8, (%rdi,%rsi,8) LBB3_8: ## in Loop: Header=BB3_6 Depth=1 cmpl %r10d, 8(%rdi,%rsi,8) jge LBB3_10 ## %bb.9: ## in Loop: Header=BB3_6 Depth=1 movq 8(%rdi,%rcx,8), %r8 movq 8(%rdi,%rsi,8), %rax movq %rax, 8(%rdi,%rcx,8) incq %rcx movq %r8, 8(%rdi,%rsi,8) jmp LBB3_10 .cfi_endproc ## -- End function .globl _quickSort ## -- Begin function quickSort .p2align 4, 0x90 _quickSort: ## @quickSort .cfi_startproc ## %bb.0: 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 cmpq %rdx, %rsi jge LBB4_14 ## %bb.1: movq %rdx, %r14 movq %rdi, %rbx movq %rdx, %r12 negq %r12 jmp LBB4_2 .p2align 4, 0x90 LBB4_13: ## in Loop: Header=BB4_2 Depth=1 movq 8(%rbx,%r15,8), %rax movq (%rbx,%r14,8), %rcx movq %rcx, 8(%rbx,%r15,8) movq %rax, (%rbx,%r14,8) movq %rbx, %rdi movq %r15, %rdx callq _quickSort addq $2, %r15 movq %r15, %rsi cmpq %r14, %r15 jge LBB4_14 LBB4_2: ## =>This Loop Header: Depth=1 ## Child Loop BB4_8 Depth 2 movl (%rbx,%r14,8), %eax leaq -1(%rsi), %r15 movl %r14d, %ecx subl %esi, %ecx testb $1, %cl jne LBB4_4 ## %bb.3: ## in Loop: Header=BB4_2 Depth=1 movq %rsi, %rcx jmp LBB4_7 .p2align 4, 0x90 LBB4_4: ## in Loop: Header=BB4_2 Depth=1 cmpl %eax, (%rbx,%rsi,8) jge LBB4_6 ## %bb.5: ## in Loop: Header=BB4_2 Depth=1 movq %rsi, %r15 LBB4_6: ## in Loop: Header=BB4_2 Depth=1 leaq 1(%rsi), %rcx LBB4_7: ## in Loop: Header=BB4_2 Depth=1 movq %rsi, %rdx notq %rdx cmpq %r12, %rdx jne LBB4_8 jmp LBB4_13 .p2align 4, 0x90 LBB4_12: ## in Loop: Header=BB4_8 Depth=2 addq $2, %rcx cmpq %rcx, %r14 je LBB4_13 LBB4_8: ## Parent Loop BB4_2 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl %eax, (%rbx,%rcx,8) jge LBB4_10 ## %bb.9: ## in Loop: Header=BB4_8 Depth=2 movq 8(%rbx,%r15,8), %rdx movq (%rbx,%rcx,8), %rdi movq %rdi, 8(%rbx,%r15,8) incq %r15 movq %rdx, (%rbx,%rcx,8) LBB4_10: ## in Loop: Header=BB4_8 Depth=2 cmpl %eax, 8(%rbx,%rcx,8) jge LBB4_12 ## %bb.11: ## in Loop: Header=BB4_8 Depth=2 movq 8(%rbx,%r15,8), %rdx movq 8(%rbx,%rcx,8), %rdi movq %rdi, 8(%rbx,%r15,8) incq %r15 movq %rdx, 8(%rbx,%rcx,8) jmp LBB4_12 LBB4_14: popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _brute_force ## -- Begin function brute_force .p2align 4, 0x90 _brute_force: ## @brute_force .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp popq %rbp retq .cfi_endproc ## -- End function .globl _plane_sweep ## -- Begin function plane_sweep .p2align 4, 0x90 _plane_sweep: ## @plane_sweep .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 movl %edi, %r14d leal -1(%r14), %eax movslq %eax, %rdx movq %rsi, %rdi xorl %esi, %esi callq _quickSort movq $-1, _top(%rip) cmpl $2, %r14d jl LBB6_10 ## %bb.1: movl %r14d, %r8d movl $1, %ecx movq $-1, %rdi movq _stack@GOTPCREL(%rip), %rdx jmp LBB6_2 .p2align 4, 0x90 LBB6_8: ## in Loop: Header=BB6_2 Depth=1 movq (%rbx,%rcx,8), %rax leaq 1(%rdi), %rsi movq %rsi, _top(%rip) movq %rax, 8(%rdx,%rdi,8) LBB6_9: ## in Loop: Header=BB6_2 Depth=1 incq %rcx movq %rsi, %rdi cmpq %r8, %rcx je LBB6_10 LBB6_2: ## =>This Loop Header: Depth=1 ## Child Loop BB6_4 Depth 2 testq %rdi, %rdi js LBB6_8 ## %bb.3: ## in Loop: Header=BB6_2 Depth=1 movl 4(%rbx,%rcx,8), %eax .p2align 4, 0x90 LBB6_4: ## Parent Loop BB6_2 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl %eax, 4(%rdx,%rdi,8) jg LBB6_7 ## %bb.5: ## in Loop: Header=BB6_4 Depth=2 leaq -1(%rdi), %rsi movq %rsi, _top(%rip) testq %rdi, %rdi movq %rsi, %rdi jg LBB6_4 ## %bb.6: ## in Loop: Header=BB6_2 Depth=1 movq $-1, %rdi jmp LBB6_8 .p2align 4, 0x90 LBB6_7: ## in Loop: Header=BB6_2 Depth=1 movl $9999999, %esi ## imm = 0x98967F cmpq $9999999, %rdi ## imm = 0x98967F jne LBB6_8 jmp LBB6_9 LBB6_10: popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal16,16byte_literals .p2align 4 ## -- Begin function main LCPI7_0: .long 1127219200 ## 0x43300000 .long 1160773632 ## 0x45300000 .long 0 ## 0x0 .long 0 ## 0x0 LCPI7_1: .quad 0x4330000000000000 ## double 4503599627370496 .quad 0x4530000000000000 ## double 1.9342813113834067E+25 .section __TEXT,__literal8,8byte_literals .p2align 3 LCPI7_2: .quad 0x412e848000000000 ## double 1.0E+6 LCPI7_3: .quad 0x4024000000000000 ## double 10 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $72, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) xorl %edi, %edi callq _time movl %eax, %edi callq _srand leaq L_.str(%rip), %rdi leaq L_.str.1(%rip), %rsi callq _fopen movq %rax, -72(%rbp) ## 8-byte Spill testq %rax, %rax jne LBB7_2 ## %bb.1: leaq L_str(%rip), %rdi callq _puts LBB7_2: movl $10, %r14d movq _stack@GOTPCREL(%rip), %r12 ## implicit-def: $xmm0 ## kill: killed $xmm0 ## implicit-def: $xmm0 ## kill: killed $xmm0 jmp LBB7_3 .p2align 4, 0x90 LBB7_21: ## in Loop: Header=BB7_3 Depth=1 movsd -96(%rbp), %xmm2 ## 8-byte Reload ## xmm2 = mem[0],zero movsd LCPI7_3(%rip), %xmm0 ## xmm0 = mem[0],zero divsd %xmm0, %xmm2 movsd %xmm2, -56(%rbp) ## 8-byte Spill movsd -88(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero divsd %xmm0, %xmm1 movsd %xmm1, -64(%rbp) ## 8-byte Spill movq -72(%rbp), %rdi ## 8-byte Reload leaq L_.str.3(%rip), %rbx movq %rbx, %rsi movq %r14, %rdx movapd %xmm2, %xmm0 movb $2, %al callq _fprintf movq %rbx, %rdi movq %r14, %rsi movsd -56(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -64(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero movb $2, %al callq _printf addq %r14, %r14 leaq (%r14,%r14,4), %r14 movq -104(%rbp), %rsp ## 8-byte Reload cmpq $1000001, %r14 ## imm = 0xF4241 jae LBB7_22 LBB7_3: ## =>This Loop Header: Depth=1 ## Child Loop BB7_4 Depth 2 ## Child Loop BB7_5 Depth 3 ## Child Loop BB7_8 Depth 2 ## Child Loop BB7_9 Depth 3 ## Child Loop BB7_12 Depth 3 ## Child Loop BB7_14 Depth 4 movq %rsp, -104(%rbp) ## 8-byte Spill leaq (,%r14,8), %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq %rsp, %r15 cmpq $2, %r14 movl $1, %r13d movq %r14, -80(%rbp) ## 8-byte Spill cmovaeq %r14, %r13 movl $1, %eax .p2align 4, 0x90 LBB7_4: ## Parent Loop BB7_3 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB7_5 Depth 3 movl %eax, -56(%rbp) ## 4-byte Spill xorl %r14d, %r14d .p2align 4, 0x90 LBB7_5: ## Parent Loop BB7_3 Depth=1 ## Parent Loop BB7_4 Depth=2 ## => This Inner Loop Header: Depth=3 callq _rand movl %eax, %ebx callq _rand movl %ebx, (%r15,%r14,8) movl %eax, 4(%r15,%r14,8) incq %r14 cmpq %r14, %r13 jne LBB7_5 ## %bb.6: ## in Loop: Header=BB7_4 Depth=2 callq _clock movq %rax, %rbx callq _clock subq %rbx, %rax movq %rax, %xmm0 punpckldq LCPI7_0(%rip), %xmm0 ## xmm0 = xmm0[0],mem[0],xmm0[1],mem[1] subpd LCPI7_1(%rip), %xmm0 movapd %xmm0, %xmm1 unpckhpd %xmm0, %xmm1 ## xmm1 = xmm1[1],xmm0[1] addsd %xmm0, %xmm1 divsd LCPI7_2(%rip), %xmm1 movsd -96(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -96(%rbp) ## 8-byte Spill movl -56(%rbp), %eax ## 4-byte Reload incl %eax cmpl $11, %eax jne LBB7_4 ## %bb.7: ## in Loop: Header=BB7_3 Depth=1 movq -80(%rbp), %rcx ## 8-byte Reload leal -1(%rcx), %eax cltq movq %rax, -64(%rbp) ## 8-byte Spill ## kill: def $ecx killed $ecx killed $rcx def $rcx andl $-2, %ecx movq %rcx, -112(%rbp) ## 8-byte Spill movl $1, %eax jmp LBB7_8 .p2align 4, 0x90 LBB7_20: ## in Loop: Header=BB7_8 Depth=2 callq _clock subq %rbx, %rax movq %rax, %xmm0 punpckldq LCPI7_0(%rip), %xmm0 ## xmm0 = xmm0[0],mem[0],xmm0[1],mem[1] subpd LCPI7_1(%rip), %xmm0 movapd %xmm0, %xmm1 unpckhpd %xmm0, %xmm1 ## xmm1 = xmm1[1],xmm0[1] addsd %xmm0, %xmm1 divsd LCPI7_2(%rip), %xmm1 movsd -88(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -88(%rbp) ## 8-byte Spill movl -56(%rbp), %eax ## 4-byte Reload incl %eax cmpl $11, %eax je LBB7_21 LBB7_8: ## Parent Loop BB7_3 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB7_9 Depth 3 ## Child Loop BB7_12 Depth 3 ## Child Loop BB7_14 Depth 4 movl %eax, -56(%rbp) ## 4-byte Spill xorl %r14d, %r14d .p2align 4, 0x90 LBB7_9: ## Parent Loop BB7_3 Depth=1 ## Parent Loop BB7_8 Depth=2 ## => This Inner Loop Header: Depth=3 callq _rand movl %eax, %ebx callq _rand movl %ebx, (%r15,%r14,8) movl %eax, 4(%r15,%r14,8) incq %r14 cmpq %r14, %r13 jne LBB7_9 ## %bb.10: ## in Loop: Header=BB7_8 Depth=2 callq _clock movq %rax, %rbx movq %r15, %rdi xorl %esi, %esi movq -64(%rbp), %rdx ## 8-byte Reload callq _quickSort movq $-1, _top(%rip) movq -80(%rbp), %r14 ## 8-byte Reload cmpl $2, %r14d movq -112(%rbp), %rdi ## 8-byte Reload jl LBB7_20 ## %bb.11: ## in Loop: Header=BB7_8 Depth=2 movl $1, %eax movq $-1, %rcx jmp LBB7_12 .p2align 4, 0x90 LBB7_18: ## in Loop: Header=BB7_12 Depth=3 movq (%r15,%rax,8), %rsi leaq 1(%rcx), %rdx movq %rdx, _top(%rip) movq %rsi, 8(%r12,%rcx,8) LBB7_19: ## in Loop: Header=BB7_12 Depth=3 incq %rax movq %rdx, %rcx cmpq %rdi, %rax je LBB7_20 LBB7_12: ## Parent Loop BB7_3 Depth=1 ## Parent Loop BB7_8 Depth=2 ## => This Loop Header: Depth=3 ## Child Loop BB7_14 Depth 4 testq %rcx, %rcx js LBB7_18 ## %bb.13: ## in Loop: Header=BB7_12 Depth=3 movl 4(%r15,%rax,8), %edx .p2align 4, 0x90 LBB7_14: ## Parent Loop BB7_3 Depth=1 ## Parent Loop BB7_8 Depth=2 ## Parent Loop BB7_12 Depth=3 ## => This Inner Loop Header: Depth=4 cmpl %edx, 4(%r12,%rcx,8) jg LBB7_17 ## %bb.15: ## in Loop: Header=BB7_14 Depth=4 leaq -1(%rcx), %rsi movq %rsi, _top(%rip) testq %rcx, %rcx movq %rsi, %rcx jg LBB7_14 ## %bb.16: ## in Loop: Header=BB7_12 Depth=3 movq $-1, %rcx jmp LBB7_18 .p2align 4, 0x90 LBB7_17: ## in Loop: Header=BB7_12 Depth=3 movl $9999999, %edx ## imm = 0x98967F cmpq $9999999, %rcx ## imm = 0x98967F jne LBB7_18 jmp LBB7_19 LBB7_22: movq -72(%rbp), %rdi ## 8-byte Reload callq _fclose movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB7_24 ## %bb.23: xorl %eax, %eax leaq -40(%rbp), %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB7_24: callq ___stack_chk_fail .cfi_endproc ## -- End function .section __DATA,__data .globl _top ## @top .p2align 3 _top: .quad -1 ## 0xffffffffffffffff .comm _stack,80000000,4 ## @stack .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "q1_plot_c.txt" L_.str.1: ## @.str.1 .asciz "w" L_.str.3: ## @.str.3 .asciz "%lld, %lf, %lf\n" L_str: ## @str .asciz "ERROR Opening File." .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _push ; -- Begin function push .p2align 2 _push: ; @push .cfi_startproc ; %bb.0: adrp x8, _top@PAGE ldr x9, [x8, _top@PAGEOFF] sub x10, x9, #2441, lsl #12 ; =9998336 cmp x10, #1663 b.eq LBB0_2 ; %bb.1: add x9, x9, #1 str x9, [x8, _top@PAGEOFF] Lloh0: adrp x8, _stack@GOTPAGE Lloh1: ldr x8, [x8, _stack@GOTPAGEOFF] str x0, [x8, x9, lsl #3] LBB0_2: ret .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .globl _pop ; -- Begin function pop .p2align 2 _pop: ; @pop .cfi_startproc ; %bb.0: adrp x8, _top@PAGE ldr x9, [x8, _top@PAGEOFF] cmn x9, #1 b.eq LBB1_2 ; %bb.1: sub x9, x9, #1 str x9, [x8, _top@PAGEOFF] LBB1_2: ret .cfi_endproc ; -- End function .globl _swap ; -- Begin function swap .p2align 2 _swap: ; @swap .cfi_startproc ; %bb.0: ldr x8, [x0] ldr x9, [x1] str x9, [x0] str x8, [x1] ret .cfi_endproc ; -- End function .globl _partition ; -- Begin function partition .p2align 2 _partition: ; @partition .cfi_startproc ; %bb.0: add x9, x0, x2, lsl #3 sub x8, x1, #1 cmp x1, x2 b.ge LBB3_5 ; %bb.1: ldr w10, [x9] sub x11, x2, x1 add x12, x0, x1, lsl #3 b LBB3_3 LBB3_2: ; in Loop: Header=BB3_3 Depth=1 add x12, x12, #8 subs x11, x11, #1 b.eq LBB3_5 LBB3_3: ; =>This Inner Loop Header: Depth=1 ldr w13, [x12] cmp w13, w10 b.ge LBB3_2 ; %bb.4: ; in Loop: Header=BB3_3 Depth=1 add x8, x8, #1 lsl x13, x8, #3 ldr x14, [x0, x13] ldr x15, [x12] str x15, [x0, x13] str x14, [x12] b LBB3_2 LBB3_5: add x8, x8, #1 lsl x10, x8, #3 ldr x11, [x0, x10] ldr x12, [x9] str x12, [x0, x10] str x11, [x9] mov x0, x8 ret .cfi_endproc ; -- End function .globl _quickSort ; -- Begin function quickSort .p2align 2 _quickSort: ; @quickSort .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 cmp x1, x2 b.ge LBB4_7 ; %bb.1: mov x19, x2 mov x20, x0 lsl x22, x2, #3 add x23, x0, x2, lsl #3 b LBB4_3 LBB4_2: ; in Loop: Header=BB4_3 Depth=1 add x8, x20, x21, lsl #3 ldr x9, [x8, #8] ldr x10, [x20, x22] str x10, [x8, #8] str x9, [x20, x22] mov x0, x20 mov x2, x21 bl _quickSort add x1, x21, #2 cmp x1, x19 b.ge LBB4_7 LBB4_3: ; =>This Loop Header: Depth=1 ; Child Loop BB4_5 Depth 2 ldr w8, [x23] sub x21, x1, #1 lsl x9, x1, #3 mov x10, x19 b LBB4_5 LBB4_4: ; in Loop: Header=BB4_5 Depth=2 sub x10, x10, #1 add x9, x9, #8 cmp x1, x10 b.eq LBB4_2 LBB4_5: ; Parent Loop BB4_3 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w11, [x20, x9] cmp w11, w8 b.ge LBB4_4 ; %bb.6: ; in Loop: Header=BB4_5 Depth=2 add x21, x21, #1 lsl x11, x21, #3 ldr x12, [x20, x11] ldr x13, [x20, x9] str x13, [x20, x11] str x12, [x20, x9] b LBB4_4 LBB4_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 .cfi_endproc ; -- End function .globl _brute_force ; -- Begin function brute_force .p2align 2 _brute_force: ; @brute_force .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _plane_sweep ; -- Begin function plane_sweep .p2align 2 _plane_sweep: ; @plane_sweep .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 sub w8, w0, #1 sxtw x2, w8 mov x0, x1 mov x1, #0 bl _quickSort mov x9, #-1 adrp x8, _top@PAGE str x9, [x8, _top@PAGEOFF] cmp w20, #2 b.lt LBB6_10 ; %bb.1: mov w9, #38527 movk w9, #152, lsl #16 mov x13, #-1 mov w10, #1 Lloh2: adrp x11, _stack@GOTPAGE Lloh3: ldr x11, [x11, _stack@GOTPAGEOFF] mov w12, w20 b LBB6_4 LBB6_2: ; in Loop: Header=BB6_4 Depth=1 ldr x15, [x19, x10, lsl #3] add x14, x13, #1 str x14, [x8, _top@PAGEOFF] str x15, [x11, x14, lsl #3] LBB6_3: ; in Loop: Header=BB6_4 Depth=1 add x10, x10, #1 mov x13, x14 cmp x10, x12 b.eq LBB6_10 LBB6_4: ; =>This Loop Header: Depth=1 ; Child Loop BB6_6 Depth 2 tbnz x13, #63, LBB6_2 ; %bb.5: ; in Loop: Header=BB6_4 Depth=1 add x14, x19, x10, lsl #3 ldr w14, [x14, #4] add x15, x11, x13, lsl #3 add x15, x15, #4 LBB6_6: ; Parent Loop BB6_4 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w16, [x15] cmp w16, w14 b.gt LBB6_9 ; %bb.7: ; in Loop: Header=BB6_6 Depth=2 sub x16, x13, #1 str x16, [x8, _top@PAGEOFF] sub x15, x15, #8 cmp x13, #0 mov x13, x16 b.gt LBB6_6 ; %bb.8: ; in Loop: Header=BB6_4 Depth=1 mov x13, #-1 b LBB6_2 LBB6_9: ; in Loop: Header=BB6_4 Depth=1 mov w14, #38527 movk w14, #152, lsl #16 cmp x9, x13 b.ne LBB6_2 b LBB6_3 LBB6_10: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh2, Lloh3 .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp d13, d12, [sp, #-144]! ; 16-byte Folded Spill .cfi_def_cfa_offset 144 stp d11, d10, [sp, #16] ; 16-byte Folded Spill stp d9, d8, [sp, #32] ; 16-byte Folded Spill stp x28, x27, [sp, #48] ; 16-byte Folded Spill stp x26, x25, [sp, #64] ; 16-byte Folded Spill stp x24, x23, [sp, #80] ; 16-byte Folded Spill stp x22, x21, [sp, #96] ; 16-byte Folded Spill stp x20, x19, [sp, #112] ; 16-byte Folded Spill stp x29, x30, [sp, #128] ; 16-byte Folded Spill add x29, sp, #128 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 .cfi_offset b8, -104 .cfi_offset b9, -112 .cfi_offset b10, -120 .cfi_offset b11, -128 .cfi_offset b12, -136 .cfi_offset b13, -144 sub sp, sp, #48 Lloh4: adrp x8, ___stack_chk_guard@GOTPAGE Lloh5: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh6: ldr x8, [x8] stur x8, [x29, #-136] mov x0, #0 bl _time ; kill: def $w0 killed $w0 killed $x0 bl _srand Lloh7: adrp x0, l_.str@PAGE Lloh8: add x0, x0, l_.str@PAGEOFF Lloh9: adrp x1, l_.str.1@PAGE Lloh10: add x1, x1, l_.str.1@PAGEOFF bl _fopen stur x0, [x29, #-168] ; 8-byte Folded Spill cbnz x0, LBB7_2 ; %bb.1: Lloh11: adrp x0, l_str@PAGE Lloh12: add x0, x0, l_str@PAGEOFF bl _puts LBB7_2: mov w20, #10 mov x28, #145685290680320 movk x28, #16686, lsl #48 adrp x27, _top@PAGE Lloh13: adrp x19, _stack@GOTPAGE Lloh14: ldr x19, [x19, _stack@GOTPAGEOFF] fmov d8, #10.00000000 ; implicit-def: $d9 ; implicit-def: $d10 b LBB7_4 LBB7_3: ; in Loop: Header=BB7_4 Depth=1 fdiv d11, d9, d8 fdiv d12, d10, d8 sub sp, sp, #32 stp d11, d12, [sp, #8] str x20, [sp] ldur x0, [x29, #-168] ; 8-byte Folded Reload Lloh15: adrp x21, l_.str.3@PAGE Lloh16: add x21, x21, l_.str.3@PAGEOFF mov x1, x21 bl _fprintf add sp, sp, #32 sub sp, sp, #32 stp d11, d12, [sp, #8] str x20, [sp] mov x0, x21 bl _printf add sp, sp, #32 add x8, x20, x20, lsl #2 lsl x20, x8, #1 ldur x8, [x29, #-160] ; 8-byte Folded Reload mov sp, x8 mov w8, #16961 movk w8, #15, lsl #16 cmp x20, x8 b.hs LBB7_22 LBB7_4: ; =>This Loop Header: Depth=1 ; Child Loop BB7_5 Depth 2 ; Child Loop BB7_6 Depth 3 ; Child Loop BB7_10 Depth 2 ; Child Loop BB7_11 Depth 3 ; Child Loop BB7_16 Depth 3 ; Child Loop BB7_18 Depth 4 mov x8, sp stur x8, [x29, #-160] ; 8-byte Folded Spill lsl x8, x20, #3 mov x9, x8 Lloh17: adrp x16, ___chkstk_darwin@GOTPAGE Lloh18: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 mov x9, sp add x8, x8, #15 and x8, x8, #0xfffffffffffffff0 sub x21, x9, x8 mov sp, x21 cmp x20, #1 csinc x8, x20, xzr, hi stur x8, [x29, #-144] ; 8-byte Folded Spill add x25, x21, #4 mov w23, #1 LBB7_5: ; Parent Loop BB7_4 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB7_6 Depth 3 mov x24, x25 ldur x26, [x29, #-144] ; 8-byte Folded Reload LBB7_6: ; Parent Loop BB7_4 Depth=1 ; Parent Loop BB7_5 Depth=2 ; => This Inner Loop Header: Depth=3 bl _rand mov x22, x0 bl _rand stp w22, w0, [x24, #-4] add x24, x24, #8 subs x26, x26, #1 b.ne LBB7_6 ; %bb.7: ; in Loop: Header=BB7_5 Depth=2 bl _clock mov x22, x0 bl _clock sub x8, x0, x22 ucvtf d0, x8 fmov d1, x28 fdiv d0, d0, d1 fadd d9, d9, d0 add w23, w23, #1 cmp w23, #11 b.ne LBB7_5 ; %bb.8: ; in Loop: Header=BB7_4 Depth=1 sub w8, w20, #1 sxtw x8, w8 stur x8, [x29, #-152] ; 8-byte Folded Spill and x26, x20, #0xfffffffe mov w24, #1 b LBB7_10 LBB7_9: ; in Loop: Header=BB7_10 Depth=2 bl _clock sub x8, x0, x23 ucvtf d0, x8 fmov d1, x28 fdiv d0, d0, d1 fadd d10, d10, d0 add w24, w24, #1 cmp w24, #11 b.eq LBB7_3 LBB7_10: ; Parent Loop BB7_4 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB7_11 Depth 3 ; Child Loop BB7_16 Depth 3 ; Child Loop BB7_18 Depth 4 mov x22, x20 mov x28, x25 ldur x20, [x29, #-144] ; 8-byte Folded Reload LBB7_11: ; Parent Loop BB7_4 Depth=1 ; Parent Loop BB7_10 Depth=2 ; => This Inner Loop Header: Depth=3 bl _rand mov x23, x0 bl _rand stp w23, w0, [x28, #-4] add x28, x28, #8 subs x20, x20, #1 b.ne LBB7_11 ; %bb.12: ; in Loop: Header=BB7_10 Depth=2 bl _clock mov x23, x0 mov x0, x21 mov x1, #0 ldur x2, [x29, #-152] ; 8-byte Folded Reload bl _quickSort mov x8, #-1 str x8, [x27, _top@PAGEOFF] mov x20, x22 cmp w20, #2 mov w13, #38527 movk w13, #152, lsl #16 mov x28, #145685290680320 movk x28, #16686, lsl #48 b.lt LBB7_9 ; %bb.13: ; in Loop: Header=BB7_10 Depth=2 mov x9, #-1 mov w8, #1 b LBB7_16 LBB7_14: ; in Loop: Header=BB7_16 Depth=3 ldr x11, [x21, x8, lsl #3] add x10, x9, #1 str x10, [x27, _top@PAGEOFF] str x11, [x19, x10, lsl #3] LBB7_15: ; in Loop: Header=BB7_16 Depth=3 add x8, x8, #1 mov x9, x10 cmp x8, x26 b.eq LBB7_9 LBB7_16: ; Parent Loop BB7_4 Depth=1 ; Parent Loop BB7_10 Depth=2 ; => This Loop Header: Depth=3 ; Child Loop BB7_18 Depth 4 tbnz x9, #63, LBB7_14 ; %bb.17: ; in Loop: Header=BB7_16 Depth=3 add x10, x21, x8, lsl #3 ldr w10, [x10, #4] add x11, x19, x9, lsl #3 add x11, x11, #4 LBB7_18: ; Parent Loop BB7_4 Depth=1 ; Parent Loop BB7_10 Depth=2 ; Parent Loop BB7_16 Depth=3 ; => This Inner Loop Header: Depth=4 ldr w12, [x11] cmp w12, w10 b.gt LBB7_21 ; %bb.19: ; in Loop: Header=BB7_18 Depth=4 sub x12, x9, #1 str x12, [x27, _top@PAGEOFF] sub x11, x11, #8 cmp x9, #0 mov x9, x12 b.gt LBB7_18 ; %bb.20: ; in Loop: Header=BB7_16 Depth=3 mov x9, #-1 b LBB7_14 LBB7_21: ; in Loop: Header=BB7_16 Depth=3 mov w10, #38527 movk w10, #152, lsl #16 cmp x13, x9 b.ne LBB7_14 b LBB7_15 LBB7_22: ldur x0, [x29, #-168] ; 8-byte Folded Reload bl _fclose ldur x8, [x29, #-136] Lloh19: adrp x9, ___stack_chk_guard@GOTPAGE Lloh20: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh21: ldr x9, [x9] cmp x9, x8 b.ne LBB7_24 ; %bb.23: mov w0, #0 sub sp, x29, #128 ldp x29, x30, [sp, #128] ; 16-byte Folded Reload ldp x20, x19, [sp, #112] ; 16-byte Folded Reload ldp x22, x21, [sp, #96] ; 16-byte Folded Reload ldp x24, x23, [sp, #80] ; 16-byte Folded Reload ldp x26, x25, [sp, #64] ; 16-byte Folded Reload ldp x28, x27, [sp, #48] ; 16-byte Folded Reload ldp d9, d8, [sp, #32] ; 16-byte Folded Reload ldp d11, d10, [sp, #16] ; 16-byte Folded Reload ldp d13, d12, [sp], #144 ; 16-byte Folded Reload ret LBB7_24: bl ___stack_chk_fail .loh AdrpAdd Lloh9, Lloh10 .loh AdrpAdd Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6 .loh AdrpAdd Lloh11, Lloh12 .loh AdrpLdrGot Lloh13, Lloh14 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGot Lloh17, Lloh18 .loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21 .cfi_endproc ; -- End function .section __DATA,__data .globl _top ; @top .p2align 3 _top: .quad -1 ; 0xffffffffffffffff .comm _stack,80000000,2 ; @stack .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "q1_plot_c.txt" l_.str.1: ; @.str.1 .asciz "w" l_.str.3: ; @.str.3 .asciz "%lld, %lf, %lf\n" l_str: ; @str .asciz "ERROR Opening File." .subsections_via_symbols
the_stack_data/206632.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function hostess_attach _hostess_attach: ## @hostess_attach .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _ENCODING_NRZ@GOTPCREL(%rip), %rax xorw (%rax), %si movq _PARITY_CRC16_PR1_CCITT@GOTPCREL(%rip), %rax xorw (%rax), %dx movq _EINVAL@GOTPCREL(%rip), %rcx xorl %eax, %eax subl (%rcx), %eax xorl %ecx, %ecx orw %si, %dx cmovel %ecx, %eax popq %rbp retq .cfi_endproc ## -- End function .comm _ENCODING_NRZ,2,1 ## @ENCODING_NRZ .comm _PARITY_CRC16_PR1_CCITT,2,1 ## @PARITY_CRC16_PR1_CCITT .comm _EINVAL,4,2 ## @EINVAL .no_dead_strip _hostess_attach .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function hostess_attach _hostess_attach: ; @hostess_attach .cfi_startproc ; %bb.0: Lloh0: adrp x8, _ENCODING_NRZ@GOTPAGE Lloh1: ldr x8, [x8, _ENCODING_NRZ@GOTPAGEOFF] ldrh w8, [x8] Lloh2: adrp x9, _PARITY_CRC16_PR1_CCITT@GOTPAGE Lloh3: ldr x9, [x9, _PARITY_CRC16_PR1_CCITT@GOTPAGEOFF] ldrh w9, [x9] cmp w9, w2 ccmp w8, w1, #0, eq Lloh4: adrp x8, _EINVAL@GOTPAGE Lloh5: ldr x8, [x8, _EINVAL@GOTPAGEOFF] Lloh6: ldr w8, [x8] csneg w0, wzr, w8, eq ret .loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _ENCODING_NRZ,2,1 ; @ENCODING_NRZ .comm _PARITY_CRC16_PR1_CCITT,2,1 ; @PARITY_CRC16_PR1_CCITT .comm _EINVAL,4,2 ; @EINVAL .no_dead_strip _hostess_attach .subsections_via_symbols
AnghaBench/linux/drivers/net/wan/extr_hostess_sv11.c_hostess_attach.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function smi_request_store _smi_request_store: ## @smi_request_store .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rcx, %r15 movq %rdx, %rdi xorl %esi, %esi movl $10, %edx callq _simple_strtoul movq %rax, %rbx movq _smi_data_lock@GOTPCREL(%rip), %rdi callq _mutex_lock movq _smi_data_buf_size@GOTPCREL(%rip), %rax movl (%rax), %edx cmpl $7, %edx ja LBB0_2 ## %bb.1: movq _ENODEV@GOTPCREL(%rip), %rax jmp LBB0_9 LBB0_2: movq _smi_data_buf@GOTPCREL(%rip), %rax movq (%rax), %r14 testq %rbx, %rbx je LBB0_7 ## %bb.3: cmpq $1, %rbx je LBB0_6 ## %bb.4: cmpq $2, %rbx je LBB0_5 ## %bb.8: movq _EINVAL@GOTPCREL(%rip), %rax LBB0_9: xorl %r15d, %r15d subq (%rax), %r15 jmp LBB0_10 LBB0_7: movq %r14, %rdi xorl %esi, %esi callq _memset jmp LBB0_10 LBB0_6: movl (%r14), %edi callq _virt_to_phys movl %eax, 4(%r14) LBB0_5: movq %r14, %rdi callq _dcdbas_smi_request testq %rax, %rax cmovneq %rax, %r15 LBB0_10: movq _smi_data_lock@GOTPCREL(%rip), %rdi callq _mutex_unlock movq %r15, %rax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _smi_data_lock,4,2 ## @smi_data_lock .comm _smi_data_buf_size,4,2 ## @smi_data_buf_size .comm _ENODEV,8,3 ## @ENODEV .comm _smi_data_buf,8,3 ## @smi_data_buf .comm _EINVAL,8,3 ## @EINVAL .no_dead_strip _smi_request_store .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function smi_request_store _smi_request_store: ; @smi_request_store .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 x0, x2 mov x1, #0 mov w2, #10 bl _simple_strtoul mov x21, x0 Lloh0: adrp x0, _smi_data_lock@GOTPAGE Lloh1: ldr x0, [x0, _smi_data_lock@GOTPAGEOFF] bl _mutex_lock Lloh2: adrp x8, _smi_data_buf_size@GOTPAGE Lloh3: ldr x8, [x8, _smi_data_buf_size@GOTPAGEOFF] Lloh4: ldr w2, [x8] cmp w2, #7 b.hi LBB0_2 ; %bb.1: Lloh5: adrp x8, _ENODEV@GOTPAGE Lloh6: ldr x8, [x8, _ENODEV@GOTPAGEOFF] b LBB0_6 LBB0_2: Lloh7: adrp x8, _smi_data_buf@GOTPAGE Lloh8: ldr x8, [x8, _smi_data_buf@GOTPAGEOFF] Lloh9: ldr x20, [x8] cbz x21, LBB0_7 ; %bb.3: cmp x21, #1 b.eq LBB0_8 ; %bb.4: cmp x21, #2 b.eq LBB0_9 ; %bb.5: Lloh10: adrp x8, _EINVAL@GOTPAGE Lloh11: ldr x8, [x8, _EINVAL@GOTPAGEOFF] LBB0_6: ldr x8, [x8] neg x19, x8 b LBB0_10 LBB0_7: mov x0, x20 mov w1, #0 bl _memset b LBB0_10 LBB0_8: ldr w0, [x20] bl _virt_to_phys str w0, [x20, #4] LBB0_9: mov x0, x20 bl _dcdbas_smi_request cmp x0, #0 csel x19, x19, x0, eq LBB0_10: Lloh12: adrp x0, _smi_data_lock@GOTPAGE Lloh13: ldr x0, [x0, _smi_data_lock@GOTPAGEOFF] bl _mutex_unlock mov x0, x19 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .loh AdrpLdrGot Lloh10, Lloh11 .loh AdrpLdrGot Lloh12, Lloh13 .cfi_endproc ; -- End function .comm _smi_data_lock,4,2 ; @smi_data_lock .comm _smi_data_buf_size,4,2 ; @smi_data_buf_size .comm _ENODEV,8,3 ; @ENODEV .comm _smi_data_buf,8,3 ; @smi_data_buf .comm _EINVAL,8,3 ; @EINVAL .no_dead_strip _smi_request_store .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/firmware/extr_dcdbas.c_smi_request_store.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ywrap_up _ywrap_up: ## @ywrap_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 .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movl %esi, %r14d movq _registered_fb@GOTPCREL(%rip), %rax movq (%rax), %rax movq _con2fb_map@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movq (%rdi), %rdx movq (%rcx,%rdx,8), %rcx movq (%rax,%rcx,8), %r8 movq (%r8), %rcx movq _fb_display@GOTPCREL(%rip), %rax movq (%rax), %rbx movl (%rbx,%rdx,8), %esi addl %r14d, %esi movl %esi, (%rbx,%rdx,8) movl %esi, %eax subl 4(%rbx,%rdx,8), %eax jl LBB0_2 ## %bb.1: movl %eax, (%rbx,%rdx,8) movl %eax, %esi LBB0_2: movq $0, 16(%rcx) imull 8(%rdi), %esi movl %esi, 8(%rcx) movq _FB_VMODE_YWRAP@GOTPCREL(%rip), %rax movl (%rax), %eax orl %eax, 12(%rcx) movq %r8, %rdi callq *(%rcx) movslq %r14d, %rax movq _scrollback_max@GOTPCREL(%rip), %rcx addq (%rcx), %rax movq _scrollback_phys_max@GOTPCREL(%rip), %rdx movq (%rdx), %rdx cmpq %rdx, %rax cmovgeq %rdx, %rax movq %rax, (%rcx) movq _scrollback_current@GOTPCREL(%rip), %rax movq $0, (%rax) popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _registered_fb,8,3 ## @registered_fb .comm _con2fb_map,8,3 ## @con2fb_map .comm _fb_display,8,3 ## @fb_display .comm _FB_VMODE_YWRAP,4,2 ## @FB_VMODE_YWRAP .comm _scrollback_max,8,3 ## @scrollback_max .comm _scrollback_phys_max,8,3 ## @scrollback_phys_max .comm _scrollback_current,8,3 ## @scrollback_current .no_dead_strip _ywrap_up .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ywrap_up _ywrap_up: ; @ywrap_up .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x1 mov x8, x0 Lloh0: adrp x9, _registered_fb@GOTPAGE Lloh1: ldr x9, [x9, _registered_fb@GOTPAGEOFF] Lloh2: adrp x10, _con2fb_map@GOTPAGE Lloh3: ldr x10, [x10, _con2fb_map@GOTPAGEOFF] Lloh4: ldr x9, [x9] Lloh5: ldr x10, [x10] ldr x11, [x0] lsl x11, x11, #3 ldr x10, [x10, x11] ldr x0, [x9, x10, lsl #3] ldr x9, [x0] Lloh6: adrp x10, _fb_display@GOTPAGE Lloh7: ldr x10, [x10, _fb_display@GOTPAGEOFF] Lloh8: ldr x10, [x10] add x10, x10, x11 ldp w11, w12, [x10] add w11, w11, w1 subs w12, w11, w12 str w11, [x10] b.lt LBB0_2 ; %bb.1: str w12, [x10] mov x11, x12 LBB0_2: str xzr, [x9, #16] ldr w8, [x8, #8] mul w8, w8, w11 Lloh9: adrp x10, _FB_VMODE_YWRAP@GOTPAGE Lloh10: ldr x10, [x10, _FB_VMODE_YWRAP@GOTPAGEOFF] Lloh11: ldr w10, [x10] ldr w11, [x9, #12] orr w10, w11, w10 stp w8, w10, [x9, #8] ldr x8, [x9] blr x8 Lloh12: adrp x8, _scrollback_max@GOTPAGE Lloh13: ldr x8, [x8, _scrollback_max@GOTPAGEOFF] ldr x9, [x8] add x9, x9, w19, sxtw Lloh14: adrp x10, _scrollback_phys_max@GOTPAGE Lloh15: ldr x10, [x10, _scrollback_phys_max@GOTPAGEOFF] Lloh16: ldr x10, [x10] cmp x9, x10 csel x9, x9, x10, lt str x9, [x8] Lloh17: adrp x8, _scrollback_current@GOTPAGE Lloh18: ldr x8, [x8, _scrollback_current@GOTPAGEOFF] Lloh19: str xzr, [x8] 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 Lloh2, Lloh3, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh4 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .loh AdrpLdrGot Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .cfi_endproc ; -- End function .comm _registered_fb,8,3 ; @registered_fb .comm _con2fb_map,8,3 ; @con2fb_map .comm _fb_display,8,3 ; @fb_display .comm _FB_VMODE_YWRAP,4,2 ; @FB_VMODE_YWRAP .comm _scrollback_max,8,3 ; @scrollback_max .comm _scrollback_phys_max,8,3 ; @scrollback_phys_max .comm _scrollback_current,8,3 ; @scrollback_current .no_dead_strip _ywrap_up .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/video/console/extr_fbcon.c_ywrap_up.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _repeat ## -- Begin function repeat .p2align 4, 0x90 _repeat: ## @repeat .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 testl %esi, %esi jle LBB0_3 ## %bb.1: movl %esi, %ebx movsbl %dil, %r14d .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 movl %r14d, %edi callq _putchar decl %ebx jne LBB0_2 LBB0_3: popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %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.1(%rip), %rdi leaq -36(%rbp), %rsi xorl %eax, %eax callq _scanf movl -36(%rbp), %esi addl $-2, %esi imull %esi, %esi leaq L_.str.2(%rip), %rdi xorl %eax, %eax callq _printf movl -36(%rbp), %ebx cmpl $2, %ebx jl LBB1_3 ## %bb.1: decl %ebx .p2align 4, 0x90 LBB1_2: ## =>This Inner Loop Header: Depth=1 movl $32, %edi callq _putchar decl %ebx jne LBB1_2 LBB1_3: movl $42, %edi callq _putchar movl -36(%rbp), %ebx cmpl $2, %ebx jl LBB1_6 ## %bb.4: decl %ebx .p2align 4, 0x90 LBB1_5: ## =>This Inner Loop Header: Depth=1 movl $32, %edi callq _putchar decl %ebx jne LBB1_5 LBB1_6: movl $10, %edi callq _putchar movl -36(%rbp), %eax cmpl $3, %eax jl LBB1_16 ## %bb.7: addl $-2, %eax xorl %r12d, %r12d movl $1, %r14d movl $-2, %r15d movl %eax, %ebx jmp LBB1_8 .p2align 4, 0x90 LBB1_15: ## in Loop: Header=BB1_8 Depth=1 movl $10, %edi callq _putchar incl %r12d movl -36(%rbp), %eax leal -2(%rax), %ebx addl $2, %r14d decl %r15d cmpl %r12d, %ebx jle LBB1_16 LBB1_8: ## =>This Loop Header: Depth=1 ## Child Loop BB1_9 Depth 2 ## Child Loop BB1_11 Depth 2 ## Child Loop BB1_14 Depth 2 cmpl %r12d, %ebx jle LBB1_10 .p2align 4, 0x90 LBB1_9: ## Parent Loop BB1_8 Depth=1 ## => This Inner Loop Header: Depth=2 movl $32, %edi callq _putchar decl %ebx cmpl %ebx, %r12d jne LBB1_9 LBB1_10: ## in Loop: Header=BB1_8 Depth=1 movl $42, %edi callq _putchar movl %r14d, %ebx .p2align 4, 0x90 LBB1_11: ## Parent Loop BB1_8 Depth=1 ## => This Inner Loop Header: Depth=2 movl $35, %edi callq _putchar decl %ebx jne LBB1_11 ## %bb.12: ## in Loop: Header=BB1_8 Depth=1 movl $42, %edi callq _putchar movl -36(%rbp), %ebx movl %ebx, %eax subl %r12d, %eax addl $-2, %eax testl %eax, %eax jle LBB1_15 ## %bb.13: ## in Loop: Header=BB1_8 Depth=1 addl %r15d, %ebx .p2align 4, 0x90 LBB1_14: ## Parent Loop BB1_8 Depth=1 ## => This Inner Loop Header: Depth=2 movl $32, %edi callq _putchar decl %ebx jne LBB1_14 jmp LBB1_15 LBB1_16: testl %eax, %eax jle LBB1_19 ## %bb.17: leal (%rax,%rax), %ebx decl %ebx .p2align 4, 0x90 LBB1_18: ## =>This Inner Loop Header: Depth=1 movl $42, %edi callq _putchar decl %ebx jne LBB1_18 LBB1_19: 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.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "%d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _repeat ; -- Begin function repeat .p2align 2 _repeat: ; @repeat .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 cmp w1, #1 b.lt LBB0_3 ; %bb.1: mov x19, x1 mov x20, x0 LBB0_2: ; =>This Inner Loop Header: Depth=1 mov x0, x20 bl _putchar subs w19, w19, #1 b.ne LBB0_2 LBB0_3: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: 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 add x8, sp, #12 str x8, [sp] Lloh0: adrp x0, l_.str.1@PAGE Lloh1: add x0, x0, l_.str.1@PAGEOFF bl _scanf ldr w8, [sp, #12] sub w8, w8, #2 mul w8, w8, w8 str x8, [sp] Lloh2: adrp x0, l_.str.2@PAGE Lloh3: add x0, x0, l_.str.2@PAGEOFF bl _printf ldr w8, [sp, #12] cmp w8, #2 b.lt LBB1_3 ; %bb.1: sub w19, w8, #1 LBB1_2: ; =>This Inner Loop Header: Depth=1 mov w0, #32 bl _putchar subs w19, w19, #1 b.ne LBB1_2 LBB1_3: mov w0, #42 bl _putchar ldr w8, [sp, #12] cmp w8, #2 b.lt LBB1_6 ; %bb.4: sub w19, w8, #1 LBB1_5: ; =>This Inner Loop Header: Depth=1 mov w0, #32 bl _putchar subs w19, w19, #1 b.ne LBB1_5 LBB1_6: mov w0, #10 bl _putchar ldr w8, [sp, #12] subs w22, w8, #2 b.le LBB1_16 ; %bb.7: mov w19, #0 mov w20, #1 mov w21, #-2 b LBB1_9 LBB1_8: ; in Loop: Header=BB1_9 Depth=1 mov w0, #10 bl _putchar add w19, w19, #1 ldr w8, [sp, #12] sub w22, w8, #2 add w20, w20, #2 sub w21, w21, #1 cmp w22, w19 b.le LBB1_16 LBB1_9: ; =>This Loop Header: Depth=1 ; Child Loop BB1_10 Depth 2 ; Child Loop BB1_12 Depth 2 ; Child Loop BB1_15 Depth 2 sub w8, w22, w19 cmp w8, #1 b.lt LBB1_11 LBB1_10: ; Parent Loop BB1_9 Depth=1 ; => This Inner Loop Header: Depth=2 mov w0, #32 bl _putchar sub w22, w22, #1 cmp w19, w22 b.ne LBB1_10 LBB1_11: ; in Loop: Header=BB1_9 Depth=1 mov w0, #42 bl _putchar mov x22, x20 LBB1_12: ; Parent Loop BB1_9 Depth=1 ; => This Inner Loop Header: Depth=2 mov w0, #35 bl _putchar subs w22, w22, #1 b.ne LBB1_12 ; %bb.13: ; in Loop: Header=BB1_9 Depth=1 mov w0, #42 bl _putchar ldr w8, [sp, #12] sub w9, w8, w19 sub w9, w9, #2 cmp w9, #1 b.lt LBB1_8 ; %bb.14: ; in Loop: Header=BB1_9 Depth=1 add w22, w8, w21 LBB1_15: ; Parent Loop BB1_9 Depth=1 ; => This Inner Loop Header: Depth=2 mov w0, #32 bl _putchar subs w22, w22, #1 b.ne LBB1_15 b LBB1_8 LBB1_16: cmp w8, #1 b.lt LBB1_19 ; %bb.17: lsl w8, w8, #1 sub w19, w8, #1 LBB1_18: ; =>This Inner Loop Header: Depth=1 mov w0, #42 bl _putchar subs w19, w19, #1 b.ne LBB1_18 LBB1_19: mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 ret .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "%d\n" .subsections_via_symbols
the_stack_data/192331105.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ft_print_memory ## -- Begin function ft_print_memory .p2align 4, 0x90 _ft_print_memory: ## @ft_print_memory .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 _ft_print_memory ; -- Begin function ft_print_memory .p2align 2 _ft_print_memory: ; @ft_print_memory .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/726000.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function op_cb_sequence_ref_list _op_cb_sequence_ref_list: ## @op_cb_sequence_ref_list .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rsi, %rbx movq %rdi, %r14 movl 8(%rsi), %esi movq _NFS4_SESSIONID_SIZE@GOTPCREL(%rip), %rax movl (%rax), %edx callq _xdr_opaque testq %rax, %rax je LBB0_1 ## %bb.2: leaq 4(%rbx), %rsi movq _op_cb_sequence_ref@GOTPCREL(%rip), %rax movl (%rax), %r9d movq %r14, %rdi movq %rbx, %rdx movl $64, %ecx movl $4, %r8d callq _xdr_array testq %rax, %rax jne LBB0_5 ## %bb.3: leaq L_.str.1(%rip), %rdi jmp LBB0_4 LBB0_1: leaq L_.str(%rip), %rdi LBB0_4: callq _CBX_ERR xorl %eax, %eax LBB0_5: popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _NFS4_SESSIONID_SIZE,4,2 ## @NFS4_SESSIONID_SIZE .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "sequence_ref_list.sessionid" .comm _op_cb_sequence_ref,8,3 ## @op_cb_sequence_ref L_.str.1: ## @.str.1 .asciz "sequence_ref_list.calls" .no_dead_strip _op_cb_sequence_ref_list .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function op_cb_sequence_ref_list _op_cb_sequence_ref_list: ; @op_cb_sequence_ref_list .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x1 mov x20, x0 ldr w1, [x1, #8] Lloh0: adrp x8, _NFS4_SESSIONID_SIZE@GOTPAGE Lloh1: ldr x8, [x8, _NFS4_SESSIONID_SIZE@GOTPAGEOFF] Lloh2: ldr w2, [x8] bl _xdr_opaque cbz x0, LBB0_3 ; %bb.1: add x1, x19, #4 Lloh3: adrp x8, _op_cb_sequence_ref@GOTPAGE Lloh4: ldr x8, [x8, _op_cb_sequence_ref@GOTPAGEOFF] Lloh5: ldr w5, [x8] mov x0, x20 mov x2, x19 mov w3, #64 mov w4, #4 bl _xdr_array cbnz x0, LBB0_5 ; %bb.2: Lloh6: adrp x0, l_.str.1@PAGE Lloh7: add x0, x0, l_.str.1@PAGEOFF b LBB0_4 LBB0_3: Lloh8: adrp x0, l_.str@PAGE Lloh9: add x0, x0, l_.str@PAGEOFF LBB0_4: bl _CBX_ERR mov x0, #0 LBB0_5: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAdd Lloh8, Lloh9 .cfi_endproc ; -- End function .comm _NFS4_SESSIONID_SIZE,4,2 ; @NFS4_SESSIONID_SIZE .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "sequence_ref_list.sessionid" .comm _op_cb_sequence_ref,8,3 ; @op_cb_sequence_ref l_.str.1: ; @.str.1 .asciz "sequence_ref_list.calls" .no_dead_strip _op_cb_sequence_ref_list .subsections_via_symbols
AnghaBench/reactos/base/services/nfsd/extr_callback_xdr.c_op_cb_sequence_ref_list.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _msg_type_string ## -- Begin function msg_type_string .p2align 4, 0x90 _msg_type_string: ## @msg_type_string .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _msg_type_strings@GOTPCREL(%rip), %rcx leaq (,%rdi,4), %rax addq (%rcx), %rax popq %rbp retq .cfi_endproc ## -- End function .comm _msg_type_strings,8,3 ## @msg_type_strings .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _msg_type_string ; -- Begin function msg_type_string .p2align 2 _msg_type_string: ; @msg_type_string .cfi_startproc ; %bb.0: Lloh0: adrp x8, _msg_type_strings@GOTPAGE Lloh1: ldr x8, [x8, _msg_type_strings@GOTPAGEOFF] Lloh2: ldr x8, [x8] add x0, x8, x0, lsl #2 ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _msg_type_strings,8,3 ; @msg_type_strings .subsections_via_symbols
AnghaBench/twemproxy/src/extr_nc_message.c_msg_type_string.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadUpvalues _LoadUpvalues: ## @LoadUpvalues .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %r14 movq %rdi, %r12 callq _LoadInt movl %eax, %r15d movl (%r12), %edi movq _Upvaldesc@GOTPCREL(%rip), %rax movl (%rax), %edx movl %r15d, %esi callq _luaM_newvector movq %rax, 8(%r14) movl %r15d, (%r14) testl %r15d, %r15d jle LBB0_10 ## %bb.1: movl %r15d, %r15d leaq -1(%r15), %rdx movl %r15d, %ecx andl $3, %ecx cmpq $3, %rdx jae LBB0_3 ## %bb.2: xorl %edx, %edx jmp LBB0_5 LBB0_3: movl %r15d, %esi andl $-4, %esi leaq 88(%rax), %rdi xorl %edx, %edx .p2align 4, 0x90 LBB0_4: ## =>This Inner Loop Header: Depth=1 movq $0, -72(%rdi) movq $0, -48(%rdi) movq $0, -24(%rdi) movq $0, (%rdi) addq $4, %rdx addq $96, %rdi cmpq %rdx, %rsi jne LBB0_4 LBB0_5: testq %rcx, %rcx je LBB0_8 ## %bb.6: leaq (%rdx,%rdx,2), %rdx leaq (%rax,%rdx,8), %rax addq $16, %rax shlq $3, %rcx leaq (%rcx,%rcx,2), %rcx xorl %edx, %edx .p2align 4, 0x90 LBB0_7: ## =>This Inner Loop Header: Depth=1 movq $0, (%rax,%rdx) addq $24, %rdx cmpq %rdx, %rcx jne LBB0_7 LBB0_8: xorl %ebx, %ebx .p2align 4, 0x90 LBB0_9: ## =>This Inner Loop Header: Depth=1 movq %r12, %rdi callq _LoadByte movq 8(%r14), %rcx movq %rax, 8(%rcx,%rbx) movq %r12, %rdi callq _LoadByte movq 8(%r14), %rcx movq %rax, (%rcx,%rbx) addq $24, %rbx decq %r15 jne LBB0_9 LBB0_10: popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _Upvaldesc,4,2 ## @Upvaldesc .no_dead_strip _LoadUpvalues .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadUpvalues _LoadUpvalues: ; @LoadUpvalues .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x1 mov x20, x0 bl _LoadInt mov x21, x0 ldr w0, [x20] Lloh0: adrp x8, _Upvaldesc@GOTPAGE Lloh1: ldr x8, [x8, _Upvaldesc@GOTPAGEOFF] Lloh2: ldr w2, [x8] mov x1, x21 bl _luaM_newvector str x0, [x19, #8] str w21, [x19] cmp w21, #1 b.lt LBB0_10 ; %bb.1: mov w22, w21 cmp w21, #4 b.hs LBB0_3 ; %bb.2: mov x8, #0 b LBB0_6 LBB0_3: and x8, x22, #0xfffffffc add x9, x0, #64 mov x10, x8 LBB0_4: ; =>This Inner Loop Header: Depth=1 stur xzr, [x9, #-48] stur xzr, [x9, #-24] str xzr, [x9] str xzr, [x9, #24] add x9, x9, #96 subs x10, x10, #4 b.ne LBB0_4 ; %bb.5: cmp x8, x22 b.eq LBB0_8 LBB0_6: mov w9, #24 madd x9, x8, x9, x0 add x9, x9, #16 sub x8, x22, x8 LBB0_7: ; =>This Inner Loop Header: Depth=1 str xzr, [x9], #24 subs x8, x8, #1 b.ne LBB0_7 LBB0_8: mov x21, #0 LBB0_9: ; =>This Inner Loop Header: Depth=1 mov x0, x20 bl _LoadByte ldr x8, [x19, #8] add x8, x8, x21 str x0, [x8, #8] mov x0, x20 bl _LoadByte ldr x8, [x19, #8] str x0, [x8, x21] add x21, x21, #24 subs x22, x22, #1 b.ne LBB0_9 LBB0_10: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _Upvaldesc,4,2 ; @Upvaldesc .no_dead_strip _LoadUpvalues .subsections_via_symbols
AnghaBench/skynet/3rd/lua/extr_lundump.c_LoadUpvalues.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _rtl92ce_set_qos ## -- Begin function rtl92ce_set_qos .p2align 4, 0x90 _rtl92ce_set_qos: ## @rtl92ce_set_qos .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %esi, %r15d movq %rdi, %rbx callq _rtl_priv movq %rax, %r14 movq %rbx, %rdi callq _rtl92c_dm_init_edca_turbo leal -128(%r15), %eax cmpl $3, %eax ja LBB0_6 ## %bb.1: leaq LJTI0_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB0_5: movq _REG_EDCA_VO_PARAM@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi movl $3093026, %edx ## imm = 0x2F3222 jmp LBB0_3 LBB0_6: leaq L_.str(%rip), %rsi movl $1, %edi movl %r15d, %edx addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp jmp _WARN_ONCE ## TAILCALL LBB0_4: movq _REG_EDCA_VI_PARAM@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi movl $6177570, %edx ## imm = 0x5E4322 jmp LBB0_3 LBB0_2: movq _REG_EDCA_BK_PARAM@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi movl $42063, %edx ## imm = 0xA44F LBB0_3: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp jmp _rtl_write_dword ## TAILCALL LBB0_7: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L0_0_set_5, LBB0_5-LJTI0_0 .set L0_0_set_4, LBB0_4-LJTI0_0 .set L0_0_set_2, LBB0_2-LJTI0_0 .set L0_0_set_7, LBB0_7-LJTI0_0 LJTI0_0: .long L0_0_set_5 .long L0_0_set_4 .long L0_0_set_2 .long L0_0_set_7 .end_data_region ## -- End function .comm _REG_EDCA_BK_PARAM,4,2 ## @REG_EDCA_BK_PARAM .comm _REG_EDCA_VI_PARAM,4,2 ## @REG_EDCA_VI_PARAM .comm _REG_EDCA_VO_PARAM,4,2 ## @REG_EDCA_VO_PARAM .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "rtl8192ce: invalid aci: %d !\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _rtl92ce_set_qos ; -- Begin function rtl92ce_set_qos .p2align 2 _rtl92ce_set_qos: ; @rtl92ce_set_qos .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x20, x1 mov x21, x0 bl _rtl_priv mov x19, x0 mov x0, x21 bl _rtl92c_dm_init_edca_turbo sub w8, w20, #128 cmp w8, #3 b.hi LBB0_3 ; %bb.1: Lloh0: adrp x9, lJTI0_0@PAGE Lloh1: add x9, x9, lJTI0_0@PAGEOFF adr x10, LBB0_2 ldrb w11, [x9, x8] add x10, x10, x11, lsl #2 br x10 LBB0_2: Lloh2: adrp x8, _REG_EDCA_VO_PARAM@GOTPAGE Lloh3: ldr x8, [x8, _REG_EDCA_VO_PARAM@GOTPAGEOFF] Lloh4: ldr w1, [x8] mov x0, x19 mov w2, #12834 movk w2, #47, lsl #16 b LBB0_6 LBB0_3: Lloh5: adrp x1, l_.str@PAGE Lloh6: add x1, x1, l_.str@PAGEOFF mov w0, #1 mov x2, 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 _WARN_ONCE LBB0_4: Lloh7: adrp x8, _REG_EDCA_VI_PARAM@GOTPAGE Lloh8: ldr x8, [x8, _REG_EDCA_VI_PARAM@GOTPAGEOFF] Lloh9: ldr w1, [x8] mov x0, x19 mov w2, #17186 movk w2, #94, lsl #16 b LBB0_6 LBB0_5: Lloh10: adrp x8, _REG_EDCA_BK_PARAM@GOTPAGE Lloh11: ldr x8, [x8, _REG_EDCA_BK_PARAM@GOTPAGEOFF] Lloh12: ldr w1, [x8] mov x0, x19 mov w2, #42063 LBB0_6: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload b _rtl_write_dword LBB0_7: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12 .cfi_endproc .section __TEXT,__const lJTI0_0: .byte (LBB0_2-LBB0_2)>>2 .byte (LBB0_4-LBB0_2)>>2 .byte (LBB0_5-LBB0_2)>>2 .byte (LBB0_7-LBB0_2)>>2 ; -- End function .comm _REG_EDCA_BK_PARAM,4,2 ; @REG_EDCA_BK_PARAM .comm _REG_EDCA_VI_PARAM,4,2 ; @REG_EDCA_VI_PARAM .comm _REG_EDCA_VO_PARAM,4,2 ; @REG_EDCA_VO_PARAM .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "rtl8192ce: invalid aci: %d !\n" .subsections_via_symbols
AnghaBench/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/extr_hw.c_rtl92ce_set_qos.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function _FAT_directory_isDirectory __FAT_directory_isDirectory: ## @_FAT_directory_isDirectory .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq (%rdi), %rcx movq _DIR_ENTRY_attributes@GOTPCREL(%rip), %rax movq (%rax), %rdx movq _ATTRIB_DIR@GOTPCREL(%rip), %rax movl (%rax), %esi xorl %eax, %eax testl %esi, (%rcx,%rdx,4) setne %al popq %rbp retq .cfi_endproc ## -- End function .comm _DIR_ENTRY_attributes,8,3 ## @DIR_ENTRY_attributes .comm _ATTRIB_DIR,4,2 ## @ATTRIB_DIR .no_dead_strip __FAT_directory_isDirectory .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function _FAT_directory_isDirectory __FAT_directory_isDirectory: ; @_FAT_directory_isDirectory .cfi_startproc ; %bb.0: ldr x8, [x0] Lloh0: adrp x9, _DIR_ENTRY_attributes@GOTPAGE Lloh1: ldr x9, [x9, _DIR_ENTRY_attributes@GOTPAGEOFF] Lloh2: ldr x9, [x9] ldr w8, [x8, x9, lsl #2] Lloh3: adrp x9, _ATTRIB_DIR@GOTPAGE Lloh4: ldr x9, [x9, _ATTRIB_DIR@GOTPAGEOFF] Lloh5: ldr w9, [x9] tst w9, w8 cset w0, ne ret .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _DIR_ENTRY_attributes,8,3 ; @DIR_ENTRY_attributes .comm _ATTRIB_DIR,4,2 ; @ATTRIB_DIR .no_dead_strip __FAT_directory_isDirectory .subsections_via_symbols
AnghaBench/RetroArch/deps/libfat/extr_directory.h__FAT_directory_isDirectory.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _png_zstream_error ## -- Begin function png_zstream_error .p2align 4, 0x90 _png_zstream_error: ## @png_zstream_error .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 cmpq $0, (%rdi) jne LBB0_5 ## %bb.1: movq %rdi, %rbx addl $-128, %esi cmpl $9, %esi ja LBB0_2 ## %bb.3: movslq %esi, %rax leaq l_reltable.png_zstream_error(%rip), %rcx movslq (%rcx,%rax,4), %rdi addq %rcx, %rdi jmp LBB0_4 LBB0_2: leaq L_.str(%rip), %rdi LBB0_4: callq _PNGZ_MSG_CAST movq %rax, (%rbx) LBB0_5: addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "unexpected zlib return code" L_.str.1: ## @.str.1 .asciz "unexpected end of LZ stream" L_.str.2: ## @.str.2 .asciz "missing LZ dictionary" L_.str.3: ## @.str.3 .asciz "zlib IO error" L_.str.4: ## @.str.4 .asciz "bad parameters to zlib" L_.str.5: ## @.str.5 .asciz "damaged LZ stream" L_.str.6: ## @.str.6 .asciz "insufficient memory" L_.str.7: ## @.str.7 .asciz "truncated" L_.str.8: ## @.str.8 .asciz "unsupported zlib version" L_.str.9: ## @.str.9 .asciz "unexpected zlib return" .section __TEXT,__const .p2align 2 ## @reltable.png_zstream_error l_reltable.png_zstream_error: .long L_.str.8-l_reltable.png_zstream_error .long L_.str.4-l_reltable.png_zstream_error .long L_.str.1-l_reltable.png_zstream_error .long L_.str-l_reltable.png_zstream_error .long L_.str.2-l_reltable.png_zstream_error .long L_.str.6-l_reltable.png_zstream_error .long L_.str.3-l_reltable.png_zstream_error .long L_.str.5-l_reltable.png_zstream_error .long L_.str.7-l_reltable.png_zstream_error .long L_.str.9-l_reltable.png_zstream_error .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _png_zstream_error ; -- Begin function png_zstream_error .p2align 2 _png_zstream_error: ; @png_zstream_error .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] cbnz x8, LBB0_5 ; %bb.1: mov x19, x0 sub w8, w1, #128 cmp w8, #9 b.hi LBB0_3 ; %bb.2: Lloh0: adrp x9, l_switch.table.png_zstream_error@PAGE Lloh1: add x9, x9, l_switch.table.png_zstream_error@PAGEOFF ldr x0, [x9, w8, sxtw #3] b LBB0_4 LBB0_3: Lloh2: adrp x0, l_.str@PAGE Lloh3: add x0, x0, l_.str@PAGEOFF LBB0_4: bl _PNGZ_MSG_CAST str x0, [x19] LBB0_5: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "unexpected zlib return code" l_.str.1: ; @.str.1 .asciz "unexpected end of LZ stream" l_.str.2: ; @.str.2 .asciz "missing LZ dictionary" l_.str.3: ; @.str.3 .asciz "zlib IO error" l_.str.4: ; @.str.4 .asciz "bad parameters to zlib" l_.str.5: ; @.str.5 .asciz "damaged LZ stream" l_.str.6: ; @.str.6 .asciz "insufficient memory" l_.str.7: ; @.str.7 .asciz "truncated" l_.str.8: ; @.str.8 .asciz "unsupported zlib version" l_.str.9: ; @.str.9 .asciz "unexpected zlib return" .section __DATA,__const .p2align 3 ; @switch.table.png_zstream_error l_switch.table.png_zstream_error: .quad l_.str.8 .quad l_.str.4 .quad l_.str.1 .quad l_.str .quad l_.str.2 .quad l_.str.6 .quad l_.str.3 .quad l_.str.5 .quad l_.str.7 .quad l_.str.9 .subsections_via_symbols
AnghaBench/Provenance/Cores/Mupen64Plus/png/contrib/libtests/extr_....png.c_png_zstream_error.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function dt2811_di_insn_bits _dt2811_di_insn_bits: ## @dt2811_di_insn_bits .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 cmpl $2, (%rdx) jne LBB0_1 ## %bb.2: movq %rcx, %rbx movq _DT2811_DIO@GOTPCREL(%rip), %rax movq (%rax), %rax addq (%rdi), %rax movq %rax, %rdi callq _inb movl %eax, 4(%rbx) movl $2, %eax jmp LBB0_3 LBB0_1: movq _EINVAL@GOTPCREL(%rip), %rcx xorl %eax, %eax subl (%rcx), %eax LBB0_3: addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm _EINVAL,4,2 ## @EINVAL .comm _DT2811_DIO,8,3 ## @DT2811_DIO .no_dead_strip _dt2811_di_insn_bits .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function dt2811_di_insn_bits _dt2811_di_insn_bits: ; @dt2811_di_insn_bits .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 ldr w8, [x2] cmp w8, #2 b.ne LBB0_2 ; %bb.1: mov x19, x3 ldr x8, [x0] Lloh0: adrp x9, _DT2811_DIO@GOTPAGE Lloh1: ldr x9, [x9, _DT2811_DIO@GOTPAGEOFF] Lloh2: ldr x9, [x9] add x0, x9, x8 bl _inb str w0, [x19, #4] mov w0, #2 b LBB0_3 LBB0_2: Lloh3: adrp x8, _EINVAL@GOTPAGE Lloh4: ldr x8, [x8, _EINVAL@GOTPAGEOFF] Lloh5: ldr w8, [x8] neg w0, w8 LBB0_3: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .cfi_endproc ; -- End function .comm _EINVAL,4,2 ; @EINVAL .comm _DT2811_DIO,8,3 ; @DT2811_DIO .no_dead_strip _dt2811_di_insn_bits .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/staging/comedi/drivers/extr_dt2811.c_dt2811_di_insn_bits.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function mdio_attach _mdio_attach: ## @mdio_attach .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movl %edi, %ebx callq _bus_generic_probe movl %ebx, %edi callq _bus_enumerate_hinted_children movl %ebx, %edi addq $8, %rsp popq %rbx popq %rbp jmp _bus_generic_attach ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _mdio_attach .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function mdio_attach _mdio_attach: ; @mdio_attach .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 bl _bus_generic_probe mov x0, x19 bl _bus_enumerate_hinted_children mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _bus_generic_attach .cfi_endproc ; -- End function .no_dead_strip _mdio_attach .subsections_via_symbols
AnghaBench/freebsd/sys/dev/mdio/extr_mdio.c_mdio_attach.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _h2o_http3_decode_priority_frame ## -- Begin function h2o_http3_decode_priority_frame .p2align 4, 0x90 _h2o_http3_decode_priority_frame: ## @h2o_http3_decode_priority_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 %rcx, %rbx cmpq $2, %rdx jl LBB0_8 ## %bb.1: movl (%rsi), %eax testb $7, %al jne LBB0_8 ## %bb.2: movq %rdi, %r14 shrl $6, %eax andl $3, %eax movl %eax, 16(%rdi) movl (%rsi), %ecx shrl $4, %ecx andl $3, %ecx movl %ecx, 8(%rdi) movl (%rsi), %ecx shrl $3, %ecx andl $1, %ecx movl %ecx, (%rdi) leaq 4(%rsi), %rcx movq %rcx, -48(%rbp) movq _H2O_HTTP3_PRIORITY_ELEMENT_TYPE_ROOT@GOTPCREL(%rip), %r12 cmpl (%r12), %eax je LBB0_8 ## %bb.3: leaq (%rsi,%rdx,4), %r15 leaq -48(%rbp), %rdi movq %r15, %rsi callq _quicly_decodev movl %eax, 20(%r14) movq _UINT64_MAX@GOTPCREL(%rip), %r13 cmpl (%r13), %eax je LBB0_8 ## %bb.4: movl $0, 12(%r14) movl 8(%r14), %eax cmpl (%r12), %eax je LBB0_6 ## %bb.5: leaq -48(%rbp), %rdi movq %r15, %rsi callq _quicly_decodev movl %eax, 12(%r14) cmpl (%r13), %eax je LBB0_8 LBB0_6: movq -48(%rbp), %rax subq %rax, %r15 cmpq $4, %r15 jne LBB0_8 ## %bb.7: movl (%rax), %eax movl %eax, 4(%r14) xorl %eax, %eax jmp LBB0_9 LBB0_8: leaq L_.str(%rip), %rax movq %rax, (%rbx) movq _H2O_HTTP3_ERROR_FRAME@GOTPCREL(%rip), %rax movl (%rax), %eax LBB0_9: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _H2O_HTTP3_PRIORITY_ELEMENT_TYPE_ROOT,4,2 ## @H2O_HTTP3_PRIORITY_ELEMENT_TYPE_ROOT .comm _UINT64_MAX,4,2 ## @UINT64_MAX .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "invalid PRIORITY frame" .comm _H2O_HTTP3_ERROR_FRAME,4,2 ## @H2O_HTTP3_ERROR_FRAME .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _h2o_http3_decode_priority_frame ; -- Begin function h2o_http3_decode_priority_frame .p2align 2 _h2o_http3_decode_priority_frame: ; @h2o_http3_decode_priority_frame .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x24, x23, [sp, #16] ; 16-byte Folded Spill stp x22, x21, [sp, #32] ; 16-byte Folded Spill stp x20, x19, [sp, #48] ; 16-byte Folded Spill stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x19, x3 cmp x2, #2 b.lt LBB0_8 ; %bb.1: ldr w8, [x1] tst w8, #0x7 b.ne LBB0_8 ; %bb.2: mov x20, x0 ubfx w8, w8, #6, #2 str w8, [x0, #16] ldr w9, [x1] ubfx w9, w9, #4, #2 str w9, [x0, #8] mov x9, x1 ldr w10, [x9], #4 ubfx w10, w10, #3, #1 str w10, [x0] str x9, [sp, #8] Lloh0: adrp x22, _H2O_HTTP3_PRIORITY_ELEMENT_TYPE_ROOT@GOTPAGE Lloh1: ldr x22, [x22, _H2O_HTTP3_PRIORITY_ELEMENT_TYPE_ROOT@GOTPAGEOFF] ldr w9, [x22] cmp w8, w9 b.eq LBB0_8 ; %bb.3: add x21, x1, x2, lsl #2 add x0, sp, #8 mov x1, x21 bl _quicly_decodev str w0, [x20, #20] Lloh2: adrp x23, _UINT64_MAX@GOTPAGE Lloh3: ldr x23, [x23, _UINT64_MAX@GOTPAGEOFF] ldr w8, [x23] cmp w0, w8 b.eq LBB0_8 ; %bb.4: str wzr, [x20, #12] ldr w8, [x20, #8] ldr w9, [x22] cmp w8, w9 b.eq LBB0_6 ; %bb.5: add x0, sp, #8 mov x1, x21 bl _quicly_decodev str w0, [x20, #12] ldr w8, [x23] cmp w0, w8 b.eq LBB0_8 LBB0_6: ldr x8, [sp, #8] sub x9, x21, x8 cmp x9, #4 b.ne LBB0_8 ; %bb.7: mov w0, #0 ldr w8, [x8] str w8, [x20, #4] b LBB0_9 LBB0_8: Lloh4: adrp x8, l_.str@PAGE Lloh5: add x8, x8, l_.str@PAGEOFF str x8, [x19] Lloh6: adrp x8, _H2O_HTTP3_ERROR_FRAME@GOTPAGE Lloh7: ldr x8, [x8, _H2O_HTTP3_ERROR_FRAME@GOTPAGEOFF] Lloh8: ldr w0, [x8] LBB0_9: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload ldp x24, x23, [sp, #16] ; 16-byte Folded Reload add sp, sp, #80 ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpAdd Lloh4, Lloh5 .cfi_endproc ; -- End function .comm _H2O_HTTP3_PRIORITY_ELEMENT_TYPE_ROOT,4,2 ; @H2O_HTTP3_PRIORITY_ELEMENT_TYPE_ROOT .comm _UINT64_MAX,4,2 ; @UINT64_MAX .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "invalid PRIORITY frame" .comm _H2O_HTTP3_ERROR_FRAME,4,2 ; @H2O_HTTP3_ERROR_FRAME .subsections_via_symbols
AnghaBench/h2o/t/00unit/lib/http3/extr_........libhttp3frame.c_h2o_http3_decode_priority_frame.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function rva _rva: ## @rva .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _VA_TRUE@GOTPCREL(%rip), %rax cmpl %ecx, (%rax) jne LBB0_2 ## %bb.1: movq _UT64_MAX@GOTPCREL(%rip), %rax cmpq %rsi, (%rax) je LBB0_2 ## %bb.3: popq %rbp jmp _r_bin_get_vaddr ## TAILCALL LBB0_2: movq _VA_NOREBASE@GOTPCREL(%rip), %rax cmpl %ecx, (%rax) cmoveq %rdx, %rsi movq %rsi, %rax popq %rbp retq .cfi_endproc ## -- End function .comm _VA_TRUE,4,2 ## @VA_TRUE .comm _UT64_MAX,8,3 ## @UT64_MAX .comm _VA_NOREBASE,4,2 ## @VA_NOREBASE .no_dead_strip _rva .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function rva _rva: ; @rva .cfi_startproc ; %bb.0: Lloh0: adrp x8, _VA_TRUE@GOTPAGE Lloh1: ldr x8, [x8, _VA_TRUE@GOTPAGEOFF] Lloh2: ldr w8, [x8] Lloh3: adrp x9, _UT64_MAX@GOTPAGE Lloh4: ldr x9, [x9, _UT64_MAX@GOTPAGEOFF] Lloh5: ldr x9, [x9] cmp w8, w3 ccmp x9, x1, #4, eq b.ne LBB0_2 ; %bb.1: Lloh6: adrp x8, _VA_NOREBASE@GOTPAGE Lloh7: ldr x8, [x8, _VA_NOREBASE@GOTPAGEOFF] Lloh8: ldr w8, [x8] cmp w8, w3 csel x0, x2, x1, eq ret LBB0_2: b _r_bin_get_vaddr .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .cfi_endproc ; -- End function .comm _VA_TRUE,4,2 ; @VA_TRUE .comm _UT64_MAX,8,3 ; @UT64_MAX .comm _VA_NOREBASE,4,2 ; @VA_NOREBASE .no_dead_strip _rva .subsections_via_symbols
AnghaBench/radare2/libr/core/extr_cbin.c_rva.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function sys_perf_event_open _sys_perf_event_open: ## @sys_perf_event_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 pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %r8, %r9 movl %ecx, %r15d movl %edx, %r12d movl %esi, %r13d movq %rdi, %rbx movq ___NR_perf_event_open@GOTPCREL(%rip), %rax movl (%rax), %edi movq %rbx, %rsi movl %r13d, %edx movl %r12d, %ecx movl %r15d, %r8d movq %r9, -48(%rbp) ## 8-byte Spill callq _syscall movl %eax, %r14d movq _test_attr__enabled@GOTPCREL(%rip), %rax movl (%rax), %edi callq _unlikely testq %rax, %rax je LBB0_2 ## %bb.1: movq %rbx, %rdi movl %r13d, %esi movl %r12d, %edx movl %r14d, %ecx movl %r15d, %r8d movq -48(%rbp), %r9 ## 8-byte Reload callq _test_attr__open LBB0_2: movl %r14d, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm ___NR_perf_event_open,4,2 ## @__NR_perf_event_open .comm _test_attr__enabled,4,2 ## @test_attr__enabled .no_dead_strip _sys_perf_event_open .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function sys_perf_event_open _sys_perf_event_open: ; @sys_perf_event_open .cfi_startproc ; %bb.0: mov x5, x4 mov x4, x3 mov x3, x2 mov x2, x1 mov x1, x0 Lloh0: adrp x8, ___NR_perf_event_open@GOTPAGE Lloh1: ldr x8, [x8, ___NR_perf_event_open@GOTPAGEOFF] Lloh2: ldr w0, [x8] b _syscall .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm ___NR_perf_event_open,4,2 ; @__NR_perf_event_open .comm _test_attr__enabled,4,2 ; @test_attr__enabled .no_dead_strip _sys_perf_event_open .subsections_via_symbols
AnghaBench/fastsocket/kernel/tools/perf/bench/extr_..perf.h_sys_perf_event_open.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function eilvt_is_available _eilvt_is_available: ## @eilvt_is_available .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _APIC_EILVT_MSG_NMI@GOTPCREL(%rip), %rax movl (%rax), %edx xorl %esi, %esi movl $1, %ecx callq _setup_APIC_eilvt xorl %ecx, %ecx testl %eax, %eax sete %cl movl %ecx, %eax popq %rbp retq .cfi_endproc ## -- End function .comm _APIC_EILVT_MSG_NMI,4,2 ## @APIC_EILVT_MSG_NMI .no_dead_strip _eilvt_is_available .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function eilvt_is_available _eilvt_is_available: ; @eilvt_is_available .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, _APIC_EILVT_MSG_NMI@GOTPAGE Lloh1: ldr x8, [x8, _APIC_EILVT_MSG_NMI@GOTPAGEOFF] Lloh2: ldr w2, [x8] mov w1, #0 mov w3, #1 bl _setup_APIC_eilvt cmp w0, #0 cset w0, eq ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _APIC_EILVT_MSG_NMI,4,2 ; @APIC_EILVT_MSG_NMI .no_dead_strip _eilvt_is_available .subsections_via_symbols
AnghaBench/fastsocket/kernel/arch/x86/oprofile/extr_op_model_amd.c_eilvt_is_available.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function socfpga_pm_enter _socfpga_pm_enter: ## @socfpga_pm_enter .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 cmpl $128, %edi jne LBB0_2 ## %bb.1: xorl %ebx, %ebx xorl %eax, %eax callq _outer_disable movq _socfpga_pm_suspend@GOTPCREL(%rip), %rax movl (%rax), %esi xorl %edi, %edi callq _cpu_suspend xorl %eax, %eax callq _outer_resume jmp LBB0_3 LBB0_2: movq _EINVAL@GOTPCREL(%rip), %rax xorl %ebx, %ebx subl (%rax), %ebx LBB0_3: movl %ebx, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm _socfpga_pm_suspend,4,2 ## @socfpga_pm_suspend .comm _EINVAL,4,2 ## @EINVAL .no_dead_strip _socfpga_pm_enter .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function socfpga_pm_enter _socfpga_pm_enter: ; @socfpga_pm_enter .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 cmp w0, #128 b.ne LBB0_2 ; %bb.1: bl _outer_disable Lloh0: adrp x8, _socfpga_pm_suspend@GOTPAGE Lloh1: ldr x8, [x8, _socfpga_pm_suspend@GOTPAGEOFF] Lloh2: ldr w1, [x8] mov w0, #0 bl _cpu_suspend bl _outer_resume mov w0, #0 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret LBB0_2: Lloh3: adrp x8, _EINVAL@GOTPAGE Lloh4: ldr x8, [x8, _EINVAL@GOTPAGEOFF] Lloh5: ldr w8, [x8] neg w0, w8 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 _socfpga_pm_suspend,4,2 ; @socfpga_pm_suspend .comm _EINVAL,4,2 ; @EINVAL .no_dead_strip _socfpga_pm_enter .subsections_via_symbols
AnghaBench/linux/arch/arm/mach-socfpga/extr_pm.c_socfpga_pm_enter.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function smiapp_set_format _smiapp_set_format: ## @smiapp_set_format .cfi_startproc ## %bb.0: 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, %rbx movq %rsi, %r14 movq %rdi, %r12 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) callq _to_smiapp_sensor movq %rax, %r15 movq %r12, %rdi callq _to_smiapp_subdev movq %rax, %r13 movq _SMIAPP_PADS@GOTPCREL(%rip), %rax movl (%rax), %eax shlq $3, %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq %rsp, -64(%rbp) ## 8-byte Spill movq %r15, %rdi callq _mutex_lock movq (%rbx), %rsi cmpq (%r13), %rsi jne LBB0_4 ## %bb.1: movq %r12, %rdi movq %r14, %rsi movq %rbx, %rdx callq _smiapp_set_format_source movl %eax, %ebx movq %r15, %rdi callq _mutex_unlock movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_8 ## %bb.2: movl %ebx, %eax jmp LBB0_3 LBB0_4: movq %r12, %rdi callq ___smiapp_get_mbus_code movl %eax, 24(%rbx) movl 12(%rbx), %edi andl $-2, %edi movl %edi, 12(%rbx) andb $-2, 16(%rbx) movq _V4L2_FIELD_NONE@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 20(%rbx) movq 8(%r15), %rax movq _SMIAPP_LIMIT_MIN_X_OUTPUT_SIZE@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movl (%rax,%rcx,4), %esi movq _SMIAPP_LIMIT_MAX_X_OUTPUT_SIZE@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movl (%rax,%rcx,4), %edx callq _clamp movl %eax, 12(%rbx) movl 16(%rbx), %edi movq 8(%r15), %rax movq _SMIAPP_LIMIT_MIN_Y_OUTPUT_SIZE@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movl (%rax,%rcx,4), %esi movq _SMIAPP_LIMIT_MAX_Y_OUTPUT_SIZE@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movl (%rax,%rcx,4), %edx callq _clamp movl %eax, 16(%rbx) movl 8(%rbx), %r8d movq %r12, %rdi movq %r14, -56(%rbp) ## 8-byte Spill movq %r14, %rsi movq -64(%rbp), %r14 ## 8-byte Reload movq %r14, %rdx xorl %ecx, %ecx callq _smiapp_get_crop_compose movq 8(%r13), %rax movq (%r14,%rax,8), %rax xorps %xmm0, %xmm0 movups %xmm0, 8(%rax) movl 12(%rbx), %ecx movl %ecx, (%rax) movl 16(%rbx), %ecx movl %ecx, 4(%rax) movl 8(%rbx), %edx movq _V4L2_SUBDEV_FORMAT_ACTIVE@GOTPCREL(%rip), %rcx cmpl (%rcx), %edx jne LBB0_6 ## %bb.5: movq 16(%rax), %rcx movq %rcx, 32(%r13) movups (%rax), %xmm0 movups %xmm0, 16(%r13) movl 8(%rbx), %edx LBB0_6: movq _V4L2_SEL_TGT_CROP@GOTPCREL(%rip), %rax movl (%rax), %ecx movq %r12, %rdi movq -56(%rbp), %rsi ## 8-byte Reload callq _smiapp_propagate movq %r15, %rdi callq _mutex_unlock movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_8 ## %bb.7: xorl %eax, %eax LBB0_3: leaq -40(%rbp), %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_8: callq ___stack_chk_fail .cfi_endproc ## -- End function .comm _SMIAPP_PADS,4,2 ## @SMIAPP_PADS .comm _V4L2_FIELD_NONE,4,2 ## @V4L2_FIELD_NONE .comm _SMIAPP_LIMIT_MIN_X_OUTPUT_SIZE,8,3 ## @SMIAPP_LIMIT_MIN_X_OUTPUT_SIZE .comm _SMIAPP_LIMIT_MAX_X_OUTPUT_SIZE,8,3 ## @SMIAPP_LIMIT_MAX_X_OUTPUT_SIZE .comm _SMIAPP_LIMIT_MIN_Y_OUTPUT_SIZE,8,3 ## @SMIAPP_LIMIT_MIN_Y_OUTPUT_SIZE .comm _SMIAPP_LIMIT_MAX_Y_OUTPUT_SIZE,8,3 ## @SMIAPP_LIMIT_MAX_Y_OUTPUT_SIZE .comm _V4L2_SUBDEV_FORMAT_ACTIVE,4,2 ## @V4L2_SUBDEV_FORMAT_ACTIVE .comm _V4L2_SEL_TGT_CROP,4,2 ## @V4L2_SEL_TGT_CROP .no_dead_strip _smiapp_set_format .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function smiapp_set_format _smiapp_set_format: ; @smiapp_set_format .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 sub sp, sp, #16 mov x22, x2 mov x20, x1 mov x21, x0 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-56] bl _to_smiapp_sensor mov x19, x0 mov x0, x21 bl _to_smiapp_subdev mov x23, x0 Lloh3: adrp x8, _SMIAPP_PADS@GOTPAGE Lloh4: ldr x8, [x8, _SMIAPP_PADS@GOTPAGEOFF] Lloh5: ldr w8, [x8] lsl x8, x8, #3 mov x9, x8 Lloh6: adrp x16, ___chkstk_darwin@GOTPAGE Lloh7: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 mov x9, sp add x8, x8, #15 and x8, x8, #0xffffffff0 sub x24, x9, x8 mov sp, x24 mov x0, x19 bl _mutex_lock ldr x1, [x22] ldr x8, [x23] cmp x1, x8 b.ne LBB0_3 ; %bb.1: mov x0, x21 mov x1, x20 mov x2, x22 bl _smiapp_set_format_source mov x20, x0 mov x0, x19 bl _mutex_unlock ldur x8, [x29, #-56] Lloh8: adrp x9, ___stack_chk_guard@GOTPAGE Lloh9: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh10: ldr x9, [x9] cmp x9, x8 b.ne LBB0_8 ; %bb.2: mov x0, x20 b LBB0_7 LBB0_3: mov x0, x21 bl ___smiapp_get_mbus_code ldur d0, [x22, #12] bic.2s v0, #1 stur d0, [x22, #12] Lloh11: adrp x8, _V4L2_FIELD_NONE@GOTPAGE Lloh12: ldr x8, [x8, _V4L2_FIELD_NONE@GOTPAGEOFF] Lloh13: ldr w8, [x8] stp w8, w0, [x22, #20] ldr x8, [x19, #8] Lloh14: adrp x9, _SMIAPP_LIMIT_MIN_X_OUTPUT_SIZE@GOTPAGE Lloh15: ldr x9, [x9, _SMIAPP_LIMIT_MIN_X_OUTPUT_SIZE@GOTPAGEOFF] Lloh16: ldr x9, [x9] ldr w1, [x8, x9, lsl #2] Lloh17: adrp x9, _SMIAPP_LIMIT_MAX_X_OUTPUT_SIZE@GOTPAGE Lloh18: ldr x9, [x9, _SMIAPP_LIMIT_MAX_X_OUTPUT_SIZE@GOTPAGEOFF] Lloh19: ldr x9, [x9] ldr w2, [x8, x9, lsl #2] fmov w0, s0 bl _clamp str w0, [x22, #12] ldr x8, [x19, #8] Lloh20: adrp x9, _SMIAPP_LIMIT_MIN_Y_OUTPUT_SIZE@GOTPAGE Lloh21: ldr x9, [x9, _SMIAPP_LIMIT_MIN_Y_OUTPUT_SIZE@GOTPAGEOFF] Lloh22: ldr x9, [x9] ldr w1, [x8, x9, lsl #2] ldr w0, [x22, #16] Lloh23: adrp x9, _SMIAPP_LIMIT_MAX_Y_OUTPUT_SIZE@GOTPAGE Lloh24: ldr x9, [x9, _SMIAPP_LIMIT_MAX_Y_OUTPUT_SIZE@GOTPAGEOFF] Lloh25: ldr x9, [x9] ldr w2, [x8, x9, lsl #2] bl _clamp str w0, [x22, #16] ldr w4, [x22, #8] mov x0, x21 mov x1, x20 mov x2, x24 mov x3, #0 bl _smiapp_get_crop_compose ldr x8, [x23, #8] ldr x8, [x24, x8, lsl #3] stp xzr, xzr, [x8, #8] ldur d0, [x22, #12] str d0, [x8] ldr w2, [x22, #8] Lloh26: adrp x9, _V4L2_SUBDEV_FORMAT_ACTIVE@GOTPAGE Lloh27: ldr x9, [x9, _V4L2_SUBDEV_FORMAT_ACTIVE@GOTPAGEOFF] Lloh28: ldr w9, [x9] cmp w2, w9 b.ne LBB0_5 ; %bb.4: ldr q0, [x8] ldr x8, [x8, #16] str x8, [x23, #32] str q0, [x23, #16] ldr w2, [x22, #8] LBB0_5: Lloh29: adrp x8, _V4L2_SEL_TGT_CROP@GOTPAGE Lloh30: ldr x8, [x8, _V4L2_SEL_TGT_CROP@GOTPAGEOFF] Lloh31: ldr w3, [x8] mov x0, x21 mov x1, x20 bl _smiapp_propagate mov x0, x19 bl _mutex_unlock ldur x8, [x29, #-56] Lloh32: adrp x9, ___stack_chk_guard@GOTPAGE Lloh33: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh34: ldr x9, [x9] cmp x9, x8 b.ne LBB0_8 ; %bb.6: mov w0, #0 LBB0_7: sub sp, x29, #48 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret LBB0_8: bl ___stack_chk_fail .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28 .loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25 .loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22 .loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19 .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh32, Lloh33, Lloh34 .loh AdrpLdrGotLdr Lloh29, Lloh30, Lloh31 .cfi_endproc ; -- End function .comm _SMIAPP_PADS,4,2 ; @SMIAPP_PADS .comm _V4L2_FIELD_NONE,4,2 ; @V4L2_FIELD_NONE .comm _SMIAPP_LIMIT_MIN_X_OUTPUT_SIZE,8,3 ; @SMIAPP_LIMIT_MIN_X_OUTPUT_SIZE .comm _SMIAPP_LIMIT_MAX_X_OUTPUT_SIZE,8,3 ; @SMIAPP_LIMIT_MAX_X_OUTPUT_SIZE .comm _SMIAPP_LIMIT_MIN_Y_OUTPUT_SIZE,8,3 ; @SMIAPP_LIMIT_MIN_Y_OUTPUT_SIZE .comm _SMIAPP_LIMIT_MAX_Y_OUTPUT_SIZE,8,3 ; @SMIAPP_LIMIT_MAX_Y_OUTPUT_SIZE .comm _V4L2_SUBDEV_FORMAT_ACTIVE,4,2 ; @V4L2_SUBDEV_FORMAT_ACTIVE .comm _V4L2_SEL_TGT_CROP,4,2 ; @V4L2_SEL_TGT_CROP .no_dead_strip _smiapp_set_format .subsections_via_symbols
AnghaBench/linux/drivers/media/i2c/smiapp/extr_smiapp-core.c_smiapp_set_format.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function pin_scb _pin_scb: ## @pin_scb .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx subq $16, %rsp .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rsi, %r14 movq %rdi, %rbx movl (%rdi), %edi leaq -24(%rbp), %rax movl %edx, %esi movq %rax, %rdx callq _pin_guest_page testl %eax, %eax je LBB0_2 ## %bb.1: movq _PGM_ADDRESSING@GOTPCREL(%rip), %rax movl (%rax), %esi movq %rbx, %rdi callq _kvm_s390_inject_program_int movl %eax, %edi callq _WARN_ON_ONCE movl $1, %eax jmp LBB0_3 LBB0_2: movq -24(%rbp), %rax movq %rax, (%r14) xorl %eax, %eax LBB0_3: addq $16, %rsp popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _PGM_ADDRESSING,4,2 ## @PGM_ADDRESSING .no_dead_strip _pin_scb .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function pin_scb _pin_scb: ; @pin_scb .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x8, x2 mov x20, x1 mov x19, x0 ldr w0, [x0] add x2, sp, #8 mov x1, x8 bl _pin_guest_page cbz w0, LBB0_2 ; %bb.1: Lloh0: adrp x8, _PGM_ADDRESSING@GOTPAGE Lloh1: ldr x8, [x8, _PGM_ADDRESSING@GOTPAGEOFF] Lloh2: ldr w1, [x8] mov x0, x19 bl _kvm_s390_inject_program_int bl _WARN_ON_ONCE mov w0, #1 b LBB0_3 LBB0_2: ldr x8, [sp, #8] str x8, [x20] LBB0_3: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload add sp, sp, #48 ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _PGM_ADDRESSING,4,2 ; @PGM_ADDRESSING .no_dead_strip _pin_scb .subsections_via_symbols
AnghaBench/linux/arch/s390/kvm/extr_vsie.c_pin_scb.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ahd_enable_coalescing ## -- Begin function ahd_enable_coalescing .p2align 4, 0x90 _ahd_enable_coalescing: ## @ahd_enable_coalescing .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 _ENINT_COALESCE@GOTPCREL(%rip), %rax movl (%rax), %edx notl %edx andl (%rdi), %edx movl %edx, (%rdi) testl %esi, %esi je LBB0_2 ## %bb.1: orl (%rax), %edx movl %edx, (%rbx) LBB0_2: movq _HS_MAILBOX@GOTPCREL(%rip), %rax movl (%rax), %esi movq %rbx, %rdi callq _ahd_outb movq %rbx, %rdi callq _ahd_flush_device_writes movq %rbx, %rdi addq $8, %rsp popq %rbx popq %rbp jmp _ahd_run_qoutfifo ## TAILCALL .cfi_endproc ## -- End function .comm _ENINT_COALESCE,4,2 ## @ENINT_COALESCE .comm _HS_MAILBOX,4,2 ## @HS_MAILBOX .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ahd_enable_coalescing ; -- Begin function ahd_enable_coalescing .p2align 2 _ahd_enable_coalescing: ; @ahd_enable_coalescing .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, _ENINT_COALESCE@GOTPAGE Lloh1: ldr x8, [x8, _ENINT_COALESCE@GOTPAGEOFF] ldr w9, [x8] ldr w10, [x0] bic w2, w10, w9 str w2, [x0] cbz w1, LBB0_2 ; %bb.1: ldr w8, [x8] orr w2, w8, w2 str w2, [x19] LBB0_2: Lloh2: adrp x8, _HS_MAILBOX@GOTPAGE Lloh3: ldr x8, [x8, _HS_MAILBOX@GOTPAGEOFF] Lloh4: ldr w1, [x8] mov x0, x19 bl _ahd_outb mov x0, x19 bl _ahd_flush_device_writes mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _ahd_run_qoutfifo .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .cfi_endproc ; -- End function .comm _ENINT_COALESCE,4,2 ; @ENINT_COALESCE .comm _HS_MAILBOX,4,2 ; @HS_MAILBOX .subsections_via_symbols
AnghaBench/freebsd/sys/dev/aic7xxx/extr_aic79xx.c_ahd_enable_coalescing.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _afs_iterate_addresses ## -- Begin function afs_iterate_addresses .p2align 4, 0x90 _afs_iterate_addresses: ## @afs_iterate_addresses .cfi_startproc ## %bb.0: 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 16(%rdi), %rax xorl %r14d, %r14d testq %rax, %rax je LBB0_5 ## %bb.1: movq %rdi, %r12 movq (%rax), %r15 movq 8(%rax), %rbx movq (%rdi), %rcx movl 8(%rdi), %r8d leaq L_.str(%rip), %rdi movq %r15, %rsi movq %rbx, %rdx callq __enter incl 24(%r12) orq (%r12), %rbx notq %rbx andq %r15, %rbx movq %rbx, -40(%rbp) je LBB0_5 ## %bb.2: movq 16(%r12), %rax movl 16(%rax), %edi callq _READ_ONCE movl %eax, %r14d leaq -40(%rbp), %rsi movl %eax, %edi callq _test_bit testq %rax, %rax jne LBB0_4 ## %bb.3: movq -40(%rbp), %rdi callq ___ffs movl %eax, %r14d LBB0_4: movl %r14d, 8(%r12) movl %r14d, %edi movq %r12, %rsi callq _set_bit movl $0, 12(%r12) movl $1, %r14d LBB0_5: movl %r14d, %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 "%lx-%lx-%lx,%d" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _afs_iterate_addresses ; -- Begin function afs_iterate_addresses .p2align 2 _afs_iterate_addresses: ; @afs_iterate_addresses .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 ldr x8, [x0, #16] cbz x8, LBB0_5 ; %bb.1: mov x19, x0 ldp x20, x21, [x8] ldr x3, [x0] ldr w4, [x0, #8] Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF mov x1, x20 mov x2, x21 bl __enter ldr w8, [x19, #24] add w8, w8, #1 str w8, [x19, #24] ldr x8, [x19] orr x8, x8, x21 bics x8, x20, x8 str x8, [sp, #8] b.eq LBB0_5 ; %bb.2: ldr x8, [x19, #16] ldr w0, [x8, #16] bl _READ_ONCE mov x20, x0 add x1, sp, #8 bl _test_bit cbnz x0, LBB0_4 ; %bb.3: ldr x0, [sp, #8] bl ___ffs mov x20, x0 LBB0_4: str w20, [x19, #8] mov x0, x20 mov x1, x19 bl _set_bit str wzr, [x19, #12] mov w0, #1 b LBB0_6 LBB0_5: mov w0, #0 LBB0_6: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 ret .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%lx-%lx-%lx,%d" .subsections_via_symbols
AnghaBench/linux/fs/afs/extr_addr_list.c_afs_iterate_addresses.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _qca_read_soc_version ## -- Begin function qca_read_soc_version .p2align 4, 0x90 _qca_read_soc_version: ## @qca_read_soc_version .cfi_startproc ## %bb.0: 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 leaq L_.str(%rip), %rsi callq _bt_dev_dbg movq _EDL_PATCH_VER_REQ_CMD@GOTPCREL(%rip), %rax movb (%rax), %al movb %al, -41(%rbp) movq _EDL_PATCH_CMD_OPCODE@GOTPCREL(%rip), %rax movl (%rax), %esi movq _EDL_PATCH_CMD_LEN@GOTPCREL(%rip), %rax movl (%rax), %edx movq _HCI_EV_VENDOR@GOTPCREL(%rip), %rax movl (%rax), %r8d movq _HCI_INIT_TIMEOUT@GOTPCREL(%rip), %rax movl (%rax), %r9d leaq -41(%rbp), %rcx movq %r14, %rdi callq ___hci_cmd_sync_ev movq %rax, %r12 movq %rax, %rdi callq _IS_ERR testq %rax, %rax je LBB0_2 ## %bb.1: movq %r12, %rdi callq _PTR_ERR movl %eax, %ebx leaq L_.str.1(%rip), %rsi movq %r14, %rdi movl %eax, %edx jmp LBB0_14 LBB0_2: movl (%r12), %edx cmpl $40, %edx jne LBB0_3 ## %bb.4: movq 8(%r12), %rax testq %rax, %rax je LBB0_5 ## %bb.6: movl 16(%rax), %edx movq _EDL_CMD_REQ_RES_EVT@GOTPCREL(%rip), %rsi movq (%rax), %rcx cmpl (%rsi), %edx jne LBB0_8 ## %bb.7: movq _EDL_APP_VER_RES_EVT@GOTPCREL(%rip), %rsi cmpq (%rsi), %rcx jne LBB0_8 ## %bb.9: movq 8(%rax), %r13 movl (%r14), %ebx movl 12(%r13), %edi callq _le32_to_cpu leaq L_.str.5(%rip), %rdi movl %ebx, %esi movl %eax, %edx callq _BT_DBG movl (%r14), %ebx movl 8(%r13), %edi callq _le16_to_cpu leaq L_.str.6(%rip), %rdi movl %ebx, %esi movl %eax, %edx callq _BT_DBG movl (%r14), %ebx movl (%r13), %edi callq _le16_to_cpu leaq L_.str.7(%rip), %rdi movl %ebx, %esi movl %eax, %edx callq _BT_DBG movl (%r14), %ebx movl 4(%r13), %edi callq _le32_to_cpu leaq L_.str.8(%rip), %rdi movl %ebx, %esi movl %eax, %edx callq _BT_DBG movl 4(%r13), %edi callq _le32_to_cpu movl %eax, %ebx shll $16, %ebx movl (%r13), %edi callq _le16_to_cpu movzwl %ax, %eax orl %ebx, %eax movl %eax, (%r15) je LBB0_10 ## %bb.16: movq %r12, %rdi callq _kfree_skb xorl %ebx, %ebx jmp LBB0_15 LBB0_3: leaq L_.str.2(%rip), %rsi movq %r14, %rdi xorl %eax, %eax callq _bt_dev_err jmp LBB0_10 LBB0_5: leaq L_.str.3(%rip), %rsi movq %r14, %rdi xorl %eax, %eax callq _bt_dev_err LBB0_10: movq _EILSEQ@GOTPCREL(%rip), %rax LBB0_11: movl (%rax), %ebx movq %r12, %rdi callq _kfree_skb testl %ebx, %ebx je LBB0_12 ## %bb.13: negl %ebx leaq L_.str.9(%rip), %rsi movq %r14, %rdi movl %ebx, %edx LBB0_14: xorl %eax, %eax callq _bt_dev_err LBB0_15: movl %ebx, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_12: xorl %ebx, %ebx jmp LBB0_15 LBB0_8: leaq L_.str.4(%rip), %rsi movq %r14, %rdi xorl %eax, %eax callq _bt_dev_err movq _EIO@GOTPCREL(%rip), %rax jmp LBB0_11 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "QCA Version Request" .comm _EDL_PATCH_VER_REQ_CMD,1,0 ## @EDL_PATCH_VER_REQ_CMD .comm _EDL_PATCH_CMD_OPCODE,4,2 ## @EDL_PATCH_CMD_OPCODE .comm _EDL_PATCH_CMD_LEN,4,2 ## @EDL_PATCH_CMD_LEN .comm _HCI_EV_VENDOR,4,2 ## @HCI_EV_VENDOR .comm _HCI_INIT_TIMEOUT,4,2 ## @HCI_INIT_TIMEOUT L_.str.1: ## @.str.1 .asciz "Reading QCA version information failed (%d)" L_.str.2: ## @.str.2 .asciz "QCA Version size mismatch len %d" .comm _EILSEQ,4,2 ## @EILSEQ L_.str.3: ## @.str.3 .asciz "QCA TLV with no header" .comm _EDL_CMD_REQ_RES_EVT,4,2 ## @EDL_CMD_REQ_RES_EVT .comm _EDL_APP_VER_RES_EVT,8,3 ## @EDL_APP_VER_RES_EVT L_.str.4: ## @.str.4 .asciz "QCA Wrong packet received %d %d" .comm _EIO,4,2 ## @EIO L_.str.5: ## @.str.5 .asciz "%s: Product:0x%08x" L_.str.6: ## @.str.6 .asciz "%s: Patch :0x%08x" L_.str.7: ## @.str.7 .asciz "%s: ROM :0x%08x" L_.str.8: ## @.str.8 .asciz "%s: SOC :0x%08x" L_.str.9: ## @.str.9 .asciz "QCA Failed to get version (%d)" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _qca_read_soc_version ; -- Begin function qca_read_soc_version .p2align 2 _qca_read_soc_version: ; @qca_read_soc_version .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x24, x23, [sp, #32] ; 16-byte Folded Spill stp x22, x21, [sp, #48] ; 16-byte Folded Spill stp x20, x19, [sp, #64] ; 16-byte Folded Spill stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x21, x1 mov x19, x0 Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF bl _bt_dev_dbg Lloh2: adrp x8, _EDL_PATCH_VER_REQ_CMD@GOTPAGE Lloh3: ldr x8, [x8, _EDL_PATCH_VER_REQ_CMD@GOTPAGEOFF] ldrb w8, [x8] strb w8, [sp, #31] Lloh4: adrp x8, _EDL_PATCH_CMD_OPCODE@GOTPAGE Lloh5: ldr x8, [x8, _EDL_PATCH_CMD_OPCODE@GOTPAGEOFF] Lloh6: ldr w1, [x8] Lloh7: adrp x8, _EDL_PATCH_CMD_LEN@GOTPAGE Lloh8: ldr x8, [x8, _EDL_PATCH_CMD_LEN@GOTPAGEOFF] Lloh9: ldr w2, [x8] Lloh10: adrp x8, _HCI_EV_VENDOR@GOTPAGE Lloh11: ldr x8, [x8, _HCI_EV_VENDOR@GOTPAGEOFF] Lloh12: ldr w4, [x8] Lloh13: adrp x8, _HCI_INIT_TIMEOUT@GOTPAGE Lloh14: ldr x8, [x8, _HCI_INIT_TIMEOUT@GOTPAGEOFF] Lloh15: ldr w5, [x8] add x3, sp, #31 mov x0, x19 bl ___hci_cmd_sync_ev mov x20, x0 bl _IS_ERR cbz x0, LBB0_2 ; %bb.1: mov x0, x20 bl _PTR_ERR mov x20, x0 str x20, [sp] Lloh16: adrp x1, l_.str.1@PAGE Lloh17: add x1, x1, l_.str.1@PAGEOFF mov x0, x19 bl _bt_dev_err b LBB0_15 LBB0_2: ldr w8, [x20] cmp w8, #40 b.ne LBB0_6 ; %bb.3: ldr x8, [x20, #8] cbz x8, LBB0_7 ; %bb.4: ldr w9, [x8, #16] Lloh18: adrp x10, _EDL_CMD_REQ_RES_EVT@GOTPAGE Lloh19: ldr x10, [x10, _EDL_CMD_REQ_RES_EVT@GOTPAGEOFF] Lloh20: ldr w11, [x10] ldr x10, [x8] Lloh21: adrp x12, _EDL_APP_VER_RES_EVT@GOTPAGE Lloh22: ldr x12, [x12, _EDL_APP_VER_RES_EVT@GOTPAGEOFF] Lloh23: ldr x12, [x12] cmp w9, w11 ccmp x10, x12, #0, eq b.eq LBB0_12 ; %bb.5: stp x9, x10, [sp] Lloh24: adrp x1, l_.str.4@PAGE Lloh25: add x1, x1, l_.str.4@PAGEOFF mov x0, x19 bl _bt_dev_err Lloh26: adrp x8, _EIO@GOTPAGE Lloh27: ldr x8, [x8, _EIO@GOTPAGEOFF] b LBB0_10 LBB0_6: str x8, [sp] Lloh28: adrp x1, l_.str.2@PAGE Lloh29: add x1, x1, l_.str.2@PAGEOFF b LBB0_8 LBB0_7: Lloh30: adrp x1, l_.str.3@PAGE Lloh31: add x1, x1, l_.str.3@PAGEOFF LBB0_8: mov x0, x19 bl _bt_dev_err LBB0_9: Lloh32: adrp x8, _EILSEQ@GOTPAGE Lloh33: ldr x8, [x8, _EILSEQ@GOTPAGEOFF] LBB0_10: ldr w21, [x8] mov x0, x20 bl _kfree_skb cbz w21, LBB0_14 ; %bb.11: neg w20, w21 str x20, [sp] Lloh34: adrp x1, l_.str.9@PAGE Lloh35: add x1, x1, l_.str.9@PAGEOFF mov x0, x19 bl _bt_dev_err ; kill: def $w20 killed $w20 killed $x20 def $x20 b LBB0_15 LBB0_12: ldr x23, [x8, #8] ldr w22, [x19] ldr w0, [x23, #12] bl _le32_to_cpu mov x2, x0 Lloh36: adrp x0, l_.str.5@PAGE Lloh37: add x0, x0, l_.str.5@PAGEOFF mov x1, x22 bl _BT_DBG ldr w22, [x19] ldr w0, [x23, #8] bl _le16_to_cpu mov x2, x0 Lloh38: adrp x0, l_.str.6@PAGE Lloh39: add x0, x0, l_.str.6@PAGEOFF mov x1, x22 bl _BT_DBG ldr w22, [x19] ldr w0, [x23] bl _le16_to_cpu mov x2, x0 Lloh40: adrp x0, l_.str.7@PAGE Lloh41: add x0, x0, l_.str.7@PAGEOFF mov x1, x22 bl _BT_DBG ldr w22, [x19] ldr w0, [x23, #4] bl _le32_to_cpu mov x2, x0 Lloh42: adrp x0, l_.str.8@PAGE Lloh43: add x0, x0, l_.str.8@PAGEOFF mov x1, x22 bl _BT_DBG ldr w0, [x23, #4] bl _le32_to_cpu mov x22, x0 ldr w0, [x23] bl _le16_to_cpu bfi w0, w22, #16, #16 str w0, [x21] cbz w0, LBB0_9 ; %bb.13: mov x0, x20 bl _kfree_skb LBB0_14: mov w20, #0 LBB0_15: mov x0, x20 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload ldp x20, x19, [sp, #64] ; 16-byte Folded Reload ldp x22, x21, [sp, #48] ; 16-byte Folded Reload ldp x24, x23, [sp, #32] ; 16-byte Folded Reload add sp, sp, #96 ret .loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15 .loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh16, Lloh17 .loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23 .loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20 .loh AdrpLdrGot Lloh26, Lloh27 .loh AdrpAdd Lloh24, Lloh25 .loh AdrpAdd Lloh28, Lloh29 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGot Lloh32, Lloh33 .loh AdrpAdd Lloh34, Lloh35 .loh AdrpAdd Lloh42, Lloh43 .loh AdrpAdd Lloh40, Lloh41 .loh AdrpAdd Lloh38, Lloh39 .loh AdrpAdd Lloh36, Lloh37 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "QCA Version Request" .comm _EDL_PATCH_VER_REQ_CMD,1,0 ; @EDL_PATCH_VER_REQ_CMD .comm _EDL_PATCH_CMD_OPCODE,4,2 ; @EDL_PATCH_CMD_OPCODE .comm _EDL_PATCH_CMD_LEN,4,2 ; @EDL_PATCH_CMD_LEN .comm _HCI_EV_VENDOR,4,2 ; @HCI_EV_VENDOR .comm _HCI_INIT_TIMEOUT,4,2 ; @HCI_INIT_TIMEOUT l_.str.1: ; @.str.1 .asciz "Reading QCA version information failed (%d)" l_.str.2: ; @.str.2 .asciz "QCA Version size mismatch len %d" .comm _EILSEQ,4,2 ; @EILSEQ l_.str.3: ; @.str.3 .asciz "QCA TLV with no header" .comm _EDL_CMD_REQ_RES_EVT,4,2 ; @EDL_CMD_REQ_RES_EVT .comm _EDL_APP_VER_RES_EVT,8,3 ; @EDL_APP_VER_RES_EVT l_.str.4: ; @.str.4 .asciz "QCA Wrong packet received %d %d" .comm _EIO,4,2 ; @EIO l_.str.5: ; @.str.5 .asciz "%s: Product:0x%08x" l_.str.6: ; @.str.6 .asciz "%s: Patch :0x%08x" l_.str.7: ; @.str.7 .asciz "%s: ROM :0x%08x" l_.str.8: ; @.str.8 .asciz "%s: SOC :0x%08x" l_.str.9: ; @.str.9 .asciz "QCA Failed to get version (%d)" .subsections_via_symbols
AnghaBench/linux/drivers/bluetooth/extr_btqca.c_qca_read_soc_version.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _cl_is_env_set ## -- Begin function cl_is_env_set .p2align 4, 0x90 _cl_is_env_set: ## @cl_is_env_set .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 callq _cl_getenv xorl %ebx, %ebx testq %rax, %rax setne %bl movq %rax, %rdi callq _git__free movl %ebx, %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 _cl_is_env_set ; -- Begin function cl_is_env_set .p2align 2 _cl_is_env_set: ; @cl_is_env_set .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 _cl_getenv cmp x0, #0 cset w19, ne bl _git__free 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 .subsections_via_symbols
AnghaBench/libgit2/tests/extr_clar_libgit2.c_cl_is_env_set.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp leaq L_.str(%rip), %rdi leaq -16(%rbp), %rsi leaq -8(%rbp), %rdx xorl %eax, %eax callq _scanf movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -8(%rbp), %xmm1 ## xmm1 = mem[0],zero callq _pow leaq L_.str.1(%rip), %rdi movb $1, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%lf%lf" L_.str.1: ## @.str.1 .asciz "%lf\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 add x8, sp, #16 sub x9, x29, #8 stp x9, x8, [sp] Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _scanf ldur d0, [x29, #-8] ldr d1, [sp, #16] bl _pow str d0, [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 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%lf%lf" l_.str.1: ; @.str.1 .asciz "%lf\n" .subsections_via_symbols
the_stack_data/11074068.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function eap_ttls_implicit_challenge _eap_ttls_implicit_challenge: ## @eap_ttls_implicit_challenge .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdx, %r9 leaq L_.str(%rip), %rdx xorl %ecx, %ecx xorl %r8d, %r8d popq %rbp jmp _eap_peer_tls_derive_key ## TAILCALL .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "ttls challenge" .no_dead_strip _eap_ttls_implicit_challenge .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function eap_ttls_implicit_challenge _eap_ttls_implicit_challenge: ; @eap_ttls_implicit_challenge .cfi_startproc ; %bb.0: mov x5, x2 Lloh0: adrp x2, l_.str@PAGE Lloh1: add x2, x2, l_.str@PAGEOFF mov x3, #0 mov w4, #0 b _eap_peer_tls_derive_key .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "ttls challenge" .no_dead_strip _eap_ttls_implicit_challenge .subsections_via_symbols
AnghaBench/freebsd/contrib/wpa/src/eap_peer/extr_eap_ttls.c_eap_ttls_implicit_challenge.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _CG_ParticleSnow ## -- Begin function CG_ParticleSnow .p2align 4, 0x90 _CG_ParticleSnow: ## @CG_ParticleSnow .cfi_startproc ## %bb.0: 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, -52(%rbp) ## 4-byte Spill movss %xmm0, -48(%rbp) ## 4-byte Spill movl %ecx, %r15d movq %rdx, %r13 movq %rsi, %r12 movq %rdi, %rbx testq %rdi, %rdi jne LBB0_2 ## %bb.1: leaq L_.str(%rip), %rdi callq _CG_Printf LBB0_2: movq _free_particles@GOTPCREL(%rip), %rax movq (%rax), %r14 testq %r14, %r14 je LBB0_9 ## %bb.3: movq 96(%r14), %rcx movq %rcx, (%rax) movq _active_particles@GOTPCREL(%rip), %rax movq (%rax), %rcx movq %rcx, 96(%r14) movq %r14, (%rax) movq _cg@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 88(%r14) movl $1053609165, (%r14) ## imm = 0x3ECCCCCD xorps %xmm0, %xmm0 movups %xmm0, 72(%r14) movl 16(%r12), %eax movl %eax, 4(%r14) movl 16(%r13), %eax movl %eax, 8(%r14) movq %rbx, 64(%r14) movabsq $4294967297, %rax ## imm = 0x100000001 movq %rax, 12(%r14) movq 24(%r14), %rax movl $-50, 8(%rax) testl %r15d, %r15d je LBB0_5 ## %bb.4: movq _P_WEATHER_TURBULENT@GOTPCREL(%rip), %rcx movl (%rcx), %ecx movl %ecx, 56(%r14) movl $-65, 8(%rax) jmp LBB0_6 LBB0_5: movq _P_WEATHER@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 56(%r14) LBB0_6: movq 48(%r14), %rsi movq %r12, %rdi callq _VectorCopy movq 48(%r14), %rax xorps %xmm0, %xmm0 cvtsi2ssq (%rax), %xmm0 movss %xmm0, -44(%rbp) ## 4-byte Spill xorl %eax, %eax callq _crandom xorps %xmm0, %xmm0 cvtsi2ss %eax, %xmm0 mulss -48(%rbp), %xmm0 ## 4-byte Folded Reload addss -44(%rbp), %xmm0 ## 4-byte Folded Reload cvttss2si %xmm0, %rax movq 48(%r14), %rcx movq %rax, (%rcx) xorps %xmm0, %xmm0 cvtsi2ssq 8(%rcx), %xmm0 movss %xmm0, -44(%rbp) ## 4-byte Spill xorl %eax, %eax callq _crandom xorps %xmm0, %xmm0 cvtsi2ss %eax, %xmm0 mulss -48(%rbp), %xmm0 ## 4-byte Folded Reload addss -44(%rbp), %xmm0 ## 4-byte Folded Reload cvttss2si %xmm0, %rax movq 48(%r14), %rcx movq %rax, 8(%rcx) movq 16(%rcx), %rbx xorl %eax, %eax callq _crandom movl 4(%r14), %ecx subl 8(%r14), %ecx imull %eax, %ecx movslq %ecx, %rax addq %rbx, %rax movq 48(%r14), %rcx movq %rax, 16(%rcx) movq 24(%r14), %rax movq $0, (%rax) movq 40(%r14), %rax xorps %xmm0, %xmm0 movups %xmm0, (%rax) movq $0, 16(%rax) testl %r15d, %r15d je LBB0_8 ## %bb.7: xorl %eax, %eax callq _crandom shll $4, %eax movq 24(%r14), %rcx movl %eax, (%rcx) xorl %eax, %eax callq _crandom shll $4, %eax movq 24(%r14), %rcx movl %eax, 4(%rcx) LBB0_8: movl -52(%rbp), %eax ## 4-byte Reload movl %eax, 32(%r14) movq _qtrue@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 36(%r14) LBB0_9: 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 "CG_ParticleSnow pshader == ZERO!\n" .comm _free_particles,8,3 ## @free_particles .comm _active_particles,8,3 ## @active_particles .comm _cg,4,2 ## @cg .comm _P_WEATHER_TURBULENT,4,2 ## @P_WEATHER_TURBULENT .comm _P_WEATHER,4,2 ## @P_WEATHER .comm _qtrue,4,2 ## @qtrue .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _CG_ParticleSnow ; -- Begin function CG_ParticleSnow .p2align 2 _CG_ParticleSnow: ; @CG_ParticleSnow .cfi_startproc ; %bb.0: stp d9, d8, [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 b8, -72 .cfi_offset b9, -80 mov x19, x4 fmov s8, s0 mov x20, x3 mov x23, x2 mov x21, x1 mov x22, x0 cbnz x0, LBB0_2 ; %bb.1: Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _CG_Printf LBB0_2: Lloh2: adrp x8, _free_particles@GOTPAGE Lloh3: ldr x8, [x8, _free_particles@GOTPAGEOFF] ldr x24, [x8] cbz x24, LBB0_9 ; %bb.3: ldr x9, [x24, #96] str x9, [x8] Lloh4: adrp x8, _active_particles@GOTPAGE Lloh5: ldr x8, [x8, _active_particles@GOTPAGEOFF] ldr x9, [x8] str x9, [x24, #96] str x24, [x8] Lloh6: adrp x8, _cg@GOTPAGE Lloh7: ldr x8, [x8, _cg@GOTPAGEOFF] Lloh8: ldr w8, [x8] str w8, [x24, #88] mov w8, #52429 movk w8, #16076, lsl #16 stp xzr, xzr, [x24, #72] ldr x9, [x21, #16] stp w8, w9, [x24] ldr x8, [x23, #16] str w8, [x24, #8] str x22, [x24, #64] movi.2s v0, #1 stur d0, [x24, #12] ldr x8, [x24, #24] mov w9, #-50 str w9, [x8, #8] cbz w20, LBB0_5 ; %bb.4: Lloh9: adrp x9, _P_WEATHER_TURBULENT@GOTPAGE Lloh10: ldr x9, [x9, _P_WEATHER_TURBULENT@GOTPAGEOFF] Lloh11: ldr w9, [x9] str w9, [x24, #56] mov w9, #-65 str w9, [x8, #8] b LBB0_6 LBB0_5: Lloh12: adrp x8, _P_WEATHER@GOTPAGE Lloh13: ldr x8, [x8, _P_WEATHER@GOTPAGEOFF] Lloh14: ldr w8, [x8] str w8, [x24, #56] LBB0_6: ldr x1, [x24, #48] mov x0, x21 bl _VectorCopy ldr x8, [x24, #48] ldr x8, [x8] scvtf s9, x8 bl _crandom scvtf s0, w0 fmadd s0, s0, s8, s9 fcvtzs x8, s0 ldr x9, [x24, #48] str x8, [x9] ldr x8, [x9, #8] scvtf s9, x8 bl _crandom scvtf s0, w0 fmadd s0, s0, s8, s9 fcvtzs x8, s0 ldr x9, [x24, #48] str x8, [x9, #8] ldr x21, [x9, #16] bl _crandom ldp w8, w9, [x24, #4] sub w8, w8, w9 mul w8, w8, w0 add x8, x21, w8, sxtw ldr x9, [x24, #48] str x8, [x9, #16] ldr x8, [x24, #24] str xzr, [x8] ldr x8, [x24, #40] stp xzr, xzr, [x8] str xzr, [x8, #16] cbz w20, LBB0_8 ; %bb.7: bl _crandom lsl w8, w0, #4 ldr x9, [x24, #24] str w8, [x9] bl _crandom lsl w8, w0, #4 ldr x9, [x24, #24] str w8, [x9, #4] LBB0_8: Lloh15: adrp x8, _qtrue@GOTPAGE Lloh16: ldr x8, [x8, _qtrue@GOTPAGEOFF] Lloh17: ldr w8, [x8] stp w19, w8, [x24, #32] LBB0_9: 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 d9, d8, [sp], #80 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh0, Lloh1 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGot Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "CG_ParticleSnow pshader == ZERO!\n" .comm _free_particles,8,3 ; @free_particles .comm _active_particles,8,3 ; @active_particles .comm _cg,4,2 ; @cg .comm _P_WEATHER_TURBULENT,4,2 ; @P_WEATHER_TURBULENT .comm _P_WEATHER,4,2 ; @P_WEATHER .comm _qtrue,4,2 ; @qtrue .subsections_via_symbols
AnghaBench/Quake-III-Arena/code/cgame/extr_cg_marks.c_CG_ParticleSnow.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function windowCacheFrame _windowCacheFrame: ## @windowCacheFrame .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, %eax cmpq $0, 16(%rdi) je LBB0_1 LBB0_8: popq %rbp retq LBB0_1: movq _nth_valueName@GOTPCREL(%rip), %rcx movq (%rcx), %r8 movq _first_valueName@GOTPCREL(%rip), %rcx movq (%rcx), %r9 movq _leadName@GOTPCREL(%rip), %rcx movq (%rcx), %rsi movq _lagName@GOTPCREL(%rip), %rcx movq (%rcx), %rcx .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq (%rdi), %rdx movq (%rdx), %rdx cmpq %r8, %rdx je LBB0_8 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 cmpq %r9, %rdx je LBB0_8 ## %bb.4: ## in Loop: Header=BB0_2 Depth=1 cmpq %rsi, %rdx je LBB0_8 ## %bb.5: ## in Loop: Header=BB0_2 Depth=1 cmpq %rcx, %rdx je LBB0_8 ## %bb.6: ## in Loop: Header=BB0_2 Depth=1 movq 8(%rdi), %rdi testq %rdi, %rdi jne LBB0_2 ## %bb.7: xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .comm _nth_valueName,8,3 ## @nth_valueName .comm _first_valueName,8,3 ## @first_valueName .comm _leadName,8,3 ## @leadName .comm _lagName,8,3 ## @lagName .no_dead_strip _windowCacheFrame .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function windowCacheFrame _windowCacheFrame: ; @windowCacheFrame .cfi_startproc ; %bb.0: ldr x8, [x0, #16] cbz x8, LBB0_2 LBB0_1: mov w0, #1 ret LBB0_2: Lloh0: adrp x8, _nth_valueName@GOTPAGE Lloh1: ldr x8, [x8, _nth_valueName@GOTPAGEOFF] Lloh2: ldr x8, [x8] Lloh3: adrp x9, _first_valueName@GOTPAGE Lloh4: ldr x9, [x9, _first_valueName@GOTPAGEOFF] Lloh5: ldr x9, [x9] Lloh6: adrp x10, _leadName@GOTPAGE Lloh7: ldr x10, [x10, _leadName@GOTPAGEOFF] Lloh8: ldr x10, [x10] Lloh9: adrp x11, _lagName@GOTPAGE Lloh10: ldr x11, [x11, _lagName@GOTPAGEOFF] Lloh11: ldr x11, [x11] LBB0_3: ; =>This Inner Loop Header: Depth=1 ldr x12, [x0] ldr x12, [x12] cmp x12, x8 ccmp x12, x9, #4, ne ccmp x12, x10, #4, ne ccmp x12, x11, #4, ne b.eq LBB0_1 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 ldr x0, [x0, #8] cbnz x0, LBB0_3 ; %bb.5: 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 _nth_valueName,8,3 ; @nth_valueName .comm _first_valueName,8,3 ; @first_valueName .comm _leadName,8,3 ; @leadName .comm _lagName,8,3 ; @lagName .no_dead_strip _windowCacheFrame .subsections_via_symbols
AnghaBench/sqlcipher/src/extr_window.c_windowCacheFrame.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function rad_panel_get_modes _rad_panel_get_modes: ## @rad_panel_get_modes .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %r15 movq (%rdi), %r14 movl 12(%rdi), %edi movq _default_mode@GOTPCREL(%rip), %r12 movq %r12, %rsi callq _drm_mode_duplicate testq %rax, %rax je LBB0_1 ## %bb.2: movq %rax, %rbx movq %rax, %rdi callq _drm_mode_set_name movq _DRM_MODE_TYPE_DRIVER@GOTPCREL(%rip), %rax movq _DRM_MODE_TYPE_PREFERRED@GOTPCREL(%rip), %rcx movl (%rcx), %ecx orl (%rax), %ecx movl %ecx, (%rbx) movq (%r15), %rdi movq %rbx, %rsi callq _drm_mode_probed_add movl 8(%rbx), %eax movl %eax, 8(%r14) movl 4(%rbx), %eax movl %eax, 4(%r14) movq _rad_bus_flags@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, (%r14) movq _rad_bus_formats@GOTPCREL(%rip), %rax movl (%rax), %ebx movl %ebx, %edi callq _ARRAY_SIZE movq %r14, %rdi movl %ebx, %esi movl %eax, %edx callq _drm_display_info_set_bus_formats movl $1, %eax jmp LBB0_3 LBB0_1: movl 8(%r15), %edi movl 8(%r12), %edx movl (%r12), %r8d movl 4(%r12), %ecx leaq L_.str(%rip), %rsi callq _DRM_DEV_ERROR movq _ENOMEM@GOTPCREL(%rip), %rcx xorl %eax, %eax subl (%rcx), %eax LBB0_3: popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _default_mode,12,2 ## @default_mode .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "failed to add mode %ux%ux@%u\n" .comm _ENOMEM,4,2 ## @ENOMEM .comm _DRM_MODE_TYPE_DRIVER,4,2 ## @DRM_MODE_TYPE_DRIVER .comm _DRM_MODE_TYPE_PREFERRED,4,2 ## @DRM_MODE_TYPE_PREFERRED .comm _rad_bus_flags,4,2 ## @rad_bus_flags .comm _rad_bus_formats,4,2 ## @rad_bus_formats .no_dead_strip _rad_panel_get_modes .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function rad_panel_get_modes _rad_panel_get_modes: ; @rad_panel_get_modes .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x20, x0 ldr x19, [x0] ldr w0, [x0, #12] Lloh0: adrp x22, _default_mode@GOTPAGE Lloh1: ldr x22, [x22, _default_mode@GOTPAGEOFF] mov x1, x22 bl _drm_mode_duplicate cbz x0, LBB0_2 ; %bb.1: mov x21, x0 bl _drm_mode_set_name Lloh2: adrp x8, _DRM_MODE_TYPE_DRIVER@GOTPAGE Lloh3: ldr x8, [x8, _DRM_MODE_TYPE_DRIVER@GOTPAGEOFF] Lloh4: ldr w8, [x8] Lloh5: adrp x9, _DRM_MODE_TYPE_PREFERRED@GOTPAGE Lloh6: ldr x9, [x9, _DRM_MODE_TYPE_PREFERRED@GOTPAGEOFF] Lloh7: ldr w9, [x9] orr w8, w9, w8 str w8, [x21] ldr x0, [x20] mov x1, x21 bl _drm_mode_probed_add ldur d0, [x21, #4] Lloh8: adrp x8, _rad_bus_flags@GOTPAGE Lloh9: ldr x8, [x8, _rad_bus_flags@GOTPAGEOFF] stur d0, [x19, #4] Lloh10: ldr w8, [x8] str w8, [x19] Lloh11: adrp x8, _rad_bus_formats@GOTPAGE Lloh12: ldr x8, [x8, _rad_bus_formats@GOTPAGEOFF] Lloh13: ldr w20, [x8] mov x0, x20 bl _ARRAY_SIZE mov x2, x0 mov x0, x19 mov x1, x20 bl _drm_display_info_set_bus_formats mov w0, #1 b LBB0_3 LBB0_2: ldr w0, [x20, #8] ldp w3, w2, [x22, #4] ldr w4, [x22] Lloh14: adrp x1, l_.str@PAGE Lloh15: add x1, x1, l_.str@PAGEOFF bl _DRM_DEV_ERROR Lloh16: adrp x8, _ENOMEM@GOTPAGE Lloh17: ldr x8, [x8, _ENOMEM@GOTPAGEOFF] Lloh18: ldr w8, [x8] neg w0, w8 LBB0_3: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18 .loh AdrpAdd Lloh14, Lloh15 .cfi_endproc ; -- End function .comm _default_mode,12,2 ; @default_mode .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "failed to add mode %ux%ux@%u\n" .comm _ENOMEM,4,2 ; @ENOMEM .comm _DRM_MODE_TYPE_DRIVER,4,2 ; @DRM_MODE_TYPE_DRIVER .comm _DRM_MODE_TYPE_PREFERRED,4,2 ; @DRM_MODE_TYPE_PREFERRED .comm _rad_bus_flags,4,2 ; @rad_bus_flags .comm _rad_bus_formats,4,2 ; @rad_bus_formats .no_dead_strip _rad_panel_get_modes .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/panel/extr_panel-raydium-rm67191.c_rad_panel_get_modes.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 %r14d, %r14d leaq -36(%rbp), %rsi xorl %eax, %eax callq _scanf movslq -36(%rbp), %rbx leaq (,%rbx,4), %rdi callq _malloc movq %rax, %r15 testq %rbx, %rbx jle LBB0_13 ## %bb.1: leaq L_.str(%rip), %r14 movq %r15, %r12 xorl %ebx, %ebx .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq %r14, %rdi movq %r12, %rsi xorl %eax, %eax callq _scanf incq %rbx movslq -36(%rbp), %r9 addq $4, %r12 cmpq %r9, %rbx jl LBB0_2 ## %bb.3: testl %r9d, %r9d jle LBB0_4 ## %bb.5: leal -1(%r9), %r8d xorl %r10d, %r10d xorl %r14d, %r14d jmp LBB0_6 .p2align 4, 0x90 LBB0_12: ## in Loop: Header=BB0_6 Depth=1 incl %r10d decl %r8d cmpl %r9d, %r10d je LBB0_13 LBB0_6: ## =>This Loop Header: Depth=1 ## Child Loop BB0_15 Depth 2 movl %r10d, %edi notl %edi addl %r9d, %edi testl %edi, %edi jle LBB0_12 ## %bb.7: ## in Loop: Header=BB0_6 Depth=1 movl (%r15), %edx cmpl $1, %edi jne LBB0_14 ## %bb.8: ## in Loop: Header=BB0_6 Depth=1 xorl %eax, %eax LBB0_9: ## in Loop: Header=BB0_6 Depth=1 testb $1, %dil je LBB0_12 ## %bb.10: ## in Loop: Header=BB0_6 Depth=1 movl 4(%r15,%rax,4), %ecx cmpl %ecx, %edx jle LBB0_12 ## %bb.11: ## in Loop: Header=BB0_6 Depth=1 incl %r14d movl %ecx, (%r15,%rax,4) movl %edx, 4(%r15,%rax,4) jmp LBB0_12 .p2align 4, 0x90 LBB0_14: ## in Loop: Header=BB0_6 Depth=1 movl %r8d, %ecx andl $-2, %ecx xorl %ebx, %ebx jmp LBB0_15 .p2align 4, 0x90 LBB0_20: ## in Loop: Header=BB0_15 Depth=2 incl %r14d movl %esi, 4(%r15,%rbx,4) movl %edx, 8(%r15,%rbx,4) LBB0_21: ## in Loop: Header=BB0_15 Depth=2 movq %rax, %rbx cmpq %rax, %rcx je LBB0_9 LBB0_15: ## Parent Loop BB0_6 Depth=1 ## => This Inner Loop Header: Depth=2 movl 4(%r15,%rbx,4), %eax cmpl %eax, %edx jle LBB0_16 ## %bb.17: ## in Loop: Header=BB0_15 Depth=2 incl %r14d movl %eax, (%r15,%rbx,4) movl %edx, 4(%r15,%rbx,4) jmp LBB0_18 .p2align 4, 0x90 LBB0_16: ## in Loop: Header=BB0_15 Depth=2 movl %eax, %edx LBB0_18: ## in Loop: Header=BB0_15 Depth=2 leaq 2(%rbx), %rax movl 8(%r15,%rbx,4), %esi cmpl %esi, %edx jg LBB0_20 ## %bb.19: ## in Loop: Header=BB0_15 Depth=2 movl %esi, %edx jmp LBB0_21 LBB0_4: xorl %r14d, %r14d LBB0_13: leaq L_.str.1(%rip), %rdi movl %r14d, %esi xorl %eax, %eax callq _printf movl (%r15), %esi leaq L_.str.2(%rip), %rdi xorl %eax, %eax callq _printf movslq -36(%rbp), %rax movl -4(%r15,%rax,4), %esi leaq L_.str.3(%rip), %rdi xorl %eax, %eax 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 "Array is sorted in %d swaps.\n" L_.str.2: ## @.str.2 .asciz "First Element: %d \n" L_.str.3: ## @.str.3 .asciz "Last Element: %d \n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 add x8, sp, #12 str x8, [sp] Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _scanf ldrsw x20, [sp, #12] lsl x0, x20, #2 bl _malloc mov x19, x0 cmp w20, #1 b.lt LBB0_12 ; %bb.1: mov x21, #0 Lloh2: adrp x20, l_.str@PAGE Lloh3: add x20, x20, l_.str@PAGEOFF mov x22, x19 LBB0_2: ; =>This Inner Loop Header: Depth=1 str x22, [sp] mov x0, x20 bl _scanf add x21, x21, #1 ldrsw x8, [sp, #12] add x22, x22, #4 cmp x21, x8 b.lt LBB0_2 ; %bb.3: subs w12, w8, #1 b.lt LBB0_12 ; %bb.4: mov w10, #0 mov w9, #0 add x11, x19, #4 b LBB0_6 LBB0_5: ; in Loop: Header=BB0_6 Depth=1 add w10, w10, #1 sub w12, w12, #1 cmp w10, w8 b.eq LBB0_13 LBB0_6: ; =>This Loop Header: Depth=1 ; Child Loop BB0_10 Depth 2 mov w12, w12 mvn w13, w10 add w13, w8, w13 cmp w13, #1 b.lt LBB0_5 ; %bb.7: ; in Loop: Header=BB0_6 Depth=1 ldr w13, [x19] mov x14, x12 mov x15, x11 b LBB0_10 LBB0_8: ; in Loop: Header=BB0_10 Depth=2 add w9, w9, #1 stp w16, w13, [x15, #-4] LBB0_9: ; in Loop: Header=BB0_10 Depth=2 add x15, x15, #4 subs x14, x14, #1 b.eq LBB0_5 LBB0_10: ; Parent Loop BB0_6 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w16, [x15] cmp w13, w16 b.gt LBB0_8 ; %bb.11: ; in Loop: Header=BB0_10 Depth=2 mov x13, x16 b LBB0_9 LBB0_12: mov w9, #0 LBB0_13: str x9, [sp] Lloh4: adrp x0, l_.str.1@PAGE Lloh5: add x0, x0, l_.str.1@PAGEOFF bl _printf ldr w8, [x19] str x8, [sp] Lloh6: adrp x0, l_.str.2@PAGE Lloh7: add x0, x0, l_.str.2@PAGEOFF bl _printf ldrsw x8, [sp, #12] add x8, x19, x8, lsl #2 ldur w8, [x8, #-4] str x8, [sp] Lloh8: adrp x0, l_.str.3@PAGE Lloh9: add x0, x0, l_.str.3@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 ret .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .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 "%d" l_.str.1: ; @.str.1 .asciz "Array is sorted in %d swaps.\n" l_.str.2: ; @.str.2 .asciz "First Element: %d \n" l_.str.3: ; @.str.3 .asciz "Last Element: %d \n" .subsections_via_symbols
the_stack_data/184518053.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _file_looks_utf8 ## -- Begin function file_looks_utf8 .p2align 4, 0x90 _file_looks_utf8: ## @file_looks_utf8 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, -64(%rbp) ## 8-byte Spill movq %rdi, -56(%rbp) ## 8-byte Spill testq %rdx, %rdx je LBB0_2 ## %bb.1: movq $0, (%rcx) LBB0_2: movq -64(%rbp), %rdi ## 8-byte Reload testq %rdi, %rdi je LBB0_39 ## %bb.3: movq _text_chars@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -72(%rbp) ## 8-byte Spill xorl %r14d, %r14d xorl %r9d, %r9d xorl %r15d, %r15d jmp LBB0_5 .p2align 4, 0x90 LBB0_6: ## in Loop: Header=BB0_5 Depth=1 movl %r8d, %eax movq -72(%rbp), %rbx ## 8-byte Reload movq (%rbx,%rax,8), %rax movq _T@GOTPCREL(%rip), %rbx cmpq (%rbx), %rax movl $1, %eax cmovnel %eax, %r14d testq %rdx, %rdx je LBB0_4 LBB0_34: ## in Loop: Header=BB0_5 Depth=1 movq (%rcx), %rax leaq 1(%rax), %rbx movq %rbx, (%rcx) movl %r8d, (%rdx,%rax,4) LBB0_4: ## in Loop: Header=BB0_5 Depth=1 incq %r15 cmpq %rdi, %r15 jae LBB0_45 LBB0_5: ## =>This Inner Loop Header: Depth=1 movq -56(%rbp), %rax ## 8-byte Reload movzbl (%rax,%r15), %r8d testb $-128, %r8b je LBB0_6 ## %bb.7: ## in Loop: Header=BB0_5 Depth=1 movl $-1, %eax testb $64, %r8b je LBB0_48 ## %bb.8: ## in Loop: Header=BB0_5 Depth=1 testb $32, %r8b movl %r9d, -44(%rbp) ## 4-byte Spill jne LBB0_10 ## %bb.9: ## in Loop: Header=BB0_5 Depth=1 movl $31, %r9d xorl %esi, %esi xorl %r11d, %r11d xorl %r12d, %r12d xorl %r10d, %r10d jmp LBB0_16 .p2align 4, 0x90 LBB0_10: ## in Loop: Header=BB0_5 Depth=1 testb $16, %r8b jne LBB0_13 ## %bb.11: ## in Loop: Header=BB0_5 Depth=1 movl $1, %r10d movb $1, %sil movl $15, %r9d LBB0_12: ## in Loop: Header=BB0_5 Depth=1 xorl %r11d, %r11d jmp LBB0_15 LBB0_13: ## in Loop: Header=BB0_5 Depth=1 testb $8, %r8b jne LBB0_35 ## %bb.14: ## in Loop: Header=BB0_5 Depth=1 movl $2, %r10d movb $1, %r11b movl $7, %r9d xorl %esi, %esi LBB0_15: ## in Loop: Header=BB0_5 Depth=1 xorl %r12d, %r12d LBB0_16: ## in Loop: Header=BB0_5 Depth=1 leaq 1(%r15), %rbx cmpq %rdi, %rbx jae LBB0_44 ## %bb.17: ## in Loop: Header=BB0_5 Depth=1 movq %r14, %r13 movq -56(%rbp), %rdi ## 8-byte Reload movzbl (%rdi,%rbx), %r14d movl %r14d, %ebx andl $-64, %ebx cmpl $128, %ebx jne LBB0_48 ## %bb.18: ## in Loop: Header=BB0_5 Depth=1 andl %r8d, %r9d movl %r8d, %ebx shll $6, %r9d andl $63, %r14d movl %r14d, %r8d orl %r9d, %r8d testb $32, %bl jne LBB0_20 ## %bb.19: ## in Loop: Header=BB0_5 Depth=1 movq %r13, %r14 movq -64(%rbp), %rdi ## 8-byte Reload jmp LBB0_33 .p2align 4, 0x90 LBB0_20: ## in Loop: Header=BB0_5 Depth=1 leaq 2(%r15), %rbx cmpq -64(%rbp), %rbx ## 8-byte Folded Reload jae LBB0_41 ## %bb.21: ## in Loop: Header=BB0_5 Depth=1 movq -56(%rbp), %rdi ## 8-byte Reload movzbl (%rdi,%rbx), %r9d movl %r9d, %ebx andl $-64, %ebx cmpl $128, %ebx jne LBB0_48 ## %bb.22: ## in Loop: Header=BB0_5 Depth=1 movq %r13, %r14 movl %r8d, %ebx shll $6, %ebx andl $63, %r9d movl %r9d, %r8d orl %ebx, %r8d testb %sil, %sil je LBB0_24 ## %bb.23: ## in Loop: Header=BB0_5 Depth=1 movq -64(%rbp), %rdi ## 8-byte Reload jmp LBB0_33 LBB0_24: ## in Loop: Header=BB0_5 Depth=1 leaq 3(%r15), %rbx movq -64(%rbp), %rdi ## 8-byte Reload cmpq %rdi, %rbx jae LBB0_44 ## %bb.25: ## in Loop: Header=BB0_5 Depth=1 movq -56(%rbp), %rsi ## 8-byte Reload movzbl (%rsi,%rbx), %r9d movl %r9d, %ebx andl $-64, %ebx cmpl $128, %ebx jne LBB0_48 ## %bb.26: ## in Loop: Header=BB0_5 Depth=1 movl %r8d, %ebx shll $6, %ebx andl $63, %r9d movl %r9d, %r8d orl %ebx, %r8d testb %r11b, %r11b jne LBB0_33 ## %bb.27: ## in Loop: Header=BB0_5 Depth=1 leaq 4(%r15), %rbx cmpq %rdi, %rbx jae LBB0_44 ## %bb.28: ## in Loop: Header=BB0_5 Depth=1 movq -56(%rbp), %rsi ## 8-byte Reload movzbl (%rsi,%rbx), %r9d movl %r9d, %ebx andl $-64, %ebx cmpl $128, %ebx jne LBB0_48 ## %bb.29: ## in Loop: Header=BB0_5 Depth=1 movl %r8d, %ebx shll $6, %ebx andl $63, %r9d movl %r9d, %r8d orl %ebx, %r8d testb %r12b, %r12b jne LBB0_33 ## %bb.30: ## in Loop: Header=BB0_5 Depth=1 leaq 5(%r15), %rbx cmpq %rdi, %rbx jae LBB0_44 ## %bb.31: ## in Loop: Header=BB0_5 Depth=1 movq -56(%rbp), %rsi ## 8-byte Reload movzbl (%rsi,%rbx), %r9d movl %r9d, %ebx andl $-64, %ebx cmpl $128, %ebx jne LBB0_48 ## %bb.32: ## in Loop: Header=BB0_5 Depth=1 shll $6, %r8d andl $63, %r9d orl %r9d, %r8d .p2align 4, 0x90 LBB0_33: ## in Loop: Header=BB0_5 Depth=1 addq %r10, %r15 incq %r15 movl $1, %r9d testq %rdx, %rdx jne LBB0_34 jmp LBB0_4 LBB0_35: ## in Loop: Header=BB0_5 Depth=1 testb $4, %r8b jne LBB0_37 ## %bb.36: ## in Loop: Header=BB0_5 Depth=1 movl $3, %r10d movb $1, %r12b movl $3, %r9d xorl %esi, %esi xorl %r11d, %r11d jmp LBB0_16 LBB0_37: ## in Loop: Header=BB0_5 Depth=1 testb $2, %r8b jne LBB0_48 ## %bb.38: ## in Loop: Header=BB0_5 Depth=1 movl $4, %r10d movl $1, %r9d xorl %esi, %esi jmp LBB0_12 LBB0_39: movb $1, %cl jmp LBB0_46 LBB0_41: movq %r13, %r14 LBB0_44: movl -44(%rbp), %r9d ## 4-byte Reload LBB0_45: testl %r14d, %r14d sete %cl movl $2, %edx testl %r9d, %r9d jne LBB0_47 LBB0_46: movl $1, %edx LBB0_47: xorl %eax, %eax testb %cl, %cl cmovnel %edx, %eax LBB0_48: popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _text_chars,8,3 ## @text_chars .comm _T,8,3 ## @T .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _file_looks_utf8 ; -- Begin function file_looks_utf8 .p2align 2 _file_looks_utf8: ; @file_looks_utf8 .cfi_startproc ; %bb.0: cbz x2, LBB0_2 ; %bb.1: str xzr, [x3] LBB0_2: cbz x1, LBB0_35 ; %bb.3: mov w8, #0 mov w9, #0 mov x12, #0 Lloh0: adrp x10, _text_chars@GOTPAGE Lloh1: ldr x10, [x10, _text_chars@GOTPAGEOFF] Lloh2: ldr x10, [x10] Lloh3: adrp x11, _T@GOTPAGE Lloh4: ldr x11, [x11, _T@GOTPAGEOFF] b LBB0_7 LBB0_4: ; in Loop: Header=BB0_7 Depth=1 ldr x13, [x10, w14, uxtw #3] ldr x15, [x11] cmp x13, x15 csinc w8, w8, wzr, eq cbz x2, LBB0_6 LBB0_5: ; in Loop: Header=BB0_7 Depth=1 ldr x13, [x3] add x15, x13, #1 str x15, [x3] str w14, [x2, x13, lsl #2] LBB0_6: ; in Loop: Header=BB0_7 Depth=1 add x12, x12, #1 cmp x12, x1 b.hs LBB0_36 LBB0_7: ; =>This Inner Loop Header: Depth=1 ldrb w14, [x0, x12] tbz w14, #7, LBB0_4 ; %bb.8: ; in Loop: Header=BB0_7 Depth=1 tbz w14, #6, LBB0_40 ; %bb.9: ; in Loop: Header=BB0_7 Depth=1 tbnz w14, #5, LBB0_11 ; %bb.10: ; in Loop: Header=BB0_7 Depth=1 mov w17, #0 mov w15, #0 mov w13, #0 mov x16, #0 mov w5, #31 b LBB0_19 LBB0_11: ; in Loop: Header=BB0_7 Depth=1 tbnz w14, #4, LBB0_13 ; %bb.12: ; in Loop: Header=BB0_7 Depth=1 mov w15, #0 mov w13, #0 mov w17, #1 mov w5, #15 mov w16, #1 b LBB0_19 LBB0_13: ; in Loop: Header=BB0_7 Depth=1 tbnz w14, #3, LBB0_15 ; %bb.14: ; in Loop: Header=BB0_7 Depth=1 mov w17, #0 mov w13, #0 mov w15, #1 mov w5, #7 mov w16, #2 b LBB0_19 LBB0_15: ; in Loop: Header=BB0_7 Depth=1 tbnz w14, #2, LBB0_17 ; %bb.16: ; in Loop: Header=BB0_7 Depth=1 mov w17, #0 mov w15, #0 mov w13, #1 mov w5, #3 mov w16, #3 b LBB0_19 LBB0_17: ; in Loop: Header=BB0_7 Depth=1 tbnz w14, #1, LBB0_40 ; %bb.18: ; in Loop: Header=BB0_7 Depth=1 mov w17, #0 mov w15, #0 mov w13, #0 mov w5, #1 mov w16, #4 LBB0_19: ; in Loop: Header=BB0_7 Depth=1 add x4, x12, #1 cmp x4, x1 b.hs LBB0_36 ; %bb.20: ; in Loop: Header=BB0_7 Depth=1 ldrb w6, [x0, x4] and w7, w6, #0xc0 cmp w7, #128 b.ne LBB0_40 ; %bb.21: ; in Loop: Header=BB0_7 Depth=1 and w7, w5, w14 and w5, w6, #0x3f bfi w5, w7, #6, #5 tbz w14, #5, LBB0_34 ; %bb.22: ; in Loop: Header=BB0_7 Depth=1 add x14, x12, #2 cmp x14, x1 b.hs LBB0_36 ; %bb.23: ; in Loop: Header=BB0_7 Depth=1 ldrb w14, [x0, x14] and w6, w14, #0xc0 cmp w6, #128 b.ne LBB0_40 ; %bb.24: ; in Loop: Header=BB0_7 Depth=1 and w14, w14, #0x3f bfi w14, w5, #6, #11 mov x5, x14 tbnz w17, #0, LBB0_34 ; %bb.25: ; in Loop: Header=BB0_7 Depth=1 add x17, x12, #3 cmp x17, x1 b.hs LBB0_36 ; %bb.26: ; in Loop: Header=BB0_7 Depth=1 ldrb w17, [x0, x17] and w5, w17, #0xc0 cmp w5, #128 b.ne LBB0_40 ; %bb.27: ; in Loop: Header=BB0_7 Depth=1 and w5, w17, #0x3f bfi w5, w14, #6, #17 tbnz w15, #0, LBB0_34 ; %bb.28: ; in Loop: Header=BB0_7 Depth=1 add x14, x12, #4 cmp x14, x1 b.hs LBB0_36 ; %bb.29: ; in Loop: Header=BB0_7 Depth=1 ldrb w14, [x0, x14] and w15, w14, #0xc0 cmp w15, #128 b.ne LBB0_40 ; %bb.30: ; in Loop: Header=BB0_7 Depth=1 and w14, w14, #0x3f bfi w14, w5, #6, #23 mov x5, x14 tbnz w13, #0, LBB0_34 ; %bb.31: ; in Loop: Header=BB0_7 Depth=1 add x12, x12, #5 cmp x12, x1 b.hs LBB0_36 ; %bb.32: ; in Loop: Header=BB0_7 Depth=1 ldrb w5, [x0, x12] and w9, w5, #0xc0 cmp w9, #128 b.ne LBB0_40 ; %bb.33: ; in Loop: Header=BB0_7 Depth=1 bfi w5, w14, #6, #26 LBB0_34: ; in Loop: Header=BB0_7 Depth=1 add x12, x4, x16 mov w9, #1 mov x14, x5 cbnz x2, LBB0_5 b LBB0_6 LBB0_35: mov w8, #1 b LBB0_38 LBB0_36: cmp w8, #0 cset w8, eq cbz w9, LBB0_38 ; %bb.37: mov w9, #2 b LBB0_39 LBB0_38: mov w9, #1 LBB0_39: cmp w8, #0 csel w0, w9, wzr, ne ret LBB0_40: mov w0, #-1 ret .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _text_chars,8,3 ; @text_chars .comm _T,8,3 ; @T .subsections_via_symbols
AnghaBench/php-src/ext/fileinfo/libmagic/extr_encoding.c_file_looks_utf8.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function snapshot_iterate_devices _snapshot_iterate_devices: ## @snapshot_iterate_devices .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, %r14 movq %rsi, %rax movq %rdi, %rbx movq 8(%rdi), %r15 movq 8(%r15), %rsi movl (%rdi), %ecx xorl %edx, %edx movq %r14, %r8 movq %rax, %r12 callq *%rax testl %eax, %eax je LBB0_2 ## %bb.1: popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq LBB0_2: movq (%r15), %r15 movl (%r15), %edi callq _get_dev_size movq %rbx, %rdi movq %r15, %rsi xorl %edx, %edx movl %eax, %ecx movq %r14, %r8 movq %r12, %rax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp jmpq *%rax ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _snapshot_iterate_devices .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function snapshot_iterate_devices _snapshot_iterate_devices: ; @snapshot_iterate_devices .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, x2 mov x5, x1 mov x20, x0 ldr x21, [x0, #8] ldr x1, [x21, #8] ldr w3, [x0] mov w2, #0 mov x4, x19 str x5, [sp, #8] ; 8-byte Folded Spill blr x5 cbz w0, LBB0_2 ; %bb.1: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 ret LBB0_2: ldr x21, [x21] ldr w0, [x21] bl _get_dev_size mov x3, x0 mov x0, x20 mov x1, x21 mov w2, #0 mov x4, x19 ldr x5, [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 x5 .cfi_endproc ; -- End function .no_dead_strip _snapshot_iterate_devices .subsections_via_symbols
AnghaBench/linux/drivers/md/extr_dm-snap.c_snapshot_iterate_devices.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function derive_secret_with_empty_digest _derive_secret_with_empty_digest: ## @derive_secret_with_empty_digest .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 movl (%rax), %ecx popq %rbp jmp _derive_secret_with_hash ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _derive_secret_with_empty_digest .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function derive_secret_with_empty_digest _derive_secret_with_empty_digest: ; @derive_secret_with_empty_digest .cfi_startproc ; %bb.0: ldr x8, [x0] ldr x8, [x8] ldr w3, [x8] b _derive_secret_with_hash .cfi_endproc ; -- End function .no_dead_strip _derive_secret_with_empty_digest .subsections_via_symbols
AnghaBench/h2o/deps/picotls/t/extr_..libpicotls.c_derive_secret_with_empty_digest.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 callq _ft_print_comb 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: 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 _ft_print_comb mov w0, #0 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/218894594.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function reject_entry _reject_entry: ## @reject_entry .cfi_startproc ## %bb.0: 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 %r9, %r15 movq %rdx, %r12 movq %rsi, %rbx movl %ecx, %edi callq _S_ISDIR testq %rax, %rax je LBB0_1 ## %bb.2: movq _STRBUF_INIT@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -40(%rbp) leaq -40(%rbp), %r14 movq %r14, %rdi movq %rbx, %rsi callq _strbuf_addbuf movq %r14, %rdi movq %r12, %rsi callq _strbuf_addstr movq 8(%r15), %rax movq (%rax), %rax movl (%rax), %edi movl -40(%rbp), %ecx movl -36(%rbp), %edx movl $1, (%rsp) xorl %ebx, %ebx movq %r15, %rsi xorl %r8d, %r8d xorl %r9d, %r9d callq _match_pathspec movq _READ_TREE_RECURSIVE@GOTPCREL(%rip), %rcx negl %eax sbbl %ebx, %ebx orl (%rcx), %ebx movq %r14, %rdi callq _strbuf_release jmp LBB0_3 LBB0_1: movl $-1, %ebx LBB0_3: movl %ebx, %eax addq $16, %rsp popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _STRBUF_INIT,8,2 ## @STRBUF_INIT .comm _READ_TREE_RECURSIVE,4,2 ## @READ_TREE_RECURSIVE .no_dead_strip _reject_entry .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function reject_entry _reject_entry: ; @reject_entry .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, x5 mov x0, x3 mov x20, x2 mov x21, x1 bl _S_ISDIR cbz x0, LBB0_2 ; %bb.1: Lloh0: adrp x8, _STRBUF_INIT@GOTPAGE Lloh1: ldr x8, [x8, _STRBUF_INIT@GOTPAGEOFF] Lloh2: ldr x8, [x8] str x8, [sp, #8] add x0, sp, #8 mov x1, x21 bl _strbuf_addbuf add x0, sp, #8 mov x1, x20 bl _strbuf_addstr ldr x8, [x19, #8] ldr x8, [x8] ldr w0, [x8] ldp w3, w2, [sp, #8] mov x1, x19 mov w4, #0 mov x5, #0 mov w6, #1 bl _match_pathspec Lloh3: adrp x8, _READ_TREE_RECURSIVE@GOTPAGE Lloh4: ldr x8, [x8, _READ_TREE_RECURSIVE@GOTPAGEOFF] Lloh5: ldr w8, [x8] cmp w0, #0 csinv w19, w8, wzr, eq add x0, sp, #8 bl _strbuf_release b LBB0_3 LBB0_2: mov w19, #-1 LBB0_3: mov x0, x19 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 ret .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _STRBUF_INIT,8,2 ; @STRBUF_INIT .comm _READ_TREE_RECURSIVE,4,2 ; @READ_TREE_RECURSIVE .no_dead_strip _reject_entry .subsections_via_symbols
AnghaBench/git/extr_archive.c_reject_entry.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function sis5595_access _sis5595_access: ## @sis5595_access .cfi_startproc ## %bb.0: 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 %r9d, %ebx ## kill: def $esi killed $esi def $rsi movq %rdi, %r14 leal -132(%rbx), %eax cmpl $4, %eax ja LBB0_5 ## %bb.1: movl %r8d, %r12d movl %ecx, %r15d movq 16(%rbp), %r13 leaq LJTI0_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB0_2: movq _SMB_ADDR@GOTPCREL(%rip), %rax movl (%rax), %edi andl $127, %esi movl %r15d, %eax andb $1, %al movzbl %al, %eax leal (%rax,%rsi,2), %esi callq _sis5595_write movq _SMB_CMD@GOTPCREL(%rip), %rax movl (%rax), %edi movl %r12d, %esi callq _sis5595_write movq _I2C_SMBUS_WRITE@GOTPCREL(%rip), %rax cmpb %r15b, (%rax) jne LBB0_4 ## %bb.3: movq _SMB_BYTE@GOTPCREL(%rip), %r12 movl (%r12), %edi movzbl (%r13), %esi callq _sis5595_write movl (%r12), %edi incl %edi movzbl 1(%r13), %esi callq _sis5595_write LBB0_4: xorl %r13d, %r13d cmpl $134, %ebx sete %r13b orl $128, %r13d jmp LBB0_12 LBB0_5: leaq L_.str(%rip), %rsi movq %r14, %rdi movl %ebx, %edx callq _dev_warn movq _EOPNOTSUPP@GOTPCREL(%rip), %rax xorl %ebx, %ebx subl (%rax), %ebx jmp LBB0_15 LBB0_6: movq _SMB_ADDR@GOTPCREL(%rip), %rax movl (%rax), %edi andl $127, %esi movl %r15d, %eax andb $1, %al movzbl %al, %eax leal (%rax,%rsi,2), %esi callq _sis5595_write movq _SIS5595_QUICK@GOTPCREL(%rip), %rax movl (%rax), %r13d jmp LBB0_12 LBB0_7: movq _SMB_ADDR@GOTPCREL(%rip), %rax movl (%rax), %edi andl $127, %esi movl %r15d, %eax andb $1, %al movzbl %al, %eax leal (%rax,%rsi,2), %esi callq _sis5595_write movq _SMB_CMD@GOTPCREL(%rip), %rax movl (%rax), %edi movl %r12d, %esi callq _sis5595_write movq _I2C_SMBUS_WRITE@GOTPCREL(%rip), %rax movl $130, %r13d cmpb %r15b, (%rax) jne LBB0_12 ## %bb.8: movq _SMB_BYTE@GOTPCREL(%rip), %rax movl (%rax), %edi movq 16(%rbp), %rax movl (%rax), %esi jmp LBB0_11 LBB0_9: movq _SMB_ADDR@GOTPCREL(%rip), %rax movl (%rax), %edi andl $127, %esi movl %r15d, %eax andb $1, %al movzbl %al, %eax leal (%rax,%rsi,2), %esi callq _sis5595_write movq _I2C_SMBUS_WRITE@GOTPCREL(%rip), %rax movl $131, %r13d cmpb %r15b, (%rax) jne LBB0_12 ## %bb.10: movq _SMB_CMD@GOTPCREL(%rip), %rax movl (%rax), %edi movl %r12d, %esi LBB0_11: callq _sis5595_write LBB0_12: movq _SMB_CTL_LO@GOTPCREL(%rip), %rax movl (%rax), %edi movl %r13d, %esi andl $14, %esi callq _sis5595_write movq %r14, %rdi callq _sis5595_transaction movl %eax, %ebx testl %eax, %eax jne LBB0_15 ## %bb.13: cmpl $129, %r13d jne LBB0_16 LBB0_14: movq _SMB_BYTE@GOTPCREL(%rip), %r14 movl (%r14), %edi callq _sis5595_read movl %eax, %ebx movl (%r14), %edi incl %edi callq _sis5595_read shll $8, %eax addl %ebx, %eax movq 16(%rbp), %rcx movl %eax, (%rcx) xorl %ebx, %ebx LBB0_15: movl %ebx, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_16: movq _I2C_SMBUS_WRITE@GOTPCREL(%rip), %rax xorl %ebx, %ebx cmpb %r15b, (%rax) je LBB0_15 ## %bb.17: movq _SIS5595_QUICK@GOTPCREL(%rip), %rax cmpl (%rax), %r13d je LBB0_15 ## %bb.18: leal -130(%r13), %eax cmpl $2, %eax jae LBB0_20 ## %bb.19: movq _SMB_BYTE@GOTPCREL(%rip), %rax movl (%rax), %edi callq _sis5595_read movq 16(%rbp), %rcx movl %eax, (%rcx) jmp LBB0_15 LBB0_20: cmpl $128, %r13d je LBB0_14 jmp LBB0_15 .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L0_0_set_2, LBB0_2-LJTI0_0 .set L0_0_set_6, LBB0_6-LJTI0_0 .set L0_0_set_7, LBB0_7-LJTI0_0 .set L0_0_set_9, LBB0_9-LJTI0_0 LJTI0_0: .long L0_0_set_2 .long L0_0_set_6 .long L0_0_set_2 .long L0_0_set_7 .long L0_0_set_9 .end_data_region ## -- End function .comm _SMB_ADDR,4,2 ## @SMB_ADDR .comm _SIS5595_QUICK,4,2 ## @SIS5595_QUICK .comm _I2C_SMBUS_WRITE,1,0 ## @I2C_SMBUS_WRITE .comm _SMB_CMD,4,2 ## @SMB_CMD .comm _SMB_BYTE,4,2 ## @SMB_BYTE .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Unsupported transaction %d\n" .comm _EOPNOTSUPP,4,2 ## @EOPNOTSUPP .comm _SMB_CTL_LO,4,2 ## @SMB_CTL_LO .no_dead_strip _sis5595_access .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function sis5595_access _sis5595_access: ; @sis5595_access .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x22, x5 mov x20, x0 sub w8, w5, #132 cmp w8, #4 b.hi LBB0_5 ; %bb.1: mov x19, x6 mov x21, x4 and w23, w3, #0xff 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: Lloh2: adrp x8, _SMB_ADDR@GOTPAGE Lloh3: ldr x8, [x8, _SMB_ADDR@GOTPAGEOFF] Lloh4: ldr w0, [x8] and w8, w23, #0x1 bfi w8, w1, #1, #7 mov x1, x8 bl _sis5595_write Lloh5: adrp x8, _SMB_CMD@GOTPAGE Lloh6: ldr x8, [x8, _SMB_CMD@GOTPAGEOFF] Lloh7: ldr w0, [x8] mov x1, x21 bl _sis5595_write Lloh8: adrp x8, _I2C_SMBUS_WRITE@GOTPAGE Lloh9: ldr x8, [x8, _I2C_SMBUS_WRITE@GOTPAGEOFF] ldrb w8, [x8] cmp w8, w23 b.ne LBB0_4 ; %bb.3: Lloh10: adrp x21, _SMB_BYTE@GOTPAGE Lloh11: ldr x21, [x21, _SMB_BYTE@GOTPAGEOFF] ldr w0, [x21] ldrb w1, [x19] bl _sis5595_write ldr w8, [x21] add w0, w8, #1 ldrb w1, [x19, #1] bl _sis5595_write LBB0_4: cmp w22, #134 mov w8, #128 cinc w21, w8, eq b LBB0_13 LBB0_5: Lloh12: adrp x1, l_.str@PAGE Lloh13: add x1, x1, l_.str@PAGEOFF mov x0, x20 mov x2, x22 bl _dev_warn Lloh14: adrp x8, _EOPNOTSUPP@GOTPAGE Lloh15: ldr x8, [x8, _EOPNOTSUPP@GOTPAGEOFF] Lloh16: ldr w8, [x8] neg w0, w8 b LBB0_22 LBB0_6: Lloh17: adrp x8, _SMB_ADDR@GOTPAGE Lloh18: ldr x8, [x8, _SMB_ADDR@GOTPAGEOFF] Lloh19: ldr w0, [x8] and w8, w23, #0x1 bfi w8, w1, #1, #7 mov x1, x8 bl _sis5595_write Lloh20: adrp x8, _SIS5595_QUICK@GOTPAGE Lloh21: ldr x8, [x8, _SIS5595_QUICK@GOTPAGEOFF] Lloh22: ldr w21, [x8] b LBB0_13 LBB0_7: Lloh23: adrp x8, _SMB_ADDR@GOTPAGE Lloh24: ldr x8, [x8, _SMB_ADDR@GOTPAGEOFF] Lloh25: ldr w0, [x8] and w8, w23, #0x1 bfi w8, w1, #1, #7 mov x1, x8 bl _sis5595_write Lloh26: adrp x8, _SMB_CMD@GOTPAGE Lloh27: ldr x8, [x8, _SMB_CMD@GOTPAGEOFF] Lloh28: ldr w0, [x8] mov x1, x21 bl _sis5595_write Lloh29: adrp x8, _I2C_SMBUS_WRITE@GOTPAGE Lloh30: ldr x8, [x8, _I2C_SMBUS_WRITE@GOTPAGEOFF] ldrb w8, [x8] cmp w8, w23 b.ne LBB0_12 ; %bb.8: Lloh31: adrp x8, _SMB_BYTE@GOTPAGE Lloh32: ldr x8, [x8, _SMB_BYTE@GOTPAGEOFF] Lloh33: ldr w0, [x8] ldr w1, [x19] bl _sis5595_write mov w21, #130 b LBB0_13 LBB0_9: Lloh34: adrp x8, _SMB_ADDR@GOTPAGE Lloh35: ldr x8, [x8, _SMB_ADDR@GOTPAGEOFF] Lloh36: ldr w0, [x8] and w8, w23, #0x1 bfi w8, w1, #1, #7 mov x1, x8 bl _sis5595_write Lloh37: adrp x8, _I2C_SMBUS_WRITE@GOTPAGE Lloh38: ldr x8, [x8, _I2C_SMBUS_WRITE@GOTPAGEOFF] ldrb w8, [x8] cmp w8, w23 b.ne LBB0_11 ; %bb.10: Lloh39: adrp x8, _SMB_CMD@GOTPAGE Lloh40: ldr x8, [x8, _SMB_CMD@GOTPAGEOFF] Lloh41: ldr w0, [x8] mov x1, x21 bl _sis5595_write LBB0_11: mov w21, #131 b LBB0_13 LBB0_12: mov w21, #130 LBB0_13: Lloh42: adrp x8, _SMB_CTL_LO@GOTPAGE Lloh43: ldr x8, [x8, _SMB_CTL_LO@GOTPAGEOFF] Lloh44: ldr w0, [x8] and w1, w21, #0xe bl _sis5595_write mov x0, x20 bl _sis5595_transaction cbnz w0, LBB0_22 ; %bb.14: cmp w21, #129 b.ne LBB0_17 LBB0_15: Lloh45: adrp x21, _SMB_BYTE@GOTPAGE Lloh46: ldr x21, [x21, _SMB_BYTE@GOTPAGEOFF] ldr w0, [x21] bl _sis5595_read mov x20, x0 ldr w8, [x21] add w0, w8, #1 bl _sis5595_read mov x8, x0 mov w0, #0 add w8, w20, w8, lsl #8 LBB0_16: str w8, [x19] b LBB0_22 LBB0_17: Lloh47: adrp x8, _I2C_SMBUS_WRITE@GOTPAGE Lloh48: ldr x8, [x8, _I2C_SMBUS_WRITE@GOTPAGEOFF] ldrb w8, [x8] Lloh49: adrp x9, _SIS5595_QUICK@GOTPAGE Lloh50: ldr x9, [x9, _SIS5595_QUICK@GOTPAGEOFF] Lloh51: ldr w9, [x9] cmp w8, w23 ccmp w21, w9, #4, ne b.eq LBB0_21 ; %bb.18: sub w8, w21, #130 cmp w8, #2 b.hs LBB0_20 ; %bb.19: Lloh52: adrp x8, _SMB_BYTE@GOTPAGE Lloh53: ldr x8, [x8, _SMB_BYTE@GOTPAGEOFF] Lloh54: ldr w0, [x8] bl _sis5595_read mov x8, x0 mov w0, #0 b LBB0_16 LBB0_20: cmp w21, #128 b.eq LBB0_15 LBB0_21: mov w0, #0 LBB0_22: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh0, Lloh1 .loh AdrpLdrGot Lloh8, Lloh9 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .loh AdrpAdd Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22 .loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19 .loh AdrpLdrGot Lloh29, Lloh30 .loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28 .loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25 .loh AdrpLdrGotLdr Lloh31, Lloh32, Lloh33 .loh AdrpLdrGot Lloh37, Lloh38 .loh AdrpLdrGotLdr Lloh34, Lloh35, Lloh36 .loh AdrpLdrGotLdr Lloh39, Lloh40, Lloh41 .loh AdrpLdrGotLdr Lloh42, Lloh43, Lloh44 .loh AdrpLdrGot Lloh45, Lloh46 .loh AdrpLdrGotLdr Lloh49, Lloh50, Lloh51 .loh AdrpLdrGot Lloh47, Lloh48 .loh AdrpLdrGotLdr Lloh52, Lloh53, Lloh54 .cfi_endproc .section __TEXT,__const lJTI0_0: .byte (LBB0_2-LBB0_2)>>2 .byte (LBB0_6-LBB0_2)>>2 .byte (LBB0_2-LBB0_2)>>2 .byte (LBB0_7-LBB0_2)>>2 .byte (LBB0_9-LBB0_2)>>2 ; -- End function .comm _SMB_ADDR,4,2 ; @SMB_ADDR .comm _SIS5595_QUICK,4,2 ; @SIS5595_QUICK .comm _I2C_SMBUS_WRITE,1,0 ; @I2C_SMBUS_WRITE .comm _SMB_CMD,4,2 ; @SMB_CMD .comm _SMB_BYTE,4,2 ; @SMB_BYTE .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Unsupported transaction %d\n" .comm _EOPNOTSUPP,4,2 ; @EOPNOTSUPP .comm _SMB_CTL_LO,4,2 ; @SMB_CTL_LO .no_dead_strip _sis5595_access .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/i2c/busses/extr_i2c-sis5595.c_sis5595_access.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function gaic_server_cb _gaic_server_cb: ## @gaic_server_cb .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq %rdi, %rbx movl $2130706433, -12(%rbp) ## imm = 0x7F000001 movl 8(%rdi), %edi callq _tt_assert movq (%rbx), %rax movq (%rax), %rax movl (%rax), %esi leaq -12(%rbp), %rcx movq %rbx, %rdi movl $1, %edx movl $100, %r8d callq _evdns_server_request_add_a_reply movq %rbx, %rdi xorl %esi, %esi callq _evdns_server_request_respond addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm _DNS_ERR_REFUSED,4,2 ## @DNS_ERR_REFUSED .no_dead_strip _gaic_server_cb .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function gaic_server_cb _gaic_server_cb: ; @gaic_server_cb .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 mov w8, #1 movk w8, #32512, lsl #16 str w8, [sp, #12] ldr w0, [x0, #8] bl _tt_assert ldr x8, [x19] ldr x8, [x8] ldr w1, [x8] add x3, sp, #12 mov x0, x19 mov w2, #1 mov w4, #100 bl _evdns_server_request_add_a_reply mov x0, x19 mov w1, #0 bl _evdns_server_request_respond 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 _DNS_ERR_REFUSED,4,2 ; @DNS_ERR_REFUSED .no_dead_strip _gaic_server_cb .subsections_via_symbols
AnghaBench/freebsd/contrib/libevent/test/extr_regress_dns.c_gaic_server_cb.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/218893838.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function sdio_read_port _sdio_read_port: ## @sdio_read_port .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $24, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rcx, -56(%rbp) ## 8-byte Spill movq %rdx, %r12 movq %rsi, %r13 movq %rdi, %r15 movq %rsi, -48(%rbp) movq (%rdi), %rbx movq %rbx, %rdi callq _adapter_to_dvobj movq %rax, %r14 movq %rbx, %rdi callq _GET_HAL_DATA movl (%rax), %edx leal 1(%rdx), %ecx movl %ecx, (%rax) leaq -48(%rbp), %rcx movq %rbx, %rdi movq %r13, %rsi ## kill: def $edx killed $edx killed $rdx callq _HalSdioGetCmdAddr8723BSdio movq (%r14), %rsi cmpq %r12, %rsi jge LBB0_2 ## %bb.1: movq %r12, %rdi callq __RND movq %rax, %r12 LBB0_2: movq -48(%rbp), %rsi movq %r15, %rdi movq %r12, %rdx movq -56(%rbp), %rcx ## 8-byte Reload callq __sd_read testq %rax, %rax jne LBB0_3 ## %bb.4: movq __SUCCESS@GOTPCREL(%rip), %rax jmp LBB0_5 LBB0_3: movq __FAIL@GOTPCREL(%rip), %rax LBB0_5: movq (%rax), %rax addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm __FAIL,8,3 ## @_FAIL .comm __SUCCESS,8,3 ## @_SUCCESS .no_dead_strip _sdio_read_port .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function sdio_read_port _sdio_read_port: ; @sdio_read_port .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x24, x23, [sp, #16] ; 16-byte Folded Spill stp x22, x21, [sp, #32] ; 16-byte Folded Spill stp x20, x19, [sp, #48] ; 16-byte Folded Spill stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x19, x3 mov x21, x2 mov x22, x1 mov x20, x0 str x1, [sp, #8] ldr x23, [x0] mov x0, x23 bl _adapter_to_dvobj mov x24, x0 mov x0, x23 bl _GET_HAL_DATA ldr w2, [x0] add w8, w2, #1 str w8, [x0] add x3, sp, #8 mov x0, x23 mov x1, x22 bl _HalSdioGetCmdAddr8723BSdio ldr x1, [x24] cmp x1, x21 b.ge LBB0_2 ; %bb.1: mov x0, x21 bl __RND mov x21, x0 LBB0_2: ldr x1, [sp, #8] mov x0, x20 mov x2, x21 mov x3, x19 bl __sd_read Lloh0: adrp x8, __SUCCESS@GOTPAGE Lloh1: ldr x8, [x8, __SUCCESS@GOTPAGEOFF] Lloh2: adrp x9, __FAIL@GOTPAGE Lloh3: ldr x9, [x9, __FAIL@GOTPAGEOFF] cmp x0, #0 csel x8, x8, x9, eq ldr x0, [x8] ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload ldp x24, x23, [sp, #16] ; 16-byte Folded Reload add sp, sp, #80 ret .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm __FAIL,8,3 ; @_FAIL .comm __SUCCESS,8,3 ; @_SUCCESS .no_dead_strip _sdio_read_port .subsections_via_symbols
AnghaBench/linux/drivers/staging/rtl8723bs/hal/extr_sdio_ops.c_sdio_read_port.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function stackerror _stackerror: ## @stackerror .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl (%rdi), %eax movq _LUAI_MAXCCALLS@GOTPCREL(%rip), %rcx movl (%rcx), %ecx cmpl %ecx, %eax jne LBB0_1 ## %bb.3: leaq L_.str(%rip), %rsi popq %rbp jmp _luaG_runerror ## TAILCALL LBB0_1: movl %ecx, %edx sarl $3, %edx addl %ecx, %edx cmpl %edx, %eax jge LBB0_4 ## %bb.2: popq %rbp retq LBB0_4: movq _LUA_ERRERR@GOTPCREL(%rip), %rax movl (%rax), %esi popq %rbp jmp _luaD_throw ## TAILCALL .cfi_endproc ## -- End function .comm _LUAI_MAXCCALLS,4,2 ## @LUAI_MAXCCALLS .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "C stack overflow" .comm _LUA_ERRERR,4,2 ## @LUA_ERRERR .no_dead_strip _stackerror .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function stackerror _stackerror: ; @stackerror .cfi_startproc ; %bb.0: ldr w8, [x0] Lloh0: adrp x9, _LUAI_MAXCCALLS@GOTPAGE Lloh1: ldr x9, [x9, _LUAI_MAXCCALLS@GOTPAGEOFF] Lloh2: ldr w9, [x9] cmp w8, w9 b.ne LBB0_2 ; %bb.1: Lloh3: adrp x1, l_.str@PAGE Lloh4: add x1, x1, l_.str@PAGEOFF b _luaG_runerror LBB0_2: add w9, w9, w9, asr #3 cmp w8, w9 b.ge LBB0_4 ; %bb.3: ret LBB0_4: Lloh5: adrp x8, _LUA_ERRERR@GOTPAGE Lloh6: ldr x8, [x8, _LUA_ERRERR@GOTPAGEOFF] Lloh7: ldr w1, [x8] b _luaD_throw .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .cfi_endproc ; -- End function .comm _LUAI_MAXCCALLS,4,2 ; @LUAI_MAXCCALLS .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "C stack overflow" .comm _LUA_ERRERR,4,2 ; @LUA_ERRERR .no_dead_strip _stackerror .subsections_via_symbols
AnghaBench/xLua/build/lua-5.3.4/src/extr_ldo.c_stackerror.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function expect_insert _expect_insert: ## @expect_insert .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %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, %r13 movq %r8, %r15 movl %ecx, %r12d movl %edx, %ebx movq %rdi, %r14 movl 4(%r9), %r9d movq %rsi, -48(%rbp) ## 8-byte Spill callq _drm_mm_insert_node_generic testl %eax, %eax je LBB0_2 ## %bb.1: movl (%r13), %r8d leaq L_.str(%rip), %rdi movl %ebx, %esi movl %r12d, %edx movq %r15, %rcx movl %eax, %r9d callq _pr_err LBB0_4: xorl %eax, %eax jmp LBB0_5 LBB0_2: movq -48(%rbp), %r13 ## 8-byte Reload movq %r13, %rdi movq %r14, %rsi movl %ebx, %edx movl %r12d, %ecx movq %r15, %r8 callq _assert_node movl %eax, %ecx movl $1, %eax testl %ecx, %ecx je LBB0_3 LBB0_5: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_3: movq %r13, %rdi callq _drm_mm_remove_node jmp LBB0_4 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "insert (size=%llu, alignment=%llu, color=%lu, mode=%s) failed with err=%d\n" .no_dead_strip _expect_insert .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function expect_insert _expect_insert: ; @expect_insert .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x23, x5 mov x19, x4 mov x20, x3 mov x22, x2 mov x21, x1 mov x24, x0 ldr w5, [x5, #4] bl _drm_mm_insert_node_generic cbz w0, LBB0_3 ; %bb.1: mov x5, x0 ldr w4, [x23] Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF mov x1, x22 mov x2, x20 mov x3, x19 bl _pr_err LBB0_2: mov w0, #0 b LBB0_5 LBB0_3: mov x0, x21 mov x1, x24 mov x2, x22 mov x3, x20 mov x4, x19 bl _assert_node cbz w0, LBB0_6 ; %bb.4: mov w0, #1 LBB0_5: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret LBB0_6: mov x0, x21 bl _drm_mm_remove_node b LBB0_2 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "insert (size=%llu, alignment=%llu, color=%lu, mode=%s) failed with err=%d\n" .no_dead_strip _expect_insert .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/selftests/extr_test-drm_mm.c_expect_insert.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ice_dcb_sw_dflt_cfg _ice_dcb_sw_dflt_cfg: ## @ice_dcb_sw_dflt_cfg .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx subq $16, %rsp .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %esi, %r15d movq %rdi, %r12 movl $0, -40(%rbp) movq (%rdi), %rdi movq 16(%r12), %r14 movq _GFP_KERNEL@GOTPCREL(%rip), %rax movl (%rax), %edx movl $64, %esi callq _devm_kzalloc movq %rax, %rbx movq %rax, %rdi xorl %esi, %esi movl $64, %edx callq _memset movq %r14, %rdi xorl %esi, %esi movl $64, %edx callq _memset leaq 32(%rbx), %rsi movl $1, 32(%rbx) movl 8(%r12), %eax movl %eax, 56(%rbx) movq 40(%rbx), %rax movl $100, (%rax) movq _ICE_IEEE_TSA_ETS@GOTPCREL(%rip), %rax movl (%rax), %eax movq 48(%rbx), %rcx movl %eax, (%rcx) leaq 24(%rbx), %rdi movl $8, %edx callq _memcpy movq $0, 24(%rbx) movl $1, 16(%rbx) movl 8(%r12), %eax movl %eax, 20(%rbx) movl $1, (%rbx) movq _ICE_APP_SEL_ETHTYPE@GOTPCREL(%rip), %rax movl (%rax), %eax movq 8(%rbx), %rcx movl %eax, 8(%rcx) movl $3, (%rcx) movq _ICE_APP_PROT_ID_FCOE@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 4(%rcx) movq %r12, %rdi movq %rbx, %rsi movl %r15d, %edx callq _ice_pf_dcb_cfg movl %eax, %r15d movq (%r12), %rdi movq %rbx, %rsi callq _devm_kfree testl %r15d, %r15d jne LBB0_2 ## %bb.1: leaq -40(%rbp), %rsi movq %r14, %rdi movl $4, %edx xorl %ecx, %ecx callq _ice_query_port_ets movl %eax, %r15d LBB0_2: movl %r15d, %eax addq $16, %rsp popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _GFP_KERNEL,4,2 ## @GFP_KERNEL .comm _ICE_IEEE_TSA_ETS,4,2 ## @ICE_IEEE_TSA_ETS .comm _ICE_APP_SEL_ETHTYPE,4,2 ## @ICE_APP_SEL_ETHTYPE .comm _ICE_APP_PROT_ID_FCOE,4,2 ## @ICE_APP_PROT_ID_FCOE .no_dead_strip _ice_dcb_sw_dflt_cfg .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ice_dcb_sw_dflt_cfg _ice_dcb_sw_dflt_cfg: ; @ice_dcb_sw_dflt_cfg .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x24, x23, [sp, #16] ; 16-byte Folded Spill stp x22, x21, [sp, #32] ; 16-byte Folded Spill stp x20, x19, [sp, #48] ; 16-byte Folded Spill stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x21, x1 mov x20, x0 str wzr, [sp, #8] ldr x19, [x0, #16] ldr x0, [x0] Lloh0: adrp x8, _GFP_KERNEL@GOTPAGE Lloh1: ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF] Lloh2: ldr w2, [x8] mov w1, #64 bl _devm_kzalloc mov x22, x0 mov w1, #0 mov w2, #64 bl _memset mov x0, x19 mov w1, #0 mov w2, #64 bl _memset mov w23, #1 mov x1, x22 str w23, [x1, #32]! ldr w8, [x20, #8] str w8, [x22, #56] mov w8, #100 ldp x9, x10, [x22, #40] str w8, [x9] Lloh3: adrp x8, _ICE_IEEE_TSA_ETS@GOTPAGE Lloh4: ldr x8, [x8, _ICE_IEEE_TSA_ETS@GOTPAGEOFF] Lloh5: ldr w8, [x8] str w8, [x10] add x0, x22, #24 mov w2, #8 bl _memcpy str xzr, [x22, #24] ldr w8, [x20, #8] stp w23, w8, [x22, #16] str w23, [x22] Lloh6: adrp x8, _ICE_APP_SEL_ETHTYPE@GOTPAGE Lloh7: ldr x8, [x8, _ICE_APP_SEL_ETHTYPE@GOTPAGEOFF] Lloh8: ldr w8, [x8] ldr x9, [x22, #8] mov w10, #3 str w10, [x9] Lloh9: adrp x10, _ICE_APP_PROT_ID_FCOE@GOTPAGE Lloh10: ldr x10, [x10, _ICE_APP_PROT_ID_FCOE@GOTPAGEOFF] Lloh11: ldr w10, [x10] stp w10, w8, [x9, #4] mov x0, x20 mov x1, x22 mov x2, x21 bl _ice_pf_dcb_cfg mov x21, x0 ldr x0, [x20] mov x1, x22 bl _devm_kfree cbnz w21, LBB0_2 ; %bb.1: add x1, sp, #8 mov x0, x19 mov w2, #4 mov x3, #0 bl _ice_query_port_ets mov x21, x0 LBB0_2: mov x0, x21 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload ldp x24, x23, [sp, #16] ; 16-byte Folded Reload add sp, sp, #80 ret .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _GFP_KERNEL,4,2 ; @GFP_KERNEL .comm _ICE_IEEE_TSA_ETS,4,2 ; @ICE_IEEE_TSA_ETS .comm _ICE_APP_SEL_ETHTYPE,4,2 ; @ICE_APP_SEL_ETHTYPE .comm _ICE_APP_PROT_ID_FCOE,4,2 ; @ICE_APP_PROT_ID_FCOE .no_dead_strip _ice_dcb_sw_dflt_cfg .subsections_via_symbols
AnghaBench/linux/drivers/net/ethernet/intel/ice/extr_ice_dcb_lib.c_ice_dcb_sw_dflt_cfg.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function aes_ctx_common _aes_ctx_common: ## @aes_ctx_common .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rdi, %r14 movq _PADLOCK_ALIGNMENT@GOTPCREL(%rip), %rax movq (%rax), %rbx xorl %eax, %eax callq _crypto_tfm_ctx_alignment cmpq %rax, %rbx movl $1, %esi cmovaq %rbx, %rsi movq %r14, %rdi popq %rbx popq %r14 popq %rbp jmp _ALIGN ## TAILCALL .cfi_endproc ## -- End function .comm _PADLOCK_ALIGNMENT,8,3 ## @PADLOCK_ALIGNMENT .no_dead_strip _aes_ctx_common .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function aes_ctx_common _aes_ctx_common: ; @aes_ctx_common .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, _PADLOCK_ALIGNMENT@GOTPAGE Lloh1: ldr x8, [x8, _PADLOCK_ALIGNMENT@GOTPAGEOFF] Lloh2: ldr x20, [x8] bl _crypto_tfm_ctx_alignment cmp x20, x0 csinc x1, x20, xzr, hi mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _ALIGN .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _PADLOCK_ALIGNMENT,8,3 ; @PADLOCK_ALIGNMENT .no_dead_strip _aes_ctx_common .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/crypto/extr_padlock-aes.c_aes_ctx_common.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/123553.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function sun6i_drc_unbind _sun6i_drc_unbind: ## @sun6i_drc_unbind .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 _dev_get_drvdata movq %rax, %rbx movl 8(%rax), %edi callq _clk_disable_unprepare movl 4(%rbx), %edi callq _clk_disable_unprepare movl (%rbx), %edi addq $8, %rsp popq %rbx popq %rbp jmp _reset_control_assert ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _sun6i_drc_unbind .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function sun6i_drc_unbind _sun6i_drc_unbind: ; @sun6i_drc_unbind .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 _dev_get_drvdata mov x19, x0 ldr w0, [x0, #8] bl _clk_disable_unprepare ldr w0, [x19, #4] bl _clk_disable_unprepare ldr w0, [x19] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _reset_control_assert .cfi_endproc ; -- End function .no_dead_strip _sun6i_drc_unbind .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/sun4i/extr_sun6i_drc.c_sun6i_drc_unbind.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function BMK_benchOutcome_setValidResult _BMK_benchOutcome_setValidResult: ## @BMK_benchOutcome_setValidResult .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, %eax xorl %edx, %edx popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _BMK_benchOutcome_setValidResult .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function BMK_benchOutcome_setValidResult _BMK_benchOutcome_setValidResult: ; @BMK_benchOutcome_setValidResult .cfi_startproc ; %bb.0: mov w0, w0 mov x1, #0 ret .cfi_endproc ; -- End function .no_dead_strip _BMK_benchOutcome_setValidResult .subsections_via_symbols
AnghaBench/zstd/programs/extr_benchzstd.c_BMK_benchOutcome_setValidResult.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function raid10_find_phys _raid10_find_phys: ## @raid10_find_phys .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rsi, %r14 movq %rdi, %rbx movq (%rdi), %rax movq _MaxSector@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax je LBB0_3 ## %bb.1: xorl %ecx, %ecx cmpq %rax, (%r14) setge %cl movq 16(%rbx), %rax cmpl %ecx, (%rax) jne LBB0_2 LBB0_3: addq $24, %rbx movq _R10BIO_Previous@GOTPCREL(%rip), %rax movl (%rax), %edi leaq 8(%r14), %rsi callq _clear_bit jmp LBB0_4 LBB0_2: movq _R10BIO_Previous@GOTPCREL(%rip), %rax movl (%rax), %edi leaq 8(%r14), %rsi callq _set_bit addq $8, %rbx LBB0_4: movq %rbx, %rdi movq %r14, %rsi popq %rbx popq %r14 popq %rbp jmp ___raid10_find_phys ## TAILCALL .cfi_endproc ## -- End function .comm _MaxSector,8,3 ## @MaxSector .comm _R10BIO_Previous,4,2 ## @R10BIO_Previous .no_dead_strip _raid10_find_phys .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function raid10_find_phys _raid10_find_phys: ; @raid10_find_phys .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 x8, [x20], #24 Lloh0: adrp x9, _MaxSector@GOTPAGE Lloh1: ldr x9, [x9, _MaxSector@GOTPAGEOFF] Lloh2: ldr x9, [x9] cmp x8, x9 b.eq LBB0_2 ; %bb.1: mov x21, x0 ldr x9, [x19] cmp x9, x8 cset w8, ge ldr x9, [x0, #16] ldr w9, [x9] cmp w9, w8 b.ne LBB0_3 LBB0_2: Lloh3: adrp x8, _R10BIO_Previous@GOTPAGE Lloh4: ldr x8, [x8, _R10BIO_Previous@GOTPAGEOFF] Lloh5: ldr w0, [x8] add x1, x19, #8 bl _clear_bit b LBB0_4 LBB0_3: Lloh6: adrp x8, _R10BIO_Previous@GOTPAGE Lloh7: ldr x8, [x8, _R10BIO_Previous@GOTPAGEOFF] Lloh8: ldr w0, [x8] add x1, x19, #8 bl _set_bit add x20, x21, #8 LBB0_4: 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 ___raid10_find_phys .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .cfi_endproc ; -- End function .comm _MaxSector,8,3 ; @MaxSector .comm _R10BIO_Previous,4,2 ; @R10BIO_Previous .no_dead_strip _raid10_find_phys .subsections_via_symbols
AnghaBench/linux/drivers/md/extr_raid10.c_raid10_find_phys.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/218893811.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 leaq L_.str(%rip), %rdi movl $1, %ebx movl $3, %r12d movl $2, %esi movl $1, %edx movl $3, %ecx xorl %eax, %eax callq _printf movl $97, %r15d leaq L_.str.1(%rip), %r14 .p2align 4, 0x90 LBB0_1: ## =>This Inner Loop Header: Depth=1 movq %r12, %r13 addq %r12, %rbx movq %r14, %rdi movq %rbx, %rsi xorl %eax, %eax callq _printf movq %rbx, %r12 movq %r13, %rbx decl %r15d jne LBB0_1 ## %bb.2: 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 "%llu\n%llu\n%llu\n" L_.str.1: ## @.str.1 .asciz "%llu\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp 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 mov w20, #3 mov w22, #1 mov w8, #2 stp x22, x20, [sp, #8] str x8, [sp] Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _printf mov w21, #97 Lloh2: adrp x19, l_.str.1@PAGE Lloh3: add x19, x19, l_.str.1@PAGEOFF LBB0_1: ; =>This Inner Loop Header: Depth=1 mov x23, x20 add x20, x20, x22 str x20, [sp] mov x0, x19 bl _printf mov x22, x23 subs w21, w21, #1 b.ne LBB0_1 ; %bb.2: mov w0, #0 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload ldp x20, x19, [sp, #64] ; 16-byte Folded Reload ldp x22, x21, [sp, #48] ; 16-byte Folded Reload ldp x24, x23, [sp, #32] ; 16-byte Folded Reload add sp, sp, #96 ret .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%llu\n%llu\n%llu\n" l_.str.1: ; @.str.1 .asciz "%llu\n" .subsections_via_symbols
the_stack_data/150726.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function main LCPI0_0: .quad 0x40b51d0000000000 ## double 5405 LCPI0_1: .quad 0x3ffe147ae147ae14 ## double 1.8799999999999999 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx subq $72, %rsp .cfi_offset %rbx, -24 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) movabsq $8452166203420598605, %rax ## imm = 0x754C20616972614D movq %rax, -80(%rbp) movl $6386537, -72(%rbp) ## imm = 0x617369 leaq L_.str.1(%rip), %rdi movl $10, %esi xorl %eax, %eax callq _printf leaq L_.str.2(%rip), %rdi movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero movb $1, %al callq _printf leaq L_.str.3(%rip), %rdi movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero movb $1, %al callq _printf leaq L_.str.4(%rip), %rdi movl $70, %esi xorl %eax, %eax callq _printf leaq L_.str.5(%rip), %rdi leaq -80(%rbp), %rbx movq %rbx, %rsi xorl %eax, %eax callq _printf leaq L_.str.6(%rip), %rdi movq %rbx, %rsi movl $10, %edx movl $70, %ecx movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero movb $2, %al callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -16(%rbp), %rax jne LBB0_2 ## %bb.1: xorl %eax, %eax addq $72, %rsp popq %rbx popq %rbp retq LBB0_2: callq ___stack_chk_fail .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Maria Luisa" L_.str.1: ## @.str.1 .asciz "idade = %d\n" L_.str.2: ## @.str.2 .asciz "salario = %.2lf\n" L_.str.3: ## @.str.3 .asciz "altura = %.2lf\n" L_.str.4: ## @.str.4 .asciz "genero = %c\n" L_.str.5: ## @.str.5 .asciz "nome = %s\n" L_.str.6: ## @.str.6 .asciz "%s tem %d anos, \303\251 do genero %c, seu salario \303\251 de %.2lf reais e sua altura \303\251 de %.2lf metros" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #176 .cfi_def_cfa_offset 176 stp x24, x23, [sp, #112] ; 16-byte Folded Spill stp x22, x21, [sp, #128] ; 16-byte Folded Spill stp x20, x19, [sp, #144] ; 16-byte Folded Spill stp x29, x30, [sp, #160] ; 16-byte Folded Spill add x29, sp, #160 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-56] Lloh3: adrp x8, l_.str@PAGE Lloh4: add x8, x8, l_.str@PAGEOFF Lloh5: ldr x8, [x8] str x8, [sp, #48] mov w8, #29545 movk w8, #97, lsl #16 str w8, [sp, #56] mov w19, #10 str x19, [sp] Lloh6: adrp x0, l_.str.1@PAGE Lloh7: add x0, x0, l_.str.1@PAGEOFF bl _printf mov x20, #31885837205504 movk x20, #16565, lsl #48 str x20, [sp] Lloh8: adrp x0, l_.str.2@PAGE Lloh9: add x0, x0, l_.str.2@PAGEOFF bl _printf mov x21, #44564 movk x21, #57671, lsl #16 movk x21, #5242, lsl #32 movk x21, #16382, lsl #48 str x21, [sp] Lloh10: adrp x0, l_.str.3@PAGE Lloh11: add x0, x0, l_.str.3@PAGEOFF bl _printf mov w22, #70 str x22, [sp] Lloh12: adrp x0, l_.str.4@PAGE Lloh13: add x0, x0, l_.str.4@PAGEOFF bl _printf add x23, sp, #48 str x23, [sp] Lloh14: adrp x0, l_.str.5@PAGE Lloh15: add x0, x0, l_.str.5@PAGEOFF bl _printf stp x20, x21, [sp, #24] stp x19, x22, [sp, #8] str x23, [sp] Lloh16: adrp x0, l_.str.6@PAGE Lloh17: add x0, x0, l_.str.6@PAGEOFF bl _printf ldur x8, [x29, #-56] Lloh18: adrp x9, ___stack_chk_guard@GOTPAGE Lloh19: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh20: ldr x9, [x9] cmp x9, x8 b.ne LBB0_2 ; %bb.1: mov w0, #0 ldp x29, x30, [sp, #160] ; 16-byte Folded Reload ldp x20, x19, [sp, #144] ; 16-byte Folded Reload ldp x22, x21, [sp, #128] ; 16-byte Folded Reload ldp x24, x23, [sp, #112] ; 16-byte Folded Reload add sp, sp, #176 ret LBB0_2: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20 .loh AdrpAdd Lloh16, Lloh17 .loh AdrpAdd Lloh14, Lloh15 .loh AdrpAdd Lloh12, Lloh13 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAddLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Maria Luisa" l_.str.1: ; @.str.1 .asciz "idade = %d\n" l_.str.2: ; @.str.2 .asciz "salario = %.2lf\n" l_.str.3: ; @.str.3 .asciz "altura = %.2lf\n" l_.str.4: ; @.str.4 .asciz "genero = %c\n" l_.str.5: ; @.str.5 .asciz "nome = %s\n" l_.str.6: ; @.str.6 .asciz "%s tem %d anos, \303\251 do genero %c, seu salario \303\251 de %.2lf reais e sua altura \303\251 de %.2lf metros" .subsections_via_symbols
the_stack_data/154832143.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mmalil_error_to_mmal ## -- Begin function mmalil_error_to_mmal .p2align 4, 0x90 _mmalil_error_to_mmal: ## @mmalil_error_to_mmal .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _mmal_omx_error@GOTPCREL(%rip), %rax movq (%rax), %rcx movq (%rcx), %rax cmpq $-1, %rax je LBB0_7 ## %bb.1: cmpq %rdi, 8(%rcx) je LBB0_5 ## %bb.2: xorl %edx, %edx .p2align 4, 0x90 LBB0_3: ## =>This Inner Loop Header: Depth=1 incl %edx movq %rdx, %rsi shlq $4, %rsi movq (%rcx,%rsi), %rax cmpq $-1, %rax je LBB0_7 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 cmpq %rdi, 8(%rcx,%rsi) jne LBB0_3 LBB0_5: popq %rbp retq LBB0_7: movq $-1, %rax popq %rbp retq .cfi_endproc ## -- End function .comm _mmal_omx_error,8,3 ## @mmal_omx_error .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mmalil_error_to_mmal ; -- Begin function mmalil_error_to_mmal .p2align 2 _mmalil_error_to_mmal: ; @mmalil_error_to_mmal .cfi_startproc ; %bb.0: Lloh0: adrp x8, _mmal_omx_error@GOTPAGE Lloh1: ldr x8, [x8, _mmal_omx_error@GOTPAGEOFF] Lloh2: ldr x9, [x8] ldr x8, [x9] cmn x8, #1 b.eq LBB0_5 ; %bb.1: ldr x10, [x9, #8] cmp x10, x0 b.eq LBB0_5 ; %bb.2: mov x10, #0 LBB0_3: ; =>This Inner Loop Header: Depth=1 add w10, w10, #1 lsl x8, x10, #4 ldr x8, [x9, x8] cmn x8, #1 b.eq LBB0_5 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 add x11, x9, x10, lsl #4 ldr x11, [x11, #8] cmp x11, x0 b.ne LBB0_3 LBB0_5: mov x0, x8 ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _mmal_omx_error,8,3 ; @mmal_omx_error .subsections_via_symbols
AnghaBench/RetroArch/gfx/include/userland/interface/mmal/util/extr_mmal_il.c_mmalil_error_to_mmal.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ena_free_all_tx_bufs _ena_free_all_tx_bufs: ## @ena_free_all_tx_bufs .cfi_startproc ## %bb.0: 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 cmpl $0, (%rdi) jle LBB0_3 ## %bb.1: movq %rdi, %r14 xorl %r15d, %r15d xorl %ebx, %ebx .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq 8(%r14), %rdi addq %r15, %rdi callq _ena_free_tx_bufs incq %rbx movslq (%r14), %rax addq $4, %r15 cmpq %rax, %rbx jl LBB0_2 LBB0_3: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _ena_free_all_tx_bufs .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ena_free_all_tx_bufs _ena_free_all_tx_bufs: ; @ena_free_all_tx_bufs .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 ldr w8, [x0] cmp w8, #1 b.lt LBB0_3 ; %bb.1: mov x19, x0 mov x20, #0 mov x21, #0 LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr x8, [x19, #8] add x0, x8, x20 bl _ena_free_tx_bufs add x21, x21, #1 ldrsw x8, [x19] add x20, x20, #4 cmp x21, x8 b.lt LBB0_2 LBB0_3: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _ena_free_all_tx_bufs .subsections_via_symbols
AnghaBench/linux/drivers/net/ethernet/amazon/ena/extr_ena_netdev.c_ena_free_all_tx_bufs.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function set_max_uV _set_max_uV: ## @set_max_uV .cfi_startproc ## %bb.0: 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 %rcx, %r14 movq %rdx, %rbx movq %rdi, %r12 callq _dev_get_drvdata movq %rax, %r15 leaq -40(%rbp), %rdx movq %rbx, %rdi movl $10, %esi callq _strict_strtol testq %rax, %rax jne LBB0_2 ## %bb.1: movq %r15, %rbx addq $8, %rbx movq %rbx, %rdi callq _mutex_lock movq -40(%rbp), %rax movq %rax, (%r15) movq %r12, %rdi movq %r15, %rsi callq _update_voltage_constraints movq %rbx, %rdi callq _mutex_unlock LBB0_2: movq %r14, %rax addq $16, %rsp popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _set_max_uV .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function set_max_uV _set_max_uV: ; @set_max_uV .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x3 mov x22, x2 mov x20, x0 bl _dev_get_drvdata mov x21, x0 add x2, sp, #8 mov x0, x22 mov w1, #10 bl _strict_strtol cbnz x0, LBB0_2 ; %bb.1: add x22, x21, #8 mov x0, x22 bl _mutex_lock ldr x8, [sp, #8] str x8, [x21] mov x0, x20 mov x1, x21 bl _update_voltage_constraints mov x0, x22 bl _mutex_unlock LBB0_2: mov x0, x19 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .no_dead_strip _set_max_uV .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/regulator/extr_virtual.c_set_max_uV.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function DSI_ACTIVE_VSYNC_HPOS_END _DSI_ACTIVE_VSYNC_HPOS_END: ## @DSI_ACTIVE_VSYNC_HPOS_END .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, %eax movq _DSI_ACTIVE_VSYNC_HPOS_END__SHIFT@GOTPCREL(%rip), %rcx movb (%rcx), %cl shll %cl, %eax movq _DSI_ACTIVE_VSYNC_HPOS_END__MASK@GOTPCREL(%rip), %rcx andl (%rcx), %eax popq %rbp retq .cfi_endproc ## -- End function .comm _DSI_ACTIVE_VSYNC_HPOS_END__SHIFT,4,2 ## @DSI_ACTIVE_VSYNC_HPOS_END__SHIFT .comm _DSI_ACTIVE_VSYNC_HPOS_END__MASK,4,2 ## @DSI_ACTIVE_VSYNC_HPOS_END__MASK .no_dead_strip _DSI_ACTIVE_VSYNC_HPOS_END .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function DSI_ACTIVE_VSYNC_HPOS_END _DSI_ACTIVE_VSYNC_HPOS_END: ; @DSI_ACTIVE_VSYNC_HPOS_END .cfi_startproc ; %bb.0: Lloh0: adrp x8, _DSI_ACTIVE_VSYNC_HPOS_END__SHIFT@GOTPAGE Lloh1: ldr x8, [x8, _DSI_ACTIVE_VSYNC_HPOS_END__SHIFT@GOTPAGEOFF] Lloh2: ldr w8, [x8] lsl w8, w0, w8 Lloh3: adrp x9, _DSI_ACTIVE_VSYNC_HPOS_END__MASK@GOTPAGE Lloh4: ldr x9, [x9, _DSI_ACTIVE_VSYNC_HPOS_END__MASK@GOTPAGEOFF] Lloh5: ldr w9, [x9] and w0, w8, w9 ret .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _DSI_ACTIVE_VSYNC_HPOS_END__SHIFT,4,2 ; @DSI_ACTIVE_VSYNC_HPOS_END__SHIFT .comm _DSI_ACTIVE_VSYNC_HPOS_END__MASK,4,2 ; @DSI_ACTIVE_VSYNC_HPOS_END__MASK .no_dead_strip _DSI_ACTIVE_VSYNC_HPOS_END .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/msm/dsi/extr_dsi.xml.h_DSI_ACTIVE_VSYNC_HPOS_END.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _IOSUHAX_FSA_Open ## -- Begin function IOSUHAX_FSA_Open .p2align 4, 0x90 _IOSUHAX_FSA_Open: ## @IOSUHAX_FSA_Open .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 _iosuhaxHandle@GOTPCREL(%rip), %rax movq (%rax), %rax testq %rax, %rax js LBB0_3 ## %bb.1: movq _IOCTL_FSA_OPEN@GOTPCREL(%rip), %rcx movl (%rcx), %esi leaq -4(%rbp), %r8 movq %rax, %rdi xorl %edx, %edx xorl %ecx, %ecx movl $4, %r9d callq _IOS_Ioctl ## kill: def $eax killed $eax def $rax testl %eax, %eax js LBB0_3 ## %bb.2: movl -4(%rbp), %eax LBB0_3: ## kill: def $eax killed $eax killed $rax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .comm _iosuhaxHandle,8,3 ## @iosuhaxHandle .comm _IOCTL_FSA_OPEN,4,2 ## @IOCTL_FSA_OPEN .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _IOSUHAX_FSA_Open ; -- Begin function IOSUHAX_FSA_Open .p2align 2 _IOSUHAX_FSA_Open: ; @IOSUHAX_FSA_Open .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh0: adrp x8, _iosuhaxHandle@GOTPAGE Lloh1: ldr x8, [x8, _iosuhaxHandle@GOTPAGEOFF] Lloh2: ldr x0, [x8] tbnz x0, #63, LBB0_2 ; %bb.1: Lloh3: adrp x8, _IOCTL_FSA_OPEN@GOTPAGE Lloh4: ldr x8, [x8, _IOCTL_FSA_OPEN@GOTPAGEOFF] Lloh5: ldr w1, [x8] sub x4, x29, #4 mov w2, #0 mov w3, #0 mov w5, #4 bl _IOS_Ioctl ldur w8, [x29, #-4] cmp w0, #0 csel w0, w0, w8, lt LBB0_2: ; kill: def $w0 killed $w0 killed $x0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .cfi_endproc ; -- End function .comm _iosuhaxHandle,8,3 ; @iosuhaxHandle .comm _IOCTL_FSA_OPEN,4,2 ; @IOCTL_FSA_OPEN .subsections_via_symbols
AnghaBench/RetroArch/deps/libiosuhax/extr_iosuhax.c_IOSUHAX_FSA_Open.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ssb_watchdog_timer_set ## -- Begin function ssb_watchdog_timer_set .p2align 4, 0x90 _ssb_watchdog_timer_set: ## @ssb_watchdog_timer_set .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %esi, %r14d movq %rdi, %r15 leaq 4(%rdi), %rbx movq %rbx, %rdi callq _ssb_chipco_available testq %rax, %rax je LBB0_2 ## %bb.1: movq %rbx, %rdi movl %r14d, %esi callq _ssb_chipco_watchdog_timer_set xorl %eax, %eax jmp LBB0_5 LBB0_2: movq %r15, %rdi callq _ssb_extif_available testq %rax, %rax je LBB0_4 ## %bb.3: movq %r15, %rdi movl %r14d, %esi callq _ssb_extif_watchdog_timer_set xorl %eax, %eax jmp LBB0_5 LBB0_4: movq _ENODEV@GOTPCREL(%rip), %rcx xorl %eax, %eax subl (%rcx), %eax LBB0_5: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _ENODEV,4,2 ## @ENODEV .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ssb_watchdog_timer_set ; -- Begin function ssb_watchdog_timer_set .p2align 2 _ssb_watchdog_timer_set: ; @ssb_watchdog_timer_set .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 add x21, x0, #4 mov x0, x21 bl _ssb_chipco_available cbz x0, LBB0_2 ; %bb.1: mov x0, x21 mov x1, x19 bl _ssb_chipco_watchdog_timer_set mov w0, #0 b LBB0_5 LBB0_2: mov x0, x20 bl _ssb_extif_available cbz x0, LBB0_4 ; %bb.3: mov x0, x20 mov x1, x19 bl _ssb_extif_watchdog_timer_set mov w0, #0 b LBB0_5 LBB0_4: Lloh0: adrp x8, _ENODEV@GOTPAGE Lloh1: ldr x8, [x8, _ENODEV@GOTPAGEOFF] Lloh2: ldr w8, [x8] neg w0, w8 LBB0_5: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _ENODEV,4,2 ; @ENODEV .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/ssb/extr_embedded.c_ssb_watchdog_timer_set.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 _code(%rip), %rdi callq _strlen leaq L_.str(%rip), %rdi movq %rax, %rsi xorl %eax, %eax callq _printf xorl %eax, %eax callq _code xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .section __DATA,__data .globl _code ## @code .p2align 4 _code: .asciz "1\300Ph//shh/bin\211\343P\211\342S\211\341\260\013\315\200" .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Shellcode Length: %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 Lloh0: adrp x0, _code@PAGE Lloh1: add x0, x0, _code@PAGEOFF bl _strlen str x0, [sp] Lloh2: adrp x0, l_.str@PAGE Lloh3: add x0, x0, l_.str@PAGEOFF bl _printf bl _code 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 __DATA,__data .globl _code ; @code _code: .asciz "1\300Ph//shh/bin\211\343P\211\342S\211\341\260\013\315\200" .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Shellcode Length: %d\n" .subsections_via_symbols
the_stack_data/6874.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _f ## -- Begin function f .p2align 4, 0x90 _f: ## @f .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $512, %eax ## imm = 0x200 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 _f ; -- Begin function f .p2align 2 _f: ; @f .cfi_startproc ; %bb.0: mov w0, #512 ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/70449525.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function rs_stay_in_table _rs_stay_in_table: ## @rs_stay_in_table .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 cmpq $0, 24(%rdi) je LBB0_21 ## %bb.1: movl %esi, %r15d movq %rdi, %rbx movq 64(%rdi), %r12 movq 72(%rdi), %rdi movslq (%rbx), %r13 movq 32(%rbx), %rsi testq %rsi, %rsi je LBB0_2 ## %bb.3: movq _jiffies@GOTPCREL(%rip), %rax movq %rdi, %r14 movl (%rax), %edi movq _IWL_RATE_SCALE_FLUSH_INTVL@GOTPCREL(%rip), %rax addq (%rax), %rsi callq _time_after movq %r14, %rdi movl %eax, %r8d jmp LBB0_4 LBB0_2: xorl %r8d, %r8d LBB0_4: leaq 24(%rbx), %r14 movl 44(%rbx), %edx testl %r15d, %r15d jne LBB0_10 ## %bb.5: cmpl 56(%rbx), %edx jg LBB0_10 ## %bb.6: movl 40(%rbx), %eax cmpl 52(%rbx), %eax jle LBB0_7 LBB0_10: movl 40(%rbx), %ecx leaq L_.str(%rip), %rsi xorl %eax, %eax callq _IWL_DEBUG_RATE xorps %xmm0, %xmm0 movups %xmm0, (%r14) movq $0, 16(%r14) movq _IWL_RATE_COUNT@GOTPCREL(%rip), %rax cmpl $0, (%rax) jle LBB0_21 LBB0_19: xorl %r15d, %r15d movq _IWL_RATE_COUNT@GOTPCREL(%rip), %r14 xorl %ebx, %ebx .p2align 4, 0x90 LBB0_20: ## =>This Inner Loop Header: Depth=1 movq (%r12,%r13,8), %rdi addq %r15, %rdi callq _rs_rate_scale_clear_window incq %rbx movslq (%r14), %rax addq $4, %r15 cmpq %rax, %rbx jl LBB0_20 LBB0_21: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_7: cmpl $0, 48(%rbx) je LBB0_8 LBB0_11: movq 8(%rbx), %rax incq %rax movq %rax, 8(%rbx) cmpq 16(%rbx), %rax jge LBB0_13 ## %bb.12: movq _IWL_RATE_COUNT@GOTPCREL(%rip), %rax movl (%rax), %eax jmp LBB0_17 LBB0_13: movq $0, 8(%rbx) leaq L_.str.1(%rip), %rsi xorl %eax, %eax callq _IWL_DEBUG_RATE movq _IWL_RATE_COUNT@GOTPCREL(%rip), %rcx cmpl $0, (%rcx) jle LBB0_21 ## %bb.14: movq %r14, -48(%rbp) ## 8-byte Spill xorl %ebx, %ebx xorl %r15d, %r15d .p2align 4, 0x90 LBB0_15: ## =>This Inner Loop Header: Depth=1 movq (%r12,%r13,8), %rdi addq %rbx, %rdi movq %rcx, %r14 callq _rs_rate_scale_clear_window movq %r14, %rcx incq %r15 movslq (%r14), %rax addq $4, %rbx cmpq %rax, %r15 jl LBB0_15 ## %bb.16: movq -48(%rbp), %r14 ## 8-byte Reload LBB0_17: cmpq $0, (%r14) jne LBB0_21 ## %bb.18: testl %eax, %eax jg LBB0_19 jmp LBB0_21 LBB0_8: cmpq $0, 32(%rbx) je LBB0_11 ## %bb.9: testl %r8d, %r8d jne LBB0_10 jmp LBB0_11 .cfi_endproc ## -- End function .comm _jiffies,4,2 ## @jiffies .comm _IWL_RATE_SCALE_FLUSH_INTVL,8,3 ## @IWL_RATE_SCALE_FLUSH_INTVL .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "LQ: stay is expired %d %d %d\n" L_.str.1: ## @.str.1 .asciz "LQ: stay in table clear win\n" .comm _IWL_RATE_COUNT,4,2 ## @IWL_RATE_COUNT .no_dead_strip _rs_stay_in_table .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function rs_stay_in_table _rs_stay_in_table: ; @rs_stay_in_table .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x26, x25, [sp, #32] ; 16-byte Folded Spill stp x24, x23, [sp, #48] ; 16-byte Folded Spill stp x22, x21, [sp, #64] ; 16-byte Folded Spill stp x20, x19, [sp, #80] ; 16-byte Folded Spill stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 mov x24, x0 ldr x8, [x24, #24]! cbz x8, LBB0_10 ; %bb.1: mov x21, x1 mov x20, x0 ldrsw x22, [x0] ldp x23, x19, [x0, #64] ldr x8, [x0, #32] cbz x8, LBB0_3 ; %bb.2: Lloh0: adrp x9, _jiffies@GOTPAGE Lloh1: ldr x9, [x9, _jiffies@GOTPAGEOFF] Lloh2: ldr w0, [x9] Lloh3: adrp x9, _IWL_RATE_SCALE_FLUSH_INTVL@GOTPAGE Lloh4: ldr x9, [x9, _IWL_RATE_SCALE_FLUSH_INTVL@GOTPAGEOFF] Lloh5: ldr x9, [x9] add x1, x9, x8 bl _time_after ; kill: def $w0 killed $w0 def $x0 b LBB0_4 LBB0_3: mov w0, #0 LBB0_4: ldr w8, [x20, #44] Lloh6: adrp x25, _IWL_RATE_COUNT@GOTPAGE Lloh7: ldr x25, [x25, _IWL_RATE_COUNT@GOTPAGEOFF] cbnz w21, LBB0_7 ; %bb.5: ldr w9, [x20, #56] cmp w8, w9 b.gt LBB0_7 ; %bb.6: ldr w9, [x20, #40] ldr w10, [x20, #52] cmp w9, w10 b.le LBB0_11 LBB0_7: ldr w9, [x20, #40] stp x9, x0, [sp, #8] str x8, [sp] Lloh8: adrp x1, l_.str@PAGE Lloh9: add x1, x1, l_.str@PAGEOFF mov x0, x19 bl _IWL_DEBUG_RATE stp xzr, xzr, [x24, #8] str xzr, [x24] ldr w8, [x25] cmp w8, #0 b.le LBB0_10 LBB0_8: mov x19, #0 mov x20, #0 LBB0_9: ; =>This Inner Loop Header: Depth=1 ldr x8, [x23, x22, lsl #3] add x0, x8, x19 bl _rs_rate_scale_clear_window add x20, x20, #1 ldrsw x8, [x25] add x19, x19, #4 cmp x20, x8 b.lt LBB0_9 LBB0_10: ldp x29, x30, [sp, #96] ; 16-byte Folded Reload ldp x20, x19, [sp, #80] ; 16-byte Folded Reload ldp x22, x21, [sp, #64] ; 16-byte Folded Reload ldp x24, x23, [sp, #48] ; 16-byte Folded Reload ldp x26, x25, [sp, #32] ; 16-byte Folded Reload add sp, sp, #112 ret LBB0_11: ldr w9, [x20, #48] cbz w9, LBB0_18 LBB0_12: ldp x8, x9, [x20, #8] add x8, x8, #1 str x8, [x20, #8] cmp x8, x9 b.ge LBB0_14 ; %bb.13: ldr w8, [x25] b LBB0_17 LBB0_14: str xzr, [x20, #8] Lloh10: adrp x1, l_.str.1@PAGE Lloh11: add x1, x1, l_.str.1@PAGEOFF mov x0, x19 bl _IWL_DEBUG_RATE ldr w8, [x25] cmp w8, #1 b.lt LBB0_10 ; %bb.15: mov x19, #0 mov x20, #0 LBB0_16: ; =>This Inner Loop Header: Depth=1 ldr x8, [x23, x22, lsl #3] add x0, x8, x19 bl _rs_rate_scale_clear_window add x20, x20, #1 ldrsw x8, [x25] add x19, x19, #4 cmp x20, x8 b.lt LBB0_16 LBB0_17: ldr x9, [x24] cmp x9, #0 ccmp w8, #1, #8, eq b.ge LBB0_8 b LBB0_10 LBB0_18: ldr x9, [x20, #32] cbz x9, LBB0_12 ; %bb.19: cbnz w0, LBB0_7 b LBB0_12 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpAdd Lloh10, Lloh11 .cfi_endproc ; -- End function .comm _jiffies,4,2 ; @jiffies .comm _IWL_RATE_SCALE_FLUSH_INTVL,8,3 ; @IWL_RATE_SCALE_FLUSH_INTVL .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "LQ: stay is expired %d %d %d\n" l_.str.1: ; @.str.1 .asciz "LQ: stay in table clear win\n" .comm _IWL_RATE_COUNT,4,2 ; @IWL_RATE_COUNT .no_dead_strip _rs_stay_in_table .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/net/wireless/iwlwifi/mvm/extr_rs.c_rs_stay_in_table.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function poll_for_irq _poll_for_irq: ## @poll_for_irq .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq _irq_poll_timer@GOTPCREL(%rip), %rax movl (%rax), %edx movq %rdi, %rsi callq _from_timer movq %rax, %rbx movq 16(%rax), %rax movl (%rax), %edi movq _IOCHAN_FROM_IOPART@GOTPCREL(%rip), %rax movl (%rax), %esi callq _visorchannel_signalempty testl %eax, %eax jne LBB0_2 ## %bb.1: leaq 8(%rbx), %rdi callq _napi_schedule LBB0_2: movq %rbx, %rdi addq $4, %rdi xorl %esi, %esi callq _atomic_set movl $2, %edi callq _msecs_to_jiffies movq %rbx, %rdi movl %eax, %esi addq $8, %rsp popq %rbx popq %rbp jmp _mod_timer ## TAILCALL .cfi_endproc ## -- End function .comm _irq_poll_timer,4,2 ## @irq_poll_timer .comm _IOCHAN_FROM_IOPART,4,2 ## @IOCHAN_FROM_IOPART .comm _devdata,8,3 ## @devdata .no_dead_strip _poll_for_irq .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function poll_for_irq _poll_for_irq: ; @poll_for_irq .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, _irq_poll_timer@GOTPAGE Lloh1: ldr x8, [x8, _irq_poll_timer@GOTPAGEOFF] Lloh2: ldr w2, [x8] mov x1, x0 bl _from_timer mov x19, x0 ldr x8, [x0, #16] ldr w0, [x8] Lloh3: adrp x8, _IOCHAN_FROM_IOPART@GOTPAGE Lloh4: ldr x8, [x8, _IOCHAN_FROM_IOPART@GOTPAGEOFF] Lloh5: ldr w1, [x8] bl _visorchannel_signalempty cbnz w0, LBB0_2 ; %bb.1: add x0, x19, #8 bl _napi_schedule LBB0_2: add x0, x19, #4 mov w1, #0 bl _atomic_set mov w0, #2 bl _msecs_to_jiffies 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 _mod_timer .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _irq_poll_timer,4,2 ; @irq_poll_timer .comm _IOCHAN_FROM_IOPART,4,2 ; @IOCHAN_FROM_IOPART .comm _devdata,8,3 ; @devdata .no_dead_strip _poll_for_irq .subsections_via_symbols
AnghaBench/linux/drivers/staging/unisys/visornic/extr_visornic_main.c_poll_for_irq.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function clearvalues _clearvalues: ## @clearvalues .cfi_startproc ## %bb.0: 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, -48(%rbp) ## 8-byte Spill cmpq %rdx, %rsi je LBB0_14 ## %bb.1: movq %rdi, %r13 jmp LBB0_2 .p2align 4, 0x90 LBB0_13: ## in Loop: Header=BB0_2 Depth=1 movq -64(%rbp), %rdi ## 8-byte Reload callq _gco2t movq 16(%rax), %rsi cmpq -48(%rbp), %rsi ## 8-byte Folded Reload je LBB0_14 LBB0_2: ## =>This Loop Header: Depth=1 ## Child Loop BB0_4 Depth 2 ## Child Loop BB0_9 Depth 2 movq %rsi, -64(%rbp) ## 8-byte Spill movq %rsi, %rdi callq _gco2t movq %rax, %rbx movq %rax, %rdi callq _gnodelast movq %rax, -56(%rbp) ## 8-byte Spill cmpl $0, (%rbx) je LBB0_7 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 xorl %r15d, %r15d xorl %r12d, %r12d jmp LBB0_4 .p2align 4, 0x90 LBB0_6: ## in Loop: Header=BB0_4 Depth=2 incq %r12 movl (%rbx), %eax addq $4, %r15 cmpq %rax, %r12 jae LBB0_7 LBB0_4: ## Parent Loop BB0_2 Depth=1 ## => This Inner Loop Header: Depth=2 movq 8(%rbx), %r14 addq %r15, %r14 movq %r13, %rdi movq %r14, %rsi callq _iscleared testq %rax, %rax je LBB0_6 ## %bb.5: ## in Loop: Header=BB0_4 Depth=2 movq %r14, %rdi callq _setnilvalue jmp LBB0_6 .p2align 4, 0x90 LBB0_7: ## in Loop: Header=BB0_2 Depth=1 movq %rbx, %rdi xorl %esi, %esi callq _gnode movq -56(%rbp), %r14 ## 8-byte Reload cmpq %r14, %rax jae LBB0_13 ## %bb.8: ## in Loop: Header=BB0_2 Depth=1 movq %rax, %rbx jmp LBB0_9 .p2align 4, 0x90 LBB0_12: ## in Loop: Header=BB0_9 Depth=2 addq $4, %rbx cmpq %r14, %rbx jae LBB0_13 LBB0_9: ## Parent Loop BB0_2 Depth=1 ## => This Inner Loop Header: Depth=2 movq %rbx, %rdi callq _gval movq %rax, %rdi callq _ttisnil testl %eax, %eax jne LBB0_12 ## %bb.10: ## in Loop: Header=BB0_9 Depth=2 movq %rbx, %rdi callq _gval movq %r13, %rdi movq %rax, %rsi callq _iscleared testq %rax, %rax je LBB0_12 ## %bb.11: ## in Loop: Header=BB0_9 Depth=2 movq %rbx, %rdi callq _gval movq %rax, %rdi callq _setnilvalue movq %rbx, %rdi callq _removeentry jmp LBB0_12 LBB0_14: addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _clearvalues .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function clearvalues _clearvalues: ; @clearvalues .cfi_startproc ; %bb.0: stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill .cfi_def_cfa_offset 80 stp x24, x23, [sp, #16] ; 16-byte Folded Spill stp x22, x21, [sp, #32] ; 16-byte Folded Spill stp x20, x19, [sp, #48] ; 16-byte Folded Spill stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 cmp x1, x2 b.eq LBB0_14 ; %bb.1: mov x19, x2 mov x21, x1 mov x20, x0 b LBB0_3 LBB0_2: ; in Loop: Header=BB0_3 Depth=1 mov x0, x21 bl _gco2t ldr x21, [x0, #16] cmp x21, x19 b.eq LBB0_14 LBB0_3: ; =>This Loop Header: Depth=1 ; Child Loop BB0_6 Depth 2 ; Child Loop BB0_11 Depth 2 mov x0, x21 bl _gco2t mov x23, x0 bl _gnodelast mov x22, x0 ldr w8, [x23] cbz w8, LBB0_8 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 mov x25, #0 mov x26, #0 b LBB0_6 LBB0_5: ; in Loop: Header=BB0_6 Depth=2 add x26, x26, #1 ldr w8, [x23] add x25, x25, #4 cmp x26, x8 b.hs LBB0_8 LBB0_6: ; Parent Loop BB0_3 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [x23, #8] add x24, x8, x25 mov x0, x20 mov x1, x24 bl _iscleared cbz x0, LBB0_5 ; %bb.7: ; in Loop: Header=BB0_6 Depth=2 mov x0, x24 bl _setnilvalue b LBB0_5 LBB0_8: ; in Loop: Header=BB0_3 Depth=1 mov x0, x23 mov w1, #0 bl _gnode cmp x0, x22 b.hs LBB0_2 ; %bb.9: ; in Loop: Header=BB0_3 Depth=1 mov x23, x0 b LBB0_11 LBB0_10: ; in Loop: Header=BB0_11 Depth=2 add x23, x23, #4 cmp x23, x22 b.hs LBB0_2 LBB0_11: ; Parent Loop BB0_3 Depth=1 ; => This Inner Loop Header: Depth=2 mov x0, x23 bl _gval bl _ttisnil cbnz w0, LBB0_10 ; %bb.12: ; in Loop: Header=BB0_11 Depth=2 mov x0, x23 bl _gval mov x1, x0 mov x0, x20 bl _iscleared cbz x0, LBB0_10 ; %bb.13: ; in Loop: Header=BB0_11 Depth=2 mov x0, x23 bl _gval bl _setnilvalue mov x0, x23 bl _removeentry b LBB0_10 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 ldp x24, x23, [sp, #16] ; 16-byte Folded Reload ldp x26, x25, [sp], #80 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _clearvalues .subsections_via_symbols
AnghaBench/freebsd/contrib/lua/src/extr_lgc.c_clearvalues.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .comm _EBADMSG,4,2 ## @EBADMSG .comm _EINVAL,4,2 ## @EINVAL .comm _EIO,4,2 ## @EIO .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .comm _EBADMSG,4,2 ; @EBADMSG .comm _EINVAL,4,2 ; @EINVAL .comm _EIO,4,2 ; @EIO .subsections_via_symbols
AnghaBench/linux/drivers/crypto/inside-secure/extr_safexcel.c_safexcel_rdesc_check_errors.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function main LCPI0_0: .quad 0x4008000000000000 ## double 3 LCPI0_1: .quad 0x4014000000000000 ## double 5 LCPI0_2: .quad 0x4024000000000000 ## double 10 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $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), %rdi leaq -44(%rbp), %rsi xorl %eax, %eax callq _scanf cmpl $0, -44(%rbp) jle LBB0_3 ## %bb.1: leaq -56(%rbp), %r15 leaq -52(%rbp), %r12 leaq -48(%rbp), %r13 leaq L_.str.2(%rip), %rbx xorl %r14d, %r14d .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 leaq L_.str.1(%rip), %rdi movq %r15, %rsi movq %r12, %rdx movq %r13, %rcx xorl %eax, %eax callq _scanf movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 cvtss2sd %xmm0, %xmm1 movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 mulsd LCPI0_0(%rip), %xmm0 addsd %xmm1, %xmm1 addsd %xmm0, %xmm1 movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 mulsd LCPI0_1(%rip), %xmm0 addsd %xmm1, %xmm0 divsd LCPI0_2(%rip), %xmm0 movq %rbx, %rdi movb $1, %al callq _printf incl %r14d cmpl -44(%rbp), %r14d jl LBB0_2 LBB0_3: 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 "%f %f %f" L_.str.2: ## @.str.2 .asciz "%.1f\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, #144 .cfi_def_cfa_offset 144 stp d11, d10, [sp, #48] ; 16-byte Folded Spill stp d9, d8, [sp, #64] ; 16-byte Folded Spill stp x24, x23, [sp, #80] ; 16-byte Folded Spill stp x22, x21, [sp, #96] ; 16-byte Folded Spill stp x20, x19, [sp, #112] ; 16-byte Folded Spill stp x29, x30, [sp, #128] ; 16-byte Folded Spill add x29, sp, #128 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset b8, -72 .cfi_offset b9, -80 .cfi_offset b10, -88 .cfi_offset b11, -96 add x8, sp, #44 str x8, [sp] Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _scanf ldr w8, [sp, #44] cmp w8, #1 b.lt LBB0_3 ; %bb.1: mov w21, #0 add x22, sp, #32 add x23, sp, #36 add x24, sp, #40 fmov d8, #3.00000000 fmov d9, #2.00000000 Lloh2: adrp x19, l_.str.1@PAGE Lloh3: add x19, x19, l_.str.1@PAGEOFF fmov d10, #5.00000000 fmov d11, #10.00000000 Lloh4: adrp x20, l_.str.2@PAGE Lloh5: add x20, x20, l_.str.2@PAGEOFF LBB0_2: ; =>This Inner Loop Header: Depth=1 stp x23, x22, [sp, #8] str x24, [sp] mov x0, x19 bl _scanf ldp s1, s0, [sp, #36] fcvt d0, s0 fcvt d1, s1 fmul d1, d1, d8 fmadd d0, d0, d9, d1 ldr s1, [sp, #32] fcvt d1, s1 fmadd d0, d1, d10, d0 fdiv d0, d0, d11 str d0, [sp] mov x0, x20 bl _printf add w21, w21, #1 ldr w8, [sp, #44] cmp w21, w8 b.lt LBB0_2 LBB0_3: mov w0, #0 ldp x29, x30, [sp, #128] ; 16-byte Folded Reload ldp x20, x19, [sp, #112] ; 16-byte Folded Reload ldp x22, x21, [sp, #96] ; 16-byte Folded Reload ldp x24, x23, [sp, #80] ; 16-byte Folded Reload ldp d9, d8, [sp, #64] ; 16-byte Folded Reload ldp d11, d10, [sp, #48] ; 16-byte Folded Reload add sp, sp, #144 ret .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh2, Lloh3 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" l_.str.1: ; @.str.1 .asciz "%f %f %f" l_.str.2: ; @.str.2 .asciz "%.1f\n" .subsections_via_symbols
the_stack_data/30257.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __DATA,__data .p2align 3 ## @s_parser_init _s_parser_init: .long 1 ## 0x1 .long 2 ## 0x2 .long 580 ## 0x244 .long 64 ## 0x40 .long 44793 ## 0xaef9 .long 1320 ## 0x528 .quad _caStringTable .quad _ucaPpptTable .quad _aAcharTable .quad _aParserInit .globl _vpJsonGrammarInit ## @vpJsonGrammarInit .p2align 3 _vpJsonGrammarInit: .quad _s_parser_init .section __TEXT,__const .p2align 4 ## @caStringTable _caStringTable: .asciz "JSON-text\000begin-array\000begin-object\000end-array\000end-object\000name-separator\000value-separator\000end-member-separator\000end-value-separator\000ws\000value\000false\000null\000true\000object\000member\000key\000key-begin\000array\000number\000frac-only\000decimal-point\000digit1-9\000e\000exp\000frac\000frac-digits\000int\000minus\000eminus\000plus\000eplus\000zero\000string\000string-begin\000string-content\000string-end\000char\000quote\000r-solidus\000solidus\000backspace\000form-feed\000line-feed\000cr\000tab\000ascii\000utf16\000utf16-2\000utf16-1\000utf16-tail\000utf8\000utf8-2\000utf8-3\000utf8-4\000UTF8-tail\000DIGIT\000HEXDIG\0007.0\000GNU Lesser General Public License, version 3 or higher.\000Copyright (C) 2020 Lowell D. Thomas\000" .p2align 4 ## @aAcharTable _aAcharTable: .ascii "[{]}:,,, \t\n\rfalsenulltrue\".eE--++0\"\"\\\"\\\\\\/\\b\\f\\n\\r\\t\\u\\u\\u\340\355\356\357\360\364" .p2align 4 ## @aParserInit _aParserInit: .short 1320 ## 0x528 .short 9 ## 0x9 .short 244 ## 0xf4 .short 1 ## 0x1 .short 44793 ## 0xaef9 .short 2 ## 0x2 .short 58 ## 0x3a .short 0 ## 0x0 .short 225 ## 0xe1 .short 189 ## 0xbd .short 237 ## 0xed .short 483 ## 0x1e3 .short 543 ## 0x21f .short 487 ## 0x1e7 .short 22 ## 0x16 .short 144 ## 0x90 .short 166 ## 0xa6 .short 348 ## 0x15c .short 514 ## 0x202 .short 0 ## 0x0 .short 514 ## 0x202 .short 806 ## 0x326 .short 1 ## 0x1 .short 2 ## 0x2 .short 3 ## 0x3 .short 5 ## 0x5 .short 6 ## 0x6 .short 7 ## 0x7 .short 9 ## 0x9 .short 10 ## 0xa .short 11 ## 0xb .short 13 ## 0xd .short 14 ## 0xe .short 15 ## 0xf .short 17 ## 0x11 .short 18 ## 0x12 .short 19 ## 0x13 .short 21 ## 0x15 .short 22 ## 0x16 .short 23 ## 0x17 .short 25 ## 0x19 .short 26 ## 0x1a .short 27 ## 0x1b .short 29 ## 0x1d .short 30 ## 0x1e .short 31 ## 0x1f .short 33 ## 0x21 .short 34 ## 0x22 .short 35 ## 0x23 .short 38 ## 0x26 .short 39 ## 0x27 .short 40 ## 0x28 .short 41 ## 0x29 .short 43 ## 0x2b .short 44 ## 0x2c .short 45 ## 0x2d .short 46 ## 0x2e .short 47 ## 0x2f .short 48 ## 0x30 .short 49 ## 0x31 .short 54 ## 0x36 .short 55 ## 0x37 .short 64 ## 0x40 .short 57 ## 0x39 .short 58 ## 0x3a .short 62 ## 0x3e .short 60 ## 0x3c .short 61 ## 0x3d .short 66 ## 0x42 .short 67 ## 0x43 .short 68 ## 0x44 .short 70 ## 0x46 .short 71 ## 0x47 .short 72 ## 0x48 .short 75 ## 0x4b .short 76 ## 0x4c .short 85 ## 0x55 .short 78 ## 0x4e .short 79 ## 0x4f .short 83 ## 0x53 .short 81 ## 0x51 .short 82 ## 0x52 .short 87 ## 0x57 .short 91 ## 0x5b .short 97 ## 0x61 .short 89 ## 0x59 .short 90 ## 0x5a .short 92 ## 0x5c .short 96 ## 0x60 .short 93 ## 0x5d .short 94 ## 0x5e .short 103 ## 0x67 .short 104 ## 0x68 .short 106 ## 0x6a .short 107 ## 0x6b .short 111 ## 0x6f .short 109 ## 0x6d .short 110 ## 0x6e .short 114 ## 0x72 .short 115 ## 0x73 .short 119 ## 0x77 .short 120 ## 0x78 .short 121 ## 0x79 .short 122 ## 0x7a .short 130 ## 0x82 .short 131 ## 0x83 .short 132 ## 0x84 .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 158 ## 0x9e .short 159 ## 0x9f .short 160 ## 0xa0 .short 162 ## 0xa2 .short 163 ## 0xa3 .short 165 ## 0xa5 .short 166 ## 0xa6 .short 168 ## 0xa8 .short 169 ## 0xa9 .short 172 ## 0xac .short 173 ## 0xad .short 177 ## 0xb1 .short 178 ## 0xb2 .short 179 ## 0xb3 .short 181 ## 0xb5 .short 182 ## 0xb6 .short 184 ## 0xb8 .short 188 ## 0xbc .short 192 ## 0xc0 .short 196 ## 0xc4 .short 200 ## 0xc8 .short 185 ## 0xb9 .short 186 ## 0xba .short 187 ## 0xbb .short 189 ## 0xbd .short 190 ## 0xbe .short 193 ## 0xc1 .short 194 ## 0xc2 .short 195 ## 0xc3 .short 197 ## 0xc5 .short 198 ## 0xc6 .short 201 ## 0xc9 .short 202 ## 0xca .short 203 ## 0xcb .short 205 ## 0xcd .short 210 ## 0xd2 .short 214 ## 0xd6 .short 206 ## 0xce .short 207 ## 0xcf .short 208 ## 0xd0 .short 211 ## 0xd3 .short 212 ## 0xd4 .short 215 ## 0xd7 .short 216 ## 0xd8 .short 217 ## 0xd9 .short 222 ## 0xde .short 223 ## 0xdf .short 224 ## 0xe0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 4 ## 0x4 .short 0 ## 0x0 .short 1 ## 0x1 .short 237 ## 0xed .short 10 ## 0xa .short 4 ## 0x4 .short 4 ## 0x4 .short 0 ## 0x0 .short 2 ## 0x2 .short 474 ## 0x1da .short 22 ## 0x16 .short 8 ## 0x8 .short 4 ## 0x4 .short 0 ## 0x0 .short 3 ## 0x3 .short 711 ## 0x2c7 .short 35 ## 0x23 .short 12 ## 0xc .short 4 ## 0x4 .short 0 ## 0x0 .short 4 ## 0x4 .short 948 ## 0x3b4 .short 45 ## 0x2d .short 16 ## 0x10 .short 4 ## 0x4 .short 0 ## 0x0 .short 5 ## 0x5 .short 1185 ## 0x4a1 .short 56 ## 0x38 .short 20 ## 0x14 .short 4 ## 0x4 .short 0 ## 0x0 .short 6 ## 0x6 .short 1422 ## 0x58e .short 71 ## 0x47 .short 24 ## 0x18 .short 4 ## 0x4 .short 0 ## 0x0 .short 7 ## 0x7 .short 1659 ## 0x67b .short 87 ## 0x57 .short 28 ## 0x1c .short 4 ## 0x4 .short 0 ## 0x0 .short 8 ## 0x8 .short 1896 ## 0x768 .short 108 ## 0x6c .short 32 ## 0x20 .short 4 ## 0x4 .short 0 ## 0x0 .short 9 ## 0x9 .short 2133 ## 0x855 .short 128 ## 0x80 .short 36 ## 0x24 .short 6 ## 0x6 .short 1 ## 0x1 .short 10 ## 0xa .short 2370 ## 0x942 .short 131 ## 0x83 .short 42 ## 0x2a .short 8 ## 0x8 .short 0 ## 0x0 .short 11 ## 0xb .short 2607 ## 0xa2f .short 137 ## 0x89 .short 50 ## 0x32 .short 1 ## 0x1 .short 0 ## 0x0 .short 12 ## 0xc .short 2844 ## 0xb1c .short 143 ## 0x8f .short 51 ## 0x33 .short 1 ## 0x1 .short 0 ## 0x0 .short 13 ## 0xd .short 3081 ## 0xc09 .short 148 ## 0x94 .short 52 ## 0x34 .short 1 ## 0x1 .short 0 ## 0x0 .short 14 ## 0xe .short 3318 ## 0xcf6 .short 153 ## 0x99 .short 53 ## 0x35 .short 12 ## 0xc .short 0 ## 0x0 .short 15 ## 0xf .short 3555 ## 0xde3 .short 160 ## 0xa0 .short 65 ## 0x41 .short 4 ## 0x4 .short 0 ## 0x0 .short 16 ## 0x10 .short 3792 ## 0xed0 .short 167 ## 0xa7 .short 69 ## 0x45 .short 4 ## 0x4 .short 0 ## 0x0 .short 17 ## 0x11 .short 4029 ## 0xfbd .short 171 ## 0xab .short 73 ## 0x49 .short 1 ## 0x1 .short 0 ## 0x0 .short 18 ## 0x12 .short 4266 ## 0x10aa .short 181 ## 0xb5 .short 74 ## 0x4a .short 12 ## 0xc .short 0 ## 0x0 .short 19 ## 0x13 .short 4503 ## 0x1197 .short 187 ## 0xbb .short 86 ## 0x56 .short 13 ## 0xd .short 0 ## 0x0 .short 20 ## 0x14 .short 4740 ## 0x1284 .short 194 ## 0xc2 .short 99 ## 0x63 .short 1 ## 0x1 .short 0 ## 0x0 .short 21 ## 0x15 .short 4977 ## 0x1371 .short 204 ## 0xcc .short 100 ## 0x64 .short 1 ## 0x1 .short 0 ## 0x0 .short 22 ## 0x16 .short 5214 ## 0x145e .short 218 ## 0xda .short 101 ## 0x65 .short 1 ## 0x1 .short 0 ## 0x0 .short 23 ## 0x17 .short 5451 ## 0x154b .short 227 ## 0xe3 .short 102 ## 0x66 .short 3 ## 0x3 .short 0 ## 0x0 .short 24 ## 0x18 .short 5688 ## 0x1638 .short 229 ## 0xe5 .short 105 ## 0x69 .short 8 ## 0x8 .short 0 ## 0x0 .short 25 ## 0x19 .short 5925 ## 0x1725 .short 233 ## 0xe9 .short 113 ## 0x71 .short 3 ## 0x3 .short 0 ## 0x0 .short 26 ## 0x1a .short 6162 ## 0x1812 .short 238 ## 0xee .short 116 ## 0x74 .short 2 ## 0x2 .short 0 ## 0x0 .short 27 ## 0x1b .short 6399 ## 0x18ff .short 250 ## 0xfa .short 118 ## 0x76 .short 6 ## 0x6 .short 0 ## 0x0 .short 28 ## 0x1c .short 6636 ## 0x19ec .short 254 ## 0xfe .short 124 ## 0x7c .short 1 ## 0x1 .short 0 ## 0x0 .short 29 ## 0x1d .short 6873 ## 0x1ad9 .short 260 ## 0x104 .short 125 ## 0x7d .short 1 ## 0x1 .short 0 ## 0x0 .short 30 ## 0x1e .short 7110 ## 0x1bc6 .short 267 ## 0x10b .short 126 ## 0x7e .short 1 ## 0x1 .short 0 ## 0x0 .short 31 ## 0x1f .short 7347 ## 0x1cb3 .short 272 ## 0x110 .short 127 ## 0x7f .short 1 ## 0x1 .short 0 ## 0x0 .short 32 ## 0x20 .short 7584 ## 0x1da0 .short 278 ## 0x116 .short 128 ## 0x80 .short 1 ## 0x1 .short 0 ## 0x0 .short 33 ## 0x21 .short 7821 ## 0x1e8d .short 283 ## 0x11b .short 129 ## 0x81 .short 4 ## 0x4 .short 0 ## 0x0 .short 34 ## 0x22 .short 8058 ## 0x1f7a .short 290 ## 0x122 .short 133 ## 0x85 .short 1 ## 0x1 .short 0 ## 0x0 .short 35 ## 0x23 .short 8295 ## 0x2067 .short 303 ## 0x12f .short 134 ## 0x86 .short 2 ## 0x2 .short 1 ## 0x1 .short 36 ## 0x24 .short 8532 ## 0x2154 .short 318 ## 0x13e .short 136 ## 0x88 .short 1 ## 0x1 .short 0 ## 0x0 .short 37 ## 0x25 .short 8769 ## 0x2241 .short 329 ## 0x149 .short 137 ## 0x89 .short 12 ## 0xc .short 0 ## 0x0 .short 38 ## 0x26 .short 9006 ## 0x232e .short 334 ## 0x14e .short 149 ## 0x95 .short 1 ## 0x1 .short 0 ## 0x0 .short 39 ## 0x27 .short 9243 ## 0x241b .short 340 ## 0x154 .short 150 ## 0x96 .short 1 ## 0x1 .short 0 ## 0x0 .short 40 ## 0x28 .short 9480 ## 0x2508 .short 350 ## 0x15e .short 151 ## 0x97 .short 1 ## 0x1 .short 0 ## 0x0 .short 41 ## 0x29 .short 9717 ## 0x25f5 .short 358 ## 0x166 .short 152 ## 0x98 .short 1 ## 0x1 .short 0 ## 0x0 .short 42 ## 0x2a .short 9954 ## 0x26e2 .short 368 ## 0x170 .short 153 ## 0x99 .short 1 ## 0x1 .short 0 ## 0x0 .short 43 ## 0x2b .short 10191 ## 0x27cf .short 378 ## 0x17a .short 154 ## 0x9a .short 1 ## 0x1 .short 0 ## 0x0 .short 44 ## 0x2c .short 10428 ## 0x28bc .short 388 ## 0x184 .short 155 ## 0x9b .short 1 ## 0x1 .short 0 ## 0x0 .short 45 ## 0x2d .short 10665 ## 0x29a9 .short 391 ## 0x187 .short 156 ## 0x9c .short 1 ## 0x1 .short 0 ## 0x0 .short 46 ## 0x2e .short 10902 ## 0x2a96 .short 395 ## 0x18b .short 157 ## 0x9d .short 4 ## 0x4 .short 0 ## 0x0 .short 47 ## 0x2f .short 11139 ## 0x2b83 .short 401 ## 0x191 .short 161 ## 0xa1 .short 3 ## 0x3 .short 0 ## 0x0 .short 48 ## 0x30 .short 11376 ## 0x2c70 .short 407 ## 0x197 .short 164 ## 0xa4 .short 7 ## 0x7 .short 0 ## 0x0 .short 49 ## 0x31 .short 11613 ## 0x2d5d .short 415 ## 0x19f .short 171 ## 0xab .short 3 ## 0x3 .short 0 ## 0x0 .short 50 ## 0x32 .short 11850 ## 0x2e4a .short 423 ## 0x1a7 .short 174 ## 0xae .short 2 ## 0x2 .short 0 ## 0x0 .short 51 ## 0x33 .short 12087 ## 0x2f37 .short 434 ## 0x1b2 .short 176 ## 0xb0 .short 4 ## 0x4 .short 0 ## 0x0 .short 52 ## 0x34 .short 12324 ## 0x3024 .short 439 ## 0x1b7 .short 180 ## 0xb4 .short 3 ## 0x3 .short 0 ## 0x0 .short 53 ## 0x35 .short 12561 ## 0x3111 .short 446 ## 0x1be .short 183 ## 0xb7 .short 21 ## 0x15 .short 0 ## 0x0 .short 54 ## 0x36 .short 12798 ## 0x31fe .short 453 ## 0x1c5 .short 204 ## 0xcc .short 15 ## 0xf .short 0 ## 0x0 .short 55 ## 0x37 .short 13035 ## 0x32eb .short 460 ## 0x1cc .short 219 ## 0xdb .short 1 ## 0x1 .short 0 ## 0x0 .short 56 ## 0x38 .short 13272 ## 0x33d8 .short 470 ## 0x1d6 .short 220 ## 0xdc .short 1 ## 0x1 .short 0 ## 0x0 .short 57 ## 0x39 .short 13509 ## 0x34c5 .short 476 ## 0x1dc .short 221 ## 0xdd .short 4 ## 0x4 .short 0 ## 0x0 .short 2 ## 0x2 .short 13746 ## 0x35b2 .short 0 ## 0x0 .short 3 ## 0x3 .short 4 ## 0x4 .short 2133 ## 0x855 .short 9 ## 0x9 .short 4 ## 0x4 .short 2370 ## 0x942 .short 10 ## 0xa .short 4 ## 0x4 .short 2133 ## 0x855 .short 9 ## 0x9 .short 2 ## 0x2 .short 13983 ## 0x369f .short 3 ## 0x3 .short 3 ## 0x3 .short 4 ## 0x4 .short 2133 ## 0x855 .short 9 ## 0x9 .short 6 ## 0x6 .short 14220 ## 0x378c .short 0 ## 0x0 .short 1 ## 0x1 .short 4 ## 0x4 .short 2133 ## 0x855 .short 9 ## 0x9 .short 2 ## 0x2 .short 14457 ## 0x3879 .short 6 ## 0x6 .short 3 ## 0x3 .short 4 ## 0x4 .short 2133 ## 0x855 .short 9 ## 0x9 .short 6 ## 0x6 .short 14694 ## 0x3966 .short 1 ## 0x1 .short 1 ## 0x1 .short 4 ## 0x4 .short 2133 ## 0x855 .short 9 ## 0x9 .short 2 ## 0x2 .short 14931 ## 0x3a53 .short 9 ## 0x9 .short 3 ## 0x3 .short 4 ## 0x4 .short 2133 ## 0x855 .short 9 ## 0x9 .short 6 ## 0x6 .short 15168 ## 0x3b40 .short 2 ## 0x2 .short 1 ## 0x1 .short 4 ## 0x4 .short 2133 ## 0x855 .short 9 ## 0x9 .short 2 ## 0x2 .short 15405 ## 0x3c2d .short 12 ## 0xc .short 3 ## 0x3 .short 4 ## 0x4 .short 2133 ## 0x855 .short 9 ## 0x9 .short 6 ## 0x6 .short 15642 ## 0x3d1a .short 3 ## 0x3 .short 1 ## 0x1 .short 4 ## 0x4 .short 2133 ## 0x855 .short 9 ## 0x9 .short 2 ## 0x2 .short 15879 ## 0x3e07 .short 15 ## 0xf .short 3 ## 0x3 .short 4 ## 0x4 .short 2133 ## 0x855 .short 9 ## 0x9 .short 6 ## 0x6 .short 16116 ## 0x3ef4 .short 4 ## 0x4 .short 1 ## 0x1 .short 4 ## 0x4 .short 2133 ## 0x855 .short 9 ## 0x9 .short 2 ## 0x2 .short 16353 ## 0x3fe1 .short 18 ## 0x12 .short 3 ## 0x3 .short 4 ## 0x4 .short 2133 ## 0x855 .short 9 ## 0x9 .short 6 ## 0x6 .short 16590 ## 0x40ce .short 5 ## 0x5 .short 1 ## 0x1 .short 4 ## 0x4 .short 2133 ## 0x855 .short 9 ## 0x9 .short 2 ## 0x2 .short 16827 ## 0x41bb .short 21 ## 0x15 .short 3 ## 0x3 .short 4 ## 0x4 .short 2133 ## 0x855 .short 9 ## 0x9 .short 6 ## 0x6 .short 17064 ## 0x42a8 .short 6 ## 0x6 .short 1 ## 0x1 .short 4 ## 0x4 .short 2133 ## 0x855 .short 9 ## 0x9 .short 2 ## 0x2 .short 17301 ## 0x4395 .short 24 ## 0x18 .short 3 ## 0x3 .short 4 ## 0x4 .short 2133 ## 0x855 .short 9 ## 0x9 .short 6 ## 0x6 .short 17538 ## 0x4482 .short 7 ## 0x7 .short 1 ## 0x1 .short 4 ## 0x4 .short 2133 ## 0x855 .short 9 ## 0x9 .short 3 ## 0x3 .short 17775 ## 0x456f .short 0 ## 0x0 .short 65535 ## 0xffff .short 1 ## 0x1 .short 18012 ## 0x465c .short 27 ## 0x1b .short 4 ## 0x4 .short 6 ## 0x6 .short 18249 ## 0x4749 .short 8 ## 0x8 .short 1 ## 0x1 .short 6 ## 0x6 .short 18486 ## 0x4836 .short 9 ## 0x9 .short 1 ## 0x1 .short 6 ## 0x6 .short 18723 ## 0x4923 .short 10 ## 0xa .short 1 ## 0x1 .short 6 ## 0x6 .short 18960 ## 0x4a10 .short 11 ## 0xb .short 1 ## 0x1 .short 1 ## 0x1 .short 19197 ## 0x4afd .short 31 ## 0x1f .short 7 ## 0x7 .short 4 ## 0x4 .short 3081 ## 0xc09 .short 13 ## 0xd .short 4 ## 0x4 .short 2607 ## 0xa2f .short 11 ## 0xb .short 4 ## 0x4 .short 2844 ## 0xb1c .short 12 ## 0xc .short 4 ## 0x4 .short 3318 ## 0xcf6 .short 14 ## 0xe .short 4 ## 0x4 .short 4266 ## 0x10aa .short 18 ## 0x12 .short 4 ## 0x4 .short 4503 ## 0x1197 .short 19 ## 0x13 .short 4 ## 0x4 .short 7821 ## 0x1e8d .short 33 ## 0x21 .short 6 ## 0x6 .short 19434 ## 0x4bea .short 12 ## 0xc .short 5 ## 0x5 .short 6 ## 0x6 .short 19671 ## 0x4cd7 .short 17 ## 0x11 .short 4 ## 0x4 .short 6 ## 0x6 .short 19908 ## 0x4dc4 .short 21 ## 0x15 .short 4 ## 0x4 .short 2 ## 0x2 .short 20145 ## 0x4eb1 .short 38 ## 0x26 .short 3 ## 0x3 .short 4 ## 0x4 .short 474 ## 0x1da .short 2 ## 0x2 .short 3 ## 0x3 .short 20382 ## 0x4f9e .short 0 ## 0x0 .short 1 ## 0x1 .short 2 ## 0x2 .short 20619 ## 0x508b .short 41 ## 0x29 .short 3 ## 0x3 .short 4 ## 0x4 .short 3555 ## 0xde3 .short 15 ## 0xf .short 3 ## 0x3 .short 20856 ## 0x5178 .short 0 ## 0x0 .short 65535 ## 0xffff .short 2 ## 0x2 .short 21093 ## 0x5265 .short 44 ## 0x2c .short 2 ## 0x2 .short 4 ## 0x4 .short 1422 ## 0x58e .short 6 ## 0x6 .short 4 ## 0x4 .short 3555 ## 0xde3 .short 15 ## 0xf .short 3 ## 0x3 .short 21330 ## 0x5352 .short 0 ## 0x0 .short 1 ## 0x1 .short 4 ## 0x4 .short 1659 ## 0x67b .short 7 ## 0x7 .short 4 ## 0x4 .short 948 ## 0x3b4 .short 4 ## 0x4 .short 2 ## 0x2 .short 21567 ## 0x543f .short 46 ## 0x2e .short 3 ## 0x3 .short 4 ## 0x4 .short 3792 ## 0xed0 .short 16 ## 0x10 .short 4 ## 0x4 .short 1185 ## 0x4a1 .short 5 ## 0x5 .short 4 ## 0x4 .short 2370 ## 0x942 .short 10 ## 0xa .short 2 ## 0x2 .short 21804 ## 0x552c .short 49 ## 0x31 .short 3 ## 0x3 .short 4 ## 0x4 .short 4029 ## 0xfbd .short 17 ## 0x11 .short 4 ## 0x4 .short 8295 ## 0x2067 .short 35 ## 0x23 .short 4 ## 0x4 .short 8532 ## 0x2154 .short 36 ## 0x24 .short 6 ## 0x6 .short 22041 ## 0x5619 .short 25 ## 0x19 .short 1 ## 0x1 .short 2 ## 0x2 .short 22278 ## 0x5706 .short 52 ## 0x34 .short 3 ## 0x3 .short 4 ## 0x4 .short 237 ## 0xed .short 1 ## 0x1 .short 3 ## 0x3 .short 22515 ## 0x57f3 .short 0 ## 0x0 .short 1 ## 0x1 .short 2 ## 0x2 .short 22752 ## 0x58e0 .short 55 ## 0x37 .short 3 ## 0x3 .short 4 ## 0x4 .short 2370 ## 0x942 .short 10 ## 0xa .short 3 ## 0x3 .short 22989 ## 0x59cd .short 0 ## 0x0 .short 65535 ## 0xffff .short 2 ## 0x2 .short 23226 ## 0x5aba .short 58 ## 0x3a .short 2 ## 0x2 .short 4 ## 0x4 .short 1422 ## 0x58e .short 6 ## 0x6 .short 4 ## 0x4 .short 2370 ## 0x942 .short 10 ## 0xa .short 3 ## 0x3 .short 23463 ## 0x5ba7 .short 0 ## 0x0 .short 1 ## 0x1 .short 4 ## 0x4 .short 1896 ## 0x768 .short 8 ## 0x8 .short 4 ## 0x4 .short 711 ## 0x2c7 .short 3 ## 0x3 .short 2 ## 0x2 .short 23700 ## 0x5c94 .short 60 ## 0x3c .short 3 ## 0x3 .short 3 ## 0x3 .short 23937 ## 0x5d81 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 24174 ## 0x5e6e .short 63 ## 0x3f .short 2 ## 0x2 .short 4 ## 0x4 .short 6636 ## 0x19ec .short 28 ## 0x1c .short 4 ## 0x4 .short 7110 ## 0x1bc6 .short 30 ## 0x1e .short 1 ## 0x1 .short 24411 ## 0x5f5b .short 65 ## 0x41 .short 2 ## 0x2 .short 2 ## 0x2 .short 24648 ## 0x6048 .short 67 ## 0x43 .short 2 ## 0x2 .short 4 ## 0x4 .short 6399 ## 0x18ff .short 27 ## 0x1b .short 3 ## 0x3 .short 24885 ## 0x6135 .short 0 ## 0x0 .short 1 ## 0x1 .short 4 ## 0x4 .short 5925 ## 0x1725 .short 25 ## 0x19 .short 4 ## 0x4 .short 4740 ## 0x1284 .short 20 ## 0x14 .short 3 ## 0x3 .short 25122 ## 0x6222 .short 0 ## 0x0 .short 1 ## 0x1 .short 4 ## 0x4 .short 5688 ## 0x1638 .short 24 ## 0x18 .short 4 ## 0x4 .short 5925 ## 0x1725 .short 25 ## 0x19 .short 6 ## 0x6 .short 25359 ## 0x630f .short 26 ## 0x1a .short 1 ## 0x1 .short 5 ## 0x5 .short 25596 ## 0x63fc .short 49 ## 0x31 .short 57 ## 0x39 .short 1 ## 0x1 .short 25833 ## 0x64e9 .short 69 ## 0x45 .short 2 ## 0x2 .short 6 ## 0x6 .short 26070 ## 0x65d6 .short 27 ## 0x1b .short 1 ## 0x1 .short 6 ## 0x6 .short 26307 ## 0x66c3 .short 28 ## 0x1c .short 1 ## 0x1 .short 2 ## 0x2 .short 26544 ## 0x67b0 .short 71 ## 0x47 .short 3 ## 0x3 .short 4 ## 0x4 .short 5451 ## 0x154b .short 23 ## 0x17 .short 3 ## 0x3 .short 26781 ## 0x689d .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 27018 ## 0x698a .short 74 ## 0x4a .short 2 ## 0x2 .short 4 ## 0x4 .short 6873 ## 0x1ad9 .short 29 ## 0x1d .short 4 ## 0x4 .short 7347 ## 0x1cb3 .short 31 ## 0x1f .short 3 ## 0x3 .short 27255 ## 0x6a77 .short 1 ## 0x1 .short 65535 ## 0xffff .short 4 ## 0x4 .short 13272 ## 0x33d8 .short 56 ## 0x38 .short 2 ## 0x2 .short 27492 ## 0x6b64 .short 76 ## 0x4c .short 2 ## 0x2 .short 4 ## 0x4 .short 4977 ## 0x1371 .short 21 ## 0x15 .short 4 ## 0x4 .short 6162 ## 0x1812 .short 26 ## 0x1a .short 3 ## 0x3 .short 27729 ## 0x6c51 .short 1 ## 0x1 .short 65535 ## 0xffff .short 4 ## 0x4 .short 13272 ## 0x33d8 .short 56 ## 0x38 .short 1 ## 0x1 .short 27966 ## 0x6d3e .short 78 ## 0x4e .short 2 ## 0x2 .short 4 ## 0x4 .short 7584 ## 0x1da0 .short 32 ## 0x20 .short 2 ## 0x2 .short 28203 ## 0x6e2b .short 80 ## 0x50 .short 2 ## 0x2 .short 4 ## 0x4 .short 5214 ## 0x145e .short 22 ## 0x16 .short 3 ## 0x3 .short 28440 ## 0x6f18 .short 0 ## 0x0 .short 65535 ## 0xffff .short 4 ## 0x4 .short 13272 ## 0x33d8 .short 56 ## 0x38 .short 6 ## 0x6 .short 28677 ## 0x7005 .short 29 ## 0x1d .short 1 ## 0x1 .short 6 ## 0x6 .short 28914 ## 0x70f2 .short 30 ## 0x1e .short 1 ## 0x1 .short 6 ## 0x6 .short 29151 ## 0x71df .short 31 ## 0x1f .short 1 ## 0x1 .short 6 ## 0x6 .short 29388 ## 0x72cc .short 32 ## 0x20 .short 1 ## 0x1 .short 6 ## 0x6 .short 29625 ## 0x73b9 .short 33 ## 0x21 .short 1 ## 0x1 .short 2 ## 0x2 .short 29862 ## 0x74a6 .short 82 ## 0x52 .short 3 ## 0x3 .short 4 ## 0x4 .short 8058 ## 0x1f7a .short 34 ## 0x22 .short 4 ## 0x4 .short 8295 ## 0x2067 .short 35 ## 0x23 .short 4 ## 0x4 .short 8532 ## 0x2154 .short 36 ## 0x24 .short 6 ## 0x6 .short 30099 ## 0x7593 .short 34 ## 0x22 .short 1 ## 0x1 .short 3 ## 0x3 .short 30336 ## 0x7680 .short 0 ## 0x0 .short 65535 ## 0xffff .short 4 ## 0x4 .short 8769 ## 0x2241 .short 37 ## 0x25 .short 6 ## 0x6 .short 30573 ## 0x776d .short 35 ## 0x23 .short 1 ## 0x1 .short 1 ## 0x1 .short 30810 ## 0x785a .short 85 ## 0x55 .short 11 ## 0xb .short 4 ## 0x4 .short 10902 ## 0x2a96 .short 46 ## 0x2e .short 4 ## 0x4 .short 9006 ## 0x232e .short 38 ## 0x26 .short 4 ## 0x4 .short 9243 ## 0x241b .short 39 ## 0x27 .short 4 ## 0x4 .short 9480 ## 0x2508 .short 40 ## 0x28 .short 4 ## 0x4 .short 9717 ## 0x25f5 .short 41 ## 0x29 .short 4 ## 0x4 .short 9954 ## 0x26e2 .short 42 ## 0x2a .short 4 ## 0x4 .short 10191 ## 0x27cf .short 43 ## 0x2b .short 4 ## 0x4 .short 10428 ## 0x28bc .short 44 ## 0x2c .short 4 ## 0x4 .short 10665 ## 0x29a9 .short 45 ## 0x2d .short 4 ## 0x4 .short 11139 ## 0x2b83 .short 47 ## 0x2f .short 4 ## 0x4 .short 12087 ## 0x2f37 .short 51 ## 0x33 .short 6 ## 0x6 .short 31047 ## 0x7947 .short 36 ## 0x24 .short 2 ## 0x2 .short 6 ## 0x6 .short 31284 ## 0x7a34 .short 38 ## 0x26 .short 2 ## 0x2 .short 6 ## 0x6 .short 31521 ## 0x7b21 .short 40 ## 0x28 .short 2 ## 0x2 .short 6 ## 0x6 .short 31758 ## 0x7c0e .short 42 ## 0x2a .short 2 ## 0x2 .short 6 ## 0x6 .short 31995 ## 0x7cfb .short 44 ## 0x2c .short 2 ## 0x2 .short 6 ## 0x6 .short 32232 ## 0x7de8 .short 46 ## 0x2e .short 2 ## 0x2 .short 6 ## 0x6 .short 32469 ## 0x7ed5 .short 48 ## 0x30 .short 2 ## 0x2 .short 6 ## 0x6 .short 32706 ## 0x7fc2 .short 50 ## 0x32 .short 2 ## 0x2 .short 1 ## 0x1 .short 32943 ## 0x80af .short 96 ## 0x60 .short 3 ## 0x3 .short 5 ## 0x5 .short 33180 ## 0x819c .short 32 ## 0x20 .short 33 ## 0x21 .short 5 ## 0x5 .short 33417 ## 0x8289 .short 35 ## 0x23 .short 91 ## 0x5b .short 5 ## 0x5 .short 33654 ## 0x8376 .short 93 ## 0x5d .short 127 ## 0x7f .short 1 ## 0x1 .short 33891 ## 0x8463 .short 99 ## 0x63 .short 2 ## 0x2 .short 4 ## 0x4 .short 11376 ## 0x2c70 .short 48 ## 0x30 .short 4 ## 0x4 .short 11613 ## 0x2d5d .short 49 ## 0x31 .short 2 ## 0x2 .short 34128 ## 0x8550 .short 101 ## 0x65 .short 4 ## 0x4 .short 6 ## 0x6 .short 34365 ## 0x863d .short 52 ## 0x34 .short 2 ## 0x2 .short 3 ## 0x3 .short 34602 ## 0x872a .short 4 ## 0x4 .short 4 ## 0x4 .short 4 ## 0x4 .short 13509 ## 0x34c5 .short 57 ## 0x39 .short 6 ## 0x6 .short 34839 ## 0x8817 .short 54 ## 0x36 .short 2 ## 0x2 .short 3 ## 0x3 .short 35076 ## 0x8904 .short 4 ## 0x4 .short 4 ## 0x4 .short 4 ## 0x4 .short 13509 ## 0x34c5 .short 57 ## 0x39 .short 2 ## 0x2 .short 35313 ## 0x89f1 .short 105 ## 0x69 .short 2 ## 0x2 .short 6 ## 0x6 .short 35550 ## 0x8ade .short 56 ## 0x38 .short 2 ## 0x2 .short 4 ## 0x4 .short 11850 ## 0x2e4a .short 50 ## 0x32 .short 3 ## 0x3 .short 35787 ## 0x8bcb .short 4 ## 0x4 .short 4 ## 0x4 .short 4 ## 0x4 .short 13509 ## 0x34c5 .short 57 ## 0x39 .short 1 ## 0x1 .short 36024 ## 0x8cb8 .short 107 ## 0x6b .short 3 ## 0x3 .short 4 ## 0x4 .short 12324 ## 0x3024 .short 52 ## 0x34 .short 4 ## 0x4 .short 12561 ## 0x3111 .short 53 ## 0x35 .short 4 ## 0x4 .short 12798 ## 0x31fe .short 54 ## 0x36 .short 2 ## 0x2 .short 36261 ## 0x8da5 .short 110 ## 0x6e .short 2 ## 0x2 .short 5 ## 0x5 .short 36498 ## 0x8e92 .short 194 ## 0xc2 .short 223 ## 0xdf .short 4 ## 0x4 .short 13035 ## 0x32eb .short 55 ## 0x37 .short 1 ## 0x1 .short 36735 ## 0x8f7f .short 112 ## 0x70 .short 5 ## 0x5 .short 2 ## 0x2 .short 36972 ## 0x906c .short 117 ## 0x75 .short 3 ## 0x3 .short 6 ## 0x6 .short 37209 ## 0x9159 .short 58 ## 0x3a .short 1 ## 0x1 .short 5 ## 0x5 .short 37446 ## 0x9246 .short 160 ## 0xa0 .short 191 ## 0xbf .short 4 ## 0x4 .short 13035 ## 0x32eb .short 55 ## 0x37 .short 2 ## 0x2 .short 37683 ## 0x9333 .short 120 ## 0x78 .short 2 ## 0x2 .short 5 ## 0x5 .short 37920 ## 0x9420 .short 225 ## 0xe1 .short 236 ## 0xec .short 3 ## 0x3 .short 38157 ## 0x950d .short 2 ## 0x2 .short 2 ## 0x2 .short 4 ## 0x4 .short 13035 ## 0x32eb .short 55 ## 0x37 .short 2 ## 0x2 .short 38394 ## 0x95fa .short 122 ## 0x7a .short 3 ## 0x3 .short 6 ## 0x6 .short 38631 ## 0x96e7 .short 59 ## 0x3b .short 1 ## 0x1 .short 5 ## 0x5 .short 38868 ## 0x97d4 .short 128 ## 0x80 .short 159 ## 0x9f .short 4 ## 0x4 .short 13035 ## 0x32eb .short 55 ## 0x37 .short 2 ## 0x2 .short 39105 ## 0x98c1 .short 125 ## 0x7d .short 2 ## 0x2 .short 6 ## 0x6 .short 39342 ## 0x99ae .short 60 ## 0x3c .short 1 ## 0x1 .short 3 ## 0x3 .short 39579 ## 0x9a9b .short 2 ## 0x2 .short 2 ## 0x2 .short 4 ## 0x4 .short 13035 ## 0x32eb .short 55 ## 0x37 .short 2 ## 0x2 .short 39816 ## 0x9b88 .short 127 ## 0x7f .short 3 ## 0x3 .short 6 ## 0x6 .short 40053 ## 0x9c75 .short 61 ## 0x3d .short 1 ## 0x1 .short 4 ## 0x4 .short 13035 ## 0x32eb .short 55 ## 0x37 .short 5 ## 0x5 .short 40290 ## 0x9d62 .short 128 ## 0x80 .short 189 ## 0xbd .short 1 ## 0x1 .short 40527 ## 0x9e4f .short 130 ## 0x82 .short 3 ## 0x3 .short 2 ## 0x2 .short 40764 ## 0x9f3c .short 133 ## 0x85 .short 3 ## 0x3 .short 6 ## 0x6 .short 41001 ## 0xa029 .short 62 ## 0x3e .short 1 ## 0x1 .short 5 ## 0x5 .short 41238 ## 0xa116 .short 144 ## 0x90 .short 191 ## 0xbf .short 3 ## 0x3 .short 41475 ## 0xa203 .short 2 ## 0x2 .short 2 ## 0x2 .short 4 ## 0x4 .short 13035 ## 0x32eb .short 55 ## 0x37 .short 2 ## 0x2 .short 41712 ## 0xa2f0 .short 136 ## 0x88 .short 2 ## 0x2 .short 5 ## 0x5 .short 41949 ## 0xa3dd .short 241 ## 0xf1 .short 243 ## 0xf3 .short 3 ## 0x3 .short 42186 ## 0xa4ca .short 3 ## 0x3 .short 3 ## 0x3 .short 4 ## 0x4 .short 13035 ## 0x32eb .short 55 ## 0x37 .short 2 ## 0x2 .short 42423 ## 0xa5b7 .short 138 ## 0x8a .short 3 ## 0x3 .short 6 ## 0x6 .short 42660 ## 0xa6a4 .short 63 ## 0x3f .short 1 ## 0x1 .short 5 ## 0x5 .short 42897 ## 0xa791 .short 128 ## 0x80 .short 143 ## 0x8f .short 3 ## 0x3 .short 43134 ## 0xa87e .short 2 ## 0x2 .short 2 ## 0x2 .short 4 ## 0x4 .short 13035 ## 0x32eb .short 55 ## 0x37 .short 5 ## 0x5 .short 43371 ## 0xa96b .short 128 ## 0x80 .short 191 ## 0xbf .short 5 ## 0x5 .short 43608 ## 0xaa58 .short 48 ## 0x30 .short 57 ## 0x39 .short 1 ## 0x1 .short 43845 ## 0xab45 .short 141 ## 0x8d .short 3 ## 0x3 .short 5 ## 0x5 .short 44082 ## 0xac32 .short 48 ## 0x30 .short 57 ## 0x39 .short 5 ## 0x5 .short 44319 ## 0xad1f .short 65 ## 0x41 .short 70 ## 0x46 .short 5 ## 0x5 .short 44556 ## 0xae0c .short 97 ## 0x61 .short 102 ## 0x66 .p2align 4 ## @ucaPpptTable _ucaPpptTable: .ascii "\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\002\002\003\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\003\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\002\002\003\002\002\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\002\002\003\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\003\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\001\001\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\002\002\003\002\002\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\002\002\003\002\002\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\002\002\003\002\002\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\003\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\003\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\003\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\003\002\003\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\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\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\002\002\003\002\002\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\000\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\000\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001" .space 143 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __DATA,__data .p2align 3 ; @s_parser_init _s_parser_init: .long 1 ; 0x1 .long 2 ; 0x2 .long 580 ; 0x244 .long 64 ; 0x40 .long 44793 ; 0xaef9 .long 1320 ; 0x528 .quad _caStringTable .quad _ucaPpptTable .quad _aAcharTable .quad _aParserInit .globl _vpJsonGrammarInit ; @vpJsonGrammarInit .p2align 3 _vpJsonGrammarInit: .quad _s_parser_init .section __TEXT,__const _caStringTable: ; @caStringTable .asciz "JSON-text\000begin-array\000begin-object\000end-array\000end-object\000name-separator\000value-separator\000end-member-separator\000end-value-separator\000ws\000value\000false\000null\000true\000object\000member\000key\000key-begin\000array\000number\000frac-only\000decimal-point\000digit1-9\000e\000exp\000frac\000frac-digits\000int\000minus\000eminus\000plus\000eplus\000zero\000string\000string-begin\000string-content\000string-end\000char\000quote\000r-solidus\000solidus\000backspace\000form-feed\000line-feed\000cr\000tab\000ascii\000utf16\000utf16-2\000utf16-1\000utf16-tail\000utf8\000utf8-2\000utf8-3\000utf8-4\000UTF8-tail\000DIGIT\000HEXDIG\0007.0\000GNU Lesser General Public License, version 3 or higher.\000Copyright (C) 2020 Lowell D. Thomas\000" _aAcharTable: ; @aAcharTable .ascii "[{]}:,,, \t\n\rfalsenulltrue\".eE--++0\"\"\\\"\\\\\\/\\b\\f\\n\\r\\t\\u\\u\\u\340\355\356\357\360\364" .p2align 1 ; @aParserInit _aParserInit: .short 1320 ; 0x528 .short 9 ; 0x9 .short 244 ; 0xf4 .short 1 ; 0x1 .short 44793 ; 0xaef9 .short 2 ; 0x2 .short 58 ; 0x3a .short 0 ; 0x0 .short 225 ; 0xe1 .short 189 ; 0xbd .short 237 ; 0xed .short 483 ; 0x1e3 .short 543 ; 0x21f .short 487 ; 0x1e7 .short 22 ; 0x16 .short 144 ; 0x90 .short 166 ; 0xa6 .short 348 ; 0x15c .short 514 ; 0x202 .short 0 ; 0x0 .short 514 ; 0x202 .short 806 ; 0x326 .short 1 ; 0x1 .short 2 ; 0x2 .short 3 ; 0x3 .short 5 ; 0x5 .short 6 ; 0x6 .short 7 ; 0x7 .short 9 ; 0x9 .short 10 ; 0xa .short 11 ; 0xb .short 13 ; 0xd .short 14 ; 0xe .short 15 ; 0xf .short 17 ; 0x11 .short 18 ; 0x12 .short 19 ; 0x13 .short 21 ; 0x15 .short 22 ; 0x16 .short 23 ; 0x17 .short 25 ; 0x19 .short 26 ; 0x1a .short 27 ; 0x1b .short 29 ; 0x1d .short 30 ; 0x1e .short 31 ; 0x1f .short 33 ; 0x21 .short 34 ; 0x22 .short 35 ; 0x23 .short 38 ; 0x26 .short 39 ; 0x27 .short 40 ; 0x28 .short 41 ; 0x29 .short 43 ; 0x2b .short 44 ; 0x2c .short 45 ; 0x2d .short 46 ; 0x2e .short 47 ; 0x2f .short 48 ; 0x30 .short 49 ; 0x31 .short 54 ; 0x36 .short 55 ; 0x37 .short 64 ; 0x40 .short 57 ; 0x39 .short 58 ; 0x3a .short 62 ; 0x3e .short 60 ; 0x3c .short 61 ; 0x3d .short 66 ; 0x42 .short 67 ; 0x43 .short 68 ; 0x44 .short 70 ; 0x46 .short 71 ; 0x47 .short 72 ; 0x48 .short 75 ; 0x4b .short 76 ; 0x4c .short 85 ; 0x55 .short 78 ; 0x4e .short 79 ; 0x4f .short 83 ; 0x53 .short 81 ; 0x51 .short 82 ; 0x52 .short 87 ; 0x57 .short 91 ; 0x5b .short 97 ; 0x61 .short 89 ; 0x59 .short 90 ; 0x5a .short 92 ; 0x5c .short 96 ; 0x60 .short 93 ; 0x5d .short 94 ; 0x5e .short 103 ; 0x67 .short 104 ; 0x68 .short 106 ; 0x6a .short 107 ; 0x6b .short 111 ; 0x6f .short 109 ; 0x6d .short 110 ; 0x6e .short 114 ; 0x72 .short 115 ; 0x73 .short 119 ; 0x77 .short 120 ; 0x78 .short 121 ; 0x79 .short 122 ; 0x7a .short 130 ; 0x82 .short 131 ; 0x83 .short 132 ; 0x84 .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 158 ; 0x9e .short 159 ; 0x9f .short 160 ; 0xa0 .short 162 ; 0xa2 .short 163 ; 0xa3 .short 165 ; 0xa5 .short 166 ; 0xa6 .short 168 ; 0xa8 .short 169 ; 0xa9 .short 172 ; 0xac .short 173 ; 0xad .short 177 ; 0xb1 .short 178 ; 0xb2 .short 179 ; 0xb3 .short 181 ; 0xb5 .short 182 ; 0xb6 .short 184 ; 0xb8 .short 188 ; 0xbc .short 192 ; 0xc0 .short 196 ; 0xc4 .short 200 ; 0xc8 .short 185 ; 0xb9 .short 186 ; 0xba .short 187 ; 0xbb .short 189 ; 0xbd .short 190 ; 0xbe .short 193 ; 0xc1 .short 194 ; 0xc2 .short 195 ; 0xc3 .short 197 ; 0xc5 .short 198 ; 0xc6 .short 201 ; 0xc9 .short 202 ; 0xca .short 203 ; 0xcb .short 205 ; 0xcd .short 210 ; 0xd2 .short 214 ; 0xd6 .short 206 ; 0xce .short 207 ; 0xcf .short 208 ; 0xd0 .short 211 ; 0xd3 .short 212 ; 0xd4 .short 215 ; 0xd7 .short 216 ; 0xd8 .short 217 ; 0xd9 .short 222 ; 0xde .short 223 ; 0xdf .short 224 ; 0xe0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 4 ; 0x4 .short 0 ; 0x0 .short 1 ; 0x1 .short 237 ; 0xed .short 10 ; 0xa .short 4 ; 0x4 .short 4 ; 0x4 .short 0 ; 0x0 .short 2 ; 0x2 .short 474 ; 0x1da .short 22 ; 0x16 .short 8 ; 0x8 .short 4 ; 0x4 .short 0 ; 0x0 .short 3 ; 0x3 .short 711 ; 0x2c7 .short 35 ; 0x23 .short 12 ; 0xc .short 4 ; 0x4 .short 0 ; 0x0 .short 4 ; 0x4 .short 948 ; 0x3b4 .short 45 ; 0x2d .short 16 ; 0x10 .short 4 ; 0x4 .short 0 ; 0x0 .short 5 ; 0x5 .short 1185 ; 0x4a1 .short 56 ; 0x38 .short 20 ; 0x14 .short 4 ; 0x4 .short 0 ; 0x0 .short 6 ; 0x6 .short 1422 ; 0x58e .short 71 ; 0x47 .short 24 ; 0x18 .short 4 ; 0x4 .short 0 ; 0x0 .short 7 ; 0x7 .short 1659 ; 0x67b .short 87 ; 0x57 .short 28 ; 0x1c .short 4 ; 0x4 .short 0 ; 0x0 .short 8 ; 0x8 .short 1896 ; 0x768 .short 108 ; 0x6c .short 32 ; 0x20 .short 4 ; 0x4 .short 0 ; 0x0 .short 9 ; 0x9 .short 2133 ; 0x855 .short 128 ; 0x80 .short 36 ; 0x24 .short 6 ; 0x6 .short 1 ; 0x1 .short 10 ; 0xa .short 2370 ; 0x942 .short 131 ; 0x83 .short 42 ; 0x2a .short 8 ; 0x8 .short 0 ; 0x0 .short 11 ; 0xb .short 2607 ; 0xa2f .short 137 ; 0x89 .short 50 ; 0x32 .short 1 ; 0x1 .short 0 ; 0x0 .short 12 ; 0xc .short 2844 ; 0xb1c .short 143 ; 0x8f .short 51 ; 0x33 .short 1 ; 0x1 .short 0 ; 0x0 .short 13 ; 0xd .short 3081 ; 0xc09 .short 148 ; 0x94 .short 52 ; 0x34 .short 1 ; 0x1 .short 0 ; 0x0 .short 14 ; 0xe .short 3318 ; 0xcf6 .short 153 ; 0x99 .short 53 ; 0x35 .short 12 ; 0xc .short 0 ; 0x0 .short 15 ; 0xf .short 3555 ; 0xde3 .short 160 ; 0xa0 .short 65 ; 0x41 .short 4 ; 0x4 .short 0 ; 0x0 .short 16 ; 0x10 .short 3792 ; 0xed0 .short 167 ; 0xa7 .short 69 ; 0x45 .short 4 ; 0x4 .short 0 ; 0x0 .short 17 ; 0x11 .short 4029 ; 0xfbd .short 171 ; 0xab .short 73 ; 0x49 .short 1 ; 0x1 .short 0 ; 0x0 .short 18 ; 0x12 .short 4266 ; 0x10aa .short 181 ; 0xb5 .short 74 ; 0x4a .short 12 ; 0xc .short 0 ; 0x0 .short 19 ; 0x13 .short 4503 ; 0x1197 .short 187 ; 0xbb .short 86 ; 0x56 .short 13 ; 0xd .short 0 ; 0x0 .short 20 ; 0x14 .short 4740 ; 0x1284 .short 194 ; 0xc2 .short 99 ; 0x63 .short 1 ; 0x1 .short 0 ; 0x0 .short 21 ; 0x15 .short 4977 ; 0x1371 .short 204 ; 0xcc .short 100 ; 0x64 .short 1 ; 0x1 .short 0 ; 0x0 .short 22 ; 0x16 .short 5214 ; 0x145e .short 218 ; 0xda .short 101 ; 0x65 .short 1 ; 0x1 .short 0 ; 0x0 .short 23 ; 0x17 .short 5451 ; 0x154b .short 227 ; 0xe3 .short 102 ; 0x66 .short 3 ; 0x3 .short 0 ; 0x0 .short 24 ; 0x18 .short 5688 ; 0x1638 .short 229 ; 0xe5 .short 105 ; 0x69 .short 8 ; 0x8 .short 0 ; 0x0 .short 25 ; 0x19 .short 5925 ; 0x1725 .short 233 ; 0xe9 .short 113 ; 0x71 .short 3 ; 0x3 .short 0 ; 0x0 .short 26 ; 0x1a .short 6162 ; 0x1812 .short 238 ; 0xee .short 116 ; 0x74 .short 2 ; 0x2 .short 0 ; 0x0 .short 27 ; 0x1b .short 6399 ; 0x18ff .short 250 ; 0xfa .short 118 ; 0x76 .short 6 ; 0x6 .short 0 ; 0x0 .short 28 ; 0x1c .short 6636 ; 0x19ec .short 254 ; 0xfe .short 124 ; 0x7c .short 1 ; 0x1 .short 0 ; 0x0 .short 29 ; 0x1d .short 6873 ; 0x1ad9 .short 260 ; 0x104 .short 125 ; 0x7d .short 1 ; 0x1 .short 0 ; 0x0 .short 30 ; 0x1e .short 7110 ; 0x1bc6 .short 267 ; 0x10b .short 126 ; 0x7e .short 1 ; 0x1 .short 0 ; 0x0 .short 31 ; 0x1f .short 7347 ; 0x1cb3 .short 272 ; 0x110 .short 127 ; 0x7f .short 1 ; 0x1 .short 0 ; 0x0 .short 32 ; 0x20 .short 7584 ; 0x1da0 .short 278 ; 0x116 .short 128 ; 0x80 .short 1 ; 0x1 .short 0 ; 0x0 .short 33 ; 0x21 .short 7821 ; 0x1e8d .short 283 ; 0x11b .short 129 ; 0x81 .short 4 ; 0x4 .short 0 ; 0x0 .short 34 ; 0x22 .short 8058 ; 0x1f7a .short 290 ; 0x122 .short 133 ; 0x85 .short 1 ; 0x1 .short 0 ; 0x0 .short 35 ; 0x23 .short 8295 ; 0x2067 .short 303 ; 0x12f .short 134 ; 0x86 .short 2 ; 0x2 .short 1 ; 0x1 .short 36 ; 0x24 .short 8532 ; 0x2154 .short 318 ; 0x13e .short 136 ; 0x88 .short 1 ; 0x1 .short 0 ; 0x0 .short 37 ; 0x25 .short 8769 ; 0x2241 .short 329 ; 0x149 .short 137 ; 0x89 .short 12 ; 0xc .short 0 ; 0x0 .short 38 ; 0x26 .short 9006 ; 0x232e .short 334 ; 0x14e .short 149 ; 0x95 .short 1 ; 0x1 .short 0 ; 0x0 .short 39 ; 0x27 .short 9243 ; 0x241b .short 340 ; 0x154 .short 150 ; 0x96 .short 1 ; 0x1 .short 0 ; 0x0 .short 40 ; 0x28 .short 9480 ; 0x2508 .short 350 ; 0x15e .short 151 ; 0x97 .short 1 ; 0x1 .short 0 ; 0x0 .short 41 ; 0x29 .short 9717 ; 0x25f5 .short 358 ; 0x166 .short 152 ; 0x98 .short 1 ; 0x1 .short 0 ; 0x0 .short 42 ; 0x2a .short 9954 ; 0x26e2 .short 368 ; 0x170 .short 153 ; 0x99 .short 1 ; 0x1 .short 0 ; 0x0 .short 43 ; 0x2b .short 10191 ; 0x27cf .short 378 ; 0x17a .short 154 ; 0x9a .short 1 ; 0x1 .short 0 ; 0x0 .short 44 ; 0x2c .short 10428 ; 0x28bc .short 388 ; 0x184 .short 155 ; 0x9b .short 1 ; 0x1 .short 0 ; 0x0 .short 45 ; 0x2d .short 10665 ; 0x29a9 .short 391 ; 0x187 .short 156 ; 0x9c .short 1 ; 0x1 .short 0 ; 0x0 .short 46 ; 0x2e .short 10902 ; 0x2a96 .short 395 ; 0x18b .short 157 ; 0x9d .short 4 ; 0x4 .short 0 ; 0x0 .short 47 ; 0x2f .short 11139 ; 0x2b83 .short 401 ; 0x191 .short 161 ; 0xa1 .short 3 ; 0x3 .short 0 ; 0x0 .short 48 ; 0x30 .short 11376 ; 0x2c70 .short 407 ; 0x197 .short 164 ; 0xa4 .short 7 ; 0x7 .short 0 ; 0x0 .short 49 ; 0x31 .short 11613 ; 0x2d5d .short 415 ; 0x19f .short 171 ; 0xab .short 3 ; 0x3 .short 0 ; 0x0 .short 50 ; 0x32 .short 11850 ; 0x2e4a .short 423 ; 0x1a7 .short 174 ; 0xae .short 2 ; 0x2 .short 0 ; 0x0 .short 51 ; 0x33 .short 12087 ; 0x2f37 .short 434 ; 0x1b2 .short 176 ; 0xb0 .short 4 ; 0x4 .short 0 ; 0x0 .short 52 ; 0x34 .short 12324 ; 0x3024 .short 439 ; 0x1b7 .short 180 ; 0xb4 .short 3 ; 0x3 .short 0 ; 0x0 .short 53 ; 0x35 .short 12561 ; 0x3111 .short 446 ; 0x1be .short 183 ; 0xb7 .short 21 ; 0x15 .short 0 ; 0x0 .short 54 ; 0x36 .short 12798 ; 0x31fe .short 453 ; 0x1c5 .short 204 ; 0xcc .short 15 ; 0xf .short 0 ; 0x0 .short 55 ; 0x37 .short 13035 ; 0x32eb .short 460 ; 0x1cc .short 219 ; 0xdb .short 1 ; 0x1 .short 0 ; 0x0 .short 56 ; 0x38 .short 13272 ; 0x33d8 .short 470 ; 0x1d6 .short 220 ; 0xdc .short 1 ; 0x1 .short 0 ; 0x0 .short 57 ; 0x39 .short 13509 ; 0x34c5 .short 476 ; 0x1dc .short 221 ; 0xdd .short 4 ; 0x4 .short 0 ; 0x0 .short 2 ; 0x2 .short 13746 ; 0x35b2 .short 0 ; 0x0 .short 3 ; 0x3 .short 4 ; 0x4 .short 2133 ; 0x855 .short 9 ; 0x9 .short 4 ; 0x4 .short 2370 ; 0x942 .short 10 ; 0xa .short 4 ; 0x4 .short 2133 ; 0x855 .short 9 ; 0x9 .short 2 ; 0x2 .short 13983 ; 0x369f .short 3 ; 0x3 .short 3 ; 0x3 .short 4 ; 0x4 .short 2133 ; 0x855 .short 9 ; 0x9 .short 6 ; 0x6 .short 14220 ; 0x378c .short 0 ; 0x0 .short 1 ; 0x1 .short 4 ; 0x4 .short 2133 ; 0x855 .short 9 ; 0x9 .short 2 ; 0x2 .short 14457 ; 0x3879 .short 6 ; 0x6 .short 3 ; 0x3 .short 4 ; 0x4 .short 2133 ; 0x855 .short 9 ; 0x9 .short 6 ; 0x6 .short 14694 ; 0x3966 .short 1 ; 0x1 .short 1 ; 0x1 .short 4 ; 0x4 .short 2133 ; 0x855 .short 9 ; 0x9 .short 2 ; 0x2 .short 14931 ; 0x3a53 .short 9 ; 0x9 .short 3 ; 0x3 .short 4 ; 0x4 .short 2133 ; 0x855 .short 9 ; 0x9 .short 6 ; 0x6 .short 15168 ; 0x3b40 .short 2 ; 0x2 .short 1 ; 0x1 .short 4 ; 0x4 .short 2133 ; 0x855 .short 9 ; 0x9 .short 2 ; 0x2 .short 15405 ; 0x3c2d .short 12 ; 0xc .short 3 ; 0x3 .short 4 ; 0x4 .short 2133 ; 0x855 .short 9 ; 0x9 .short 6 ; 0x6 .short 15642 ; 0x3d1a .short 3 ; 0x3 .short 1 ; 0x1 .short 4 ; 0x4 .short 2133 ; 0x855 .short 9 ; 0x9 .short 2 ; 0x2 .short 15879 ; 0x3e07 .short 15 ; 0xf .short 3 ; 0x3 .short 4 ; 0x4 .short 2133 ; 0x855 .short 9 ; 0x9 .short 6 ; 0x6 .short 16116 ; 0x3ef4 .short 4 ; 0x4 .short 1 ; 0x1 .short 4 ; 0x4 .short 2133 ; 0x855 .short 9 ; 0x9 .short 2 ; 0x2 .short 16353 ; 0x3fe1 .short 18 ; 0x12 .short 3 ; 0x3 .short 4 ; 0x4 .short 2133 ; 0x855 .short 9 ; 0x9 .short 6 ; 0x6 .short 16590 ; 0x40ce .short 5 ; 0x5 .short 1 ; 0x1 .short 4 ; 0x4 .short 2133 ; 0x855 .short 9 ; 0x9 .short 2 ; 0x2 .short 16827 ; 0x41bb .short 21 ; 0x15 .short 3 ; 0x3 .short 4 ; 0x4 .short 2133 ; 0x855 .short 9 ; 0x9 .short 6 ; 0x6 .short 17064 ; 0x42a8 .short 6 ; 0x6 .short 1 ; 0x1 .short 4 ; 0x4 .short 2133 ; 0x855 .short 9 ; 0x9 .short 2 ; 0x2 .short 17301 ; 0x4395 .short 24 ; 0x18 .short 3 ; 0x3 .short 4 ; 0x4 .short 2133 ; 0x855 .short 9 ; 0x9 .short 6 ; 0x6 .short 17538 ; 0x4482 .short 7 ; 0x7 .short 1 ; 0x1 .short 4 ; 0x4 .short 2133 ; 0x855 .short 9 ; 0x9 .short 3 ; 0x3 .short 17775 ; 0x456f .short 0 ; 0x0 .short 65535 ; 0xffff .short 1 ; 0x1 .short 18012 ; 0x465c .short 27 ; 0x1b .short 4 ; 0x4 .short 6 ; 0x6 .short 18249 ; 0x4749 .short 8 ; 0x8 .short 1 ; 0x1 .short 6 ; 0x6 .short 18486 ; 0x4836 .short 9 ; 0x9 .short 1 ; 0x1 .short 6 ; 0x6 .short 18723 ; 0x4923 .short 10 ; 0xa .short 1 ; 0x1 .short 6 ; 0x6 .short 18960 ; 0x4a10 .short 11 ; 0xb .short 1 ; 0x1 .short 1 ; 0x1 .short 19197 ; 0x4afd .short 31 ; 0x1f .short 7 ; 0x7 .short 4 ; 0x4 .short 3081 ; 0xc09 .short 13 ; 0xd .short 4 ; 0x4 .short 2607 ; 0xa2f .short 11 ; 0xb .short 4 ; 0x4 .short 2844 ; 0xb1c .short 12 ; 0xc .short 4 ; 0x4 .short 3318 ; 0xcf6 .short 14 ; 0xe .short 4 ; 0x4 .short 4266 ; 0x10aa .short 18 ; 0x12 .short 4 ; 0x4 .short 4503 ; 0x1197 .short 19 ; 0x13 .short 4 ; 0x4 .short 7821 ; 0x1e8d .short 33 ; 0x21 .short 6 ; 0x6 .short 19434 ; 0x4bea .short 12 ; 0xc .short 5 ; 0x5 .short 6 ; 0x6 .short 19671 ; 0x4cd7 .short 17 ; 0x11 .short 4 ; 0x4 .short 6 ; 0x6 .short 19908 ; 0x4dc4 .short 21 ; 0x15 .short 4 ; 0x4 .short 2 ; 0x2 .short 20145 ; 0x4eb1 .short 38 ; 0x26 .short 3 ; 0x3 .short 4 ; 0x4 .short 474 ; 0x1da .short 2 ; 0x2 .short 3 ; 0x3 .short 20382 ; 0x4f9e .short 0 ; 0x0 .short 1 ; 0x1 .short 2 ; 0x2 .short 20619 ; 0x508b .short 41 ; 0x29 .short 3 ; 0x3 .short 4 ; 0x4 .short 3555 ; 0xde3 .short 15 ; 0xf .short 3 ; 0x3 .short 20856 ; 0x5178 .short 0 ; 0x0 .short 65535 ; 0xffff .short 2 ; 0x2 .short 21093 ; 0x5265 .short 44 ; 0x2c .short 2 ; 0x2 .short 4 ; 0x4 .short 1422 ; 0x58e .short 6 ; 0x6 .short 4 ; 0x4 .short 3555 ; 0xde3 .short 15 ; 0xf .short 3 ; 0x3 .short 21330 ; 0x5352 .short 0 ; 0x0 .short 1 ; 0x1 .short 4 ; 0x4 .short 1659 ; 0x67b .short 7 ; 0x7 .short 4 ; 0x4 .short 948 ; 0x3b4 .short 4 ; 0x4 .short 2 ; 0x2 .short 21567 ; 0x543f .short 46 ; 0x2e .short 3 ; 0x3 .short 4 ; 0x4 .short 3792 ; 0xed0 .short 16 ; 0x10 .short 4 ; 0x4 .short 1185 ; 0x4a1 .short 5 ; 0x5 .short 4 ; 0x4 .short 2370 ; 0x942 .short 10 ; 0xa .short 2 ; 0x2 .short 21804 ; 0x552c .short 49 ; 0x31 .short 3 ; 0x3 .short 4 ; 0x4 .short 4029 ; 0xfbd .short 17 ; 0x11 .short 4 ; 0x4 .short 8295 ; 0x2067 .short 35 ; 0x23 .short 4 ; 0x4 .short 8532 ; 0x2154 .short 36 ; 0x24 .short 6 ; 0x6 .short 22041 ; 0x5619 .short 25 ; 0x19 .short 1 ; 0x1 .short 2 ; 0x2 .short 22278 ; 0x5706 .short 52 ; 0x34 .short 3 ; 0x3 .short 4 ; 0x4 .short 237 ; 0xed .short 1 ; 0x1 .short 3 ; 0x3 .short 22515 ; 0x57f3 .short 0 ; 0x0 .short 1 ; 0x1 .short 2 ; 0x2 .short 22752 ; 0x58e0 .short 55 ; 0x37 .short 3 ; 0x3 .short 4 ; 0x4 .short 2370 ; 0x942 .short 10 ; 0xa .short 3 ; 0x3 .short 22989 ; 0x59cd .short 0 ; 0x0 .short 65535 ; 0xffff .short 2 ; 0x2 .short 23226 ; 0x5aba .short 58 ; 0x3a .short 2 ; 0x2 .short 4 ; 0x4 .short 1422 ; 0x58e .short 6 ; 0x6 .short 4 ; 0x4 .short 2370 ; 0x942 .short 10 ; 0xa .short 3 ; 0x3 .short 23463 ; 0x5ba7 .short 0 ; 0x0 .short 1 ; 0x1 .short 4 ; 0x4 .short 1896 ; 0x768 .short 8 ; 0x8 .short 4 ; 0x4 .short 711 ; 0x2c7 .short 3 ; 0x3 .short 2 ; 0x2 .short 23700 ; 0x5c94 .short 60 ; 0x3c .short 3 ; 0x3 .short 3 ; 0x3 .short 23937 ; 0x5d81 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 24174 ; 0x5e6e .short 63 ; 0x3f .short 2 ; 0x2 .short 4 ; 0x4 .short 6636 ; 0x19ec .short 28 ; 0x1c .short 4 ; 0x4 .short 7110 ; 0x1bc6 .short 30 ; 0x1e .short 1 ; 0x1 .short 24411 ; 0x5f5b .short 65 ; 0x41 .short 2 ; 0x2 .short 2 ; 0x2 .short 24648 ; 0x6048 .short 67 ; 0x43 .short 2 ; 0x2 .short 4 ; 0x4 .short 6399 ; 0x18ff .short 27 ; 0x1b .short 3 ; 0x3 .short 24885 ; 0x6135 .short 0 ; 0x0 .short 1 ; 0x1 .short 4 ; 0x4 .short 5925 ; 0x1725 .short 25 ; 0x19 .short 4 ; 0x4 .short 4740 ; 0x1284 .short 20 ; 0x14 .short 3 ; 0x3 .short 25122 ; 0x6222 .short 0 ; 0x0 .short 1 ; 0x1 .short 4 ; 0x4 .short 5688 ; 0x1638 .short 24 ; 0x18 .short 4 ; 0x4 .short 5925 ; 0x1725 .short 25 ; 0x19 .short 6 ; 0x6 .short 25359 ; 0x630f .short 26 ; 0x1a .short 1 ; 0x1 .short 5 ; 0x5 .short 25596 ; 0x63fc .short 49 ; 0x31 .short 57 ; 0x39 .short 1 ; 0x1 .short 25833 ; 0x64e9 .short 69 ; 0x45 .short 2 ; 0x2 .short 6 ; 0x6 .short 26070 ; 0x65d6 .short 27 ; 0x1b .short 1 ; 0x1 .short 6 ; 0x6 .short 26307 ; 0x66c3 .short 28 ; 0x1c .short 1 ; 0x1 .short 2 ; 0x2 .short 26544 ; 0x67b0 .short 71 ; 0x47 .short 3 ; 0x3 .short 4 ; 0x4 .short 5451 ; 0x154b .short 23 ; 0x17 .short 3 ; 0x3 .short 26781 ; 0x689d .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 27018 ; 0x698a .short 74 ; 0x4a .short 2 ; 0x2 .short 4 ; 0x4 .short 6873 ; 0x1ad9 .short 29 ; 0x1d .short 4 ; 0x4 .short 7347 ; 0x1cb3 .short 31 ; 0x1f .short 3 ; 0x3 .short 27255 ; 0x6a77 .short 1 ; 0x1 .short 65535 ; 0xffff .short 4 ; 0x4 .short 13272 ; 0x33d8 .short 56 ; 0x38 .short 2 ; 0x2 .short 27492 ; 0x6b64 .short 76 ; 0x4c .short 2 ; 0x2 .short 4 ; 0x4 .short 4977 ; 0x1371 .short 21 ; 0x15 .short 4 ; 0x4 .short 6162 ; 0x1812 .short 26 ; 0x1a .short 3 ; 0x3 .short 27729 ; 0x6c51 .short 1 ; 0x1 .short 65535 ; 0xffff .short 4 ; 0x4 .short 13272 ; 0x33d8 .short 56 ; 0x38 .short 1 ; 0x1 .short 27966 ; 0x6d3e .short 78 ; 0x4e .short 2 ; 0x2 .short 4 ; 0x4 .short 7584 ; 0x1da0 .short 32 ; 0x20 .short 2 ; 0x2 .short 28203 ; 0x6e2b .short 80 ; 0x50 .short 2 ; 0x2 .short 4 ; 0x4 .short 5214 ; 0x145e .short 22 ; 0x16 .short 3 ; 0x3 .short 28440 ; 0x6f18 .short 0 ; 0x0 .short 65535 ; 0xffff .short 4 ; 0x4 .short 13272 ; 0x33d8 .short 56 ; 0x38 .short 6 ; 0x6 .short 28677 ; 0x7005 .short 29 ; 0x1d .short 1 ; 0x1 .short 6 ; 0x6 .short 28914 ; 0x70f2 .short 30 ; 0x1e .short 1 ; 0x1 .short 6 ; 0x6 .short 29151 ; 0x71df .short 31 ; 0x1f .short 1 ; 0x1 .short 6 ; 0x6 .short 29388 ; 0x72cc .short 32 ; 0x20 .short 1 ; 0x1 .short 6 ; 0x6 .short 29625 ; 0x73b9 .short 33 ; 0x21 .short 1 ; 0x1 .short 2 ; 0x2 .short 29862 ; 0x74a6 .short 82 ; 0x52 .short 3 ; 0x3 .short 4 ; 0x4 .short 8058 ; 0x1f7a .short 34 ; 0x22 .short 4 ; 0x4 .short 8295 ; 0x2067 .short 35 ; 0x23 .short 4 ; 0x4 .short 8532 ; 0x2154 .short 36 ; 0x24 .short 6 ; 0x6 .short 30099 ; 0x7593 .short 34 ; 0x22 .short 1 ; 0x1 .short 3 ; 0x3 .short 30336 ; 0x7680 .short 0 ; 0x0 .short 65535 ; 0xffff .short 4 ; 0x4 .short 8769 ; 0x2241 .short 37 ; 0x25 .short 6 ; 0x6 .short 30573 ; 0x776d .short 35 ; 0x23 .short 1 ; 0x1 .short 1 ; 0x1 .short 30810 ; 0x785a .short 85 ; 0x55 .short 11 ; 0xb .short 4 ; 0x4 .short 10902 ; 0x2a96 .short 46 ; 0x2e .short 4 ; 0x4 .short 9006 ; 0x232e .short 38 ; 0x26 .short 4 ; 0x4 .short 9243 ; 0x241b .short 39 ; 0x27 .short 4 ; 0x4 .short 9480 ; 0x2508 .short 40 ; 0x28 .short 4 ; 0x4 .short 9717 ; 0x25f5 .short 41 ; 0x29 .short 4 ; 0x4 .short 9954 ; 0x26e2 .short 42 ; 0x2a .short 4 ; 0x4 .short 10191 ; 0x27cf .short 43 ; 0x2b .short 4 ; 0x4 .short 10428 ; 0x28bc .short 44 ; 0x2c .short 4 ; 0x4 .short 10665 ; 0x29a9 .short 45 ; 0x2d .short 4 ; 0x4 .short 11139 ; 0x2b83 .short 47 ; 0x2f .short 4 ; 0x4 .short 12087 ; 0x2f37 .short 51 ; 0x33 .short 6 ; 0x6 .short 31047 ; 0x7947 .short 36 ; 0x24 .short 2 ; 0x2 .short 6 ; 0x6 .short 31284 ; 0x7a34 .short 38 ; 0x26 .short 2 ; 0x2 .short 6 ; 0x6 .short 31521 ; 0x7b21 .short 40 ; 0x28 .short 2 ; 0x2 .short 6 ; 0x6 .short 31758 ; 0x7c0e .short 42 ; 0x2a .short 2 ; 0x2 .short 6 ; 0x6 .short 31995 ; 0x7cfb .short 44 ; 0x2c .short 2 ; 0x2 .short 6 ; 0x6 .short 32232 ; 0x7de8 .short 46 ; 0x2e .short 2 ; 0x2 .short 6 ; 0x6 .short 32469 ; 0x7ed5 .short 48 ; 0x30 .short 2 ; 0x2 .short 6 ; 0x6 .short 32706 ; 0x7fc2 .short 50 ; 0x32 .short 2 ; 0x2 .short 1 ; 0x1 .short 32943 ; 0x80af .short 96 ; 0x60 .short 3 ; 0x3 .short 5 ; 0x5 .short 33180 ; 0x819c .short 32 ; 0x20 .short 33 ; 0x21 .short 5 ; 0x5 .short 33417 ; 0x8289 .short 35 ; 0x23 .short 91 ; 0x5b .short 5 ; 0x5 .short 33654 ; 0x8376 .short 93 ; 0x5d .short 127 ; 0x7f .short 1 ; 0x1 .short 33891 ; 0x8463 .short 99 ; 0x63 .short 2 ; 0x2 .short 4 ; 0x4 .short 11376 ; 0x2c70 .short 48 ; 0x30 .short 4 ; 0x4 .short 11613 ; 0x2d5d .short 49 ; 0x31 .short 2 ; 0x2 .short 34128 ; 0x8550 .short 101 ; 0x65 .short 4 ; 0x4 .short 6 ; 0x6 .short 34365 ; 0x863d .short 52 ; 0x34 .short 2 ; 0x2 .short 3 ; 0x3 .short 34602 ; 0x872a .short 4 ; 0x4 .short 4 ; 0x4 .short 4 ; 0x4 .short 13509 ; 0x34c5 .short 57 ; 0x39 .short 6 ; 0x6 .short 34839 ; 0x8817 .short 54 ; 0x36 .short 2 ; 0x2 .short 3 ; 0x3 .short 35076 ; 0x8904 .short 4 ; 0x4 .short 4 ; 0x4 .short 4 ; 0x4 .short 13509 ; 0x34c5 .short 57 ; 0x39 .short 2 ; 0x2 .short 35313 ; 0x89f1 .short 105 ; 0x69 .short 2 ; 0x2 .short 6 ; 0x6 .short 35550 ; 0x8ade .short 56 ; 0x38 .short 2 ; 0x2 .short 4 ; 0x4 .short 11850 ; 0x2e4a .short 50 ; 0x32 .short 3 ; 0x3 .short 35787 ; 0x8bcb .short 4 ; 0x4 .short 4 ; 0x4 .short 4 ; 0x4 .short 13509 ; 0x34c5 .short 57 ; 0x39 .short 1 ; 0x1 .short 36024 ; 0x8cb8 .short 107 ; 0x6b .short 3 ; 0x3 .short 4 ; 0x4 .short 12324 ; 0x3024 .short 52 ; 0x34 .short 4 ; 0x4 .short 12561 ; 0x3111 .short 53 ; 0x35 .short 4 ; 0x4 .short 12798 ; 0x31fe .short 54 ; 0x36 .short 2 ; 0x2 .short 36261 ; 0x8da5 .short 110 ; 0x6e .short 2 ; 0x2 .short 5 ; 0x5 .short 36498 ; 0x8e92 .short 194 ; 0xc2 .short 223 ; 0xdf .short 4 ; 0x4 .short 13035 ; 0x32eb .short 55 ; 0x37 .short 1 ; 0x1 .short 36735 ; 0x8f7f .short 112 ; 0x70 .short 5 ; 0x5 .short 2 ; 0x2 .short 36972 ; 0x906c .short 117 ; 0x75 .short 3 ; 0x3 .short 6 ; 0x6 .short 37209 ; 0x9159 .short 58 ; 0x3a .short 1 ; 0x1 .short 5 ; 0x5 .short 37446 ; 0x9246 .short 160 ; 0xa0 .short 191 ; 0xbf .short 4 ; 0x4 .short 13035 ; 0x32eb .short 55 ; 0x37 .short 2 ; 0x2 .short 37683 ; 0x9333 .short 120 ; 0x78 .short 2 ; 0x2 .short 5 ; 0x5 .short 37920 ; 0x9420 .short 225 ; 0xe1 .short 236 ; 0xec .short 3 ; 0x3 .short 38157 ; 0x950d .short 2 ; 0x2 .short 2 ; 0x2 .short 4 ; 0x4 .short 13035 ; 0x32eb .short 55 ; 0x37 .short 2 ; 0x2 .short 38394 ; 0x95fa .short 122 ; 0x7a .short 3 ; 0x3 .short 6 ; 0x6 .short 38631 ; 0x96e7 .short 59 ; 0x3b .short 1 ; 0x1 .short 5 ; 0x5 .short 38868 ; 0x97d4 .short 128 ; 0x80 .short 159 ; 0x9f .short 4 ; 0x4 .short 13035 ; 0x32eb .short 55 ; 0x37 .short 2 ; 0x2 .short 39105 ; 0x98c1 .short 125 ; 0x7d .short 2 ; 0x2 .short 6 ; 0x6 .short 39342 ; 0x99ae .short 60 ; 0x3c .short 1 ; 0x1 .short 3 ; 0x3 .short 39579 ; 0x9a9b .short 2 ; 0x2 .short 2 ; 0x2 .short 4 ; 0x4 .short 13035 ; 0x32eb .short 55 ; 0x37 .short 2 ; 0x2 .short 39816 ; 0x9b88 .short 127 ; 0x7f .short 3 ; 0x3 .short 6 ; 0x6 .short 40053 ; 0x9c75 .short 61 ; 0x3d .short 1 ; 0x1 .short 4 ; 0x4 .short 13035 ; 0x32eb .short 55 ; 0x37 .short 5 ; 0x5 .short 40290 ; 0x9d62 .short 128 ; 0x80 .short 189 ; 0xbd .short 1 ; 0x1 .short 40527 ; 0x9e4f .short 130 ; 0x82 .short 3 ; 0x3 .short 2 ; 0x2 .short 40764 ; 0x9f3c .short 133 ; 0x85 .short 3 ; 0x3 .short 6 ; 0x6 .short 41001 ; 0xa029 .short 62 ; 0x3e .short 1 ; 0x1 .short 5 ; 0x5 .short 41238 ; 0xa116 .short 144 ; 0x90 .short 191 ; 0xbf .short 3 ; 0x3 .short 41475 ; 0xa203 .short 2 ; 0x2 .short 2 ; 0x2 .short 4 ; 0x4 .short 13035 ; 0x32eb .short 55 ; 0x37 .short 2 ; 0x2 .short 41712 ; 0xa2f0 .short 136 ; 0x88 .short 2 ; 0x2 .short 5 ; 0x5 .short 41949 ; 0xa3dd .short 241 ; 0xf1 .short 243 ; 0xf3 .short 3 ; 0x3 .short 42186 ; 0xa4ca .short 3 ; 0x3 .short 3 ; 0x3 .short 4 ; 0x4 .short 13035 ; 0x32eb .short 55 ; 0x37 .short 2 ; 0x2 .short 42423 ; 0xa5b7 .short 138 ; 0x8a .short 3 ; 0x3 .short 6 ; 0x6 .short 42660 ; 0xa6a4 .short 63 ; 0x3f .short 1 ; 0x1 .short 5 ; 0x5 .short 42897 ; 0xa791 .short 128 ; 0x80 .short 143 ; 0x8f .short 3 ; 0x3 .short 43134 ; 0xa87e .short 2 ; 0x2 .short 2 ; 0x2 .short 4 ; 0x4 .short 13035 ; 0x32eb .short 55 ; 0x37 .short 5 ; 0x5 .short 43371 ; 0xa96b .short 128 ; 0x80 .short 191 ; 0xbf .short 5 ; 0x5 .short 43608 ; 0xaa58 .short 48 ; 0x30 .short 57 ; 0x39 .short 1 ; 0x1 .short 43845 ; 0xab45 .short 141 ; 0x8d .short 3 ; 0x3 .short 5 ; 0x5 .short 44082 ; 0xac32 .short 48 ; 0x30 .short 57 ; 0x39 .short 5 ; 0x5 .short 44319 ; 0xad1f .short 65 ; 0x41 .short 70 ; 0x46 .short 5 ; 0x5 .short 44556 ; 0xae0c .short 97 ; 0x61 .short 102 ; 0x66 _ucaPpptTable: ; @ucaPpptTable .ascii "\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\002\002\003\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\003\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\002\002\003\002\002\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\002\002\003\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\003\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\001\001\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\002\002\003\002\002\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\002\002\003\002\002\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\002\002\003\002\002\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\003\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\003\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\003\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\003\002\003\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\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\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\002\002\003\002\002\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\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\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\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\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\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\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\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\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\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\000\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\000\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\003\003\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\003\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\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\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\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\001\001\001\001\001" .space 143 .subsections_via_symbols
the_stack_data/1210286.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ixgbe_up ## -- Begin function ixgbe_up .p2align 4, 0x90 _ixgbe_up: ## @ixgbe_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 %rbx pushq %rax .cfi_offset %rbx, -24 movq %rdi, %rbx callq _ixgbe_configure movq %rbx, %rdi addq $8, %rsp popq %rbx popq %rbp jmp _ixgbe_up_complete ## TAILCALL .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ixgbe_up ; -- Begin function ixgbe_up .p2align 2 _ixgbe_up: ; @ixgbe_up .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 bl _ixgbe_configure mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _ixgbe_up_complete .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/linux/drivers/net/ethernet/intel/ixgbe/extr_ixgbe_main.c_ixgbe_up.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _nouveau_fbcon_set_suspend ## -- Begin function nouveau_fbcon_set_suspend .p2align 4, 0x90 _nouveau_fbcon_set_suspend: ## @nouveau_fbcon_set_suspend .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movl %esi, %ebx callq _nouveau_drm cmpl $0, 8(%rax) je LBB0_1 ## %bb.2: movl %ebx, (%rax) addq $4, %rax movq %rax, %rdi addq $8, %rsp popq %rbx popq %rbp jmp _schedule_work ## TAILCALL LBB0_1: 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 _nouveau_fbcon_set_suspend ; -- Begin function nouveau_fbcon_set_suspend .p2align 2 _nouveau_fbcon_set_suspend: ; @nouveau_fbcon_set_suspend .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x1 bl _nouveau_drm ldr w8, [x0, #8] cbz w8, LBB0_2 ; %bb.1: str w19, [x0], #4 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _schedule_work LBB0_2: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/nouveau/extr_nouveau_fbcon.c_nouveau_fbcon_set_suspend.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function cfiscsi_pdu_handle_scsi_command _cfiscsi_pdu_handle_scsi_command: ## @cfiscsi_pdu_handle_scsi_command .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %r14 callq _PDU_SESSION movq %rax, %r15 movq %rax, %r12 movq 8(%r14), %r13 cmpq $0, (%r14) jle LBB0_3 ## %bb.1: cmpl $0, (%r12) je LBB0_2 LBB0_3: movq 8(%r12), %rax movl 4(%rax), %edi callq _ctl_alloc_io movq %rax, %rbx movq %rax, %rdi callq _ctl_zero_io movq 16(%rbx), %rax movq _CTL_PRIV_FRONTEND@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movq %r14, (%rax,%rcx,8) movq _CTL_IO_SCSI@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 12(%rbx) movl 16(%r12), %eax movl %eax, 8(%rbx) movq 8(%r12), %rax movl (%rax), %eax movl %eax, 4(%rbx) movl 12(%r13), %edi callq _be64toh movl %eax, %edi callq _ctl_decode_lun movl %eax, (%rbx) movl 8(%r13), %eax movl %eax, 16(%rbx) movq _BHSSC_FLAGS_ATTR@GOTPCREL(%rip), %rax movl (%rax), %edx movl (%r13), %eax andl %edx, %eax addl $-128, %eax cmpl $4, %eax ja LBB0_11 ## %bb.4: leaq LJTI0_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB0_5: movq _CTL_TAG_UNTAGGED@GOTPCREL(%rip), %rax jmp LBB0_6 LBB0_2: leaq L_.str(%rip), %rsi movq %r12, %rdi xorl %eax, %eax callq _CFISCSI_SESSION_WARN jmp LBB0_14 LBB0_11: movq _CTL_TAG_UNTAGGED@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, 8(%rbx) andl (%r13), %edx leaq L_.str.1(%rip), %rsi movq %r12, %rdi xorl %eax, %eax callq _CFISCSI_SESSION_WARN jmp LBB0_12 LBB0_7: movq _CTL_TAG_SIMPLE@GOTPCREL(%rip), %rax jmp LBB0_6 LBB0_8: movq _CTL_TAG_ORDERED@GOTPCREL(%rip), %rax jmp LBB0_6 LBB0_9: movq _CTL_TAG_HEAD_OF_QUEUE@GOTPCREL(%rip), %rax jmp LBB0_6 LBB0_10: movq _CTL_TAG_ACA@GOTPCREL(%rip), %rax LBB0_6: movq (%rax), %rax movq %rax, 8(%rbx) LBB0_12: movl $4, (%rbx) movl 4(%rbx), %edi movl 4(%r13), %esi movl $4, %edx callq _memcpy addq $4, %r15 movq %r15, %rdi callq _refcount_acquire movq %rbx, %rdi callq _ctl_queue movq _CTL_RETVAL_COMPLETE@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jne LBB0_13 ## %bb.15: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_13: leaq L_.str.2(%rip), %rsi movq %r12, %rdi movl %eax, %edx xorl %eax, %eax callq _CFISCSI_SESSION_WARN movq %rbx, %rdi callq _ctl_free_io movq %r15, %rdi callq _refcount_release LBB0_14: movq %r14, %rdi callq _icl_pdu_free movq %r12, %rdi addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _cfiscsi_session_terminate ## TAILCALL .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L0_0_set_5, LBB0_5-LJTI0_0 .set L0_0_set_7, LBB0_7-LJTI0_0 .set L0_0_set_8, LBB0_8-LJTI0_0 .set L0_0_set_9, LBB0_9-LJTI0_0 .set L0_0_set_10, LBB0_10-LJTI0_0 LJTI0_0: .long L0_0_set_5 .long L0_0_set_7 .long L0_0_set_8 .long L0_0_set_9 .long L0_0_set_10 .end_data_region ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "unsolicited data with ImmediateData=No; dropping connection" .comm _CTL_PRIV_FRONTEND,8,3 ## @CTL_PRIV_FRONTEND .comm _CTL_IO_SCSI,4,2 ## @CTL_IO_SCSI .comm _BHSSC_FLAGS_ATTR,4,2 ## @BHSSC_FLAGS_ATTR .comm _CTL_TAG_UNTAGGED,8,3 ## @CTL_TAG_UNTAGGED .comm _CTL_TAG_SIMPLE,8,3 ## @CTL_TAG_SIMPLE .comm _CTL_TAG_ORDERED,8,3 ## @CTL_TAG_ORDERED .comm _CTL_TAG_HEAD_OF_QUEUE,8,3 ## @CTL_TAG_HEAD_OF_QUEUE .comm _CTL_TAG_ACA,8,3 ## @CTL_TAG_ACA L_.str.1: ## @.str.1 .asciz "unhandled tag type %d" .comm _CTL_RETVAL_COMPLETE,4,2 ## @CTL_RETVAL_COMPLETE L_.str.2: ## @.str.2 .asciz "ctl_queue() failed; error %d; dropping connection" .no_dead_strip _cfiscsi_pdu_handle_scsi_command .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function cfiscsi_pdu_handle_scsi_command _cfiscsi_pdu_handle_scsi_command: ; @cfiscsi_pdu_handle_scsi_command .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x0 bl _PDU_SESSION mov x20, x0 ldp x8, x22, [x19] cmp x8, #1 b.lt LBB0_2 ; %bb.1: ldr w8, [x20] cbz w8, LBB0_5 LBB0_2: ldr x8, [x20, #8] ldr w0, [x8, #4] bl _ctl_alloc_io mov x21, x0 bl _ctl_zero_io ldr x8, [x21, #16] Lloh0: adrp x9, _CTL_PRIV_FRONTEND@GOTPAGE Lloh1: ldr x9, [x9, _CTL_PRIV_FRONTEND@GOTPAGEOFF] Lloh2: ldr x9, [x9] str x19, [x8, x9, lsl #3] Lloh3: adrp x8, _CTL_IO_SCSI@GOTPAGE Lloh4: ldr x8, [x8, _CTL_IO_SCSI@GOTPAGEOFF] Lloh5: ldr w8, [x8] str w8, [x21, #12] ldr w8, [x20, #16] str w8, [x21, #8] ldr x8, [x20, #8] ldr w8, [x8] str w8, [x21, #4] ldr w0, [x22, #12] bl _be64toh bl _ctl_decode_lun str w0, [x21] ldr w8, [x22, #8] str w8, [x21, #16] ldr w9, [x22] Lloh6: adrp x8, _BHSSC_FLAGS_ATTR@GOTPAGE Lloh7: ldr x8, [x8, _BHSSC_FLAGS_ATTR@GOTPAGEOFF] Lloh8: ldr w8, [x8] and w9, w8, w9 sub w9, w9, #128 cmp w9, #4 b.hi LBB0_6 ; %bb.3: Lloh9: adrp x8, lJTI0_0@PAGE Lloh10: add x8, x8, lJTI0_0@PAGEOFF adr x10, LBB0_4 ldrb w11, [x8, x9] add x10, x10, x11, lsl #2 br x10 LBB0_4: Lloh11: adrp x8, _CTL_TAG_UNTAGGED@GOTPAGE Lloh12: ldr x8, [x8, _CTL_TAG_UNTAGGED@GOTPAGEOFF] b LBB0_11 LBB0_5: Lloh13: adrp x1, l_.str@PAGE Lloh14: add x1, x1, l_.str@PAGEOFF mov x0, x20 bl _CFISCSI_SESSION_WARN b LBB0_15 LBB0_6: Lloh15: adrp x9, _CTL_TAG_UNTAGGED@GOTPAGE Lloh16: ldr x9, [x9, _CTL_TAG_UNTAGGED@GOTPAGEOFF] Lloh17: ldr x9, [x9] str x9, [x21, #8] ldr w9, [x22] and w8, w9, w8 str x8, [sp] Lloh18: adrp x1, l_.str.1@PAGE Lloh19: add x1, x1, l_.str.1@PAGEOFF mov x0, x20 bl _CFISCSI_SESSION_WARN b LBB0_12 LBB0_7: Lloh20: adrp x8, _CTL_TAG_SIMPLE@GOTPAGE Lloh21: ldr x8, [x8, _CTL_TAG_SIMPLE@GOTPAGEOFF] b LBB0_11 LBB0_8: Lloh22: adrp x8, _CTL_TAG_ORDERED@GOTPAGE Lloh23: ldr x8, [x8, _CTL_TAG_ORDERED@GOTPAGEOFF] b LBB0_11 LBB0_9: Lloh24: adrp x8, _CTL_TAG_HEAD_OF_QUEUE@GOTPAGE Lloh25: ldr x8, [x8, _CTL_TAG_HEAD_OF_QUEUE@GOTPAGEOFF] b LBB0_11 LBB0_10: Lloh26: adrp x8, _CTL_TAG_ACA@GOTPAGE Lloh27: ldr x8, [x8, _CTL_TAG_ACA@GOTPAGEOFF] LBB0_11: ldr x8, [x8] str x8, [x21, #8] LBB0_12: mov w8, #4 str w8, [x21] ldr w0, [x21, #4] ldr w1, [x22, #4] mov w2, #4 bl _memcpy add x22, x20, #4 mov x0, x22 bl _refcount_acquire mov x0, x21 bl _ctl_queue ; kill: def $w0 killed $w0 def $x0 Lloh28: adrp x8, _CTL_RETVAL_COMPLETE@GOTPAGE Lloh29: ldr x8, [x8, _CTL_RETVAL_COMPLETE@GOTPAGEOFF] Lloh30: ldr w8, [x8] cmp w0, w8 b.ne LBB0_14 ; %bb.13: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 ret LBB0_14: str x0, [sp] Lloh31: adrp x1, l_.str.2@PAGE Lloh32: add x1, x1, l_.str.2@PAGEOFF mov x0, x20 bl _CFISCSI_SESSION_WARN mov x0, x21 bl _ctl_free_io mov x0, x22 bl _refcount_release LBB0_15: mov x0, x19 bl _icl_pdu_free mov x0, x20 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 b _cfiscsi_session_terminate .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh9, Lloh10 .loh AdrpLdrGot Lloh11, Lloh12 .loh AdrpAdd Lloh13, Lloh14 .loh AdrpAdd Lloh18, Lloh19 .loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17 .loh AdrpLdrGot Lloh20, Lloh21 .loh AdrpLdrGot Lloh22, Lloh23 .loh AdrpLdrGot Lloh24, Lloh25 .loh AdrpLdrGot Lloh26, Lloh27 .loh AdrpLdrGotLdr Lloh28, Lloh29, Lloh30 .loh AdrpAdd Lloh31, Lloh32 .cfi_endproc .section __TEXT,__const lJTI0_0: .byte (LBB0_4-LBB0_4)>>2 .byte (LBB0_7-LBB0_4)>>2 .byte (LBB0_8-LBB0_4)>>2 .byte (LBB0_9-LBB0_4)>>2 .byte (LBB0_10-LBB0_4)>>2 ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "unsolicited data with ImmediateData=No; dropping connection" .comm _CTL_PRIV_FRONTEND,8,3 ; @CTL_PRIV_FRONTEND .comm _CTL_IO_SCSI,4,2 ; @CTL_IO_SCSI .comm _BHSSC_FLAGS_ATTR,4,2 ; @BHSSC_FLAGS_ATTR .comm _CTL_TAG_UNTAGGED,8,3 ; @CTL_TAG_UNTAGGED .comm _CTL_TAG_SIMPLE,8,3 ; @CTL_TAG_SIMPLE .comm _CTL_TAG_ORDERED,8,3 ; @CTL_TAG_ORDERED .comm _CTL_TAG_HEAD_OF_QUEUE,8,3 ; @CTL_TAG_HEAD_OF_QUEUE .comm _CTL_TAG_ACA,8,3 ; @CTL_TAG_ACA l_.str.1: ; @.str.1 .asciz "unhandled tag type %d" .comm _CTL_RETVAL_COMPLETE,4,2 ; @CTL_RETVAL_COMPLETE l_.str.2: ; @.str.2 .asciz "ctl_queue() failed; error %d; dropping connection" .no_dead_strip _cfiscsi_pdu_handle_scsi_command .subsections_via_symbols
AnghaBench/freebsd/sys/cam/ctl/extr_ctl_frontend_iscsi.c_cfiscsi_pdu_handle_scsi_command.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function pch_gbe_init_stats _pch_gbe_init_stats: ## @pch_gbe_init_stats .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp xorl %esi, %esi movl $4, %edx popq %rbp jmp _memset ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _pch_gbe_init_stats .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function pch_gbe_init_stats _pch_gbe_init_stats: ; @pch_gbe_init_stats .cfi_startproc ; %bb.0: mov w1, #0 mov w2, #4 b _memset .cfi_endproc ; -- End function .no_dead_strip _pch_gbe_init_stats .subsections_via_symbols
AnghaBench/linux/drivers/net/ethernet/oki-semi/pch_gbe/extr_pch_gbe_main.c_pch_gbe_init_stats.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ix86_split_ashr ## -- Begin function ix86_split_ashr .p2align 4, 0x90 _ix86_split_ashr: ## @ix86_split_ashr .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $40, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %edx, %r14d movl %esi, %r12d movq %rdi, %r15 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) movq _DImode@GOTPCREL(%rip), %r13 xorl %ebx, %ebx cmpl %edx, (%r13) setne %bl shll $5, %ebx addl $32, %ebx movl 8(%rdi), %edi callq _GET_CODE movq _CONST_INT@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_28 ## %bb.1: cmpl %r14d, (%r13) jne LBB0_2 ## %bb.3: movq _split_di@GOTPCREL(%rip), %r8 jmp LBB0_4 LBB0_28: movl (%r15), %edi movl 4(%r15), %esi callq _rtx_equal_p testl %eax, %eax je LBB0_29 ## %bb.30: cmpl %r14d, (%r13) jne LBB0_31 LBB0_32: movq _split_di@GOTPCREL(%rip), %r8 jmp LBB0_33 LBB0_2: movq _split_ti@GOTPCREL(%rip), %r8 LBB0_4: leaq -56(%rbp), %rdx leaq -64(%rbp), %rcx movq %r15, %rdi movl $2, %esi callq *%r8 movl 8(%r15), %edi callq _INTVAL movl %eax, %r12d leal (%rbx,%rbx), %eax decl %eax andl %eax, %r12d cmpl %eax, %r12d jne LBB0_9 ## %bb.5: movl -64(%rbp), %edi movl -60(%rbp), %esi callq _emit_move_insn cmpl %r14d, (%r13) jne LBB0_6 ## %bb.7: movq _gen_ashrsi3@GOTPCREL(%rip), %r15 jmp LBB0_8 LBB0_9: cmpl %ebx, %r12d jae LBB0_10 ## %bb.19: movl (%r15), %edi movl 4(%r15), %esi callq _rtx_equal_p testl %eax, %eax je LBB0_20 ## %bb.21: cmpl %r14d, (%r13) jne LBB0_22 LBB0_23: movq _gen_x86_shrd_1@GOTPCREL(%rip), %rax jmp LBB0_24 LBB0_29: movl (%r15), %edi movl 4(%r15), %esi callq _emit_move_insn cmpl %r14d, (%r13) je LBB0_32 LBB0_31: movq _split_ti@GOTPCREL(%rip), %r8 LBB0_33: leaq -56(%rbp), %rdx leaq -64(%rbp), %rcx movq %r15, %rdi movl $1, %esi callq *%r8 cmpl %r14d, (%r13) jne LBB0_34 ## %bb.35: movq _gen_x86_shrd_1@GOTPCREL(%rip), %rcx jmp LBB0_36 LBB0_34: movq _gen_x86_64_shrd@GOTPCREL(%rip), %rcx LBB0_36: movl -56(%rbp), %edi movl -64(%rbp), %esi movl 8(%r15), %edx callq *%rcx movl %eax, %edi callq _emit_insn cmpl %r14d, (%r13) jne LBB0_37 ## %bb.38: movq _gen_ashrsi3@GOTPCREL(%rip), %rcx jmp LBB0_39 LBB0_37: movq _gen_ashrdi3@GOTPCREL(%rip), %rcx LBB0_39: movl -64(%rbp), %edi movl 8(%r15), %edx movl %edi, %esi callq *%rcx movl %eax, %edi callq _emit_insn testl %r12d, %r12d je LBB0_48 ## %bb.40: movq _TARGET_CMOVE@GOTPCREL(%rip), %rax cmpq $0, (%rax) je LBB0_48 ## %bb.41: movl -64(%rbp), %esi movl %r12d, %edi callq _emit_move_insn cmpl %r14d, (%r13) jne LBB0_42 ## %bb.43: movq _gen_ashrsi3@GOTPCREL(%rip), %r13 jmp LBB0_44 LBB0_48: movl -56(%rbp), %edi movl -64(%rbp), %esi movl 8(%r15), %edx callq _gen_x86_shift_adj_3 jmp LBB0_49 LBB0_6: movq _gen_ashrdi3@GOTPCREL(%rip), %r15 LBB0_8: movl -64(%rbp), %r14d decl %ebx movl %ebx, %edi callq _GEN_INT movl %r14d, %edi movl %r14d, %esi movl %eax, %edx callq *%r15 movl %eax, %edi callq _emit_insn movl -56(%rbp), %edi movl -64(%rbp), %esi callq _emit_move_insn jmp LBB0_50 LBB0_10: movl -56(%rbp), %edi movl -60(%rbp), %esi callq _emit_move_insn movl -64(%rbp), %edi movl -56(%rbp), %esi callq _emit_move_insn cmpl %r14d, (%r13) jne LBB0_11 ## %bb.12: movq _gen_ashrsi3@GOTPCREL(%rip), %rax jmp LBB0_13 LBB0_42: movq _gen_ashrdi3@GOTPCREL(%rip), %r13 LBB0_44: decl %ebx movl %ebx, %edi callq _GEN_INT movl %r12d, %edi movl %r12d, %esi movl %eax, %edx callq *%r13 movl %eax, %edi callq _emit_insn movq _DImode@GOTPCREL(%rip), %rax cmpl %r14d, (%rax) jne LBB0_45 ## %bb.46: movq _gen_x86_shift_adj_1@GOTPCREL(%rip), %rbx jmp LBB0_47 LBB0_45: movq _gen_x86_64_shift_adj@GOTPCREL(%rip), %rbx LBB0_47: movl -56(%rbp), %edi movl -64(%rbp), %esi movl 8(%r15), %edx movl %r12d, %ecx callq *%rbx jmp LBB0_49 LBB0_11: movq _gen_ashrdi3@GOTPCREL(%rip), %rax LBB0_13: movq %rax, -72(%rbp) ## 8-byte Spill movl -64(%rbp), %r15d leal -1(%rbx), %edi callq _GEN_INT movl %r15d, %edi movl %r15d, %esi movl %eax, %edx callq *-72(%rbp) ## 8-byte Folded Reload movl %eax, %edi callq _emit_insn subl %ebx, %r12d jbe LBB0_50 ## %bb.14: cmpl %r14d, (%r13) jne LBB0_15 ## %bb.16: movq _gen_ashrsi3@GOTPCREL(%rip), %r14 jmp LBB0_17 LBB0_20: movl (%r15), %edi movl 4(%r15), %esi callq _emit_move_insn cmpl %r14d, (%r13) je LBB0_23 LBB0_22: movq _gen_x86_64_shrd@GOTPCREL(%rip), %rax LBB0_24: movq %rax, -72(%rbp) ## 8-byte Spill movl -56(%rbp), %ebx movl -64(%rbp), %r15d movl %r12d, %edi callq _GEN_INT movl %ebx, %edi movl %r15d, %esi movl %eax, %edx callq *-72(%rbp) ## 8-byte Folded Reload movl %eax, %edi callq _emit_insn cmpl %r14d, (%r13) jne LBB0_25 ## %bb.26: movq _gen_ashrsi3@GOTPCREL(%rip), %r14 movl -64(%rbp), %ebx jmp LBB0_18 LBB0_25: movq _gen_ashrdi3@GOTPCREL(%rip), %r14 movl -64(%rbp), %ebx jmp LBB0_18 LBB0_15: movq _gen_ashrdi3@GOTPCREL(%rip), %r14 LBB0_17: movl -56(%rbp), %ebx LBB0_18: movl %r12d, %edi callq _GEN_INT movl %ebx, %edi movl %ebx, %esi movl %eax, %edx callq *%r14 LBB0_49: movl %eax, %edi callq _emit_insn LBB0_50: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_52 ## %bb.51: addq $40, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_52: callq ___stack_chk_fail .cfi_endproc ## -- End function .comm _DImode,4,2 ## @DImode .comm _CONST_INT,8,3 ## @CONST_INT .comm _TARGET_CMOVE,8,3 ## @TARGET_CMOVE .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ix86_split_ashr ; -- Begin function ix86_split_ashr .p2align 2 _ix86_split_ashr: ; @ix86_split_ashr .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x26, x25, [sp, #32] ; 16-byte Folded Spill stp x24, x23, [sp, #48] ; 16-byte Folded Spill stp x22, x21, [sp, #64] ; 16-byte Folded Spill stp x20, x19, [sp, #80] ; 16-byte Folded Spill stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 mov x19, x2 mov x21, x1 mov x20, x0 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] str x8, [sp, #24] Lloh3: adrp x23, _DImode@GOTPAGE Lloh4: ldr x23, [x23, _DImode@GOTPAGEOFF] ldr w8, [x23] mov w9, #64 mov w10, #32 cmp w8, w2 csel w22, w10, w9, eq ldr w0, [x0, #8] bl _GET_CODE Lloh5: adrp x8, _CONST_INT@GOTPAGE Lloh6: ldr x8, [x8, _CONST_INT@GOTPAGEOFF] Lloh7: ldr x8, [x8] cmp x0, x8 b.ne LBB0_3 ; %bb.1: ldr w8, [x23] Lloh8: adrp x9, _split_ti@GOTPAGE Lloh9: ldr x9, [x9, _split_ti@GOTPAGEOFF] Lloh10: adrp x10, _split_di@GOTPAGE Lloh11: ldr x10, [x10, _split_di@GOTPAGEOFF] cmp w8, w19 csel x8, x10, x9, eq add x2, sp, #16 add x3, sp, #8 mov x0, x20 mov w1, #2 blr x8 ldr w0, [x20, #8] bl _INTVAL lsl w8, w22, #1 sub w8, w8, #1 and w21, w0, w8 cmp w21, w8 b.ne LBB0_8 ; %bb.2: ldp w0, w1, [sp, #8] bl _emit_move_insn ldr w8, [x23] Lloh12: adrp x9, _gen_ashrdi3@GOTPAGE Lloh13: ldr x9, [x9, _gen_ashrdi3@GOTPAGEOFF] Lloh14: adrp x10, _gen_ashrsi3@GOTPAGE Lloh15: ldr x10, [x10, _gen_ashrsi3@GOTPAGEOFF] cmp w8, w19 csel x20, x10, x9, eq ldr w19, [sp, #8] sub w0, w22, #1 bl _GEN_INT mov x2, x0 mov x0, x19 mov x1, x19 blr x20 bl _emit_insn ldr w0, [sp, #16] ldr w1, [sp, #8] bl _emit_move_insn b LBB0_17 LBB0_3: ldp w0, w1, [x20] bl _rtx_equal_p cbnz w0, LBB0_5 ; %bb.4: ldp w0, w1, [x20] bl _emit_move_insn LBB0_5: ldr w8, [x23] Lloh16: adrp x9, _split_ti@GOTPAGE Lloh17: ldr x9, [x9, _split_ti@GOTPAGEOFF] Lloh18: adrp x10, _split_di@GOTPAGE Lloh19: ldr x10, [x10, _split_di@GOTPAGEOFF] cmp w8, w19 csel x8, x10, x9, eq add x2, sp, #16 add x3, sp, #8 mov x0, x20 mov w1, #1 blr x8 Lloh20: adrp x8, _gen_x86_64_shrd@GOTPAGE Lloh21: ldr x8, [x8, _gen_x86_64_shrd@GOTPAGEOFF] Lloh22: adrp x9, _gen_x86_shrd_1@GOTPAGE Lloh23: ldr x9, [x9, _gen_x86_shrd_1@GOTPAGEOFF] ldr w10, [x23] cmp w10, w19 csel x8, x9, x8, eq ldr w0, [sp, #16] ldr w1, [sp, #8] ldr w2, [x20, #8] blr x8 bl _emit_insn ldr w8, [x23] Lloh24: adrp x24, _gen_ashrdi3@GOTPAGE Lloh25: ldr x24, [x24, _gen_ashrdi3@GOTPAGEOFF] Lloh26: adrp x25, _gen_ashrsi3@GOTPAGE Lloh27: ldr x25, [x25, _gen_ashrsi3@GOTPAGEOFF] cmp w8, w19 csel x8, x25, x24, eq ldr w0, [sp, #8] ldr w2, [x20, #8] mov x1, x0 blr x8 bl _emit_insn cbz w21, LBB0_12 ; %bb.6: Lloh28: adrp x8, _TARGET_CMOVE@GOTPAGE Lloh29: ldr x8, [x8, _TARGET_CMOVE@GOTPAGEOFF] Lloh30: ldr x8, [x8] cbz x8, LBB0_12 ; %bb.7: ldr w1, [sp, #8] mov x0, x21 bl _emit_move_insn ldr w8, [x23] cmp w8, w19 csel x24, x25, x24, eq sub w0, w22, #1 bl _GEN_INT mov x2, x0 mov x0, x21 mov x1, x21 blr x24 bl _emit_insn Lloh31: adrp x8, _gen_x86_64_shift_adj@GOTPAGE Lloh32: ldr x8, [x8, _gen_x86_64_shift_adj@GOTPAGEOFF] Lloh33: adrp x9, _gen_x86_shift_adj_1@GOTPAGE Lloh34: ldr x9, [x9, _gen_x86_shift_adj_1@GOTPAGEOFF] ldr w10, [x23] cmp w10, w19 csel x8, x9, x8, eq ldr w0, [sp, #16] ldr w1, [sp, #8] ldr w2, [x20, #8] mov x3, x21 blr x8 b LBB0_16 LBB0_8: cmp w21, w22 b.hs LBB0_13 ; %bb.9: ldp w0, w1, [x20] bl _rtx_equal_p cbnz w0, LBB0_11 ; %bb.10: ldp w0, w1, [x20] bl _emit_move_insn LBB0_11: ldr w8, [x23] Lloh35: adrp x9, _gen_x86_64_shrd@GOTPAGE Lloh36: ldr x9, [x9, _gen_x86_64_shrd@GOTPAGEOFF] Lloh37: adrp x10, _gen_x86_shrd_1@GOTPAGE Lloh38: ldr x10, [x10, _gen_x86_shrd_1@GOTPAGEOFF] cmp w8, w19 csel x24, x10, x9, eq ldr w20, [sp, #16] ldr w22, [sp, #8] mov x0, x21 bl _GEN_INT mov x2, x0 mov x0, x20 mov x1, x22 blr x24 bl _emit_insn Lloh39: adrp x8, _gen_ashrdi3@GOTPAGE Lloh40: ldr x8, [x8, _gen_ashrdi3@GOTPAGEOFF] ldr w9, [x23] Lloh41: adrp x10, _gen_ashrsi3@GOTPAGE Lloh42: ldr x10, [x10, _gen_ashrsi3@GOTPAGEOFF] cmp w9, w19 csel x20, x10, x8, eq ldr w19, [sp, #8] mov x0, x21 b LBB0_15 LBB0_12: ldr w0, [sp, #16] ldr w1, [sp, #8] ldr w2, [x20, #8] bl _gen_x86_shift_adj_3 b LBB0_16 LBB0_13: ldp w1, w0, [sp, #12] bl _emit_move_insn ldr w0, [sp, #8] ldr w1, [sp, #16] bl _emit_move_insn ldr w8, [x23] Lloh43: adrp x24, _gen_ashrdi3@GOTPAGE Lloh44: ldr x24, [x24, _gen_ashrdi3@GOTPAGEOFF] Lloh45: adrp x25, _gen_ashrsi3@GOTPAGE Lloh46: ldr x25, [x25, _gen_ashrsi3@GOTPAGEOFF] cmp w8, w19 csel x26, x25, x24, eq ldr w20, [sp, #8] sub w0, w22, #1 bl _GEN_INT mov x2, x0 mov x0, x20 mov x1, x20 blr x26 bl _emit_insn subs w0, w21, w22 b.ls LBB0_17 ; %bb.14: ldr w8, [x23] cmp w8, w19 csel x20, x25, x24, eq ldr w19, [sp, #16] LBB0_15: bl _GEN_INT mov x2, x0 mov x0, x19 mov x1, x19 blr x20 LBB0_16: bl _emit_insn LBB0_17: ldr x8, [sp, #24] Lloh47: adrp x9, ___stack_chk_guard@GOTPAGE Lloh48: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh49: ldr x9, [x9] cmp x9, x8 b.ne LBB0_19 ; %bb.18: ldp x29, x30, [sp, #96] ; 16-byte Folded Reload ldp x20, x19, [sp, #80] ; 16-byte Folded Reload ldp x22, x21, [sp, #64] ; 16-byte Folded Reload ldp x24, x23, [sp, #48] ; 16-byte Folded Reload ldp x26, x25, [sp, #32] ; 16-byte Folded Reload add sp, sp, #112 ret LBB0_19: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGot Lloh10, Lloh11 .loh AdrpLdrGot Lloh8, Lloh9 .loh AdrpLdrGot Lloh14, Lloh15 .loh AdrpLdrGot Lloh12, Lloh13 .loh AdrpLdrGot Lloh26, Lloh27 .loh AdrpLdrGot Lloh24, Lloh25 .loh AdrpLdrGot Lloh22, Lloh23 .loh AdrpLdrGot Lloh20, Lloh21 .loh AdrpLdrGot Lloh18, Lloh19 .loh AdrpLdrGot Lloh16, Lloh17 .loh AdrpLdrGotLdr Lloh28, Lloh29, Lloh30 .loh AdrpLdrGot Lloh33, Lloh34 .loh AdrpLdrGot Lloh31, Lloh32 .loh AdrpLdrGot Lloh41, Lloh42 .loh AdrpLdrGot Lloh39, Lloh40 .loh AdrpLdrGot Lloh37, Lloh38 .loh AdrpLdrGot Lloh35, Lloh36 .loh AdrpLdrGot Lloh45, Lloh46 .loh AdrpLdrGot Lloh43, Lloh44 .loh AdrpLdrGotLdr Lloh47, Lloh48, Lloh49 .cfi_endproc ; -- End function .comm _DImode,4,2 ; @DImode .comm _CONST_INT,8,3 ; @CONST_INT .comm _TARGET_CMOVE,8,3 ; @TARGET_CMOVE .subsections_via_symbols
AnghaBench/freebsd/contrib/gcc/config/i386/extr_i386.c_ix86_split_ashr.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 callq _fork callq _getpid leaq L_.str(%rip), %rdi movl %eax, %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 "\343\203\227\343\203\255\343\202\273\343\202\271id=%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 bl _fork bl _getpid ; kill: def $w0 killed $w0 def $x0 str x0, [sp] Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "\343\203\227\343\203\255\343\202\273\343\202\271id=%d\n" .subsections_via_symbols
the_stack_data/137974.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _dpu_kms_init ## -- Begin function dpu_kms_init .p2align 4, 0x90 _dpu_kms_init: ## @dpu_kms_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 testq %rdi, %rdi je LBB0_2 ## %bb.1: movq (%rdi), %rax testq %rax, %rax je LBB0_2 ## %bb.3: movl (%rax), %edi callq _to_dpu_kms movq %rax, %r14 movq 8(%rax), %rax movl (%rax), %edi xorl %esi, %esi callq _irq_of_parse_and_map movl %eax, %ebx testl %eax, %eax js LBB0_4 ## %bb.6: movl %ebx, (%r14) movq %r14, %rax popq %rbx popq %r14 popq %rbp retq LBB0_2: leaq L_.str(%rip), %rdi xorl %ebx, %ebx xorl %eax, %eax callq _DPU_ERROR movq _EINVAL@GOTPCREL(%rip), %rax subl (%rax), %ebx jmp LBB0_5 LBB0_4: leaq L_.str.1(%rip), %rdi movl %ebx, %esi xorl %eax, %eax callq _DPU_ERROR LBB0_5: movl %ebx, %edi popq %rbx popq %r14 popq %rbp jmp _ERR_PTR ## TAILCALL .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "drm device node invalid\n" .comm _EINVAL,4,2 ## @EINVAL L_.str.1: ## @.str.1 .asciz "failed to get irq: %d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _dpu_kms_init ; -- Begin function dpu_kms_init .p2align 2 _dpu_kms_init: ; @dpu_kms_init .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 cbz x0, LBB0_4 ; %bb.1: ldr x8, [x0] cbz x8, LBB0_4 ; %bb.2: ldr w0, [x8] bl _to_dpu_kms mov x19, x0 ldr x8, [x0, #8] ldr w0, [x8] mov w1, #0 bl _irq_of_parse_and_map mov x20, x0 tbnz w0, #31, LBB0_5 ; %bb.3: str w20, [x19] mov x0, x19 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload add sp, sp, #48 ret LBB0_4: Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _DPU_ERROR Lloh2: adrp x8, _EINVAL@GOTPAGE Lloh3: ldr x8, [x8, _EINVAL@GOTPAGEOFF] Lloh4: ldr w8, [x8] neg w0, w8 b LBB0_6 LBB0_5: str x20, [sp] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _DPU_ERROR mov x0, x20 LBB0_6: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload add sp, sp, #48 b _ERR_PTR .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh5, Lloh6 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "drm device node invalid\n" .comm _EINVAL,4,2 ; @EINVAL l_.str.1: ; @.str.1 .asciz "failed to get irq: %d\n" .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/msm/disp/dpu1/extr_dpu_kms.c_dpu_kms_init.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function snd_cs46xx_pb_trans_copy _snd_cs46xx_pb_trans_copy: ## @snd_cs46xx_pb_trans_copy .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq (%rdi), %rcx movq 8(%rcx), %r8 movq (%rsi), %rax movq 8(%rsi), %rdi addq (%r8), %rdi addq (%rcx), %rax movq %rax, %rsi popq %rbp jmp _memcpy ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _snd_cs46xx_pb_trans_copy .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function snd_cs46xx_pb_trans_copy _snd_cs46xx_pb_trans_copy: ; @snd_cs46xx_pb_trans_copy .cfi_startproc ; %bb.0: ldr x8, [x0] ldp x8, x9, [x8] ldr x9, [x9] ldp x11, x10, [x1] add x0, x10, x9 add x1, x11, x8 b _memcpy .cfi_endproc ; -- End function .no_dead_strip _snd_cs46xx_pb_trans_copy .subsections_via_symbols
AnghaBench/linux/sound/pci/cs46xx/extr_cs46xx_lib.c_snd_cs46xx_pb_trans_copy.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function intel_hdcp_in_use _intel_hdcp_in_use: ## @intel_hdcp_in_use .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq %rdi, %rbx movl 8(%rdi), %edi callq _to_i915 movq (%rbx), %rax movl (%rax), %edi callq _PORT_HDCP_STATUS movl %eax, %edi callq _I915_READ movq _HDCP_STATUS_ENC@GOTPCREL(%rip), %rcx andl (%rcx), %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm _HDCP_STATUS_ENC,4,2 ## @HDCP_STATUS_ENC .no_dead_strip _intel_hdcp_in_use .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function intel_hdcp_in_use _intel_hdcp_in_use: ; @intel_hdcp_in_use .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 ldr w0, [x0, #8] bl _to_i915 ldr x8, [x19] ldr w0, [x8] bl _PORT_HDCP_STATUS bl _I915_READ Lloh0: adrp x8, _HDCP_STATUS_ENC@GOTPAGE Lloh1: ldr x8, [x8, _HDCP_STATUS_ENC@GOTPAGEOFF] Lloh2: ldr w8, [x8] and w0, w8, w0 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 _HDCP_STATUS_ENC,4,2 ; @HDCP_STATUS_ENC .no_dead_strip _intel_hdcp_in_use .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/i915/display/extr_intel_hdcp.c_intel_hdcp_in_use.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _win ## -- Begin function win .p2align 4, 0x90 _win: ## @win .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 $136, %rsp .cfi_offset %rbx, -24 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) leaq L_.str(%rip), %rdi leaq L_.str.1(%rip), %rsi callq _fopen leaq -144(%rbp), %rbx movq %rbx, %rdi movl $128, %esi movq %rax, %rdx callq _fgets movq %rbx, %rdi callq _puts movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _fflush movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -16(%rbp), %rax jne LBB0_2 ## %bb.1: addq $136, %rsp popq %rbx popq %rbp retq LBB0_2: callq ___stack_chk_fail .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_.str.2(%rip), %rdi callq _puts leaq L_.str.3(%rip), %rdi callq _puts leaq L_.str.4(%rip), %r14 movq _pointer@GOTPCREL(%rip), %rbx movq %r14, %rdi movq %rbx, %rsi xorl %eax, %eax callq _scanf leaq L_.str.5(%rip), %rdi callq _puts movq (%rbx), %rsi movq %r14, %rdi xorl %eax, %eax callq _scanf leaq L_.str.6(%rip), %rdi callq _puts xorl %edi, %edi callq _exit .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "flag.txt" L_.str.1: ## @.str.1 .asciz "r" L_.str.2: ## @.str.2 .asciz "You can just overwrite an address, what can you do?\n" L_.str.3: ## @.str.3 .asciz "Input address\n" L_.str.4: ## @.str.4 .asciz "%d" .comm _pointer,8,3 ## @pointer L_.str.5: ## @.str.5 .asciz "Input value?\n" L_.str.6: ## @.str.6 .asciz "The following line should print the flag\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _win ; -- Begin function win .p2align 2 _win: ; @win .cfi_startproc ; %bb.0: sub sp, sp, #160 .cfi_def_cfa_offset 160 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 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-8] Lloh3: adrp x0, l_.str@PAGE Lloh4: add x0, x0, l_.str@PAGEOFF Lloh5: adrp x1, l_.str.1@PAGE Lloh6: add x1, x1, l_.str.1@PAGEOFF bl _fopen mov x2, x0 add x0, sp, #8 mov w1, #128 bl _fgets add x0, sp, #8 bl _puts Lloh7: adrp x8, ___stdoutp@GOTPAGE Lloh8: ldr x8, [x8, ___stdoutp@GOTPAGEOFF] Lloh9: ldr x0, [x8] bl _fflush ldur x8, [x29, #-8] Lloh10: adrp x9, ___stack_chk_guard@GOTPAGE Lloh11: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh12: ldr x9, [x9] cmp x9, x8 b.ne LBB0_2 ; %bb.1: ldp x29, x30, [sp, #144] ; 16-byte Folded Reload add sp, sp, #160 ret LBB0_2: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh13: adrp x0, l_.str.2@PAGE Lloh14: add x0, x0, l_.str.2@PAGEOFF bl _puts Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _puts Lloh17: adrp x20, _pointer@GOTPAGE Lloh18: ldr x20, [x20, _pointer@GOTPAGEOFF] str x20, [sp] Lloh19: adrp x19, l_.str.4@PAGE Lloh20: add x19, x19, l_.str.4@PAGEOFF mov x0, x19 bl _scanf Lloh21: adrp x0, l_.str.5@PAGE Lloh22: add x0, x0, l_.str.5@PAGEOFF bl _puts ldr x8, [x20] str x8, [sp] mov x0, x19 bl _scanf Lloh23: adrp x0, l_.str.6@PAGE Lloh24: add x0, x0, l_.str.6@PAGEOFF bl _puts mov w0, #0 bl _exit .loh AdrpAdd Lloh23, Lloh24 .loh AdrpAdd Lloh21, Lloh22 .loh AdrpAdd Lloh19, Lloh20 .loh AdrpLdrGot Lloh17, Lloh18 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpAdd Lloh13, Lloh14 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "flag.txt" l_.str.1: ; @.str.1 .asciz "r" l_.str.2: ; @.str.2 .asciz "You can just overwrite an address, what can you do?\n" l_.str.3: ; @.str.3 .asciz "Input address\n" l_.str.4: ; @.str.4 .asciz "%d" .comm _pointer,8,3 ; @pointer l_.str.5: ; @.str.5 .asciz "Input value?\n" l_.str.6: ; @.str.6 .asciz "The following line should print the flag\n" .subsections_via_symbols
the_stack_data/125140021.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _xtensa_irq_domain_xlate ## -- Begin function xtensa_irq_domain_xlate .p2align 4, 0x90 _xtensa_irq_domain_xlate: ## @xtensa_irq_domain_xlate .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %r9, -48(%rbp) ## 8-byte Spill movq %r8, %r12 movq %rcx, %r13 movq %rdx, %rbx movl %esi, %r14d movq %rdi, %r15 leal -3(%r14), %eax xorl %edi, %edi cmpl $-2, %eax setb %dil callq _WARN_ON testq %rax, %rax je LBB0_2 LBB0_1: movq _EINVAL@GOTPCREL(%rip), %rcx xorl %eax, %eax subl (%rcx), %eax jmp LBB0_6 LBB0_2: movq %r15, %rax movq -48(%rbp), %r15 ## 8-byte Reload cmpl $2, %r14d jne LBB0_5 ## %bb.3: cmpl $1, 4(%rax) jne LBB0_5 ## %bb.4: movq %r13, %rdi callq _xtensa_map_ext_irq movq %rax, %rbx movq _XCHAL_NUM_INTERRUPTS@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jae LBB0_1 LBB0_5: movq %rbx, (%r12) movq _IRQ_TYPE_NONE@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, (%r15) xorl %eax, %eax LBB0_6: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _EINVAL,4,2 ## @EINVAL .comm _XCHAL_NUM_INTERRUPTS,8,3 ## @XCHAL_NUM_INTERRUPTS .comm _IRQ_TYPE_NONE,4,2 ## @IRQ_TYPE_NONE .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _xtensa_irq_domain_xlate ; -- Begin function xtensa_irq_domain_xlate .p2align 2 _xtensa_irq_domain_xlate: ; @xtensa_irq_domain_xlate .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x19, x5 mov x20, x4 mov x22, x3 mov x21, x2 mov x24, x1 mov x23, x0 sub w8, w1, #3 cmn w8, #2 cset w0, lo bl _WARN_ON cbz x0, LBB0_2 LBB0_1: Lloh0: adrp x8, _EINVAL@GOTPAGE Lloh1: ldr x8, [x8, _EINVAL@GOTPAGEOFF] Lloh2: ldr w8, [x8] neg w0, w8 b LBB0_6 LBB0_2: cmp w24, #2 b.ne LBB0_5 ; %bb.3: ldr w8, [x23, #4] cmp w8, #1 b.ne LBB0_5 ; %bb.4: mov x0, x22 bl _xtensa_map_ext_irq mov x21, x0 Lloh3: adrp x8, _XCHAL_NUM_INTERRUPTS@GOTPAGE Lloh4: ldr x8, [x8, _XCHAL_NUM_INTERRUPTS@GOTPAGEOFF] Lloh5: ldr x8, [x8] cmp x0, x8 b.hs LBB0_1 LBB0_5: mov w0, #0 str x21, [x20] Lloh6: adrp x8, _IRQ_TYPE_NONE@GOTPAGE Lloh7: ldr x8, [x8, _IRQ_TYPE_NONE@GOTPAGEOFF] Lloh8: ldr w8, [x8] str w8, [x19] 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 AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .cfi_endproc ; -- End function .comm _EINVAL,4,2 ; @EINVAL .comm _XCHAL_NUM_INTERRUPTS,8,3 ; @XCHAL_NUM_INTERRUPTS .comm _IRQ_TYPE_NONE,4,2 ; @IRQ_TYPE_NONE .subsections_via_symbols
AnghaBench/linux/arch/xtensa/kernel/extr_irq.c_xtensa_irq_domain_xlate.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function pyrf_read_event__repr _pyrf_read_event__repr: ## @pyrf_read_event__repr .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), %edx movl 4(%rdi), %esi leaq L_.str(%rip), %rdi popq %rbp jmp _PyString_FromFormat ## TAILCALL .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "{ type: read, pid: %u, tid: %u }" .no_dead_strip _pyrf_read_event__repr .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function pyrf_read_event__repr _pyrf_read_event__repr: ; @pyrf_read_event__repr .cfi_startproc ; %bb.0: ldp w2, w1, [x0] Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF b _PyString_FromFormat .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "{ type: read, pid: %u, tid: %u }" .no_dead_strip _pyrf_read_event__repr .subsections_via_symbols
AnghaBench/fastsocket/kernel/tools/perf/util/extr_python.c_pyrf_read_event__repr.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function cp_type_to_str _cp_type_to_str: ## @cp_type_to_str .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq _CT_NONE@GOTPCREL(%rip), %rax leaq L_.str(%rip), %r14 cmpl %edi, (%rax) je LBB0_3 ## %bb.1: movl %edi, %ebx movq _cp_type@GOTPCREL(%rip), %r15 movq (%r15), %rdi callq _ARRAY_SIZE cmpl %ebx, %eax jb LBB0_3 ## %bb.2: movq (%r15), %rax decl %ebx movq (%rax,%rbx,8), %r14 LBB0_3: movq %r14, %rax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _CT_NONE,4,2 ## @CT_NONE .comm _cp_type,8,3 ## @cp_type .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "None" .no_dead_strip _cp_type_to_str .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function cp_type_to_str _cp_type_to_str: ; @cp_type_to_str .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, _CT_NONE@GOTPAGE Lloh1: ldr x8, [x8, _CT_NONE@GOTPAGEOFF] Lloh2: ldr w8, [x8] cmp w8, w0 b.eq LBB0_2 ; %bb.1: mov x19, x0 Lloh3: adrp x20, _cp_type@GOTPAGE Lloh4: ldr x20, [x20, _cp_type@GOTPAGEOFF] ldr x0, [x20] bl _ARRAY_SIZE cmp w0, w19 b.hs LBB0_3 LBB0_2: Lloh5: adrp x0, l_.str@PAGE Lloh6: add x0, x0, l_.str@PAGEOFF b LBB0_4 LBB0_3: ldr x8, [x20] sub w9, w19, #1 ldr x0, [x8, w9, uxtw #3] LBB0_4: 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 AdrpLdrGot Lloh3, Lloh4 .loh AdrpAdd Lloh5, Lloh6 .cfi_endproc ; -- End function .comm _CT_NONE,4,2 ; @CT_NONE .comm _cp_type,8,3 ; @cp_type .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "None" .no_dead_strip _cp_type_to_str .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/misc/extr_lkdtm.c_cp_type_to_str.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _snd_bcm2835_new_hdmi_ctl ## -- Begin function snd_bcm2835_new_hdmi_ctl .p2align 4, 0x90 _snd_bcm2835_new_hdmi_ctl: ## @snd_bcm2835_new_hdmi_ctl .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), %rax movl (%rax), %edi leaq L_.str(%rip), %rsi callq _strcpy movq _snd_bcm2835_hdmi@GOTPCREL(%rip), %r14 movl (%r14), %edi callq _ARRAY_SIZE movl (%r14), %edx movq %rbx, %rdi movl %eax, %esi popq %rbx popq %r14 popq %rbp jmp _create_ctls ## TAILCALL .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Broadcom Mixer" .comm _snd_bcm2835_hdmi,4,2 ## @snd_bcm2835_hdmi .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _snd_bcm2835_new_hdmi_ctl ; -- Begin function snd_bcm2835_new_hdmi_ctl .p2align 2 _snd_bcm2835_new_hdmi_ctl: ; @snd_bcm2835_new_hdmi_ctl .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] ldr w0, [x8] Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF bl _strcpy Lloh2: adrp x20, _snd_bcm2835_hdmi@GOTPAGE Lloh3: ldr x20, [x20, _snd_bcm2835_hdmi@GOTPAGEOFF] ldr w0, [x20] bl _ARRAY_SIZE mov x1, x0 ldr w2, [x20] mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _create_ctls .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Broadcom Mixer" .comm _snd_bcm2835_hdmi,4,2 ; @snd_bcm2835_hdmi .subsections_via_symbols
AnghaBench/linux/drivers/staging/vc04_services/bcm2835-audio/extr_bcm2835-ctl.c_snd_bcm2835_new_hdmi_ctl.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function mxf_write_tagged_value _mxf_write_tagged_value: ## @mxf_write_tagged_value .cfi_startproc ## %bb.0: 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 %rsi, %r15 movq (%rdi), %r13 movq 8(%rdi), %rax movq %rax, -56(%rbp) ## 8-byte Spill movq %rsi, %rdi callq _mxf_utf16_local_tag_length movl %eax, %ebx movq %r14, %rdi callq _mxf_utf16_local_tag_length movl %eax, %r12d movl $1, %eax testl %ebx, %ebx je LBB0_3 ## %bb.1: testl %r12d, %r12d je LBB0_3 ## %bb.2: leal 13(%r12), %eax movl %eax, -44(%rbp) ## 4-byte Spill movq %r13, %rdi movl $81664, %esi ## imm = 0x13F00 callq _mxf_write_metadata_key leal (%rbx,%r12), %esi addl $37, %esi movq %r13, %rdi callq _klv_encode_ber_length movq %r13, %rdi movl $16, %esi movl $15370, %edx ## imm = 0x3C0A callq _mxf_write_local_tag movq _TaggedValue@GOTPCREL(%rip), %rax movl (%rax), %esi movq -56(%rbp), %rbx ## 8-byte Reload movl (%rbx), %edx movq %r13, %rdi callq _mxf_write_uuid movq %r13, %rdi movl $20481, %esi ## imm = 0x5001 movq %r15, %rdx callq _mxf_write_local_tag_utf16 movq %r13, %rdi movl -44(%rbp), %esi ## 4-byte Reload movl $20483, %edx ## imm = 0x5003 callq _mxf_write_local_tag movq _mxf_indirect_value_utf16le@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r13, %rdi movl $17, %edx callq _avio_write movq %r13, %rdi movq %r14, %rsi callq _avio_put_str16le incl (%rbx) xorl %eax, %eax LBB0_3: addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _TaggedValue,4,2 ## @TaggedValue .comm _mxf_indirect_value_utf16le,4,2 ## @mxf_indirect_value_utf16le .no_dead_strip _mxf_write_tagged_value .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function mxf_write_tagged_value _mxf_write_tagged_value: ; @mxf_write_tagged_value .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 x21, x1 ldp x20, x24, [x0] mov x0, x1 bl _mxf_utf16_local_tag_length mov x22, x0 mov x0, x19 bl _mxf_utf16_local_tag_length mov x8, x0 mov w0, #1 cbz w22, LBB0_3 ; %bb.1: cbz w8, LBB0_3 ; %bb.2: add w23, w8, #13 mov x0, x20 mov w1, #16128 movk w1, #1, lsl #16 bl _mxf_write_metadata_key add w8, w22, w23 add w1, w8, #24 mov x0, x20 bl _klv_encode_ber_length mov x0, x20 mov w1, #16 mov w2, #15370 bl _mxf_write_local_tag Lloh0: adrp x8, _TaggedValue@GOTPAGE Lloh1: ldr x8, [x8, _TaggedValue@GOTPAGEOFF] Lloh2: ldr w1, [x8] ldr w2, [x24] mov x0, x20 bl _mxf_write_uuid mov x0, x20 mov w1, #20481 mov x2, x21 bl _mxf_write_local_tag_utf16 mov x0, x20 mov x1, x23 mov w2, #20483 bl _mxf_write_local_tag Lloh3: adrp x8, _mxf_indirect_value_utf16le@GOTPAGE Lloh4: ldr x8, [x8, _mxf_indirect_value_utf16le@GOTPAGEOFF] Lloh5: ldr w1, [x8] mov x0, x20 mov w2, #17 bl _avio_write mov x0, x20 mov x1, x19 bl _avio_put_str16le mov w0, #0 ldr w8, [x24] add w8, w8, #1 str w8, [x24] LBB0_3: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _TaggedValue,4,2 ; @TaggedValue .comm _mxf_indirect_value_utf16le,4,2 ; @mxf_indirect_value_utf16le .no_dead_strip _mxf_write_tagged_value .subsections_via_symbols
AnghaBench/FFmpeg/libavformat/extr_mxfenc.c_mxf_write_tagged_value.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function acpi_ns_repair_PRT _acpi_ns_repair_PRT: ## @acpi_ns_repair_PRT .cfi_startproc ## %bb.0: 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), %rax movq (%rax), %r15 testq %r15, %r15 jle LBB0_7 ## %bb.1: movq %rdi, %r14 movq 8(%rax), %r12 xorl %ebx, %ebx movq _ACPI_OBJECT_REPAIRED@GOTPCREL(%rip), %r13 jmp LBB0_2 .p2align 4, 0x90 LBB0_5: ## in Loop: Header=BB0_2 Depth=1 movq 16(%rax), %rdx movq %rdx, 24(%rax) movq %rcx, 16(%rax) movl (%r13), %eax orl %eax, 8(%r14) movl %ebx, %edi callq _ACPI_WARN_PREDEFINED LBB0_6: ## in Loop: Header=BB0_2 Depth=1 incq %rbx cmpq %rbx, %r15 je LBB0_7 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq (%r12,%rbx,8), %rax cmpq $4, (%rax) jl LBB0_6 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movq 8(%rax), %rax movq 24(%rax), %rcx testq %rcx, %rcx je LBB0_5 ## %bb.4: ## in Loop: Header=BB0_2 Depth=1 movq (%rcx), %rdx movq _ACPI_TYPE_INTEGER@GOTPCREL(%rip), %rsi cmpq (%rsi), %rdx jne LBB0_5 jmp LBB0_6 LBB0_7: movq _AE_OK@GOTPCREL(%rip), %rax movl (%rax), %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _ACPI_TYPE_INTEGER,8,3 ## @ACPI_TYPE_INTEGER .comm _ACPI_OBJECT_REPAIRED,4,2 ## @ACPI_OBJECT_REPAIRED .comm _AE_INFO,4,2 ## @AE_INFO .comm _AE_OK,4,2 ## @AE_OK .no_dead_strip _acpi_ns_repair_PRT .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function acpi_ns_repair_PRT _acpi_ns_repair_PRT: ; @acpi_ns_repair_PRT .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 ldr x8, [x1] ldr x21, [x8] cmp x21, #1 b.lt LBB0_7 ; %bb.1: mov x19, x0 mov x20, #0 ldr x22, [x8, #8] Lloh0: adrp x23, _ACPI_OBJECT_REPAIRED@GOTPAGE Lloh1: ldr x23, [x23, _ACPI_OBJECT_REPAIRED@GOTPAGEOFF] Lloh2: adrp x24, _ACPI_TYPE_INTEGER@GOTPAGE Lloh3: ldr x24, [x24, _ACPI_TYPE_INTEGER@GOTPAGEOFF] b LBB0_4 LBB0_2: ; in Loop: Header=BB0_4 Depth=1 ldr x10, [x8, #16] stp x9, x10, [x8, #16] ldr w8, [x23] ldr w9, [x19, #8] orr w8, w9, w8 str w8, [x19, #8] mov x0, x20 bl _ACPI_WARN_PREDEFINED LBB0_3: ; in Loop: Header=BB0_4 Depth=1 add x20, x20, #1 cmp x21, x20 b.eq LBB0_7 LBB0_4: ; =>This Inner Loop Header: Depth=1 ldr x8, [x22, x20, lsl #3] ldr x9, [x8] cmp x9, #4 b.lt LBB0_3 ; %bb.5: ; in Loop: Header=BB0_4 Depth=1 ldr x8, [x8, #8] ldr x9, [x8, #24] cbz x9, LBB0_2 ; %bb.6: ; in Loop: Header=BB0_4 Depth=1 ldr x10, [x9] ldr x11, [x24] cmp x10, x11 b.ne LBB0_2 b LBB0_3 LBB0_7: Lloh4: adrp x8, _AE_OK@GOTPAGE Lloh5: ldr x8, [x8, _AE_OK@GOTPAGEOFF] Lloh6: ldr w0, [x8] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6 .cfi_endproc ; -- End function .comm _ACPI_TYPE_INTEGER,8,3 ; @ACPI_TYPE_INTEGER .comm _ACPI_OBJECT_REPAIRED,4,2 ; @ACPI_OBJECT_REPAIRED .comm _AE_INFO,4,2 ; @AE_INFO .comm _AE_OK,4,2 ; @AE_OK .no_dead_strip _acpi_ns_repair_PRT .subsections_via_symbols
AnghaBench/linux/drivers/acpi/acpica/extr_nsrepair2.c_acpi_ns_repair_PRT.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function do_free_pn_space _do_free_pn_space: ## @do_free_pn_space .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 _quicly_ranges_clear movq %rbx, %rdi addq $8, %rsp popq %rbx popq %rbp jmp _free ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _do_free_pn_space .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function do_free_pn_space _do_free_pn_space: ; @do_free_pn_space .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 _quicly_ranges_clear mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _free .cfi_endproc ; -- End function .no_dead_strip _do_free_pn_space .subsections_via_symbols
AnghaBench/h2o/deps/quicly/t/extr_..libquicly.c_do_free_pn_space.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mac_inpcb_label_destroy ## -- Begin function mac_inpcb_label_destroy .p2align 4, 0x90 _mac_inpcb_label_destroy: ## @mac_inpcb_label_destroy .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq %rdi, %rbx movq (%rdi), %rdi callq _mac_inpcb_label_free movq $0, (%rbx) 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 _mac_inpcb_label_destroy ; -- Begin function mac_inpcb_label_destroy .p2align 2 _mac_inpcb_label_destroy: ; @mac_inpcb_label_destroy .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 _mac_inpcb_label_free str xzr, [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/darwin-xnu/security/extr_mac_inet.c_mac_inpcb_label_destroy.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _hostap_tx_callback_register ## -- Begin function hostap_tx_callback_register .p2align 4, 0x90 _hostap_tx_callback_register: ## @hostap_tx_callback_register .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, %r15 movq %rsi, %r12 movq %rdi, %r14 movq _GFP_KERNEL@GOTPCREL(%rip), %rax movl (%rax), %esi movl $32, %edi callq _kmalloc testq %rax, %rax je LBB0_1 ## %bb.2: movq %rax, %rbx movq %r12, (%rax) movq %r15, 24(%rax) movq %r14, %rdi callq _spin_lock_irqsave movq 8(%r14), %rax testq %rax, %rax je LBB0_3 ## %bb.4: movl 8(%rax), %ecx incl %ecx jmp LBB0_5 LBB0_1: xorl %eax, %eax jmp LBB0_6 LBB0_3: movl $1, %ecx LBB0_5: movl %ecx, 8(%rbx) movq %rax, 16(%rbx) movq %rbx, 8(%r14) movq %r14, %rdi callq _spin_unlock_irqrestore movl 8(%rbx), %eax LBB0_6: popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _GFP_KERNEL,4,2 ## @GFP_KERNEL .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _hostap_tx_callback_register ; -- Begin function hostap_tx_callback_register .p2align 2 _hostap_tx_callback_register: ; @hostap_tx_callback_register .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x21, x2 mov x22, x1 mov x19, x0 Lloh0: adrp x8, _GFP_KERNEL@GOTPAGE Lloh1: ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF] Lloh2: ldr w1, [x8] mov w0, #32 bl _kmalloc cbz x0, LBB0_5 ; %bb.1: mov x20, x0 str x22, [x0] str x21, [x0, #24] mov x0, x19 bl _spin_lock_irqsave ldr x8, [x19, #8] cbz x8, LBB0_3 ; %bb.2: ldr w9, [x8, #8] add w9, w9, #1 b LBB0_4 LBB0_3: mov w9, #1 LBB0_4: str w9, [x20, #8] str x8, [x20, #16] str x20, [x19, #8] mov x0, x19 bl _spin_unlock_irqrestore ldr w0, [x20, #8] LBB0_5: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _GFP_KERNEL,4,2 ; @GFP_KERNEL .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/net/wireless/hostap/extr_hostap_main.c_hostap_tx_callback_register.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function show_level _show_level: ## @show_level .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, %rax movl (%rdi), %edx leaq L_.str(%rip), %rsi movq %rax, %rdi popq %rbp jmp _sprintf ## TAILCALL .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%u\n" .no_dead_strip _show_level .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function show_level _show_level: ; @show_level .cfi_startproc ; %bb.0: mov x8, x1 ldr w2, [x0] Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF mov x0, x8 b _sprintf .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%u\n" .no_dead_strip _show_level .subsections_via_symbols
AnghaBench/linux/arch/ia64/kernel/extr_topology.c_show_level.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function sp8870_read_signal_strength _sp8870_read_signal_strength: ## @sp8870_read_signal_strength .cfi_startproc ## %bb.0: 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 movl $0, (%rsi) movq %r15, %rdi movl $774, %esi ## imm = 0x306 callq _sp8870_readreg testl %eax, %eax js LBB0_1 ## %bb.2: movl %eax, %ebx movq %r15, %rdi movl $771, %esi ## imm = 0x303 callq _sp8870_readreg testl %eax, %eax js LBB0_1 ## %bb.3: movl %eax, %ecx shll $8, %ebx xorl %eax, %eax orl %ebx, %ecx je LBB0_5 ## %bb.4: movl $65535, %edx ## imm = 0xFFFF subl %ecx, %edx movl %edx, (%r14) jmp LBB0_5 LBB0_1: movq _EIO@GOTPCREL(%rip), %rcx xorl %eax, %eax subl (%rcx), %eax LBB0_5: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _EIO,4,2 ## @EIO .no_dead_strip _sp8870_read_signal_strength .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function sp8870_read_signal_strength _sp8870_read_signal_strength: ; @sp8870_read_signal_strength .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 ldr x20, [x0] str wzr, [x1] mov x0, x20 mov w1, #774 bl _sp8870_readreg tbnz w0, #31, LBB0_4 ; %bb.1: mov x21, x0 mov x0, x20 mov w1, #771 bl _sp8870_readreg tbnz w0, #31, LBB0_4 ; %bb.2: orr w8, w0, w21, lsl #8 cbz w8, LBB0_5 ; %bb.3: mov w0, #0 mov w9, #65535 sub w8, w9, w8 str w8, [x19] b LBB0_6 LBB0_4: Lloh0: adrp x8, _EIO@GOTPAGE Lloh1: ldr x8, [x8, _EIO@GOTPAGEOFF] Lloh2: ldr w8, [x8] neg w0, w8 b LBB0_6 LBB0_5: mov w0, #0 LBB0_6: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _EIO,4,2 ; @EIO .no_dead_strip _sp8870_read_signal_strength .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/media/dvb/frontends/extr_sp8870.c_sp8870_read_signal_strength.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/376956.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function tw_str_add _tw_str_add: ## @tw_str_add .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %r14 movq %rdi, %rbx movq (%rdi), %rsi cmpq 8(%rdi), %rsi ja LBB0_2 ## %bb.1: movq _pintr_disabled@GOTPCREL(%rip), %r15 incl (%r15) movq _TW_INCR@GOTPCREL(%rip), %rax addq (%rax), %rsi movq %rsi, (%rbx) movq 40(%rbx), %rdi shll $3, %esi ## kill: def $esi killed $esi killed $rsi callq _xrealloc movq %rax, 40(%rbx) movq %r15, %rdi callq _disabled_cleanup LBB0_2: movq 16(%rbx), %rsi movq 24(%rbx), %rax leaq (%rax,%r14), %rcx cmpq %rcx, %rsi ja LBB0_13 ## %bb.3: movq 32(%rbx), %r15 movq _pintr_disabled@GOTPCREL(%rip), %rax incl (%rax) movq _TW_INCR@GOTPCREL(%rip), %rax addq %r14, %rsi addq (%rax), %rsi movq %rsi, 16(%rbx) shll $2, %esi movq %r15, %rdi ## kill: def $esi killed $esi killed $rsi callq _xrealloc movq %rax, 32(%rbx) testq %r15, %r15 je LBB0_12 ## %bb.4: cmpq %rax, %r15 je LBB0_12 ## %bb.5: movq 8(%rbx), %rdx testq %rdx, %rdx je LBB0_12 ## %bb.6: movq 40(%rbx), %rcx movq (%rcx), %rsi subq %r15, %rsi addq %rsi, %rax movq %rax, (%rcx) cmpq $1, %rdx je LBB0_12 ## %bb.7: leaq -1(%rdx), %rcx movl $1, %eax cmpq $2, %rdx je LBB0_10 ## %bb.8: movq %rcx, %rdx andq $-2, %rdx negq %rdx movl $1, %eax .p2align 4, 0x90 LBB0_9: ## =>This Inner Loop Header: Depth=1 movq 40(%rbx), %rsi movq (%rsi,%rax,8), %rdi subq %r15, %rdi addq 32(%rbx), %rdi movq %rdi, (%rsi,%rax,8) movq 40(%rbx), %rsi movq 8(%rsi,%rax,8), %rdi subq %r15, %rdi addq 32(%rbx), %rdi movq %rdi, 8(%rsi,%rax,8) leaq (%rdx,%rax), %rsi addq $2, %rsi addq $2, %rax cmpq $1, %rsi jne LBB0_9 LBB0_10: testb $1, %cl je LBB0_12 ## %bb.11: movq 40(%rbx), %rcx movq (%rcx,%rax,8), %rdx subq %r15, %rdx addq 32(%rbx), %rdx movq %rdx, (%rcx,%rax,8) LBB0_12: movq _pintr_disabled@GOTPCREL(%rip), %rdi callq _disabled_cleanup movq 24(%rbx), %rax addq %rax, %r14 movq %r14, %rcx LBB0_13: shlq $2, %rax addq 32(%rbx), %rax movq 8(%rbx), %rdx movq 40(%rbx), %rsi leaq 1(%rdx), %rdi movq %rdi, 8(%rbx) movq %rax, (%rsi,%rdx,8) movq %rcx, 24(%rbx) addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _pintr_disabled,4,2 ## @pintr_disabled .comm _TW_INCR,8,3 ## @TW_INCR .no_dead_strip _tw_str_add .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function tw_str_add _tw_str_add: ; @tw_str_add .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, x1 mov x19, x0 ldp x8, x9, [x0] Lloh0: adrp x22, _pintr_disabled@GOTPAGE Lloh1: ldr x22, [x22, _pintr_disabled@GOTPAGEOFF] Lloh2: adrp x23, _TW_INCR@GOTPAGE Lloh3: ldr x23, [x23, _TW_INCR@GOTPAGEOFF] cmp x8, x9 b.hi LBB0_2 ; %bb.1: ldr w9, [x22] add w9, w9, #1 str w9, [x22] ldr x9, [x23] add x8, x9, x8 str x8, [x19] ldr x0, [x19, #40] lsl w1, w8, #3 bl _xrealloc str x0, [x19, #40] mov x0, x22 bl _disabled_cleanup LBB0_2: ldp x10, x9, [x19, #16] add x8, x9, x20 cmp x10, x8 b.hi LBB0_10 ; %bb.3: ldr x21, [x19, #32] ldr w8, [x22] add w8, w8, #1 str w8, [x22] ldr x8, [x23] add x9, x10, x20 add x8, x9, x8 str x8, [x19, #16] lsl w1, w8, #2 mov x0, x21 bl _xrealloc str x0, [x19, #32] cbz x21, LBB0_9 ; %bb.4: cmp x21, x0 b.eq LBB0_9 ; %bb.5: ldr x8, [x19, #8] cbz x8, LBB0_9 ; %bb.6: ldr x9, [x19, #40] ldr x10, [x9] sub x10, x10, x21 add x10, x0, x10 str x10, [x9] cmp x8, #1 b.eq LBB0_9 ; %bb.7: mov w9, #1 LBB0_8: ; =>This Inner Loop Header: Depth=1 ldp x10, x11, [x19, #32] lsl x12, x9, #3 ldr x13, [x11, x12] sub x13, x13, x21 add x10, x10, x13 str x10, [x11, x12] add x9, x9, #1 cmp x8, x9 b.ne LBB0_8 LBB0_9: Lloh4: adrp x0, _pintr_disabled@GOTPAGE Lloh5: ldr x0, [x0, _pintr_disabled@GOTPAGEOFF] bl _disabled_cleanup ldr x9, [x19, #24] add x8, x9, x20 LBB0_10: ldp x10, x11, [x19, #32] add x0, x10, x9, lsl #2 ldr x9, [x19, #8] add x10, x9, #1 str x10, [x19, #8] str x0, [x11, x9, lsl #3] str x8, [x19, #24] 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 .loh AdrpLdrGot Lloh4, Lloh5 .cfi_endproc ; -- End function .comm _pintr_disabled,4,2 ; @pintr_disabled .comm _TW_INCR,8,3 ; @TW_INCR .no_dead_strip _tw_str_add .subsections_via_symbols
AnghaBench/freebsd/contrib/tcsh/extr_tw.init.c_tw_str_add.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _gdbarch_deprecated_max_register_raw_size_p ## -- Begin function gdbarch_deprecated_max_register_raw_size_p .p2align 4, 0x90 _gdbarch_deprecated_max_register_raw_size_p: ## @gdbarch_deprecated_max_register_raw_size_p .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 xorl %edi, %edi testq %rbx, %rbx setne %dil callq _gdb_assert xorl %eax, %eax cmpq $0, (%rbx) setne %al 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 _gdbarch_deprecated_max_register_raw_size_p ; -- Begin function gdbarch_deprecated_max_register_raw_size_p .p2align 2 _gdbarch_deprecated_max_register_raw_size_p: ; @gdbarch_deprecated_max_register_raw_size_p .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 x0, #0 cset w0, ne bl _gdb_assert ldr x8, [x19] cmp x8, #0 cset w0, ne ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/freebsd/contrib/gdb/gdb/extr_gdbarch.c_gdbarch_deprecated_max_register_raw_size_p.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/156392153.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function g_strchr _g_strchr: ## @g_strchr .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 .p2align 4, 0x90 LBB0_1: ## =>This Inner Loop Header: Depth=1 movl (%rax), %ecx cmpl %esi, %ecx je LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 addq $4, %rax testl %ecx, %ecx jne LBB0_1 ## %bb.3: xorl %eax, %eax LBB0_4: popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _g_strchr .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function g_strchr _g_strchr: ; @g_strchr .cfi_startproc ; %bb.0: LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [x0] cmp w8, w1 b.eq LBB0_4 ; %bb.2: ; in Loop: Header=BB0_1 Depth=1 add x0, x0, #4 cbnz w8, LBB0_1 ; %bb.3: mov x0, #0 LBB0_4: ret .cfi_endproc ; -- End function .no_dead_strip _g_strchr .subsections_via_symbols
AnghaBench/freebsd/crypto/openssh/openbsd-compat/extr_glob.c_g_strchr.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function dio_bio_end_io _dio_bio_end_io: ## @dio_bio_end_io .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %r15 movq 24(%rdi), %rbx leaq 4(%rbx), %r14 movq %r14, %rdi callq _spin_lock_irqsave movq 16(%rbx), %rax movq %rax, 24(%r15) movq %r15, 16(%rbx) movl (%rbx), %eax decl %eax movl %eax, (%rbx) cmpl $1, %eax jne LBB0_3 ## %bb.1: movq 8(%rbx), %rdi testq %rdi, %rdi je LBB0_3 ## %bb.2: callq _wake_up_process LBB0_3: movq %r14, %rdi addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp jmp _spin_unlock_irqrestore ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _dio_bio_end_io .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function dio_bio_end_io _dio_bio_end_io: ; @dio_bio_end_io .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x20, x0 ldr x21, [x0, #24] add x19, x21, #4 mov x0, x19 bl _spin_lock_irqsave ldr x8, [x21, #16] str x8, [x20, #24] str x20, [x21, #16] ldr w8, [x21] sub w8, w8, #1 str w8, [x21] cmp w8, #1 b.ne LBB0_3 ; %bb.1: ldr x0, [x21, #8] cbz x0, LBB0_3 ; %bb.2: bl _wake_up_process 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 b _spin_unlock_irqrestore .cfi_endproc ; -- End function .no_dead_strip _dio_bio_end_io .subsections_via_symbols
AnghaBench/fastsocket/kernel/fs/extr_direct-io.c_dio_bio_end_io.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function DirLookupAbs _DirLookupAbs: ## @DirLookupAbs .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, %r15 movq %rsi, %r14 movq %rdi, %rbx movq _DIR@GOTPCREL(%rip), %r12 movl (%r12), %edi callq _DEBUG testq %rax, %rax je LBB0_2 ## %bb.1: movq _debug_file@GOTPCREL(%rip), %rax movl (%rax), %edi movq (%rbx), %rdx leaq L_.str(%rip), %rsi xorl %eax, %eax callq _fprintf LBB0_2: movq (%rbx), %rax movb (%rax), %dl movq %r14, %rcx testb %dl, %dl je LBB0_6 ## %bb.3: incq %rax movq %r14, %rcx .p2align 4, 0x90 LBB0_4: ## =>This Inner Loop Header: Depth=1 cmpb (%rcx), %dl jne LBB0_13 ## %bb.5: ## in Loop: Header=BB0_4 Depth=1 incq %rcx movzbl (%rax), %edx incq %rax testb %dl, %dl jne LBB0_4 LBB0_6: leaq -1(%r15), %rax cmpq %rax, %rcx je LBB0_7 LBB0_13: xorl %eax, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq LBB0_7: leaq 12(%rbx), %rdi movq %r15, %rsi callq _Hash_FindEntry testq %rax, %rax je LBB0_8 ## %bb.10: incl 8(%rbx) movq _hits@GOTPCREL(%rip), %rax incl (%rax) movl (%r12), %edi callq _DEBUG testq %rax, %rax je LBB0_12 ## %bb.11: movq _debug_file@GOTPCREL(%rip), %rax movl (%rax), %edi leaq L_.str.3(%rip), %rsi movq %r14, %rdx xorl %eax, %eax callq _fprintf jmp LBB0_12 LBB0_8: movl (%r12), %edi callq _DEBUG leaq L_.str.2(%rip), %r14 testq %rax, %rax je LBB0_12 ## %bb.9: movq _debug_file@GOTPCREL(%rip), %rax movl (%rax), %edi leaq L_.str.1(%rip), %rsi xorl %eax, %eax callq _fprintf LBB0_12: movq %r14, %rdi popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp jmp _bmake_strdup ## TAILCALL .cfi_endproc ## -- End function .comm _DIR,4,2 ## @DIR .comm _debug_file,4,2 ## @debug_file .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz " %s ...\n" L_.str.1: ## @.str.1 .asciz " must be here but isn't -- returning\n" L_.str.2: ## @.str.2 .space 1 .comm _hits,4,2 ## @hits L_.str.3: ## @.str.3 .asciz " returning %s\n" .no_dead_strip _DirLookupAbs .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function DirLookupAbs _DirLookupAbs: ; @DirLookupAbs .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 x21, x2 mov x19, x1 mov x20, x0 Lloh0: adrp x22, _DIR@GOTPAGE Lloh1: ldr x22, [x22, _DIR@GOTPAGEOFF] ldr w0, [x22] bl _DEBUG cbz x0, LBB0_2 ; %bb.1: Lloh2: adrp x8, _debug_file@GOTPAGE Lloh3: ldr x8, [x8, _debug_file@GOTPAGEOFF] Lloh4: ldr w0, [x8] ldr x8, [x20] str x8, [sp] Lloh5: adrp x1, l_.str@PAGE Lloh6: add x1, x1, l_.str@PAGEOFF bl _fprintf LBB0_2: ldr x9, [x20] ldrb w10, [x9] mov x8, x19 cbz w10, LBB0_6 ; %bb.3: add x9, x9, #1 mov x8, x19 LBB0_4: ; =>This Inner Loop Header: Depth=1 ldrb w11, [x8] cmp w10, w11 b.ne LBB0_7 ; %bb.5: ; in Loop: Header=BB0_4 Depth=1 add x8, x8, #1 ldrb w10, [x9], #1 cbnz w10, LBB0_4 LBB0_6: sub x9, x21, #1 cmp x8, x9 b.eq LBB0_8 LBB0_7: mov x0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 ret LBB0_8: add x0, x20, #12 mov x1, x21 bl _Hash_FindEntry cbz x0, LBB0_11 ; %bb.9: ldr w8, [x20, #8] add w8, w8, #1 str w8, [x20, #8] Lloh7: adrp x8, _hits@GOTPAGE Lloh8: ldr x8, [x8, _hits@GOTPAGEOFF] ldr w9, [x8] add w9, w9, #1 str w9, [x8] ldr w0, [x22] bl _DEBUG cbz x0, LBB0_14 ; %bb.10: Lloh9: adrp x8, _debug_file@GOTPAGE Lloh10: ldr x8, [x8, _debug_file@GOTPAGEOFF] Lloh11: ldr w0, [x8] str x19, [sp] Lloh12: adrp x1, l_.str.3@PAGE Lloh13: add x1, x1, l_.str.3@PAGEOFF bl _fprintf b LBB0_14 LBB0_11: ldr w0, [x22] bl _DEBUG cbz x0, LBB0_13 ; %bb.12: Lloh14: adrp x8, _debug_file@GOTPAGE Lloh15: ldr x8, [x8, _debug_file@GOTPAGEOFF] Lloh16: ldr w0, [x8] Lloh17: adrp x1, l_.str.1@PAGE Lloh18: add x1, x1, l_.str.1@PAGEOFF bl _fprintf LBB0_13: Lloh19: adrp x19, l_.str.2@PAGE Lloh20: add x19, x19, l_.str.2@PAGEOFF LBB0_14: mov x0, x19 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 b _bmake_strdup .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh7, Lloh8 .loh AdrpAdd Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpAdd Lloh17, Lloh18 .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .loh AdrpAdd Lloh19, Lloh20 .cfi_endproc ; -- End function .comm _DIR,4,2 ; @DIR .comm _debug_file,4,2 ; @debug_file .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz " %s ...\n" l_.str.1: ; @.str.1 .asciz " must be here but isn't -- returning\n" l_.str.2: ; @.str.2 .space 1 .comm _hits,4,2 ; @hits l_.str.3: ; @.str.3 .asciz " returning %s\n" .no_dead_strip _DirLookupAbs .subsections_via_symbols
AnghaBench/freebsd/contrib/bmake/extr_dir.c_DirLookupAbs.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "library module author description url" .section __DATA,__data .globl _variables ## @variables .p2align 3 _variables: .quad L_.str .section __TEXT,__cstring,cstring_literals L_.str.1: ## @.str.1 .asciz "boot halt grow_seq grow_rnd hit_seq hit_rnd miss_seq miss_rnd delete_seq delete_rnd replace_seq replace_rnd kbench" .section __DATA,__data .globl _functions ## @functions .p2align 3 _functions: .quad L_.str.1 .section __TEXT,__cstring,cstring_literals L_.str.2: ## @.str.2 .asciz "eastl" .section __DATA,__data .globl _library ## @library .p2align 3 _library: .quad L_.str.2 .section __TEXT,__cstring,cstring_literals L_.str.3: ## @.str.3 .asciz "eastl::hashmap" .section __DATA,__data .globl _module ## @module .p2align 3 _module: .quad L_.str.3 .section __TEXT,__cstring,cstring_literals L_.str.4: ## @.str.4 .asciz "Electronic Arts Inc." .section __DATA,__data .globl _author ## @author .p2align 3 _author: .quad L_.str.4 .section __TEXT,__cstring,cstring_literals L_.str.5: ## @.str.5 .asciz "Electronic Arts Standard Template Library" .section __DATA,__data .globl _description ## @description .p2align 3 _description: .quad L_.str.5 .section __TEXT,__cstring,cstring_literals L_.str.6: ## @.str.6 .asciz "http://github.com/electronicarts/EASTL" .section __DATA,__data .globl _url ## @url .p2align 3 _url: .quad L_.str.6 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "library module author description url" .section __DATA,__data .globl _variables ; @variables .p2align 3 _variables: .quad l_.str .section __TEXT,__cstring,cstring_literals l_.str.1: ; @.str.1 .asciz "boot halt grow_seq grow_rnd hit_seq hit_rnd miss_seq miss_rnd delete_seq delete_rnd replace_seq replace_rnd kbench" .section __DATA,__data .globl _functions ; @functions .p2align 3 _functions: .quad l_.str.1 .section __TEXT,__cstring,cstring_literals l_.str.2: ; @.str.2 .asciz "eastl" .section __DATA,__data .globl _library ; @library .p2align 3 _library: .quad l_.str.2 .section __TEXT,__cstring,cstring_literals l_.str.3: ; @.str.3 .asciz "eastl::hashmap" .section __DATA,__data .globl _module ; @module .p2align 3 _module: .quad l_.str.3 .section __TEXT,__cstring,cstring_literals l_.str.4: ; @.str.4 .asciz "Electronic Arts Inc." .section __DATA,__data .globl _author ; @author .p2align 3 _author: .quad l_.str.4 .section __TEXT,__cstring,cstring_literals l_.str.5: ; @.str.5 .asciz "Electronic Arts Standard Template Library" .section __DATA,__data .globl _description ; @description .p2align 3 _description: .quad l_.str.5 .section __TEXT,__cstring,cstring_literals l_.str.6: ; @.str.6 .asciz "http://github.com/electronicarts/EASTL" .section __DATA,__data .globl _url ; @url .p2align 3 _url: .quad l_.str.6 .subsections_via_symbols
the_stack_data/96095.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ieee80211_add_station _ieee80211_add_station: ## @ieee80211_add_station .cfi_startproc ## %bb.0: 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, %r15 movq %rdx, %r12 movq %rsi, %rbx callq _wiphy_priv movq %rax, %r14 movq 8(%r15), %rdi testq %rdi, %rdi je LBB0_5 ## %bb.1: callq _IEEE80211_DEV_TO_SUB_IF movq %rax, %r13 movq (%rax), %rax movq _NL80211_IFTYPE_AP_VLAN@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax je LBB0_6 ## %bb.2: movq _NL80211_IFTYPE_AP@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_3 jmp LBB0_6 LBB0_5: movq %rbx, %rdi callq _IEEE80211_DEV_TO_SUB_IF movq %rax, %r13 LBB0_6: movl 8(%r13), %esi movq %r12, %rdi callq _ether_addr_equal testq %rax, %rax jne LBB0_3 ## %bb.7: movq %r12, %rdi callq _is_multicast_ether_addr testq %rax, %rax je LBB0_8 LBB0_3: movq _EINVAL@GOTPCREL(%rip), %rax LBB0_4: xorl %ebx, %ebx subl (%rax), %ebx LBB0_23: movl %ebx, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_8: movq _GFP_KERNEL@GOTPCREL(%rip), %rax movl (%rax), %edx movq %r13, %rdi movq %r12, %rsi callq _sta_info_alloc testq %rax, %rax je LBB0_9 ## %bb.10: movq %rax, %r12 movl (%r15), %ebx movq _NL80211_STA_FLAG_TDLS_PEER@GOTPCREL(%rip), %rax movl (%rax), %edi callq _BIT testl %ebx, %eax jne LBB0_12 ## %bb.11: movq _IEEE80211_STA_AUTH@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r12, %rdi callq _sta_info_pre_move_state movq _IEEE80211_STA_ASSOC@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r12, %rdi callq _sta_info_pre_move_state LBB0_12: movq %r14, %rdi movq %r12, %rsi movq %r15, %rdx callq _sta_apply_parameters testl %eax, %eax je LBB0_14 ## %bb.13: movl %eax, %ebx movq %r14, %rdi movq %r12, %rsi callq _sta_info_free jmp LBB0_23 LBB0_9: movq _ENOMEM@GOTPCREL(%rip), %rax jmp LBB0_4 LBB0_14: movq _WLAN_STA_TDLS_PEER@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r12, %rdi callq _test_sta_flag testl %eax, %eax jne LBB0_16 ## %bb.15: movq %r12, %rdi callq _rate_control_rate_init LBB0_16: movq (%r13), %r14 movq _NL80211_IFTYPE_AP_VLAN@GOTPCREL(%rip), %rax movq (%rax), %r13 movq _NL80211_IFTYPE_AP@GOTPCREL(%rip), %rax movq (%rax), %r15 movq %r12, %rdi callq _sta_info_insert_rcu testl %eax, %eax je LBB0_18 ## %bb.17: movl %eax, %ebx jmp LBB0_22 LBB0_18: cmpq %r13, %r14 je LBB0_20 ## %bb.19: cmpq %r15, %r14 jne LBB0_21 LBB0_20: movq %r12, %rdi callq _ieee80211_send_layer2_update LBB0_21: xorl %ebx, %ebx LBB0_22: xorl %eax, %eax callq _rcu_read_unlock jmp LBB0_23 .cfi_endproc ## -- End function .comm _NL80211_IFTYPE_AP_VLAN,8,3 ## @NL80211_IFTYPE_AP_VLAN .comm _NL80211_IFTYPE_AP,8,3 ## @NL80211_IFTYPE_AP .comm _EINVAL,4,2 ## @EINVAL .comm _GFP_KERNEL,4,2 ## @GFP_KERNEL .comm _ENOMEM,4,2 ## @ENOMEM .comm _NL80211_STA_FLAG_TDLS_PEER,4,2 ## @NL80211_STA_FLAG_TDLS_PEER .comm _IEEE80211_STA_AUTH,4,2 ## @IEEE80211_STA_AUTH .comm _IEEE80211_STA_ASSOC,4,2 ## @IEEE80211_STA_ASSOC .comm _WLAN_STA_TDLS_PEER,4,2 ## @WLAN_STA_TDLS_PEER .no_dead_strip _ieee80211_add_station .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ieee80211_add_station _ieee80211_add_station: ; @ieee80211_add_station .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, x3 mov x22, x2 mov x21, x1 bl _wiphy_priv mov x19, x0 ldr x0, [x20, #8] cbz x0, LBB0_2 ; %bb.1: bl _IEEE80211_DEV_TO_SUB_IF mov x21, x0 ldr x8, [x0] Lloh0: adrp x9, _NL80211_IFTYPE_AP_VLAN@GOTPAGE Lloh1: ldr x9, [x9, _NL80211_IFTYPE_AP_VLAN@GOTPAGEOFF] Lloh2: ldr x9, [x9] Lloh3: adrp x10, _NL80211_IFTYPE_AP@GOTPAGE Lloh4: ldr x10, [x10, _NL80211_IFTYPE_AP@GOTPAGEOFF] Lloh5: ldr x10, [x10] cmp x8, x9 ccmp x8, x10, #4, ne b.eq LBB0_3 b LBB0_5 LBB0_2: mov x0, x21 bl _IEEE80211_DEV_TO_SUB_IF mov x21, x0 LBB0_3: ldr w1, [x21, #8] mov x0, x22 bl _ether_addr_equal cbnz x0, LBB0_5 ; %bb.4: mov x0, x22 bl _is_multicast_ether_addr cbz x0, LBB0_8 LBB0_5: Lloh6: adrp x8, _EINVAL@GOTPAGE Lloh7: ldr x8, [x8, _EINVAL@GOTPAGEOFF] LBB0_6: ldr w8, [x8] neg w20, w8 LBB0_7: mov x0, x20 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret LBB0_8: Lloh8: adrp x8, _GFP_KERNEL@GOTPAGE Lloh9: ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF] Lloh10: ldr w2, [x8] mov x0, x21 mov x1, x22 bl _sta_info_alloc cbz x0, LBB0_13 ; %bb.9: mov x22, x0 ldr w23, [x20] Lloh11: adrp x8, _NL80211_STA_FLAG_TDLS_PEER@GOTPAGE Lloh12: ldr x8, [x8, _NL80211_STA_FLAG_TDLS_PEER@GOTPAGEOFF] Lloh13: ldr w0, [x8] bl _BIT tst w0, w23 b.ne LBB0_11 ; %bb.10: Lloh14: adrp x8, _IEEE80211_STA_AUTH@GOTPAGE Lloh15: ldr x8, [x8, _IEEE80211_STA_AUTH@GOTPAGEOFF] Lloh16: ldr w1, [x8] mov x0, x22 bl _sta_info_pre_move_state Lloh17: adrp x8, _IEEE80211_STA_ASSOC@GOTPAGE Lloh18: ldr x8, [x8, _IEEE80211_STA_ASSOC@GOTPAGEOFF] Lloh19: ldr w1, [x8] mov x0, x22 bl _sta_info_pre_move_state LBB0_11: mov x0, x19 mov x1, x22 mov x2, x20 bl _sta_apply_parameters cbz w0, LBB0_14 ; %bb.12: mov x20, x0 mov x0, x19 mov x1, x22 bl _sta_info_free b LBB0_7 LBB0_13: Lloh20: adrp x8, _ENOMEM@GOTPAGE Lloh21: ldr x8, [x8, _ENOMEM@GOTPAGEOFF] b LBB0_6 LBB0_14: Lloh22: adrp x8, _WLAN_STA_TDLS_PEER@GOTPAGE Lloh23: ldr x8, [x8, _WLAN_STA_TDLS_PEER@GOTPAGEOFF] Lloh24: ldr w1, [x8] mov x0, x22 bl _test_sta_flag cbnz w0, LBB0_16 ; %bb.15: mov x0, x22 bl _rate_control_rate_init LBB0_16: ldr x19, [x21] Lloh25: adrp x8, _NL80211_IFTYPE_AP_VLAN@GOTPAGE Lloh26: ldr x8, [x8, _NL80211_IFTYPE_AP_VLAN@GOTPAGEOFF] Lloh27: ldr x23, [x8] Lloh28: adrp x8, _NL80211_IFTYPE_AP@GOTPAGE Lloh29: ldr x8, [x8, _NL80211_IFTYPE_AP@GOTPAGEOFF] Lloh30: ldr x21, [x8] mov x0, x22 bl _sta_info_insert_rcu cbz w0, LBB0_18 ; %bb.17: mov x20, x0 bl _rcu_read_unlock b LBB0_7 LBB0_18: cmp x19, x23 b.eq LBB0_20 ; %bb.19: cmp x19, x21 b.ne LBB0_21 LBB0_20: mov x0, x22 bl _ieee80211_send_layer2_update LBB0_21: bl _rcu_read_unlock mov w20, #0 b LBB0_7 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19 .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .loh AdrpLdrGot Lloh20, Lloh21 .loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24 .loh AdrpLdrGotLdr Lloh28, Lloh29, Lloh30 .loh AdrpLdrGotLdr Lloh25, Lloh26, Lloh27 .cfi_endproc ; -- End function .comm _NL80211_IFTYPE_AP_VLAN,8,3 ; @NL80211_IFTYPE_AP_VLAN .comm _NL80211_IFTYPE_AP,8,3 ; @NL80211_IFTYPE_AP .comm _EINVAL,4,2 ; @EINVAL .comm _GFP_KERNEL,4,2 ; @GFP_KERNEL .comm _ENOMEM,4,2 ; @ENOMEM .comm _NL80211_STA_FLAG_TDLS_PEER,4,2 ; @NL80211_STA_FLAG_TDLS_PEER .comm _IEEE80211_STA_AUTH,4,2 ; @IEEE80211_STA_AUTH .comm _IEEE80211_STA_ASSOC,4,2 ; @IEEE80211_STA_ASSOC .comm _WLAN_STA_TDLS_PEER,4,2 ; @WLAN_STA_TDLS_PEER .no_dead_strip _ieee80211_add_station .subsections_via_symbols
AnghaBench/fastsocket/kernel/net/mac80211/extr_cfg.c_ieee80211_add_station.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function main LCPI0_0: .quad 0x41e0000000000000 ## double 2147483648 .section __TEXT,__literal4,4byte_literals .p2align 2 LCPI0_1: .long 0x4f000000 ## float 2.14748365E+9 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx subq $16, %rsp .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_.str(%rip), %rdi leaq -20(%rbp), %rsi xorl %eax, %eax callq _scanf cmpl $0, -20(%rbp) jle LBB0_1 ## %bb.2: movss LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero leaq L_.str.1(%rip), %r14 leaq -28(%rbp), %rbx .p2align 4, 0x90 LBB0_3: ## =>This Inner Loop Header: Depth=1 movss %xmm0, -24(%rbp) ## 4-byte Spill movq %r14, %rdi movq %rbx, %rsi xorl %eax, %eax callq _scanf movss -28(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero minss -24(%rbp), %xmm0 ## 4-byte Folded Reload movl -20(%rbp), %eax leal -1(%rax), %ecx movl %ecx, -20(%rbp) cmpl $1, %eax jg LBB0_3 ## %bb.4: cvtss2sd %xmm0, %xmm0 jmp LBB0_5 LBB0_1: movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero LBB0_5: leaq L_.str.2(%rip), %rdi movb $1, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" L_.str.1: ## @.str.1 .asciz "%f" L_.str.2: ## @.str.2 .asciz "%f\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 d9, d8, [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 b8, -40 .cfi_offset b9, -48 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_4 ; %bb.1: movi.2s v8, #79, lsl #24 add x20, sp, #8 Lloh2: adrp x19, l_.str.1@PAGE Lloh3: add x19, x19, l_.str.1@PAGEOFF LBB0_2: ; =>This Inner Loop Header: Depth=1 str x20, [sp] mov x0, x19 bl _scanf ldr s0, [sp, #8] fcmp s0, s8 fcsel s8, s0, s8, mi ldr w8, [sp, #12] subs w8, w8, #1 str w8, [sp, #12] b.gt LBB0_2 ; %bb.3: fcvt d0, s8 b LBB0_5 LBB0_4: mov x8, #4746794007248502784 fmov d0, x8 LBB0_5: str d0, [sp] Lloh4: adrp x0, l_.str.2@PAGE Lloh5: add x0, x0, l_.str.2@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp d9, d8, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 ret .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh4, Lloh5 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" l_.str.1: ; @.str.1 .asciz "%f" l_.str.2: ; @.str.2 .asciz "%f\n" .subsections_via_symbols
the_stack_data/170453242.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function bwi_rf_off_11a _bwi_rf_off_11a: ## @bwi_rf_off_11a .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq %rdi, %rbx movl $4, %esi movl $255, %edx callq _RF_WRITE movq %rbx, %rdi movl $5, %esi movl $251, %edx callq _RF_WRITE movq %rbx, %rdi movl $16, %esi movl $8, %edx callq _PHY_SETBITS movq %rbx, %rdi movl $17, %esi movl $8, %edx callq _PHY_SETBITS movq %rbx, %rdi movl $21, %esi movl $43520, %edx ## imm = 0xAA00 addq $8, %rsp popq %rbx popq %rbp jmp _PHY_WRITE ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _bwi_rf_off_11a .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function bwi_rf_off_11a _bwi_rf_off_11a: ; @bwi_rf_off_11a .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 mov w1, #4 mov w2, #255 bl _RF_WRITE mov x0, x19 mov w1, #5 mov w2, #251 bl _RF_WRITE mov x0, x19 mov w1, #16 mov w2, #8 bl _PHY_SETBITS mov x0, x19 mov w1, #17 mov w2, #8 bl _PHY_SETBITS mov x0, x19 mov w1, #21 mov w2, #43520 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _PHY_WRITE .cfi_endproc ; -- End function .no_dead_strip _bwi_rf_off_11a .subsections_via_symbols
AnghaBench/freebsd/sys/dev/bwi/extr_bwirf.c_bwi_rf_off_11a.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 $1, %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 "%d" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #1 str x8, [sp] Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" .subsections_via_symbols
the_stack_data/82949707.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function crypto_alg_get _crypto_alg_get: ## @crypto_alg_get .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq %rdi, %rbx callq _refcount_inc movq %rbx, %rax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _crypto_alg_get .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function crypto_alg_get _crypto_alg_get: ; @crypto_alg_get .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 _refcount_inc mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _crypto_alg_get .subsections_via_symbols
AnghaBench/linux/crypto/extr_internal.h_crypto_alg_get.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function rt2800_drv_init_registers _rt2800_drv_init_registers: ## @rt2800_drv_init_registers .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq (%rdi), %rax movq (%rax), %rax popq %rbp jmpq *(%rax) ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _rt2800_drv_init_registers .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function rt2800_drv_init_registers _rt2800_drv_init_registers: ; @rt2800_drv_init_registers .cfi_startproc ; %bb.0: ldr x8, [x0] ldr x8, [x8] ldr x1, [x8] br x1 .cfi_endproc ; -- End function .no_dead_strip _rt2800_drv_init_registers .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/net/wireless/rt2x00/extr_rt2800lib.h_rt2800_drv_init_registers.c
anghabench