Searched refs:word (Results 501 - 525 of 924) sorted by relevance

<<21222324252627282930>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/masmx86/
H A Dmatch686.asm56 scan_start equ word ptr [esp+NbStack-48]
120 chainlenwmask equ esp + 0 ; high word: current chain len
121 ; low word: s->wmask
234 ;;; It is then shifted into the high word, to make room for the wmask
291 movzx ebx, word ptr [edi]
293 movzx ebx, word ptr [edi + eax - 1]
326 movzx ecx, word ptr [edi + ecx*2]
331 LoopEntry: movzx eax, word ptr [esi + ecx - 1]
335 movzx eax, word ptr [eax + ecx]
423 movzx ebx, word pt
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Ddecbin.S65 | word to $0100. This will signal unimp.sa that an enabled inex1
137 | ( ) d4: first word of bcd
141 | (*) L_SCR1: copy of original exponent word
150 movel (%a0),%d4 |get first word of bcd
188 | ( ) L_SCR1: copy of original exponent word
191 moveql #1,%d1 |word counter, init to 1
195 | Since the packed number has a long word between the first & second parts,
199 bfextu (%a0){#28:#4},%d0 |integer part is ls digit in long word
215 | If all the digits (8) in that long word have been converted (d2=0),
216 | then inc d1 (=2) to point to the next long word an
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dmlme.c621 RTMP_IO_READ32(pAd, LED_CFG, &LedCfg.word);
626 RTMP_IO_WRITE32(pAd, LED_CFG, LedCfg.word);
1823 pAd->LastTxRate = (u16)(pEntry->HTPhyMode.word);
1876 RTMP_IO_READ32(pAd, TX_STA_CNT0, &TxStaCnt0.word);
1877 RTMP_IO_READ32(pAd, TX_STA_CNT1, &StaTx1.word);
1942 RTMP_IO_READ32(pAd, TX_RTY_CFG, &TxRtyCfg.word);
1943 TxRtyCfgtmp.word = TxRtyCfg.word;
1946 RTMP_IO_WRITE32(pAd, TX_RTY_CFG, TxRtyCfg.word);
1965 RTMP_IO_READ32(pAd, TX_RTY_CFG, &TxRtyCfg.word);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2870/common/
H A Drtusb_io.c309 status = RTUSBReadMACRegister(pAd, BBP_CSR_CFG, &BbpCsr.word);
333 BbpCsr.word = 0;
337 RTUSBWriteMACRegister(pAd, BBP_CSR_CFG, BbpCsr.word);
342 status = RTUSBReadMACRegister(pAd, BBP_CSR_CFG, &BbpCsr.word);
394 status = RTUSBReadMACRegister(pAd, BBP_CSR_CFG, &BbpCsr.word);
413 BbpCsr.word = 0;
418 RTUSBWriteMACRegister(pAd, BBP_CSR_CFG, BbpCsr.word);
448 status = RTUSBReadMACRegister(pAd, RF_CSR_CFG0, &PhyCsr4.word);
1750 word);
1763 word);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/lib/
H A Dchecksum_32.S43 andcc %o1, 4, %g0 ! nope, check for word remaining
45 addcc %g2, %o2, %o2 ! add first word to sum
46 addxcc %g3, %o2, %o2 ! add second word as well
49 andcc %o1, 4, %g0 ! check again for word remaining
157 .word 98b, 99b; \
165 .word 98b, 30f; \
173 .word 98b, 96f; \
180 .word start, 0, end, handler; \
581 .word 5b,2
582 .word
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/scsi/
H A Dzfcp_fsf.c305 adapter->adapter_features = sr_buf->payload.word[0];
318 switch (req->qtcb->header.fsf_status_qual.word[0]) {
378 psq->word[0], psq->word[1]);
822 if (fsq->word[0] == fsq->word[1]) {
829 if (fsq->word[0] == fsq->word[1]) {
846 switch (fsq->word[0]) {
929 switch (header->fsf_status_qual.word[
[all...]
H A Dzfcp_fsf.h249 u32 word[FSF_STATUS_READ_PAYLOAD_SIZE/sizeof(u32)]; member in union:fsf_status_read_buffer::__anon14108
272 u32 word[FSF_PROT_STATUS_QUAL_SIZE / sizeof(u32)]; member in union:fsf_prot_status_qual
303 u32 word[FSF_STATUS_QUALIFIER_SIZE / sizeof (u32)]; member in union:fsf_status_qual
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_audio.c307 s->word = (s->word << 8) | d;
311 return (s->word >> s->nleft) & bitmask[s->nbits];
318 s->word = (s->word << nbits) | (data & bitmask[nbits]);
321 int d = (s->word >> (s->nleft - 8));
336 s->word = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dperf_asm.S31 #define MTDIAG_1(gr) .word 0x14201840 + gr*0x10000
32 #define MTDIAG_2(gr) .word 0x14401840 + gr*0x10000
33 #define MFDIAG_1(gr) .word 0x142008A0 + gr
34 #define MFDIAG_2(gr) .word 0x144008A0 + gr
35 #define STDIAG(dr) .word 0x14000AA0 + dr*0x200000
36 #define SFDIAG(dr) .word 0x14000BA0 + dr*0x200000
562 ;* This routine moves data to the RDR's. The double-word that
1354 ;* This routine moves data to the RDR's. The double-word that
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Dmlpdsp_armv5te.S344 A .word 0, 70f, 71f, 72f, 73f, 74f
347 A .word 75f
350 A .word 76f
353 A .word 77f
356 A .word 78f
385 A .word 0, 60f, 61f, 62f, 63f, 64f
610 A .word 0, 0, 0, 12f, 13f, 14f, 15f, 16f, 17f, 18f, 19f, 20f, 21f, 22f, 23f, 24f, 25f
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DOtherFunctions.cpp367 // Check to make sure that the given word falls inside a valid range
368 byte word = (lookup < 0 || lookup >= BASE16_LOOKUP_MAX) ? local
372 (buffer[idx] | word) : (word << 4);
391 unsigned char word; local
394 // Is the current word going to span a byte boundary?
396 word = (buffer[i] & (0xFF >> index));
398 word <<= index;
400 word |= buffer[i + 1] >> (8 - index);
404 word
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dptrace.c519 unsigned long word; local
520 ret = __get_user(word, u++);
523 ret = putreg(target, pos, word);
810 /* read the word at location addr in the USER area. */
831 case PTRACE_POKEUSR: /* write the word at location addr in the USER area */
1076 compat_ulong_t word; local
1077 getreg32(target, pos, &word);
1078 if (__put_user(word, u++))
1104 compat_ulong_t word; local
1105 ret = __get_user(word,
[all...]
H A Dquirks.c14 u16 word; local
33 pci_bus_read_config_word(dev->bus, PCI_DEVFN(8, 0), 0x4c, &word);
35 if (!(word & (1 << 13))) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/x86/
H A Dscale.asm133 punpcklbw m0, m3 ; byte -> word
134 punpcklbw m1, m3 ; byte -> word
180 punpcklbw m0, m3 ; byte -> word
181 punpcklbw m1, m3 ; byte -> word
182 punpcklbw m4, m3 ; byte -> word
183 punpcklbw m5, m3 ; byte -> word
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/eicon/
H A Dpc.h32 word length; /* length of data/parameter field */
54 word MLength; /* more data total packet length */
59 word Signature; /* ISDN-S adapter Signature (GD) */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ar9170/
H A Dmac.c415 u32 word; local
432 word = le32_to_cpu(data[i]);
433 ar9170_regwrite(AR9170_BEACON_BUFFER_ADDRESS + 4 * i, word);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Dcerr-sb1.c318 static unsigned char inst_parity(uint32_t word) argument
325 if (word & 0x80000000)
327 word <<= 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/
H A Dex_thread.c44 void word __P((void));
142 word();
555 * word --
556 * Build the dictionary word list.
559 word() function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dambassador.c1568 u32 word; local
1572 word = rd_plain (dev, offsetof(amb_mem, reset_control));
1574 wr_plain (dev, offsetof(amb_mem, reset_control), word | AMB_RESET_BITS);
1584 wr_plain (dev, offsetof(amb_mem, reset_control), word &~ AMB_RESET_BITS);
1601 word = rd_mem (dev, offsetof(amb_mem, mb.loader.result));
1602 if (word & SELF_TEST_FAILURE) {
1603 if (word & GPINT_TST_FAILURE)
1605 if (word & SUNI_DATA_PATTERN_FAILURE)
1607 if (word & SUNI_DATA_BITS_FAILURE)
1609 if (word
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-ali1563.c290 outb_p(data->word & 0xff, SMB_HST_DAT0);
291 outb_p((data->word & 0xff00) >> 8, SMB_HST_DAT1);
314 data->word = inb_p(SMB_HST_DAT0) + (inb_p(SMB_HST_DAT1) << 8);
H A Di2c-nforce2.c227 outb_p(data->word, NVIDIA_SMB_DATA);
228 outb_p(data->word >> 8, NVIDIA_SMB_DATA+1);
275 data->word = inb_p(NVIDIA_SMB_DATA) | (inb_p(NVIDIA_SMB_DATA+1) << 8);
H A Di2c-piix4.c402 outb_p(data->word & 0xff, SMBHSTDAT0);
403 outb_p((data->word & 0xff00) >> 8, SMBHSTDAT1);
443 data->word = inb_p(SMBHSTDAT0) + (inb_p(SMBHSTDAT1) << 8);
H A Di2c-sis630.c346 sis630_write(SMB_BYTE, data->word & 0xff);
347 sis630_write(SMB_BYTE + 1,(data->word & 0xff00) >> 8);
378 data->word = sis630_read(SMB_BYTE) + (sis630_read(SMB_BYTE + 1) << 8);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/math-emu/
H A Dfp_decode.h52 * first word will be used for extension word
133 | decode the 8bit diplacement from the brief extension word
139 | decode the index of the brief/full extension word
175 | .long "word displacement","long displacement"
185 | .long "word outer displacement","long outer displacement"
188 | get the extension word and test for brief or full extension type
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/
H A Dscale.asm130 punpcklbw m0, m3 ; byte -> word
131 punpcklbw m1, m3 ; byte -> word
177 punpcklbw m0, m3 ; byte -> word
178 punpcklbw m1, m3 ; byte -> word
179 punpcklbw m4, m3 ; byte -> word
180 punpcklbw m5, m3 ; byte -> word

Completed in 609 milliseconds

<<21222324252627282930>>