[PR #1825] [MERGED] Handle more 64bit shifts in Translator #2327

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1825
Author: @mikusp
Created: 12/18/2024
Status: Merged
Merged: 1/24/2025
Merged by: @squidbus

Base: mainHead: more_64bit_shifts


📝 Commits (1)

  • f6a5f86 Handle more 64bit shifts in Translator

📊 Changes

3 files changed (+27 additions, -1 deletions)

View changed files

📝 src/shader_recompiler/frontend/translate/scalar_alu.cpp (+21 -1)
📝 src/shader_recompiler/frontend/translate/translate.h (+2 -0)
📝 src/shader_recompiler/frontend/translate/vector_alu.cpp (+4 -0)

📄 Description

No description provided


🔄 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/1825 **Author:** [@mikusp](https://github.com/mikusp) **Created:** 12/18/2024 **Status:** ✅ Merged **Merged:** 1/24/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `more_64bit_shifts` --- ### 📝 Commits (1) - [`f6a5f86`](https://github.com/shadps4-emu/shadPS4/commit/f6a5f86cd8539fddefb5e207d917c0186da444be) Handle more 64bit shifts in Translator ### 📊 Changes **3 files changed** (+27 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/shader_recompiler/frontend/translate/scalar_alu.cpp` (+21 -1) 📝 `src/shader_recompiler/frontend/translate/translate.h` (+2 -0) 📝 `src/shader_recompiler/frontend/translate/vector_alu.cpp` (+4 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:16:05 +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#2327
No description provided.