Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/math-emu/
Dreg_ld_str.c988 #define half_or_more (eax & 0x80000000) in FPU_round_to_int() macro
994 || (half_or_more && (r->sigl & 1))) { /* odd -> even */ in FPU_round_to_int()