Lines Matching refs:d7
23 | The k-factor is saved for use in d7. Clear the
119 | d7: k-factor
165 moveml %d2-%d7/%a2,-(%a7)
169 | The k-factor is saved for use in d7. Clear BINDEC_FLG for
177 movel %d0,%d7 |move k-factor to d7
230 | d7: k-factor/Unchanged
293 | d7: k-factor/Unchanged
306 tstl %d7 |branch on sign of k
308 movel %d7,%d4 |if k > 0, LEN = k
312 subl %d7,%d4 |subtract off k
320 tstl %d7 |if negative, never set OPERR
365 | d7: k-factor/Unchanged
378 tstl %d7 |test sign of k
380 cmpl %d6,%d7 |test k - ILOG
382 movel %d7,%d6 |if ((k<0) & (ILOG < k)) ILOG = k
625 | d7: k-factor/Unchanged