Lines Matching refs:d0
12 | value in memory; d0 contains the k-factor sign-extended
112 | d0: scratch; LEN input to binstr
177 movel %d0,%d7 |move k-factor to d7
179 movew STAG(%a6),%d0 |get stag
180 andiw #0xe000,%d0 |isolate stag bits
186 movew (%a0),%d0
187 andiw #0x7fff,%d0 |strip sign of normalized exp
191 subw #1,%d0
199 tstw %d0
203 andiw #0x7fff,%d0 |strip sign of normalized exp
204 movew %d0,(%a0)
224 | d0: k-factor/exponent
247 movew FP_SCR2(%a6),%d0 |move exp to d0
250 subw #0x3fff,%d0 |strip off bias
251 faddw %d0,%fp0 |add in exp
287 | d0: exponent/Unchanged
359 | d0: exponent/scratch - final is 0
384 movel %d6,%d0 |calc ILOG + 1 - LEN in d0
385 addql #1,%d0 |add the 1
386 subl %d4,%d0 |sub off LEN
390 tstl %d0 |test sign of ISCALE
393 cmpl #0xffffecd4,%d0 |test iscale <= -4908
395 addil #24,%d0 |add in 24 to iscale
398 negl %d0 |and take abs of ISCALE
619 | d0: FPCR with size set to ext/scratch final = 0
645 movel %d4,%d0 |put LEN in d0
646 subql #1,%d0 |d0 = LEN -1
649 lsrl #1,%d0 |shift next bit into carry
654 tstl %d0 |test if LEN is zero
759 subil #0x3ffd,%d0 |sub bias less 2 to make fract
760 tstl %d0 |check if > 1
904 moveql #2,%d0 |move 2 in to d0 for SM