Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PEXTRQ mnemonic isn't decoded #34

Closed
GoogleCodeExporter opened this issue Apr 20, 2015 · 4 comments
Closed

PEXTRQ mnemonic isn't decoded #34

GoogleCodeExporter opened this issue Apr 20, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?

Disassemble:
0x66 0x48 0x0f 0x3a 0x16 0x00 0x00

What is the expected output? What do you see instead?
Expect: PEXTRQ [RAX], XMM0, 0x0
Get: UNDEFINED [RAX], XMM0, 0x0

What version of the product are you using? On what operating system?

diStorm 3.1 on MacOS X 10.6.8


Original issue reported on code.google.com by spa...@rotateright.com on 9 Feb 2012 at 4:44

@GoogleCodeExporter
Copy link
Author

The problem (and solution) may be related to issue 32.

Original comment by spa...@rotateright.com on 9 Feb 2012 at 4:45

@GoogleCodeExporter
Copy link
Author

I forgot to mention that this is with 64-bit decode mode.

Original comment by spa...@rotateright.com on 9 Feb 2012 at 6:16

@GoogleCodeExporter
Copy link
Author

Original comment by distorm@gmail.com on 4 Mar 2012 at 5:19

  • Changed state: Duplicate

@GoogleCodeExporter
Copy link
Author

thx!

$ ./a.out 66 48 0f 3a 16 00 00
   1: (   0) 66480f3a160000           PEXTRQ [RAX], XMM0, 0x0

Original comment by spa...@rotateright.com on 6 Mar 2012 at 5:26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant