Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/math-emu/
Dcontrol_w.h32 #define RC_RND _Const_(0x0000) macro
44 #define FULL_PRECISION (PR_64_BITS | RC_RND | 0x3f)
Dreg_round.S175 cmpl RC_RND,%ecx
255 cmpl RC_RND,%ecx
329 cmpl RC_RND,%ecx
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()
Dfpu_trig.c836 if ((round == RC_RND) in do_fprem()
1309 do_fprem(st0_ptr, st0_tag, RC_RND); in fprem1()