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

--- Comment #4 from Wayne Arnold <wayne.arn...@autodesk.com> ---
SSE 4.2 adds four string text processing instructions PCMPISTRI, PCMPISTRM,
PCMPESTRI and PCMPESTRM. These instructions take three parameters, arg1 an xmm
register, arg2 an xmm or a 128-bit memory location and IMM8 an 8-bit immediate
control byte

the current valgrind code implements the 1st case  xmm register for both arg1
and arg2

is it possible to add the 2nd case of arg2 being being a memory location

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

Reply via email to