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

/external/qemu/target-i386/
H A Dfpu_helper.c158 FT0 = float32_to_floatx80(u.f, &env->fp_status);
168 FT0 = float64_to_floatx80(u.f, &env->fp_status);
173 FT0 = int32_to_floatx80(val, &env->fp_status);
333 ST0 = FT0;
338 FT0 = ST(st_index);
367 ret = floatx80_compare(ST0, FT0, &env->fp_status);
375 ret = floatx80_compare_quiet(ST0, FT0, &env->fp_status);
386 ret = floatx80_compare(ST0, FT0, &env->fp_status);
397 ret = floatx80_compare_quiet(ST0, FT0, &env->fp_status);
405 ST0 = floatx80_add(ST0, FT0,
[all...]
H A Dcpu.h1071 #define FT0 (env->ft0) macro
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...

Completed in 50 milliseconds