https://bugs.kde.org/show_bug.cgi?id=386945

--- Comment #60 from Mark Wielaard <m...@klomp.org> ---
Created attachment 116818
  --> https://bugs.kde.org/attachment.cgi?id=116818&action=edit
Implement ppc64 lxvb16x as 128-bit vector load with reversed double words

This fixes the partial load issues seen with lxvb16x by changing the small
loads with one 128bit load and using Iop_Reverse8sIn64_x1 to reverse the bytes
in the double words, on ppc64le the double words are swapped afterwards.

Tested on power9 ppc64le.

Not tested on big endian ppc64 since I couldn't find an power9 big endian ppc64
install.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to