Home
last modified time | relevance | path

Searched refs:RC_UP (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/math-emu/
H A Dcontrol_w.h34 #define RC_UP _Const_(0x0800) macro
H A Dreg_round.S181 cmpl RC_UP,%ecx /* Towards +infinity */
261 cmpl RC_UP,%ecx /* Towards +infinity */
335 cmpl RC_UP,%ecx /* Towards +infinity */
H A Dreg_constant.c70 (and not one of RC_RND or RC_UP).
81 fld_const(&CONST_L2T, (rc == RC_UP) ? 1 : 0, TAG_Valid); in fldl2t()
H A Dreg_ld_str.c433 case RC_UP: /* towards +infinity */ in FPU_store_double()
620 case RC_UP: /* towards +infinity */ in FPU_store_single()
1009 case RC_UP: in FPU_round_to_int()
/kernel/linux/linux-6.6/arch/x86/math-emu/
H A Dcontrol_w.h34 #define RC_UP _Const_(0x0800) macro
H A Dreg_round.S181 cmpl RC_UP,%ecx /* Towards +infinity */
261 cmpl RC_UP,%ecx /* Towards +infinity */
335 cmpl RC_UP,%ecx /* Towards +infinity */
H A Dreg_constant.c70 (and not one of RC_RND or RC_UP).
81 fld_const(&CONST_L2T, (rc == RC_UP) ? 1 : 0, TAG_Valid); in fldl2t()
H A Dreg_ld_str.c433 case RC_UP: /* towards +infinity */ in FPU_store_double()
620 case RC_UP: /* towards +infinity */ in FPU_store_single()
1009 case RC_UP: in FPU_round_to_int()

Completed in 6 milliseconds