Lines Matching refs:negative
377 mov(dst, Operand::Zero(), LeaveCC, mi); // 0 if negative.
2534 Label negative, exception;
2549 b(mi, &negative);
2562 // If x is a non integer negative number,
2564 bind(&negative);
2566 // If result is still negative, go to done, result fetched.
3850 // For inputs < 255 (including negative) vcvt_u32_f64 with round-to-nearest