Lines Matching refs:a1
488 lea EXPTBL,%a1
494 addal %d0,%a1 | ...address of 2^(J/64)
521 | MOVE.W #0,2(%a1) ...load 2^(J/64) in cache
545 fmovex (%a1)+,%fp1 | ...fp1 is lead. pt. of 2^(J/64)
555 fadds (%a1),%fp0 | ...accurate 2^(J/64)
589 lea EXPTBL,%a1
594 addal %d0,%a1 | ...address of 2^(J/64)
599 subl %d0,L_SCR1(%a6) | ...a1 is M
655 lea EXPTBL,%a1
661 addal %d0,%a1 | ...address of 2^(J/64)
669 |--a0 points to 2^(J/64), D0 and a1 both contain M
688 | MOVE.W #0,2(%a1) ...load 2^(J/64) in cache
729 fmulx (%a1),%fp0 | ...2^(J/64)*(Exp(R)-1)
737 fmoves 12(%a1),%fp1 | ...fp1 is t
740 faddx (%a1),%fp0 | ...T+(p+(t+OnebySc))
748 fadds 12(%a1),%fp0 | ...p+t
749 faddx (%a1),%fp0 | ...T+(p+t)
754 fmovex (%a1)+,%fp1 | ...fp1 is T
755 fadds (%a1),%fp0 | ...fp0 is p+t