Home
last modified time | relevance | path

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

/external/qemu/target-i386/
Dexec.h95 #define floatx_to_int64 floatx80_to_int64 macro
111 #define floatx_to_int64 float64_to_int64 macro
Dop_helper.c3591 val = floatx_to_int64(ST0, &env->fp_status); in helper_fistll_ST0()
3959 val = floatx_to_int64(ST0, &env->fp_status); in helper_fbst_ST0()