View Single Post
  #4  
Old September 9th 05, 06:46 AM
external usenet poster
 
Posts: n/a
Default

Well, in fact I'm trying to understand the following:
1. What is the maximum number of 8-byte FP values that I can load into
registers before I start computations on these values.
In one case the computations are performed on 9 values, and in the
other - on 18.
2. Is it possible to perform computations on values already loaded into
registers while other values are being loaded into other registers?