[PR #2510] [MERGED] Implement some RDNA flags #2790

Closed
opened 2026-02-27 22:01:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2510
Author: @OFFTKP
Created: 2/23/2025
Status: Merged
Merged: 2/24/2025
Merged by: @raphaelthegreat

Base: mainHead: subc


📝 Commits (1)

  • c029d70 Implement some RDNA flags

📊 Changes

2 files changed (+37 additions, -8 deletions)

View changed files

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

📄 Description

Originally in #728, was postponed because of some concerns with ADDC, which I see are now resolved so the rest of the instructions with TODO: Carry out can be implemented


🔄 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/2510 **Author:** [@OFFTKP](https://github.com/OFFTKP) **Created:** 2/23/2025 **Status:** ✅ Merged **Merged:** 2/24/2025 **Merged by:** [@raphaelthegreat](https://github.com/raphaelthegreat) **Base:** `main` ← **Head:** `subc` --- ### 📝 Commits (1) - [`c029d70`](https://github.com/shadps4-emu/shadPS4/commit/c029d70356d463d564289e2e6b85e147966d4f51) Implement some RDNA flags ### 📊 Changes **2 files changed** (+37 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/shader_recompiler/frontend/translate/scalar_alu.cpp` (+36 -8) 📝 `src/shader_recompiler/frontend/translate/translate.h` (+1 -0) </details> ### 📄 Description Originally in #728, was postponed because of some concerns with ADDC, which I see are now resolved so the rest of the instructions with TODO: Carry out can be implemented --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:01:15 +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#2790
No description provided.