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

Fixes for x86 operand parsing for x87 FPU instructions #23877

Closed
wants to merge 3 commits into from

Conversation

edeca
Copy link
Contributor

@edeca edeca commented Jan 10, 2025

  • Mark this if you consider it ready to merge
  • I've added tests (optional)
  • I wrote some lines in the book (optional)

Description

Further fixes for #23857, this time focused on the x87 FPU. Not all instructions take an operand and some operate only on registers / the FPU stack, so switch cases have been reordered in places.

@trufae
Copy link
Collaborator

trufae commented Jan 13, 2025

run this line with 'f' to fix the test:

r2r -i db/esil/x86_32

Screenshot from 2025-01-13 17-09-49

@trufae
Copy link
Collaborator

trufae commented Jan 14, 2025

done in #23896

@trufae trufae closed this Jan 14, 2025
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.

2 participants