Home
last modified time | relevance | path

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

/external/qemu/target-i386/
Dexec.h107 #define floatx_compare floatx80_compare macro
123 #define floatx_compare float64_compare macro
Dop_helper.c3697 ret = floatx_compare(ST0, FT0, &env->fp_status); in helper_fcom_ST0_FT0()
3716 ret = floatx_compare(ST0, FT0, &env->fp_status); in helper_fcomi_ST0_FT0()