Make mmx code compatible with Solaris Studio 12.3 compilers
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Sat, 24 Dec 2011 00:32:57 +0000 (16:32 -0800)
committerAlan Coopersmith <alan.coopersmith@oracle.com>
Mon, 9 Jan 2012 18:28:23 +0000 (10:28 -0800)
commit007d8b1813e34a7f881d9b241806f8323e9667cd
tree17096558647d0e3c3331cf4d2eeb84a1be530b9d
parent37572455866114cbb8bb1bf3acfb1c61d200f98c
Make mmx code compatible with Solaris Studio 12.3 compilers

Rearranged some of the existing gcc & Intel compiler checks to allow
easier sharing of common cases among the compilers.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
pixman/pixman-mmx.c