Searched refs:fef (Results 1 – 1 of 1) sorted by relevance
100 int fef = 0; in HELPER() local110 fef |= xtensa_fp_flag_map[i].softfloat_fp_flag; in HELPER()113 set_float_exception_flags(fef, &env->fp_status); in HELPER()119 int fef = get_float_exception_flags(&env->fp_status); in HELPER() local123 if (fef & xtensa_fp_flag_map[i].softfloat_fp_flag) { in HELPER()