[PR #634] [MERGED] shader_recompiler: frontend: SOPC and SOPK handling separated #1681

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/634
Author: @psucien
Created: 8/28/2024
Status: Merged
Merged: 8/28/2024
Merged by: @psucien

Base: mainHead: recompiler/sopc_k


📝 Commits (1)

  • ced46cf shader_recompiler: frontend: SOPC and SOPK handling separated; more cmp opcodes

📊 Changes

2 files changed (+159 additions, -85 deletions)

View changed files

📝 src/shader_recompiler/frontend/translate/scalar_alu.cpp (+154 -84)
📝 src/shader_recompiler/frontend/translate/translate.h (+5 -1)

📄 Description

Full set of SOPC and SOPK compare instructions


🔄 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/634 **Author:** [@psucien](https://github.com/psucien) **Created:** 8/28/2024 **Status:** ✅ Merged **Merged:** 8/28/2024 **Merged by:** [@psucien](https://github.com/psucien) **Base:** `main` ← **Head:** `recompiler/sopc_k` --- ### 📝 Commits (1) - [`ced46cf`](https://github.com/shadps4-emu/shadPS4/commit/ced46cfbaddb5e7f6ad03518c9f8900f135b8671) shader_recompiler: frontend: `SOPC` and `SOPK` handling separated; more cmp opcodes ### 📊 Changes **2 files changed** (+159 additions, -85 deletions) <details> <summary>View changed files</summary> 📝 `src/shader_recompiler/frontend/translate/scalar_alu.cpp` (+154 -84) 📝 `src/shader_recompiler/frontend/translate/translate.h` (+5 -1) </details> ### 📄 Description Full set of SOPC and SOPK compare instructions --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:13:32 +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#1681
No description provided.