Home | History | Annotate | Download | only in mips

Lines Matching refs:is_nan

3790   Label smi_value, maybe_nan, have_double_value, is_nan, done;
3826 Branch(&is_nan, gt, exponent_reg, Operand(scratch1));
3829 bind(&is_nan);