Home
last modified time | relevance | path

Searched refs:fp_set_quotient (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/m68k/math-emu/
H A Dfp_emu.h56 #define fp_set_quotient(quotient) ({ \ macro
H A Dfp_arith.c599 fp_set_quotient((dest->mant.m64 & 0x7f) | (dest->sign << 7)); in modrem_kernel()
/kernel/linux/linux-6.6/arch/m68k/math-emu/
H A Dfp_emu.h56 #define fp_set_quotient(quotient) ({ \ macro
H A Dfp_arith.c599 fp_set_quotient((dest->mant.m64 & 0x7f) | (dest->sign << 7)); in modrem_kernel()

Completed in 2 milliseconds