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

/external/qemu/target-i386/
H A Dmachine.c222 env->fpregs[i].d = cpu_set_fp80(mant, exp);
228 env->fpregs[i].d = cpu_set_fp80(mant, exp);
H A Dcpu.h785 CPU86_LDouble cpu_set_fp80(uint64_t mant, uint16_t upper);
H A Dop_helper.c4495 CPU86_LDouble cpu_set_fp80(uint64_t mant, uint16_t upper) function
4525 CPU86_LDouble cpu_set_fp80(uint64_t mant, uint16_t upper) function

Completed in 29 milliseconds