Searched refs:fp64_to_fp80 (Results 1 - 1 of 1) sorted by relevance

/external/qemu/target-i386/
H A Dmachine.c176 static void fp64_to_fp80(union x86_longdouble *p, uint64_t temp) function
242 fp64_to_fp80(p, mant);

Completed in 56 milliseconds