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

Mark Wielaard <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |ASSIGNED
     Ever confirmed|0                           |1
                 CC|                            |[email protected]

--- Comment #2 from Mark Wielaard <[email protected]> ---
(In reply to Alexandra Hajkova from comment #1)
> Created attachment 189055 [details]
> patch
> 
> Add BLENDPS and PBLENDW support for x86 32 bit
>     
>     Add decode_sse4_blend_imm which allows to reuse BLENDPD decoder code
>     for BLENDPS and PBLENDW. Moved math_BLENDPS_128, math_PBLENDW_128
>     and math_PBLENDVB_128 from VEX/priv/guest_amd64_toIR.c
>     to VEX/priv/guest_generic_sse.h to be able to reuse existing amd64 code
>     for x86 implementation. Moved test_BLENDPS and test_PBLENDW from
>     none/tests/amd64/sse4-64.c to none/tests/sse4-common.h and updated
>     the expected tests output to match the new implementation.

Looks good. Please add a NEWS entry with this BUG number and mention you took
out the vassert (0) from push_word_from_tags in the commit message.

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

Reply via email to