Lines Matching refs:zero
85 # sign info for later. Separate out special cases like divide-by-zero #
90 # zero, then perform a divide-by-zero using a 16-bit implemented #
293 # the first two quotient words must be zero, or overflow would occur.
355 andi.l &0x0000ffff, %d1 # zero any remainder
520 beq.w mulu64_zero # handle zero separately
523 beq.w mulu64_zero # handle zero separately
561 clr.l %d4 # load d4 w/ zero value
603 # one or both of the operands is zero so the result is also zero.
604 # save the zero result to the register file and set the 'Z' ccode bit.
631 beq.b mulu64_zero # handle zero separately
634 beq.b mulu64_zero # handle zero separately
687 clr.l %d4 # load d4 w/ zero value