Searched refs:FP_VXIDI (Results 1 – 3 of 3) sorted by relevance
879 #define FP_VXIDI (1ull << FPSCR_VXIDI) macro910 FP_XX | FP_VXSNAN | FP_VXISI | FP_VXIDI | \
367 dfp_set_FPSCR_flag(dfp, FP_VX | FP_VXIDI, FP_VE); in dfp_check_for_VXIDI()
222 env->fpscr |= FP_VXIDI; in float_invalid_op_vxidi()411 } else if (fpscr & FP_VXIDI) { in do_fpscr_check_status()