Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/math-emu/
H A Dcontrol_w.h32 #define RC_RND _Const_(0x0000) macro
44 #define FULL_PRECISION (PR_64_BITS | RC_RND | 0x3f)
H A Dreg_round.S175 cmpl RC_RND,%ecx
255 cmpl RC_RND,%ecx
329 cmpl RC_RND,%ecx
H A Dreg_ld_str.c423 case RC_RND: in FPU_store_double()
611 case RC_RND: in FPU_store_single()
992 case RC_RND: in FPU_round_to_int()
H A Dfpu_trig.c841 if ((round == RC_RND) in do_fprem()
1314 do_fprem(st0_ptr, st0_tag, RC_RND); in fprem1()