[PR #3206] [MERGED] Rename 'AddCary' to 'AddCarry' #3305

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

📋 Pull Request Information

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

Base: mainHead: valfix


📝 Commits (1)

  • be166d0 Rename 'AddCary' to 'AddCarry'

📊 Changes

6 files changed (+8 additions, -8 deletions)

View changed files

📝 src/shader_recompiler/backend/spirv/emit_spirv_instructions.h (+1 -1)
📝 src/shader_recompiler/backend/spirv/emit_spirv_integer.cpp (+1 -1)
📝 src/shader_recompiler/frontend/translate/vector_alu.cpp (+2 -2)
📝 src/shader_recompiler/ir/ir_emitter.cpp (+2 -2)
📝 src/shader_recompiler/ir/ir_emitter.h (+1 -1)
📝 src/shader_recompiler/ir/opcodes.inc (+1 -1)

📄 Description

No description provided


🔄 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/3206 **Author:** [@OFFTKP](https://github.com/OFFTKP) **Created:** 7/7/2025 **Status:** ✅ Merged **Merged:** 7/7/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `valfix` --- ### 📝 Commits (1) - [`be166d0`](https://github.com/shadps4-emu/shadPS4/commit/be166d0c372cafb1d26fa1073b700514d3b82b68) Rename 'AddCary' to 'AddCarry' ### 📊 Changes **6 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/shader_recompiler/backend/spirv/emit_spirv_instructions.h` (+1 -1) 📝 `src/shader_recompiler/backend/spirv/emit_spirv_integer.cpp` (+1 -1) 📝 `src/shader_recompiler/frontend/translate/vector_alu.cpp` (+2 -2) 📝 `src/shader_recompiler/ir/ir_emitter.cpp` (+2 -2) 📝 `src/shader_recompiler/ir/ir_emitter.h` (+1 -1) 📝 `src/shader_recompiler/ir/opcodes.inc` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:12 +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#3305
No description provided.