Lines Matching refs:save
84 # If the operands are signed, make them unsigned and save the #
111 movm.l &0x3f00,-(%sp) # save d2-d7
112 # fmovm.l &0x0,-(%sp) # save no fpregs
126 movm.l &0x3f00,-(%sp) # save d2-d7
127 # fmovm.l &0x0,-(%sp) # save no fpregs
145 # save the sign of the divisor
156 slt NDIVIDEND(%a6) # save sign of dividend
389 mov.l %d5, -(%sp) # save %d5 (%d6 already saved)
513 movm.l &0x3800,-(%sp) # save d2-d4
514 # fmovm.l &0x0,-(%sp) # save no fpregs
517 mov.w %cc,MUL64_CC(%a6) # save incoming ccodes
588 # here, the result is in d1 and d0. the current strategy is to save
593 movm.l &0x0003,([0x10,%a6]) # save result
604 # save the zero result to the register file and set the 'Z' ccode bit.
624 movm.l &0x3c00,-(%sp) # save d2-d5
625 # fmovm.l &0x0,-(%sp) # save no fpregs
628 mov.w %cc,MUL64_CC(%a6) # save incoming ccodes
641 ori.b &0x1,%d5 # save multiplier sgn