https://bugs.kde.org/show_bug.cgi?id=521413
Bug ID: 521413
Summary: Add PCMPESTRI, PCMPESTRM, PCMPISTRI, PCMPISTRM SSE4.2
support for x86
Classification: Developer tools
Product: valgrind
Version First 3.26.0
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: vex
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
There is support for PCMPESTRI, PCMPESTRM, PCMPISTRI, PCMPISTRM on amd64, but
not x86.
Do note that the amd64 support isn't complete.
(selected special cases that actually occur in glibc,
not by any means a complete implementation.)
We can probably get away with just those for x86 too.
But there are a couple of bugs against the current implementation.
https://bugs.kde.org/show_bug.cgi?id=508456
https://bugs.kde.org/show_bug.cgi?id=394227
https://bugs.kde.org/show_bug.cgi?id=371989
So it would be good to make sure it is mostly shared code so we don't need
separate fixes for both x86 and amd64.
--
You are receiving this mail because:
You are watching all bug changes.