Searched refs:longword (Results 1 - 21 of 21) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Dmemchr.c61 /* On 32-bit hardware, choosing longword to be a 32-bit unsigned
66 typedef unsigned long int longword; typedef
69 const longword *longword_ptr;
70 longword repeated_one;
71 longword repeated_c;
77 Do this until CHAR_PTR is aligned on a longword boundary. */
79 n > 0 && (size_t) char_ptr % sizeof (longword) != 0;
84 longword_ptr = (const longword *) char_ptr;
89 /* Compute auxiliary longword values:
95 if (0xffffffffU < (longword)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dmemchr.c61 /* On 32-bit hardware, choosing longword to be a 32-bit unsigned
66 typedef unsigned long int longword; typedef
69 const longword *longword_ptr;
70 longword repeated_one;
71 longword repeated_c;
77 Do this until CHAR_PTR is aligned on a longword boundary. */
79 n > 0 && (size_t) char_ptr % sizeof (longword) != 0;
84 longword_ptr = (const longword *) char_ptr;
89 /* Compute auxiliary longword values:
95 if (0xffffffffU < (longword)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dmemchr.c57 unsigned long int longword, magic_bits, charmask; local
64 Do this until CHAR_PTR is aligned on a longword boundary. */
66 n > 0 && (size_t) char_ptr % sizeof longword != 0;
87 Set CHARMASK to be a longword, each of whose bytes is C. */
95 if (8 < sizeof longword)
96 for (i = 64; i < sizeof longword * 8; i *= 2)
105 we will test a longword at a time. The tricky part is testing
106 if *any of the four* bytes in the longword in question are zero. */
107 while (n >= sizeof longword)
139 Good point. So what we do is XOR LONGWORD with a longword,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dmemchr.c57 unsigned long int longword, magic_bits, charmask; local
64 Do this until CHAR_PTR is aligned on a longword boundary. */
66 n > 0 && (size_t) char_ptr % sizeof longword != 0;
87 Set CHARMASK to be a longword, each of whose bytes is C. */
95 if (8 < sizeof longword)
96 for (i = 64; i < sizeof longword * 8; i *= 2)
105 we will test a longword at a time. The tricky part is testing
106 if *any of the four* bytes in the longword in question are zero. */
107 while (n >= sizeof longword)
139 Good point. So what we do is XOR LONGWORD with a longword,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dmemchr.c57 unsigned long int longword, magic_bits, charmask; local
64 Do this until CHAR_PTR is aligned on a longword boundary. */
66 n > 0 && (size_t) char_ptr % sizeof longword != 0;
87 Set CHARMASK to be a longword, each of whose bytes is C. */
95 if (8 < sizeof longword)
96 for (i = 64; i < sizeof longword * 8; i *= 2)
105 we will test a longword at a time. The tricky part is testing
106 if *any of the four* bytes in the longword in question are zero. */
107 while (n >= sizeof longword)
139 Good point. So what we do is XOR LONGWORD with a longword,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/
H A Dos.S151 clr.l %d0 | clear whole longword
188 clr.l %d0 | clear whole longword
205 | d0 - data longword in d0
210 | Read an instruction longword from user memory.
216 | d0 - instruction longword in d0
226 dmrluae:movs.l (%a0),%d0 | fetch user longword
228 dmrls: move.l (%a0),%d0 | fetch super longword
280 | Write a data longword to user memory.
284 | d0 - data longword in d0
294 dmwluae:movs.l %d0,(%a0) | store user longword
[all...]
H A Diskeleton.S193 | d1 = `xxxxxxff -> longword; `xxxxxx00 -> word
259 | d1 = `xxxxxxff -> longword; `xxxxxx00 -> word
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/lib64/
H A Dcopy_user_memcpy.S15 ! Notes: Usually one wants to do small reads and write a longword, but
17 ! into a longword on the SH, so this does a longword read and small
H A Dmemcpy.S17 ! Notes: Usually one wants to do small reads and write a longword, but
19 ! into a longword on the SH, so this does a longword read and small
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dcurl_crtl_init.c45 #pragma nomember_alignment longword
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Ddecnet.h34 typedef u_int8_t longword[4]; /* 4 bytes field */ typedef
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/boot/compressed/
H A Dhead.S108 st r1, @+r2 ; yep, zero out another longword
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dilsp.S81 # remainder is in first longword, quotient is in 2nd. #
272 # where U,V are words of the quadword dividend and longword divisor, #
275 # The most sig. longword of the 64 bit dividend must be in %d5, least #
295 # longword of the dividend as (0) remainder (see Knuth) and merely complete
296 # the last two divisions to get a quotient longword and word remainder:
402 # need to add back divisor longword to current ms 3 digits of dividend
778 # longword size whether the operation is byte, word, or long. The #
861 # sign extend byte to long so we can do simple longword compares.
884 # sign extend word to long so we can do simple longword compares.
H A Dpfpsp.S510 set rnd_stky_bit, 29 # stky bit pos in longword
531 set LONG, 4 # len(longword) == 2 bytes
585 # _imem_read_long() - read instruction longword #
825 # _imem_read_long() - read instruction longword #
1100 # _imem_read_{word,long}() - read instruction word/longword #
2371 # _imem_read_long() - read instruction longword #
2447 # status-longword. These are created within this handler. #
3071 # _imem_read_long() - read instruction longword #
3260 # _imem_read_long() - read instruction longword #
3409 mov.l FP_SRC_HI(%a6),%d0 # load upper longword o
[all...]
H A Dfpsp.S511 set rnd_stky_bit, 29 # stky bit pos in longword
532 set LONG, 4 # len(longword) == 2 bytes
586 # _imem_read_long() - read instruction longword #
826 # _imem_read_long() - read instruction longword #
1101 # _imem_read_{word,long}() - read instruction word/longword #
2372 # _imem_read_long() - read instruction longword #
2448 # status-longword. These are created within this handler. #
3072 # _imem_read_long() - read instruction longword #
3261 # _imem_read_long() - read instruction longword #
3410 mov.l FP_SRC_HI(%a6),%d0 # load upper longword o
[all...]
H A Dfplsp.S491 set rnd_stky_bit, 29 # stky bit pos in longword
512 set LONG, 4 # len(longword) == 2 bytes
9286 lsr.l %d0,%d1 # make low mantissa longword
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/lib/
H A Dcopy_page.S309 1: ! Read longword, write two words per iteration
331 ! Read longword, write byte, word, byte per iteration
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/kernel/
H A Dhead.S90 st r1, @+r2 ; yep, zero out another longword
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/boot/rescue/
H A Dhead_v10.S41 * 4 bytes [checksum, simple longword sum]
135 ;; We put a longword of -1 here and if it is not -1, we jump using
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dentry.S332 ;; the first longword in the sbfs frame was the interrupted PC
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/human68k/
H A Ddeflate.s438 cmp.b (Match)+,(Scan)+ ; find good bytes in bad longword
561 Strst reg d7 ; strstart cached as a longword
862 align: move.b (WindTop)+,(Window)+ ; copy up to a longword boundary

Completed in 225 milliseconds