Home | History | Annotate | Download | only in mips64

Lines Matching refs:maybe_nan

3697   Label smi_value, maybe_nan, have_double_value, is_nan, done;
3715 Branch(&maybe_nan, ge, exponent_reg, Operand(scratch1));
3730 bind(&maybe_nan);