On Mar 4, 2013 12:42 AM, "Manu" <turkeyman@gmail.com> wrote:
>
> ...it occurs to me that MIPS doesn't really have a single standardised SIMD instruction set.
>
> There are a few extensions. I've worked on 3 popular MIPS devices; they all have SIMD, but they are all different.
> I'm not sure they are available as options in the standard GCC MIPS arch. I think they are added via vendor patches.
>
> So don't sorry about MIPS I guess, it sounds like too much effort! I'll hassle the vendors some time in the future...
>
>
I can check what the difference is in gcc mips backend later this week... but that is your call.
Regards
--
Iain Buclaw
*(p < e ? p++ : p) = (c & 0x0f) + '0';