ARM: Fixes for the inline assembly constraints in pixman_fill_neon
authorSiarhei Siamashka <siarhei.siamashka@nokia.com>
Fri, 17 Jul 2009 10:03:21 +0000 (13:03 +0300)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Mon, 20 Jul 2009 23:41:59 +0000 (19:41 -0400)
commit5d2c527a2234d34b6269c561b08ebcaabf0b3ea3
tree9a50a4b3e732cdbd4b7594f6d576ec33949bf289
parentc27a60f94cea7deb0afb21e734c892d475bfa06d
ARM: Fixes for the inline assembly constraints in pixman_fill_neon

Some of the variables in the inline assembly arguments list are
actually modified by the assembly code, they are now marked
appropriately.
pixman/pixman-arm-neon.c