Searched refs:RC_CHOP (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/arch/x86/math-emu/ |
D | control_w.h | 34 #define RC_CHOP _Const_(0x0C00) macro
|
D | fpu_trig.c | 47 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()
|
D | reg_round.S | 177 cmpl RC_CHOP,%ecx 257 cmpl RC_CHOP,%ecx 331 cmpl RC_CHOP,%ecx
|
D | reg_ld_str.c | 437 case RC_CHOP: in FPU_store_double() 623 case RC_CHOP: in FPU_store_single() 1016 case RC_CHOP: in FPU_round_to_int()
|