Bug 398870 - Please add support for instruction vcvtps2ph
Summary: Please add support for instruction vcvtps2ph
Status: RESOLVED FIXED
Alias: None
Product: valgrind
Classification: Developer tools
Component: vex (show other bugs)
Version: 3.13.0
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Julian Seward
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-20 11:28 UTC by Jens Seidel
Modified: 2019-12-21 00:26 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Seidel 2018-09-20 11:28:26 UTC
Hi,

starting valgrind I get:

Mem version
vex amd64->IR: unhandled instruction bytes: 0xC4 0xE3 0x7D 0x1D 0x6 0x0 0x48 0x83 0xC7 0x20
vex amd64->IR:   REX=0 REX.W=0 REX.R=0 REX.X=0 REX.B=0
vex amd64->IR:   VEX=1 VEX.L=1 VEX.nVVVV=0x0 ESC=0F3A
vex amd64->IR:   PFX.66=1 PFX.F2=0 PFX.F3=0
==30456== valgrind: Unrecognised instruction at address 0x617cde.

This corresponds to: vcvtps2ph $0x0,%ymm0,(%rsi)

Thanks,
Jens
Comment 1 Tom Hughes 2019-12-21 00:24:52 UTC
*** Bug 415382 has been marked as a duplicate of this bug. ***
Comment 2 Tom Hughes 2019-12-21 00:26:19 UTC
This was fixed in the 3.15.0 release.