[Pixman] [PATCH 0/1] vmx: workarounds to fix powerpc little endian particularities
Fernando Seiti Furusato
ferseiti at linux.vnet.ibm.com
Thu May 28 07:22:47 PDT 2015
This is actually the v2 of the previous patch I sent, but I changed the summary
by recommendation on the review.
I removed the macros and instead included another version of the same functions
that were changed with precompiling condition.
Also, I turned COMPUTE_SHIFT_MASK macros into no-op for little endian, but I
am not sure I used the best way there is. I just kind of followed the model
used in other files of the source tree. If there is a better way, please let
me know.
By the way I tested it all on ppc64le, ppc64 and powerpc (thanks for the tips,
Siarhei).
Thanks!
Fernando Seiti Furusato (1):
vmx: workarounds to fix powerpc little endian particularities
pixman/pixman-vmx.c | 97 ++++++++++++++++++++++++++++++++++++++++++++++++-----
1 file changed, 88 insertions(+), 9 deletions(-)
--
2.1.4
More information about the Pixman
mailing list