Home
last modified time | relevance | path

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

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