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

Fixed MVEX tests #529

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Fixed MVEX tests #529

merged 1 commit into from
Oct 30, 2024

Conversation

mappzor
Copy link
Contributor

@mappzor mappzor commented Oct 17, 2024

vexc4_025 test fails presumably due to minor changes in definitions imported from XED:

-    ISA-EXT: AMX_INT8
+    ISA-EXT: AMX_TILE

- 2   REGISTER    EXPLICIT       R        NDSNDD   8192    256      32      UINT                         tmm4
+ 2   REGISTER    EXPLICIT       R        NDSNDD   8192    256      32       INT                         tmm4

Everything else is fixed now.

@flobernd flobernd merged commit fa4db5c into zyantific:apx Oct 30, 2024
5 of 13 checks passed
@flobernd
Copy link
Member

Thank you 🙂 I'll double check this last case and adjust as needed.

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