Lines Matching defs:ITER
69 * ITER number of main division loop iterations required;
72 * V the current comparand, initially divisor*2^(ITER*N-1)
91 define(ITER, `%o4')
167 clr ITER
171 ! The number of bits in the result here is N*ITER+SC, where SC <= N.
172 ! Compute ITER in an unorthodox manner: know we need to shift V into
180 inc ITER
246 inccc ITER
248 dec ITER
255 deccc ITER