Searched refs:FP_INVALID (Results 1 – 7 of 7) sorted by relevance
55 if (GET_FP_CAUSE(env->fcsr0) & FP_INVALID) { in cpu_loop()
170 if (GET_FP_CAUSE(env->active_fpu.fcr31) & FP_INVALID) { in cpu_loop()
84 #define FP_INVALID 16 macro
97 #define FP_INVALID 16 macro
41 ret |= FP_INVALID; in ieee_ex_to_loongarch()
185 mips_xcpt |= FP_INVALID; in ieee_to_mips_xcpt()
6196 mips_xcpt |= FP_INVALID; in ieee_to_mips_xcpt_msa()6272 (mips_exception_flags & (FP_INVALID | FP_DIV0)) == 0) { in update_msacsr()