Searched refs:FP_VXZDZ (Results 1 – 3 of 3) sorted by relevance
880 #define FP_VXZDZ (1ull << FPSCR_VXZDZ) macro911 FP_VXZDZ | FP_VXIMZ | FP_VXVC | FP_VXSOFT | \
359 dfp_set_FPSCR_flag(dfp, FP_VX | FP_VXZDZ, FP_VE); in dfp_check_for_VXZDZ()
230 env->fpscr |= FP_VXZDZ; in float_invalid_op_vxzdz()413 } else if (fpscr & FP_VXZDZ) { in do_fpscr_check_status()