Home | History | Annotate | Download | only in mips

Lines Matching full:is_nan

3383   Label smi_value, maybe_nan, have_double_value, is_nan, done;
3416 Branch(&is_nan, gt, exponent_reg, Operand(scratch1));
3419 bind(&is_nan);