Bug 253434 - vex amd64->IR: unhandled instruction bytes: 0xF 0xA0 (push of segment)
Summary: vex amd64->IR: unhandled instruction bytes: 0xF 0xA0 (push of segment)
Status: REPORTED
Alias: None
Product: valgrind
Classification: Developer tools
Component: vex (show other bugs)
Version: 3.6 SVN
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Julian Seward
URL:
Keywords:
Depends on:
Blocks: 253451
  Show dependency treegraph
 
Reported: 2010-10-06 23:21 UTC by Vince Weaver
Modified: 2010-10-21 22:15 UTC (History)
0 users

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 Vince Weaver 2010-10-06 23:21:23 UTC
Version:           3.6 SVN
OS:                Linux

push of a segment register (fs, gs, ss) does not work on amd64

Reproducible: Didn't try