Searched refs:PRECISION_LOST_DOWN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/x86/math-emu/ | ||
H A D | exception.h | 38 #define PRECISION_LOST_DOWN Const_(EX_Precision) macro |
H A D | reg_ld_str.c | 1021 return eax ? PRECISION_LOST_DOWN : 0; in FPU_round_to_int() |