Home
last modified time | relevance | path

Searched refs:fp_set_quotient (Results 1 – 2 of 2) sorted by relevance

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

Completed in 3 milliseconds