Hi!
4x128bit could be one ZMM register.
Maybe someday Intel will support 128-bit scalar instructions for scientific calculations (SSE 6 perhaps?)Heh,
Well, Intel is just a business, I think there is no need to count on Intel.
For science we need to use software managed math libraries, calculus.
There was some sort of MathLab or Wolfram Mathematics studio or something like that, what can be used for scientific calculations.
Also you can build your own floating point arithmetic.
For me, I don't like floating points.
I like, "Remainder mathematics", so, there is always two integers, without error, one is number and one is remainder(remaining value) or division or else.
Well, that's one for me.
Why do you need such big calculations in assembly? Are you planning to build a space ship and you need to calculate precise distance between galaxies? Or you need to calculate how long it will take to navigate around galaxy with speed of light?