Home
last modified time | relevance | path

Searched refs:carries (Results 1 – 25 of 51) sorted by relevance

123

/netbsd/src/external/lgpl3/gmp/dist/mpn/alpha/ev6/
Dmul_1.asm458 C $fix0w: bis r14, r29, r14 C join carries
460 $fix1w: bis r24, r14, r24 C join carries
462 $fix2w: bis r25, r24, r25 C join carries
464 $fix3w: bis r15, r25, r15 C join carries
466 $fix0: bis r14, r29, r14 C join carries
468 $fix1: bis r24, r14, r24 C join carries
470 $fix2: bis r25, r24, r25 C join carries
472 $fix3: bis r15, r25, r15 C join carries
474 $fix4: bis r29, r15, r29 C join carries
476 $fix5: bis r4, r29, r4 C join carries
/netbsd/src/external/bsd/flex/dist/
DCOPYING1 Flex carries the copyright used for BSD software, slightly modified
40 Note that the "flex.skl" scanner skeleton carries no copyright notice.
/netbsd/src/external/gpl3/gdb/dist/readline/
DREADME11 carries.
/netbsd/src/external/gpl3/gcc/dist/libgcc/
Dlibgcc2.c400 const UWtype carries = (UWtype) uu.s.high << bm; in __lshrdi3() local
403 w.s.low = ((UWtype) uu.s.low >> b) | carries; in __lshrdi3()
428 const UWtype carries = (UWtype) uu.s.low >> bm; in __ashldi3() local
431 w.s.high = ((UWtype) uu.s.high << b) | carries; in __ashldi3()
457 const UWtype carries = (UWtype) uu.s.high << bm; in __ashrdi3() local
460 w.s.low = ((UWtype) uu.s.low >> b) | carries; in __ashrdi3()
/netbsd/src/external/lgpl3/gmp/dist/mpn/ia64/
Dmod_34lsub1.asm51 C super-unroll, storing carries just in predicate registers, then copy them to
/netbsd/src/external/gpl2/xcvs/dist/
DAUTHORS23 for CVS 1.4 Alpha. His work carries on from work done by K. Richard Pixley
/netbsd/src/external/bsd/openldap/dist/doc/drafts/
Ddraft-chu-ldap-csn-xx.txt73 attribute which carries the CSN of the last update applied to an entry
74 and also the 'contextCSN' operational attribute which carries the
Ddraft-sermersheim-ldap-distproc-xx.txt590 and also the case where a referral carries a target name different
/netbsd/src/external/bsd/openldap/dist/servers/slapd/overlays/
Dslapover.txt42 BackendDB structure carries all of the per-instance state for a backend
120 op->o_bd->bd_info points to a slap_overinst which carries the information about
/netbsd/src/sys/arch/m68k/060sp/dist/
Dilsp.s569 # add carries produced from these adds to [4].
695 # add carries produced from these adds to [4].
/netbsd/src/external/lgpl3/gmp/dist/mpn/x86/p6/
Dmul_basecase.asm524 xorl %eax, %ebx C carries other way for odd index
/netbsd/src/external/gpl3/gcc/dist/gcc/
Doptabs.cc513 rtx tmp, carries; in expand_subword_shift() local
523 carries = outof_input; in expand_subword_shift()
536 carries = expand_binop (word_mode, reverse_unsigned_shift, in expand_subword_shift()
553 if (tmp == 0 || carries == 0) in expand_subword_shift()
555 carries = expand_binop (word_mode, reverse_unsigned_shift, in expand_subword_shift()
556 carries, tmp, 0, unsignedp, methods); in expand_subword_shift()
557 if (carries == 0) in expand_subword_shift()
568 if (!force_expand_binop (word_mode, ior_optab, tmp, carries, in expand_subword_shift()
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dlibiberty.texi38 results, provided the printed document carries a copying permission
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dlibiberty.texi38 results, provided the printed document carries a copying permission
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dlibiberty.texi38 results, provided the printed document carries a copying permission
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dcppinternals.texi29 results, provided the printed document carries copying permission
744 carries source token @samp{foo} with no leading space.
808 from the replacement list of a macro expansion carries the location of
822 Since that is exactly the information each token carries, such an
Dcppinternals.info703 have it take its spacing from the first of these, which carries source
764 replacement list of a macro expansion carries the location of the token
778 Since that is exactly the information each token carries, such an
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/kafs/
DChangeLog264 internal structure struct kafs_token that carries around for rxkad
/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Dpsim.texinfo68 results, provided the printed document carries copying permission
725 results, provided the printed document carries copying permission
/netbsd/src/external/bsd/openldap/dist/doc/rfc/
Drfc4520.txt408 The LDAP ModifyRequest carries a sequence of modification operations
Drfc3928.txt1052 request/response carries a message id there will be no ambiguity
/netbsd/src/external/gpl3/gdb/dist/sim/v850/
Dv850.igen1152 to propogate the carries from the additions: */
1217 to propogate the carries from the additions: */
/netbsd/src/external/lgpl3/gmp/dist/doc/
Dgmp.info-2990 The problem that presents most challenges in GMP is propagating carries
992 'mpn_add_n', carries are the only dependencies between limb operations.
1011 fall through to a loop propagating further carries.
1207 for propagating the sort of carries that arise in GMP.
/netbsd/src/external/gpl3/binutils/dist/gas/doc/
Dc-xtensa.texi228 versions behave as if the underscore carries through to the instructions
/netbsd/src/games/fortune/datfiles/
Dfortunes-o.real1283 because of the number of warheads it carries. It carries a total of 10

123