[PR #2511] [MERGED] Simplify ANDN in most cases #2791

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2511
Author: @OFFTKP
Created: 2/23/2025
Status: Merged
Merged: 2/24/2025
Merged by: @squidbus

Base: mainHead: andn


📝 Commits (1)

📊 Changes

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

View changed files

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

📄 Description

Use dst as a scratch to avoid switching stacks


🔄 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/2511 **Author:** [@OFFTKP](https://github.com/OFFTKP) **Created:** 2/23/2025 **Status:** ✅ Merged **Merged:** 2/24/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `andn` --- ### 📝 Commits (1) - [`695c852`](https://github.com/shadps4-emu/shadPS4/commit/695c8523a143d44221c8cc7faf3e308ebba987e4) Simplify ANDN ### 📊 Changes **1 file changed** (+28 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/core/cpu_patches.cpp` (+28 -7) </details> ### 📄 Description Use dst as a scratch to avoid switching stacks --- <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:15 +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#2791
No description provided.