mmx: Enable over_x888_8_8888() for x86 as well
authorSøren Sandmann Pedersen <ssp@redhat.com>
Wed, 22 Feb 2012 00:23:33 +0000 (19:23 -0500)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Wed, 22 Feb 2012 19:14:08 +0000 (14:14 -0500)
commitbbd1e6941b39adcdb64c77670889314fa8461c0b
treea2dbd5ce1d232f4409c593af907fd1ea1b7e77dc
parent4fc586c3df9a53cc1406891e751a6eed3d7da400
mmx: Enable over_x888_8_8888() for x86 as well

It used to be slower than the generic code (with the gcc that was
current in 2007), but that doesn't seem to be the case anymore:

over_x888_8_8888 =  L1:  22.97  L2:  22.88  M: 22.27 (  5.29%)  HT: 18.30  VT: 15.81  R: 15.54  RT: 10.35 ( 131Kops/s)
over_x888_8_8888 =  L1:  53.56  L2:  53.20  M: 50.50 ( 11.99%)  HT: 38.60  VT: 31.19  R: 29.00  RT: 17.37 ( 208Kops/s)

Reviewed-by: Matt Turner <mattst88@gmail.com>
pixman/pixman-mmx.c