Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/i386/math-emu/
Dcontrol_w.h34 #define RC_CHOP _Const_(0x0C00) macro
Dfpu_trig.c49 control_word |= RC_CHOP; in trig_arg()
52 tag = FPU_u_div(st0_ptr, &CONST_PI2, &tmp, PR_64_BITS | RC_CHOP | 0x3f, in trig_arg()
893 control_word |= RC_CHOP; in do_fprem()
903 PR_64_BITS | RC_CHOP | 0x3f, in do_fprem()
980 tag = FPU_u_div(&tmp, &st1, &tmp, PR_64_BITS | RC_CHOP | 0x3f, in do_fprem()
1463 do_fprem(st0_ptr, st0_tag, RC_CHOP); in fprem()
1703 control_word |= RC_CHOP; in fscale()
Dreg_round.S178 cmpl RC_CHOP,%ecx
258 cmpl RC_CHOP,%ecx
332 cmpl RC_CHOP,%ecx
Dreg_ld_str.c475 case RC_CHOP: in FPU_store_double()
699 case RC_CHOP: in FPU_store_single()
1168 case RC_CHOP: in FPU_round_to_int()