Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dmath-emu.h75 union fp_mant64 { union
90 union fp_mant64 mant;
/openbmc/linux/arch/m68k/math-emu/
H A Dmulti_arith.h168 union fp_mant64 temp; in fp_multiplymant()
184 union fp_mant64 tmp64; in fp_dividemant()
H A Dfp_arith.c452 union fp_mant64 oldmant; in fp_roundint()