Lines Matching refs:st0
40 fldln2 ; st0=log(2)
41 fld tword [xBP + xCB*2] ; st1=log(2) st0=lrd
42 fld st0 ; st1=log(2) st0=lrd st0=lrd
43 fsub qword [.one xWrtRIP] ; st2=log(2) st1=lrd st0=lrd-1.0
44 fld st0 ; st3=log(2) st2=lrd st1=lrd-1.0 st0=lrd-1.0
45 fabs ; st3=log(2) st2=lrd st1=lrd-1.0 st0=abs(lrd-1.0)
46 fcomp qword [.limit xWrtRIP] ; st2=log(2) st1=lrd st0=lrd-1.0
51 fstp st0 ; st1=log(2) st0=lrd
56 fstp st1 ; st1=log(2) st0=lrd-1.0