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

  /src/lib/libc/arch/mips/gen/
ldexp.S 51 #define DLEAD_ZEROS 31 - 20
122 subu t9, t9, DLEAD_ZEROS # dont count normal leading zeros
  /src/sys/arch/mips/mips/
fp.S 66 #define DLEAD_ZEROS 31 - 20
1895 subu v1, v1, DLEAD_ZEROS # dont count leading zeros
2510 subu v1, v1, DLEAD_ZEROS # dont count leading zeros
4385 subu v1, v1, DLEAD_ZEROS # dont count normal leading zeros
4536 subu v1, v1, DLEAD_ZEROS # dont count normal leading zeros

Completed in 14 milliseconds