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

decomp: main-collide and support a bunch of new inline-asm operations #673

Merged
merged 8 commits into from
Jul 27, 2021

Conversation

xTVaser
Copy link
Member

@xTVaser xTVaser commented Jul 3, 2021

Instruction support now includes:

  • POR
  • PNOR
  • PAND
  • PPACH
  • PCEQ[B|W]
  • PCGTW

@coveralls
Copy link

coveralls commented Jul 3, 2021

Pull Request Test Coverage Report for Build 1069784349

  • 244 of 286 (85.31%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.06%) to 68.565%

Changes Missing Coverage Covered Lines Changed/Added Lines %
goalc/compiler/compilation/Asm.cpp 8 22 36.36%
goalc/compiler/IR.cpp 13 41 31.71%
Totals Coverage Status
Change from base Build 1069539347: 0.06%
Covered Lines: 39139
Relevant Lines: 57083

💛 - Coveralls

@xTVaser xTVaser changed the title decomp: decompile main-collide and support a bunch of new inline-asm operations decomp: main-collide and support a bunch of new inline-asm operations | issues - xmm assertions Jul 21, 2021
@xTVaser xTVaser changed the title decomp: main-collide and support a bunch of new inline-asm operations | issues - xmm assertions decomp: main-collide and support a bunch of new inline-asm operations Jul 27, 2021
@xTVaser xTVaser marked this pull request as ready for review July 27, 2021 03:33
@water111 water111 merged commit d317497 into open-goal:master Jul 27, 2021
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