Home
last modified time | relevance | path

Searched refs:significand (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/Main/Arm/
Dfp_lib.h253 static inline int normalize(rep_t *significand) { in normalize() argument
254 const int shift = rep_clz(*significand) - rep_clz(implicitBit); in normalize()
255 *significand <<= shift; in normalize()
/device/google/contexthub/firmware/lib/libm/
Dfdlibm.h147 extern double significand __P((double));
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
Dsoftfloat.txt158 bits in the result significand beyond the rounding point are set to zero.
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits32/
Dsoftfloat-macros512 Returns an approximation to the square root of the 32-bit significand given
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/bits32/
Dsoftfloat-macros512 Returns an approximation to the square root of the 32-bit significand given
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits64/
Dsoftfloat-macros587 Returns an approximation to the square root of the 32-bit significand given