Searched refs:PR_64_BITS (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/arch/i386/math-emu/ |
D | control_w.h | 40 #define PR_64_BITS _Const_(0x300) macro 43 #define FULL_PRECISION (PR_64_BITS | RC_RND | 0x3f)
|
D | fpu_trig.c | 52 tag = FPU_u_div(st0_ptr, &CONST_PI2, &tmp, PR_64_BITS | RC_CHOP | 0x3f, in trig_arg() 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()
|
D | reg_round.S | 147 cmpl PR_64_BITS,%ecx
|