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

/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dint_to_fp_impl.inc30 int sd = srcBits - clzSrcT(a); // number of significant digits
50 ++a; // round - this step may add a significant bit
H A Dfp_div_impl.inc18 // respectively. Due to number of significant bits being roughly doubled
354 // to UQ1.SB by right shifting by 1. Least significant bit is omitted.
/freebsd-current/contrib/bmake/unit-tests/
H A Dcond-cmp-numeric-eq.mk45 # typically 16 or 17 significant digits, therefore these two numbers seem to
H A Ddirective-export-gmake.mk26 # Contrary to the usual variable assignments, spaces are significant
34 # Contrary to the usual variable assignments, spaces are significant
/freebsd-current/tools/tools/sysdoc/
H A Dsysdoc.sh62 with significant contributions from
/freebsd-current/contrib/bmake/mk/
H A Ddirdeps-cache-update.mk21 # Some targets are so huge that computing dirdeps takes a significant
/freebsd-current/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-current/contrib/llvm-project/lld/ELF/Arch/
H A DLoongArch.cpp257 // don't expect significant usage of object ABI v0 in the wild (the old
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A Dregengine.inc988 case OLPAREN: /* not significant here */
/freebsd-current/crypto/openssl/crypto/bn/asm/
H A Dia64-mont.pl771 // t[0]|t[1]|t[2]|t[3]|t[4]|t[5]|t[6]|t[7]|t0 (least significant)
H A Darmv8-mont.pl130 // significant outcomes: it either carries or not. Then
/freebsd-current/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-armv4.pl385 mov $ff,$a0,lsl#31 @ place least significant bit to most
386 @ significant position, now arithmetic
619 # omitting least significant word, which is guaranteed to
621 # digit being equal to least significant word, it can be
/freebsd-current/crypto/openssl/crypto/perlasm/
H A Dsparcv9_modes.pl646 movxtod %g4, %f14 ! most significant 64 bits
/freebsd-current/crypto/openssl/crypto/aes/asm/
H A Daes-c64xplus.pl1001 SWAP2 B31,B31 ; keep least significant 32 bits
/freebsd-current/sys/crypto/openssl/arm/
H A Decp_nistz256-armv4.S2650 mov r3,r4,lsl#31 @ place least significant bit to most
2651 @ significant position, now arithmetic

Completed in 304 milliseconds