Searched refs:MANTD (Results 1 – 1 of 1) sorted by relevance
52 #define MANTD(fp) (fp.l.lower) macro2402 if (MANTD(temp) == 0x8000000000000000ULL) { in helper_fxam_ST0()2404 } else if (MANTD(temp) & 0x8000000000000000ULL) { in helper_fxam_ST0()2408 if (MANTD(temp) == 0) { in helper_fxam_ST0()2413 } else if (MANTD(temp) & 0x8000000000000000ULL) { in helper_fxam_ST0()2434 mant = MANTD(tmp); in do_fstenv()