Home
last modified time | relevance | path

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

/external/qemu/target-i386/
Dexec.h94 #define floatx_to_int32 floatx80_to_int32 macro
110 #define floatx_to_int32 float64_to_int32 macro
Dop_helper.c3575 val = floatx_to_int32(ST0, &env->fp_status); in helper_fist_ST0()
3584 val = floatx_to_int32(ST0, &env->fp_status); in helper_fistl_ST0()