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

STMXCSR has an incorrect operand size. #120

Closed
sebmarchand opened this issue Jul 17, 2017 · 1 comment
Closed

STMXCSR has an incorrect operand size. #120

sebmarchand opened this issue Jul 17, 2017 · 1 comment

Comments

@sebmarchand
Copy link

The stmxcsr instruction (e.g. [1]) has an invalid operand size, instead of 32 it is always 0.

[1] 0F AE 5D EC stmxcsr DWORD PTR [ebp-0x14]

chromium-infra-bot pushed a commit to google/syzygy that referenced this issue Jul 18, 2017
- Add support for the new SDK LoadConfigDirectory struct definition.
- Workaround for a bug in distorm (gdabah/distorm#120)

Review-Url: https://codereview.chromium.org/2980263002
@gdabah
Copy link
Owner

gdabah commented Oct 25, 2018

Hi @sebmarchand
Fixed both LDMXCSR and STMXCSR to specify mem32.
I will upload a new version within the following days.
Thanks

@gdabah gdabah closed this as completed Oct 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants