This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Status of SSE builtins


On Thu, Oct 31, 2002 at 05:10:34PM +0000, Joern Rennecke wrote:
> This would make the target code a lot simpler than having to write expanders
> for every extraction.  Of course, that is assuming that extract_bit_field
> will work OK.

I think we'll wind up writing them anyway, since the SSE, Altivec,
and BookE all provide a way to swizzle elements of the vector.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]