Home
last modified time | relevance | path

Searched refs:PR_64_BITS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/math-emu/
H A Dcontrol_w.h41 #define PR_64_BITS _Const_(0x300) macro
44 #define FULL_PRECISION (PR_64_BITS | RC_RND | 0x3f)
H A Dfpu_trig.c51 tag = FPU_u_div(st0_ptr, &CONST_PI2, &tmp, PR_64_BITS | RC_CHOP | 0x3f, in trig_arg()
816 PR_64_BITS | RC_CHOP | 0x3f, in do_fprem()
894 PR_64_BITS | RC_CHOP | 0x3f, sign); in do_fprem()
H A Dreg_round.S147 cmpl PR_64_BITS,%ecx
/kernel/linux/linux-6.6/arch/x86/math-emu/
H A Dcontrol_w.h41 #define PR_64_BITS _Const_(0x300) macro
44 #define FULL_PRECISION (PR_64_BITS | RC_RND | 0x3f)
H A Dfpu_trig.c51 tag = FPU_u_div(st0_ptr, &CONST_PI2, &tmp, PR_64_BITS | RC_CHOP | 0x3f, in trig_arg()
821 PR_64_BITS | RC_CHOP | 0x3f, in do_fprem()
899 PR_64_BITS | RC_CHOP | 0x3f, sign); in do_fprem()
H A Dreg_round.S147 cmpl PR_64_BITS,%ecx

Completed in 6 milliseconds