Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/i386/math-emu/
Dcontrol_w.h31 #define RC_RND _Const_(0x0000) macro
43 #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.c464 case RC_RND: in FPU_store_double()
686 case RC_RND: in FPU_store_single()
1143 case RC_RND: in FPU_round_to_int()
Dfpu_trig.c926 if ( (round == RC_RND) && (tmp.sigh & 0xc0000000) ) in do_fprem()
1469 do_fprem(st0_ptr, st0_tag, RC_RND); in fprem1()