Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/math-emu/
Dcontrol_w.h34 #define RC_CHOP _Const_(0x0C00) macro
Dfpu_trig.c47 control_word |= RC_CHOP; in trig_arg()
50 tag = FPU_u_div(st0_ptr, &CONST_PI2, &tmp, PR_64_BITS | RC_CHOP | 0x3f, in trig_arg()
807 control_word |= RC_CHOP; in do_fprem()
815 PR_64_BITS | RC_CHOP | 0x3f, in do_fprem()
893 PR_64_BITS | RC_CHOP | 0x3f, sign); in do_fprem()
1303 do_fprem(st0_ptr, st0_tag, RC_CHOP); in fprem()
1512 control_word |= RC_CHOP; in fscale()
Dreg_round.S177 cmpl RC_CHOP,%ecx
257 cmpl RC_CHOP,%ecx
331 cmpl RC_CHOP,%ecx
Dreg_ld_str.c437 case RC_CHOP: in FPU_store_double()
623 case RC_CHOP: in FPU_store_single()
1016 case RC_CHOP: in FPU_round_to_int()