Lines Matching refs:mov
115 mov.w %cc,DIV64_CC(%a6)
130 mov.w %cc,DIV64_CC(%a6)
134 mov.l 0x8(%a6),%d7 # fetch divisor
138 mov.l 0xc(%a6), %d5 # get dividend hi
139 mov.l 0x10(%a6), %d6 # get dividend lo
159 mov.w &0x0, %cc # clear 'X' cc bit
203 mov.b NDIVISOR(%a6), %d0
301 mov.w %d6, %d5 # rb + u3
305 mov.w %d5, %d1 # first quotient word
307 mov.w %d6, %d5 # rb + u4
312 mov.w %d5, %d1 # 2nd quotient 'digit'
315 mov.l %d1, %d6 # and quotient
342 mov.l %d7, %d3 # divisor
343 mov.l %d5, %d2 # dividend mslw
348 mov.w &0xffff, %d1 # use max trial quotient word
351 mov.l %d5, %d1
361 mov.l %d6, -(%sp)
364 lddadj1: mov.l %d7, %d3
365 mov.l %d1, %d2
369 mov.l %d5, %d4 # U1U2
374 mov.w %d4,%d0
375 mov.w %d6,%d4 # insert lower word (U3)
389 mov.l %d5, -(%sp) # save %d5 (%d6 already saved)
390 mov.l %d1, %d6
392 mov.l %d7, %d5
394 mov.l %d5, %d2 # now %d2,%d3 are trial*divisor
395 mov.l %d6, %d3
396 mov.l (%sp)+, %d5 # restore dividend
397 mov.l (%sp)+, %d6
406 mov.l %d7, %d3
411 mov.l %d7, %d3
420 mov.w %d1, DDQUOTIENT(%a6)
424 mov.w %d6, %d5
430 mov.w %d1, DDQUOTIENT+2(%a6)
432 mov.w %d5, %d6
435 mov.l DDNORMAL(%a6), %d7 # get norm shift count
443 mov.l %d6, %d5 # remainder
444 mov.l DDQUOTIENT(%a6), %d6 # quotient
453 mov.l %d6, %d2
454 mov.l %d6, %d3
455 mov.l %d5, %d4
517 mov.w %cc,MUL64_CC(%a6) # save incoming ccodes
519 mov.l 0x8(%a6),%d0 # store multiplier in d0
522 mov.l 0xc(%a6),%d1 # get multiplicand in d1
546 mov.l %d0,%d2 # mr in d2
547 mov.l %d0,%d3 # mr in d3
548 mov.l %d1,%d4 # md in d4
580 mov.w MUL64_CC(%a6),%d4
586 mov.w %d4,%cc
609 mov.w MUL64_CC(%a6),%d4
612 mov.w %d4,%cc # set 'Z' ccode bit
628 mov.w %cc,MUL64_CC(%a6) # save incoming ccodes
630 mov.l 0x8(%a6),%d0 # store multiplier in d0
633 mov.l 0xc(%a6),%d1 # get multiplicand in d1
672 mov.l %d0,%d2 # mr in d2
673 mov.l %d0,%d3 # mr in d3
674 mov.l %d1,%d4 # md in d4