https://bugs.kde.org/show_bug.cgi?id=424248
Bug ID: 424248
Summary: Doesn't support CLFLUSHOPT instruction
Product: valgrind
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: vex
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Tested with Valgrind 3.16.1
STEPS TO REPRODUCE
1. Execute a program that uses the CLFLUSHOPT instruction
OBSERVED RESULT
vex amd64->IR: unhandled instruction bytes: 0x66 0xF 0xAE 0x3C 0x25 0xE0 0x1
0x0 0x70 0xC3
vex amd64->IR: REX=0 REX.W=0 REX.R=0 REX.X=0 REX.B=0
vex amd64->IR: VEX=0 VEX.L=0 VEX.nVVVV=0x0 ESC=0F
vex amd64->IR: PFX.66=1 PFX.F2=0 PFX.F3=0
--
You are receiving this mail because:
You are watching all bug changes.