https://bugs.kde.org/show_bug.cgi?id=514596
--- Comment #1 from Alexandra Hajkova <[email protected]> --- Created attachment 188520 --> https://bugs.kde.org/attachment.cgi?id=188520&action=edit patch Support blendpd (Blend Packed Double Precision Floating-Point Values (XMM)) instruction in guest_x86_toIR.c. To be able to use amd64 math_BLENDPD_128 function for x86 implementation, add a new VEX/priv/guest_generic_sse.h header and move math_BLENDPD_128 there. Add test function to sse4-common.h and update none/tests/x86/sse4-x86.c to test the instruction. -- You are receiving this mail because: You are watching all bug changes.
