[PR #2591] [MERGED] cpu_patches: Simplify and remove some restrictions on macOS. #2844

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2591
Author: @squidbus
Created: 3/4/2025
Status: Merged
Merged: 3/4/2025
Merged by: @georgemoralis

Base: mainHead: cpu-patch


📝 Commits (1)

  • 4d1822f cpu_patches: Simplify and remove some restrictions on macOS.

📊 Changes

1 file changed (+24 additions, -26 deletions)

View changed files

📝 src/core/cpu_patches.cpp (+24 -26)

📄 Description

Follow up with some changes I had wanted on the previous PR here. Removes some duplicated ifdef code paths by moving non-macOS stack save/restore into the appropriate functions, and removes the destination stack pointer restriction on macOS.


🔄 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/2591 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 3/4/2025 **Status:** ✅ Merged **Merged:** 3/4/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `cpu-patch` --- ### 📝 Commits (1) - [`4d1822f`](https://github.com/shadps4-emu/shadPS4/commit/4d1822fd4302e078d31651ab166b20f6fc61c83a) cpu_patches: Simplify and remove some restrictions on macOS. ### 📊 Changes **1 file changed** (+24 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `src/core/cpu_patches.cpp` (+24 -26) </details> ### 📄 Description Follow up with some changes I had wanted on the previous PR here. Removes some duplicated ifdef code paths by moving non-macOS stack save/restore into the appropriate functions, and removes the destination stack pointer restriction on macOS. --- <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:27 +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#2844
No description provided.