Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/math-emu/
H A Dreg_ld_str.c990 #define more_than_half ((eax & 0x80000001) == 0x80000001) in FPU_round_to_int() macro
993 if (more_than_half /* nearest */ in FPU_round_to_int()