What steps will reproduce the problem?
Disassemble these bytes in 64-bit mode:
0f ae 30
What is the expected output? What do you see instead?
Expect: XSAVEOPT [RAX]
Get:
DB 0xf
SCASB
DB 0x30
What version of the product are you using? On what operating system?
diStorm 3.1, MacOS X 10.6.8
Please provide any additional information below.
I don't see a decode for XSAVEOPT in x86sets.py, so it should probably just be
added there.
Original issue reported on code.google.com by spa...@rotateright.com on 9 Feb 2012 at 6:46
Original issue reported on code.google.com by
spa...@rotateright.com
on 9 Feb 2012 at 6:46