Lines Matching refs:now
314 swap %d5 # now remainder
358 # now test the trial quotient and adjust. This step plus the
387 # now test the word by multiplying it by the divisor (V1V2) and comparing
394 mov.l %d5, %d2 # now %d2,%d3 are trial*divisor
408 clr.w %d3 # %d3 now ls word of divisor
412 clr.w %d3 # %d3 now ms word of divisor
418 # first quotient digit now correct. store digit and shift the
462 # now use swap and addx to consolidate to two longwords
472 swap %d5 # now use msws of longwords
475 add.l %d3, %d5 # %d5 now ms 32 bits of final product
570 # now, clear lo, put hi in lo reg, and add to [4]
578 # now, grab the condition codes. only one that can be set is 'N'.
696 # now, clear lo, put hi in lo reg, and add to [4]