HomeSort by: relevance | last modified time | path
    Searched defs:FP_1 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/sparc/fpu/
fpu_emu.h 95 #define FP_1 (1 << FP_LG) /* 1.0 in fp_mant[0] */
178 * the normal 1-bit mant[0]&FP_1).
  /src/sys/arch/powerpc/fpu/
fpu_emu.h 91 #define FP_1 (1 << FP_LG) /* 1.0 in fp_mant[0] */
193 * the normal 1-bit mant[0]&FP_1).
  /src/sys/arch/m68k/fpe/
fpu_emulate.h 91 #define FP_1 (1 << FP_LG) /* 1.0 in fp_mant[0] */
221 * the normal 1-bit mant[0]&FP_1).

Completed in 11 milliseconds