Lines Matching refs:d2

5540 	mov.l		%a1,%d2
5541 swap %d2
5542 and.l &0x80000000,%d2
5543 or.l &0x5F000000,%d2 # d2 = SIGN(INARG)*2**63 IN SGL
5544 mov.l %d2,TWOTO63(%a6)
5550 mov.l %d1,%d2 # d2 = L
5552 add.l &0x00003FFF,%d2 # BIASED EXP OF 2**L * (PI/2)
5553 mov.w %d2,FP_SCR0_EX(%a6)
5597 mov.l (%sp)+,%d2 # restore d2
5898 mov.l %d2,-(%sp) # save d2
5956 mov.l &0x00003FFE,%d2 # BIASED EXP OF 2/PI
5957 sub.l %d1,%d2 # BIASED EXP OF 2**(-L)*(2/PI)
5961 mov.w %d2,FP_SCR0_EX(%a6) # FP_SCR0 = 2**(-L)*(2/PI)
6298 and.l &0x7FFF0000,%d2 # EXPONENT OF F
6299 sub.l &0x3FFB0000,%d2 # K+4
6300 asr.l &1,%d2
6301 add.l %d2,%d1 # THE 7 BITS IDENTIFYING F
6311 mov.l (%sp)+,%d2 # RESTORE d2
9008 mov.l %d2,-(%sp)
9012 mov.l %d1,%d2
9016 asr.l &6,%d2 # d2 IS L, N = 64L + J
9017 mov.l %d2,%d1
9019 sub.l %d1,%d2 # d2 IS M', N = 64(M+M') + J
9020 add.l &0x3FFF,%d2
9105 mov.l %d2,-(%sp)
9109 mov.l %d1,%d2
9113 asr.l &6,%d2 # d2 IS L, N = 64L + J
9114 mov.l %d2,%d1
9116 sub.l %d1,%d2 # d2 IS M', N = 64(M+M') + J
9117 add.l &0x3FFF,%d2
9185 mov.w %d2,ADJFACT(%a6) # INSERT EXPONENT
9186 mov.l (%sp)+,%d2
9487 mov.l DST_LO(%a1),%d2 # (D0,D1,D2) is |X|
9495 mov.l %d2,%d1
9496 clr.l %d2
9510 mov.l %d2,%d7 # a copy of D2
9511 lsl.l %d6,%d2
9552 cmp.l %d2,%d5 # compare lo(R) and lo(Y)
9565 sub.l %d5,%d2 # lo(R) - lo(Y)
9576 add.l %d2,%d2 # lo(R) = 2lo(R)
9594 mov.l %d2,%d1
9595 clr.l %d2
9610 mov.l %d2,%d7 # a copy of D2
9611 lsl.l %d6,%d2
9624 mov.l %d2,R_Lo(%a6)
9634 mov.l %d2,R_Lo(%a6)
9659 cmp.l %d2,%d5
9696 movm.l (%sp)+,&0xfc # {%d2-%d7}
10837 mov.l %d2, -(%sp) # create some temp regs
10843 bfffo %d0{&0:&32}, %d2 # how many places to shift?
10847 lsl.l %d2, %d0 # left shift hi(man)
10848 bfextu %d1{&0:%d2}, %d3 # extract lo bits
10851 lsl.l %d2, %d1 # create lo(man)
10856 mov.l %d2, %d0 # return shift amount
10859 mov.l (%sp)+, %d2
10864 bfffo %d1{&0:&32}, %d2 # how many places to shift?
10865 lsl.l %d2, %d1 # shift lo(man)
10866 add.l &32, %d2 # add 32 to shft amount
10871 mov.l %d2, %d0 # return shift amount
10874 mov.l (%sp)+, %d2