[PR #912] [CLOSED] Add S_LOAD_DWORD and S_LOAD_DWORDX2 #1827

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/912
Author: @dbz400
Created: 9/14/2024
Status: Closed

Base: mainHead: patch-3


📝 Commits (1)

  • 7d29fd2 Add S_LOAD_DWORD and S_LOAD_DWORDX2

📊 Changes

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

View changed files

📝 src/shader_recompiler/frontend/translate/scalar_memory.cpp (+4 -0)

📄 Description

For CUSA08034

[Render.Recompiler] translate.cpp:LogMissingOpcode:452: Unknown opcode S_LOAD_DWORDX2 (993, category = ScalarMemory)
[Render.Recompiler] translate.cpp:LogMissingOpcode:452: Unknown opcode S_LOAD_DWORD (992, category = ScalarMemory)


🔄 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/912 **Author:** [@dbz400](https://github.com/dbz400) **Created:** 9/14/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-3` --- ### 📝 Commits (1) - [`7d29fd2`](https://github.com/shadps4-emu/shadPS4/commit/7d29fd2114cd36cbeb30b39e4e32eb91b791f3fd) Add S_LOAD_DWORD and S_LOAD_DWORDX2 ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/shader_recompiler/frontend/translate/scalar_memory.cpp` (+4 -0) </details> ### 📄 Description For CUSA08034 [Render.Recompiler] <Error> translate.cpp:LogMissingOpcode:452: Unknown opcode S_LOAD_DWORDX2 (993, category = ScalarMemory) [Render.Recompiler] <Error> translate.cpp:LogMissingOpcode:452: Unknown opcode S_LOAD_DWORD (992, category = ScalarMemory) --- <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:07 +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#1827
No description provided.