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

Correct a comment in x86.h #2599

Closed
wants to merge 1 commit into from

Conversation

JoelYYoung
Copy link

This is just a simple fix for a misleading comment.

The avx_rm attribute in cs_x86 structure should be the flag of embedded rounding mode, instead of static rounding mode of the instruction.

This avx_rm attribute in cs_x86 structure should be the flag of the embedded rounding mode, instead of the static rounding mode of the instruction.
@JoelYYoung JoelYYoung closed this Jan 10, 2025
@JoelYYoung JoelYYoung deleted the patch-1 branch January 10, 2025 07:38
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

Successfully merging this pull request may close these issues.

1 participant