Re: Documentation of vector intrinsics / SSE2

2006-05-06 Thread Ian Lance Taylor
Martin Reinecke <[EMAIL PROTECTED]> writes: > I'm trying to learn about GCC's support for vector arithmetic and found > the section "Using vector instructions through built-in functions", which > answers a lot of questions, but unfortunately does not address things > like gathering scalar values i

Documentation of vector intrinsics / SSE2

2006-05-05 Thread Martin Reinecke
Hi, I'm trying to learn about GCC's support for vector arithmetic and found the section "Using vector instructions through built-in functions", which answers a lot of questions, but unfortunately does not address things like gathering scalar values into a vector type or reading scalars out of suc