FPU registers hold 2x32bit data type, operated by a set of extended instructions. Sounds exactly like a SIMD to me Yes it shares the register file with the scalar FPU, but so does SH4, and a few other SIMD implementations.Guden Oden said:from what I've read, on a technical level, gekko doesn't have a typical SIMD implementation, but rather a "split" FPU. I suppose in practice it makes little difference though...
Obviously they chose 2-way to save costs, both for design and implemenation.
And like I said, it matches the most common 4-way x86 SIMDs in throughput and beats them in utilization.
I suppose if 750VX were to be used we'd get VMX in addition to this, so it could get the same FPU throughput per cycle that MS and Sony claim for their PP cores.