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

Mark Wielaard <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Mark Wielaard <[email protected]> ---
(In reply to mcermak from comment #2)
> Created attachment 193384 [details]
> proposed patch

- NEWS OK
- VEX/priv/guest_x86_toIR.c OK, simple dis_SSEint_E_to_G invocation with
Iop_CmpGT64Sx2.
- VEX/priv/host_x86_isel.c OK, hook up Iop_CmpGT64Sx2 through
h_generic_calc_CmpGT64Sx2.
- none/tests/x86/sse4-x86.c. This is a direct copy of test_PCMPGTQ from
none/tests/amd64/sse4-64.c.
  Would be better if it was moved as static inline function into
none/tests/sse4-common.h
  and then called from there from both sse4-x86.c and sse4-64.c so we don't
have duplicate code.
Looks OK with that change.

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

Reply via email to