mmx: make store8888 take uint32_t *dest as argument
authorMatt Turner <mattst88@gmail.com>
Wed, 22 Feb 2012 00:29:59 +0000 (19:29 -0500)
committerMatt Turner <mattst88@gmail.com>
Fri, 24 Feb 2012 13:46:28 +0000 (08:46 -0500)
commitab68316eda91bbf6bb41158c622347723e1fa8c4
treea6579b3ac7652334d2875c9c1e58cf5b991f71a1
parent57a245a6e00987191faad9a34bef9f4524a6848c
mmx: make store8888 take uint32_t *dest as argument

Allows us to tune how we store data from the vector registers.

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