[PR #3217] [MERGED] Zero top bits in INSERTQ/EXTRQ #3313

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3217
Author: @OFFTKP
Created: 7/9/2025
Status: Merged
Merged: 7/9/2025
Merged by: @georgemoralis

Base: mainHead: insrq


📝 Commits (3)

📊 Changes

1 file changed (+14 additions, -7 deletions)

View changed files

📝 src/core/cpu_patches.cpp (+14 -7)

📄 Description

AMD manual says the value of these bits is undefined but AMD CPUs seem to zero them


🔄 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/3217 **Author:** [@OFFTKP](https://github.com/OFFTKP) **Created:** 7/9/2025 **Status:** ✅ Merged **Merged:** 7/9/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `insrq` --- ### 📝 Commits (3) - [`0a11060`](https://github.com/shadps4-emu/shadPS4/commit/0a11060964fc3cc8a50aab94c4ae970de7a10ab1) Zero top bits in INSERTQ/EXTRQ - [`a8875c2`](https://github.com/shadps4-emu/shadPS4/commit/a8875c2c6f371335edbea175568b307b1f02aff0) Clang-format - [`8c90d0b`](https://github.com/shadps4-emu/shadPS4/commit/8c90d0badf10b83bfbfbb39d1b6e4151e3b1ea54) Don't assert ### 📊 Changes **1 file changed** (+14 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/core/cpu_patches.cpp` (+14 -7) </details> ### 📄 Description AMD manual says the value of these bits is undefined but AMD CPUs seem to zero them --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:03:14 +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#3313
No description provided.