Searched refs:FP_VXIMZ (Results 1 – 3 of 3) sorted by relevance
881 #define FP_VXIMZ (1ull << FPSCR_VXIMZ) macro911 FP_VXZDZ | FP_VXIMZ | FP_VXVC | FP_VXSOFT | \
351 dfp_set_FPSCR_flag(dfp, FP_VX | FP_VXIMZ, FP_VE); in dfp_check_for_VXIMZ()
238 env->fpscr |= FP_VXIMZ; in float_invalid_op_vximz()415 } else if (fpscr & FP_VXIMZ) { in do_fpscr_check_status()