[PR #4023] [MERGED] Handle operand fields execlo and exechi for S_MOV #3876

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/4023
Author: @kalaposfos13
Created: 2/11/2026
Status: Merged
Merged: 2/11/2026
Merged by: @georgemoralis

Base: mainHead: s-mov-execlo-exechi


📝 Commits (1)

  • 45f0d9c Handle operand fields execlo and exechi for S_MOV

📊 Changes

1 file changed (+8 additions, -0 deletions)

View changed files

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

📄 Description

This fixes an unreachable seen in one of SotC's shaders, and brings the game into menus on Linux.


🔄 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/4023 **Author:** [@kalaposfos13](https://github.com/kalaposfos13) **Created:** 2/11/2026 **Status:** ✅ Merged **Merged:** 2/11/2026 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `s-mov-execlo-exechi` --- ### 📝 Commits (1) - [`45f0d9c`](https://github.com/shadps4-emu/shadPS4/commit/45f0d9caff350bd3a07e438ae3306f32750b5842) Handle operand fields execlo and exechi for S_MOV ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/shader_recompiler/frontend/translate/scalar_alu.cpp` (+8 -0) </details> ### 📄 Description This fixes an unreachable seen in one of SotC's shaders, and brings the game into menus on Linux. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:05:18 +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#3876
No description provided.