[PR #911] [MERGED] Add S_XOR_B32 opcode #1826

Closed
opened 2026-02-27 21:14:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/911
Author: @dbz400
Created: 9/14/2024
Status: Merged
Merged: 9/14/2024
Merged by: @raphaelthegreat

Base: mainHead: patch-2


📝 Commits (2)

📊 Changes

2 files changed (+11 additions, -0 deletions)

View changed files

📝 src/shader_recompiler/frontend/translate/scalar_alu.cpp (+10 -0)
📝 src/shader_recompiler/frontend/translate/translate.h (+1 -0)

📄 Description

For CUSA05795 https://github.com/shadps4-emu/shadPS4/issues/496

[Render.Recompiler] translate.cpp:LogMissingOpcode:450: Unknown opcode S_XOR_B32 (18, category = ScalarALU)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/911 **Author:** [@dbz400](https://github.com/dbz400) **Created:** 9/14/2024 **Status:** ✅ Merged **Merged:** 9/14/2024 **Merged by:** [@raphaelthegreat](https://github.com/raphaelthegreat) **Base:** `main` ← **Head:** `patch-2` --- ### 📝 Commits (2) - [`8b079e7`](https://github.com/shadps4-emu/shadPS4/commit/8b079e750bd9864d854ff59cc123adb410ed377b) Add S_XOR_B32 - [`85644fb`](https://github.com/shadps4-emu/shadPS4/commit/85644fbda1041c61f16ef4fa07f0f8285ceee0bb) Stub S_OR_B32 ### 📊 Changes **2 files changed** (+11 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/shader_recompiler/frontend/translate/scalar_alu.cpp` (+10 -0) 📝 `src/shader_recompiler/frontend/translate/translate.h` (+1 -0) </details> ### 📄 Description For CUSA05795 https://github.com/shadps4-emu/shadPS4/issues/496 [Render.Recompiler] <Error> translate.cpp:LogMissingOpcode:450: Unknown opcode S_XOR_B32 (18, category = ScalarALU) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:14:06 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#1826
No description provided.