[PATCH] New port of Cell SPU

Christoph Hellwig hch@infradead.org
Thu Nov 9 23:51:00 GMT 2006


On Thu, Nov 09, 2006 at 03:37:28PM -0800, trevor_smigiel@playstation.sony.com wrote:
> Here is an updated patch containing the port for Cell SPU. 
> 
> This patch addresses all previous issues raised, includes the
> documentation changes, and a couple of other fixes.

Should vmx2spu.h really be part of gcc?  It just maps an already odd API
to the normal spu API.  The only (small) point I see in this header would
be if it was installed as altivec.h, providing the exactly same API as the
powerpc side.  If it's different you should better put it into the sony
support library for the playstation and let other people program the
spu native APIs.



More information about the Gcc-patches mailing list