Jawed
Legend
As you can see from figure 7:As you need some lookup tables for a SFU (transcendentals, div, sqrt and so on, most use some kind of a LUT), I really doubt it. And as I said, I've read from it, that there still is a t unit.
http://v3.espacenet.com/publication...T=D&date=20050331&CC=US&NR=2005071401A1&KC=A1
4 tables are needed.
Years ago I speculated about deleting the unit completely and using just a sequence of MADs and ADDs to produce the result.
We can see, already, that ATI is able to do dependent instructions within a single cycle across pairs of lanes in Cypress, so transcendentals would be an extension of that. In fact it looks like an extremely close match for Evergreen's current capability.
I haven't comes across the 32-bit integer mul thing you're referring to, or didn't realise it was staring back at meBtw., the possibility to do a 32bit integer multiply with the combined xyzw ALUs was already mentioned in an Evergreen presentation. But a documentation for that is still missing (as the mul_int24 instruction in IL).
Jawed