Lines Matching full:our
123 movl %edx,%esi /* Our first guess */
131 * From our initial estimate, three iterations are enough to get us
363 * We need just find the square of our estimate, compare it
364 * with the argument, and deduce whether our estimate is
399 /* Our estimate is exactly the right answer */
404 /* Our estimate is too small */
409 /* Our estimate is too large, we need to decrement it */
433 /* Put our estimate back to its original value */
459 /* Our estimate is exactly the right answer */
464 /* Our estimate is too small */
469 /* Our estimate is too large */