ARM: Helper ARM NEON assembly binding macros moved into a separate header
authorSiarhei Siamashka <siarhei.siamashka@nokia.com>
Mon, 22 Mar 2010 16:51:54 +0000 (18:51 +0200)
committerSiarhei Siamashka <siarhei.siamashka@nokia.com>
Mon, 22 Mar 2010 16:51:54 +0000 (18:51 +0200)
commitc1e8d4533aea3aa10c49465cf5e9a44d946f70bb
treea4fc44459be0c9e1f5df7c473d5f0ffe259b59ac
parent5791026e45f79d8f5168e302a498455870363ac6
ARM: Helper ARM NEON assembly binding macros moved into a separate header

This is needed for future reuse of the same macros for the other
ARM assembly optimizations (armv4t, armv6)
pixman/pixman-arm-common.h [new file with mode: 0644]
pixman/pixman-arm-neon.c