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

Improve Ldelem and Stelem Unstripping #184

Merged
merged 4 commits into from
Oct 6, 2024

Conversation

ds5678
Copy link
Collaborator

@ds5678 ds5678 commented Oct 5, 2024

  • Ldelem_R4
  • Ldelem_R8
  • Stelem_R4
  • Stelem_R8
  • Ldelem
  • Stelem

* Ldelem_R4
* Ldelem_R8
* Stelem_R4
* Stelem_R8
@ds5678 ds5678 added the generation Related to assembly generation label Oct 5, 2024
@ds5678 ds5678 added this to the 1.5.0 milestone Oct 5, 2024
@ds5678 ds5678 requested a review from js6pak October 5, 2024 13:20
* Ldelema, Ldelem, and Stelem have type operands
* Fail for value-type newarr
@ds5678 ds5678 changed the title Unstrip floating point array op codes Improve Ldelem and Stelem Unstripping Oct 6, 2024
@ds5678 ds5678 merged commit 01dd79c into BepInEx:master Oct 6, 2024
2 checks passed
@ds5678 ds5678 deleted the unstrip-float-ldelem-stelem branch October 6, 2024 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
generation Related to assembly generation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants