https://bugs.kde.org/show_bug.cgi?id=521332
Bug ID: 521332
Summary: vex x86->IR: unhandled instruction bytes: 66 0F 38 37
(PCMPGTQ)
Classification: Developer tools
Product: valgrind
Version First 3.27 GIT
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: vex
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
There is a amd64 implementation, but no x86. Needs both x86_toIR.c and
x86_isel.c support. But the implementation should be generic. Note the amd64
also has an avx and avx2 variant (with VEX prefix) - that's not relevant here
(avoid isAVX bits).
--
You are receiving this mail because:
You are watching all bug changes.