Home
last modified time | relevance | path

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

/arch/m68k/math-emu/
A Dmulti_arith.h156 #define fp_sub96c(dest, srch, srcm, srcl) ({ \ macro
232 fp_sub96c(tmp, 0, tmp64.m32[0], tmp64.m32[1]); in fp_dividemant()
237 while (!fp_sub96c(tmp, 0, div->mant.m32[0], div->mant.m32[1])) { in fp_dividemant()

Completed in 5 milliseconds