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

Added S_ANDN2_B32 and S_NAND_B32 opcodes #833

Merged
merged 7 commits into from
Sep 9, 2024

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    8fed281 View commit details
    Browse the repository at this point in the history
  2. Update src/shader_recompiler/frontend/translate/scalar_alu.cpp

    Co-authored-by: baggins183 <baggins31084@proton.me>
    amiddendorp22 and baggins183 authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    3a06c40 View commit details
    Browse the repository at this point in the history
  3. Fix result and src1

    Co-authored-by: baggins183 <baggins31084@proton.me>
    amiddendorp22 and baggins183 authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    a88750e View commit details
    Browse the repository at this point in the history
  4. update result

    Co-authored-by: baggins183 <baggins31084@proton.me>
    amiddendorp22 and baggins183 authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    f0f8f9c View commit details
    Browse the repository at this point in the history
  5. Update src1

    Co-authored-by: baggins183 <baggins31084@proton.me>
    amiddendorp22 and baggins183 authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    d70ef9b View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    04edf7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b9a734 View commit details
    Browse the repository at this point in the history