Searched refs:word (Results 451 - 475 of 924) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/lib/
H A Dcopy_page_64.S116 .word X86_FEATURE_REP_GOOD
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/lib/
H A Dmemcopy.S163 * Destination and source are word-aligned, use word copy.
165 # copy 16 bytes per iteration for word-aligned dst and word-aligned src
231 # copy 16 bytes per iteration for word-aligned dst and unaligned src
239 l32i a6, a3, 0 # load first word
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rxrpc/
H A Dar-connevent.c66 __be32 word; local
103 word = htonl(abort_code);
107 iov[1].iov_base = &word;
108 iov[1].iov_len = sizeof(word);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfutex.h168 unsigned long word; member in struct:futex_key::__anon17438
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/B/generic/
H A DMakefile12 top_srcdir ?= $(dir $(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST)))../..
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/src/
H A Dantlr3bitset.c381 ANTLR3_UINT32 word; local
383 word = wordNumber(bit);
385 if (word >= bitset->blist.length)
390 bitset->blist.bits[word] |= bitMask(bit);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dx_store.S137 swap %d0 |d0 now in upper word
156 orl %d1,%d0 |put these bits in ms word of double
208 swap %d0 |put exp in upper word of d0
224 orl %d1,%d0 |put these bits in ms word of single
236 bsrl get_fline |returns fline word in d0
244 tstb LOCAL_SGN(%a1) |put back sign into exponent word
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/theos/
H A Dstat.h15 #pragma field word
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dvp8dsp.asm342 punpcklbw mm1, mm6 ; byte->word ABCD
344 punpcklbw mm0, mm6 ; byte->word CDEF
345 pshufw mm3, mm1, 0x94 ; word ABBC
346 pshufw mm1, mm0, 0x94 ; word CDDE
353 punpckhbw mm2, mm6 ; byte->word EFGH
355 pshufw mm1, mm2, 0x94 ; word EFFG
360 packssdw mm3, mm0 ; merge dword->word (4px)
363 packuswb mm3, mm6 ; clip and word->bytes
391 punpcklbw mm1, mm3 ; byte->word ABCD
393 punpckhbw mm2, mm3 ; byte->word EFG
[all...]
H A Dlossless_videodsp.asm251 movzx r2d, word [dstq-2]
253 movzx r2d, word [topq-2]
290 movzx maskd, word [src1q + wq - 2]
292 movzx maskd, word [src2q + wq - 2]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dptrace.c143 * Read the word at offset addr from the user area of a process. The
241 * Write a word to the user area of a process at location addr. This
243 * Stores to the program status word and on the floating point
353 /* read the word at location addr in the USER area. */
357 /* write the word at location addr in the USER area */
609 /* read the word at location addr in the USER area. */
613 /* write the word at location addr in the USER area */
749 unsigned long word; local
750 rc = __get_user(word, u++);
753 rc = __poke_user(target, pos, word);
914 compat_ulong_t word; local
978 unsigned long word; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Disp.S325 set WORD, 2 # len(word) == 2 bytes
337 # _imem_read_{word,long}() - read instruction word/longword #
423 # fetch the opword and first extension word pointed to by the stacked pc
462 # using bit 14 of the operation word, separate into 2 groups:
534 swap %d0 # put opword in lo word
551 bsr.l _imem_read_word # read extension word
821 # this is the exit point if an instruction word read fails.
825 # size = word
861 # _imem_read_word() - read instruction word #
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Ddllar.sh428 for word in $exclude_symbols; do
429 grep -v $word < $tmpdefFile >${tmpdefFile}%
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dmodarith.h27 : m_modulus(modulus), m_result((word)0, modulus.reg.size()) {}
30 : m_modulus(ma.m_modulus), m_result((word)0, m_modulus.reg.size()) {}
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/eicon/
H A Dmntfunc.c211 word size;
243 word size;
H A Ds_bri.c45 word *Xlog ;
52 if ( !(Xlog = (word *)diva_os_malloc (0, MAX_XLOG_SIZE)) )
H A Ds_pri.c51 word *Xlog ;
71 if ( !(Xlog = (word *)diva_os_malloc (0, MAX_XLOG_SIZE)) ) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dunaligned.c14 * to an address not aligned to a word boundary.
438 __get_user(insn.word, pc);
693 unsigned int word; local
711 word = ((unsigned int)halfword << 16);
719 word |= halfword;
721 mminst.insn = word;
726 word = ((unsigned int)halfword << 16);
733 word |= halfword;
735 mminst.next_insn = word;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dpacache.S850 .word 0x141c1a00 /* mfdiag %dr0, %r28 */
851 .word 0x141c1a00 /* must issue twice */
854 .word 0x141c1600 /* mtdiag %r28, %dr0 */
855 .word 0x141c1600 /* must issue twice */
862 .word 0x141c0600 /* mfdiag %dr0, %r28 */
864 .word 0x141c0240 /* mtdiag %r28, %dr0 */
871 .word 0x144008bc /* mfdiag %dr2, %r28 */
873 .word 0x145c1840 /* mtdiag %r28, %dr2 */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/spi/
H A Dspi_butterfly.c157 u32 word, u8 bits)
159 return bitbang_txrx_be_cpha0(spi, nsecs, 0, 0, word, bits);
155 butterfly_txrx_word_mode0(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits) argument
H A Dspi_lm70llp.c188 static u32 lm70_txrx(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits) argument
190 return bitbang_txrx_be_cpha0(spi, nsecs, 0, 0, word, bits);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/batman-adv/
H A Drouting.c42 TYPE_OF_WORD *word; local
49 word = &(orig_node->bcast_own[batman_if->if_num * NUM_WORDS]);
51 bit_get_packet(word, 1, 0);
53 bit_packet_count(word);
602 TYPE_OF_WORD *word; local
619 word = &(orig_neigh_node->bcast_own[offset]);
620 bit_mark(word, 0);
622 bit_packet_count(word);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/lib/
H A Dmemset.S22 .word 98b, 99b; \
29 .word start, 0, end, handler; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/boot/compressed/
H A Dhead_64.S314 .word gdt_end - gdt
316 .word 0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/boot/
H A Dpmjump.S46 .word __BOOT_CS # segment

Completed in 515 milliseconds

<<11121314151617181920>>