Home
last modified time | relevance | path

Searched defs:rem0 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/sh/kernel/cpu/sh4/
H A Dsoftfloat.c659 bits64 rem0, rem1, term0, term1; in estimateDiv128To64() local
721 bits64 rem0, rem1; in float64_div() local
/openbmc/linux/arch/arm/nwfpe/
H A Dsoftfloat.c2179 bits64 rem0, rem1; in float64_div() local
2336 bits64 rem0, rem1, term0, term1; //, shiftedRem; in float64_sqrt() local
2992 bits64 rem0, rem1, rem2, term0, term1, term2; in floatx80_div() local
3174 bits64 rem0, rem1, rem2, rem3, term0, term1, term2, term3; in floatx80_sqrt() local
/openbmc/qemu/include/fpu/
H A Dsoftfloat-macros.h564 uint64_t rem0, rem1, term0, term1; in estimateDiv128To64() local