Skip to content

shader_recompiler: Implement V_SUBB_U32 and V_SUBBREV_U32. #1331

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

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

squidbus
Copy link
Collaborator

  • Implement V_SUBB_U32 and V_SUBBREV_U32, used by CUSA16429.
  • Move carry in and out logic to helpers for supporting VOP2 and VOP3 forms.
  • Add missing carry out to V_SUB_I32 and V_SUBREV_I32.
  • Clarify in V_ADD_I32 and new instructions that carry out is TODO for instructions where inputs can be signed or unsigned.

@georgemoralis
Copy link
Collaborator

omg sakura wars fixes ❤️

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.

3 participants