On Thu, Jun 7, 2012 at 11:00 AM, christophe herreman
<christoph...@barco.com> wrote:
Can someone give an update on the support for MMX, SSE, SSE2, and NEON SIMD ?
MMX, SSE, SSE2 are supported in NaCl (but not in pNaCl!), not sure about NEON. You'll probably need to manually change the asm to satisfy SFI requirements. GCC intrinsics should be usable, but not rigorously tested.
I'm considering trying to port libjpeg turbo.
Thanks,
christophe