Searched refs:significant (Results 1 - 11 of 11) sorted by relevance

/freebsd-12-stable/contrib/binutils/gas/
H A Dflonum-mult.c64 Zero length factors signify 0 significant bits: treat as 0.0.
87 long significant; /* TRUE when we emit a non-0 littlenum */
118 significant = 0;
144 significant |= work;
145 if (significant || P < 0)
174 /* Shift right 1 to make room for most significant littlenum. */
86 long significant; /* TRUE when we emit a non-0 littlenum */ local
/freebsd-12-stable/tools/tools/sysdoc/
H A Dsysdoc.sh63 with significant contributions from
/freebsd-12-stable/contrib/jemalloc/include/jemalloc/internal/
H A Drtree.h21 /* Number of significant bits. */
31 # error Unsupported number of significant virtual address bits
50 * For example, on a 64-bit x64 system with 48 significant virtual
92 * significant bits. It the number of bits does not divide evenly into the
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A Dregengine.inc924 case OLPAREN: /* not significant here */
/freebsd-12-stable/contrib/gcc/config/arm/
H A Dieee754-df.S646 @ The LSBs in ip are only significant for the final rounding.
/freebsd-12-stable/crypto/openssl/crypto/bn/asm/
H A Darmv8-mont.pl108 // significant outcomes: it either carries or not. Then
H A Dia64-mont.pl770 // t[0]|t[1]|t[2]|t[3]|t[4]|t[5]|t[6]|t[7]|t0 (least significant)
/freebsd-12-stable/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-armv4.pl381 mov $ff,$a0,lsl#31 @ place least significant bit to most
382 @ significant position, now arithmetic
615 # omitting least significant word, which is guaranteed to
617 # digit being equal to least significant word, it can be
/freebsd-12-stable/crypto/openssl/crypto/perlasm/
H A Dsparcv9_modes.pl646 movxtod %g4, %f14 ! most significant 64 bits
/freebsd-12-stable/crypto/openssl/crypto/aes/asm/
H A Daes-c64xplus.pl1002 SWAP2 B31,B31 ; keep least significant 32 bits
/freebsd-12-stable/secure/lib/libcrypto/arm/
H A Decp_nistz256-armv4.S2649 mov r3,r4,lsl#31 @ place least significant bit to most
2650 @ significant position, now arithmetic

Completed in 223 milliseconds