https://bugs.kde.org/show_bug.cgi?id=523096
--- Comment #3 from Mark Wielaard <[email protected]> --- (In reply to mcermak from comment #2) > Created attachment 194881 [details] > proposed patch > > Attached patch based on branch users/mcermak/try-bug523096-ins . About moving breakupV128to32s from guest_amd64_toIR.c to guest_generic_sse.h. guest_x86_toIR.c already has the similar breakup128to32s. And guest_arm_toIR.c also has an breakupV128to32s. Could they be merged (maybe as separate commit) in a new "guest_generic_v128.h"? Maybe similar for mk128from32s and mkV128from32s. And maybe also add mkV128 there? -- You are receiving this mail because: You are watching all bug changes.
