ARM: fix 'vld1.8'->'vld1.32' typo in add_8888_8888 NEON fast path
authorSiarhei Siamashka <siarhei.siamashka@nokia.com>
Tue, 2 Nov 2010 20:53:55 +0000 (22:53 +0200)
committerSiarhei Siamashka <siarhei.siamashka@nokia.com>
Wed, 10 Nov 2010 15:25:26 +0000 (17:25 +0200)
commitcb3f1830257a56f56abf7d50a8b34e215c616aec
treef9fafb796fee015b85cf076cca05a977a7c3cba2
parentfed4a2fde540916fc182917762b85b38052c04de
ARM: fix 'vld1.8'->'vld1.32' typo in add_8888_8888 NEON fast path

This was mostly harmless and had no effect on little endian systems.
But wrong vector element size is at least inconsistent and also
can theoretically cause problems on big endian ARM systems.
pixman/pixman-arm-neon-asm.S