Home
last modified time | relevance | path

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

/external/qemu/target-i386/
Dexec.h99 #define int64_to_floatx int64_to_floatx80 macro
115 #define int64_to_floatx int64_to_float64 macro
Dop_helper.c3547 env->fpregs[new_fpstt].d = int64_to_floatx(val, &env->fp_status); in helper_fildll_ST0()