Searched refs:is (Results 451 - 475 of 948) sorted by relevance

<<11121314151617181920>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx86/
H A Dinffas32.asm1 ;/* inffas32.asm is a hand tuned assembler version of inffast.c -- fast decoding
3 ; * inffas32.asm is derivated from inffas86.c, with translation of assembly code
11 ; * Mar-13-2003 -- Most of this is derived from inffast.S which is derived from
12 ; * the gcc -S output of zlib-1.2.0/inffast.c. Zlib-1.2.0 is in beta release at
14 ; * gcc3.2, icc5.0, msvc6.0. It is very close to the speed of inffast.S
15 ; * compiled with gcc -DNO_MMX, but inffast.S is still faster on the P3 with MMX
23 ; ml.exe is in directory \MASM611C of Win95 DDK
24 ; ml.exe is also distributed in http://www.masm32.com/masmdl.htm
35 ; zlib122sup is
[all...]
H A Dgvmat32.asm11 ; ml.exe is in directory \MASM611C of Win95 DDK
12 ; ml.exe is also distributed in http://www.masm32.com/masmdl.htm
22 ; There is two way in using gvmat32.asm
34 ; but this is not a sitation you'll find often
45 ; note : as I known, longest_match_686 is very faster than longest_match_7fff
167 ; we increment chain_length because in the asm, the --chain_lenght is in the beginning of the loop
661 ;;; This is free software; you can redistribute it and/or modify it
718 ;;; chainlen is decremented once beforehand so that the function can
720 ;;; It is then shifted into the high word, to make room for the wmask
745 ;;; Determine how many bytes the scan ptr is of
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/masmx86/
H A Dinffas32.asm1 ;/* inffas32.asm is a hand tuned assembler version of inffast.c -- fast decoding
3 ; * inffas32.asm is derivated from inffas86.c, with translation of assembly code
11 ; * Mar-13-2003 -- Most of this is derived from inffast.S which is derived from
12 ; * the gcc -S output of zlib-1.2.0/inffast.c. Zlib-1.2.0 is in beta release at
14 ; * gcc3.2, icc5.0, msvc6.0. It is very close to the speed of inffast.S
15 ; * compiled with gcc -DNO_MMX, but inffast.S is still faster on the P3 with MMX
23 ; ml.exe is in directory \MASM611C of Win95 DDK
24 ; ml.exe is also distributed in http://www.masm32.com/masmdl.htm
35 ; zlib122sup is
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/arm/
H A Ddsputil_arm_s.S5 @ This file is part of FFmpeg.
7 @ FFmpeg is free software; you can redistribute it and/or
12 @ FFmpeg is distributed in the hope that it will be useful,
110 stmfd sp!, {r4-r11, lr} @ R14 is also called LR
162 stmfd sp!, {r4-r5,lr} @ R14 is also called LR
214 stmfd sp!, {r4-r10,lr} @ R14 is also called LR
273 stmfd sp!, {r4-r10,lr} @ R14 is also called LR
334 stmfd sp!, {r4-r11,lr} @ R14 is also called LR
432 stmfd sp!, {r4-r11,lr} @ R14 is also called LR
597 stmfd sp!, {r4-r11,lr} @ R14 is als
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-utils/
H A DMakefile.in7 # This Makefile.in is free software; the Free Software Foundation
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
20 # This file is part of avahi.
22 # avahi is free software; you can redistribute it and/or modify it
27 # avahi is distributed in the hope that it will be useful, but WITHOUT
757 @echo "This command is intended for maintainers to use"
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/demos/engines/rsaref/
H A Dbuild.com71 ! Ensure transfer vector is at beginning of image
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/test/
H A Dtestca.com51 $ deltree: subroutine ! P1 is a name of a directory
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/demos/engines/rsaref/
H A Dbuild.com71 ! Ensure transfer vector is at beginning of image
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dtestca.com51 $ deltree: subroutine ! P1 is a name of a directory
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/
H A Dmaint.mk7 ## This program is free software: you can redistribute it and/or modify
12 ## This program is distributed in the hope that it will be useful,
20 # This is reported not to work with make-3.79.1
159 # Using EXIT_SUCCESS as the first argument to error is misleading,
160 # since when that parameter is 0, error does not exit. Use `0' instead.
194 # Don't use cpp tests of this symbol. All code assumes config.h is included.
231 @re='\bHAVE_MBRTOWC\b' msg="do not use $$re; it is always defined" \
236 # re: a regular expression that matches IFF something provided by $h is used.
381 { echo 1>&2 '$(ME): the final line in each of the above is not:'; \
396 # Match lines like the following, but where there is onl
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/Netware/
H A Dbuild.bat22 rem If no arguments are specified the default is to build non-debug with
23 rem no assembly. NOTE: there is no default BLD_TARGET.
28 rem No assembly is the default - Uncomment section below to change
204 echo . If no debug or assembly opts are specified the default is to build
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc/lib/
H A Dmemset.S109 andcc %o1, 0xffffff80, %o3 ! Now everything is 8 aligned and o1 is len to run
192 /* %o4 is faulting address, %o5 is %pc where fault occurred */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/dec/
H A Dint-handler.S41 * says: a lot of complication here is taken away because:
45 * register is _NOT_ the answer, the common case is one
164 # irq_nr < 0: it is an address
213 # irq_nr < 0: it is an address
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A DMakefile.in6 # This Makefile.in is free software; the Free Software Foundation
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
343 @echo "This command is intended for maintainers to use"
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v10/boot/rescue/
H A Dkimagerescue.S5 * This is called from the rescue code, it will copy received data to
47 ;; This is the entry point of the rescue code
73 ;; We assume 8 MB is the minimum DRAM in an eLinux
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v10/lib/
H A Dchecksum.S24 ;; this overhead is why we have a check above for breakeven length
76 ;; only fold if there is anything to fold.
H A Dchecksumcopy.S28 ;; this overhead is why we have a check above for breakeven length
82 ;; only fold if there is anything to fold.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v32/lib/
H A Dchecksum.S24 ;; this overhead is why we have a check above for breakeven length
64 ;; only fold if there is anything to fold.
H A Dchecksumcopy.S28 ;; this overhead is why we have a check above for breakeven length
70 ;; only fold if there is anything to fold.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/frv/mm/
H A Dtlb-flush.S6 * This program is free software; you can redistribute it and/or
69 # now, we assume that the TLB line step is page size in size
110 # now, we assume that the TLB line step is page size in size
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m32r/lib/
H A Dchecksum.S3 * operating system. INET is implemented using the BSD Socket
23 * This program is free software; you can redistribute it and/or
46 * is aligned on either a 2-byte or 4-byte boundary. We get at
47 * least a twofold speedup on 486 and Pentium if it is 4-byte aligned.
48 * Fortunately, it is easy to convert 2-byte alignment to 4-byte
61 beqz r7, 1f ; Jump if alignment is ok.
71 beqz r4, 2f ; Jump if alignment is ok.
161 * is aligned on either a 2-byte or 4-byte boundary. We get at
162 * least a twofold speedup on 486 and Pentium if it is 4-byte aligned.
163 * Fortunately, it is eas
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Ddo_func.S5 | to be performed is determined from the lower 7 bits of the
65 | unimplemented instructions. The test is on the upper 6 bits;
66 | if they are $17, the inst is fmovecr. Call entry smovcr
71 | ;it is FMOVECR; if not, continue
78 cmpil #0x38,%d0 |if the extension is >= $38,
79 bge serror |it is illegal
85 leal ETEMP(%a6),%a0 |a0 is pointer to src op
153 | Result is either an operr or +inf for plus/minus operand
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-m32r/
H A Dassembler.h58 ; WORKAROUND: "-> nop" is a workaround for the M32700(TS1).
64 ; WORKAROUND: "-> nop" is a workaround for the M32700(TS1).
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/alpha/lib/
H A Dev6-copy_user.S9 * This is essentially the same as "memcpy()", but with a few twists.
10 * Notably, we have to make sure that $0 is always up-to-date and
11 * contains the right "bytes left to copy" value (and that it is updated
12 * only _after_ a successful copy). There is also some rather minor
15 * NOTE! This is not directly C-callable, because the calling semantics are
65 and $6,7,$3 # .. .. .. E : is leading dest misalignment
81 * the -1 is to compensate for the inc($6) done in a previous quadpack
138 * $6 is current destination address
139 * $7 is current source address
148 * There is
[all...]
H A Dev6-memchr.S18 * - the third argument is an unsigned long
45 # the length is the easiest way to avoid trouble.
62 extql $1, $16, $7 # U : $7 is upper bits

Completed in 215 milliseconds

<<11121314151617181920>>